@charset "utf-8";

/* CSS Document */



.cover_them {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

}

.show_them , .hide_them {width: 100%;}

@media (max-width: 767px) {

	.show_them .homore , .hide_them .homore {margin-top: 10px;}

}

select.form-control:not([size]):not([multiple]) {height: auto;}

[class^="fa fa-chevron-left"], [class*="fa fa-chevron-right"] {font-family: 'FontAwesome' !important;}

#capchk {margin: 0 0 20px!important;}

#capchk i {padding-right: 5px;}

.myerr {position: relative;}

.myerr::after {content: "";position: absolute;top: -60px;}

.myerr > div {

	color: red;

    background: #efefef;

    padding-bottom: 20px;

    text-align: center;

    margin-bottom: 20px;

    border: 2px solid red;

}

.myerr > div::before {

    content: "\f071";

    font-family: FontAwesome;

    font-size: 50px;

    display: block;

    background: red;

    color: #fff;

    margin-bottom: 15px;

}

.forminput {background: #ffeeee !important;border: 1px solid red !important;}

.cookie__Btn , .cookie__Btn:hover {

    border-color: #004b97 !important;

    color: #fff !important;

    background-color: #004b97 !important;

}
.homesaleSec {
     padding: 20px 0!important; 
}
.button.cookie__Btn {border-radius: 0;}

.cookieBlockItem_lt {flex: 0 0 40%;}

.cookieBlock_cont {justify-content: space-between;}

.tv_sec .masonry.columns-4 .masonry-item {float: left;}