/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 26, 2017, 9:28:26 PM
    Author     : pc
*/

@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@100&display=swap');

body{
    font-family: 'Overpass', sans-serif;   
}

@font-face {
    font-family: 'Aver';
    src: url('../fonts/aver/Aver.eot?#iefix') format('embedded-opentype'),  url('../fonts/aver/Aver.woff') format('woff'), url('../fonts/aver/Aver.ttf')  format('truetype'), url('../fonts/aver/Aver.svg#Aver') format('svg');
    font-weight: normal;
    font-style: normal;
}

.header{
    z-index: 10000;
    left: 0;
    top: 0;

}

.header-content{
    padding-bottom: 20px;
}
.social_top{
    position: absolute;
    right: 15px;
    top:0px;
    z-index: 10;

}
.logo_position{
    position: relative;
    z-index: 1;
    vertical-align: top;
    margin-top: 20px;
    min-height: 75px;   
    text-align: center;
}

.logo_position img{
    max-height: 65px;
}

@media (max-width: 980px) {
    .logo_position img{
    }
}
@media (max-width: 480px) {
    .menu_position{
        z-index: 1;    
        vertical-align:top;
        padding-top: 0px;

    }
}

.menu_position{
    z-index: 1;    
    vertical-align:top;
    padding-top: 30px;

}
@media screen and (max-width: 990px) {
    .menu_position{
        z-index: 1;    
        vertical-align:top;
        padding-top: 0px;

    }
}

@media (max-width: 980px) {
    .menu_position{
        z-index: 1;    
        vertical-align:top;
        padding-top: 0px;

    }
}

.scrolled .menu_position{
    margin-top: 0px!important;

}
.fullImage{
    margin-bottom: 2px;
}
.fullImage .container-fluid{
    margin: 0px;
    padding: 0px;
}
.fullImage img{
    width: 100%;
}
.fondoRojo_dosColumnas{
    background-color: rgb(145, 0, 31);
    background-repeat: repeat;
    background-position: center top;
    margin-bottom: 2px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.fondoAzul_dosColumnas{
    background-image: url(../../../images/CESAT/banners/fondo_politicas_home.jpg);
    background-repeat: repeat;
    background-position: center top;
    margin-bottom: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.fondoCasas{
    background-image: url(../images/banners/banner_lotes.png);
    background-repeat: repeat;
    background-position: center top;
    margin-bottom: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.fondoBlanco_dosColumnas{
    background-color:#ffffff;
    background-repeat: repeat;
    background-position: center top;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bottomVerde{
    /* background-image: url(../images/banners/footer.png); */
    /* background-repeat: repeat-x; */
    background-repeat: repeat;
    background-position: center top;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-top: 30px;
    padding-bottom: 25px;
    color:#668c2A;
}
.bottomVerde a .color{
    color:#668c2A;
}

.social_top a{
    text-decoration: none;
}
.containerMargin{
    margin-bottom: 15px;
    padding-top: 40px;
}
.bottomSeccion{
     padding-bottom: 40px;
}
.social_top img{
    vertical-align: top;
    margin-left: 10px;
    border: 0px;
}
.navbar-inverse{
    color:#fff;
    background-color:#181B4E!important;
    border:0px;
    border-radius: 0px;
    min-height: 0px;
    margin-bottom: 0px;
}
.navbar-inverse a{
    color: #fff;
}
.navbar-inverse .nav > li{
    float:left;
}
.navbar-inverse .nav > li:hover {
    background-color: #00514B;

}
@media screen and (max-width: 770px) {
    .navbar-inverse .nav > li{
        float:none!important;
    }
    .navbar-nav{
        margin: 0px!important;
    }
}
.navbar-collapse
{
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-nav > li > a{
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-inverse .navbar-nav > li > a{
    color:#fff;
}
.navbar-inverse .navbar-nav > li{
    color: #fff;
}
.main_border{
    border-top: 10px solid #0A4742;
}
.under_main{
    font-size: 28px;
    line-height: 150%;
    text-align: center;
    font-family: "Aver";
    color:#000;
    padding-top: 70px;
    float: left;
    width: 100%;

}
.under_main .moduletable{
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 60px;
}

.under_main p{
    margin: 0px;
    padding: 0px;
}
.under_main .custom{
    background-image: url(../images/separador.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 10px;
}
@media screen and (max-width: 780px) {
    .under_main{
        font-size: 18px;
        text-align: center;
        font-family: "Aver";
        color:#000;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 3%;
        padding-right: 3%;
    }

}
.moduletable{
    position: relative;   
    float:left;
    width:100%;
    clear:both;
}
.footerpadding{
    background-color: #111640;
    padding-top: 50px;
}
.footerpadding2{
    background-color: #111640;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    color: #fff;
}
.footerpadding2 a{
    color:#fff!important;
}
.footerpadding_line{
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 15px;
    width: 100%;
    float: left;
} 
.footer h3{
    color:#111640;
    font-size: 40px;
    font-weight: normal;

}



/*******/



.ui-slider-range {
    background: #8A8A8A !important;
}
.wdform_map {
    border: 6px solid #fff;
}
.wdform-page-and-images {
    width: 100%;
    border: 0px solid #000 !important;
}
.paypal-property {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.sel-wrap {
    display: inline-block;
    vertical-align: middle;
    width:100%;
}

.sel-imul {
    display: none;
}
.sel-imul .sel-selected {
    cursor: pointer;
    position: relative;
    display: inline-block;
    border-radius: 0px;
    padding: 0px 0px 0px 2px;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    background: #F8F8F8;
    border: 0px solid #D3D3D3;
    background-position: right 2px center;
    width: 100%;
}
.sel-imul.act .sel-selected {
    background: #fff;
}
.sel-imul .sel-options {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-top: none;
    position: absolute;
    width: inherit;
    display: none;
    z-index: 10;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.sel-options .sel-option {
    padding: 3px 4px;
    font-size: 13px;
    border: 1px solid #fff;
    border-right: none;
    border-left: none;
    text-align: left;
}
.sel-options .sel-option:hover {
    border-color: #dbdbdb;
    cursor: pointer;
}
.button-submit {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    line-height: 35px;
    background: #000;
    padding: 0px 20px;
    vertical-align: middle;
    font-size: 18px;
    min-width: 80px;
    min-height: 35px;
    font-family: Segoe UI;
    border: 1px solid transparent;
    margin: 5px;
}
.button-reset {
    color: #787878;
    cursor: pointer;
    display: inline-block;
    line-height: 35px;
    background: #F0EFEF;
    padding: 0px 20px;
    vertical-align: middle;
    font-size: 18px;
    min-width: 80px;
    min-height: 35px;
    font-family: Segoe UI;
    float: right;
    border: 1px solid transparent;
    margin: 5px;
}
.wdform_page {
    background: #FFFFFF;
    padding-top: 15px;
    border-radius: 0px;
    font-family: Segoe UI;
}
.wdform_column {
    border-right: none !important;
    padding-right: 20px !important;
    float: left;
    border-spacing: 2px;
    border-collapse: separate !important;
}
.wdform_section_break2 {
    color: #000;
    display: inline-block;
    text-align: left;
    font-size: 23px;
    margin: 16px 10px 40px 0px;
}


/*****/
.footer .wdform_section{
    width: 100%;
    float: left;
}

.footer .wdform-label{
    display: none;
}
.footer .wdform-required{
    display: none;
}
.footer .wdform-field{
    width: 100%;
}
.footer .wdform-element-section{
    width: 100%!important;
}
#form12 input[type="text"],
#form12 textarea{
    background-color: transparent!important;
    width: 100%!important;
}
.wdform-element-section {
    text-align: left;
    display: block!important;
    min-width: 150px;

}
.wdform-field {
    display: block!important;
    width: 100%!important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7C858C;
    font-style: normal;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #7C858C;
    font-style: normal;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #7C858C;
    font-style: normal;
}
:-moz-placeholder { /* Firefox 18- */
    color: #7C858C;
    font-style: normal;
}
#form12 .wdform_column{
    width: 100%!important;
    float: left!important;
}
.spacing-footer{
    margin-left: 5%;
    margin-right: 5%;

}
#form12 .button-submit {
    background-image: none!important;
    background-color: #131B4D!important;
    color:#fff!important;
    float: right;
}
.middle .moduletable{
    margin-bottom: 60px;
}
.container{
    overflow: hidden;   
}

@media screen and (max-height: 480px) {
    #bs-example-navbar-collapse-1{
        max-height:  150px;
        overflow-y:  scroll;
    }
}

.tool input{
    border-bottom: 1px solid #00514b !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    padding-left: 0px !important;
}
.tool textarea
{
    background-color: #F4F4F4!important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
}
.tool span{
    color: #B9BDC1 !important;
    font-size: 18px !important;
    padding-left: 0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7C858C !important;
    font-size: 18px !important;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #7C858C !important;
    font-size: 18px !important;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #7C858C !important;
    font-size: 18px !important;
}
:-moz-placeholder { /* Firefox 18- */
    color: #7C858C !important;
    font-size: 18px !important;
}
.anclita{
    display: block;
    padding: 0px;
    color: transparent;
}
.back_top{
    position: absolute;
    right: 3%;
    color: #09514C;
    width: 25px;
    top: 0px;

}
.back_top a{
    color: #09514C;
    border: 0px;
    text-decoration: none;
}
.button_back_top{
    height: 25px;
    width: 25px;
    background-image: url(../images/backtop.png);
}
.cont-footer{
    padding-top: 25px;
    position: relative;
}
.newslettercont{
    float:left;
    margin-left: 20px;
    margin-top: 10px;
}
.social_top p{
    float: left;
}
.newslettercont a.newsletter{
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #161E4F;
    color:#161E4F;
    padding-left: 10px;
    padding-right: 10px;
}

.custom_newsletter p{
    margin: 0px;
    padding: 0px;
}
.custom_newsletter .ba-form{
    background-color: transparent !important;
    border: 0px!important;
    position: relative;
    z-index: 1;
}
.custom_newsletter .span12{
    color: #fff!important;
}
._subtitulo{
    color: #fff!important;
    font-size:20px;
}
._newsletter
{
    text-align:center!important;
}
._newsletter label{
    display:none;
}
._newsletter{
    width: 60%!important;
    margin: 0 auto!important;
    position: relative;

}
.custom_newsletter .ba-form-footer{
    width: 60%!important;
    margin: 0 auto!important;
    position: relative;
    z-index: 1;
}
._terminos{
    width: 60%!important;
    text-align: right!important;
    color:#fff!important;
    font-size: 14px!important;    
    margin: 0 auto!important;    
}

.custom_newsletter .row-fluid .ba-row{
    position: relative;
    z-index: 1;
}
.custom_newsletter .ba-btn-submit{
    background-color: transparent!important;
    border: 1px solid #fff !important;
}

.span12{
    position: relative;
    z-index: 1;
}
._terminos a{
    color: #FFF;
}

._newsletter input{
    background-color: transparent !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 10px !important;
}

._newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff!important;
}
._newsletter ::-moz-placeholder { /* Firefox 19+ */
    color: #fff!important;
}
._newsletter :-ms-input-placeholder { /* IE 10+ */
    color: #fff!important;
}
._newsletter :-moz-placeholder { /* Firefox 18- */
    color: #fff!important;
}

.content-component
{
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10px;
}
.content-component .itemTitle{
    text-align: left;
    color:#7c858c;
}

.itemNavigation{
    position: absolute;
    top:100px;
    z-index: 10;
    width: 100%;
}
.itemNavigationTitle{
    display: none; 
}
.itemPrevious{
    left: 30px;
    top:250px;
    position: absolute;
    height:  50px;
    width: 50px;
    background-image: url(../images/rowleft.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: transparent;
    overflow: hidden;
}
.itemNext a,
.itemPrevious a{
    color:transparent;
    display: block;
}

.itemNext{
    top:250px;
    right:30px;
    position: absolute;
    height:  50px;
    width: 50px;
    background-image: url(../images/rowright.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: transparent;
    overflow: hidden;
}
.itemImage {
    text-align: center;
}
.itemImage img{
    width: 100%!important;
    text-align: center;
}

.sharethis-inline-share-buttons .st-btn{
    margin-bottom: 10px;
}
.share_tools h3{
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    color: #131b4d;
    margin-top: 0px;
    padding-top: 0px;    
}
.itemCategory{
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    color: #00514a;
    margin-top: 0px;
    padding-top: 0px;    
    border: 1px solid #00514a;    
    text-align: center;
    line-height: 150%;
}
.itemCategory a{
    color:#00514a;
}
.col_right_content{
    padding-left: 2%;
}
.share_tools {
    margin-bottom: 10px;
}
.itemComments{
    border: 1px solid #00514a!important;
    background-color:  transparent !important;   
}

.itemCommentsForm h3{
    color: #00514a!important;
    border: 0px!important;
    margin-top: 10px;
}
.itemCommentsFormNotes{
    display: none;
}
.itemCommentsForm label[for="userName"],
.itemCommentsForm label[for="commentEmail"],
.itemCommentsForm label[for="commentText"]
{
    display:none!important;
}
.itemCommentsForm input.inputbox
{
    margin-bottom: 10px!important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #002453; 
}
.itemCommentsForm textArea
{
    border: 0px !important;
}

#submitCommentButton{
    background-color: #131b4d!important;
    display:inline-block!important; 
}
.submitCommentButtonDiv{
    text-align: right;
}
div.itemCommentsForm form textarea.inputbox{
    height: 100px!important;
}
.itemBackToTop{
    display: none;
}
.itemListCategory{
    background-color: transparent!important;
    border:0 !important;

}
itemListCategory .h2{
    background-color: transparent!important;
    border:0 !important;
} 
.groupLeading{
    padding-top: 0px!important;
    padding-left: 0px!important;
    padding-right: 15px!important;
}
div.catItemHeader h3.catItemTitle
{
    padding-top:0!important;
    margin-right: 67px !important;  
    min-height: 82px;
}
.catItemTitle{
}
.catItemTitle a{
    color: #7c858c!important;
}
.catItemReadMore{
    position: absolute;
    right: 0px;
    top:0px;
    background-color: #131b4d;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    color:#FFF!important;
}
.catItemReadMore a{
    color:#FFF!important;
}
.cont_title_k2{
    position: relative;
}

.scrolled{
    background-color: #181b4e;
    position: fixed!important;
}
.scrolled .navbar-inverse{
    background-color: transparent;  
}
.scrolled{
    top: 0 !important;   
}


.navbar--top{
    position: absolute;
    width: 100%;
    top:88px;
}
.textofijo {
    background-color: #131B4D;
    color:#fff;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.textofijo:hover,
.textofijo:active
{
    color:#fff;

}
.header-content{
    position: relative;
    z-index: 10;
}
.moduletable_newsletter .ba-form {
    padding: 0px!important;
}
.custom_newsletter{
    padding-bottom: 20px;
}
.footer{
    font-size: 15px;
}
.footer a{
    color: #111640;
}

.catItemImageBlock{
    margin: 0!important;
    padding: 0px!important;    
}
.content_category{
    /*border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;*/
    padding: 0px;
    margin-top: -7px;
}
.ba-form h4{
    font-size: 20px;
    color:#7A868C;
}
.spacing-footer input,
.spacing-footer textarea,
.custom_newsletter input,
.spacing-footer textarea
{
    font-size:  18px !important;
}
.itemList{
    padding-top: 10px;
}
.itemFullText{
    padding-right: 20px;

}
.img_logo_pie img{
    width: 50%;
}
.spacing-bottom-left{
    padding-left: 3%;
    padding-top:40px;
}
.spacing-bottom-right{
    padding-right: 3%;
    padding-top:40px;
}
@media (max-width: 770px) {
    .img_logo_pie img{
        width: auto!important;
        max-width: 300px;
    }

}
@media (max-width: 770px) { 
    .spacing-bottom-left,
    .spacing-bottom-left p{
        text-align: center!important;
    }
    .spacing-bottom-right,
    .spacing-bottom-right p{
        text-align: center!important;
    }
}
@media (max-width: 480px) { 
    .movil-s{
        padding-top: 20px;
    }

    .itemPrevious{
        left: 0px;
        top:180px;
        height: 30px;
        width: 30px;
    }

    .itemNext{
        top:180px;
        right:0px;
        height: 30px;
        width: 30px;

    }
    h2{
        font-size: 28px;
    }
    .bx-wrapper .bx-pager{
        bottom: 0px;

    }
    .bx-wrapper .bx-pager-item{
        width: 5px;
        height: 5px;
    }
}

iframe{
    border: 0px;
}

.menuLine{
    width: 100%;
    padding-bottom: 0px;
    /*background-image: url(../images/menuline.png);*/
}

.page-header{
    margin: 0px;
    border: 0px;
} 
.page-header, .page-header a
{
    font-weight: bold;
    font-size: 32px;
    color:#246e46;
}
.introImage {
    text-align: center;
    margin-bottom: 28px;
}
.introImage img {
    max-width: 85%;
    max-height: 420px;
    text-align: center;
}
.leading{
    margin-bottom: 60px;
}

.leadingTitleCotent{
    position: relative;  
}
.leadingTitle{
    margin-right: 120px;
    position: relative;
}
.leadingReadmore{
    position: absolute;
    right: 0px;
    width: 105px;
    top:15px;
}
.leadingReadmore a,
.leadingReadmore a:hover
{
    background-color: #246e46;  
    color: #fff;  
}

.leadingDetails{
    margin-bottom: 28px;
    font-size: 16px;
}
.leadingDate{

}
.leadingCreated{
    font-weight: bold;
}
.module h3 {
    font-size: 19px;
    font-weight: bold;
}
.category-module {
    list-style: none;  
}
.category-module {
    list-style: none;   
    margin-left: 0px;
    padding-left: 0px; 
}
.category-module li {
    font-size: 21px;
    font-weight: bold;
    margin-left: 0px; 
    margin-bottom: 10px;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid#CCC;
}
.category-module a{
    color:#246e46; 
}

.pagination .counter{
    display: none;
}

.pagination {
    display: table;   /* Allow the centering to work */
    margin: 0 auto;
}

.pagination ul {

    list-style: none;
    padding-top: 20px;
}
.pagination ul li {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}

.pagination ul li a
{
    color: #246e46;   
}
div.mod-articles-category-date{
    font-size: 16px;
    font-weight: normal;
}
div.mod-articles-category-writtenby:before{
    content: "Por:"
}
div.mod-articles-category-writtenby{
    font-size: 16px;
    font-weight: bold;
}

h2{
    font-size: 28px;
    text-align: center;
    font-weight: bold;
}
.article-info-term{
    display: none;
}
.createdby{
    font-size: 0px;
    color:transparent;
    font-weight: bold;
}
.createdby span:before{
    content: "Por: ";
}
.createdby span{
    display: inherit;
    font-size: 16px;
    color:#4D4D4D;
    margin-right: 10px;
}
.article-info
{
    text-align: center;
}

.share-container
{
    max-width: 210px;
    margin: 28px auto;
}
.create time:before{
    content: "/";
    margin-right: 7px;
}