/*
Theme Name: [child]quorum
Template: Divi
*/

/*
text gray: #7f7f7f
corporative color: #ae1c00

*/

/*General*/

.section-title {
    color: #7f7f7f;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 115%;
}
.section-subtitle {
    text-align: center;
    font-size: 18px;
    color: #7d7d7d;
    font-style: italic;
    max-width: 747px;
    margin: auto;
}
.section-text {
    font-weight: 400;
}
.textcenter{
    text-align:center;
}
.textright{
    text-align:right;
}

.uppercase{
    text-transform:uppercase;
}

a.cta-btn {
    color: white;
    background: #af2625;
    padding: 10px 20px;
    border-radius: 4px;
}

a.cta-btn:hover {
    opacity: 0.8;
    color: white;
}
.white{
    color:white
}

.narrow-row{
    max-width:1170px;
    margin:auto;
}

.row{
    margin-bottom:60px;
    margin-left:auto;
    margin-right: auto;
}

a:focus, a:hover {
    color: #ae1c01;
    text-decoration: underline;
}

#et_search_icon:hover, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, .bottom-nav li.current-menu-item>a, .comment-reply-link, .entry-summary p.price ins, .et-social-icon a:hover, .et_password_protected_form .et_submit_button, .footer-widget h4, .form-submit .et_pb_button, .mobile_menu_bar:after, .mobile_menu_bar:before, .nav-single a, .posted_in a, .woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content input.button, .woocommerce #content input.button.alt, .woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce .star-rating span:before, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce button.button.alt:hover, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content input.button, .woocommerce-page #content input.button.alt, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit, .woocommerce-page #respond input#submit.alt, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page .star-rating span:before, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page input.button, .woocommerce-page input.button.alt, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #ae1c01;
}

/*Footer*/

#footer-info {
    text-align: center;
}

#footer-widgets p {
    color: #7f7f7f;
    font-size: 16px;
}
.footer-title {
    color: white;
    font-size: 21px;
    margin-top: 50px;
    padding-bottom: 20px;
    font-weight:600;
}

#footer-widgets {
    border-bottom: 1px solid;
}

.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget{
    margin-bottom: 0!important;
}

.widget_nav_menu{
    width:100%;
}
.footer-widget ul li:before {
    display:none;
}
.footer-widget ul li {
    padding-left:0!important;
}
.footer-widget ul li a {
    color:#7f7f7f!important;
    text-transform: uppercase;
    font-size:16px;
}
.footer-widget ul li a:hover {
    color:#ae1c00!important;
}
.footer-logo {
    max-width: 223px;
}


/*header*/

#main-header .container{
    width:95%;
}

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions a {
    border-color: #fbfeff;
    background-color: transparent!important;
}
ul.wpml-ls-sub-menu {
    background: white!important;
}

#search-form-container {
    background: #ffffffe0;
    max-width: 100%;
    width: 100%;
    z-index: 99;
}

#main-header{
    background:#fffffff0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#main-header.et-fixed-header{
    background:#ffffff
}

#page-container {
    padding-top: 0!important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 30px;
}

#top-menu a {
    color: #888787;
    font-weight: normal;
    font-size: 16px;
}

#logo {
    max-height: 100%;
}
.centered-inline-logo-wrap {
    min-width: 280px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 50px;
}

.et-top-navigation .current-menu-item a:before, .current-menu-parent a:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 31px;
    background: transparent;
    left: 0px;
    top: 0px;
    border: 1px solid #ae1c00;
    border-radius: 1px;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    top: 9px;
}

.nav>li>a:focus, .nav>li>a:hover {
    background: transparent!important;
    color:#ae1c00!important;
}

.sub-menu a:before{
    display:none!important;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    right: 2px;
}



/*Search form*/

.form-search-btn {
    background: #ae1c00!important;
    border: 0;
    height: 34px;
    padding: 0px 30px;
    border-radius: 4px;
    transition:0.3s;
    width:100%;
    text-transform: uppercase;
}
.form-search-btn:hover {
    background: #7f7f7f!important;
}

.listing-form .form-search-btn{
    height:80px;
}

#search-form-container .et_pb_module {
    max-width: 1170px;
    margin: auto!important;
    position: relative;
    display: block;
}

.koble-horizontal-form {
    margin-bottom: 0;
}

.dropdown .dropdown-menu ul.dropdown-list li {
    padding: 0px 8px;
    font-weight: 400!important;
    margin-bottom:0;
}

ul.dropdown-list {
    padding-bottom: 1px;
}

.dropdown .dropdown-menu ul.dropdown-list li label {
    font-weight: 400;
    color: #444444;
}

form label input[type=checkbox] + span:before {
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 3px;
    font-weight: 400;
}

form label input[type=checkbox]:checked + span:before {
    content: "\f046";
    letter-spacing: 10px;
    color: #ae1c00;
}

.dropdown-buttons > button {
    width: calc(50% - 2px);
    background: #ae1c02;
    display: inline-block;
    position: relative;
    border: 0;
    color: white;
    font-size: 12px;
    margin-bottom: -5px;
    padding: 10px 7px;
}

.dropdown-content {
    max-height: 220px;
    overflow-y: scroll;
}

.et_right_sidebar #main-content .container:before{
    display:none;
}

.dropdown .dropdown-menu {
    width: 100%;
    min-width: 255px;
}

.property-search-form .dropdown-toggle {
    height: 37px;
    border-radius: 3px;
    border: 1px solid #ae1c01;
    padding: 0 10px;
    background: transparent;
    color: #444444;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}

.property-search-form input::-webkit-input-placeholder{
    color: #444444!important;
}
.property-search-form input:-moz-placeholder{
    color: #444444!important;
}
.property-search-form input:-ms-input-placeholder{
    color: #444444!important;
}
.property-search-form input[placeholder]{
    color: #444444!important;
}

.property-search-form .col-md-3 {
    padding: 0 3px;
    margin-bottom: 6px;
}

.form-control:focus {
    border-color: #ae1c00;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form label input[type=checkbox] {
    display: none!important;
}

ul.dropdown-list {
    list-style: none;
}

.property-search-form {
    background-color: transparent;
}

.dropdown .dropdown-menu ul.dropdown-list li.child {
    padding-left: 25px;
}

.property-search-form  .form-control {
    border: 1px solid #ae1c02!important;
    height: 37px;
    background: transparent!important;
    text-transform: uppercase;
    padding: 3px 10px!important;
}

/*Services*/

.services-icon {
    text-align: center;
}
.services-icon img {
    max-width: 100px;
}

.cta-title {
    color: white;
    line-height: 150%;
}

.section-list {
    list-style: none!important;
}
.section-list li:before {
    content: ">";
    margin-right: 11px;
    color: #ae1c00;
}
.section-list li {
    font-weight: 400;
}


/*CTA contact form*/

.CF5a9ea8a4040ff .seb-width{
    width:85%!important;
    display:inline-block;
    vertical-align: top;
}
.CF5a9ea8a4040ff .seb-btn-width {
    width: 14%;
    display:inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.CF5a9ea8a4040ff .intl-tel-input {
    width:100%;
}

.CF5a9ea8a4040ff .seb-btn-width input {
    height: 96px;
    background: #00000070;
    color: white;
    border: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
}
.CF5a9ea8a4040ff .seb-width input{
    height: 40px;
    border:0;
}

.caldera-grid .has-error .checkbox, .caldera-grid .has-error .checkbox-inline, .caldera-grid .has-error .control-label, .caldera-grid .has-error .form-control-feedback, .caldera-grid .has-error .help-block, .caldera-grid .has-error .radio, .caldera-grid .has-error .radio-inline, .caldera-grid .has-error.checkbox label, .caldera-grid .has-error.checkbox-inline label, .caldera-grid .has-error.radio label , .caldera-grid .has-error.radio-inline label {
    color: #a94442;
    background: #ffffffb5;
    padding: 0px 10px;
}


/*Team box*/

.team-lang {
    max-width: 30px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
}
.team-title {
    font-weight: bold;
    padding-bottom: 0;
}
.team-role {
    font-weight: 400;
    color: #ae1c00;
}


/*Contact*/

.CF5aa017e3d913a {
    max-width: 490px;
}
.CF5aa017e3d913a input {
    border: 1px solid #ae1c00!important;
    height: 50px!important;
    border-radius: 0px!important;
}
.CF5aa017e3d913a textarea{
    border: 1px solid #ae1c00!important;
    border-radius: 0px!important;
}
.CF5aa017e3d913a .form-group {
    margin-bottom: 0px!important;
}
.CF5aa017e3d913a .intl-tel-input{
    width:100%;
}
.CF5aa017e3d913a .btn {
    background: #ae1c00!important;
    color: white!important;
    margin-top: 20px;
    padding: 10px 50px!important;
    height: auto!important;
    float: right;
    font-weight: 500!important;
    font-size: 16px!important;
    transition:0.3s
}
.CF5aa017e3d913a .btn:hover {
    opacity:0.7;
    transition:0.3s
}

.contact-social-icons a {
    color: white;
}

/*Blog*/

.blog-subheader {
    background: url(/wp-content/uploads/2018/03/villa-mozart-sierra-blanca-abcpropertyexperts-39.jpg);
    background-size: cover;
    background-position: center;
}
.blog-title {
    text-align: center;
    color: white;
    font-size: 46px;
    padding-top: 300px;
    padding-bottom: 100px;
    background: #00000082;
}


/*Home Boxes*/


.home-boxes {
    border-left: 3px solid white;
    border-right: 3px solid white;
    display: inline-block;
    width: 100%;
    text-align: center;
    transition:0.3s;
}

.home-boxes:hover {
    background: #0000009e;
    transition:0.3s;
}

.home-boxes-link {
    display: inline-block;
    margin-top: 200px;
    margin-bottom: 200px;
    background: #ffffff;
    padding: 10px 25px;
    color: #505050;
    text-transform: uppercase;
    font-weight: bold;
    transition: 0.3s;
    font-size: 17px;
}

.home-boxes:hover .home-boxes-link{
    color:#ae1c00;
    transition:0.3s;
    padding: 10px 30px;
}

/*Property Grid*/

.property-item .property-description {
    color: #666;
    background-color: #ffffffa6;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.property-item .property-image .property-title {
    width: 100%;
    left: 0!important;
    top: 0;
    padding:10px;
    padding-right: 100px;
    background: rgba(28,28,28,0.46);
    background: -moz-linear-gradient(top, rgba(28,28,28,0.46) 21%, rgba(28,28,28,0.1) 44%, rgba(30,30,30,0) 46%, rgba(71,71,71,0) 82%, rgba(94,94,94,0) 98%);
    background: -webkit-gradient(left top, left bottom, color-stop(21%, rgba(28,28,28,0.46)), color-stop(44%, rgba(28,28,28,0.1)), color-stop(46%, rgba(30,30,30,0)), color-stop(82%, rgba(71,71,71,0)), color-stop(98%, rgba(94,94,94,0)));
    background: -webkit-linear-gradient(top, rgba(28,28,28,0.46) 21%, rgba(28,28,28,0.1) 44%, rgba(30,30,30,0) 46%, rgba(71,71,71,0) 82%, rgba(94,94,94,0) 98%);
    background: -o-linear-gradient(top, rgba(28,28,28,0.46) 21%, rgba(28,28,28,0.1) 44%, rgba(30,30,30,0) 46%, rgba(71,71,71,0) 82%, rgba(94,94,94,0) 98%);
    background: -ms-linear-gradient(top, rgba(28,28,28,0.46) 21%, rgba(28,28,28,0.1) 44%, rgba(30,30,30,0) 46%, rgba(71,71,71,0) 82%, rgba(94,94,94,0) 98%);
    background: linear-gradient(to bottom, rgba(28,28,28,0.46) 21%, rgba(28,28,28,0.1) 44%, rgba(30,30,30,0) 46%, rgba(71,71,71,0) 82%, rgba(94,94,94,0) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c1c', endColorstr='#5e5e5e', GradientType=0 );

}

.property-item .property-image .property-title h3 {
    color: white;
    text-transform: capitalize!important;
    font-size: 16px!important;
}

.property-item .property-image .property-price {
    width: auto!important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 10px;
    background: #00000085;
}

.property-item .property-image .property-price span {
    color: white;
    font-size: 16px;
}

.property-item .property-image .property-location {
    position: relative;
    left: 0;
    padding: 8px 0px;
}

.property-item .property-image .property-location h4 {
    text-transform: capitalize!important;
    color: white;
}

.property-item .property-image .property-location h4 span {
    text-transform: capitalize!important;
    color: #ae1c01;
    font-weight: 500!important;
    font-size: 14px;
}

.property-item .property-description div {
    font-size: 16px;
    font-weight: 400;
}

.property-item .property-description div i {
    margin-right: 4px;
}

.property-item .property-description .row {
    padding: 10px;
    margin-bottom: 0;
}


/*Pagination*/

.pagination {
    width: 100%;
    text-align: center;
}

.page-numbers.current {
    border: 1px solid;
    color: #ae1c01;
    padding: 0px 5px;
    margin: 0 5px;
}
.pagination .page-numbers {
    font-size: 16px;
    margin: 0px 4px;
}

.pagination .page-numbers:hover{
    color: #7f7f7f;
}

.pagination .next, .pagination .prev{
    font-size: 14px;
    text-decoration: underline;
}


/*Single property*/

/* .slide-container > .slider:before{
    content: "\f31e";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000006b;
    text-align: center;
    z-index: 999;
    font-family: "Font Awesome 5 Free";
    color: white;
    font-size: 24px;
    padding-top: 40vh;
    opacity:0;
    transition:0.3s;
    font-weight: 900;
}
.slide-container > .slider:hover:before{
    opacity:1;
    transition:0.3s;
} */
.slide-container > .slider:hover{
    filter: brightness(0.5);
    -webkit-filter: brightness(0.5);
    transition:0.5s;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
}

.slide-container > .slider{
    transition:0.5s;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
}

.slide-container .title {
    background-color: rgba(174, 28, 0, 0.76);
    font-weight: 400;
    font-size: 25px;
    bottom:200px;
}

.slide-container {
    margin-bottom: 60px;
}

.slide-container .slider-thumbnails div.slide{
    height:200px;
    border-right: 3px solid white;
}
.slide-container .slider-thumbnails{
    height: 200px;
    max-width: 1170px;
}

.CF5a9ea8a4040ff .seb-width input {
    height: 40px;
    border: 0;
    border: 1px solid white!important;
}

.slide-container .slider-thumbnails .slick-arrow {
    background: transparent;
    height: auto;
    top: calc(50% - 0.5em - 10px);
    color: #ae1c00;
    font-size: 45px;
}

.slide-container .slider-thumbnails .slick-next {
    right: -76px!important;
}
.slide-container .slider-thumbnails .slick-prev {
    left: -76px!important;
}

.slide-container .slider-thumbnails .slick-next img, .slide-container .slider-thumbnails .slick-prev img {
    width: 54px;
}

.info-container .info-box {
    display: inline-block!important;
    padding: 0 50px;
}
.info-container {
    margin: 25px 0 40px;
    display:inline-block;
}

.info-container .info-box .single-ref span {
    font-weight: 600;
    margin-left: 10px;
}
.info-container .info-box .single-ref {
    color: #ae1c00;
    font-size: 18px;
    font-weight: 400;
}

.info-container .info-box i {
    font-size: 25px;
    margin-right: 10px;
}

.info-container .info-box {
    font-size: 20px;
    margin-bottom: 35px;
}
.info-container .info-box i {
    font-size: 25px;
    margin-right: 10px;
}

.single-price {
    font-size: 32px;
    font-weight: 400;
    color: #ae1c00;
}

.services-item {
    font-weight: 400;
    font-size: 16px;
}

.services-item i {
    color: #ae1c00;
    font-size: 18px;
}

.single-post-content {
    font-weight: 400;
    font-size: 16px;
}

.related-properties {
    max-width: 98%;
    margin: auto;
    margin-bottom: 60px;
}

.single-property-content .row {
    padding-left: 15px!important;
    padding-right: 15px!important;
}

.single-contact-container {
    background: url(/wp-content/uploads/2018/03/single-contact-background.jpg);
    background-size: cover;
    background-position: center;
    padding: 120px 0;
    background-attachment: fixed;
}

.single-contact-container .section-title {
    margin-bottom: 80px;
}

.single-contact-container input {
    background: transparent!important;
    border: 1px solid white!important;
    border-radius: 0!important;
    height: 45px!important;
}
.single-contact-container textarea {
    background: transparent!important;
    border: 1px solid white!important;
    border-radius: 0!important;
    min-height: 105px;
}
.single-contact-container .intl-tel-input{
    width: 100%;
}

.single-contact-container input{
    color:#949490!important;
}

.single-contact-container .btn {
    background: #ae1c00!important;
    color: white!important;
    text-transform: uppercase;
    font-size: 21px;
    width: 100%;
    border-color: #ae1c00!important;
    border-radius: 4px!important;
}

.single-our-service img {
    max-height: 100px;
    margin: auto;
}

.single-our-service img {
    max-height: 60px;
    margin: auto;
    margin-bottom: 10px;
}

.single-our-services .section-title {
    margin-bottom: 70px;
}

.single-our-services {
    background: url(/wp-content/uploads/2018/03/single-services-background.jpg);
    background-size: cover;
    background-position: center;
    padding: 120px 0px 1px;
}

.header-sidebar {
    display: inline-block;
}


/*Blog*/


.single-post {
    padding-top: 86px;
}


/*Listing*/

.listing-header {
    margin-bottom: 10px;
}

.filter-btn-container .input-group-addon {
    background: #ae1c00;
    color: white;
}
.filter-btn-container select {
    border: 1px solid #ae1c01;
    height: 40px;
    border-radius: 4px;
}
.filter-btn-container .input-group-addon {
    background: #ae1c00;
    color: white;
    border: 1px solid #ae1c01;
}
#footer-info, #footer-info a {
    color: #ffffff;
    font-weight: 100;
}

li ol li {
    margin-bottom: 5px;
}

li {
    margin-bottom: 20px;
}

.single-post {
    padding-top: 0;
}

.single-post #main-header {
    position: relative;
}

.et-social-facebook a.icon:before { content: '\e093'; }
.et-social-twitter a.icon:before { content: '\e094'; }
.et-social-google-plus a.icon:before { content: '\e096'; }
.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-tumblr a.icon:before { content: '\e097'; }
.et-social-instagram a.icon:before { content: '\e09a'; }
.et-social-skype a.icon:before { content: '\e0a2'; }
.et-social-flikr a.icon:before { content: '\e0a6'; }
.et-social-myspace a.icon:before { content: '\e0a1'; }
.et-social-dribbble a.icon:before { content: '\e09b'; }
.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-vimeo a.icon:before { content: '\e09c'; }
.et-social-rss a.icon:before { content: '\e09e'; }


@media(max-width:1300px){
    .slide-container .slider-thumbnails{
        display:none;
    }
}
