@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/eot/IRANSansWeb_Bold.eot") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Bold.woff") format("woff2"), url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/IRANSansWeb_Medium.eot") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Medium.woff") format("woff2"), url("../fonts/woff/IRANSansWeb_Medium.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/IRANSansWeb_Light.eot") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Light.woff") format("woff2"), url("../fonts/woff/IRANSansWeb_Light.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/eot/IRANSansWeb_UltraLight.eot") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_UltraLight.woff") format("woff2"), url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eot/IRANSansWeb.eot") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb.woff") format("woff2"), url("../fonts/woff/IRANSansWeb.woff") format("woff"), url("../fonts/ttf/IRANSansWeb.ttf") format("truetype");
}
body {
    font-family: "IRANSans" !important;
}
.container-fluid{
    width: 95%;
}
.container-fluid .col-lg-1, .container-fluid .col-lg-10, .container-fluid .col-lg-11, .container-fluid .col-lg-12, .container-fluid .col-lg-2, .container-fluid .col-lg-3, .container-fluid .col-lg-4, .container-fluid .col-lg-5, .container-fluid .col-lg-6, .container-fluid .col-lg-7, .container-fluid .col-lg-8, .container-fluid .col-lg-9, .container-fluid .col-md-1, .container-fluid .col-md-10, .container-fluid .col-md-11, .container-fluid .col-md-12, .container-fluid .col-md-2, .container-fluid .col-md-3, .container-fluid .col-md-4, .container-fluid .col-md-5, .container-fluid .col-md-6, .container-fluid .col-md-7, .container-fluid .col-md-8, .container-fluid .col-md-9, .container-fluid .col-sm-1, .container-fluid .col-sm-10, .container-fluid .col-sm-11, .container-fluid .col-sm-12, .container-fluid .col-sm-2, .container-fluid .col-sm-3, .container-fluid .col-sm-4, .container-fluid .col-sm-5, .container-fluid .col-sm-6, .container-fluid .col-sm-7, .container-fluid .col-sm-8, .container-fluid .col-sm-9, .container-fluid .col-xs-1, .container-fluid .col-xs-10, .container-fluid .col-xs-11, .container-fluid .col-xs-12, .container-fluid .col-xs-2, .container-fluid .col-xs-3, .container-fluid .col-xs-4, .container-fluid .col-xs-5, .container-fluid .col-xs-6, .container-fluid .col-xs-7, .container-fluid .col-xs-8, .container-fluid .col-xs-9{
    padding-right: 5px;
    padding-left: 5px;
}
.top-dark{
    background-color: #0f5575;
    padding:5px 0;
}
.social-icons-t{float: left;padding: 4px 0;}
.social-icons-t ul{
    margin: 0;
    padding: 0;
}
.social-icons-t ul li{
    text-align: center;
    list-style: none;
    float: left;
    text-align: center;
}
.social-icons-t ul li a{display:inline-block;}
.social-icons-t ul li a i{
    color: #FFF;
    transition-duration: 0.4s;
    font-size: 20px;
    width: 48px;
    height: 48px;
    line-height: 40px;
}
.social-icons-t ul li a:hover i{
    transition-duration: 0.4s;
}
.social-icons-t a:hover .fa-facebook{
    color: #26397c;
}
.social-icons-t a:hover .fa-instagram{
    color: #9e29ac;
}
.social-icons-t a:hover .fa-telegram{
    color: #24ade2;
}
.social-icons-t a:hover .fa-whatsapp{
    color: #188e1b;
}
.social-icons-t a:hover .fa-film{
    color: #f82bd9;
}
.td-menu{
    padding: 12px 0;
    float: right;
}
.td-menu ul{
    padding: 0 10px 0 0;
    margin: 0;
    border-right: 1px solid #FFF;
}
.td-menu ul li{
    float: right;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
    border-right: 1px solid #FFF;
    font-size: 12px;
    direction: rtl;
}
.td-menu ul li a{
    color: #FFF;
    transition-duration: 0.4s;
}
.td-menu ul li a:hover{
    color: #2372db;
    transition-duration: 0.4s;
}
.td-menu ul li a i{
    font-size: 16px;
    padding: 0 5px;
    position: relative;
    top: 2px;
}
.td-menu ul li:first-child{
    border: none;
    padding: 0;
}
.l-td-menu{
    float: left;
    padding: 12px 7px;
}
.l-td-menu ul{
    margin: 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #FFF;
}
.l-td-menu ul li{
    float: right;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
    border-right: 1px solid #FFF;
    font-size: 12px;
    direction: rtl;
}
.l-td-menu ul li a{
    color: #FFF;
    transition-duration: 0.4s;
}
.l-td-menu ul li a:hover{
    color: #2372db;
    transition-duration: 0.4s;
}
.l-td-menu ul li a i{
    padding: 0 5px;
    font-size: 16px;
    position: relative;
    top: 3px;
}
.l-td-menu ul li:first-child{
    border: none;
    padding: 0;
}
.top-bar{
    padding: 0;
}
.jzb-g{
    margin: 28px 0;
    direction: rtl;
    text-align: left;
}
.jzb-g a{}
.jzb-g a:hover{}
.jzb-g a i{
    padding-left: 7px;
    font-size: 18px;
    position: relative;
    top: 4px;
}
.logbar{
    margin: 20px 0;
}
.logbar ul{
    margin: 0;
    padding: 0;
    width: 100%;
}
.logbar ul li{
    float: right;
    list-style: none;
    border-right: 1px solid #343434;
    line-height: 15px;
    margin: 0 3px 1px 0;
    padding: 0 3px 0 0;
}
.logbar ul li:first-child{
    border: none;
}
.logbar ul li a{}
.logbar ul li a:hover{}
.logbar span{
    margin-left: 0;
}
.logbar span a{}
.logbar span a:hover{}
.lb-menu{
    float: left;
}
.lb-icon{
    float: left;
    margin-left: 10px;
}
.lb-icon i{
    font-size: 35px;
}
.search-on-slide{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 30%;
}
.search-form{
    width: 100%;
    float: left;
    margin: 0;
}
.search-form form{
    position: relative;
    z-index: 0;
    padding: 0;
}
.search-form form button{
    background-color: #2b81f3;
    border: none;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 10;
}
.search-form form button:hover{}
.search-form form button i{}
.search-form form input{
    width: 100%;
    position: relative;
    z-index: 5;
    text-align: right;
    direction: rtl;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 5px 0 45px;
    font-size: 13px;
}
.search-form form input:focus{
    border: 1px solid #2b81f3;
}
.top-logo{
    text-align: right;
    padding: 7px 20px 7px 7px;
    float: right;
}
.top-logo img{width: 83%;}
.first-li{
}
.first-li:after{
    content: "" !important;
}
.main-menu ul li{
    margin-left: 25px;
}
.main-menu ul li i{
    color: #2b81f2;
}
.main-menu ul li:after{
    content: "\f107";
    font-family:'FontAwesome';
    position: absolute;
    top: 18px;
    padding: 0;
    margin: 0 0 0 -4px;
}
.mega-menu-content{
    margin: 0 !important;
}
.mega-menu-content .col-md-2 {}
.mega-menu-content ul{
    margin: 0;
    padding: 0;

}
.mega-menu-content ul li{
    margin: 0;
    text-align: right;
    direction: rtl;
float:right;
padding: 0 !important;
    
}
.mega-menu-content ul li:after{
    content: "";
}
.mega-menu-content ul h3{
    text-align: right;
    font-size: 14px;
    background-color: #eee;
    color: #2b81f2;
    padding: 6px 10px;
    margin: 10px 0;
    direction: rtl;
}
.mega-menu-content ul li a{
    padding: 3px !important;
    transition-duration: 0.4s;
}
.mega-menu-content ul li a:hover{
    color: #2b81f2;
    transition-duration: 0.4s;
}
.mega-menu-content ul li a i{
    width: auto;
    margin: 0;
}
#mainMenu > ul > li {
    display: inline-block;
}
#mainMenu > ul > li:hover > a {
    color: #2e7ff2 !important;
}
.section-title{
    border-bottom: 2px solid #0f5575;
    position: relative;
    z-index: 5;
}
.section-title h3{
    color: #343434;
    text-align: right;
    direction: rtl;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: -12px;
    background-color: #FFF;
    padding: 0 0 0 10px;
}
.section-title h2{
    color: #343434;
    text-align: right;
    direction: rtl;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: -12px;
    background-color: #FFF;
    padding: 0 0 0 10px;
}
.carousel-2 .product{
    margin-bottom: 10px;
}
.product-titlebox{
    background-color: #0f5575;
    position: relative;
    z-index: 4;
    height: 38px;
}
.pt-left{
    float: left;
    direction: ltr;
}
.pt-left h6{
    color: #FFF;
    margin: 0;
    padding: 8px 0;
    font-size: 11px;
}
.pt-left h6 i{
    padding: 0 5px;
    font-size: 18px;
    position: relative;
    top: 3px;
}
.pt-center{
       position: absolute;
    top: -3px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #FFF;
    text-align: center;
    z-index: 5;
    box-shadow: 0 5px 10px 0px #666;
    line-height: 37px;
}
.pt-center h6{
    line-height: 15px;
color: #f7113f;
font-size: 13px;
direction: rtl;
padding: 5px;
}
.pt-center img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.pt-right{
    float: right;
    direction: ltr;

}
.pt-right h6{
    color: #FFF;
    padding: 8px 0;
    margin: 0;
    font-size: 13px;
}
.pt-right h6 i{
    padding: 0 5px;
    font-size: 18px;
    position: relative;
    top: 3px;
}
.des-bot{
    padding: 35px 13px 8px;
    text-align: center;
    direction: rtl;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.db-title{
    border-bottom: 1px solid #ccc;
    padding: 0 0 7px;
    margin: 0 0 7px;
}
.db-title h4{
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.db-fi{}
.db-fi h5{
    color: #696969;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 7px;
}
.db-fi h5 span{
    color: #f7113f;
    margin: 0 2px;
}
.db-fi ul{
    margin: 0;
    padding: 0;
    text-align: center;
    direction: rtl;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.db-fi ul li{
    list-style: none;
    display: contents;
    direction: rtl;
}
.db-fi ul li i{
    color: #777;
}
.colored-ping i{
    color: #da5dc1 !important;
}
.view-product{}
.view-product a{
    color: #FFF;
    background-color: #0f5575;
    padding: 6px 15px;
    display: inline-block;
    transition-duration: 0.4s;
    border-radius: 5px;
}
.view-product a:hover{
    background-color: #2e7ff2;
    transition-duration: 0.4s;
}
.ads-banner{
        direction: rtl;
    float: right;
    width: 100%;
}
.ads-banner .hotelstar {
    text-align: left;
}
.ads-banner h4{
    background-color: #0f5575;
    text-align: right;
    direction: rtl;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
}
.ads-banner a{}
.ads-banner a img{
    width: 100%;
    margin-bottom: 10px;
}
.ads-banner-2{
    clear:both;
}
.ads-banner-2 h3{
    background-color: #0f5575;
    text-align: right;
    direction: rtl;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
}
.ads-banner-2 .news-item{
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.ads-banner-2 .news-item figure{
    position: relative;
    z-index: 6;
    overflow: hidden;
}
.ads-banner-2 .news-item figure img{
    width:100% ;
}
.ads-banner-2 .news-item .news-txt{
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    background-color: rgba(10,10,10,0.4);
    padding: 10px;
    opacity: 1;
    transition-duration: 0.7s;
}
.ads-banner-2 .news-item .news-txt a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    bottom: -76%;
    transition-duration: 0.7s;
}
.ads-banner-2 .news-item .news-txt a h4{
    color: #FFF;
    text-align: right;
    direction: rtl;
    font-size: 17px;
    font-weight: 500;
    margin: 10px 0 4px;
}
.ads-banner-2 .news-item .news-txt a p{
    text-align: justify;
    margin-bottom: 10px;
    direction: rtl;
    font-size: 13px;
    line-height: 23px;
    color: #FFF;
}
.ads-banner-2 .news-item .news-txt a h4:after{
    content: "";
    width: 60px;
    height: 3px;
    background-color: #FFF;
    position: absolute;
    right: 10px;
    top: 0;
}
.ads-banner-2 .news-item .news-txt a span{
    float: left;
    padding: 5px 10px;
    color: #FFF;
    background-color: #bb0000;
    border-radius: 35px;
        margin-top: -25px;
}
.ads-banner-2 .news-item:hover .news-txt{
    transition-duration: 0.7s;
    background-color: rgba(10,10,10,1);
}
.ads-banner-2 .news-item:hover .news-txt a{
    bottom: 0;
    transition-duration: 0.7s;
}
.ads-banner-3{
    clear:both;
}
.ads-banner-3 h3{
    background-color: #0f5575;
    text-align: right;
    direction: rtl;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
}
.ads-banner-3 .news-item{
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.ads-banner-3 .news-item figure{
    position: relative;
    z-index: 6;
    overflow: hidden;
}
.ads-banner-3 .news-item figure img{
    width:100% ;
}
.ads-banner-3 .news-item .news-txt{
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    background-color: rgba(10,10,10,0.4);
    padding: 10px;
    opacity: 1;
    transition-duration: 0.7s;
}
.ads-banner-3 .news-item .news-txt a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    bottom: -83%;
    transition-duration: 0.7s;
}
.ads-banner-3 .news-item .news-txt a h4{
    color: #FFF;
    text-align: right;
    direction: rtl;
    font-size: 17px;
    font-weight: 500;
    margin: 10px 0 4px;
}
.ads-banner-3 .news-item .news-txt a p{
    text-align: justify;
    margin-bottom: 10px;
    direction: rtl;
    font-size: 13px;
    line-height: 23px;
    color: #FFF;
}
.ads-banner-3 .news-item .news-txt a h4:after{
    content: "";
    width: 60px;
    height: 3px;
    background-color: #FFF;
    position: absolute;
    right: 10px;
    top: 0;
}
.ads-banner-3 .news-item .news-txt a span{
    float: right;
    padding: 5px 10px;
    color: #FFF;
    background-color: #bb0000;
    border-radius: 35px;
}
.ads-banner-3 .news-item:hover .news-txt{
    transition-duration: 0.7s;
    background-color: rgba(10,10,10,1);
}
.ads-banner-3 .news-item:hover .news-txt a{
    bottom: 0;
    transition-duration: 0.7s;
}
.tour-list{
}
.tl-title{
    background-color: #0f5575;
}
.tl-title h3{
    text-align: right;
    direction: rtl;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    float: right;
    margin: 0;
}
.tl-title h2{
    text-align: right;
    direction: rtl;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    float: right;
    margin: 0;
}
.tl-sort{
    float: left;
}
.tl-sort{}
.tl-sort .btn-group{}
.tl-sort .btn-group button{
    background-color: transparent !important;
    border: none;
    box-shadow: none !important;
    color: #FFF !important;
}
.tl-sort .btn-group button i{}
.tl-sort .dropdown-menu{
    background-color: #0f5575;
    text-align: right;
    direction: rtl;
}
.tl-sort .dropdown-menu li{}
.tl-sort .dropdown-menu li a{
    margin: 4px 8px;
    padding: 0 0 8px;
    color: #FFF;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}
.tl-sort .dropdown-menu li a:hover{
    background-color: transparent !important;
    color: #333;
}
.tl-items{}
.tl-item{
    background-color: #f8f8f8;
    margin: 10px 0;
    box-shadow: 1px 1px 2px 0 #aaa;
    padding-right: 10px;
        clear: both;
}

.tl-item .col-md-4, .tl-item .col-md-3, .tl-item .col-md-2{
    float: right;
}
.neshan h4{
font-size: 15px!important;
line-height: 25px!important;    
}
.tl-item h4{
    direction: rtl;
    font-size: 16px;
    font-weight: 400;
    color: #494949;
    margin: 10px 0 0 0;
    line-height: 50px;
    text-align: right;
}
.tl-item h5{
    text-align: center;
    direction: rtl;
    font-size: 14px;
    font-weight: 400;
    color: #c61f2f;
    margin: 10px 0 0 0;
    line-height: 32px;
}
.tl-item ul{
    padding: 0;
    margin: 0 0 0 0;
    direction: rtl;
    width: 100%;
}
.tl-item ul li{
    list-style: none;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
       line-height: 13px;
}
.tl-item ul li i{
    color: #0f5575;
    font-size: 18px;
    padding: 0 0 0 7px;
    position: relative;
    top: 3px;
}
.text-icon{
    margin: 13px 0 0 30px;
    direction: rtl;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
.text-icon.ajanc {
    text-align: right;
    margin: 0px;
    position: relative;
        top: -6px;
    padding: 0px;
    word-spacing: -1px;
}
.text-icon.ajanc li:first-child {
    margin-bottom: 3px;
}
.text-icon-2{
    font-size:13px;
}
.text-icon i{
    color: #0f5575;
    font-size: 18px;
    padding: 0 0 0 8px;
    position: relative;
    top: 5px;
    margin: auto;
    text-align: center;
}
.text-icon span{width: 100%;text-align: center;direction: rtl;}
.text-icon .fa-calendar{
    color: #e6a015;
}
.tl-item h6{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 8px 12px;
    border-radius: 5px;
    display: inline-block;
    margin: 15px 0 0;
    transition-duration: 0.2s;
    font-weight: 500;
    font-size: 13px;
}
.video-image{
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
}
.video-image img{
    width: 100%;
    position: relative;
    z-index: 6;
}
.video-image a{
    position: absolute;
    top: 0;
    z-index: 10;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}
.video-image a i{
    transition-duration: 0.3s;
    position: absolute;
    top: 43%;
    font-size: 45px;
    right: 0;
    left: 0;
    color: #2e7ff2;
}
.video-image a:hover i{
    color: #c61f2f;
    transition-duration: 0.3s;
}
.video-description{
    position: relative;
    top: -2px;
}
.video-titlebox{
    background-color: #0f5575;
    box-shadow: 0px 2px 2px 0 #999;
    padding: 2px;
    border: 8px solid #f6f6f6;
}
.vt-left{
    float: right;
}
.vt-left h6{
    color: #fff;
    margin: 0;
    line-height: 31px;
}
.vt-right{
    float: left;
}
.vt-right h6{
    margin: 0;
    line-height: 31px;
}
.vt-right h6 i{
    font-size: 18px;
    position: relative;
    top: 4px;
    color: #ddd;
}
.all-item-btn{
    margin: 15px 0 0;
}
.all-item-btn a{
    color: #666;
    direction: rtl;
    font-size: 15px;
    font-weight: 500;
    transition-duration: 0.3s;
}
.all-item-btn a i{}
.all-item-btn a:hover{
    color: #2e7ff2;
    transition-duration: 0.3s;
}
.gray-bg{
    background-color: #fcfcfc;
}
.travelogue-description{
    position: relative;
    z-index: 5;
}
.travelogue-titlebox{
    position: relative;
    z-index: 5;
}
.tt-center{
    width: 100%;
}
.tt-center img{
    position: absolute;
    z-index: 10;
    top: -35px;
    right: 0;
    left: 0;
    width: 70px !important;
    height: 70px;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #c61f2f;
}
.tt-des-bot{
    background-color: #eee;
    padding: 50px 10px 10px;
    text-align: center;
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px 0 #aaa;
    border-top-color: #c61f2f;
    border-top-width: 2px;
}
.tt-title{}
.tt-title h4{
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 500;
    color: #323232;
    border-bottom: 1px solid #aaa;
    padding: 0 0 8px;
}
.tt-fi{}
.tt-fi h5{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    border-bottom: 1px solid #aaa;
    padding: 0 0 8px;
    margin: 0 0 8px;
}
.view-product-2{}
.view-product-2 a{
    color: #FFF;
    background-color: #0f5575;
    padding: 8px 20px;
    display: inline-block;
    transition-duration: 0.4s;
    border-radius: 5px;
}
.view-product-2 a:hover{
    background-color: #2e7ff2;
    transition-duration: 0.4s;
}
.bg-gray{
    background-color: #f0f0f0;
}
.bg-dark{
    background-color: #0f5575;
}
.newsletter{
}
.newsletter h4{
    float: right;
    color: #FFF;
    font-size: 19px;
    font-weight: 500;
    margin: 0;
    padding: 5px 0;
    text-align: right;
}
.newsletter form{}
.newsletter form button{
    background-color: gold;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    color: #0f5575;
    font-size: 16px;
    font-weight: 500;
}
.newsletter form button:hover{
    background-color: gold;
    color: #c61f2f;
}
.newsletter form input{
    padding: 8px;
    border-radius: 5px;
    background-color: #0f5575;
    width: 100%;
    text-align: right;
    direction: rtl;
    border: 1px solid #c61f2f;
    color: #FFF;
    opacity: 1;
}
.bg-darker{
    background-color: #303030;
}
.widget p{
    color: #FFF;
    text-align: justify;
    direction: rtl;
    font-size: 13px;
}
.newsletter form input::-moz-placeholder{
    color: #FFF;
    opacity: 1;
}
.newsletter form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #FFF;
    opacity: 1;
}
.newsletter form input:-ms-input-placeholder { /* IE 10+ */
    color: #FFF;
    opacity: 1;
}
.vip-tours{
}
.vip-tours h3{
    background-color: #0f5575;
    text-align: right;
    direction: rtl;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
}
.vipt-item{
    background-color: #f7f7f7;
    box-shadow: 1px 1px 2px 0 #aaa;
    margin-bottom: 10px;
    padding: 0;
    display: flex;
    width: 100%;
    height: 179px;
    transition-duration: 0.4s
}
.vipt-item a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    transition-duration: 0.4s
}
.vipt-item a:hover{
    color: #333;
}
.vipt-item a .vipt-left{
    width: 50%;
    float: left;
    position: relative;
    z-index: 2;
    height: 182px!important;
}
.vipt-item a .vipt-left img{
    width: 100%;
    height:100%;
}
.vipt-item a .vipt-center{
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 5;
    background-color: #FFF;
    border: 2px solid #c61f2f;
    top: 35%;
    text-align: center;
    direction: rtl;
    padding: 4px 0;
    box-shadow: 0 4px 4px -1px #333;
    transition-duration: 0.4s
}
.vipt-item a .vipt-center span{
    width: 60px;
    float: right;
    font-weight: 500;
}
.vipt-item a .vipt-right{
    width: 50%;
    position: absolute;
    z-index: 4;
    min-height: 100%;
    background-color: #f7f7f7;
    transition-duration: 0.4s;
    right: 0;
    top: 0;
    height:183px!important;
}
.vipt-item a .vipt-right h4{
    text-align: right;
    direction: rtl;
    font-size: 15px;
    font-weight: 500;
    padding: 5px;
    margin: 0 0 5px;
    height: 55px;
}
.vipt-item a .vipt-right ul{
    padding: 0;
    margin: 0;
}
.vipt-item a .vipt-right ul li{
    list-style: none;
    direction: rtl;
    text-align: right;
    font-style: normal;
    margin: 0 7px 2px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ccc;
}
.vipt-item a .vipt-right ul li i{
    padding: 0 0 0 5px;
    font-size: 16px;
    color: #0f5575;
}
.vipt-item:hover a .vipt-right{
    position: absolute;
    right: 0;
    top: 0;
    width: 70%;
    transition-duration: 0.4s;
}
.vipt-item:hover a .vipt-center{
    transition-duration: 0.4s;
    right: 42%;
}
.tourname-t{
    text-align: center;
    direction: rtl;
}
.tourname-t a{
    color: #bb0000;
    border: 1px solid #bb0000;
    padding: 7px 5px;
    background-color: #f7f7f7;
    display: inline-block;
    width: 100%;
    transition-duration: 0.4s;
}.tourname-tt{
    text-align: center;
    direction: rtl;
}
.tourname-tt a{
    color: #000 !important;
padding: .5rem .5rem !important;
    background-color: #f7f7f7;
    display: inline-block;
    width: 100%;
        font-size: 13px;
    transition-duration: 0.4s;
}
.tourname-t a:hover{
    color: #0f5575;
    border: 1px solid #0f5575;
    background-color: #f1f1f1;
    transition-duration: 0.4s;
}
.m-hotel-image{}
.m-hotel-image img{
    width: 100%;
}
.m-hotel-description{
    background-color: #f7f7f7;
    box-shadow: 1px 1px 2px 0 #aaa;
}
.m-hotel-titlebox{
    padding: 10px 10px 0;
}
.m-hotel-titlebox h4{
    text-align: right;
    direction: rtl;
    border-bottom: 1px solid #bbb;
    padding-bottom: 7px;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 500;
    color: #c61f2f;
}
.m-hotel-description a{
    display: inline-block;
    padding: 7px 15px;
    margin-bottom: 10px;
    background-color: #c61f2f;
    color: #FFF;
    font-weight: 500;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 10px;
    transition-duration: 0.4s;
}
.m-hotel-description a:hover{
    background-color: #1d4c8b;
    transition-duration: 0.4s;
}
.tour-post{
    background-color: #FFF;
}
.tour-post .carousel{}
.tour-post .carousel img{
    width: 100%;
}
.tour-post h2{
    text-align: right;
    direction: rtl;
    font-size: 29px;
    margin: 20px;
    padding: 0;
    font-weight: 400;
}
.tour-post h2 a{
    border-bottom: 1px solid #0f5575;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    color: #343434;
    transition-duration: 0.4s;
}
.tour-post h2 a:hover{
    color:#bb0000;
    transition-duration: 0.4s;
}
.writer{
    padding: 0 20px;
    width: 100%;
}
.writer img{
    float: right;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.writer ul{
    float: right;
    padding: 25px 5px 0 0;
    margin: 0;
}
.writer ul li{
    list-style: none;
    text-align: right;
    direction: rtl;
    float: right;
    border-right: 1px solid #999;
    padding: 0 7px;
    color: #999;
}
.writer ul li:first-child{
    border: none;
}
.writer ul li a{
    color: #999;
    transition-duration: 0.4s;
}
.writer ul li a:hover{
    color:#bb0000;
    transition-duration: 0.4s;
}
.tp-txt{
    padding: 20px;
}
.tp-txt img{
    width: 100%;
    margin-bottom: 20px;

}
.tp-txt p{
    text-align: right;
    line-height: 24px;
    font-size:15px;
    color: #222;
    margin-bottom: 20px;
    direction: rtl;
}
.tp-ads{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fcfcfc;
    margin-bottom: 20px;
}
.tp-ads h6{
    margin: 0 5px 0 0;
    float: right;
    transform: rotate(90deg);
    width: 40px;
    height: 50px;
}
.tp-ads ul{
    padding: 0;
    margin: 0;
    float: right;
}
.tp-ads ul li{
    float: right;
    list-style: none;
    line-height: 47px;
    margin: 0 25px;
}
.tp-ads ul li a{
    color:#bb0000;
    transition-duration: 0.4s;
}
.tp-ads ul li a:hover{
    transition-duration: 0.4s;
    color: gold;
}
.more-article{
    width: 38%;
    float: left;
    position: relative;
    padding: 0 20px;
    direction: rtl;
    text-align: right;
}
.more-article h4{
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 7px;
}
.more-article ul{
    margin: 0;
    padding: 0;
}
.more-article ul li{
    list-style: none;
    text-align: right;
    direction: rtl;
    border-bottom: 1px solid #ccc;
    padding: 7px 0;
}
.more-article ul li a{
    color:#bb0000;
    transition-duration: 0.4s;
}
.more-article ul li a:hover{
    color:#1d4c8b;
    transition-duration: 0.4s;
}
.in-txt-title{
    text-align: right;
    direction: rtl;
    font-size: 23px;
    font-weight: 500;
}
.related-content-n{
    padding: 20px;
    background-color: #F8f8f8;
    margin-bottom: 10px;
    box-shadow: 1px 1px 2px 0 #aaa;
}
.related-content-n h4{
    border-bottom: 1px solid #05384f;
    font-size: 16px;
    margin-bottom: 20px;
    float: right;
    padding: 0;
    text-align: right;
    width: 100%;
    direction: rtl;
}
.related-content-n h4 span{
    color: #bb0000;
    float: right;
    font-size: 20px;
    line-height: 100%;
    margin-top: 0;
    padding-bottom: 12px;
    position: relative;
    border-bottom: 2px solid #bb0000;
    font-weight: 500;
}
.related-content-n p{
    text-align: justify;
    direction: rtl;
    color: #696f6f;
}
.related-content{
    padding: 0 20px 20px;
}
.related-content h4{
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    margin-bottom: 20px;
    float: right;
    padding: 0;
    text-align: right;
    width: 100%;
    direction: rtl;
}
.related-content h4 span{
    color: #333;
    float: right;
    font-size: 20px;
    line-height: 100%;
    margin-top: -1px;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #bb0000;
    font-weight: 500;
}
.related-content ul{
    margin: 0;
    padding: 0;
    text-align: right;
    direction: rtl;
}
.related-content ul li{
    list-style: none;
    margin: 0 0 7px;
}
.related-content ul li a{
    color:#bb0000;
    transition-duration: 0.4s;
}
.related-content ul li a:hover{
    color:#1d4c8b;
    transition-duration: 0.4s;
}
.source-lbl{
    padding: 0 20px 5px;
}
.source-lbl h5{
    text-align: center;
    float: right;
    background-color:#bb0000;
    padding: 10px 12px;
    margin: 0 0 0 5px;
    color: #FFF;
    display: inline-block;
}
.source-lbl ul{
    padding: 0;
    margin: 0;
    float: right;
}
.source-lbl li{
    float: right;
    list-style: none;
    text-align: center;
    direction: rtl;
    margin-left: 5px;
}
.source-lbl li a{
    background-color:#bbb;
    transition-duration: 0.4s;
    color: #FFF;
    display: inline-block;
    padding: 7px 12px;
}
.source-lbl ul li a:hover{
    background-color:#bb0000;
    transition-duration: 0.4s;
}
.tag-lbl{
    padding: 0 20px 20px;
}
.tag-lbl h5{
    text-align: center;
    float: right;
    background-color:#bb0000;
    padding: 10px 12px;
    margin: 0 0 0 5px;
    color: #FFF;
    display: inline-block;
}
.tag-lbl ul{
    padding: 0;
    margin: 0;
    float: right;
}
.tag-lbl li{
    float: right;
    list-style: none;
    text-align: center;
    direction: rtl;
    margin-left: 5px;
}
.tag-lbl li a{
    background-color:#bbb;
    transition-duration: 0.4s;
    color: #FFF;
    display: inline-block;
    padding: 7px 12px;
}
.tag-lbl ul li a:hover{
    background-color:#bb0000;
    transition-duration: 0.4s;
}
.big-ads{
    padding: 0 20px 20px;
}
.big-ads h4{
    font-size: 16px;
    margin-bottom: 20px;
    float: right;
    padding: 0;
    text-align: right;
    width: 100%;
    direction: rtl;
        letter-spacing: -1px;
}
.big-ads h4 span{
    color: #333;
    float: right;
    font-size: 20px;
    line-height: 100%;
    margin-top: -1px;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #bb0000;
    font-weight: 500;
}
.ads-b-col{
    position:relative;
    z-index: 2;
}
.ads-b-col a{
    transition-duration: 0.4s;
    color: #343434;
}
.ads-b-col a img{
    width: 100%;
}
.ads-b-col a h4{
    text-align: right;
    margin: 0;
    padding: 3px 0 20px;
    color: #343434;
    transition-duration: 0.4s;
}
.ads-b-col a:hover h4{
    color: #bb0000;
    transition-duration: 0.4s;
}

.tour-big-ads{
    padding: 0 20px 20px;
}
.tour-big-ads h4{
    font-size: 16px;
    margin-bottom: 20px;
    float: right;
    padding: 0;
    text-align: right;
    width: 100%;
    direction: rtl;
}
.tour-big-ads h4 span{
    color: #333;
    float: right;
    font-size: 20px;
    line-height: 100%;
    margin-top: -1px;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #bb0000;
    font-weight: 500;
}
.tour-big-ads .ads-b-col{
    position:relative;
}
.tour-big-ads .ads-b-col a{
    transition-duration: 0.4s;
    color: #343434;
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.tour-big-ads .ads-b-col a img{
    width: 100%;
    position: relative;
    z-index: 3;
}
.tour-big-ads .ads-b-col a h4{
    margin: 0 auto;
    padding: 10px 0;
    color: #fff;
    transition-duration: 0.4s;
    position: absolute;
    top: 50%;
    z-index: 5;
    text-align: center;
    border-bottom: 2px solid #fff;
    width: 65%;
    right: 0;
    left: 0;
    border-top: 3px solid #fff;
    background-color: rgba(10,10,10,0.5);
}
.tour-big-ads .ads-b-col a:hover h4{
    color: #3e64aa;
    transition-duration: 0.4s;
}
.comment-box{
    padding: 0 20px 20px;
}
.comment-box h4{
    text-align: right;
    direction: rtl;
    color: #999;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.comment-box form{}
.comment-box input{
    width: 100%;
    text-align: right;
    direction: rtl;
    color: #333;
    border: 1px solid transparent;
    border-bottom: 2px solid #ccc;
    padding: 10px 0px;
}
.comment-box input:focus{
    border-bottom-color: #bb0000;
}
.comment-box textarea{
    width: 100%;
    border: 2px solid #ccc;
    margin: 30px 0;
    padding: 20px;
    text-align: right;
    direction: rtl;
}
.comment-box textarea:focus{
    border-color: #bb0000;
}
.comment-box button{
    background-color: #bb0000;
    color: #FFF;
    transition-duration: 0.4s;
    width: 100%;
    border: none;
    padding: 10px;
    border-radius: 3px;
    font-weight: 500;
}
.comment-box button:hover{
    background-color: #3e64aa;
    transition-duration: 0.4s;
}
.like-content{
    float: left;
    width: 100%;
    display: inline-block;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 10px 0;
}
.like-content .btn-secondary {
    display: block;
    margin: 0;
    text-align: center;
    background: #bb0000;
    border-radius: 3px;
    padding: 10px 17px;
    font-size: 18px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.like-content .btn-secondary:hover {
    background-color: #a00e0e;
}
.like-content .btn-secondary .fa {
    margin-right: 5px;
}
.animate-like {
    animation-name: likeAnimation;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-duration: 0.65s;
    z-index: 9999;
}
@keyframes likeAnimation {
    0% {
        transform: scale(5);
        color: #bb0000;
    }
    100% {
        transform: scale(1);
        color: #FFF;
    }
}
.bg-gray-2{
    background-color: #fbfbfb;
}
.single-product-image-container .thumbnails,
.single-product-image-container .slider {
    position: relative;
    overflow: hidden;
}
.single-product-image-container .slider .flex-direction-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.single-product-image-container .thumbnails .flex-direction-nav li,
.single-product-image-container .slider .flex-direction-nav li {
    display: inline-block;
    width: 50px;
    height: 50px;
}
.single-product-image-container .thumbnails .flex-direction-nav li a,
.single-product-image-container .slider .flex-direction-nav li a {
    opacity: 1;
    position: relative;
    top: 20px;
    width: 100%;
    height: 100%;
    line-height: 3.6em;
    color: white;
    background: #444;
    text-align: center;
}
.single-product-image-container .thumbnails .flex-direction-nav li a:before,
.single-product-image-container .slider .flex-direction-nav li a:before {
    font-size: 30px;
    color: white;
    text-shadow: none;
}
.single-product-image-container .thumbnails .flex-direction-nav li a:hover,
.single-product-image-container .slider .flex-direction-nav li a:hover {
    background: #bc1218;
}
.single-product-image-container .thumbnails .flex-direction-nav li a:active,
.single-product-image-container .slider .flex-direction-nav li a:active {
    outline: none;
}
.single-product-image-container .thumbnails .flex-direction-nav li.flex-nav-prev,
.single-product-image-container .slider .flex-direction-nav li.flex-nav-prev,
.single-product-image-container .thumbnails .flex-direction-nav li.flex-nav-next,
.single-product-image-container .slider .flex-direction-nav li.flex-nav-next {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all 0.001s ease-out;
    -moz-transition: 0.3s all 0.001s ease-out;
    transition: 0.3s all 0.001s ease-out;
}
.single-product-image-container .thumbnails .flex-direction-nav li.flex-nav-prev,
.single-product-image-container .slider .flex-direction-nav li.flex-nav-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) translateX(-100%);
    -ms-transform: translateY(-50%) translateX(-100%);
    -webkit-transform: translateY(-50%) translateX(-100%);
}
.single-product-image-container .thumbnails .flex-direction-nav li.flex-nav-next,
.single-product-image-container .slider .flex-direction-nav li.flex-nav-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) translateX(100%);
    -ms-transform: translateY(-50%) translateX(100%);
    -webkit-transform: translateY(-50%) translateX(100%);
}
.single-product-image-container .thumbnails:hover .flex-direction-nav li.flex-nav-prev,
.single-product-image-container .slider:hover .flex-direction-nav li.flex-nav-prev,
.single-product-image-container .thumbnails:hover .flex-direction-nav li.flex-nav-next,
.single-product-image-container .slider:hover .flex-direction-nav li.flex-nav-next {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    -webkit-transform: translateY(-50%) translateX(0);
}
.single-product-image-container .thumbnails .flex-direction-nav {
    top: 50%;
}
.single-product-image-container .thumbnails .slides li {
    cursor: pointer;
    opacity: 0.7 !important;
    z-index: 0 !important;
    width: 100px !important;
    -webkit-transition: 0.3s all 0.001s ease-out;
    -moz-transition: 0.3s all 0.001s ease-out;
    transition: 0.3s all 0.001s ease-out;
}
.single-product-image-container .thumbnails .slides li.flex-active-slide,
.single-product-image-container .thumbnails .slides li:hover {
    opacity: 1 !important;
}
.single-product-image-container .slider .slides li {
    min-width: 1px;
}
.single-product-image-container .slider .slides li.flex-active-slide .overlay.fixed .bottom-links a {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
}
.single-product-image-container .slider .slides li.flex-active-slide .overlay.fixed .bottom-links a.product-options {
    -webkit-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.4s ease-out, opacity 0.5s 0.4s ease-out, -webkit-transform 0.5s 0.4s ease-out;
    -moz-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.4s ease-out, opacity 0.5s 0.4s ease-out, -moz-transform 0.5s 0.4s ease-out;
    transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.4s ease-out, opacity 0.5s 0.4s ease-out, transform 0.5s 0.4s ease-out;
}
.single-product-image-container .slider .slides li.flex-active-slide .overlay.fixed .bottom-links a.heart {
    -webkit-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.6s ease-out, opacity 0.5s 0.6s ease-out, -webkit-transform 0.5s 0.6s ease-out;
    -moz-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.6s ease-out, opacity 0.5s 0.6s ease-out, -moz-transform 0.5s 0.6s ease-out;
    transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.6s ease-out, opacity 0.5s 0.6s ease-out, transform 0.5s 0.6s ease-out;
}
.single-product-image-container.thumbnails-bottom .slider .slides li .product-preview {
    margin-bottom: 0 !important;
}
.single-product-image-container.thumbnails-bottom .thumbnails .slides li {
    margin-right: 10px !important;
    margin-top: 10px;
}
.single-product-image-container.thumbnails-left:before,
.single-product-image-container.thumbnails-right:before,
.single-product-image-container.thumbnails-left:after,
.single-product-image-container.thumbnails-right:after {
    content: ' ';
    display: table;
}
.single-product-image-container.thumbnails-left:after,
.single-product-image-container.thumbnails-right:after {
    clear: both;
}
.single-product-image-container.thumbnails-left .slider,
.single-product-image-container.thumbnails-right .slider {
    width: 80%;
    float: right;
}
.single-product-image-container.thumbnails-left .slider .slides li .product-preview,
.single-product-image-container.thumbnails-right .slider .slides li .product-preview {
    margin-bottom: 0;
}
.single-product-image-container.thumbnails-left .thumbnails,
.single-product-image-container.thumbnails-right .thumbnails {
    width: 19%;
    float: left;
}
.single-product-image-container.thumbnails-left .thumbnails .slides li,
.single-product-image-container.thumbnails-right .thumbnails .slides li {
    display: block;
    float: none !important;
    margin-bottom: 15px !important;
}
.single-product-image-container.thumbnails-left .thumbnails .slides li:last-child,
.single-product-image-container.thumbnails-right .thumbnails .slides li:last-child {
    margin-bottom: 0 !important;
}
.single-product-image-container.thumbnails-left .thumbnails .flex-direction-nav li {
    left: 47%;
}
.single-product-image-container.thumbnails-right .thumbnails .flex-direction-nav li {
    left: 56%;
}
.sidebar-left .single-product-image-container.thumbnails-right .thumbnails .flex-direction-nav li,
.sidebar-right .single-product-image-container.thumbnails-right .thumbnails .flex-direction-nav li {
    left: 49%;
}
.sidebar-left .single-product-image-container.thumbnails-left .thumbnails .flex-direction-nav li,
.sidebar-right .single-product-image-container.thumbnails-left .thumbnails .flex-direction-nav li {
    left: 51%;
}
.single-product-image-container.thumbnails-left .thumbnails .flex-direction-nav li a,
.single-product-image-container.thumbnails-right .thumbnails .flex-direction-nav li a {
    transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
}
.single-product-image-container.thumbnails-left .thumbnails .flex-direction-nav li.flex-nav-prev,
.single-product-image-container.thumbnails-right .thumbnails .flex-direction-nav li.flex-nav-prev {
    top: 0;
    transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    -webkit-transform: translateY(-100%) translateX(-50%);
}
.single-product-image-container.thumbnails-left .thumbnails .flex-direction-nav li.flex-nav-next,
.single-product-image-container.thumbnails-right .thumbnails .flex-direction-nav li.flex-nav-next {
    right: auto;
    top: auto;
    bottom: 0;
    transform: translateY(100%) translateX(-50%);
    -ms-transform: translateY(100%) translateX(-50%);
    -webkit-transform: translateY(100%) translateX(-50%);
}
.single-product-image-container.thumbnails-left .thumbnails:hover .flex-direction-nav li.flex-nav-prev,
.single-product-image-container.thumbnails-right .thumbnails:hover .flex-direction-nav li.flex-nav-prev,
.single-product-image-container.thumbnails-left .thumbnails:hover .flex-direction-nav li.flex-nav-next,
.single-product-image-container.thumbnails-right .thumbnails:hover .flex-direction-nav li.flex-nav-next {
    transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
}
.single-product-image-container.thumbnails-left .slider {
    float: right;
}
.single-product-image-container.thumbnails-left .thumbnails {
    float: left;
}
.single-product-image-container.thumbnails-right .slider {
    float: left;
}
.single-product-image-container.thumbnails-right .thumbnails {
    float: right;
}
.single-product-image-container.thumbnails-right .thumbnails .slides {
    float: right;
    width: auto !important;
}
.slider .flex-viewport ul li img{
    border-radius: 5px;
}
.thumbnails .flex-viewport ul li img{
    border-radius: 0;
}
.title-btn-fr{
    width: 100%;
}
.title-btn-fr ul{
    padding: 0;
    margin: 0;
}
.title-btn-fr ul li{
    float: left;
    list-style: none;
    margin-right: 10px;
}
.title-btn-fr ul li a{
    background-color: #0f5575;
    color: #FFF;
    padding: 7px 10px;
    border-radius: 3px;
    display: inline-block;
    transition-duration: 0.4s;
    direction: rtl;
    cursor:pointer;
}
.title-btn-fr ul li a i{
    position: relative;
    font-size: 17px;
    top: 2px;
    padding-left: 5px;
}
.title-btn-fr ul li a:hover{
    background-color: #bc1218;
    transition-duration: 0.4s;
}
.hotel-stars{
     display: inline-block;
    border: 1px solid #aaa;
    padding: 5px 37px;
    border-radius: 3px;
    margin: 10px 0 0px 24px;
}
.hotel-stars h6{
    float: left;
    margin: 0;
    padding: 0 5px;
    border-right: 1px solid #555;
    color: #555;
        font-size: 14px;
}
.hotel-stars ul{
    padding: 0 5px;
    margin: 0;
    float: left;
}
.hotel-stars ul li{
    float: left;
    list-style: none;
    line-height: 20px;
}
.hotel-stars ul li i{
    color: #eac302;
}
.hotel-name{}
.hotel-name a{
    opacity: 0.9;
    transition-duration: 0.4s;
}
.hotel-name a img{
    float: right;
    width: 85px;
    border-radius: 50%;
}
.hotel-name a h2{
    text-align: right;
    margin: 0 95px 0px 0;
    direction: rtl;
    font-size: 26px;
    font-weight: 600;
    color: #303030;
    padding-bottom: 0;
    padding-top: 8px;
}
.hotel-name a h3{
    text-align: right;
    direction: ltr;
    margin: 0 95px 0 0;
    font-size: 19px;
    font-weight: 400;
    color: #666;
}
.hotel-name a:hover{
    transition-duration:0.4s;
    opacity: 1;
}
.hotel-name2{border: 1px solid #ccc;padding: 22px;background-color: #f7f7f7;border-radius: 5px;}
.hotel-name2 a{
    opacity: 0.9;
    transition-duration: 0.4s;
}
.hotel-name2 a h2{
    text-align: center;
    margin: 0;
    direction: rtl;
    font-size: 26px;
    font-weight: 600;
    color: #303030;
    padding-bottom: 0;
    padding-top: 0;
}
.hotel-det{
    width: 100%;
}
.hd-topbar{
    border-bottom: 1px solid #aaa;
    width: 100%;
    padding-bottom: 15px;
}
.hdt-left{
    float: left;
}
.hdt-left ul{
    margin: 0;
    padding: 0;
}
.hdt-left ul li{
    list-style: none;
    width: 100%;
    margin-bottom: 10px;
}
.hdt-left ul li a{
    color: #444;
    font-size: 15px;
    transition-duration: 0.4s;
}
.hdt-left ul li a i{
    position: relative;
    top: 2px;
    font-size: 16px;
    color: #bc1218;
    padding-right: 5px;
}
.hdt-left ul li a:hover{
    color: #bc1218;
    transition-duration: 0.4s;
}
.hdt-right{
    float: right;
}
.h-like{
    direction: rtl;
        min-height: 31px;
}
.h-like h6{
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #444;
}
.h-like h6 i{
    color: #bc1218;
    padding-left: 5px;
}
.h-rate{}
.h-rate ul{
    margin: 12px 0 0;
    padding: 0;
}
.h-rate ul li{
    width: 40px;
    float: right;
    list-style: none;
    margin-left: 5px;
}
.h-rate ul li progress {
    display:inline-block;
    width:40px;
    height:5px;
    padding:0;
    margin:0;
    border: 0;
    position:relative;
    direction: rtl;
    background-color: #ccc;
}
.h-rate ul li progress::-webkit-progress-bar {
    margin:0;
    border-radius: 0;
}
.h-rate ul li progress::-webkit-progress-value {
    display:block;
    height:5px;
    margin:0;
    background: #bc1218;
    border-radius: 0;
}
.h-rate ul li progress::-moz-progress-bar {
    margin:0;
    border-radius: 0;
    background: #bc1218;
}
.h-rate ul li progress:after {
    margin:0;
    padding:0;
    display:inline-block;
    float:left;
    content: "";
    background: #bc1218;
}
.hd-txt{
    margin-top: 20px;
}
.hd-txt p{
    text-align: justify;
    direction: rtl;
    line-height: 24px;font-size:15px;color:#222;
}
.possall{
    background-color: #dfdfdf;
    padding: 15px 0;
}
.possall .col-md-4{
    float: right;
}
.poss{
}
.poss h4{
    background-color: #d0d0d0;
    color: #353535;
    text-align: center;
    direction: rtl;
    padding: 7px;
    font-size: 18px;
    font-weight: 500;
}
.poss ul{
    padding: 0;
    margin: 0;
}
.poss ul li{
    list-style: none;
    text-align: right;
    direction: rtl;
    padding: 0 5px;
    margin-bottom: 5px;
}
.poss ul li i{
    color: #bc1218;
    position: relative;
    top:3px;
    font-size: 16px;
    padding-left: 5px;
}
.small-hotel{
    width: 100%;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    box-shadow: 1px 2px 2px 0 #aaa;
    position: relative;
    z-index: 0;
}
.small-hotel figure{
    position: relative;
    z-index: 1;
}
.small-hotel figure img{
    width: 100%;
    position: relative;
    z-index: 3;
}
.small-hotel figure ul{
    position: absolute;
    bottom: 10px;
    z-index: 5;
    margin: 0 auto;
    padding: 0;
    right: 0;
    left: 0;
    width: 81px;
}
.small-hotel figure ul li{
    float: none;
    list-style: none;
    margin-left: 0;
    display: inline-block;
}
.small-hotel figure ul li i{
    color: #eac302;
}
.sh-txt{
    text-align: right;
    direction: rtl;
    padding: 8px;
}
.sh-txt h4{
    font-size: 17px;
    font-weight: 500;
    color: #bc1218;
}
.sh-txt h5{
    color: #636363;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}
.sh-txt h5 i{
    color: #bc1218;
    padding-left: 5px;
    font-size: 16px;
}
.shadow-in-b {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0) 55%, rgba(29, 28, 28, 0.32) 71%, #080808 95%);
    background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0) 55%, rgba(29, 28, 28, 0.32) 71%, #080808 95%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(29, 28, 28, 0.32) 71%, #080808 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#080808', GradientType=0);
    background: -ms-linear-gradient(270deg, rgba(0, 0, 0, 0) 55%, rgba(29, 28, 28, 0.32) 71%, #080808 95%);
}
.sub-com{
    margin-top: 20px;
}
.sub-com h4{
    text-align: center;
    direction: rtl;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 5px;
    color: #bc1218;
}
.com-b-s{}
.form-ins{
    position: relative;
    z-index: 0;
}
.form-ins i{
    position: absolute;
    z-index: 4;
    right: 0;
    font-size: 20px;
    background-color: #f7f7f7;
    padding: 9px 10px;
    border: 1px solid #ccc;
}
.com-b-s input{
    width: 100%;
    margin-bottom: 20px;
    height: 40px;
    text-align: right;
    direction: rtl;
    padding: 0 45px 0 10px;
    font-size: 13px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    border-radius: 3px;
}
.com-b-s textarea{
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    padding: 5px 45px 5px 10px;
    direction: rtl;
    text-align: right;
    height: 180px;
    border-radius: 3px;
}
.com-b-s img{
    width: 100%;
    height: 40px;
}
.com-b-s button {
    background-color: #bc1218;
    transition-duration: 0.4s;
    padding: 8px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    display: block;
    clear: both;
    position: relative;
}
.com-b-s button:hover{
    background-color: #ff4d4d;
    transition-duration: 0.4s;
}
.comment-inner{
    border-bottom: 1px solid #aaa;
    padding-bottom: 8px;
    margin-bottom: 16px;
}
.top-det-com{
    text-align: right;
    direction: rtl;
}
.top-det-com h5{
    margin: 0 0 6px;
    color: #202020;
    font-size: 15px;
    font-weight: 500;
}
.top-det-com p{
    color: #888;
    font-size: 13px;
    margin: 0 0 10px;
}
.top-det-com p i{
    color: #bc1218;
    font-size: 16px;
}
.comment-txt{}

.comment-txt .hideContent {
    overflow: hidden;
    line-height: 25px;
    height: 110px;
    text-align: justify;
    direction: rtl;
    font-size: 13px;
}

.comment-txt .showContent {
    line-height: 25px;
    height: auto;
    text-align: justify;
    direction: rtl;
}

.comment-txt .showContent {
    height: auto;
}
.comment-txt .show-more {
    padding: 10px 0;
    text-align: center;
}
.comment-txt .show-more a{
    float: left;
    display: inline-block;
    padding:0;
    color: #bc1218;
    border-bottom: 1px solid #aaa;
    cursor: pointer;
    font-size: 12px;
}
.avatar-cm{
    text-align: center;
}
.avatar-cm img{
        position: relative;
    border: 1px solid #aaa;
    border-radius: 50%;
    top: 20px;
    width: 103px;
}
.com-opt{
    direction: rtl;
    margin-top: 30px;
}
.com-opt i{
    padding-left: 10px;
}
.like-cm{
    width: 100%;
    background-color: #bc1218;
    color: #FFF;
    padding: 8px;
    border-radius: 5px;
    border: none;
}
.reply-cm{
    width: 100%;
    background-color: #0f5575;
    padding: 8px;border: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #FFF;
}
#main1{
    position: fixed;
      bottom: 60px;
    left: 20px;
    z-index: 50;
    background-color: #000;
    border-radius: 50%;
    display: none;
}
#outer-circle {
    box-shadow: 0 0 10px 5px #2ca5e0;
    margin: 0 auto;
    text-align:center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-animation:turning_cw 5s infinite;
    -moz-animation:turning_cw 5s infinite;
    animation:turning_cw 5s infinite;
    position:relative;
    opacity: 1;
}

#outer-circle:hover {
    -webkit-box-shadow: 0 0 100px 15px #2ca5e0;
    -moz-box-shadow: 0 0 100px 15px #2ca5e0;
    box-shadow: 0 0 100px 15px #2ca5e0; }

#inner-circle {
    border: 10px solid #333;
    border-left-color:#2ca5e0;
    border-right-color:#2ca5e0;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    position:absolute;
    background: -webkit-linear-gradient(top, #333 48%, #2ca5e0 49%, #2ca5e0 51%, #333 52%);
    background: -moz-linear-gradient(top, #333 48%, #2ca5e0 49%, #2ca5e0 51%, #333 52%);
    background: linear-gradient(to bottom, #333 48%, #2ca5e0 49%, #2ca5e0 51%, #333 52%);
    margin: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-animation:turning_acw 3s infinite;
    -moz-animation:turning_acw 3s infinite;
    animation:turning_acw 3s infinite; }

#center-circle {
    border: 10px solid #2ca5e0;
    border-bottom-color:#333;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    position:absolute;

    background: -webkit-linear-gradient(top, #222 48%, #555 49%, #555 51%, #222 52%);
    background: -moz-linear-gradient(top, #222 48%, #555 49%, #555 51%, #222 52%);
    background: linear-gradient(to bottom, #222 48%, #555 49%, #555 51%, #222 52%);

    margin: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-animation:turning_cw 5s infinite;
    -moz-animation:turning_cw 5s infinite;
    animation:turning_cw 5s infinite; }

#main1 #content {
    position:absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #2ca5e0;
    text-align:center;
    line-height: 0;
    font-size: 30px;
    color:#2ca5e0;
    font-weight:bold;
    padding: 0;
}
#main1 #content a{}
#main1 #content a i{
    background-image: url('../images/telegram.png');
    text-align: center;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    display: block;
}
@-webkit-keyframes aura {
    0%{
        text-shadow: 0 2px 2px #000; }

    50%{
        text-shadow: 0 10px 10px #000;
        line-height: 190px; }

    100%{
        text-shadow: 0 2px 10px #000; }
}

@-webkit-keyframes turning_cw {
    0%{
        -webkit-transform: rotate(0deg); }
    100%{
        -webkit-transform: rotate(360deg); }
}

@-webkit-keyframes turning_acw {
    0%{
        -webkit-transform: rotate(360deg); }
    100%{
        -webkit-transform: rotate(0deg); }
}

@-moz-keyframes aura {
    0%{
        text-shadow: 0 2px 2px #000; }

    50%{
        text-shadow: 0 10px 10px #000;
        line-height: 190px; }

    100%{
        text-shadow: 0 2px 10px #000; }
}

@-moz-keyframes turning_cw {
    0%{
        -moz-transform: rotate(0deg); }
    100%{
        -moz-transform: rotate(360deg); }
}

@-moz-keyframes turning_acw {
    0%{
        -moz-transform: rotate(360deg); }
    100%{
        -moz-transform: rotate(0deg); }
}

@keyframes aura {
    0%{
        text-shadow: 0 2px 2px #000; }

    50%{
        text-shadow: 0 10px 10px #000;
        line-height: 190px; }

    100%{
        text-shadow: 0 2px 10px #000; }
}

@keyframes turning_cw {
    0%{
        transform: rotate(0deg); }
    100%{
        transform: rotate(360deg); }
}

@keyframes turning_acw {
    0%{
        transform: rotate(360deg); }
    100%{
        transform: rotate(0deg); }
}







#main12{
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 50;
    background-color: #000;
    border-radius: 50%;
    display: none;
}
#outer-circle2 {
    box-shadow: 0 0 10px 5px #e01ba6;
    margin: 0 auto;
    text-align:center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-animation:turning_cw 5s infinite;
    -moz-animation:turning_cw 5s infinite;
    animation:turning_cw 5s infinite;
    position:relative;
    opacity: 1;
}

#outer-circle2:hover {
    -webkit-box-shadow: 0 0 100px 15px #e01ba6;
    -moz-box-shadow: 0 0 100px 15px #e01ba6;
    box-shadow: 0 0 100px 15px #e01ba6; }

#inner-circle2 {
    border: 10px solid #333;
    border-left-color:#e01ba6;
    border-right-color:#e01ba6;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    position:absolute;
    background: -webkit-linear-gradient(top, #333 48%, #e01ba6 49%, #e01ba6 51%, #333 52%);
    background: -moz-linear-gradient(top, #333 48%, #e01ba6 49%, #e01ba6 51%, #333 52%);
    background: linear-gradient(to bottom, #333 48%, #e01ba6 49%, #e01ba6 51%, #333 52%);
    margin: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-animation:turning_acw2 3s infinite;
    -moz-animation:turning_acw2 3s infinite;
    animation:turning_acw2 3s infinite; }

#center-circle2 {
    border: 10px solid #e01ba6;
    border-bottom-color:#333;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    position:absolute;
    background: -webkit-linear-gradient(top, #222 48%, #555 49%, #555 51%, #222 52%);
    background: -moz-linear-gradient(top, #222 48%, #555 49%, #555 51%, #222 52%);
    background: linear-gradient(to bottom, #222 48%, #555 49%, #555 51%, #222 52%);
    margin: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-animation:turning_cw2 5s infinite;
    -moz-animation:turning_cw2 5s infinite;
    animation:turning_cw2 5s infinite; }

#main12 #content2 {
    position:absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e01ba6;
    text-align:center;
    line-height: 0;
    font-size: 30px;
    color:#e01ba6;
    font-weight:bold;
    padding: 0;
}
#main12 #content2 a{}
#main12 #content2 a i{
    background-image: url('../images/instagram.png');
    text-align: center;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    display: block;
}
@-webkit-keyframes aura2 {
    0%{
        text-shadow: 0 2px 2px #000; }

    50%{
        text-shadow: 0 10px 10px #000;
        line-height: 190px; }

    100%{
        text-shadow: 0 2px 10px #000; }
}

@-webkit-keyframes turning_cw2 {
    0%{
        -webkit-transform: rotate(0deg); }
    100%{
        -webkit-transform: rotate(360deg); }
}

@-webkit-keyframes turning_acw2 {
    0%{
        -webkit-transform: rotate(360deg); }
    100%{
        -webkit-transform: rotate(0deg); }
}

@-moz-keyframes aura2 {
    0%{
        text-shadow: 0 2px 2px #000; }

    50%{
        text-shadow: 0 10px 10px #000;
        line-height: 190px; }

    100%{
        text-shadow: 0 2px 10px #000; }
}

@-moz-keyframes turning_cw2 {
    0%{
        -moz-transform: rotate(0deg); }
    100%{
        -moz-transform: rotate(360deg); }
}

@-moz-keyframes turning_acw2 {
    0%{
        -moz-transform: rotate(360deg); }
    100%{
        -moz-transform: rotate(0deg); }
}

@keyframes aura2 {
    0%{
        text-shadow: 0 2px 2px #000; }

    50%{
        text-shadow: 0 10px 10px #000;
        line-height: 190px; }

    100%{
        text-shadow: 0 2px 10px #000; }
}

@keyframes turning_cw2 {
    0%{
        transform: rotate(0deg); }
    100%{
        transform: rotate(360deg); }
}

@keyframes turning_acw2 {
    0%{
        transform: rotate(360deg); }
    100%{
        transform: rotate(0deg); }
}








.tour-in-det{
    padding: 30px 15px;
    background-color: #f3f3f3;
    text-align: right;
    direction: rtl;
}
.tour-in-det .col-md-6{
    float: right;
}
.tour-det-list{
    text-align: right;
    direction: rtl;
    margin-bottom: 50px;
}
.tour-det-list ul{
    margin: 0;
    padding: 0;
}
.tour-det-list ul li{
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #bbb;
    background-color: #f7f7f7;
    margin-bottom: 10px;
    box-shadow: 1px 1px 1px 0 #aaa;
    font-size: 16px;
    font-weight: 500;
    color: #545454;
}
.tour-det-list ul li a{
    font-weight: 600;
    color: #101010;
}
.tour-det-list ul li i{
    background-color: #ededed;
    padding: 15px 0;
    margin-left: 10px;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #e31b23;
}
.tour-det-list ul li ul{
    width: 100%;
}
.tour-det-list ul li ul li{
    float: right;
    border: none !important;
    background-color: transparent !important;
    box-shadow: none;
    margin: 0 17px 0 25px;
}
.tour-det-list ul li ul li i{
    background-color: transparent;
    width: 10px;
}
.like-or-diss{
    background-color: #eac302;
}
.like-or-diss h5{
    float: right;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 5px;
    margin: 0 0 0 20px;
    color: #030303;
}
.like-or-diss button{
    padding: 0;
    margin: 5px 0 0 10px;
    height: 40px;
    width: 58px;
    line-height: 40px;
    font-weight: 800;
    float:right;
}
.like-or-diss button i{
    height: 35px !important;
    padding: 8px 0 !important;
    margin: 0 !important;
    width: 35px !important;
    float: right;
}
.like-or-diss button:hover{}
.warning-item{}
.warning-item .jumbotron{
    padding: 20px;
    text-align: center;
    direction: rtl;
    border-radius: 0;
}
.warning-item .jumbotron h3{
    float: none;
    width: 100%;
}
.warning-item .jumbotron p{
    float: none;
    width: 100%;
}
.warning-item .jumbotron a{
    position: relative;
    top: auto;
    float: none;
    margin: 20px auto 0;
    width: 100%;
    display: inline-block;
    padding: 0 0;
    border-radius: 5px;
    text-align: center;
        font-size: 13px;
}
.warning-item .jumbotron a:hover{
    background-color: #a00e0e;
}
.big-btn-tour{
    margin: 0;
    width: 100%;
    display: inline-block;
}
.big-btn-tour a{
    background-color: #bc1218;
    color: #fff;
    width: 77.2%;
    display: inline-block;
    padding: 7px;
    border-radius: 3px;
    text-align: center;
    direction: rtl;
    margin-top: 10px;
    transition-duration: 0.4s;
}
.big-btn-tour a:hover{
    background-color: #a00e0e;
    transition-duration: 0.4s;
}
.big-btn-tour a i{
    padding-left: 5px;
}
.hotle-tour{
    margin-top: 20px;
}
.hotle-tour .table-responsive{}
.hotle-tour .table{
    direction: rtl;
}
.hotle-tour .table thead{}
.hotle-tour .table thead tr{
    text-align: center;
    direction: rtl;
}
.hotle-tour .table thead tr th:first-child{
    width: 37% !important;
}
.hotle-tour .table thead tr th{
    text-align: center;
    direction: rtl;
    padding: 15px 5px;
    background-color: #555;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 16.66666667%;
}
.hotle-tour .table tbody{}
.hotle-tour .table tbody tr{}
.hotle-tour .table tbody tr td{}
.hotle-tour .table tbody tr td p{
    direction: rtl;
}
.hotle-tour .table tbody tr td span{}
.hotle-tour .table .col-md-8, .hotle-tour .table .col-md-4, .hotle-tour .table .col-md-6{
    float: right;
}
.hotle-tour .table .col-md-8 h4{
    font-size: 16px;

    font-weight: 500;
}
.hotle-tour .table .col-md-8 h4 a{
    color: #eac302;
}
.hotle-tour .table .col-md-8 h4 a:hover{
    color: #bc1218;
}
.hotle-tour .table .col-md-12 h4 a{
    color: #0d7543;
        font-size: 14px;
        float:right;
}
.hotle-tour .table .col-md-12 h4 a:hover{
    color: #bc1218;
}
.hotle-tour .table .col-md-4 h6{
    text-align: center;
}
.table-rate{
    float: right;
}
.table-rate ul {
    margin: 0;
    padding: 0;
}
.table-rate ul li{
    float: right;
    list-style: none;
    margin-right: 3px;
}
.table-rate ul li i{
    color: #eac302;
}
.table-food{
    float: left;
    direction: ltr;
}
.table-food h6{
    font-size: 14px;
}
.table-food h6 i{
    padding-right: 5px;
    font-size: 16px;
}

.subhotlp a {
    font-size: 12px;
}
.subhotlp.col-md-2 {
    margin-top: 7px;
    float: right;
}
.subhotlp.col-md-3 {
    margin-top: 7px;
    float: right;
}
@media (min-width: 1000px){
.hotle-tour .table thead tr th {
    width: 10%;
}
}
.search_result {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 400px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
.search_result li {
    list-style: none;
     font-size: 13px; 
}
.search_result::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.search_result::-webkit-scrollbar {
    width: 20px;
}

/* Track */
.search_result::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}

/* Handle */
.search_result::-webkit-scrollbar-thumb {
    background: #0f5575; 
    border-radius: 10px;
}
 .search_result ul {
    margin-tpp: 9px;
}
/* Handle */
.search_result ::-webkit-scrollbar-thumb {
    background: #ff4200 ; 
    border-radius: 10px;
}
/* footer-item */
/* Handle on hover */
.ajaxresult ::-webkit-scrollbar-thumb:hover {
    background: #002877; 
}
.hotle-tour .table tbody tr td.hotel {
    text-align: center;
}
.ads-banner-2 .news-item img {
    width: 200px;
    height: 146px;
}


@media (min-width: 1200px) {
    .pt-right h6{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 68px;
}

}

@media (min-width: 1300px) {

.container {
    width: 1300px !important;
  }
 #footer  .container {
    width: 1245px !important;
  }
}
@media screen  and (min-width:1100px) and (max-width:1299px){
    .container {
    width: 1000px !important;
  }
 
}
span i.fa.fa-building {
    font-size: 18px;
    top: 3px;

}
span.ennamehotel {
    margin-top: -45px;
    float: right;
    /* font-size: 12px; */
}
span.ennamehotel h5 {
    font-size: 12px;
    direction: ltr;
    text-align: justify;
    line-height: 24px;
}
.col-md-4.namehotel h4 {
    line-height: 27px;
    margin-bottom: 17px;
}
li.hotelscityname{
padding-right: 10px;
margin-top: 10px!important;
    color: #c61f2f!important;
}
ul.tourslist {
    margin-top: 15px;
}
.tl-items.hotels ul li.show {
    display: inline-block !important;
    float: right;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
        margin: .5rem !important;
        border-radius: 2px;
}
.specialTours .owl-stage-outer .product.item {
    width: 97%;
    margin: 10px auto;
}
.form-group.contactrow {
    float: right;
    width: 90%;
}

.form-group.contactrow label {
    display: inline-block;
    float: right;
}
.form-group.contactrow span {
    float: right;
    position: relative;
    top: 13px;
    right: 5px;
}
.filter div {
    float: right;
}
.filter lable {
    float: right;
    font-weight: 500;
    padding-left:2px;
}
.filter select {
   min-width: 99px!important;
    padding: 4px;
    float: right;
    margin-right: 11px;
}
.filter {
    margin-top: 12px;
}
.filter input[type="text"] {
    width: 245px;
    padding: 3px;
    border-radius: 3px;
    float: right;
    margin-right: 15px;
        direction: rtl;
}
.filter span {
    float: right;
    margin-left: 14px;
    direction: rtl;
}
input.stars {
    position: relative;
    top: 2px;
    margin-left: 4px;
}
input#btSearch {
    background-color: #bc1218;
    transition-duration: 0.4s;
    padding: 8px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    display: block;
    clear: both;
    position: relative;
    float: left;
    margin-top: 8px;
}
.tl-item .col-md-3 img {
    width: 250px;
    height: 170px;
    margin-bottom: 8px;
}
li.hompage {
    width: 202px;
    position: absolute;
    left: 87px;
}
li.hompage input[type="search"] {
    width: 207px;
}
li.hompage .search-on-slide{
    width:100%!important;
        top: 6px;
    
}
li.hompage .fa-search:before {
    content: "\f002";
    font-size: 20px;
    color: #FFF;
}
.main-menu ul li.homepage:after {
    content: none!important;
}

.main-menu ul li.hompage:after {
    content: none;

}

li.hompage ul li:after {
    display: none;
}
li.hompage ul li {
    direction: rtl;
    text-align: right;
    padding-right: 3px;
}

.col-md-5.namehotel {
    float: right;
}
.hotelstar li {
    list-style: none;
}
.ads-banner h5 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;margin:0;line-height:32px;
}
.ads-banner h4 a {
    color: #FFF;
    font-size: 12px;
}
.info .row {
    margin-right: 9px!important;
    background: #f7f7f7;
    margin-bottom: 10px;
  
}
.info .row .col-md-9 {
    padding-top: 6px;
}
.info .row .col-md-3 {
        background: #ededed;
    margin-bottom: 10px;
    padding: 7px;
}
span.calend {
    font-size: 13.3px;
    margin-right: -8px;
    position: relative;
    top: 3px;
}
.pt-right.special h6 {
    width: 100%;
    text-align: right;
}
.tp-txt a {
    color: #fe0522;
}ul.guides li a {
    word-spacing: -2px;
}.hotel-det a {
    color: #fe0522;
}
h1.h1hint {
    position: absolute;
        top: -300px;
}
.archive a {
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
}
.archive {
    background: #0f5575;
    text-align: center;
    padding: 10px;
}
.tagdiv {
    background: #de4b37;
    float: right;
    color: #FFF;
    margin-left: 11px;
    padding: 2px;
    margin-bottom: 18px;
}

.tagdiv a{

    color: #FFF;
}

.tagname {
    text-align: right;
    background: #0f5575;
    color: #FFF;
    width: 130px;
    float: right;
    margin-left: 13px;
    padding-bottom: 3px;
    padding-right: 6px;
    padding-top: 2px;
}
.namehotelmain {
    text-align: right;
}
.namehotelmain h7 {
    font-size: 13px;
    line-height: 32px;
    direction: rtl;
    display: inherit;
}
.text-icon.undernew {
    margin-top: -10px;
    float: right;
    font-size: 11px;
    margin-right: 25px;
    margin-bottom: 17px;
}
.undernew .fa-calendar {
    color: #e6a015;
    font-size: 17px;
    position: relative;
    top: 1px;
    right: 3px;
}
.undernew span {
    direction: rtl!important;
    position: relative;
    right: 72px;
 
}
.undernew .fa.fa-eye {
    color: #eca815;
    font-size: 19px;
    margin-right: 6px;
}
.relateddescription {
    text-align: right;
    padding-right: 27px!important;
    direction: rtl;
    font-weight: 500;
    color: #0f5575;
}
.ads-banner-2 .namehotelmain, .ads-banner-3 .namehotelmain,.shadow-tour-shafiee.border  .namehotel,.tour-border-bottom{
    border-bottom: 1px dashed #333;
}
.tour-border-bottom{float:right;width:100%;}
.shadow-tour-shafiee{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);float:right;width:100%;margin-bottom:15px;}
.hotelstar ul{margin:0;line-height:32px;}.related-content ul li.col-md-6 {
    list-style: none;  margin: 0 0 7px; float: right;}.tp-txt p[dir=ltr] {
    direction: ltr;
}

@media (max-width: 480px) {
    h1.h1hint {
    position: absolute;
    top: -420px;
}
  .tl-item {border: 1px solid #aaa!important;margin: 15px 10px!important;}  
  .tl-item .tourslist li{border-bottom:1px solid #ccc !important;}
  .tl-item ul,.tl-item h5,.text-icon{border-bottom: 0px solid #ccc !important;}
  ul.tourslist,.text-icon{margin:0 !important;top:0!important;}
  .tl-item h4{margin:10px 0 20px 0!important;}
  .tl-item ul li{line-height:25px!important;}
  .m-b-20 {padding-right: 8px; padding-left: 9px;}
  .tour-det-list{
    margin-bottom: 5px;
}

.comment-txt .hideContent {
    overflow: hidden;
    line-height: 25px;
    height: 150px;
    text-align: justify;
    direction: rtl;
    font-size: 13px;
}
.avatar-cm img {
    position: relative;
    border: 1px solid #aaa;
    border-radius: 50%;
    top: 0px;
    width: 57px;
    height: 64px;
}
}
.banner-lasttours-mob.visible-xs.hidden-sm.hidden-md.hidden-lg img{
    width: 100%;
}
.banner-lasttours-mob.visible-xs.hidden-sm.hidden-md.hidden-lg {

    position: fixed;
    bottom: 0px;
    z-index: 99;
}
.row.m-b-20.botcomment {
    width: 95%;
    margin-left: 2%;
    margin-top: 3%;
}
.m-b-20.botcomment{
    width: 95%;
    margin-left: 2%;
    margin-top: 3%;  
}
.rating-star span {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background-image: url(../../images/star-rate.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0px 2px;
    cursor: pointer;
    background-position: top;
}
.containerstar {
    float: right;
    position: relative;

}
.rating-star span.clicked, .rating-star span.hover {
    background-position: bottom;
}
.hotel-stars h6 span {
    float: right;
    margin-left: 5px;
}
.shadow-tour-shafiee ul {
    float: left;
}
.shadow-tour-shafiee ul li {
    list-style: none;
    float: left;
    font-size: 11px;
}
.shadow-tour-shafiee h7 {
    float: right;
}
.neshan .text-icon.ajanc {
    top: 1px!important;
}
.neshan ul.tourslist {
    margin-top: 6px;
}
img {
    max-width: 100%;
}
.content.hideContent p {
    margin: 0px;
}

.col-md-12.about {
    text-align: right;
    color: #FFF;
    padding: 4px;
}
section.p-t-180 {
    padding: 0px!important;
    padding-bottom: 10px!important;
}

a.otherprice {
    font-size: 14px;
    margin-right: -8px;
    font-weight:bold;
}
.regiondescription {
    padding: 5px;
    text-align: justify;
    padding-right: 11px;
    padding-left: 11px;
}
.tour-list .table-responsive {
    max-width:none !important;
}
.regiondescription a {
    color: #ff0000!important;
}