
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap');
body {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
a{
    color: #2f3886;
}
a:hover {
    color: #212121;
}

#sp-header {
    box-shadow:  none;
    height: auto;
    background: #2f3886;
    padding-top: 20px;
}
#sp-header .logo a {
    text-transform: uppercase;
    color: #212121;
    font-size: 30px;
    
}
.sp-megamenu-parent {
    float: left;
    /*margin-top: 18px ;*/
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 18px;
    color: #fff;
    line-height: 90px;
}
body:not(.itemid-101) .logo img {
    filter: brightness(0) invert(1);
}
ul.social-icons {
    float: right;  
    margin-top: 30px;
    
}
ul.social-icons > li a {
    font-size: 25px;
}
.sp-module ul > li > a::before {
    content: "";
    margin: 0;
}
body:not(.itemid-101) ul.social-icons > li a {
    color: #fff;
}
.sp-module ul > li {
    border: none;
}
/*HOME*/
.itemid-101 #sp-header {
    position: absolute;
    background: transparent;   
   
}
.itemid-101 #sp-hero {
    /*height: 802px;*/
   /* padding-top: 150px;*/
    color: #fff;
}
.pre-bio {
    position: absolute;
    top: 150px;
    width: 1440px;
    left: 50%;
    transform: translateX(-50%);
}
.pre-bio h3 {
    font-size: 54px;
    margin: 0;
    font-weight: 300;
}
.pre-bio h3:nth-child(1){
    color: #c6c6c6;
    font-weight: 500;
}.pre-bio h3:nth-child(2){
    margin-bottom: 30px;
}
.custompre-bio {
    max-width: 800px;
}
.pre-bio .btn {
    text-transform: uppercase;
    background-color: #fff;
    color: #2f3788;
    padding: 12px 25px;
    border-radius: 24px;
    font-weight: 500;
    margin-top: 30px;
}
.itemid-101  .sp-megamenu-parent > li > a, 
.itemid-101  .sp-megamenu-parent > li > span {
    font-size: 18px;
    color: #2f3788;
}
#sp-feature {
    padding: 50px 0;
}
.custom_destacados {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    
}
.custom_destacados .card {
    color: #2f3788;
    font-size: 18px;
    text-align: center;
    border: none!important;

}
.custom_destacados .card img {
    margin: 0 auto;
}
a.ns2-readmore span {
    background: none;
    padding: 0;
}
.moduletable_news h3 {
    text-transform: uppercase;
    color: #2f3788;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}
.moduletable_news .ns2-inner a {
    color: #000;
}
#sp-bottom .sp-module ul > li  a {
    color: #fff;
    font-weight: 500;
}
#sp-bottom .sp-module ul > li  a:hover {
    color: #000;
}
#sp-bottom .sp-module.menu_pie ul > li > a {
    font-weight: 600;
}
.menu_pie {
    border-right: 1px solid #fff;
    padding-left: 20px;
}
.datos_pie {
    padding-left: 40px;
}
.datos_pie ul li {
    margin-bottom: 10px;
}
.datos_pie ul li a {
    line-height: 22px;
}
.datos_pie ul li a::before {
    font:normal normal normal 14px/1 FontAwesome;
}
.datos_pie ul li.tel a::before {
    content: "\f095";
}
.datos_pie ul li.wap a::before{
    content:"\f232";
}
.datos_pie ul li.mail a::before{
    content:"\f0e0";
    margin-right: 5px;
}
.datos_pie ul li.map a::before{
    content:"\f041";
}
/*contacto*/
.datos_form ul {
    padding: 0;
    list-style: none;
}
.datos_form ul li {
    margin-bottom: 18px;
font-size: 18px;
background: #ececec;
padding: 18px 10px 18px 75px;
position: relative;
}
.datos_form ul li a::before {
    font:normal normal normal 14px/1 FontAwesome;
    background: #2f3788;
color: #fff;
position: absolute;
height: 100%;
top: 0;
line-height: 60px;
width: 60px;
text-align: center;
font-size: 20px;
left: 0;
}
.datos_form ul li a:hover:before {
    background: #707070;
    transition: all 0.3s linear;
    
}
.datos_form ul li.tel a::before {
    content: "\f095";
}
.datos_form ul li.wap a::before{
    content:"\f232";
}
.datos_form ul li.mail a::before{
    content:"\f0e0";
    margin-right: 5px;
}
.datos_form ul li.map a::before{
    content:"\f041";
}
input[type="text"],
input[type="email"] {
    height: 54px;
    padding: 12px;
    border-radius: 0;
}
input.btn {
    background-color: #282e84;
    color: #fff;
    padding: 8px 25px;
    font-weight: 600;
    width: 300px;
    text-transform: uppercase;
    border-radius: 0;
}
input.btn:hover {
    background-color: #707070;
    color: #fff;
    
    
}
.visforms-form {
    margin-top: 50px;
}
input, textarea, .uneditable-input {
    width: 300px;
    width: 100%;
    margin-bottom: 15px;
}
textarea {
    height: 250px;
    width: 100%;
}
.form-actions {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
}
.visform:not(.bt4mcindividual):not(.uikit3):not(.uikit2) label.error {
    max-width: 100%;
    
}
.form-horizontal .controls {
    margin-left: 0;
}
.form-horizontal .form-actions {
    padding-left: 0;
}

/*pie*/
.form_pie {
    margin-top: 0!important;
}
.form_pie .visforms-form,
.form_pie .visform {
    margin-top: 0;
}
.form_pie .visforms-form textarea {
    height: 100px;
}
.form_pie input[type="text"],
.form_pie input[type="email"] {
    height: 40px;
}
.form_pie .row-fluid .span4 {
    width: 100%;
    margin-left: 0;
}
.form_pie input.btn:hover {
    
    border: 1px solid #212121;
    
}


.logo_pie img {
    margin-top: -20px;
}
#sp-footer {
    padding: 0;
}
body:not(.itemid-101) #offcanvas-toggler > i {
    color: #fff;
}

/*servicios*/
.servicio {
    overflow: hidden;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ececec;
    display: flex;
    align-items: center;
}
.servicio > div:first-child {
    
    margin-right: 30px;
    
}

.avPlayerWrapper {
    max-width: 500px;
    margin-left: 0;
}
@media only screen and (min-width: 1500px) {
    .container {
        width: 1440px;
    }
  

}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .container {
        width: 1170px;
    }
    #sp-header {
        padding: 10px 0;
    }
    .pre-bio {
        width: 1170px;
        transform: translateX(-50%) scale(0.8);
        transform-origin: left;
        top: 100px;
    }
}
@media only screen and (max-width: 1199px) {
    
    #sp-header {
        padding:0;
    }
    .pre-bio {
        width: 1170px;
        transform: translateX(-45%) scale(0.8);
        transform-origin: left top;
        max-width: 100%;
        top: 60px;
    }
    

}

@media only screen and (max-width: 991px) {
   
    #sp-header .logo {
        height: 80px;
    }
    #offcanvas-toggler {
        line-height: 80px;
    }
    #sp-menu {
        position: absolute!important;
        right: 0;
    }
    .pre-bio {
        position: relative;
        transform: scale(0.9);
        top: 0;
        left: 25px;
    }
    #sp-top2 {
        background-color: #282e84;
    }
    .servicio {
        flex-wrap: wrap;
    }
   

}

@media only screen and (max-width: 767px) {
    div.nssp2 .col-2 {
        width: 100%;
    }
    #sp-header .logo {
        height: 60px;
    }
    #sp-header .logo img {
        max-height: 40px;
    }
    #offcanvas-toggler {
        line-height: 60px;
    } 
    #sp-main-body {
        padding: 40px 0;
    }
    .moduletable_news h3 {
        font-size: 22px;
    }
    .sp-module:first-child {
        margin: 0;
        border: none;
    }
    .datos_pie {
        padding-left: 0;
        margin: 30px 0 !important;
    }
    .logo_pie img {
        margin: -20px auto 20px auto;
        max-width: 120px;
    }
    .menu_pie ul {
        display: flex;
        justify-content: space-between;
    }
    
}
@media only screen and (max-width: 600px) {

    .itemid-101 #sp-page-title {
        margin-top: 20px;
    }
    .pre-bio h3 {
        font-size: 34px;
    }
    #sp-header .logo {
        height: 60px;
    }
    #sp-header .logo img {
        max-height: 40px;
    }
    #offcanvas-toggler {
        line-height: 60px;
    } 
}
@media only screen and (max-width: 480px) {
    .visforms .row-fluid .span4 {
        width: 100%;
        margin-left: 0;
    }
    .datos_form ul li {
        font-size: 16px;
    }
    
   
    

}