.currentDir{
    direction: rtl;
}
.dirRtl{
    direction: rtl;
}
.dirLtr{
    direction: ltr;
}
.parallelogram {
    transform: skew(-10deg);
    border: 1px solid #FFFF99;
}

/* client page */
.marginDivPartnerLeftRight{
    margin-right: 30px;
    margin-left: 30px;
}
.itemActiveColor{
    color: #FAAF3A !important;
}
/*menu style */
.main-menu .navbar-nav .nav-link:hover {
  color: #FAAF3A}
.main-menu .navbar-nav .nav-link:active {
    color: #FAAF3A}
/*end menu style */
/*====================================================================*/
/*Agency Section Two*/
/*====================================================================*/

/****!*/

.agency-section-two{
    position: relative;
    overflow: hidden;
    margin: 30px 0 0;
    background-color: #F9F9F9;

}

.agency-section-two .content-column{
    position:relative;
    margin-bottom:40px;
    /*margin-top: 200px;*/
    padding-right: 33px;
}

.agency-section-two .content-column .inner-column{
    position:relative;
}

.agency-section-two .content-column .text{
    position:relative;
    max-width:620px;
    margin-bottom:25px;
}

.agency-section-two .content-column .text p{
    position:relative;
    color:#5E5E5E;
    font-size:19px;
    line-height:2em;
    margin: 6px 0 6px;
    /*margin-bottom:15px;*/
}

/*.agency-section-two .content-column .text p:last-child{*/
/*    margin-bottom:0px;*/
/*}*/

.agency-section-two .content-column .holiday{
    position:relative;
    font-weight:700;
    color:#272626;
    font-size:20px;
    margin-top:18px;
    text-decoration:underline;
    font-family: 'ar_font_1', serif;
}

.agency-section-two .blocks-column{
    position:relative;

    /*margin-bottom:40px;*/
}

.agency-section-two .blocks-column .inner-column{
    position:relative;
    padding:30px 30px 10px;
    background-size:cover;

}

/***
/***

====================================================================
	Destination Section Three
====================================================================

***/

.destinations-section-three{
    /*height: 500px;*/
    position: relative;
    background-position: center;
    padding: 105px 0px 100px;
    margin: 30px 0 30px;
    background-repeat: no-repeat;
    background-size: cover;

}

.destinations-section-three .destinations-block{
    margin-bottom:30px;
}

.destinations-section-three .auto-container{
    max-width:100%;
}

.destinations-section-three .row{
    margin:0px -10px;
}

.destinations-section-three .destinations-block{
    padding:0px 10px;
    margin-bottom:20px;
}


/**/
/***

====================================================================
	Destination Detail Section
====================================================================

***/
.slider2-title{
margin-bottom: 0!important;
}
.slider2-desc{
    font-size: 20px;
    color: #fff;
    word-wrap: break-word;
}
/*title in msgs*/
.sec-title{
    position:relative;
    display: flex;
    z-index:1;
    margin-bottom:30px;
}

.sec-title .title{
    position:relative;
    /*color:#BC5638;*/
    z-index:1;
    font-size:16px;
    margin-bottom:6px;
}

.sec-title h2{
    position:relative;
    font-size: 30px;
    color:#393333;
    z-index:1;
    font-weight:200;
    line-height:1.2em;
}
.title-color{
    color: #1F356A!important;
}



/******************/
/*search-btn in menu */
.btn-box{
    /*padding: 0 36px 0;*/
}
.btn-style-two{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff!important;
    padding: 12px 30px;
    font-weight: 400;
    overflow: hidden;
    overflow: hidden;
    border-radius: 20px;
    background-color: #FAAF3A;
    text-transform: capitalize;
    font-family: 'Muli', sans-serif;
}
/***************************/
/*footer style */
.footer-contant{
    font-size: 16px;
    line-height: 2;
    margin: 0 -10px 0 -10px;
}
.footer-social{

}
.icon-footer{
    display: inline-flex;
    margin: -10px 10px!important;
    padding: 0 30px!important;
}
.footer-social .icon-footer li{
    font-size: 35px;
}
/*************************title in achivements part in home page*************************/
.title-achev {
    text-align: center;
    margin: 51px;
}
.title-achev h2 {
    font-size: 32px;
    font-weight: 300;
    text-transform: capitalize;
    color: #1F356A;
    }

/**********************nav slider in article style *********************************/
.slider-article .owl-nav .owl-prev{
    position: absolute;
    left: -64px;
    top: -31px;
    /* width: 55px; */
    /* height: 55px; */
    color: #FAAF3A;
    font-size: 51px;
    /* line-height: 55px; */
    text-align: center;
    /* border-radius: 50px; */
    display: inline-block;
    /* background-color: #c29d59;
    /*background-color:#c29d59;*/
}

.slider-article .owl-nav .owl-next{
    position: absolute;
    right: -64px;
    top: -31px;
    /* width: 55px; */
    /* height: 43px; */
    color: #FAAF3A;
    font-size: 51px;
    /* border-radius: 50px; */
    display: inline-block;

}
.slider-article .owl-nav{
position:absolute;
left:-28px;
top:50%;
right:-28px;
}

/*achievment style*/
.blog-achievements {
    display: grid;
    grid-template-columns: 0.5fr 0.25fr 0.25fr;
    gap: 20px;
    width: 100%;
}


.blog-achievements .category-left:first-of-type {
    grid-row: 1/3;
}

.blog-achievements .hvrbox {
    height: 220px;
}

.blog-achievements .category-left:first-of-type .hvrbox {
    height: 100%;
}


/* Temporary */
/*.blog-achievements .category-left:last-of-type {*/
/*    display: none;*/
/*}*/


/*article page style */

.destination-detail{
    position:relative;
}

.destination-detail .inner-box{
    position:relative;
}

.destination-detail .inner-box h3{
    position:relative;
    font-weight:700;
    color:#000000;
    line-height:1.3em;
    margin-bottom:15px;
}

.destination-detail .inner-box p{
    position:relative;
    font-weight:400;
    color:#272626;
    opacity:0.8;
    font-size:15px;
    line-height:1.7em;
}

.destination-detail .two-column{
    position:relative;
    margin-bottom:30px;
}

.destination-detail .two-column .image{
    position:relative;
}

.destination-detail .two-column .image img{
    position:relative;
    width:100%;
    display:block;
}

.destination-detail .two-column .content-column{
    position:relative;
}

.destination-detail .inner-box h4{
    position:relative;
    font-weight:700;
    color:#000000;
    line-height:1.3em;
    margin-bottom:15px;
}

.destination-detail .two-column .content-column .inner-column{
    position:relative;
    padding:40px 35px 30px;
    margin-top:55px;
    margin-right:-300px;
    background-color:#ffffff;
    box-shadow:0px 0px 10px rgba(0,0,0,0.10);
}

.destination-detail .two-column .content-column .bold-text{
    position:relative;
    color:#272626;
    font-size:17px;
    line-height:1.6em;
    margin-bottom:15px;
}
.bodyTextLeftArticle{
    float: right;
    margin-bottom: 10px;
    width: 70%;
}
.imgLeftMainArticle{
    height: auto;
    width: 95%;

}
.first-title{
    display: flex;
    margin-top: 30px;
    /*margin-right: 35px;*/
    font-size: 31px;
    color: #1F356A;
}
.article-img{
    width: 95%!important;
    margin-right: 20px;
}
.cursor-pointer{
    cursor: pointer;
}
.title-left2 {
    text-align: right!important;
 }
.title-left2  h2{
    color:#FAAF3A!important; }


/**/
.feature-1x .single-feature .overlay-box{
    position:absolute;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
    /*background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #1a1b1a 100%);*/
    /*background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #1a1b1a 100%);*/
    /*background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #1a1b1a 100%);*/
    /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100, #1a1b1a));*/
    /*background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #1a1b1a 100%);*/
    /*background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #1a1b1a 100%);*/
}
/*.feature-1x .single-feature .overlay-box .violet {*/
/*    background: #6f80ff;*/
/*    color: #fff; }*/
/*.feature-1x .single-feature .overlay-box .yellow {*/
/*    background: #ffe67c;*/
/*    color: #454545; }*/
/*.feature-1x .single-feature .overlay-box .pink {*/
/*    background: #fb928b;*/
/*    color: #fff; }*/
.feature-1x .single-feature .overlay-box .content{
    position:absolute;
    left:25px;
    bottom:35px;
    right:25px;
    text-align:center;
}
.feature-1x .single-feature .overlay-box .content h2{
    position:relative;
    line-height:1.6em;
    font-weight:600;
}
.feature-1x .single-feature .overlay-box .content h2 a{
    position:relative;
    color:#ffffff;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.feature-1x .single-feature .overlay-box .content h2 a:hover{
    color:#c29d59;
}

.bg-color-yallow{
    background-color: #FAAF3A!important;
}

.overflow-hidden{
    overflow: hidden;
}




/* ------------- General Slider Images start --------------- */

.mth-general-sld-main {
    display:block;
    margin:0 auto;
}
.mth-general-sld-slider-nav{
    background-size: cover!important;
}
.mth-general-slide-img{
    width: 100%!important;
    /*margin-bottom: -40px;*/
}
.mth-general-slide{
    width: 100%;
}
.mth-general-slid{
    margin: 20px;
}
.mth-general-slid-nav{
    /*margin-top: -96px;*/
}
.mth-general-slides{
    /*height: 190px;*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*cursor: pointer;*/
    /*background-position: center center;*/
    /*margin: 0px 15px;*/
    /*!*width: 204px!important;*!*/
    /*border-radius: 150px;*/
    min-height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: center center;
    margin: 10px 5px;
    border-radius: 5px;
}
/* ------------- General Slider Images End --------------- */


.mth-font-size-15{
    font-size: 15px;
}
.mth-font-size-13{
    font-size: 13px;
}
.mth-font-size-10{
    font-size: 10px;
}

.mth-home-art-content{
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    z-index: 5;
}

.mth-video-button{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 38%;
    color: white;
    width: fit-content;
    font-size: 50px;
}