@font-face {
    font-family: 'JF-Flat-Regular';
    src: url('../fonts/JF-Flat-Regular.ttf');
}

body {
    direction: rtl;
    text-align: right;
    font-family: 'JF-Flat-Regular';
}

/* Widget */
.widget_recent_comments ul li {
    padding-right: 20px;
}

.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_nav_menu ul li:before,
.widget_recent_entries ul li:before,
.widget_services ul li:before {
    left: auto;
    right: 0;
    content: "\f104" !important;
}

.widget_categories ul li li:before,
.widget_archive ul li li:before,
.widget_meta ul li li:before,
.widget_pages ul li li:before,
.widget_recent_comments ul li li:before,
.widget_nav_menu li li:before,
.widget_services li li:before {
    left: auto;
    right: -8px;
}

.widget-title:after {
    left: auto;
    right: 0;
}

.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_nav_menu li,
.widget_recent_entries ul li,
.widget_services ul li {
    padding: 10px 15px 10px 10px;
}

.widget_categories ul li li,
.widget_archive ul li li,
.widget_meta ul li li,
.widget_pages ul li li,
.widget_recent_comments ul li li,
.widget_nav_menu li li,
.widget_services li li {
    padding: 0 10px 0 5px;
}

.bootstrap-select div.dropdown-menu ul li a {
    padding: 5px 25px 5px 15px;
}

.bootstrap-select div.dropdown-menu ul li:before {
    left: auto;
    right: 15px;
    top: 5px;
}

.widget_categories li {
    text-align: left;
}

.widget_categories li a {
    float: right;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
}

.widget_getintuch li {
    padding-left: 0;
    padding-right: 40px;
}

.widget_getintuch i {
    left: auto;
    right: 0;
}

.recent-posts-entry .dez-post-info {
    margin-left: 0;
    margin-right: 15px;
}

.recent-posts-entry .dez-post-media {
    float: right;
}

.breadcrumb-row ul li:after {
    margin-left: 0;
    margin-right: 7px;
}

.searchform input[type="text"] {
    padding: 10px 15px 10px 90px;
}

.searchform input[type="submit"] {
    right: auto;
    left: 0;
}

blockquote {
    border-left: 0px solid;
    padding: 16px 80px 16px 20px;
}

blockquote:before {
    left: auto;
    right: 20px;
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* ================ 
	COMMENT BOX
 =============== */
ol.comment-list li.comment .comment-body {
    margin-left: 0;
    margin-right: 80px;
}

ol.comment-list li.comment .comment-body:before {
    left: auto;
    right: -12px;
    border-width: 10px 0 10px 12px;
}

ol.comment-list li.comment .comment-body:after {
    left: auto;
    right: -14px;
    border-width: 12px 0 12px 14px;
}

ol.comment-list li.comment .comment-author .avatar {
    left: auto;
    right: -80px;
}

ol.comment-list li .children {
    margin-left: 0;
    margin-right: 80px;
}

ol.comment-list li.comment .reply a {
    right: auto;
    left: 30px;
}

.comments-area .comment-form p input[type="text"],
.comments-area .comment-form p textarea {
    padding: 10px 50px 10px 10px;
    border-radius: 0;
}

.comments-area p:before {
    left: auto;
    border-radius: 0;
}

@media only screen and (max-width: 767px) {
    ol.comment-list li.comment .comment-body {
        margin-right: 52px;
    }

    ol.comment-list li .children {
        margin-right: 20px;
    }

    ol.comment-list li.comment .comment-author .avatar {
        right: -74px;
    }
}

/* ================ 
	HEADER TOP
 =============== */
.top-bar-curve:after {
    left: auto;
    right: 0;
    -o-transform: skewX(-35deg);
    -moz-transform: skewX(-35deg);
    -webkit-transform: skewX(-35deg);
    transform: skewX(-35deg);
}

.dez-topbar-left {
    float: right;
}

.dez-topbar-right {
    float: left;
}

.e-p-bx li {
    padding-right: 0;
    padding-left: 10px;
}

.social-bx,
.login-bx {
    margin-right: 15px;
    margin-left: 0;
}

.logo-header {
    float: right;
}

.header-nav .nav {
    float: left;
    margin-top: 20px;
}

.extra-nav {
    float: left;
}

.extra-nav .extra-cell {
    margin-left: 5px;
    margin-right: 10px;
}

.dez-quik-search span {
    right: auto;
    left: 15px;
}

.header-nav .nav>li .sub-menu li:hover>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0 0px 0 0px;
}

.header-nav .nav>li .sub-menu li>.sub-menu {
    margin: 0 20px 0 0px;
    left: auto;
    right: 220px;
}

.header-nav .nav>li .sub-menu {
    left: auto;
    right: 0;
    top: 100%;
}

.header-nav .nav>li .mega-menu>li:after {
    left: 0;
    right: auto;
}

.header-curve .logo-header:before {
    -o-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    transform: skew(-30deg);
    left: -50px;
    right: auto;
    border-left: 7px solid #2d3239;
}

.header-curve .logo-header:after {
    left: 10%;
    right: auto;
}

.header-nav .nav i {
    margin-left: 0px;
    margin-right: 3px;
}

.social-line li {
    float: right;
}

/* header style 3 */
.header-style-3 .header-curve .logo-header:after {
    right: auto;
    left: 15px;
}

/* header style 4 */
.header-style-4 .header-nav.navbar-collapse ul {
    float: right;
}

.contact-info li {
    float: right;
}

.contact-info .site-button {
    margin-right: 0;
    margin-left: 15px;
}

.contact-info li i {
    margin-left: 5px;
    margin-right: 0px;
}

@media only screen and (max-width: 991px) {
    .header-style-4 .header-nav.navbar-collapse ul {
        width: 100%;
    }

    .header-nav .nav i {
        float: left;
    }
}

@media only screen and (max-width: 991px) {
    .header-nav .nav {
        width: 100%;
    }

    .header-nav .nav>li .sub-menu li>.sub-menu {
        margin: 0 0px 0 0px;
    }

    .header-nav .nav>li .sub-menu li:hover>.sub-menu:before {
        left: 0;
    }

    .top-bar-curve:after {
        right: -25%;
    }
}

/* ================ 
	   FOOTER 
 =============== */
.site-footer .newsletter .input-group-btn {
    padding: 0 2px;
}

.site-footer .text-right {
    text-align: left !important;
}

.site-footer .text-left {
    text-align: right !important;
}

/* ================
	    TEAM 
================= */
.dez-member-position:after,
.dez-member-position:before {
    content: none;
}

.dez-media.dez-media-left:hover .dez-info-has {
    margin-right: 0;
}

.dez-media.dez-media-left .dez-info-has {
    left: auto;
    right: 0;
    margin-right: -60px;
}

.dez-media.dez-media-right:hover .dez-info-has {
    margin-left: 0;
}

.dez-media.dez-media-right .dez-info-has {
    right: auto;
    left: 0;
    margin-left: -60px;
}

.skew-content-box {
    left: auto;
    right: -1px;
}

.skew-content-box:after {
    right: auto;
    left: -10px;
    -o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.dez-team-1.right .team-info:before {
    -o-transform: skewY(10deg);
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    transform: skewY(10deg);
}

.dez-team-1.left .team-info:before {
    -o-transform: skewY(-10deg);
    -moz-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}

.team .dez-social-icon li {
    font-size: 14px;
}

.team .dez-social-icon li i {
    margin-left: 5px;
}


/* ================
	    BLOG
================= */
.dez-post-meta li:after {
    margin-right: 5px;
    margin-left: auto;
}

.date-style-2 .post-date,
.date-style-4 .post-date {
    left: auto;
    right: 20px;
}

.blog-md .dez-post-media {
    float: right;
    margin-left: 30px;
    margin-right: 0;
}

.alignleft {
    float: right;
    margin: 5px 0 25px 25px;
}

.alignright {
    float: left;
    margin: 5px 25px 25px 0;
}

.dez-post-info .site-button-link i {
    margin-right: 5px;
}

/* ===============
	LIST GROUP
=============== */
.list-circle li,
.list-angle-right li,
.list-arrow li,
.list-check li,
.list-checked li,
.list-check-circle li,
.list-chevron-circle li,
.list-arrow-circle li,
.list-times-circle li {
    padding: 5px 20px 5px 5px;
}

.list-circle li:before,
.list-angle-right li:before,
.list-arrow li:before,
.list-check li:before,
.list-checked li:before,
.list-check-circle li:before,
.list-chevron-circle li:before,
.list-arrow-circle li:before,
.list-times-circle li:before {
    left: auto;
    right: 0;
}

.list-arrow li:before {
    content: "\f0d9";
}

.list-angle-right li:before {
    content: "\f104";
}

.list-arrow-circle li:before {
    content: "\f0a8";
}

.list-chevron-circle li:before {
    content: "\f137";
}

.list-num-count>li:before {
    left: 0;
    right: -28px;
}

.list-num-count>li {
    margin: 0 30px 6px 0px;
}

/* ===================
	    OTHER CSS
=================== */
.site-button .m-l10 {
    margin-left: 0;
    margin-right: 10px;
}

/* ======================
		OWL CAROUSEL 
====================== */
.owl-carousel.owl-btn-center-lr .owl-controls .owl-prev {
    left: auto;
    right: 0;
}

.owl-carousel.owl-btn-center-lr .owl-controls .owl-next {
    right: auto;
    left: 0;
}

.ow-carousel-entry .site-button,
.ow-carousel-entry .site-button-link {
    margin-right: 0;
    margin-left: 15px;
}

.ow-event-meta ul li {
    padding-right: 0;
    padding-left: 10px;
}

.ow-event-meta ul li i {
    margin-left: 10px;
    margin-right: 0;
}

/* ======================
	    ACCORDION 
====================== */
.dez-accordion.no-cover .acod-content {
    padding-left: 0;
    padding-right: 15px;
    margin-right: 23px;
}

.dez-accordion.no-cover .acod-content:after {
    left: auto;
    right: -5px;
}

.dez-accordion.no-cover .acod-content {
    border-left: 0;
    border-right: 2px solid #e8e8e8;
}

.acod-head .fa {
    margin-left: 5px;
    margin-right: 0;
}

.acod-head a {
    padding: 12px 15px 12px 40px;
}

.acod-head a:after {
    left: 15px;
    right: auto;
}

/* ======================
	    ALERT 
====================== */
.alert[class*="alert-"] i {
    margin-right: 0;
    margin-left: 8px;
}

.alert[class*="alert-"] ul {
    padding-left: 0;
    padding-right: 25px;
}

/* ======================
	  BUTTON PAGE 
====================== */
.button-page .site-button.m-r5 {
    margin-right: 0;
    margin-left: 5px;
}

.button-page .site-button.m-r10 {
    margin-right: 0;
    margin-left: 10px;
}

.button-page .site-button.m-r15 {
    margin-right: 0;
    margin-left: 15px;
}

/* ======================
	  TEAM PAGE
====================== */
.dez-info-has.skew-has {
    -o-transform: skewY(-10deg);
    -moz-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}

.dez-info-has.skew-has>* {
    -o-transform: skewY(10deg);
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    transform: skewY(10deg);
}

/* ======================
			TABS
====================== */
.dez-tabs .nav-tabs>li>a i {
    margin-left: 5px;
    margin-right: 0;
}

/* ======================
	   TESTIMONIAL
====================== */
.testimonial-2 .testimonial-pic {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}

.testimonial-2 .testimonial-text:after {
    left: auto;
    right: 50px;
}

.testimonial-2 .quote-left:before {
    right: 0;
    left: auto;
}

.testimonial-4 .testimonial-pic {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -110px;
}

.testimonial-4 {
    margin-left: 0;
    margin-right: 140px;
    padding: 30px 10px 30px 40px;
}

.testimonial-4:after {
    right: -80px;
    left: auto;
    -o-transform: skewX(25deg);
    -moz-transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
    border-right: 4px solid #0069be
}

.testimonial-4 [class*="quote-"] {
    right: auto;
    left: 0;
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.testimonial-4 [class*="quote-"]:after,
.testimonial-4 [class*="quote-"]:before {
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.testimonial-4 .testimonial-name:after {
    margin: 0 5px 0 2px;
}

.testimonial-6 .testimonial-detail:after {
    -o-transform: skewX(-35deg);
    -moz-transform: skewX(-35deg);
    -webkit-transform: skewX(-35deg);
    transform: skewX(-35deg);
    left: -23px;
    right: auto;
}

.testimonial-6 .testimonial-pic {
    left: 20px;
    right: auto;
}

.testimonial-6 .quote-left:before {
    bottom: 20px;
    top: auto;
}

.testimonial-6 .quote-right:after {
    bottom: auto;
    top: 15px;
}

.testimonial-6 .testimonial-text {
    padding: 25px 40px 70px 35px;
}

@media only screen and (max-width: 767px) {
    .testimonial-4:after {
        -o-transform: skewX(10deg);
        -moz-transform: skewX(10deg);
        -webkit-transform: skewX(10deg);
        transform: skewX(10deg);
    }

    .testimonial-4 .testimonial-pic {
        margin-right: -100px;
    }

    .testimonial-4 {
        margin-right: 105px;
        padding: 25px 0 25px 10px;
    }
}

/* ======================
   OUR AWESOME SERVICE
====================== */
.awesome-services .m-l50 {
    margin-right: -50px;
    margin-left: 50px !important;
}

.awesome-services .m-r50 {
    margin-left: -50px;
    margin-right: 50px !important;
}

@media only screen and (max-width: 991px) {
    .awesome-services .m-l50 {
        margin-right: 0px;
        margin-left: 50px !important;
    }

    .awesome-services .m-r50 {
        margin-left: 0px;
        margin-right: 50px !important;
    }
}

/* ======================
   OUR AWESOME SERVICE
====================== */
input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
    margin-left: 0;
    margin-right: -20px;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    padding-left: 0 !important;
    padding-right: 20px;
}

input[type="checkbox"]:checked+label:after {
    left: auto;
    right: 2px;
}

/* ======================
   OUR AWESOME SERVICE
====================== */
.login-form .text-left {
    text-align: right;
}

.login-form .site-button.m-r5 {
    margin-right: 0;
    margin-left: 5px;
}

.login-form .pull-right {
    float: left !important;
}

.login-form .pull-left {
    float: right !important;
}

.login-form label {
    text-align: right;
}

.login-form.style-2 .form-control {
    border-left: 1px solid #e1e6eb;
    border-right: 2px solid #707070;
}

.skew-section.left-bottom:after {
    left: auto;
    right: -50px;
    -o-transform: skewX(7deg);
    -moz-transform: skewX(7deg);
    -webkit-transform: skewX(7deg);
    transform: skewX(7deg);
}

/* ======================
      COMING SOON 
====================== */
.info-style-1 .input-group-btn.p-l10,
.info-style-4 .input-group-btn.p-l10 {
    padding-left: 0;
    padding-right: 10px;
}

.info-style-2 .form-control {
    border-left: 0 !important;
}

.info-style-3 .input-group-btn .site-button {
    border-radius: 30px 0 0 30px;
}

.info-style-3 .input-group-addon {
    border-radius: 0 30px 30px 0;
}

.info-style-5 .input-group-addon:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.dez-coming-bx.left-bar {
    left: auto !important;
    right: 0;
}

.countdown .date {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 0 !important;
}

/* ======================
      SIDE NAV
====================== */
.blog-page-content .sidenav {
    left: auto;
    right: -320px;
}

.blog-page-content .button-side-nav {
    left: 20px;
    right: auto;
}

.sidenav .closebtn {
    right: auto;
    left: 0;
}

/* ======================
      ONE PAGE
====================== */
/* .sidenav.full-page {
    right: -350px;
    left: auto;
}
.openbtn{
	right:auto;
	left:20px;
} */


/* ======================
      SITE BUTTON
====================== */
.button-skew {
    margin-left: 21px;
    -o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
}

.button-skew span {
    -o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.button-skew i {
    margin-right: 0;
    margin-left: -32px;
    right: auto;
    left: 0;
    transform: rotate(180deg);
}

.button-skew i:before {
    -o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.button-skew.button-sm i {
    margin-left: -27px;
}

.button-skew.button-lg i {
    margin-left: -40px;
}

.button-skew.button-xl i {
    margin-left: -55px;
}

.button-skew-s1 {
    padding: 0 20px 0 0px;
}

.button-skew-s1 i:after {
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-left: 0;
    left: auto;
    right: -15px;
    -o-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.button-skew-s1 i {
    margin-left: 0;
    margin-right: 25px;
}

.button-skew-s1.button-sm {
    padding: 0 15px 0 0;
}

.button-skew-s1.button-sm i:after {
    right: -10px;
    left: auto;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-left: 0 none;
}

.button-skew-s1.button-sm i {
    margin-left: 0;
    margin-right: 15px;
}

.button-skew-s1.button-lg {
    padding: 0 35px 0 0;
}

.button-skew-s1.button-lg i:after {
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-left: 0;
    right: -20px;
    left: auto;
}

.button-skew-s1.button-lg i {
    margin-left: 0;
    margin-right: 40px;
}

.button-skew-s1.button-xl {
    padding: 0 45px 0 0;
}

.button-skew-s1.button-xl i:after {
    border-right: 35px solid rgba(0, 0, 0, 0);
    border-left: 0;
    right: -35px;
    left: auto;
}

.button-skew-s1.button-xl i {
    margin-left: 0;
    margin-right: 50px;
}

.icon-bx-wraper.left .icon-bx-xl,
.icon-bx-wraper.left .icon-bx-lg,
.icon-bx-wraper.left .icon-bx-md,
.icon-bx-wraper.left .icon-bx-sm,
.icon-bx-wraper.left .icon-bx-xs {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}

.icon-bx-wraper.left .icon-xl,
.icon-bx-wraper.left .icon-lg,
.icon-bx-wraper.left .icon-md,
.icon-bx-wraper.left .icon-sm,
.icon-bx-wraper.left .icon-xs {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

/* ======================
      INDEX PAGE
====================== */
.box-shadow .icon-list .m-r10 {
    margin-right: 0;
    margin-left: 10px;
}

.our-projects-galery .tab-content .text-left {
    text-align: right;
}

.round-box {
    left: auto;
    right: 0px;
}

.sosial-icon-team {
    left: 50%;
    right: auto;
    margin-left: -97px;
    margin-right: 0;

}

.sosial-icon-team ul.dez-social-icon {
    margin-left: -5px;
    margin-right: 0;
    float: left;
}

.dez-team:hover .sosial-icon-team {
    margin-left: -117px;
    margin-right: 0;
}

.dez-team:hover .round-box {
    left: auto;
    right: -20px;
}

.dez-social-icon.dez-social-icon-lg li a.m-l10 {
    margin-left: 0;
    margin-right: 10px;
}

.overlay-50:after {
    right: 0;
}

.text-left {
    text-align: right;
}

.client-think:before {
    right: auto;
    left: 30px;
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.about-uni .pull-right {
    float: left !important;
}

.meet-ask-row:after {
    -o-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    right: auto;
    left: -50px;
    border-left: 7px solid #2b3036;
}

.dez-tilte-inner.skew-title:after {
    -o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -15px;
    right: auto;
}

.counter-box .m-r20 {
    margin-left: 20px;
    margin-right: 0;
}

.date-style-3 .post-date {
    left: auto;
    right: 0;
}

.date-style-3.skew-date .post-date:before {
    -o-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -15px;
    right: auto;
    border-left: 3px solid #2d3239;
    border-right: 0;
}

.skew-subscribe:after {
    -o-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    transform: skew(-30deg);
    right: -50px;
    left: auto;
    border: 0;
}

.tag-new {
    display: inline-block;
    line-height: 14px;
}

.header-style-6 .header-nav.navbar-collapse ul {
    float: none;
}

.about-us .dez-tabs .tab-content {
    margin-left: 0;
    margin-right: 60px;
}

.about-us .dez-tabs .nav-tabs {
    right: 61px;
    left: auto;
    -moz-transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.dez-tabs.vertical .tab-pane {
    padding: 10px 20px 10px 0;
}

.about-us .dez-tabs .nav-tabs li {
    float: right;
}

.dez-tabs.vertical .nav-tabs li a {
    margin-left: 0;
}

.icon-bx-wraper.bx-style-2.left [class*="icon-bx-"] {
    margin-left: 0;
}

.testimonial-section:after {
    right: 50%;
    left: auto;
}

.testimonial-7 .owl-controls .owl-nav {
    left: 0;
    right: auto;
}

.testimonial-7 .testimonial-detail {
    margin-top: -35px;
    padding: 0 20px 0 0;
}

.blog-info li {
    border-right: 0;
    border-left: 1px solid;
}

.dez-project-left:after {
    left: 15px;
    right: auto;
}

.service-carousel.owl-theme .owl-nav {
    left: -20px;
    right: auto;
}

.dez-service {
    padding-left: 0;
    padding-right: 15px;
}

/* button.scroltop{
	right:auto;
	left:20px;
} */
button.scroltop.style5 {
    left: 0;
}

.download-file ul li a>i {
    float: left;
    margin: 17px 0 0 15px;
}

.download-file ul li a>span {
    margin-left: 10px;
    margin-right: 0;
}

.contact-style-1 .dez-social-icon-lg {
    text-align: right;
}

.woo-entry .btn-quantity.m-r10 {
    margin-right: 0;
    margin-left: 10px;
    float: right;
}

.woo-entry .btn {
    float: right;
}


/* SHOP */
ol.commentlist li img {
    float: right;
}

ol.commentlist li .comment-text {
    padding-right: 100px;
    padding-left: 0;
}

ol.commentlist li .star-rating {
    right: auto;
    left: 20px;
}

/* Home 11 */
.blog-post-style .usefull-link {
    left: auto;
    right: 20px;
}

.our-info .m-l60 {
    margin-left: 0;
    margin-right: 60px;
}

.our-info .icon-md.pull-left {
    float: right;
}

/* rev slider rtl */
.rev-slider-rtl {
    direction: ltr;
}

/* New Css */
.box-number .number {
    left: 10px;
    right: auto;
}

.service-number .number {
    left: 0;
    right: auto;
}

.one-page-layout.left-side .sidenav .logo-header {
    float: left;
}

.sidenav.full-page {
    text-align: left;
}

.one-page-layout.right-side .sidenav {
    text-align: right;
}

.one-page-layout.right-side .sidenav .logo-header {
    float: right;
}

.list-inline>li {
    display: inline-block;
}

.download-file ul li a {
    display: table;
    width: 100%;
}

.download-file ul li a>span.pull-left {
    float: right;
}

.counter-left .icon-md.pull-left {
    float: right;
}

.counter-left .icon-md.pull-left .m-l60 {
    margin-left: 0;
    margin-right: 60px;
}

.lg-outer.lg-slide {
    direction: ltr;
}

.login-form .m-l5 {
    margin-left: 0;
    margin-right: 5px;
}

.login-form .m-l10 {
    margin-left: 0;
    margin-right: 10px;
}

.blog-carousel .blog-post-style .list-inline li i {
    display: inline;
}

.comment-respond .comment-form-rating label {
    margin-left: 10px;
    margin-right: 0;
}

.sidenav.coming-side-bar {
    right: -800px;
}

.dez-coming-soon .info-style-3 .input-group-prepend {
    border-radius: 0 30px 30px 0;
}

.dez-coming-soon .info-style-3 .input-group-btn .site-button {
    border-radius: 30px 0 0 30px;
}

.owl-carousel .owl-nav {
    direction: ltr;
}

.header-nav .nav>li .mega-menu {
    top: 100%;
}

.testimonial-2 .testimonial-detail {
    padding: 25px 20px 20px 0;
}

.woo-entry .site-button.m-l15 {
    margin-left: 0;
    margin-right: 15px;
}

.full-page .dez-sidenav-area {
    width: 100%;
}

.mfp-title {
    text-align: right;
    padding-right: 0;
    padding-left: 36px;
}

.mfp-counter {
    right: auto;
    left: 0;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    text-align: left;
}

.meet-ask-row .icon-bx-wraper .icon-xl {
    margin-left: 20px;
}

/* Header */
.is-fixed .navbar-toggler,
.navbar-toggler {
    margin: 35px 15px 25px 0;
    float: left;
}

/* .g-recaptcha */
.g-recaptcha {
    margin-right: -30px;
}

/* iCon Box */
.icon-bx-wraper.bx-style-2.left [class*="icon-bx-"] {
    left: auto;
    right: 0;
    transform: translateX(50%);
}

.icon-bx-wraper.bx-style-2.left .icon-content.p-l40 {
    padding-left: 0;
    padding-right: 40px;
}

.icon-bx-wraper.bx-style-2.m-l40.left {
    margin-left: 0;
    margin-right: 40px;
}


/****** Products *******/
.tours {
    padding: 70px 0 30px;
    background: #f1f1f1;
}

.inner-tours {
    background: #fff;
}

.product-container {
    margin-bottom: 40px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    /* product style 2 */
}

.product-container .left-block {
    position: relative;
}

.product-container .right-block {
    position: relative;
}

.product-container .product-box {
    padding: 5px 30px 0;
}

.product-container .label {
    position: absolute;
    top: 25px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #FFFFFF;
    line-height: 10px;
    min-width: 40px;
    text-align: center;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    border-radius: 0.2rem;
}

.product-container .label-new {
    top: 50px;
    right: 25px;
    background: #77c66d;
}

.product-container .label-new {
    left: 25px;
    right: auto;
}

.product-container .label-sale {
    top: 50px;
    left: 25px;
    background-color: #ff3333;
}

.product-container .label-sale {
    right: 25px;
    left: auto;
}

.product-container .label-reduction {
    left: 25px;
    background-color: #ff3333;
}

.product-container .label-reduction {
    right: 25px;
    left: auto;
}

.product-container .label-activity {
    right: 25px;
    background-color: #FFFFFF;
    color: #000000;
}

.product-container .label-activity {
    left: 25px;
    right: auto;
}

.product-container .content_price {
    margin: 0 0 15px;
}

.product-container .price {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    background: #00385c;
    padding: 5px 15px;
    border-radius: 15px;
}

.product-container .price-old,
.product-container .old-price {
    color: #ababab;
    font-size: 14px;
    font-weight: 600;
    text-decoration: line-through;
}

.product-container .name {
    overflow: hidden;
    margin: 0 0 10px;
    font-size: 18px;
}

.product-container .name a {
    color: #2d2f34;
    font-weight: 700;
    text-decoration: none;
    line-height: 30px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.product-container .name a:hover {
    color: #0b83fe;
}

.product-container .product-image-container {
    position: relative;
    margin-bottom: 26px;
    text-align: center;
}

.product-container .product-image-container img {
    height: 200px;
    object-fit: cover;
}

.product-container .box-buttons {
    position: absolute;
    bottom: -25px;
    width: 50px;
    right: 25px;
}

.product-container .box-buttons {
    left: 25px;
    right: auto;
}

.product-container .box-buttons .btn {
    padding: 0;
    border: none;
    text-align: center;
    text-transform: uppercase;
    background-color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    color: #2d2f34;
    line-height: 50px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}

.product-container .box-buttons .btn:hover {
    color: #FFFFFF;
    background-color: #0b83fe;
}

.product-container .box-buttons i {
    line-height: 35px;
}

.product-container .addToWishlist {
    padding: 0;
    color: #cccccc;
    margin-top: 10px;
}

.product-container .addToWishlist:hover,
.product-container .addToWishlist:focus,
.product-container .addToWishlist:active {
    color: #0b83fe;
    border-color: #FFFFFF;
    background-color: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.product-container .tour-days {
    color: #999999;
    margin-bottom: 20px;
}

.product-container .tour-days .icon {
    color: #0b83fe;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
}

.product-container .tour-days .icon {
    margin-left: 10px;
    margin-right: inherit;
}

.product-container.product-style2 {
    padding: 25px 30px;
    width: 100%;
    float: left;
}

.product-container.product-style2 {
    float: right;
}

.product-container.product-style2 .name {
    margin: 0 0 24px;
}

.product-container.product-style2 .left-block,
.product-container.product-style2 .right-block {
    width: 50%;
    float: left;
}

.product-container.product-style2 .left-block,
.product-container.product-style2 .right-block {
    float: right;
}

.product-container.product-style2 .product-box {
    padding: 0 0 0 30px;
}

.product-container.product-style2 .product-box {
    padding: 0 30px 0 0;
}

.product-container.product-style2 .tour-days {
    color: #0b83fe;
}

.product-container.product-style2 .tour-days span {
    font-size: 18px;
    color: #2d2f34;
    margin-left: 5px;
}

.product-container.product-style2 .description p {
    line-height: 24px;
}

.product-container.product-style2 .price {
    font-size: 16px;
}

.product-container.product-style2 .old-price {
    font-size: 13px;
}

.product-container.product-style2 .bottom-block {
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    float: left;
}

.product-container.product-style2 .bottom-block {
    float: right;
}

.product-container.product-style2 .pull-left {
    padding-top: 7px;
}

.product-container.product-style2 .label-activity,
.product-container.product-style2  .label-minage {
    font-weight: 700;
    margin-right: 18px;
}

.product-container.product-style2 .label-activity,
.product-container.product-style2 .label-minage {
    margin-left: 18px;
    margin-right: inherit;
    margin-bottom: 15px;
}

.product-container.product-style2 .label-activity span,
.product-container.product-style2 .label-minage span {
    font-size: 15px;
    color: #0b83fe;
    display: inline-block;
    margin-right: 5px;
}

.product-container.product-style2 .label-activity span,
.product-container.product-style2 .label-minage span {
    margin-left: 5px;
    margin-right: inherit;
}

.product-container.product-style2 .bottom-block .label-minage {
    display: inline-block;
    margin-right: 0;
}

.product-container.product-style2 .bottom-block .label-minage {
    margin-left: 0;
    margin-right: inherit;
}

.product-container.product-style2 .bottom-block .btn {
    padding: 10px 30px;
    font-size: 12px;
    font-weight: 700;
    float: right;
    background: #0061bb;
    color: #fff;
}

.product-container.product-style2 .bottom-block .btn {
    float: left;
}

.product-container.product-style2 .bottom-block .p-left {
    float: left;
}

.product-container.product-style2 .bottom-block .p-left {
    float: right;
}

.product-container.product-style2 .bottom-block .p-right {
    float: right;
}

.product-container.product-style2 .bottom-block .p-right {
    float: left;
}

.rate span {
    color: #ffb400;
}

.rate {
    margin-bottom: 10px;
}

/****** End of Products *******/

/******** Video ***********/


.home-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    padding: 10px 0;
}

#top_line {
    color: #fff;
    height: 28px;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    visibility: visible;
    opacity: 1;
    margin-bottom: 5px;
    position: relative;
    z-index: 999999
}

#top_line i {
    margin-left: 5px;
    font-size: 18px;
}

#logo_home a img {
    display: block;
    width: 200px;
    margin: 40px auto 20px;
}

.wrapper__video {
    object-fit: cover;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.header-video {
    position: relative;
    overflow: hidden;
    background: #25465b;
    background-size: cover;
    height: 100vh;
}

#hero_video {
    position: relative;
    background-size: cover;
    color: #fff;
    width: 100%;
    font-size: 16px;
    display: table;
    height: 100%;
    z-index: 99;
    text-align: center;
    text-transform: uppercase
}

video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

video {
    width: 100%
}

.teaser-video {
    width: 100%;
    height: auto
}

.header-video--media {
    width: 100%;
    height: auto
}


.intro_title {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-color: rgba(37, 70, 91, 0.6)
}

.intro_title h3 {
    font-size: 45px;
    margin-bottom: 50px;
    color: #fff;
    font-weight: 700;
    margin-top: 70px;
    line-height: 35px;
}

.intro_title h3 strong span {
    color: #fff
}


a.button_intro,
.button_intro {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff !important;
    background: #0069be;
    cursor: pointer;
    padding: 10px 25px;
    display: inline-block;
    outline: none;
    font-size: 16px;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 150px;
    margin-bottom: 20px;
    margin-left: 10px;
}

a.button_intro:hover,
.button_intro:hover {
    background: #fff;
    color: #0069be !important
}

a.button_intro.outilne,
.button_intro.outline {
    color: #fff;
    background: #42c800;
    padding: 10px 25px
}

a.outline:hover {
    background: #fff;
    color: #42c800 !important;
}

/******** End of Video ***********/


/******** Branches ***********/

.branches {
    padding: 70px 0 50px;
    background: #f1f1f1;
}

.branches iframe {
    width: 100%;
    height: 200px;
    border-radius: 20px;
}

.branches .map {
    margin-bottom: 20px;
    border-radius: 20px;
    border: 2px solid #0069be;
    box-shadow: 0 0 3px 0 #999;
}

.branches .branch-details {
    padding: 20px;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top: 2px solid #0069be;
    min-height: 150px;
}

.branches .branch-details h3 {
    color: #222;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: right;
    line-height: 30px;
}

.branches .branch-details h3 i {
    color: #0069be;
    margin-left: 10px;
}

.branches .branch-details p {
    color: #222;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: right;
}

.branches .branch-details p i {
    color: #0069be;
    margin-left: 10px;
}

a.facebook-btn {
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    color: #fff;
    background: #3B5998;
    font-size: 14px;
    margin-bottom: 10px;
    border-radius: 10px;
}

a.facebook-btn i {
    margin-right: 10px;
}

/******** End of Branches *********/

/******** Hotels *********/
.hotels {
    padding: 70px 0;
    background: #fff;
}

.hotel-box,
.hotel-box-image,
.hotel-box-image>a {
    position: relative
}

.hotel-box-image>a:before {
    z-index: 1
}

.featured-hotel {
    z-index: 2
}

.hotel-box-image>a:hover .hotel-box-img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.hotel-box {
    line-height: 1.375;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, .3);
    font-size: 16px;
    background: #fff;
    margin-bottom: 30px
}

.hotel-box-image .hotel-box-img {
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.hotel-box-image>a {
    display: table;
    overflow: hidden
}

.hotel-box-image>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 20%, #222e4c);
    display: block;
    height: 100%;
    width: 100%
}

.hotel-box .inner-box {
    padding: 5px 20px;
    width: 100%
}

.hotel-box.style-1 .entry-meta {
    position: relative;
    width: 100%;
    padding: 0px 20px 25px;
    border-bottom: 1px solid #f4f4f4
}

.hotel-box .box-inner-ellipsis {
    min-height: 50px;
    display: table;
    width: 100%
}

.hotel-box .entry-location {
    margin: 0;
    font-size: 17px;
    line-height: 1.3;
    max-width: 250px
}

.hotel-box-image .hotel-time {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 16px;
    z-index: 1
}

.hotel-price i,
.hotel-time i {
    margin-right: 5px
}

.hotel-box .inner-box p {
    font-size: 13.5px
}

.hotel-place {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    font-size: 16px
}

.hotel-place a i {
    margin-left: 5px;
}

.hotel-place a:hover,
.hotel-place>*,
.hotel-place>:focus {
    color: #fff
}

.hotel-detail-box {
    padding: 10px 20px
}

.hotel-ellipsis p {
    font-size: 14px;
    margin-bottom: 0;
}

.hotel-review h6 {
    margin: 0;
    display: inline-block;
    color: #8995a2
}

.hotel-review h6 span {
    display: block;
    margin-bottom: 3px
}

.hotel-name {
    font-size: 18px
}

.hotel-box.list-style {
    height: 250px;
    position: relative;
    margin-bottom: 30px;
    line-height: 1.375
}

.hotel-box.list-style .hotel-box-image {
    float: left;
    position: relative
}

.hotel-box.list-style .hotel-box-image img {
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hotel-box.list-style .hotel-box-image a:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.hotel-box.list-style .hotel-box-image .hotel-box-img {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.hotel-box.list-style .inner-box {
    float: left;
    padding: 30px 20px 30px 0
}

.hotel-box.list-style .entry-meta {
    width: 100%;
    margin-top: 30px
}

.hotel-box.list-style .entry-title {
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 18px
}

.hotel-box.style-2 .entry-content {
    font-size: 13.5px;
    line-height: 1.6
}

.hotel-box .entry-bookmark a {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    right: 20px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 8px;
    pointer-events: none
}

.meta-rating {
    text-align: left;
}

.meta-rating i {
    color: #ffb400;
}

article figure {
    position: relative;
    overflow: hidden;
    height: 280px
}

article figure .list-overlay {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

article figure .list-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 20%, #222e4c);
    display: block;
    height: 100%;
    width: 100%
}

.list-like,
.list-like.left {
    position: absolute;
    display: inline-block
}

article figure .listing-box-img {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

article figure>a:hover .listing-box-img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

figure .read_more {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 2
}

figure:hover .read_more {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

figure .read_more span {
    background: #0069be;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .3);
}

.hotels-details .owl-carousel .owl-item img{
    height: 250px;
    object-fit: cover;
}

/******** End of Hotels *********/

/******** Flight Ticket *********/
.flight {
    background: #fff;
    padding: 70px 0;
}

.flight .form-control {
    border: 1px solid #bbb;
}

.flight .form-control:focus,
.flight .form-control:hover {
    border: 1px solid #0069be;

}

.flight .bootstrap-select .dropdown-toggle {
    border: 0 !important;
    background: 0 !important;
}


.extra-service {
    margin: 0;
    width: 100%
}

.extra-service li {
    list-style: none;
    padding: 7px 0;
    font-size: 16px;
    color: #000;
}

.extra-service.half li {
    width: 100%;
    float: right;
    display: block;
    padding-right: 30px;
}

.custom-checkbox {
    position: relative
}

.custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 5px 0 0 3px;
    z-index: 9
}

.custom-checkbox label:before {
    width: 20px !important;
    height: 20px !important;
    content: '';
    margin-left: 10px;
    display: inline-block;
    vertical-align: text-top;
    background: #fff;
    border: 1px solid #dde2e8;
    border-radius: 2px;
    box-sizing: border-box;
    z-index: 2;
    right: -10px;
}

.custom-checkbox input[type=checkbox]:checked+label:after {
    content: '';
    position: absolute;
    left: 0px;
    right: -24px;
    top: 5px;
    width: 6px;
    height: 11px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    transform: inherit;
    z-index: 3;
    transform: rotateZ(45deg);
}

.custom-checkbox input[type=checkbox]:checked+label:before {
    border-color: #0069be;
    background: #0069be;
}

.custom-checkbox input[type=checkbox]:checked+label:after {
    border-color: #fff
}

.custom-checkbox input[type=checkbox]:disabled+label:before {
    color: #b8b8b8;
    cursor: auto;
    box-shadow: none;
    background: #ddd
}

.flight .site-button {
    margin: 0 auto;
    display: block;
}

/******** End of Flight Ticket *********/

/********* In Tours ****************/

.tour-box-image>a:before {
    z-index: 1
}

.entry-category,
.featured-tour,
.inner-box,
.meta-item {
    z-index: 2
}

.list-like {
    right: 20px;
    top: 20px;
    z-index: 2;
    background: #ff0052;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    width: 30px;
    height: 30px;
    line-height: 35px;
    border-radius: 50%
}

.tour-box .list-like:focus,
.tour-box .list-like:hover {
    color: ffffff
}

.list-like.left {
    left: 15px;
    bottom: 15px
}

.tour-box,
.tour-box-image,
.tour-box-image>a {
    position: relative
}

.list-like.right-bot {
    right: 15px;
    bottom: 15px
}

.destination-box-image>a.list-like:before,
.hotel-box-image>a.list-like:before,
.restaurent-box-image>a.list-like:before,
.tour-box-image>a.list-like:before {
    display: none
}

.tour-box {
    line-height: 1.375;
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    font-size: 16px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px
}

.destination-box,
.hotel-box,
.restaurent-box {
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    border-radius: 4px;
    overflow: hidden
}

.tour-box-image .tour-box-img {
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.tour-box-image>a {
    display: table;
    overflow: hidden
}

.tour-box-image>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #303b61;
    display: block;
    height: 100%;
    width: 100%;
    opacity: .4
}

.tour-box .entry-bookmark a {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    right: 20px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 8px;
    pointer-events: none
}

.tour-box .inner-box {
    padding: 5px 20px;
    width: 100%
}

.tour-box.style-1 .entry-meta {
    position: relative;
    width: 100%;
    padding: 14px 20px;
    border-bottom: 1px solid #f4f4f4
}

.coauthors .vcard {
    margin-right: 10px
}

.coauthors .vcard:last-child {
    margin-right: 0
}

.meta-author img {
    border-radius: 50%;
    vertical-align: -10px;
    display: inline-block;
    margin-right: 4px;
    width: 30px;
    height: 30px
}

.box-inner-ellipsis>*,
.domestic-price,
.icon-box-round,
.icon-box-text,
.listing-features-box {
    vertical-align: middle
}

.box-inner-ellipsis {
    min-height: 70px;
    display: table;
    width: 100%
}

span.vcard.author a {
    font-weight: 500;
    font-size: 14px
}

.tour-box .entry-title {
    margin: 0;
    font-size: 17px;
    line-height: 1.3;
}

.meta-comment i,
.tour-price i,
.tour-time i {
    margin-right: 5px
}

.meta-item.meta-comment {
    margin-top: 7px
}

.meta-rating>* {
    color: #FF9800
}

.meta-comment>* {
    font-size: 15px
}

.tour-box-image .tour-time {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 16px;
    z-index: 1
}

.location,
.tour-box .inner-box p {
    font-size: 13.5px
}


.meta-item.meta-views:before {
    content: "\f005";
    font-family: FontAwesome;
    margin-right: 5px
}

.tour-box .price {
    position: absolute;
    left: 15px;
    top: 0;
    padding: 5px 15px;
    text-align: center;
    background: #0069be;

}

.tour-box .price span {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.tour-box.style-1 span.meta-item.meta-rating {
    bottom: 20px;
    right: 30px;
    color: #fff
}

.tour-box.list-style {
    height: 330px;
    position: relative;
    margin-bottom: 40px;
    line-height: 1.375
}

.tour-box.list-style .tour-box-image {
    float: left;
    position: relative
}

.tour-box.list-style .tour-box-image img {
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.tour-box.list-style .tour-box-image a:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.tour-box.list-style .tour-box-image .tour-box-img {
    height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.tour-place {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
    font-size: 16px
}

.tour-place a,
.tour-place a:focus,
.tour-place a:hover {
    color: #fff
}

.tour-box.list-style .inner-box {
    float: left;
    padding: 30px 0 30px 20px
}

.tour-box.list-style .entry-meta {
    width: 100%;
}

.tour-box.list-style .entry-title {
    margin: 10px 0 10px;
    line-height: 30px;
    font-size: 18px
}

.tour-box.style-2 .entry-content {
    font-size: 13.5px;
    line-height: 1.6
}

.tour-box .tour-days {
    margin: 15px 0;
}

.tour-box .tour-days span {
    color: #0069be;
    margin-left: 10px;
}

/*********** End of In Tours *************/

/********** Cities ***********/

.destination-grid,
.destination-grid .mask,
.destination-grid .mask h2,
.destination-grid .mask p,
.destination-grid .dest-icon,
.destination-grid .dest-icon i {
    -ms-transform: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transform: all 0.5s linear;
    -moz-transform: all 0.5s linear;
    transition: all 0.5s linear;
}

.destination {
    position: relative;
    background-image: url(../images/destination-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 30px;
}

.destination::before {
    width: 100%;
    content: " ";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block !important;
    background-color: rgba(255, 255, 255, 0.7);
}

.destination .thm-margin {
    margin-right: -10px;
    margin-left: -10px;
}

.destination .thm-padding {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.destination-grid {
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 40px;
}

.destination-grid:hover {
    box-shadow: none;
}

.destination-grid img {
    display: block;
    position: relative;
    transform: scaleY(1);
    transition: all .7s ease-in-out;
    height: 160px;
    width: 100%;
    object-fit: cover;
}

.destination-grid:hover img {
    -webkit-transform: scale(10);
    transform: scale(10);
    opacity: 0;
}

.destination-grid .mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.3);
}

.destination-grid:hover .mask {
    background-color: #fff;
    box-shadow: none;
}

.destination-grid .mask h2 {
    margin: 15px 0;
    transform: scale(0);
    color: #333;
    font-size: 25px;
    font-weight: 700;
}

.destination-grid .mask p {
    margin: 0;
    color: #333;
    opacity: 0;
    font-size: 14px;
    transform: scale(0);
}

.destination-grid .mask .thm-btn {
    margin-top: 15px;
    padding: 10px 20px;
    transform: scale(0);
    opacity: 0;
    color: #fff;
}

.destination-grid .dest-name {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    text-align: right;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.destination-grid:hover .dest-name {
    opacity: 0;
}

.destination-grid .dest-name h5 {
    margin: 0;
}

.destination-grid .dest-name h4 {
    margin: 0;
    font-size: 21px;
    font-weight: 700;
    color: #fff;
}

.destination-grid .dest-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    padding: 20px;
}

.destination-grid .dest-icon i {
    color: #fff;
    font-size: 18px;
    padding: 0 5px;
    cursor: pointer;
}

.destination-grid:hover .dest-icon {
    background-image: none;
}

.destination-grid:hover .dest-icon i {
    color: #222;
}

.destination-grid:hover h2,
.destination-grid:hover p,
.destination-grid:hover .thm-btn {
    transform: scale(1);
    opacity: 1;
}
  
  .single-city-box{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  }

.thm-btn {
    padding: 12px 30px;
    color: #333;
    font-weight: 700;
    font-size: 13px;
    border: 0;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}

.thm-btn:before {
    content: '';
    position: absolute;
    border: white solid 3px;
    border-radius: 4px;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.thm-btn:hover:before,
.thm-btn:focus:before,
.thm-btn:active:before {
    opacity: 1;
}

.thm-btn,
.btn-top,
.region,
.portfolio-sorting li a span,
.pagination-inner .pager li>a,
.pagination>li>a:hover,
.pagination-inner .pagination>.active>a,
.cats-title span,
.ui.tag:hover {
    background-color: #0069be !important;
}

/********** End of Cities **********/


@media only screen and (max-width: 1024px) {
    .styleswitcher-right {
        display: none;
    }

    .one-page-layout.right-side .sidenav {
        left: auto;
        right: -350px;
    }

    .one-page-layout.right-side .button-side-nav {
        left: 20px;
        right: auto;
    }

    .one-page-layout.left-side .sidenav .closebtn {
        right: 0;
        left: auto;
    }
}

@media only screen and (max-width: 991px) {
    .navicon.open span:nth-child(2) {
        left: 60px;
    }

    .meet-ask-row:after {
        left: 30px;
        -o-transform: skewX(-15deg);
        -moz-transform: skewX(-15deg);
        -webkit-transform: skewX(-15deg);
        transform: skewX(-15deg);
    }

    .meet-ask-row .icon-bx-wraper {
        padding-right: 0;
        padding-left: 60px;
    }

    .navbar-toggle {
        margin: 14px 5px 14px 0;
    }

    .mo-left .header-nav {
        right: -280px;
        left: auto;
    }

    .mo-left .header-nav.show {
        left: auto;
        right: 0;
    }

    .mo-left .navbar-toggler.open:after {
        transform-origin: left;
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        -o-transform-origin: left;
        -moz-transform-origin: left;
    }

    .header-curve .header-nav .logo-header::before {
        left: -50px;
        -webkit-transform: skew(-30deg);
        -moz-transform: skew(-30deg);
        -o-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
        transform: skew(-30deg);
    }

    .side-nav .nav.navbar-nav li a i.fa-chevron-down,
    .nav.navbar-nav li a i.fa-chevron-down,
    .nav.navbar-nav li a i.fa-angle-right {
        left: 0;
        right: auto;
    }

    .side-nav .nav.navbar-nav li.open a i.fa-chevron-down::before,
    .nav.navbar-nav li.open a i.fa-chevron-down::before {
        content: "\f053";
    }

    .site-header.header-style-2 .extra-nav {
        float: right;
    }

    .site-header.header-style-2 .navicon {
        float: left;
    }

    .team .skew-content-box {
        width: 40%;
    }
    .product-container.product-style2 .left-block, .product-container.product-style2 .right-block{
   width:100%; 
  }
  
    .marquee-parent .latestNews{
   width:30%; 
  }
}

@media only screen and (max-width: 767px) {
    .about-uni .pull-right {
        float: right !important;
    }

    .about-us .dez-tabs .tab-content {
        margin-right: 0;
    }

    .dez-tabs.vertical .tab-pane {
        padding: 0;
    }

    .about-us .dez-tabs .nav-tabs {
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .dez-project-left:after {
        left: 0;
    }

    .dez-service {
        padding: 30px 15px;
    }

    .is-fixed .navbar-toggler,
    .navbar-toggler {
        margin: 40px 15px 15px 0;
    }

    .skew-subscribe::after {
        right: auto;
        -webkit-transform: skew(30deg);
        -moz-transform: skew(30deg);
        -o-transform: skew(30deg);
        -ms-transform: skew(30deg);
        transform: skew(30deg);
        left: 30px;
        border-left: 7px solid #2d3239;
        border-right: 0;
    }

    .site-footer .text-left {
        text-align: center !important;
    }

    .site-footer .text-right {
        text-align: center !important;
    }

    ol.comment-list li.comment .comment-author .avatar {
        right: -54px;
    }

    .team .skew-content-box {
        width: 40%;
    }

    .dzSubscribe .icon-bx-wraper {
        padding-top: 70px !important;
    }

    .dzSubscribe .skew-subscribe {
        padding: 40px 0 !important;
    }

    .social-bx li {
        padding: 0 10px !important;
    }
  .product-container.product-style2 .left-block, .product-container.product-style2 .right-block{
   width:100%; 
  }
  
  .section-head h1, .section-head h2, .section-head h3{
   line-height:40px !important; 
  }
  
  .modal-lg, .modal-xl{
   max-width:100% !important; 
  }
  
  .single-news .dez-post-media{
    height:auto;
    
  }
  
  .intro_title{
   	padding-top: 250px; 
  }
  .intro_title h3{
   	display: none; 
  }

  
}

@media only screen and (max-width: 576px) {
    .meet-ask-row::after {
        left: 0;
        -o-transform: skewX(-15deg);
        -moz-transform: skewX(-15deg);
        -webkit-transform: skewX(-15deg);
        transform: skewX(0);
        border: 0;
    }

    .skew-section .login-form.style-2 {
        margin: 15px 40px 15px 15px;
    }
  .tour-box.list-style{
   height: auto; 
    padding:20px;
  }
  
  .tour-box-image > a{
   display:block; 
  }
  
  .tour-box.list-style .tour-box-image {
    float:none;
  }
    .marquee-parent .latestNews{
   width:40%; 
  }
}