iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}


.cc-cookies{background: rgba(0,0,0,0.8);}
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset, .cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline{width: auto;}
.cc-cookies a.cc-cookie-accept:hover {background:transparent!important;cursor:pointer}
.cc-cookies a button:hover {cursor:pointer}

html, body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; height: 100%}
html {position: relative;min-height: 100%; scroll-behavior: smooth;}
body{font-family: 'Montserrat', san-serif; color: #000000; background: rgba(58,85,161,0); font-weight: 400;}

.g-recaptcha {display:none!important}
.nounderline{text-decoration: none!important;}


/*contacta*/
.contacta{position: fixed; top: 35px; right: 15px; z-index: 100}
.contacta div{border-radius: 35px; height: 70px;}
.contacta div a{padding: 0 11px;}
.contacta span{display: none; position: relative; top: -5px;}
.contacta:hover span{display: inline-block;}

.contacta-m{position: fixed; width: 100%; top:0; z-index: 100}
.contacta-m span{position: relative; top: -5px;}
/*contacta*/

.carousel-control-prev, .carousel-control-next{opacity: 0.8; top: inherit; bottom:0; width: 50px;}
.carousel-control-next{left: 50px; right: inherit;}
.fa-angle-left, .fa-angle-right {top: 50%; z-index: 5; display: inline-block; background: #664913; border-radius: 0; width: 50px!important; height: 50px!important; padding-top: 18px; text-align: center; color: #fff!important;}
.fa-angle-left {left: 50%;}
.fa-angle-right {right: 50%;}

#carousel-grande.carousel .carousel-item{min-height: 100vh; height: 100%; width:100%;}
#carousel-grande.carousel .carousel-caption{top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 10%; right: 10%;}

#carousel-grande .carousel-item:nth-child(1) {
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url(../img/xxxxxxxxxxxxxxxxx.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carousel-grande .carousel-item:nth-child(2) {
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url(../img/xxxxxxxxxxxxxxxxx.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carousel-grande .carousel-item:nth-child(3) {
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url(../img/xxxxxxxxxxxxxxxxx.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.font-light{font-weight: 300;}
.font-regular{font-weight: 400;}
.font-medium{font-weight: 500;}
.font-semibold{font-weight:600;}
.font-bold{font-weight:700;}
.bg-color{background: #3a55a1;}
.bg-color2{background: #e16932;}
.bg-color3{background: #F6F8F9;}
.color{color: #3a55a1;}
.color2{color: #e16932;}
.hr{border:1px solid #e16932; width: 60px; height: 2px;}
.shadow{box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;}
.icon{width: 116px; height: 116px; background: #ffffff; border-radius: 50%;}

.navbar-light .navbar-nav .nav-link{color: #3a55a1;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color: #3a55a1;}


/*Whatsapp*/
#whatsapp {position: fixed; bottom: 20px; right:20px;}
#whatsapp svg {width: 80px; filter: drop-shadow(0 1px 4px rgba(0,0,0,.4));}
#whatsapp svg circle {fill: #25d366;}
#whatsapp svg path {fill: #fff;}

/*INFO*/
.bg-info {
    min-height: 50vh;
    background: linear-gradient(rgba(255,255,255,0.95), rgba(255,255,255,0.95)), url(../img/asesoramiento-por-grupo-de-expertos-gesfime.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-info2 {
    min-height: 50vh;
    background: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0.9)), url(../img/edificio-viviendas-gesfime.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-info3 {
    min-height: 50vh;
    background: linear-gradient(rgba(58,85,161,0.4), rgba(58,85,161,0.4)), url(../img/edificio-viviendas-2-gesfime.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*INFO*/

/*CONTACTO*/
#contacto{}
.custom-control-input:checked~.custom-control-label::before {color: #fff!important; background-color: #3a55a1!important;}
.custom-control-label::before {background-color: #ffffff; border-radius: 50%!important;}
.form-control.is-valid, .was-validated .form-control:valid, .form-control.is-invalid, .was-validated .form-control:invalid, .custom-select.is-valid, .was-validated .custom-select:valid{background-image: none;}
.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label, .custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label{color: initial;}
.form-control.is-invalid, .was-validated .form-control:invalid, .form-control.is-valid, .was-validated .form-control:valid, .custom-select.is-valid, .was-validated .custom-select:valid{border-color:inherit;}
/*CONTACTO*/

/*FORM*/
.form-control{border:none; border-bottom:1px solid #3a55a1; border-radius:0;}
textarea.form-control {}
.btn-send{color: #ffffff; background:#3a55a1; border:1px solid #3a55a1; transition:.15s all 0s ease-in-out; -webkit-transition:.15s all 0s ease-in-out; -moz-transition:.15s all 0s ease-in-out; -o-transition:.15s all 0s ease-in-out; }
.btn-send:hover, .btn-send:focus, .btn-send:active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {color: #ffffff; background:  #3a55a1}
.btn-modal{color:#ffffff; padding-left:30px; padding-right:30px; background: #3a55a1; transition:.15s all 0s ease-in-out; -webkit-transition:.15s all 0s ease-in-out; -moz-transition:.15s all 0s ease-in-out; -o-transition:.15s all 0s ease-in-out;}
.btn-modal:hover, .btn-modal:focus, .btn-modal:active {color: #ffffff; background:  #3a55a1;}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label{color: #FF433F;}
.help-block ul{float: none; display:block;}


::-webkit-input-placeholder, ::-webkit-textarea-placeholder {color: #000000!important;opacity: 1!important;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #000000!important;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #000000!important;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000000!important;opacity: 1;}
/*FORM*/

/*TOOLTIP*/
.color-tooltip + .tooltip > .tooltip-inner {background-color: rgba(0, 149, 54, 0.8)!important}
.color-tooltip + .tooltip > .tooltip-arrow {border-top-color:rgba(0, 149, 54, 0.8)!important}
/*TOOLTIP*/

/*MODAL*/
.modal-header,.modal-body  {color:#000}
/*MODAL*/

/*FOOTER*/

/*FOOTER*/


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
}


/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
}


/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
}

