@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');#loaderWrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1030}
#loading{background-color:#fefdfc;height:100%;width:100%;position:fixed;z-index:9;margin-top:0;top:0}
.cssload-loader{position:absolute;left:50%;top:50%;margin-top:-40px;margin-left:-40px;width:50px;height:50px;animation:cssload-invert 2.3s infinite steps(2,end);-o-animation:cssload-invert 2.3s infinite steps(2,end);-ms-animation:cssload-invert 2.3s infinite steps(2,end);-webkit-animation:cssload-invert 2.3s infinite steps(2,end);-moz-animation:cssload-invert 2.3s infinite steps(2,end)}
.fancy-spinner{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:5rem;height:5rem}
.fancy-spinner div{position:absolute;width:6rem;height:6rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.fancy-spinner div.ring{border-width:0.25rem;border-style:solid;border-color:transparent;-webkit-animation:2s fancy infinite alternate;animation:2s fancy infinite alternate}
.fancy-spinner div.ring:nth-child(1){border-left-color:#ef8f27;border-right-color:#ef8f27}
.fancy-spinner div.ring:nth-child(2){border-top-color:#ef8f27;border-bottom-color:#ef8f27;-webkit-animation-delay:1s;animation-delay:1s}
.fancy-spinner div.dot{width:1rem;height:1rem;background:#ef8f27}
@-webkit-keyframes fancy{to{-webkit-transform:rotate(360deg) scale(0.5);transform:rotate(360deg) scale(0.5)}}
@keyframes fancy{to{-webkit-transform:rotate(360deg) scale(0.5);transform:rotate(360deg) scale(0.5)}}header{z-index:9;padding:0.625rem 0;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;background:#fff;box-shadow:0 -6px 10px #333;-webkit-box-shadow:0 -6px 10px #333;-o-box-shadow:0 -6px 10px #333;-moz-box-shadow:0 -6px 10px #333}
header #logo figure img{height:50px}
header #menu{padding:0}
header #menu ul{margin:0;width:100%;gap:1rem 3rem}
header #menu .btn-default{padding:12px 30px;font-size:1rem}
header #menu li a{font-size:1rem;color:#444;cursor:pointer;display:inline-block;margin:0}
header #menu li a:hover{color:#ef8f27}#home .list-items li{margin:1.5rem 0}
#home .list-items li i{font-size:3rem;color:#ef8f27}
#home .list-items li h3{color:#222}
#home .list-items li p{color:#565656}
#home #Cta{background:#0E1644}
#home .block-description:nth-child(odd){background:#F6F9FE}
#home .block-description .figure-description img{min-height:500px;object-fit:cover;-o-object-fit:cover}
#home #testimony ul li{margin:1rem 0}
#home #testimony .item-testimony{border:1px solid rgba(0,0,0,0.125);height:100%;display:flex;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;box-shadow:0 0.313rem 0.875rem rgba(45,49,54,0.09);-moz-box-shadow:0 0.313rem 0.875rem rgba(45,49,54,0.09);-o-box-shadow:0 0.313rem 0.875rem rgba(45,49,54,0.09)}
#home #testimony .item-testimony .aspas{position:absolute;top:8px;right:15px}
#home #ctaContact{background-attachment:fixed;background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;z-index:9}
#home #ctaContact:after{position:absolute;content:'';height:100%;width:100%;top:0;left:0;background-color:#10102d;opacity:0.8;z-index:-1}
#home #ctaContact .btn-default.btn-whats{background-color:#00ce65}
#home #mapa iframe{width:100%}select.form-control:not([size]):not([multiple]){height:50px}
.form-group{margin-bottom:15px}
.form-group select.form-control{padding:6px 10px;color:#b0afaf}
.form-group select.form-control:focus{color:#b0afaf}
.form-group textarea.form-control{height:125px;resize:none}
.form-group label{margin-bottom:2px}
.form-group .form-control{height:45px;color:#8e8e8e;font-size:14px;width:100%;border:none;padding:5px 15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:none;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.12);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.12);box-shadow:0 5px 10px rgba(0,0,0,0.12)}
.form-group .form-control:focus{background:#fff;color:#495057;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}
.form-group .form-control:hover{color:#495057}
.form-group .form-control::placeholder{color:rgba(68,68,68,0.6);opacity:1}
::-webkit-input-placeholder{color:#8e8e8e !important}
:-moz-placeholder{color:#8e8e8e !important}
::-moz-placeholder{color:#8e8e8e !important}
:-ms-input-placeholder{color:#8e8e8e !important}
form .invalid-tooltip{font-size:10px}
footer{}
footer a.active,
footer a:hover{color:#ef8f27}
footer .list-network{gap:10px}
footer .list-network li a{display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:0.25rem 0.5rem;font-weight:bold;font-size:1.25rem;background:#22262a;color:#fff;min-width:40px;text-align:center}
footer .list-network li a:hover{background:#ef8f27}
@keyframes shake-animation{0%{transform:translate(0,0)}1.78571%{transform:translate(5px,0)}3.57143%{transform:translate(0,0)}5.35714%{transform:translate(5px,0)}7.14286%{transform:translate(0,0)}8.92857%{transform:translate(5px,0)}10.71429%{transform:translate(0,0)}100%{transform:translate(0,0)}}
footer #whatsFooter{position:fixed;bottom:0;left:7%;z-index:9}
footer #whatsFooter a{background:#278122;cursor:pointer;padding:10px 20px;color:#fff;font-size:0.875rem;-webkit-border-radius:15px 15px 0 0;-moz-border-radius:15px 15px 0 0;border-radius:15px 15px 0 0;letter-spacing:1px;display:flex;align-items:center;-webkit-align-items:center;gap:10px;font-weight:500;-webkit-animation:shake-animation 4.72s ease infinite;-o-animation:shake-animation 4.72s ease infinite;animation:shake-animation 4.72s ease infinite}
footer #whatsFooter a:hover{background:#00ce65}
footer #copyright{border-top:1px solid;padding-top:30px}
footer #copyright p{margin:0;font-size:14px}
footer #arrowUp{position:fixed;right:5px;bottom:0;cursor:pointer;font-size:0.93rem;z-index:9;display:none;color:#fff;background-color:rgba(239,143,39,0.6);padding:5px 10px;line-height:1.3}
footer #arrowUp:hover{background-color:#ef8f27;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}
footer #arrowUp span{font-size:12px}
.transition-all{transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.transition-color{transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;-webkit-transition:color 0.2s ease-in-out}
.transition-background{transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out}
.transition-opacity{transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-webkit-transition:opacity 0.2s ease-in-out}body,
html{max-width:100%}
html{scroll-behavior:smooth;scroll-padding-top:50px}
a,
a:hover,
a:focus{color:inherit;outline:none;text-decoration:inherit}
a{transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
figure{margin:0}
body{font-size:1rem;line-height:1.6;color:#666;font-family:'Poppins',sans-serif}
ul{margin:0 auto;padding:0}
ul li{list-style:none}
p{font-size:1rem;line-height:1.5}
.jumbotron{padding:2rem 0;margin:0}
h1,
h2,
h3,
h4{margin-top:0;line-height:1.5;font-weight:600}
.padding-block{padding:4rem 0}
.color-default{color:#ef8f27}
.color-secondary{color:#22262a}
.bg-clean{background:#F6F9FE}
.bg-default{background:#ef8f27}
.text-color{color:#666}
.color-dark{color:#222}
.overflow-hidden{overflow:hidden}
.btn-default{font-size:1.125rem;line-height:1.1;cursor:pointer;padding:15px 40px;border:none;color:#fff;outline:none;background:#ef8f27;background-size:0 0;background-position:50% 50%;letter-spacing:0.25px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}
.btn-default:hover{background-size:100% 100%;background-image:linear-gradient(#22262a,#22262a);background-repeat:no-repeat;color:#fff}
.owl-theme .owl-nav.disabled + .owl-dots{margin:20px 0 0}
.owl-carousel.owl-theme .owl-dot span{width:15px;height:15px}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{background:#ef8f27}
.owl-carousel .owl-nav{text-align:right;width:100%;margin-top:2rem}
.owl-carousel.owl-theme .owl-nav .owl-prev{left:15px}
.owl-carousel.owl-theme .owl-nav .owl-next{right:15px}
.owl-carousel.owl-theme .owl-nav [class*="owl-"]{background:#ef8f27;color:#fff;border:none;outline:none;font-size:1.5rem;line-height:1;padding:10px 14px !important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.owl-carousel.owl-theme .owl-nav [class*="owl-"]:hover{color:#fff;background:#22262a}
.owl-carousel .owl-dots .owl-dot span{background:#666;width:12px;height:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span{background:#ef8f27;height:17px}
.bg-black{background:#000}
.breadcrumb-item + .breadcrumb-item:before{color:#fff;content:'|'}
.nav-breadcrumb{padding:0;margin:0;text-transform:uppercase;background-color:transparent}
.nav-breadcrumb .breadcrumb{background:none;margin:0;padding:0}
.nav-breadcrumb .breadcrumb li.active a{color:#65c2f7}
.nav-breadcrumb .breadcrumb li a{color:#fff;font-size:14px}
.nav-breadcrumb .breadcrumb li a:hover{color:#22262a}.list-icon li{margin:15px 0}
.list-icon li:before{content:"✓";display:inline-block;color:#ef8f27;margin-right:10px;font-size:23px;font-weight:bold}
.list-icon li p{margin:0}
.effect-scale a img{object-fit:cover;-o-object-fit:cover}
.effect-scale a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.filter-white{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}
.banner-conceptual figure img{max-height:calc(100vh - 70px);object-fit:cover;-o-object-fit:cover}
.content-conceptual{position:absolute;width:100%;right:0;top:0;height:100%;display:block}
.content-conceptual .bg-form{position:relative;top:0;z-index:5;padding:2rem}
.content-banner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:7}
.content-banner:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-9;background:#000839;opacity:0.85;mix-blend-mode:multiply}
.content-banner .text-banner{width:90%}
.content-banner .caption h1,
.content-banner .caption h2{font-size:4rem;line-height:1.2;font-weight:600}
.title-block h2{font-size:3rem;line-height:1.3;color:#222}
.title-block h2:after{content:'';height:2px;width:70px;margin:8px auto;display:block;background:#ef8f27}
.title-block h2.text-white:after{background:#fff}
.title-block.white-after-default h2{color:#fff}
.width-block{width:70%;margin:0 auto}
.list-treatments li{margin:2rem 0}
.list-treatments li a .item-treatment{background:#1d3543;height:100%;padding:30px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.list-treatments li a .item-treatment h3{font-weight:normal;font-size:1.375rem;line-height:1.3;margin-bottom:0;margin-top:2rem}
.list-treatments li a:hover .item-treatment{background:#22262a}
.list-team li{margin:1rem 0}
.list-team .image-team img{height:420px;object-fit:contain;-o-object-fit:contain}
.list-team h4{font-size:2rem;margin-bottom:0}
.list-team span{font-size:1.5rem}
.list-team .bg-default{padding:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}
.list-team .info-team{width:80%;margin:-80px auto 0;position:relative}
.list-team .description-team{background:#fff;color:#ef8f27;padding:70px 30px 20px;margin-top:-50px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:calc(100% - 450px)}
.list-team .insta-team{margin-top:-10px;gap:15px}
.block-text h2{font-size:2.5rem;color:#222}
.block-text p{line-height:1.6}
.list-gallery{gap:50px 0}
.list-gallery img{height:400px;width:420px;object-fit:cover;-o-object-fit:cover;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}
.list-services li{margin:0 0 0.5rem}
.list-services li:last-child{margin-bottom:0}
.list-services li figure img{max-height:inherit;height:400px}
.list-services li .content-banner{background:rgba(15,52,71,0.6)}
.list-services li .content-banner h3{font-size:2.85rem;margin:0}
.list-services li .content-banner:after{display:none}
.list-blog{gap:30px 0}
.list-blog figure{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.list-blog figure img{height:200px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.list-blog .item-blog{height:100%}
.list-blog .item-blog a .resume-post{background:#fff;color:#ef8f27;padding:2rem;margin-top:-10px;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:calc(100% - 194px)}
.list-blog .item-blog a .resume-post h3{font-size:1.5rem;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
#maps{margin-bottom:-7px}
.pagination li{font-size:1.125rem;margin:5px}
.pagination li a{color:#ef8f27;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;border:2px solid;padding:0.5rem;font-weight:bold}
.pagination li a:hover{color:#22262a}
.pagination li.active a{color:#22262a}
#testimonies{background-image:url("../themes/default/assets/images/bg-testimonies.jpg");background-repeat:no-repeat;background-position:top center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}
#testimonies .block-text h3{font-size:2.5rem;margin-bottom:2rem;line-height:1.1;font-weight:bold}
#testimonies .block-text #google p{font-size:1.5rem;margin-top:0.5rem;font-weight:bold}
#testimonies .list-testimonies .item-testimony{background:#fff;padding:2rem 1.25rem;box-shadow:0 0 10px 1px #ddd;-o-box-shadow:0 0 10px 1px #ddd;-webkit-box-shadow:0 0 10px 1px #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
#testimonies .list-testimonies .info-testimony{gap:12px}
#testimonies .list-testimonies .info-testimony .name-testimony h5{font-weight:bold;margin:0 0 2px}
#testimonies .list-testimonies .info-testimony .stars i{color:#ffc107}
#testimonies .list-testimonies p{font-weight:bold}
@media (max-width:1199px){.content-banner .caption h1,.content-banner .caption h2{font-size:3rem}.h3,h3{font-size:1.2rem}}@media (max-width:991px){.mb-5,.my-5{margin-bottom:1.5rem !important}#iconNavicon button{border:1px solid #ccc;font-size:1.5rem}header.sticky-top{position:static}header nav#menu ul{margin:20px 0 0}header nav#menu ul li{font-size:1.25rem;margin:0;border:none;border-top:1px solid rgba(255,255,255,0.3);display:block;width:100%}header nav#menu ul li a{letter-spacing:1px;padding:15px;display:block;white-space:normal}.padding-block{padding:3rem 0}.content-conceptual{position:static;margin-top:3rem}.title-block h2{font-size:2rem}.figure-description{margin-top:2rem}#home .block-description .figure-description img{min-height:inherit;max-height:350px}}@media (max-width:767px){.mt-5,.my-5{margin-top:2rem !important}.owl-carousel.owl-theme .owl-dots .owl-dot span{width:35px;height:35px}.owl-theme .owl-nav.disabled + .owl-dots{margin:20px 0}.btn-default{width:100%}.title-block h2{font-size:1.75rem}.content-banner .caption h1,.content-banner .caption h2{font-size:1.5rem}.banner-conceptual figure img{max-height:inherit;height:450px}#Cta .item-cta{margin-top:2rem}.block-text h2{font-size:1.5rem}.button-group a{width:100%;display:block}#infoFooter{margin-top:2rem}.content-banner .text-banner{width:auto}}