*{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: HelveticaNeue;
    src: url("../fonts/HelveticaNeue.otf") format("opentype");
}
body{
    font-family: 'Trebuchet MS','Calibri', 'HelveticaNeue' !important;

}
.fix{
    overflow: hidden;

}
.pre_header_area{
    background: #1C2D93;
}
a{
    text-decoration: none !important;
}
ul.page li a, ul.lang li a{
    color: #fff;
}
ul{
    margin-bottom: 0 !important;
}
ul.page li{
    display: inline-block;
    margin-bottom: 0 !important;
    padding: 10px 10px 10px 25px;
    list-style: none;
    font-size: 15px;
    font-weight: bold;
}
ul.lang li{
    display: inline-block;
    margin-bottom: 0 !important;
    padding: 10px 25px 10px 10px;
    list-style: none;
    font-size: 15px;
    font-weight: bold;
}







.menu_area{
    /* height: 80px; */
}
.logo_area{
    z-index: 1000;
    height: 80px;
}
.logo_area img{
    width: 240px;
    /* max-height: 150px; */
    padding-left: 20px;
    padding-top: 10px;

}


/* navigation area */
.navbar{
    background: none !important;
    border: none !important;
    margin-bottom: 0 !important;
    z-index: 1000;
}
.nav li{
    text-align: center;
/*    padding-left: 0 !important;*/
    /*padding-right: 0 !important;*/
     /*padding: 15px 30px !important; */
    width: 14%;

}
.nav .dropdown-menu {
    background: #e7e7e7;
}
.nav .dropdown-menu li {
    width: 100%;
}
.nav .dropdown-menu li a {
    text-align: left;
    background: #e7e7e7;
}
.nav .dropdown-menu li a:hover {
    background: #CFD0D2;
}
.nav .dropdown-menu li a span {
    width: 100%;
}
.nav>li>a{
    font-family: 'Trebuchet MS';
    font-weight: bolder;
    /*font-size: 17px;*/
    color: #000 !important;
    text-align: center;

    height: 80px;
}

.nav>li>a:hover{
    background: #CFD0D2 !important;
}
.selected{
    background: #CFD0D2 !important;
}
/* Large */
@media(min-width:1200px){
    .nav li.extra_pad a{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .nav>li>a{
        padding: 20px 15px !important;
    }
}
/* Medium */
@media(min-width:992px) and (max-width:1199px){

}
/* Extra Small */
@media(max-width:767px){

}

/* Small */
@media(min-width:768px) and (max-width:991px){

}
/* .nav li.extra_pad a{
    padding-left: 30px !important;
    padding-right: 30px !important;
} */
/* slider area */
.slider_area .carousel-inner img,
.banner_image_area img,
.blog_banner img{
    overflow: hidden;
    width: 100% !important;
    max-height: 450px;
    object-fit: cover;
    object-position: center;
}
.slider_area .container-fluid{
    padding: 0 !important;
}
a.carousel-control{
    top:50%;
    bottom: 50%;
    width: 8%;
}
.slider_caption_area{
    overflow: hidden;
    padding: 20px 0;
    min-height: 11.6em;
}
.slider_caption_area p{
    color: #fff;
    font-size: 1.8em;
    text-align: right;

}
.clr-blue{
    background: #3263BF;
}
.clr-sky{
    background: #01A8DF;
}
.clr-paste{
    background: #01AFAA;
}
.fa_quote span.pull-right{
    color: #fff;
    font-size: 66px;

}
.fa_quote span.pull-left{
    color: #fff;
    font-size: 66px;
    padding-top: 15px;
}
.single_index_content{
    padding-top: 80px;
}
.single_index_content .title{
    text-align: center;
}
.single_index_content .title p,
.single_index_content .title h3 {
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    padding: 15px;
}
.single_index_content .desc{
    padding: 30px 2px;
    min-height: 230px;
}
.single_index_content .desc p{
    font-size: 16px;
    text-align: justify;
    color: #000;
}
.single_index_content .transparent_button{
    text-align: center;
    padding-bottom: 30px;
}
.single_index_content .transparent_button a{
    text-decoration: none;
    color: #000;
    padding: 15px 35px;
    border: 2px solid #000;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
}
.subscribe_field_area{
    margin-top: 40px;
    margin-bottom: 60px;
}
.subscribe{
    background: #95979A;
    padding-top: 8px;

}
.subscribe form label{
    color: #fff;
    font-size: 17px;
}
.subscribe form .form-group{
    margin-bottom: 8px !important
}
.subscribe form .form-group input.form-control{
    border-radius: 0 !important;
}


/* contact */
.contact_area{
    margin-top: 30px;
}
.section_title{
    background: #97999C;
    text-align: left;
}
.section_title p,
.section_title h4{
    color: #fff;
    margin: 10px 20px;
    font-weight: bold;
    font-size: 32px;

}
.contact_content{
    background: #1C2D93;
    padding-top: 50px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.contact_content .col-lg-4 p{
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
}


/* footer */
.footer_area{
    border-top: 1px solid #000;
}
.footer_area p{
    text-align: center;
    font-size: 16px;
    padding: 10px;
}


/* somos page */
.banner_image_area img{
    width: 100%;
}
.somos_content{
    padding-top: 30px;
    padding-bottom: 50px;
}
.somos_content p{
    font-size: 16px;
    color: #000;
}
.youtube_iframe{
    margin-top: 35px;
    margin-bottom: 30px;
}
.youtube_iframe iframe{
    width: 100%;

}

.single_somos_content .title{
    text-align: center;
}
.single_somos_content .title p{
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    padding: 15px 0;
}
.single_somos_content .desc p{
    font-size: 16px;
    padding: 10px 20px;
    text-align: justify;
}
.single_somos_content .desc ul{
    padding: 10px 40px;
}
.single_somos_content .desc ul li{
    font-size: 16px;

    text-align: justify;
}




.ss_title{
    padding: 20px 0;
    text-align: center;
    height: 150px;
}
.ss_title img{
    float: left;
    height: 100px;
    padding-left: 12%;
}
.ss_title p{
    float: left;
    padding: 40px 20px 0px;
    color: #fff;
    font-size: 20px;
}
.somos_multislide_area .row{
    padding-top: 50px;
}
.somos_small_slide{
    padding: 0 !important;
}
.somos_small_slide #gallery_images a img{
    height: 150px !important;
    width: 100% !important;
    object-fit: cover;
}
.hidden{
    display: none;
}

.map_area .map{
    text-align: center;
}
.map_area .map img{
    text-align: center;
    margin: 0 auto !important;
}



.modal-header{
    text-align: center;
}
.modal-header h4{
    font-size: 22px;
    font-weight: bold;
}
.modal-body{
    text-align: center;
}
.modal-body p{
    font-size: 18px;
}
.modal-content{
    border: 10px solid #B0B1B5 !important;
    border-radius: 20px !important;
}



/* blog page */
.blog_banner img{
    width: 100%;
    max-height: 380px;
}
.blog_content{
    padding-top: 40px;

}
.blog_content .single_post{
    padding-bottom: 20px;
    overflow: hidden;
    padding-right: 40px;
}
.post_title p{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.post_date{
    display: table;
}
.post_date p{
    color: #95979A;
    float: left;
    border-right: 1px solid #95979A;
    padding: 0 15px;

}
.post_date p:first-child{
    padding-left: 0;
}
.post_date p:last-child{
    border-right: 0;
}
.post_description{
    padding-top: 20px;
    padding-bottom: 10px;
}
.post_description p{
    color: #000;
    font-size: 15px;
    text-align: justify;
}
.post_image{
    text-align: center;
}
.post_image img{
    text-align: center;
    margin: 0 auto !important;
    max-height: 400px;
}
.post_badge{
    background: #95979A;
    margin: 50px 0 40px;
    padding: 12px 25px;
    float: left;
    display: table;
}
.post_badge p{
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 8px 0;
    margin-bottom: 0;
}
.post_badge p span{
    margin-left: 10px;
    background: #fff;
    color: #000;
    border-radius: 0;
}
.post_description a{
    text-decoration: none;
    color: #1C2D93;
    font-size: 15px;
    font-weight: bold;
}
.two_links{
    text-align: center;
}
.two_links p span a{

    color: #1C2D93;

    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}
.two_links p span{
    padding: 0 30px;
    border-right: 1px solid #1C2D93;
}
.two_links p span:last-child{
    border: 0;
}


.right_col .subscribe_field_area{
    background: #95979A;
    padding: 15px 15px;
}
.right_col .subscribe_field_area p{
    color: #fff;
    font-size: 16px;
}
.blog_sidebar .title p{
    font-weight: bold;
    font-size: 16px;
}

/* accordion */
.accordion_end_child{
    display: table;
}
.accordion_end_child a{
    text-decoration: none;
    color: #000;
    font-size: 14px;
    display: table;
    font-style: italic;
    margin: 5px 0;
}



.panel{
    border-color: #fff !important;

}
.panel-default, .panel-title, .panel-group{
    border: 0 !important;
}
.panel-heading{
    background: #fff !important;
    border-color: 0 !important;
}
.panel-heading h4 a{
    font-weight: bold;
}
.panel-body{
    border: 0 !important;
    padding-left: 40px !important;
}

/*carousel fix*/
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive {
    object-fit: cover;
    object-position: 0px 0px;
}
/*others*/
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 1em;
}

/*news en portada*/
.carousel-inner #news_headlines {
    position: absolute;
    right: 0;
    top: 1em;
    z-index: 1;
    
}
.carousel-inner .news-headlines-title {
    background: url("/images/bknws.png") no-repeat;
    background-size: cover;
    height: 6em;
    color: transparent;
    margin-bottom: 1em;
}
.carousel-inner .news-headlines-title a{
    color: #333;
    width: 65%;
    display: block;
    margin: 0 auto;
    /*padding-top: 0.6em;*/
    text-align: center;
    padding-left: 1.5em;
    
}
.carousel-inner .news-headlines-date {
    display: none;
}
@media (max-width:768px) {
    #news_headlines {
        
    }
    .news-headlines-title{
        height: auto;
    }
    .news-headlines-title a {
        width:auto;
        padding-top: 0;
        padding-right: 0.5em;
        padding-bottom: 0.5em;
    }
}

/*menu en dos líneas*/
.menulist {
    width: 100%;
}
.menulist li>a>span {
    width: 73%;
    display: block;
    margin: auto;
}
.menulist > li:nth-child(2) {
    width: 12%;
}
/*colaborar*/
#iwith-barra-lateral p{
    text-align: center;
    margin: 10px 10px 25px;
}
#iwith-barra-lateral img{
    margin: 5px auto;
    display: block;
}

/*menu responsive a 992px*/ 
    @media (max-width:992px) {
    .navbar-toggle {
        display: block;
    }
   div.navbar-collapse.collapse {
        display:none !important;
    }
    div.navbar-collapse.collapse.in {
        display:block !important;
    }
    .nav li {
        width: 100%;
    }
    .navbar-header {
        float: right;
    }
}

/*contacto*/
.leyenda {
    position: absolute;
    right: 2em;
    top: 30%;
    width: 12em;
    padding: 1em;
    background: #007CC2;
    color: white;
}