@charset "UTF-8";

    
    
    


iframe {
    border: 0;
}

.spec-banner {
    height: 60px;
    width: 468px;
    position: relative;
    top: 120px;
    float: right;
    z-index: 2;
}

.spec-banner iframe {
    height: 60px;
    width: 468px;
}

.tgb-items iframe {
    border: 0;
    height: 210px !important;
}

div#div-gpt-ad-1494394981298-0 > div {
    width: 100% !important;
    height: 240px !important;
    overflow: hidden;
}

div#div-gpt-ad-1494394981298-0 iframe,
#div-gpt-ad-1494394816569-0 iframe{
    width: 100%;
}


.close_banner {
    position: absolute;
    top: 5px;
    right: 15px;
    width: 10px;
    height: 10px;
    z-index: 10;
    cursor: pointer;
    padding: 10px;
}

.close_banner:before, .close_banner:after {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 50%;
    height: 2px;
    background: #999;
}

.close_banner:before {
    transform: rotate(45deg);
}

.close_banner:after {
    transform: rotate(-45deg);
}

.object__map.favorite .maps_search {
    display: none;
}

*.hideBanner {
    height: auto;
    text-align: right;
}

.banner_remove {
    font-size: 16px;
    color: rgb(172, 188, 80);
    padding: 7px 35px 6px 0;
    cursor: pointer;
}

.banner-2.hideBanner {
    bottom: 36px;
}

.owl-stage-outer .banner-index_tgb div {
    margin-right: 6px;
}

.tgb-items .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #333;
    width: 35px;
    height: 35px;
}

.tgb-items .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #333;
    width: 35px;
    height: 35px;
}

.tgb-items .owl-prev:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-left: 2px solid #333;
    border-top: 2px solid #333;
    top: 10px;
    left: 12px;
    transform: rotate(-45deg);
}

.tgb-items .owl-prev:hover:before {
    border-width: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #333 transparent transparent #333;
}

.tgb-items .owl-next:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-right: 2px solid #333;
    border-top: 2px solid #333;
    top: 10px;
    right: 12px;
    transform: rotate(45deg);
}

.tgb-items .owl-next:hover:before {
    border-width: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #333 #333 transparent transparent;
}
.tgb-items iframe {
    border: 0;
    margin: 0 20px 0 0;
}



.banner-main_two {
    width:100%;
    margin-bottom: 70px;
    
    
    
    
    
}
.banner-main_two__item {
    box-shadow: 0 0 15px -6px #000;
}
.banner-main_two .banner-index_tgb.banner-main_two__item {
    width: 180px;
}
@media (max-width: 999px){
    .spec-banner {
        top: 0;
    }
}

@media (max-width: 450px) {
    .banner-index_tgb{
        width: 100%;
    }
    .banner-index_tgb > div {
        width: 100% !important;

    }
    .owl-stage-outer .banner-index_tgb div {
        margin-right: 0;
    }
    .banner-index_tgb iframe {
        max-width: 250px !important;
        margin: 0 auto;
        display: block;
    }
}