.big-desc{
    text-align: center;
    font-size: 17px;
    margin-bottom: 15px;
}
.big-title{
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Myriad Pro Bold';
    color: #EC872E;
}
.big-title.title_red{
	color: #d70000;
}
.big-title h2{
    margin: 0;
	font-size: 50px;
}
.list-content{}
.list-content .item{
    margin-bottom: 5px;
}
.list-content .item h2{font-size:16px;font-weight:bold;text-decoration:none}
.list-content .item h2 a{text-decoration:none}
.list-content img{
    margin-right: 5px;
    padding-bottom: 5px;
}
.list-content span{}

.block.block-1{
    background: #fff; 
}
.block.block-2{
    background: #FFF6F6;
}
.block.block-3{
    background: #FFFFFF;
}
.block{/* padding:20px 7px */}

#news-wrap{}
#news-wrap .item{
    margin-bottom: 30px;
}
#news-wrap .news-item{
    background: #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.1);
    border-radius: 1px;
}
#news-wrap .news-item .name{
    padding: 5px;
    height: 52px;
}
#news-wrap .news-item .name a{
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}
#news-wrap .news-item .desc{
    padding: 5px;
    height: 88px;
    overflow: hidden;
}

.owl-carousel.feedback{}
.owl-carousel.feedback .item{
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
}
.owl-carousel.feedback .item .desc{
    height: 105px;
    font-size: 15px;
    text-align: center;
}
.owl-carousel.feedback .item .img{
    margin: 10px 0;
    margin-bottom: 20px;
}
.owl-carousel.feedback .item .img img{
    max-width: 145px;
    padding: 3px;
    background: #F9F9F9;
    border: 1px solid #ccc;
    border-radius: 100%;
    margin: auto;
}
.owl-carousel.feedback .item .name{
    text-align: center;
    color: red;
    font-size: 16px;
    text-transform: uppercase;
}




.owl-theme.feedback .owl-dots .owl-dot span {

    background: #D6D6D6;
 
width: 13px;height: 13px;}
.owl-theme.feedback .owl-dots .owl-dot.active span {

    background: #F75F2F;
 
}





.wrap-list-video{
    padding: 5px 25px;
}
#news-wrapper .inner-x{
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    background: #fff;
    padding: 3px;
}
.video-list-carousel-target{}
.wrap-list-video .owl-prev{
    background: url(../img/left-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}
.wrap-list-video .owl-next{
    background: url(../img/right-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    right: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}


#featured-tour{
}
#featured-tour .title{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
#featured-tour .content{}
#featured-tour .content ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#featured-tour .content ul li{
    margin-bottom: 5px;
}
#featured-tour .content ul li a{
    font-size: 17px;
    color: #838383;
}
#featured-tour .content ul li:hover a{
    text-decoration: none;
    color: red;
}

#index-category{
    border-top: 4px solid #FEDC3F;
    border-left: 4px solid #FEDC3F;
}

#index-category .xleft{
    background: #F8EEB1 url(../img/shadow-bg.png) no-repeat bottom left;
}
#index-category .xright{}
.rtl#index-category .title{text-align:right;background: #FFFBE3 url(../img/right-category.png) no-repeat right -3px;padding-right: 75px;}
#index-category .title{
    background: #FFFBE3 url(../img/left-category.png) no-repeat 0px -3px;
    padding: 8px 11px;
    text-indent: 64px;
    text-transform: uppercase;
    font-family: Avo;
    font-size: 17px;
    padding-top: 10px;
}
.rtl#index-category .list{
    text-align: right;
}
#index-category .list{
    padding-left: 10px;
    float: left;
}
#index-category .list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#index-category .list ul li{
    margin: 5px 0;
}
#index-category .list ul li a{
    color: #333;
    text-decoration: none;
    transition: all .2s ease;
}
#index-category .list ul li:hover a{
    color: #ED1C24;
}
#index-category .list .xhotline{
    position: absolute;
    bottom: 0;
    font-family: avo;
    width: auto;
    text-align: left;
}
#index-category .list .xhotline .hotline-place{
    background: url(../img/hotline.png) no-repeat;
    padding-left: 52px;
}
#index-category .list .xhotline .hotline-place p{}
#index-category .list .xhotline .hotline-place p.phone{
    font-family: Avo_bold;
    color: #ED1B24;
    font-size: 19px;
    line-height: 20px;
}
.has-list-p{margin-bottom:20px;}

#ads-wrapper{}
#ads-wrapper .bit{margin-bottom:20px}
#ads-wrapper .ads-item,#ads-wrapper .ads-item-wrapper{
    position: relative;
}
#ads-wrapper .ads-item:hover:after{
    height: 90%;
}
#ads-wrapper .ads-item:hover:before{
    height: 90%;
}
#ads-wrapper .ads-item-wrapper:hover:after{
    width: 96%;
}
#ads-wrapper .ads-item-wrapper:hover:before{
    width: 96%;
} 
#ads-wrapper .ads-item:hover img{
   opacity: 1;
}
#ads-wrapper .ads-item img{
    width: 100%;
    height: auto;
    transition: all 1s ease;
    opacity: 0.8;
}
#ads-wrapper .ads-item:after,#ads-wrapper .ads-item:before,#ads-wrapper .ads-item-wrapper:after,#ads-wrapper .ads-item-wrapper:before{content:"";background: rgba(251, 251, 251, 0.42);position:absolute;width: 20%;height: 1px;z-index: 1;transition: all 0.5s ease;}

#ads-wrapper .ads-item:after{
    width: 1px;
    right: 2%;
    bottom: 5%;
    height: 40%;
}
#ads-wrapper .ads-item:before{
    width: 1px;
    left: 2%;
    top: 5%;
    height: 40%;
}
#ads-wrapper .ads-item-wrapper:after{
   width: 20%;
   height: 1px;
   right: 2%;
   bottom: 5%;
   top: auto;
}

#ads-wrapper .ads-item-wrapper:before{
    width: 20%;
    height: 1px;
    left: 2%;
    top: 5%;
    z-index: 1;
}


#news-wrapper{}
#news-wrapper .title{
    position: relative;
    margin-bottom: 15px;
}
#news-wrapper .title h3{
    font-family: Avo;
    color: #ED1C24;
    text-transform: uppercase;
    margin: 0;
    font-size: 21px;
    display: inline-block;
    border-bottom: 3px solid #ED1C24;
    position: relative;
    z-index: 2;
}
#news-wrapper .title:after{content:"";position:absolute;width:100%;height:1px;left:0;z-index:1;background: #ccc;bottom: 1px;}
#news-wrapper .content {}
#news-wrapper .content.news{}
#news-wrapper .content.news .news-desc{
    margin-top: 10px;
}
#news-wrapper .content.news .small-item h4{font-size: 13px;}
#news-wrapper .content.news  h4{
    margin: 0;
    margin-bottom: 10px;
    font-size: 17px;
}
#news-wrapper .content.news  h4 a{
    font-weight: bold;
    color: rgba(51, 51, 51, 0.62);
    text-decoration: none;
    transition: all 0.5s ease;
}
#news-wrapper .content.news h4:hover a{
    color: #333;
}
#news-wrapper .content.news .view-more{
    margin-top: 5px;
}
#news-wrapper .content.news .view-more a{
    text-decoration: none;
    color: #333;
}
#news-wrapper .content.news .view-more:hover a{}
#news-wrapper .content.news .list-news-small{
}
#news-wrapper .content.news .list-news-small .small-item{margin-bottom:10px}
#news-wrapper .content.news .list-news-small img{
    margin-right: 14px;
}
#news-wrapper .content.news .date{
    margin-top: 10px;
    color: #A0A0A0;
    font-size: 12px;
}
a[href='http://html5box.com/html5gallery/watermark.php']{
text-indent: -9999em;position: absolute;top: -9999em;}

.wrap-list-video{
    padding: 5px;
    padding-left: 0;
    padding-right: 0;
}

.wrap-list-video .owl-carousel .owl-item .item{
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
}
.wrap-list-video .owl-carousel .owl-item img{}
#featured-tour .video-list-carousel-target{
    padding-bottom: 56.25% !important;
}
.wrap-list-video .owl-prev{
    background: url(../img/left-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}
.wrap-list-video .owl-next{
    background: url(../img/right-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    right: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}
.wrap-list-photo .bx-prev,.wrap-list-photo .bx-prev:hover{
    background: url(../img/arrow-left-bx.png) no-repeat;
    width: 45px !important;
    height: 81px !important;
}
.wrap-list-photo .bx-next,.wrap-list-photo .bx-next:hover{
    background: url(../img/arrow-right-bx.png) no-repeat;
    width: 45px !important;
    height: 81px !important;
}
.wrap-list-photo{
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    padding: 5px;
}
.wrap-list-photo ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.wrap-list-photo ul li{}
#wrap-media{
    margin-top: 20px;
}
#wrap-media .block{
    margin-bottom: 20px;
}
		@media (min-width: 992px) {
#index-category .col-xs-12.col-md-4{
    width: 38%;
}
#index-category .col-xs-12.col-md-8{
    width: 62%;
}
		}
@media (max-width: 767px) {
    .left-in-product{
    padding-left: 0 !Important;
    padding-right: 0 !important;
}
	.wrap-big-section .body-ad .row-5{
    margin-left: 0;
    margin-right: 0;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
}
	.wrap-big-section .body-ad .item-product.col-5{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
    #news-wrap .news-item .name{
    height: 40px;
    overflow: hidden;
    line-height: 16px;
}
#news-wrap .news-item .desc{font-size: 13px;height: 80px;}
	#news-wrapper .content.news .list-news-small .small-item{margin-bottom:10px;width: 50%;float: left;padding: 6px;}
		#index-category .list .xhotline{
    position: relative;
    width: 100% !Important;
    margin: auto;
}
#index-category .list{width:100%}
#news-wrapper .content.news .list-news-small img{width:100%}
#news-wrapper .content.news .small-item h4{clear:both;margin-top:10px;float: left;width: 100%;}
}




#top-nav-product{
    background: #F9F9F9;
    padding: 20px 0;
}
#top-nav-product .nav-product{
    background: #fff url(../img/title-nav.gif) no-repeat 20px 15px;
    margin-bottom: 25px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    padding-left: 46px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.4);
}



.wrap-big-section{
    margin: 20px 0;
}
.wrap-big-section .top-ad{
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.wrap-big-section .top-ad:after,.wrap-big-section .top-ad:before{width:100%;height: 2px;position:absolute;content:"";left: 0;top: 45%;background: #31393C;z-index: 1;}
.wrap-big-section .top-ad:before{
    top: 60%;
}
.wrap-big-section .top-ad .big-name{
    padding: 7px 15px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    background: #31393C;
    color: #FFC704;
    margin: auto;
    text-align: center;
    display: inline-block;
    z-index: 2;
    position: relative;
    border: 10px solid #fff;
    border-top: 0;
    border-bottom: 0;
}
.wrap-big-section .top-ad .list-wrap{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    float: left;
}
.wrap-big-section .top-ad .list-wrap li{
    display: inline-block;
    border-bottom: 4px solid #ccc;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    transition: 0.4s ease all;
}
.wrap-big-section .top-ad .list-wrap li:after{content:"";width:1px;height:100%;position:absolute;background: rgba(204, 204, 204, 0.86);top:0;right:0}
.wrap-big-section .top-ad .list-wrap li:last-child:after{display:none}
.wrap-big-section .top-ad .list-wrap li a{
    padding: 8px 15px;
    display: block;
    padding-top: 12px;
    font-weight: bold;
    color: #31393C;
}
.wrap-big-section .top-ad .list-wrap li:hover,.wrap-big-section .top-ad .list-wrap li.active{
    border-bottom-color: #31393C;
}
.wrap-big-section .top-ad .list-wrap li:hover a,.wrap-big-section .top-ad .list-wrap li.active a{
    text-decoration: none;
    color: #0072BC;
}
.tab-content{
    position: relative;
    overflow: hidden;
    padding: 1px;
}
.tab-content .tab{                  transform: translate3d(0,30px,0);transition: 0.7s ease;      -o-transform: translate3d(0,30px,0);      -moz-transform: translate3d(0,30px,0);      -webkit-transform: translate3d(0,30px,0);opacity: 0 !important;position: absolute;left: 0;top: 0;z-index: 1;}
.tab-content .tab.active.loading{
    opacity: 0 !important;
    -o-transform: translate3d(0,30px,0) !important;
    -moz-transform: translate3d(0,30px,0) !important;
    -webkit-transform: translate3d(0,30px,0) !important;
    transform: translate3d(0,30px,0) !important;
	transition: 0.2s ease;  
    }
.tab-content .tab.active{
    -o-transform: translate3d(0,0px,0);
    -moz-transform: translate3d(0,0px,0);
    -webkit-transform: translate3d(0,0px,0);
    opacity: 1 !Important;
    position: relative;
    z-index: 2;
}


.basel-products-loader{
    position: absolute;
    left: 0px;
    height: 100%;
    width: 100%;
    display: none;
}
.basel-products-loader.loading{
    
    display: block;
}
.basel-products-loader:after {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: " ";
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #000;
    border-radius: 50%;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    animation: load-spin 450ms infinite linear;
    -o-animation: load-spin 450ms infinite linear;
    -ms-animation: load-spin 450ms infinite linear;
    -webkit-animation: load-spin 450ms infinite linear;
    -moz-animation: load-spin 450ms infinite linear;
    opacity: 1;
    visibility: visible;
    z-index: 1234;
}




@media(min-width:992px){
	.left-in-product{
    width: 67.8%;
}
	.right-in-ads{
    width: 32.2%;
}
}


