﻿input::placeholder { color: #232323 !important; }
input::placeholder { color: #232323 !important; }
textarea[placeholder]{ color: #232323 !important; }
textarea[placeholder]{ color: #232323 !important; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;font-family: Inter-Regular !important;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
@-webkit-viewport{width:device-width;}
@-moz-viewport{width:device-width;}
@-ms-viewport{width:device-width;}
@-o-viewport{width:device-width;}
@viewport{width:device-width;}
body{line-height:1;color:#fff;font-size:16px;font-family:'Open Sans', sans-serif;font-style:normal;font-weight:300;line-height:28px;background:#ffffff;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;overflow-x:hidden;white-space:normal;position:relative;}
.light-style{color:#333;}
.youtube-background,
.youtube-list-background{background-color:rgba(54,61,77,0.62);}
input,
textarea{font-size:16px;font-family:'Open Sans', sans-serif;font-style:normal;font-weight:300;}
h1, h2, h3, h4, h5, h6{font-weight:200;margin-bottom:10px;line-height:1.2em;}
h1{font-family:'Raleway', sans-serif;font-size:62px;position:relative;margin-bottom:0px;}
h2{font-family:'Raleway', sans-serif;font-size:48px;position:relative;}
h3{font-family:'Raleway', sans-serif;font-size:30px;}
h4{font-family:'Raleway', sans-serif;font-size:22px;}
h5{font-family:'Raleway', sans-serif;font-size:20px;}
h6{font-family:'Raleway', sans-serif;font-size:18px;}
p{margin-bottom:20px;}
p.lead{font-family:'Raleway', sans-serif;font-size:21px;padding:0;font-weight:300;}
.section-title{letter-spacing:0;margin-bottom:20px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;position:relative;}
.second-letter{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;display:block;position:absolute;left:0;right:0;top:50%;margin-top:-50px;height:100px;line-height:100px;font-family:Georgia, sans-serif;font-size:100px;color:#fff;z-index:-1;opacity:.2;}
a, a > *{color:#2a6496;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
a:hover, a > *:hover, a:focus{text-decoration:none;outline:0;}
em{font-style:italic;}
strong{font-weight:700;}
.color-white{color:#fff;}
.text-left{text-align:left !important;}
.text-right{text-align:right !important;}
.text-center{text-align:center !important;}
.text-justify{text-align:justify !important;}
.font-thin{font-weight:100 !important;}
.font-light{font-weight:400 !important;}
.font-normal{font-weight:400 !important;}
.font-medium{font-weight:500 !important;}
.font-bold{font-weight:700 !important;}
.font-semibold{font-weight:800 !important;}
.font-ultrabold{font-weight:900 !important;}
.float-left{float:left !important;}
.float-right{float:right !important;}
.center{margin-left:auto;margin-right:auto;display:block;}
.clear{clear:both;}
.all-margin{margin:20px !important;}
.left-margin{margin-left:20px !important;}
.right-margin{margin-right:20px !important;}
.top-margin{margin-top:20px !important;}
.bottom-margin{margin-bottom:20px !important;}
.no-margin{margin:0 !important;}
.no-left-margin{margin-left:0 !important;}
.no-right-margin{margin-right:0 !important;}
.no-top-margin{margin-top:0 !important;}
.no-bottom-margin{margin-bottom:0 !important;}
.no-padding{padding:0 !important;}
.no-left-padding{padding-left:0 !important;}
.no-right-padding{padding-right:0 !important;}
.no-top-padding{padding-top:0 !important;}
.no-bottom-padding{padding-bottom:0 !important;}
.bottom-padding{padding-bottom:20px !important;}
.video-container{width:100%;height:100%;}
.img-rounded{border-radius:100%;}
.img-center{display:block;margin:0 auto;}
.position-relative{position:relative;}
input, textarea{width:100%;height:auto;margin:0;margin-bottom:30px;padding:7px 20px;background-color:transparent;outline:none;-webkit-appearance:none;color:#fff;border:1px solid #fff;font-style:normal;font-weight:400;line-height:24px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .3s ease, border .3s ease, color .3s ease;-moz-transition:background-color .3s ease, border .3s ease, color .3s ease;-ms-transition:background-color .3s ease, border .3s ease, color .3s ease;-o-transition:background-color .3s ease, border .3s ease, color .3s ease;transition:background-color .3s ease, border .3s ease, color .3s ease;}
.light-style input,
.light-style textarea,
.light-style{border-color:#333;color:#333;}
input.rounded , textarea.rounded{-webkit-border-radius:21px;-moz-border-radius:21px;border-radius:21px;}
input.width-auto,
textarea.width-auto,
.width-auto{width:auto;min-width:270px;}
textarea{resize:both;height:150px;}
form input,
form textarea,
form {-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
input:hover, textarea:hover, 
input:focus, textarea:focus{color:#7f7f7f;}
.light-style input:hover,.light-style textarea:hover,.light-style ,
.light-style input:focus,.light-style textarea:focus,.light-style {color:#333;}
input[type="submit"], button{width:auto;cursor:pointer;}
select, option{cursor:pointer;}
input[type="checkbox"]{-webkit-appearance:checkbox;}
input[type="radio"]{-webkit-appearance:radio;}
input[type=checkbox], input[type=radio]{width:auto;}
.checkbox input[type=checkbox],
.radio input[type=radio]{margin-top:4px;}
.checkbox-inline input[type=checkbox],
.radio-inline input[type=radio]{margin-top:7px;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#333;}
input:-moz-placeholder, textarea:-moz-placeholder{color:#333;}
input.placeholder, textarea.placeholder{color:#333;}
input[placeholder]{text-overflow:ellipsis;}
::-moz-placeholder{text-overflow:ellipsis;}
input:-moz-placeholder{text-overflow:ellipsis;}
.form{position:relative;overflow:hidden;display:table;margin:0 auto;}
.success-message,
.error-message{padding-top:10px;color:#fff;font-size:14px;font-weight:300;display:none;}
.light-style .success-message,
.light-style .error-message{color:#333;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color:#fff;}
.light-style input::-webkit-input-placeholder,
.light-style textarea::-webkit-input-placeholder{color:#333;}
:-moz-placeholder{color:#fff;opacity:1;}
.light-style:-moz-placeholder{color:#333;}
::-moz-placeholder{color:#fff;opacity:1;}
.light-style::-moz-placeholder{color:#333;}
:-ms-input-placeholder{color:#fff;}
.light-style:-ms-input-placeholder{color:#333;}
.subscription-form input,
.subscription-form button{float:left;}
.subscription-form button{margin-left:10px;}
#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffff;z-index:10001;}
#loading-animation{width:120px;height:128px;position:absolute;left:50%;top:50%;background-image:url(images/loading-animation.gif);background-repeat:no-repeat;background-position:center;margin:-60px 0 0 -64px;}
.main-container{min-width:100%;min-height:100%;overflow:hidden;}
.section{position:relative;background-color:transparent;width:100%;overflow:hidden;padding:51px 0;z-index:10;}
.section.fullscreen-element{height:10px;}
.section-container{position:relative;z-index:100;}
.section.fullscreen-element .section-container{display:block;height:100%;padding:29px 0;}
.section.fullscreen-element .element-table{display:table;height:100%;width:100%;}
.section.fullscreen-element .table-cell{display:table-cell;vertical-align:middle;margin:auto;}
.section.fullscreen-element .table-cell2{display:table-cell;vertical-align:top;margin:auto;}
.section-header{padding-bottom:40px;}
.cover-background{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;}
.background-repeat{background-repeat:repeat;}
.background-repeat-x{background-repeat:repeat-x;}
.background-repeat-y{background-repeat:repeat-y;}
#video_background{position:fixed;bottom:0;right:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);}
.video-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;overflow:hidden;background-color:#000;}
.video-wrapper video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;max-width:none;width:auto;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.background-layer{position:fixed;top:-70px;bottom:-70px;left:-70px;right:-70px;z-index:0;-webkit-transition:background 700ms ease-in 0ms;-moz-transition:background 700ms ease-in 0ms;-o-transition:background 700ms ease-in 0ms;transition:background 700ms ease-in 0ms;}
.site-logo{position:fixed;top:0;left:0;z-index:9999;padding-left:30px;padding-top:40px;height:180px;}
.site-logo a,
.site-logo img{display:block;}
.site-logo img{width:250px;}
.site-nav{position:fixed;top:0;bottom:0;right:100px;z-index:999;width:50px;display:block;}
.site-nav ul{position:absolute;top:50%;padding:15px 0;width:50px;}
.site-nav ul li{width:100%;margin:15px 0;}
.site-nav ul li a{display:block;width:46px;padding:15px 0;margin:0 auto;position:relative; text-decoration:none;}
.site-nav ul li a span{display:block;width:17px;height:17px;background:#394049;margin:0 auto;}
.light-style .site-nav ul li a span{background:#394949;}
.site-nav ul li a:before{content:'';position:absolute;top:10px;bottom:10px;left:11px;right:10px;border:1px solid transparent;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.site-nav ul li a.active:before{content:'';position:absolute;top:10px;bottom:10px;left:10px;right:10px;border:1px solid #394049;}
.light-style .site-nav ul li a.active:before{border:1px solid #394049;}
.tooltip.left .tooltip-arrow{border-left-color:#fff;}
.light-style .tooltip.left .tooltip-arrow{border-left-color:#333;}
.tooltip-inner{max-width:230px;padding:5px 10px;color:#333;text-align:center;background-color:#fff;border-radius:0;text-transform:uppercase;letter-spacing:1px;font-family:'Open Sans', sans-serif;}
.light-style .tooltip-inner{color:#fff;background-color:#333;}
.tooltip.in{opacity:1;}
.line{position:absolute;display:block;}
.line.vertical{background:#fff;top:0;left:50%;width:2px;margin-left:-1px;}
.light-style .line.vertical{background:#333;}
.line.vertical.top{bottom:50%;top:0;}
.line.vertical.bottom{top:50%;bottom:0;}
.line.horizontal{background:#BE955B;top:24px;left:0;height:2px;}
.light-style .line.horizontal{background:#333;}
.line.horizontal.left{right:0;}
#clock{color:#fff;overflow:hidden;}
.counter-container{display:table;margin:0 auto;}
#clock .counter-box{display:block;width:160px;text-align:center;overflow:hidden;padding:10px 25px;float:left;margin:25px 0;position:relative;}
#clock .number{font-size:80px;text-align:center;font-family:'Monteserrat', sans-serif;font-weight:700;line-height:1;margin-bottom:10px;}
#clock span{display:block;font-size:21px;text-align:center;font-family:'Raleway', sans-serif;font-weight:300;padding-top:10px;position:relative;overflow:hidden;}
#clock span:before{position:absolute;content:'';display:block;width:21px;height:1px;background:#fff;margin-left:auto;margin-right:auto;left:0;right:0;top:0px;}
.service-icon{font-size:75px;color:#fff;margin-bottom:20px;}
.service h3{margin-bottom:10px;}
.feature-item{text-align:left;margin-bottom:30px;}
.feature-icon{font-size:40px;color:#fff;float:left;width:50px;text-align:center;}
.feature-text{margin-left:60px;}
.feature-item h3{font-size:21px;margin-bottom:10px;}
.ico.nav-tabs{margin:0 auto;margin-bottom:30px;border:0;display:table;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.ico.nav-tabs li{border-right:0;margin-bottom:0;}
.ico.nav-tabs li:last-child{border-right:0;}
.ico.nav-tabs > li.active{border:0;border-right:0;}
.ico.nav-tabs li.active:last-child{border-right:0;}
.ico.nav-tabs > li.active > a,
.ico.nav-tabs > li.active > a:hover,
.ico.nav-tabs > li.active > a:focus{color:#000;background:transparent;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.ico.nav-tabs > li.active > a:hover{border:0;}
.ico.nav-tabs > li > a{font-size:14px;text-transform:none;color:#91989E;margin-right:0;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:20px 40px;}
.ico.nav-tabs > li > a:hover{color:#91989E;}
.ico.nav-tabs > li > a > i{display:block;color:#000;font-size:60px;line-height:70px;}
.ico.nav-tabs > li > a:hover > i,
.ico.nav-tabs > li.active > a > i{color:#fff;}
.ico.nav-tabs > li > a > span{display:block;color:#fff;position:relative;text-transform:uppercase;letter-spacing:2px;}
.ico.nav-tabs > li > a > span:before{content:'';position:absolute;bottom:-7px;left:0;right:0;width:0;height:1px;margin:0 auto;background:#fff;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.ico.nav-tabs > li.active > a > span:before,
.ico.nav-tabs > li > a:hover > span:before{opacity:1;width:21px;}
.ico.nav-tabs > li > a:hover > span,
.ico.nav-tabs > li.active > a > span{color:#fff;}
.ico.tab-content .tab-pane{padding:0;border:0;text-align:left;}
.ico.tab-content .tab-pane .btn{margin-top:15px;}
.light-style .ico.nav-tabs > li > a,
.light-style .ico.nav-tabs > li > a:hover,
.light-style .ico.nav-tabs > li > a > i,
.light-style .ico.nav-tabs > li > a:hover > i,
.light-style .ico.nav-tabs > li.active > a > i,
.light-style .ico.nav-tabs > li > a > span,
.light-style .ico.nav-tabs > li > a:hover > span,
.light-style .ico.nav-tabs > li.active > a > span,
.light-style .ico.nav-tabs > li.active > a,
.light-style .ico.nav-tabs > li.active > a:hover,
.light-style .ico.nav-tabs > li.active > a:focus{color:#333;}
.light-style .ico.nav-tabs > li > a > span:before{background:#333;}
.heading-block{margin-bottom:15px;position:relative;}
.heading-block h4{padding:0 0 15px;border-bottom:1px solid #fff;}
.light-style .heading-block h4{border-bottom:1px solid #333;}
hr{border-top:1px solid #fff;}
.light-style hr{border-bottom:1px solid #333;}
.site-footer{background:transparent;bottom:8px;right:0;left:0;color:#394049;min-height:63px;margin:0 auto;z-index:10;padding-left:61px;padding-right:61px;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:position .5s ease;-moz-transition:position .5s ease;-ms-transition:position .5s ease;-o-transition:position .5s ease;transition:position .5s ease;position:absolute;}
.copyright{line-height:33px;margin:0;text-align:left;padding-left:30px;position:absolute;bottom:0;left:0;color:white;}
.socials-icons{position:relative;width:100%;margin:0;height:50px;}
.socials-icons ul{margin:0;display:table;float:right;}
.socials-icons li{margin:0;display:block;float:left;}
.socials-icons li a{display:block;background:transparent;position:relative;width:50px;height:50px;text-align:center;line-height:50px;}
.socials-icons li a i{color:#BE955B;font-size:21px;-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1);-ms-transition:all 200ms ease-in;-ms-transform:scale(1);-moz-transition:all 200ms ease-in;-moz-transform:scale(1);transition:all 200ms ease-in;transform:scale(1);}
.socials-icons li a:hover i{color:#fff;font-size:25px;-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1.5);-ms-transition:all 200ms ease-in;-ms-transform:scale(1.5);-moz-transition:all 200ms ease-in;-moz-transform:scale(1.5);transition:all 200ms ease-in;transform:scale(1.5);}
.light-style .socials-icons li a i,
.light-style .socials-icons li a:hover i{color:#333;}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.button:focus{outline:none;outline-offset:0px;text-decoration:none;}
.buttons-group{margin:0px -10px;}
.text-intro{width:60%;margin:auto;}
.buttons-group a,
.buttons-group button{margin:0 10px;}
.button{display:inline-block;position:relative;cursor:pointer;outline:0;outline-offset:0;white-space:nowrap;margin:0;padding:0 27px;font-size:14px;height:40px;line-height:40px;background-color:#fff;color:#fff;font-weight:400;letter-spacing:1px;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.button i{color:#fff;position:relative;line-height:1;margin-right:5px;}
.button:hover,
.button:focus{color:#fff;opacity:.87;}
.button:hover i,
.button:focus i{color:#fff;}
.button.icon-right i{margin:0 0 0 5px;}
.button.button-rounded{-webkit-border-radius:26px;-moz-border-radius:26px;border-radius:26px;}
.button.button-border{border:2px solid #2196f3;background-color:transparent;color:#2196f3;line-height:34px;}
.button.button-border i{color:#2196f3;}
.button.button-link{background-color:transparent;border-color:transparent;}
.button.button-link,
.button.button-link i{color:#2196f3;}
.button.button-mini{padding:0 19px;font-size:11px;height:28px;line-height:28px;}
.button.button-border.button-mini{line-height:24px;}
.button.button-small{padding:0 22px;font-size:12px;height:34px;line-height:34px;}
.button.button-border.button-small{line-height:30px;}
.button.button-large{padding:0 31px;font-size:16px;height:46px;line-height:46px;}
.button.button-border.button-large{line-height:42px;}
.button.button-xlarge{padding:0 37px;font-size:18px;letter-spacing:2px;height:52px;line-height:52px;}
.button.button-border.button-xlarge{line-height:48px;}
.button-red{background-color:#dd4b39;}
.button-red.button-border{border-color:#dd4b39;}
.button-red.button-border,
.button-red.button-link,
.button-red.button-border i,
.button-red.button-link i{color:#dd4b39;}
.button-pink{background-color:#e91e63;}
.button-pink.button-border{border-color:#e91e63;}
.button-pink.button-border,
.button-pink.button-link,
.button-pink.button-border i,
.button-pink.button-link i{color:#e91e63;}
.button-purple{background-color:#9c27b0;}
.button-purple.button-border{border-color:#9c27b0;}
.button-purple.button-border,
.button-purple.button-link,
.button-purple.button-border i,
.button-purple.button-link i{color:#9c27b0;}
.button-indigo{background-color:#3f51b5;}
.button-indigo.button-border{border-color:#3f51b5;}
.button-indigo.button-border,
.button-indigo.button-link,
.button-indigo.button-border i,
.button-indigo.button-link i{color:#3f51b5;}
.button-cyan{background-color:#00bcd4;}
.button-cyan.button-border{border-color:#00bcd4;}
.button-cyan.button-border,
.button-cyan.button-link,
.button-cyan.button-border i,
.button-cyan.button-link i{color:#00bcd4;}
.button-teal{background-color:#80CBC4;}
.button-teal.button-border{border-color:#80CBC4;}
.button-teal.button-border,
.button-teal.button-link,
.button-teal.button-border i,
.button-teal.button-link i{color:#80CBC4;}
.button-green{background-color:#8bc34a;}
.button-green.button-border{border-color:#8bc34a;}
.button-green.button-border,
.button-green.button-link,
.button-green.button-border i,
.button-green.button-link i{color:#8bc34a;}
.button-lime{background-color:#cddc39;}
.button-lime.button-border{border-color:#cddc39;}
.button-lime.button-border,
.button-lime.button-link,
.button-lime.button-border i,
.button-lime.button-link i{color:#cddc39;}
.button-yellow{background-color:#ffeb3b;}
.button-yellow.button-border{border-color:#ffeb3b;}
.button-yellow.button-border,
.button-yellow.button-link,
.button-yellow.button-border i,
.button-yellow.button-link i{color:#ffeb3b;}
.button-amber{background-color:#ffc107;}
.button-amber.button-border{border-color:#ffc107;}
.button-amber.button-border,
.button-amber.button-link,
.button-amber.button-border i,
.button-amber.button-link i{color:#ffc107;}
.button-orange{background-color:#ff9800;}
.button-orange.button-border{border-color:#ff9800;}
.button-orange.button-border,
.button-orange.button-link,
.button-orange.button-border i,
.button-orange.button-link i{color:#ff9800;}
.button-brown{background-color:#795548;}
.button-brown.button-border{border-color:#795548;}
.button-brown.button-border,
.button-brown.button-link,
.button-brown.button-border i,
.button-brown.button-link i{color:#795548;}
.button-grey{background-color:#ededed;}
.button-grey,
.button-grey i,
.button-grey:hover,
.button-grey:hover i,
.button-grey.button-border,
.button-grey.button-border i{color:#333;}
.button-grey.button-border{border-color:#ededed;}
.button-grey.button-link,
.button-grey.button-link i{color:#ededed;}
.button-black{background-color:#333;}
.button-black.button-border{border-color:#333;}
.button-black.button-border,
.button-black.button-link,
.button-black.button-border i,
.button-black.button-link i{color:#333;}
.button-white{background-color:#fff;}
.button-white,
.button-white i,
.button-white:hover,
.button-white:hover i{color:#333;}
.button-white.button-border{border-color:#fff;}
.button-white.button-border,
.button-white.button-link,
.button-white.button-border i,
.button-white.button-link i,
.button-white.button-border:hover,
.button-white.button-border:hover i,
.button-white.button-link:hover,
.button-white.button-link:hover i{color:#fff;}
.overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.overlay-frame{position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0px 0px 0px 80px #353438;z-index:1;}
.color-overlay,
.gradient-overlay{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;}
.background-white{background:#fff;}
.background-grey{background:#fcfcfc;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #fcfcfc 0%, #f8fafa 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f8fafa));background:-webkit-linear-gradient(top, #fcfcfc 0%,#f8fafa 100%);background:-o-linear-gradient(top, #fcfcfc 0%,#f8fafa 100%);background:-ms-linear-gradient(top, #fcfcfc 0%,#f8fafa 100%);background:linear-gradient(to bottom, #fcfcfc 0%,#f8fafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f8fafa',GradientType=0);}
.adress{position:relative;padding-left:60px;}
.adress i{position:absolute;font-size:42px;display:block;height:42px;left:0;top:0;bottom:0;margin:auto 0;}
.contact-way{margin:0;}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover{background-color:rgba(0,0,0,0) !important;}
.nivo-lightbox-theme-default .nivo-lightbox-close{background:url(images/close.png) no-repeat scroll 0px 0px !important;width:32px !important;height:32px !important;}
.nivo-lightbox-theme-default .nivo-lightbox-prev{background-image:url(images/prev.png) !important;}
.nivo-lightbox-theme-default .nivo-lightbox-next{background-image:url(images/next.png) !important;}
.play-button{width:80px;height:80px;line-height:76px;font-size:50px;color:#fff;border:2px solid #fff;text-align:center;margin:0 auto;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;z-index:4;border-radius:50%;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;cursor:pointer;}
.play-button i{color:#fff;position:relative;right:-3px;}
.play-button:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.play-button.large{height:120px;line-height:116px;width:120px;font-size:82px;margin-top:-60px;margin-left:-60px;}
.play-button.large i{right:-6px;}
.play-button.inline{position:relative;top:0;left:0;margin-top:0;margin-left:0;display:inline-block;z-index:0;}
.play-button.dark{border-color:#333;color:#333;}
.play-button.dark i{color:#333;}
.line-separate{display:block;margin-bottom:20px;width:100%;height:1px;position:relative;}
.line-separate span{display:block;position:relative;width:70px;height:1px;margin:0;}
.line-dark span{background:#999;}
.line-white span{background:#fff;}
.line-color span{background:#7da7f3;}
.line-center span{margin-left:auto;margin-right:auto;}
.opacity-100{opacity:1;}
.opacity-95{opacity:0.95;}
.opacity-90{opacity:0.9;}
.opacity-85{opacity:0.85;}
.opacity-80{opacity:0.8;}
.opacity-75{opacity:0.75;}
.opacity-70{opacity:0.70;}
.opacity-65{opacity:0.65;}
.opacity-60{opacity:0.60;}
.opacity-55{opacity:0.55;}
.opacity-50{opacity:0.5;}
.opacity-45{opacity:0.45;}
.opacity-40{opacity:0.4;}
.opacity-35{opacity:0.35;}
.opacity-30{opacity:0.3;}
.opacity-25{opacity:0.25;}
.opacity-20{opacity:0.2;}
.opacity-15{opacity:0.15;}
.opacity-10{opacity:0.1;}
.opacity-5{opacity:0.05;}
.opacity-0{opacity:0.0;}
.empty-space{width:100%;height:50px;overflow:hidden;}
.photo-image{max-width:350px;margin:0 auto;}
.height-auto{height:auto;}
.highlight{color:#7DA7F3;}
.flexslider.textslider{margin:0;background:transparent;border:0px solid #fff;position:relative;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px;-webkit-box-shadow:0 0px 0px rgba(0,0,0,.2);-moz-box-shadow:0 0px 0px rgba(0,0,0,.2);-o-box-shadow:0 0px 0px rgba(0,0,0,.2);box-shadow:0 0px 0px rgba(0,0,0,.2);zoom:1;}
.textslider h1{font-size:72px;font-weight:200;}
.textslider h2{font-size:58px;font-weight:200;}
.textslider h3{font-size:40px;font-weight:200;}
body.mobile{-webkit-text-size-adjust:none;}
body.mobile .onstart,
body.mobile #video_background{display:none;}
body.mobile .video-wrapper{display:none;}
@media all and (-ms-high-contrast:none){*::-ms-backdrop,
}
@media(max-width:991px){.section.fullscreen-element,
.fullscreen-element{}
.site-nav{right:0;}
section, .section{}
.fullscreen-element .section-container{display:block;}
.fullscreen-element .table-container{display:block;}
h1{font-size:50px;}
h2{font-size:44px;}
h3{font-size:26px;}
.services .service{padding-bottom:50px;}
.services .service:last-child{padding-bottom:0px;}
#clock .counter-box{display:inline-block;float:none;width:170px;padding:15px 15px;}
}
@media(max-width:768px){.textslider h1{font-size:62px;}
.textslider h2{font-size:48px;}
.textslider h3{font-size:30px;}
.subscription-form input,
.subscription-form button{margin:0px auto;float:none;}
.subscription-form button{margin-top:10px;}
.line.horizontal{display:none;}
.site-footer{bottom:0;background:#111;color:#ffffff;padding:30px;display:none;}
.copyright{text-align:center;padding:0;position:relative;}
.socials-icons{height:auto;display:block;overflow:hidden;}
.socials-icons ul{margin:0 auto;text-align:center;display:table;overflow:hidden;float:none;}
.socials-icons li{margin:0px 10px;display:inline-block;float:none;}
.socials-icons li a,
.socials-icons li a:hover,
.socials-icons li a i,
.socials-icons li a:hover i{color:#333;}
h1{font-size:36px;}
h2{font-size:30px;}
h3{font-size:26px;}
.nav-tabs>li{float:none;}
input.width-auto,
textarea.width-auto,
}
@media(max-width:640px){.textslider h1{font-size:48px;}
.textslider h2{font-size:30px;}
.textslider h3{font-size:24px;}
.text-intro{width:95%;margin:auto;}
}
#toolbar{position:fixed;z-index:3;right:10px;top:10px;padding:5px;background:url(fs_img_g_bg.png);}
#toolbar img{border:none;}
#img_title{position:fixed;z-index:3;left:10px;top:200px;padding:10px;width:70%;text-align:center;margin-left:15%;margin-right:15%;color:#FFF;font-size:24px;}
#bg{position:fixed;z-index:1;overflow:hidden;width:100%;height:80%;margin-top:5%;}
#bgimg{display:none;-ms-interpolation-mode:bicubic;}
#preloader{position:relative;z-index:3;width:32px;padding:20px;top:80px;margin:auto;}
#thumbnails_wrapper{z-index:2;position:fixed;bottom:0;width:100%;background:url(empty.gif);}
#outer_container{position:relative;padding:0;width:100%;margin:40px auto;}
#outer_container .thumbScroller{position:relative;overflow:hidden;background-color:#BE955B;}
#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content{height:170px;}
#outer_container .thumbScroller .container{position:relative;left:0;}
#outer_container .thumbScroller .content{float:left;}
#outer_container .thumbScroller .content div{margin:5px;height:100%;}
#outer_container .thumbScroller img{border:5px solid #fff;border-radius:15px 15px 15px 15px;-moz-border-radius:15px 15px 15px 15px;-webkit-border-radius:15px 15px 15px 15px;border:0px solid #000000;}
#outer_container .thumbScroller .content div a{display:block;padding:5px;}
.nextImageBtn, .prevImageBtn{display:block;position:absolute;width:50px;height:50px;top:60%;margin:-25px 50px 0 50px;z-index:3;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.nextImageBtn:hover,.prevImageBtn:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.nextImageBtn{right:0;background:#000 url(nextImgBtn.png) center center no-repeat;}
.prevImageBtn{background:#000 url(prevImgBtn.png) center center no-repeat;}


/*----------------------------------------------------------------------------------------*/


/*FONTS*/

@font-face {
    font-family: MONTSERRAT-BOLD;
    src: url("fonts/MONTSERRAT-BOLD.OTF");
}

	.MB {
    font-family: MONTSERRAT-BOLD !important;
	}
	
@font-face {
    font-family: MONTSERRAT-LIGHT;
    src: url("fonts/MONTSERRAT-LIGHT.OTF");
}

	.ML {
    font-family: MONTSERRAT-LIGHT !important;
	}
	
@font-face {
    font-family: MONTSERRAT-REGULAR;
    src: url("fonts/MONTSERRAT-REGULAR.OTF");
}

	.MR {
    font-family: MONTSERRAT-REGULAR !important;
	}
	


/*PHONE*/
@media screen and (max-width: 999px) {
.ocultar{
display:none;
}
.rowinicio{
	height: 100vh;
	background-position: center !important;
}
.btnAgenda{
	height: 50vh;
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
    align-items: center;
}
.btnConoce{
	height: auto;
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
    align-items: center;
    padding: 5%;
}
.condiciones{
	width:100%;
	margin:0px !important;
	padding:0px;
	background-color: white;
	background-repeat: no-repeat;
	background-position-x: 105%;
	background-position-y: bottom;
}
.condicionesUno{
	padding: 0% 5% 3% 5%;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 35px;
	font-size: 25px;
	color: #142a67;
}
.condicionesDos{
	padding: 0% 5% 3% 5%;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 35px;
	font-size: 25px;
	color: #142a67;
}
.ubicacionflex{
	display: flex;
    flex-direction: column;
}
.gridConoce{
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
	width: 100%;
}
.leftCenter{
	text-align:center;
	padding: 5%;
}
}
/*PHONE*/

/*PC*/
@media screen and (min-width: 1000px) {
.no_ocultar{
display:none;
}
.rowinicio{
	height: 60vh;
	background-position-y: 0% !important;
}
.btnAgenda{
	height: 22vh;
	display: flex;
	width: 100%;
	flex-direction: column-reverse;
	align-items: flex-end;
	padding-right: 50px;
}
.btnConoce{
	height: 22vh;
	display: flex;
	width: 100%;
	flex-direction: column-reverse;
	align-items: flex-end;
	padding-right: 50px;
}
.condiciones{
	width:100%;
	margin:0px !important;
	padding:0px;
	background: url('img/2-04.png');
	background-color: white;
	background-repeat: no-repeat;
	background-position-x: 102%;
	background-position-y: bottom;
}
.condicionesUno{
	padding: 5% 100px;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 35px;
    font-size: 20px;
    color: #142a67;
    justify-content: center;
}
.condicionesDos{
	padding: 5% 100px;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 35px;
    font-size: 20px;
    color: #142a67;
    justify-content: center;
}
.ubicacionflex{
	display: flex;
    flex-direction: row;
}
.gridConoce{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	width: 80%;
}
.leftCenter{
	text-align:left;
	padding-left: 5%;
}
}
/*PC*/

header {
  background: #142a67;
  color: #fff;
}

.navbar {
  display: flex;
  justify-content: space-between; /* logo a la izq, menú a la der */
  align-items: center;
  padding: 1rem 2rem;
  margin:0px !important;
}
.navbar{
	position: fixed !important;
    min-height: 50px !important;
    margin-bottom: 20px !important;
    border: 1px solid transparent !important;
    width: 100% !important;
    max-width: 1800px !important;
    background-color: #142a67 !important;
	z-index:99999;
	border-radius:0px !important;
}

.logo {
  font-size: 1.5rem;
  font-weight: bold;
}

/* Menú lateral */
.nav-links {
  position: fixed;
  top: 0;
  right: -100%; /* oculto */
  width: 100%;
  max-width:500px;
  height: 100vh;
  background: #142a67;
  list-style: none;
  padding-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  transition: right 0.3s ease;
  z-index: 99999999;
}

.nav-links li a {
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  padding: 0.5rem 1rem;
  display: block;
}

.nav-links.active {
  right: 0;
}

/* Botón hamburguesa */
.hamburger {
  display: flex;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1000;
}

.hamburger span {
  width: 30px;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  transition: 0.3s;
}

/* Animación a "X" */
.hamburger.open span:nth-child(1) {
  transform: rotate(45deg) translateY(8px);
}

.hamburger.open span:nth-child(2) {
  opacity: 0;
}

.hamburger.open span:nth-child(3) {
  transform: rotate(-45deg) translateY(-8px);
}

 .carousel {
      position: relative;
      max-width: 70%;
    }

    .testimonial {
      background: linear-gradient(to right, #d9e6f7, #e4ebf8);
      border-radius: 10px;
      padding: 20px;
      display: none;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      transition: opacity 0.3s ease-in-out;
    }

    .testimonial.active {
      display: block;
    }

    .testimonial strong {
      display: block;
      margin-bottom: 5px;
      color: #003366;
    }

    .testimonial p {
      font-size: 14px;
      color: #333;
      margin: 0;
    }

    .next-btn {
      position: absolute;
      top: 50%;
      right: -60px;
      transform: translateY(-50%) !important;
      background: none;
      border: none;
      cursor: pointer;
    }

    .next-btn svg {
      width: 60px;
      fill: #003366;
    }
	
	.cardConoce{
		background: linear-gradient(90deg, #2b85c4, #1a64a3);
		border-radius: 8px;
		padding: 12px 20px;
		color: white;
		display: flex;
		align-items: center;
		gap: 15px;
		font-size:25px;
		justify-content: center;
	}

.servicios {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 columnas */
  gap: 0px;
}

.card {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
  display: block;
  color: white;
  text-decoration: none;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.card:hover img {
  transform: scale(1.1);
}

/* Overlay con gradiente */
.overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 51, 102, 0.55); /* azul semi-transparente */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
  transition: background 0.4s ease;
}

/* El título siempre visible */
.overlay h3 {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  opacity: 1;
  transition: transform 0.4s ease;
}

/* La descripción inicialmente oculta */
.overlay p {
  margin-top: 10px;
  font-size: 14px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

/* Hover: se muestra descripción */
.card:hover .overlay {
  background: rgba(0, 51, 102, 0.75);
}

.card:hover .overlay p {
  opacity: 1;
  transform: translateY(0);
}

/* --- RESPONSIVO --- */
@media (max-width: 768px) {
  .servicios {
    grid-template-columns: 1fr; /* 1 columna en pantallas chicas */
  }
    /* En móvil, siempre mostrar la descripción */
  .overlay {
    background: rgba(0, 51, 102, 0.75); /* un poco más oscuro para legibilidad */
  }

  .overlay p {
    opacity: 1;
    transform: translateY(0);
  }
}

.footer {
  background-color: #0d2c66; /* azul oscuro */
  color: white;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 30px 50px;
  font-size: 14px;
  justify-items: center;
}

.footer-column h4 {
  margin-bottom: 10px;
  font-size: 16px;
}

.footer-column p {
  margin: 5px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer-column a {
  color: white;
  text-decoration: none;
}

.footer-column a:hover {
  text-decoration: underline;
}

/* Íconos sociales */
.socials {
  display: flex;
  gap: 15px;
  margin-top: 10px;
}

.socials img {
  width: 20px;
  filter: brightness(0) invert(1); /* para que sean blancos */
  transition: opacity 0.3s;
}

.socials img:hover {
  opacity: 0.7;
}

/* Responsivo */
@media (max-width: 768px) {
  .footer {
    grid-template-columns: 1fr; /* una sola columna en móvil */
    text-align: center;
  }

  .footer-column p {
    justify-content: center;
  }

  .socials {
    justify-content: center;
  }
}




/*MENU*/

/* TOP BAR */
.top-bar {
  background: linear-gradient(90deg, #123c6e, #1f6fb2);
  padding: 6px 4%;
}

.top-bar-right {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  flex-wrap: wrap;
}

.top-bar a {
  color: #fff !important;
  font-size: 14px;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  gap: 6px;
}

.top-bar img {
  width: 16px;
  height: 16px;
}

/* HEADER */
.header {
  background: linear-gradient(90deg, #0b2a52, #1c4e89);
  position: sticky;
  top: 0;
  z-index: 1000;
}

.nav-container {
  margin: auto;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo img {
  height: 45px;
}

/* NAV */
.nav {
  display: flex;
  gap: 30px;
}

.nav a {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
}

.nav a::after {
  content: "";
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: -5px;
  left: 0;
  transition: 0.3s;
}

.nav a:hover::after {
  width: 100%;
}

/* MENU TOGGLE */
.menu-toggle {
  display: none;
  font-size: 26px;
  color: #fff;
  cursor: pointer;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .nav {
    position: absolute;
    top: 100%;
    right: 0;
    background: #051428;
    flex-direction: column;
    width: 220px;
    display: none;
  }

  .nav a {
    padding: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
  }

  .menu-toggle {
    display: block;
  }

  .nav.active {
    display: flex;
  }
  
  .top-bar-right {
  justify-content: center;
  gap: 8px;
}
}

/*MENU*/


/*INICIO*/

.hero {
  position: relative;
  width: 100%;
  min-height: 70vh;
  background: url("img/inicio/inicio.jpg") center center / cover no-repeat;
  display: flex;
  align-items: flex-end;      /* ⬅ NO centrado */
  color: #fff;
}

/* Overlay */
.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(#103461d9 50%, transparent 100%);
}

/* Contenido */
.hero-content {
 z-index: 2;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.hero-content h1 {
  font-size: clamp(2.8rem, 5vw, 6.2rem);
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1.15;
    margin-bottom: 0px;
    text-shadow: 0 0 20px black;
    text-align: center;
}

.hero-content h1 span {
  font-weight: 900;
}

.hero-content p {
  font-size: 2rem;
  letter-spacing: 2px;
  margin-bottom: 28px;
  text-shadow: 0 0 20px black;
  font-weight: 900;
  text-align:center;
}

/* Botón */
.div-hero-btn{
	text-align: right;
    padding-right: 15%;
    position: relative;
    top: 15px;
}

.hero-btn {
      background: #0f325e;
    color: #fff !important;
    padding: 10px 32px;
    border-radius: 6px;
    text-decoration: none !important;
    font-weight: 600;
    display: inline-block;
    font-size: 20px;
}

@media (max-width: 900px) {
	.div-hero-btn{
	text-align: center;
    padding-right: 0%;
    position: relative;
    top: 15px;
}
}

/*INICIO*/

/* SECCION 1 */

.conocenos{
    padding:100px 0px 0px 0px;
    background:#ffffff;
}

/* TEXTO SUPERIOR */
.intro-conocenos{
    max-width:900px;
    margin:0 auto 80px;
    text-align:center;
}

.intro-conocenos p{
    font-size:15.5px;
    line-height:1.3;
    color:#6f7682;
}

.intro-conocenos strong{
    color:#1d3f75;
    font-weight:600;
}

.acciones-intro{
    margin-top:30px;
    display:flex;
    justify-content:center;
    gap:15%;
    flex-wrap:wrap;
}

/* BOTONES */
.btn-primario,
.btn-secundario{
    padding:14px 28px;
    border-radius:0px;
    font-size:14px;
    font-weight:600;
    text-decoration:none;
    transition:.3s ease;
	text-decoration: none !important;
}

.btn-primario{
    background:#1d3f75;
    color:#fff;
    box-shadow:0 8px 20px rgba(29,63,117,.25);
}

.btn-secundario{
    background:#1f6fb2;
    color:#fff !important;
    box-shadow:0 8px 20px rgba(43,123,255,.25);
}

.btn-primario:hover,
.btn-secundario:hover{
    transform:translateY(-4px);
}

/* LAYOUT PRINCIPAL */
.contenido-conocenos{
    margin:0px;
    display:grid;
    grid-template-columns:1.3fr 1fr;
    gap:0px;
    align-items:center;
}

.info-conocenos{
	padding: 3% 5% 0% 5%;
}

/* IMAGEN */
.imagen-conocenos img{
    width:100%;
    display:block;
}

/* INFO */
.info-conocenos h3{
    font-size:22px;
    font-weight:700;
    color:#1d3f75;
}

.info-conocenos p{
    font-size:15.5px;
    line-height:1.7;
    color:#6f7682;
    margin-bottom:18px;
}

/* VALORES */
.valores{
    margin-top:30px;
    display:flex;
    flex-direction:column;
    gap:25px;
}

.valor{
    display:flex;
    gap:18px;
    align-items:center;
}

.icono{
    
}

.icono img{
    width:50px;
}

.valor h4{
    font-size:15px;
    font-weight:700;
    color:#1d3f75;
    margin-bottom:6px;
}

.valor p{
    font-size:14.5px;
    color:#6f7682;
}

/* RESPONSIVE */
@media(max-width:900px){
    .contenido-conocenos{
        grid-template-columns:1fr;
        text-align:center;
		gap:50px;
    }

    .valor{
        justify-content:center;
        text-align:left;
    }
}

@media(max-width:600px){
    .intro-conocenos p,
    .info-conocenos p{
        font-size:15px;
    }

    .acciones-intro{
        gap:20px;
    }
}

/* SECCION 1 */

/* SECCION 2 */

.porque-nevro{
        position: relative;
    width: 100%;
    height: 420px;
    background-image: url("img/inicio/seccion 3/nuestros servicios.jpg");
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
}

/* Overlay degradado */
.porque-nevro::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(to top, rgb(16 54 100) 0%, rgb(17 55 102 / 43%) 35%, rgb(16 52 97 / 14%) 60%, rgb(17 54 101 / 0%) 100%);
}

/* Contenedor del texto */
.porque-nevro .overlayPQ{
    position:relative;
    width:100%;
    text-align:center;
    padding-bottom:30px;
    z-index:2;
}

/* Texto */
.porque-nevro h2{
    color:#ffffff;
    font-size:22px;
    font-weight:700;
    letter-spacing:1px;
}

/* RESPONSIVE */
@media (max-width:768px){
    .porque-nevro{
        height:320px;
    }

    .porque-nevro h2{
        font-size:18px;
        padding:0 20px;
    }
}

/* CONTENEDOR */
.beneficios-imagenologia{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 40px;
    text-align: left;
    justify-items: center;
    align-items: start;
	padding-bottom: 5%;
}

.beneficios-imagenologia-dos{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 40px;
    text-align: left;
    justify-items: center;
    align-items: start;
}

/* TARJETA */
.beneficio{
    display: flex;
    flex-direction: row;
    gap: 14px;
    transition: transform .3s ease;
    align-items: flex-start;
}

/* ICONO */
.beneficio img{
    width:50px;
    transition:transform .3s ease;
}

/* TITULO */
.beneficio h4{
    font-size:17px;
    font-weight:700;
    color:#7b7f86;
	margin-top: 0px;
}

/* TEXTO */
.beneficio p{
    font-size:15px;
    line-height:1.6;
    color:#1d3f75;
    max-width:300px;
}

/* HOVER */
.beneficio:hover{
    transform:translateY(-6px);
}

.beneficio:hover img{
    transform:scale(1.15);
}

/* POSICIONAR LOS DOS DE ABAJO */
.beneficio:nth-child(4){
    grid-column:1 / span 1;
}

.beneficio:nth-child(5){
    grid-column:2 / span 1;
}

/* RESPONSIVE */
@media(max-width:900px){
    .beneficios-imagenologia{
        grid-template-columns:repeat(2,1fr);
        text-align:center;
    }
	
	.beneficios-imagenologia-dos{
    grid-template-columns: repeat(2, 1fr);
    text-align: center;
}

    .beneficio p{
        margin:0 auto;
    }
}

@media(max-width:600px){
    .beneficios-imagenologia{
        grid-template-columns:1fr;
		padding-bottom: 50px;
    }
	.beneficios-imagenologia-dos{
    grid-template-columns: 1fr;
}
}

/* SECCION 2 */

/* SECCION 3 */

.nrw-services-slider{
        position: relative;
    padding: 0px 8%;
    background-color: white;
}

.nrw-slider-track{
    display:flex;
    gap:30px;
    overflow-x:auto;
    scroll-behavior:smooth;
    scrollbar-width:none;
}

.nrw-slider-track::-webkit-scrollbar{
    display:none;
}

.nrw-slide-card{
    width: 200px;
    flex:0 0 auto;
    background:linear-gradient(to bottom,#6fa9c9,#ffffff);
    border-radius:0px;
    padding:30px 20px;
    text-align:center;
}

.nrw-slide-card img{
    width:70px;
    margin-bottom:18px;
}

.nrw-slide-card h4{
    font-size:15px;
    font-weight:700;
    color:#1d3f75;
    margin-bottom:8px;
}

.nrw-slide-card p{
    font-size:13.5px;
    color:#6f7682;
    line-height:1.5;
}

/* BOTONES */
.nrw-slider-btn{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    background:none;
    border:none;
    font-size:26px;
    font-weight:700;
    color:#1d3f75;
    cursor:pointer;
    z-index:2;
}

.nrw-prev{ left:0; }
.nrw-next{ right:0; }

/* DESKTOP */
@media(min-width:1000px){
    .nrw-slider-track{
        overflow:hidden;
    }
    .nrw-slide-card{
        min-width:unset;
        flex:1;
    }
    .nrw-slider-btn{
        display:none;
    }
}

/* SECCION 3 */


/* SECCION 4 */

.diagnProc{
        position: relative;
    width: 100%;
    height: 420px;
    background-image: url("img/inicio/seccion 4/MG_0566 copy.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
}

/* Overlay degradado */
.diagnProc::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(to top, rgb(16 54 100) 0%, rgb(17 55 102 / 43%) 35%, rgb(16 52 97 / 14%) 60%, rgb(17 54 101 / 0%) 100%);
}

/* Contenedor del texto */
.diagnProc .overlayDP{
    position:relative;
    width:100%;
    text-align:center;
    padding-bottom:30px;
    z-index:2;
}

/* Texto */
.diagnProc h2{
    color:#ffffff;
    font-size:22px;
    font-weight:700;
    letter-spacing:1px;
}

/* RESPONSIVE */
@media (max-width:768px){
    .diagnProc{
        height:320px;
    }

    .diagnProc h2{
        font-size:18px;
        padding:0 20px;
    }
}

.nrw-specialties{
   margin: 0 auto;
    padding: 5%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    background-color: white;
}

/* TÍTULO */
.nrw-specialty-title{
    margin-bottom:20px;
}

.nrw-specialty-title h3{
    background:#2f6fa3;
    color:#fff;
    padding:12px 30px;
    border-radius:6px;
    font-size:18px;
    font-weight:600;
    display:inline-block;
}

/* SUBTEXTO */
.nrw-specialty-sub{
    font-size:14px;
    color:#7a8594;
    margin-bottom:25px;
}

/* LISTA */
.nrw-specialty-list{
    list-style:none;
    padding:0;
    margin:0;
    column-count:2;
    column-gap:40px;
}

.nrw-specialty-list li{
    position:relative;
    padding-left:28px;
    margin-bottom:14px;
    font-size:14px;
    line-height:1.5;
    color:#5f6c7b;
    break-inside:avoid;
}

/* BULLET PERSONALIZADO */
.nrw-specialty-list li::before{
    content:"";
    position:absolute;
    left:0;
    top:6px;
    width:14px;
    height:14px;
    background:url("img/inicio/seccion 4/bullet.png") no-repeat center;
    background-size:contain;
}

/* TABLET */
@media(max-width:1024px){
    .nrw-specialties{
        grid-template-columns:1fr;
        gap:50px;
    }
}

/* MÓVIL */
@media(max-width:600px){

    .nrw-specialty-list{
        column-count:1;
    }

    .nrw-specialty-title h3{
        width:100%;
        text-align:center;
    }

    .nrw-specialty-list li{
        font-size:15px;
    }
}

/* SECCION 4 */

/* SECCION 5 */

.nrw-decision{
    display:grid;
    grid-template-columns: 1.2fr 0.8fr;
    align-items:stretch;
    background:url("img/inicio/seccion 5/fondo.png") no-repeat center;
    background-size:cover;
    min-height:420px;
}

/* CONTENIDO IZQUIERDO */
.nrw-decision-content{
    padding:70px 80px;
    color:#fff;
}

.nrw-decision-title{
    font-size:22px;
    font-weight:600;
    margin-bottom:40px;
	text-shadow: 0px 2px 7px black;
}

/* GRID DE ITEMS */
.nrw-decision-items{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px 40px;
}

.nrw-decision-item{
    display: grid;
    grid-template-columns: 36px 1fr;
    gap: 25px;
    align-items: center;
}

.nrw-decision-item img{
    width:32px;
    height:auto;
}

.nrw-decision-item h4{
    font-size:15px;
    margin:0 0 4px;
    font-weight:600;
}

.nrw-decision-item p{
    font-size:13px;
    margin:0;
    opacity:.9;
    line-height:1.4;
}

/* DOCTOR */
.nrw-decision-doctor{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: url("img/inicio/seccion 5/elemento-2.png");
    background-color: white;
    background-repeat: no-repeat;
    background-size: 135px;
}

.nrw-decision-doctor img{
   object-fit: contain;
    width: 55%;
    max-width: 300px;
    min-width: 200px;
}

/* TABLET */
@media(max-width:1024px){
    .nrw-decision{
        grid-template-columns:1fr;
    }

    .nrw-decision-doctor{
        display:none;
    }

    .nrw-decision-content{
        padding:60px 40px;
    }
}

/* MÓVIL */
@media(max-width:600px){

    .nrw-decision-content{
        padding:50px 25px;
    }

    .nrw-decision-title{
        font-size:20px;
        text-align:center;
    }

    .nrw-decision-items{
        grid-template-columns:1fr;
        gap:25px;
    }

    .nrw-decision-item{
        grid-template-columns:30px 1fr;
    }

    .nrw-decision-item h4{
        font-size:16px;
    }

    .nrw-decision-item p{
        font-size:14px;
    }
}

/* SECCION 5 */



/* SECCION 3.1 */

/* CONTENEDOR */
.proceso-imagenologia{
    width:100%;
    position:relative;
    overflow:hidden;
}

/* IMAGEN */
.img-proceso{
    width:100%;
    height:480px;
    background-image:url("img/imagenologia/seccion 3/img-proceso.jpg");
    background-size:cover;
    background-position:center;
    position:relative;
}


/* DEGRADADO GENERAL SUAVE (para profundidad) */
.img-proceso::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(
        to bottom,
        rgba(0,0,0,0.15),
        rgba(0,0,0,0.25)
    );
    z-index:1;
}

/* RESPONSIVE */
@media(max-width:768px){
    .img-proceso{
        height:320px;
    }

    .img-proceso::before{
        height:45%;
        backdrop-filter:blur(6px);
    }
}

/* CONTENEDOR */
.proceso-agenda{
    max-width:1100px;
    margin:90px auto 0;
    text-align:center;
}

/* TÍTULO */
.titulo-proceso{
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #1d3f75;
    margin-bottom: 60px;
}

/* GRID DE PASOS */
.pasos{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:60px 60px;
    justify-items:center;
}

/* PASO */
.paso{
   display: flex;
    gap: 20px;
    transition: transform .3s ease;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
}

/* NÚMERO */
.numero{
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: 50%;
    background: #1d3f75;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 23px;
}

/* TEXTO */
.paso p{
    font-size:15.5px;
    line-height:1.6;
    color:#7b7f86;
	margin: 0px;
}

/* HOVER SUTIL */
.paso:hover{
    transform:translateY(-6px);
}

/* RESPONSIVE */
@media(max-width:900px){
    .pasos{
        grid-template-columns: 1fr;
        gap: 40px;
        display: grid;
        justify-items: start;
        padding: 0% 10%;
    }

    .paso{
        justify-content:center;
        text-align:left;
    }
}

@media(max-width:600px){
    .titulo-proceso{
        font-size:16px;
    }

    .paso p{
        font-size:15px;
    }
}

/* CONTENEDOR */
.calidad-vida{
    margin:0px;
    display:grid;
    grid-template-columns:3.4fr 1fr;
    gap:0px;
    align-items:center;
}

/* IMAGEN */
.imagen-calidad img{
    width:100%;
    display:block;
}

/* TEXTO SUPERIOR */
.frase{
        font-size: 20px;
    color: #1d3f75;
    text-align: center;
    padding: 5%;
}

.contenido-calidad{
	padding: 3% 10%;
}

/* TITULO */
.contenido-calidad h3{
    font-size:22px;
    font-weight:700;
    color:#1d3f75;
    line-height:1.3;
    margin-bottom:30px;
}

/* BOTONES */
.acciones-calidad{
    display:flex;
    flex-direction:column;
    gap:16px;
}

.btn-calidad{
    display: inline-block;
    padding: 14px 22px;
    background: #1d3f75;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: none !important;
    text-align: center;
    transition: all .3s ease;
    box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 62%);
}

.btn-calidad:hover{
    transform:translateY(-4px);
    box-shadow:
        0 12px 30px rgba(29,63,117,.35),
        0 0 0 6px rgba(29,63,117,.12);
}

/* RESPONSIVE */
@media(max-width:900px){
    .calidad-vida{
        grid-template-columns:1fr;
        text-align:center;
    }

    .acciones-calidad{
        align-items:center;
    }

    .btn-calidad{
        width:100%;
        max-width:280px;
    }
}

/* SECCION 3.1 */

/* UBICACION */

.ubicacion-nevro{
        background: url("img/inicio/seccion 6/elemento.png");
    background-size: 100%;
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    background-color: white;
}


.contenido-ubicacion{
	position: sticky;
    z-index: 2;
}

/* Contenido */
.contenido-ubicacion h2{
    font-size:22px;
    font-weight:700;
    color:#1d3f75;
    margin-bottom:25px;
    line-height:1.3;
}

.contenido-ubicacion p{
    font-size:15.5px;
    line-height:1.7;
    color:#6f7682;
    margin-bottom:18px;
}

.contenido-ubicacion strong{
    color:#1d3f75;
    font-weight:600;
}

/* Dirección */
.direccion{
    display:flex;
    align-items:flex-start;
    gap:15px;
}

.gridUbi{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    justify-items: center;
}

.direccion img{
    width:50px;
}

.direccion span{
    font-size:14.5px;
    color:#1d3f75;
}

/* Botón */
.btn-hospital{
    display:inline-block;
    padding:10px 50px;
    background:#1d3f75;
    color:#fff !important;
    font-size:14px;
    font-weight:600;
    border-radius:10px;
    text-decoration:none !important;
    box-shadow:0 8px 20px rgba(29,63,117,.25);
    transition:all .3s ease;
}

.btn-hospital:hover{
    transform:translateY(-4px);
    box-shadow:
        0 12px 30px rgba(29,63,117,.35),
        0 0 0 6px rgba(29,63,117,.12);
}

.gridUbicacion{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 5%;
}

.divBtnUbic{
	display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

/* RESPONSIVE */
@media(max-width:900px){
    .ubicacion-nevro{
        grid-template-columns:1fr;
        text-align:center;
    }

    .direccion{
        justify-content:center;
    }

    .ubicacion-nevro::after{
        opacity:.15;
        width:100%;
        background-position:center top;
    }

    .lado-derecho{
        margin-top:40px;
    }
	.gridUbi{
    grid-template-columns: repeat(1, 1fr);
	}
	.gridUbicacion{
	display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 5%;
	}
	.divBtnUbic{
	    align-items: center;
		justify-content: center;
	}
}

/* UBICACION */

/* SECCION 3 */

.testimoniales {
  background: #fff;
  padding: 0px 20px 40px 20px;
}

.testimoniales-wrapper {
     max-width: 1240px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: center;
}

/* Imagen */
.testimoniales-img img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
}

/* Slider */
.slider-container {
  width: 700px;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.slider-container::-webkit-scrollbar {
  display: none;
}

.slider-track {
  display: flex;
  gap: 20px;
}

.slide {
  min-width: 350px;
  background: #d8e8f5;
  padding: 25px;
  border-radius: 12px;
  margin-right: 20px;
}

.slide h4 {
  color: #0b2a52;
  font-size: 15px;
  margin-bottom: 12px;
}

.slide h4 span {
  font-weight: normal;
  color: #555;
}

.slide p {
  font-size: 14px;
  line-height: 1.6;
  color: #0b2a52;
}

/* Flecha */
.slider-arrow {
  background: none;
  border: none;
  cursor: pointer;
}

.slider-arrow svg {
  width: 50px;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .testimoniales-wrapper {
    flex-direction: column;
  }

  .slider-container {
    width: 100%;
  }

  .slide {
    min-width: 280px;
  }
}


/* SECCION 3 */

::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background-color: #041d52;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb {
  background-color: #05aed0;
    border-radius: 50px;
}