﻿/*glooble css class*/
@charset "UTF-8";



@font-face {
    font-family: 'Vazir';
    src: url('../fonts/vazir-font-v10.0.0-beta/Vazir.eot') ,
    url('../fonts/vazir-font-v10.0.0-beta/Vazir.woff') format('woff'),
    url('../fonts/vazir-font-v10.0.0-beta/Vazir.ttf')  format('truetype');
}
/*@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/iranyekan/eot/iranyekanwebbold.eot");
    src: url("../fonts/iranyekan/eot/iranyekanwebbold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/iranyekan/woff2/iranyekanwebbold.woff2") format("woff2"),
    url("../fonts/iranyekan/woff/iranyekanwebbold.woff") format("woff"),
    url("../fonts/iranyekan/ttf/iranyekanwebbold.ttf") format("truetype");
}*/

@font-face {
    font-family: IR;
    src: url(../fonts/iranyekanwebregular.woff2) format("woff2")
}
@font-face {
    font-family: IB;
    src: url(../fonts/iranyekanwebbold.woff2) format("woff2")
}

@font-face {
    font-family: 'REZVAN';
    src:   url('../fonts/REZVAN.WOFF') format('woff') ;
}
.ltr{
    direction:ltr;
}
.rtl{
    direction:rtl;
}
.pointer {
    cursor: pointer;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline:  none;
    outline: -webkit-focus-ring-color auto 0px;
    outline-offset: 0px;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a:hover,a:active,a:focus {
    text-decoration: none !important;
        }
body {
     font-family:   IR  , Vazir;
    font-size: 14px;
    line-height: 25px;
    color: #515151;
    background: #ffffff;


}
/*header */

nav a, nav a:visited {
    color: #007ac5;
    color: #666;
}
a:hover, nav a:hover, #intro h3, nav a.active, #copyright p a:hover {
    color: rgb(20,151,157);
}
strong {
    font-weight: 100;
}
/*menu*/

.main-navbar:not(.first-navbar)  {
    height: 56px;
    border-bottom: 0px solid #0C4F5A;
    background: #fafafd;
    box-shadow: 0 0 3px #999;
}

#header-bottom:before {
    content: '';
    width: 240px;
    height: 100px;
    background-color: #fff;
    border-radius: 100% 100% 0 0;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top: -24px;
    z-index: 0;
}

.first-navbar .dropdown .nav-link:before {
    content: "\f078";
    font-family: "FontAwesome";
    cursor: pointer;
    color: #007ac5;
    color: #666;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: -14px;
    left: 50%;
    height: auto;
    line-height: normal;
    margin-left: -7px;
    opacity: 1;
    -webkit-transition: 500ms opacity ease-in;
    -o-transition: 500ms opacity ease-in;
    transition: 500ms opacity ease-in;
}
.dropdown-toggle::after {
    display: none;
 content: '';
}

#header-bottom {
    background-color: #fff;
    z-index:1000;
    padding: 0px;
}
.main-navbar.affix {
}

section#header {
    background-color:#536da6 ;
    color: #fff;
    height: 40px;
    line-height: 40px;
}
a.LogoWrap {

}
#HeaderLinks>ul>li {
    float: right;
    margin-left: 15px;
    line-height: 9px;
    height: 40px;
    display: inline-block;
}
#HeaderLinks>ul>li a {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    margin-top: -4px;
}
#HeaderLinks>ul>li.tel {
    margin-right: 7px;
}
.socials li {
    display: inline-block;
    margin-right: 4px;
    float: left;
    font-size: 1.2em;
    color: #fff;
    line-height: 37px;
    height: 40px;
}
.socials li a>i {
    line-height: 40px;
    width: 20px;
    display: inline-block;
}

.socials li a>i {
    line-height: 40px;
    width: 28px;
    display: inline-block;
    color: inherit;
    font-size: inherit;
}

.socials li a {
    line-height: 40px;
    display: inline-block;
    height: 40px;
    font-size: 19px;
    text-align: center;
    width: 34px;
    color: #fff;
}

.LogoImage {
    max-height: 58px;
}
.top_box{
    height: 500px;
    overflow: hidden;
    position: relative;
}
.top_box_img {

  /*  background: linear-gradient(rgba(214, 54, 76, 0.93) 0%, rgba(214, 54, 76, 0.93) 12%, rgba(1, 37, 70, 0.95) 50%, rgba(1, 37, 70, 0.97) 100%);*/
    background: #f1f1f1;

    height: 100%;
    width: 100%;
 position: absolute;
}

.first-navbar.main-navbar:not(.affix){
    height: 80px;

   /* background: #fc6e51;
    background: #fff;
    background-color: #17548f;
    border-top: 4px solid #31c3ee;*/
   /* box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.24);*/
}

.first-navbar.main-navbar .logo {

    display: block;
    width: 110px;
    margin-top: 0px;
}
.main-navbar .logo{
    display: none;
}

.first-navbar.main-navbar:not(.affix) {

   /* position: fixed;
    z-index: 1;
    width: 100%;
    top: 40px;*/
    height: 100px;



}
.main-navbar.fixed-top {
    position: fixed !important;

   /* overflow: hidden;*/

}


 .main-navbar.first-navbar .logo-afix {
   display: none;

}

.main-navbar  .logo-afix {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 2px;
    z-index: 1;
    width: 60px;
    transition: all 0.4s;
    /* border-bottom: 2px solid #0c4f5a; */
    /* border-radius: 100%; */
}


.main-navbar.affix  .logo-afix {
    position: absolute;
    left: 50%;
    margin-left: -32px;
    top: 58px;
    z-index: 1;
    width: 58px;
    border: 3px solid #ff6961;
    border-radius: 100%;
    transition: all 0.4s;
    background: #fff;
    height: 58px;
    padding: 3px;


}

.main-navbar.fixed-top:not(.first-navbar)  a  {

}



.main-navbar.affix .logo {
transition: all 0.5s;
    width: 0px;
}
.main-navbar.affix .logo-afix {
   display: block;
}
.rtl .navbar-nav .nav-item + .nav-item {
    margin-right: 0rem;
    margin-left: inherit;
}
body.stickyHeader.rightLogoOnFix ul.nav-first{
    margin-right: 100px;
}
body.stickyHeader.rightLogoOnFix #HeaderLinks {
    left: 0;
    position: fixed;
    top: 26px !important;
    margin-left: 15px;
    z-index: 1029;

}
body.stickyHeader.rightLogoOnFix #HeaderLinks>ul>li>a {
    padding: 6px 10px;
    font-size: 12px;
    background: #007ac5;
    border-radius: 4px;
    height: 22px;
}
body.stickyHeader.rightLogoOnFix #header-bottom .mr-auto {
  margin: unset !important;
    transition: all 3s;
}
body.stickyHeader.rightLogoOnFix #header-bottom:before {
    content: none;
    width: 0px;
    height: 0px;

}


body.stickyHeader.rightLogoOnFix  .LogoImage {
    max-height: 54px;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0em;
    vertical-align: 0em;
    content: "";
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
}

body #header-bottom  .nav-link {
    position: relative;
    color: #051435;
    font-size: 15px;
    font-weight: 600;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
body #header-bottom .nav-link:focus-visible{
    border: 0px !important;
    outline-offset: 0px !important;
    outline: unset !important;
}
/*body #header-bottom  .nav-link:after {*/
/*    content: '' !important;*/
/*    position: absolute;*/
/*    height: 20px;*/
/*    top: 50%;*/
/*    width: 1px;*/
/*    margin-top: -10px;*/
/*    z-index: 0;*/
/*    border-right: 1px solid #ddd;*/
/*    display: inline-block !important;*/
/*    -moz-transform: skewX(-25deg) skewY(0);*/
/*    -ms-transform: skewX(-25deg) skewY(0);*/
/*    -o-transform: skewX(-25deg) skewY(0);*/
/*    -webkit-transform: skewX(-25deg) skewY(0);*/
/*    transform: skewX(-25deg) skewY(0);*/
/*    left:0px;*/
/*}*/


.breadcrumb .breadcrumb-item:nth-child(1) a {

    padding-top: 2px;


}
li.breadcrumb-item {
    font-size: 12px;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-left: 0.3rem;
    color: #6c757d;
   /* content: "/";*/
    padding-right: 0.3em;
    content: '\f104';
    font-size: 17px;
    position: relative;
    top: 2px;
    font-family: FontAwesome;
}

.breadcrumb-item + .breadcrumb-item {
      padding-left: 0rem;
}

@media(min-width:1366px) {
    .container {
        /*width: 96%;*/
        width: 1300px;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

    .container_main{
        width: 1300px;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

}

@media(min-width:1200px) and (max-width:1366px) {
    .container {
        /*width: 96%;*/
        width: 1200px;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

    .container_main{
        width: 1200px;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

}

@media(min-width:980px) and (max-width:1200px) {

    .container {
        width: 96% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

}



@media(min-width:768px) and (max-width:980px) {
    .container {
        width: 96% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

}


@media(max-width:768px) {

    .container {
        width: 96% !important;
        max-width: 100%;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

}




.section-header {
    width: 100%;
    border-bottom: 1px solid #d7dee4;
    padding: 0 25px;
    position: relative;
    margin-bottom: 21px;
    direction: rtl;
}
.section-header .section-title  {

    /* color: #c79c46 ;*/
    color: #283d58 ;
    position: relative;
}

.white-header.section-header .section-title, .white-header.section-header h6 {
    color: #fff;
    border-bottom: 1px solid #ff7900;
}
.white-header.section-header a {

    color: #fff;

}

.section-header .section-title, .section-header h6 {

    line-height: 25px;
    font-size: 18px !important;
    position: relative;
    padding: 12px 0;
    border-bottom: 2px solid #203f99;
    display: inline-block;
    bottom: -1px;
    color: #203f99;
    border-bottom: 1px solid #e45221;
    color: #e45221;
}
.section-header .section-title:before {
    position: absolute;
    content: '';
    bottom: -6px;
    right: 20px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 1px solid #e45221;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.section-header a {
    font-size: 14px;
    color: #203f99;
    line-height: 25px;
    position: absolute;
    left: 0;
    top: 13px;
}


.box-light {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.1);
    overflow: hidden;
    border-radius:0px !important;
}

.footer {
    padding: 40px 0px 20px 0px ;
    color: #999;
    background: #012266;
}
.incoming_img {
    width: 26px;
    margin-top: -5px;

}
.single-footer  h3 {
    color: #efeae8;
    font-size: 20px;
   /* border-bottom: 1px solid #d7dee4;*/
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 1px
}
.single-footer  h3:before {
    position: absolute;
    bottom: -2px;
    right: 10px;
    content: '';
 /*   border-bottom: 3px solid #e45221;*/
    width: 35px;
    height: 100%;

}
.single-footer_contact h3{
    text-align: left;
    padding-left: 50px;
}
.footer-widget_contact {
    text-align: left;
}
.footer-widget.footer-widget_contact  li  {

    line-height: 30px;
    padding: 6px 0;

}
.footer-widget.footer-widget_contact  li button  img{
    margin-top: -2px;
}
.footer-widget.footer-widget_contact  li    img{
   margin-right: 5px;
}

.footer-widget  li a {
    color: #fff;
    line-height: 30px;
    padding: 2px 0;
    display: block;
}
.footer-widget  li a i {
    font-size: 17px;
    margin-left: 5px;
    position: relative;
    top: 3px;
}
.footer-widget  li {
    list-style: none;
}
.footer-widget    {
    padding: 0px;
}

.top-footer-section {
    margin-top: 12px;
    background: #74c653;
    /* background: linear-gradient(135deg,#0061ab 49.8%,#fff 0,#fff 50%,#0098f0 0,#00aff0 0);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#74c653",endColorstr="#00aff0",GradientType=1);
    /* background: linear-gradient(135deg,#f36b3b 49.8%,#fff 0,#fff 50%,#f36b3b,#444a75 0);*/
    /*  background: linear-gradient(135deg,#814892 49.8%,#fff 0,#fff 50%,#f36b3b,#4f68d9 0);*/
    background: linear-gradient(135deg,#d1ab66 49.8%,#fff 0,#fff 50%,#f36b3b,#bf9547 0);

    padding: 20px 0px 10px 0px;
    color: #fff;
}
.top-footer-section .input-group-addon{
    background: #00a0a6;
    border: 0px;
    box-shadow: 0px 0px 0px 0px;
    color: #efefef;
    border-radius: 0px;
}
.top-footer-section .form-control{
    height: 39px;
    box-shadow: 0px 0px 0px;
    border: 1px solid #fff;
    border-radius: 0px;
}
.enamad {
    color: #FFD600;
    text-align: center;
}

.enamad  img {
    max-width: 80%;
}
.footer-social li {
    list-style: none;
    display: inline;
    padding-left: 5px;
    opacity: 1;
}
.footer-social li img {
    width: 30px;
}
.socials-networks-layer {
    background-color: #203f99;
    padding: 20px 0;

}
.socials-networks-layer span {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0 6px;
}
.socials-networks-layer .socials-icons .social-link:hover {
    background-color: #fff;
    color: #203f99;

    width: 40px;
    font-size: 18px;
}
.socials-networks-layer .socials-icons .social-link {
    width: 40px;
    font-size: 18px;
    border: 1px solid #fff;
    color: #fff;
}
.socials-networks-layer .socials-icons a ,.socials-networks-layer .socials-icons input{
    float: left;
    margin-right: 10px;
    height: 38px;
    line-height: 38px;
    padding: 0 5px;
    color: #203f99;
    background:#203f99 ;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.tour .name {
    position: relative;
    display: block;
    height: 45px;
    border-bottom: 1px solid #eee;

}
.tour .name h3 {
    margin: 0;
    font-size: 1.8rem;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #333;
}
.tour .name h3 a {
    font-size: 17px;
    line-height: 30px;
    color: #eb6c5b;
}
.tour  .total {
    top: auto;
    bottom: 0;
    padding: 0 20px;
    width: 100%;
    height: 60px;
    border-right: none;
    border-top: 1px solid #eee;
    background-color: #f9f9f9;
}

.total .stay {
    float: right;
    border-bottom: none;
    margin-bottom: 0!important;
    line-height: 60px;
    font-size: 16px;
}
  .total .stay span {
    position: relative;
    line-height: 10px;
    font-size: 2.5rem;
    margin-left: 8px;
    top: 3px;
}
.tour .total .price {
    float: left;
    line-height: 60px;


    color: #999;
    font-size: 15px ;
}

.tour .total .price span {

    line-height: 35px;
    font-size: 20px;
    color: #5cc7af;
}
.box__shadow {
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.25);
    box-shadow: 0px 1px 5px rgb(0 0 0 / 25%);
}

.arrows a:hover, .box__hover:hover {
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
}
.tour .info li {
    margin-top: 12px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 15px;
}
.tour  .info li .ico {
    float: right;
    width: 26px;
    height: 26px;
    margin: 2px 0 0 10px;
    opacity: .5;
}
.tour .info li .fa {
    float: right;
    width: 25px;
    height: 25px;
    margin: 7px 5px 0 8px;
    display: inline-block;
    font-size: 20px;
    color: #929292;

}
.ico__airplane {
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQyLjcgMTM0LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI0Mi43IDEzNC4zOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzY2NjY2Njt9PC9zdHlsZT48dGl0bGU+YWlycGxhbmU8L3RpdGxlPjxnIGlkPSJMYXllcl8yIj48ZyBpZD0iTGF5ZXJfMS0yIj48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjQxLjEsMTMuN0MyMzguNSw3LjQsMjMyLjIsMCwyMTYuOCwwYy0xMC42LDAtMjQuNiwzLjYtNDEuNywxMC43TDY1LjIsNTYuMkwzMy42LDMzLjhjLTIuMS0xLjUtNC44LTEuOC03LjItMC44TDQuNiw0Mi4xYy0zLjgsMS42LTUuNiw2LTQsOS44YzAuMywwLjcsMC43LDEuMywxLjEsMS45TDQzLDEwNGMxLjksMi4zLDQuOSwzLjIsNy43LDIuNWw0OS42LTEzbC00LjIsMzIuNGMtMC41LDQuMSwyLjQsNy45LDYuNSw4LjRjMS4xLDAuMSwyLjEsMCwzLjItMC4zbDI2LjMtOC4yYzEuNi0wLjUsMy0xLjYsNC0zbDMyLjktNDlsMjcuNi0xMS40YzE1LjMtNi4zLDI2LjktMTIuOSwzNC41LTE5LjZDMjQ0LjUsMzEuMiwyNDMuOSwyMC41LDI0MS4xLDEzLjd6IE0yMjEuMiwzMS42Yy02LjMsNS41LTE2LjgsMTEuNC0zMC40LDE3bC0yOS42LDEyLjNjLTEuNCwwLjYtMi41LDEuNS0zLjQsMi44bC0zMi43LDQ4LjdsLTEyLjUsMy45bDQuMi0zMS45YzAuNS00LjEtMi40LTcuOS02LjUtOC40Yy0xLTAuMS0xLjktMC4xLTIuOSwwLjJMNTEuNiw5MC43TDE5LjcsNTJsOC42LTMuNmwzMS42LDIyLjRjMi4xLDEuNSw0LjgsMS44LDcuMiwwLjhsMTEzLjYtNDcuMWMxNS4xLTYuMiwyNy41LTkuNSwzNi05LjVzOS45LDMuMiwxMC40LDQuNFMyMjkuMywyNC41LDIyMS4yLDMxLjZ6Ii8+PC9nPjwvZz48L3N2Zz4=');
}

.ico__agency {
background-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE3NS41NTcgMTc1LjU1NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTc1LjU1NyAxNzUuNTU3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNMTU2LjUwMSw0My41NTFoLTM4LjA1NnYtNS4yMmMwLTkuNjItNy44MjctMTcuNDQ3LTE3LjQ0Ny0xNy40NDdINzQuNTU5Yy05LjYyLDAtMTcuNDQ3LDcuODI3LTE3LjQ0NywxNy40NDd2NS4yMkgxOS4wNTYgICBDOC41NDgsNDMuNTUxLDAsNTIuMSwwLDYyLjYwN3Y3My4wMDljMCwxMC41MDcsOC41NDgsMTkuMDU2LDE5LjA1NiwxOS4wNTZoMTM3LjQ0NWMxMC41MDgsMCwxOS4wNTYtOC41NDgsMTkuMDU2LTE5LjA1NlY2Mi42MDcgICBDMTc1LjU1Nyw1Mi4xLDE2Ny4wMDksNDMuNTUxLDE1Ni41MDEsNDMuNTUxeiBNMTYzLjU1NywxMzUuNjE2YzAsMy44OTEtMy4xNjUsNy4wNTYtNy4wNTYsNy4wNTZoLTExLjA3OSAgIGMwLjAxMS0wLjE1LDAuMDIzLTAuMzAxLDAuMDIzLTAuNDU0VjU1LjU1MWgxMS4wNTZjMy44OTEsMCw3LjA1NiwzLjE2NSw3LjA1Niw3LjA1NlYxMzUuNjE2eiBNMTIsMTM1LjYxNlY2Mi42MDcgICBjMC0zLjg5MSwzLjE2NS03LjA1Niw3LjA1Ni03LjA1NmgxMS4wNTZ2ODYuNjY3YzAsMC4xNTMsMC4wMTIsMC4zMDQsMC4wMjMsMC40NTRIMTkuMDU2QzE1LjE2NSwxNDIuNjcyLDEyLDEzOS41MDcsMTIsMTM1LjYxNnogICAgTTY5LjExMSwzOC4zMzJjMC0zLjAwMywyLjQ0My01LjQ0Nyw1LjQ0Ny01LjQ0N2gyNi40MzljMy4wMDQsMCw1LjQ0NywyLjQ0Myw1LjQ0Nyw1LjQ0N3Y1LjIySDY5LjExMVYzOC4zMzJ6IE02My4xMTEsNTUuNTUxICAgaDQ5LjMzNGgyMXY4Ni42NjdjMCwwLjE1MywwLjAxMiwwLjMwNCwwLjAyMywwLjQ1NGgtOTEuMzhjMC4wMTEtMC4xNSwwLjAyMy0wLjMwMSwwLjAyMy0wLjQ1NFY1NS41NTFINjMuMTExeiIgZmlsbD0iIzY2NjY2NiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=');
}
.ico, .wi {
    display: block;
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}
.breadcrumb {
    background: transparent;
     padding: 1rem;
    margin: 0px;
    color: rgba(16, 16, 16, 0.5);
}
.breadcrumb-item a {
    color: inherit;
    display: inline-block;
}
.breadcrumbs{

}
.footer .box__input__ico input {
    background-color: transparent;
    border-color: #666!important;
    color: #fff;
}
 .box__input input,  .box__input textarea {
    display: block;
    width: 100%;
    height: 50px;
    border: 2px solid #eee!important;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.05);
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    border-radius: 3px;
    padding: 0 20px;
}
.footer .box__input__ico .ico {
    top: 10px;
    position: absolute;

    left: 10px;
    width: 30px;
    height: 30px;
    background-size: 95%;
}

  .ico__phone {
background-image:url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cGF0aCBkPSJNNDEzLDM1Mi4xMjJjMTEuMDQ2LDAsMjAtOC45NTUsMjAtMjBWODBjMC00NC4xMTItMzUuODg4LTgwLTgwLTgwSDE1OWMtNDQuMTEyLDAtODAsMzUuODg4LTgwLDgwdjM1MiAgICAgYzAsNDQuMTEyLDM1Ljg4OCw4MCw4MCw4MGgxOTRjNDQuMTEyLDAsODAtMzUuODg4LDgwLTgwYzAtMTEuMDQ2LTguOTU0LTIwLTIwLTIwYy0xMS4wNDYsMC0yMCw4Ljk1NC0yMCwyMCAgICAgYzAsMjIuMDU2LTE3Ljk0NCw0MC00MCw0MEgxNTljLTIyLjA1NiwwLTQwLTE3Ljk0NC00MC00MFY4MGMwLTIyLjA1NiwxNy45NDQtNDAsNDAtNDBoMTk0YzIyLjA1NiwwLDQwLDE3Ljk0NCw0MCw0MHYyNTIuMTIyICAgICBDMzkzLDM0My4xNjcsNDAxLjk1NCwzNTIuMTIyLDQxMywzNTIuMTIyeiIgZmlsbD0iIzk5OTk5OSIvPgoJCQk8Y2lyY2xlIGN4PSIyNTYiIGN5PSI0MjEuMTIyIiByPSIyMCIgZmlsbD0iIzk5OTk5OSIvPgoJCQk8cGF0aCBkPSJNMjk2LDkxLjEyMmMwLTExLjA0Ni04Ljk1NC0yMC0yMC0yMGgtNDBjLTExLjA0NiwwLTIwLDguOTU0LTIwLDIwYzAsMTEuMDQ2LDguOTU0LDIwLDIwLDIwaDQwICAgICBDMjg3LjA0NiwxMTEuMTIyLDI5NiwxMDIuMTY3LDI5Niw5MS4xMjJ6IiBmaWxsPSIjOTk5OTk5Ii8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=') ;

}

 .footer .box__input__ico {
    padding-top: 0;
    min-height: 50px;
     position: relative;
}

.footer .btn__last {
    width: 160px;
    line-height: 50px;
    margin: 10px 0;
    color: #fff;
border: 0px;

}
 .red__background {
    background-color: #eb6c5b;
}
  .btn__last {
    display: block;
    border-radius: 3px;
    width: 160px;
    margin: 0 auto;
    height: 50px;
    font-size:18px;
}

  .tourTitle h1 {
      font-size: 18px;
      padding: 25px 2px 8px 0px;
      color: #494949;
      display: inline-block;
  }
.tourTitle .btn-share_box {

    padding: 15px 0px 8px 8px;

}
.btn-share {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 33px;
    height: 33px;
    line-height: 35px;
    padding: 0;
    background-color: #eee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
    margin: 4px 1px;
    /* box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12); */
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.btn-share:hover {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    color: #fff;
}
.btn-gplus {
    background-color: #dd4b39;
}
.btn-tw {
    background-color: #55acee;
}
.btn-fb {
    background-color: #3b5998;
}
.btn-telg{
    background-color: #0082ca;
}
  .tour-info.card {
      border-radius: 0px;
      border: 1px solid #eee;
  }
  .tour-info.card .card-header {
      padding: 12px;
      margin-bottom: 0;
      background-color: #f9f9f9;
      border-bottom: 1px solid rgba(0, 0, 0, 0.125);
      font-size: 17px;
color: #eb6c5b;
      border-radius: 0px;
  }
.tour-info.card .card-block {
    padding:0px 15px;

}
.tour-icon {
    background: url(../images/icon/tour.svg) no-repeat;
    width: 30px;
    height: 36px;
    float: right;
    margin-left: 5px;
    padding: 20px 0;
    text-align: center;
    font-size: 7px;
    line-height: 9px;
    color: #f1543f;
}

.c-tour {
    background-color: #fdfdfd;
   /* box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);*/
   /* border: 1px solid #e4e4e4;*/


    margin-bottom: 15px;
    width: 100%;
}
.c-tour__attributes {
    border-top: 1px solid #f2f2f2;
    padding-top: 10px;
}
.tour__attributes_text>div {
    font-size: 15px;
    margin-top: 15px;
}
.tour__attributes_text>div .q-tour{
    color: #6f6f6f;
    font-size: 14px;
}
.tour__attributes_text>div .a-tour{
    color: #f1543f;
    color: #5cc7af;
    color: #1ca2bd;
}
.c-product__params ul {
    list-style: none;
    padding: 0;
   /* color: #55565a;*/
    color: #83848a;
    margin: 20px 0;
    font-size: 12px;
    padding: 0px 0px 7px 0px;
    line-height: 1.833;
    border: 1px dashed #c3bfbf;
}
.c-product__params ul:before {
    content: attr(data-title);
    font-size: 13px;
    line-height: 1.692;
    display: list-item;
    font-weight: 100;
    color: #e94a35;
    background: #eaeaea;
    padding: 10px;
    margin-bottom: 11px;
}
.c-product__params ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}
.c-product__params ul li {
    margin: 2px 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-right: 10px;
}

.c-product__params ul li span {
    margin-left: 5px;
    white-space: normal;


}
.c-product__params ul li span.tell {
    font-size: 16px;
   color: #55565a;
}
.c-product__params ul li a {
    color: #55565a;
    padding: 0;
    line-height: 2;
    font-size: 14px;
}
.btn-link-spoiler {
    position: relative;
    color:#1ca2bd !important;
    font-size: 12px !important;
}
.btn-link-spoiler:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.btn-user-list {
    font-size: 12px;

    line-height: 1.833;
    color: #009ec9;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #f5f5f5;
    padding: 18px;
}
.q-tour .fa {
    color: #d5d5d5;
    font-size: 17px;
    margin-left: 3px;
}
 .excursion {
     line-height: 23px;

}
.excursion .q-tour{
    min-width: 85px;
}
.excursion .a-tour{
font-size: 13px;

}

.naturetour .tour__attributes_text>div {
    font-size: 14px;
    margin-top: 16px;
}
.btn-tour {
    font-size: 0.9rem;
    line-height: 1.222;
    padding: 8px 98px 12px 18px;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff !important;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.7px;
    position: relative;
}
.btn-tour:before {
    width: 90px;
    height: 90px;
    position: absolute;
    right: -11px;
    top: -17px;
    background: hsla(0,0%,100%,.21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.title-heading ~ .light-br {
    margin: -33px 0 20px;
    width: 100%;
}
.title-heading ~ .light-center-br, .title-heading ~ .light-br {
    border-bottom: 1px solid #666;
    display: block;
    margin: -33px 1% 20px;
    right: 0;
    width: 98%;
    z-index: 0;
}
.title-heading {
    background-color: #fff;
    margin: 20px auto;
    z-index: 1;
    padding: 0 15px;
    display: inline-block;
    font-size: 1.2em!important;
    line-height: 30px;
}
.org-color {
    color: #e94a35;
}
.green-text {
    color: #47a73d !important;
}
.orange-text {
    color: #ff9800!important;
}

.grey.lighten-3 {
    background-color: #eee!important;
}

.grey {
    background-color: #9e9e9e!important;
}
.white-text {
    color: #fff!important;
}
.packageinfo h3 {
    font-size: 1.1em;
}
.packagetable.table tr td:first-child, .packagetable.table tr th:first-child {
    min-width: 290px;
    width: 30%;
}
.tooltip-hotel {
    line-height: 3px;
    padding-top: 6px;
}
.tooltip-hotel i{
    line-height: 3px;
}
.hotel_grade_box {
    line-height: 3px;

}
.brd-le {
    border-left: solid 1px #ddd;
    padding: 0 3px;
}
.packagetable {
    border: 0px;
}
.packagetable th {
    font-weight: 100;
    padding: 8px 5px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #9e9e9e!important;
}
.packagetable td {
    border: 1px solid #eceeef;
    padding: 10px 5px;
    vertical-align: middle;
    text-align: center;
}
.city_tour_box span {
    position: relative;
}
.city_tour_box span+span:before {
   content: ' - ';
    position: relative;
    right: 0px;

}

.tooltip-inner {

    font-family:IR !important;
    font-size: 12px !important;


}

 .testimonial-card {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
     box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
     color: #a09c9c;
     height: 153px;
     overflow: hidden;
     border: 0px;
 }

.testimonial-card>div {
    min-height: 30px;
    position: relative;
    z-index: 5;
}
.testimonial-card .avatar.small-circle {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0%;
    bottom: 0px;
    /* margin: -22px 0px 0px 0px; */
    padding: 0;
    text-align: center;
    width: 160px;
    color: #ffffff;
    z-index: 1000;
    overflow: hidden;
    /* border: 5px solid #fff; */
    background: #2f2b2b8a;
}
.testimonial-card  .bgimage {
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    display: block;
}
.testimonial-card a {
    font-size: 13px;
    color: #222;
    line-height: 18px;

}
.testimonial-card .price-title {
      font-size: 12px;
    color: #6f6f6f;
    margin-bottom: 0px;
    margin-top: 10px;
  }
.testimonial-card .text-truncate {
    line-height: 10px;
    font-size: 13px;
}
.testimonial-card .green-text{
display: inline-block;
line-height: 19px;
}

.tour_description {
    background: #f8f9f3;
    border-radius: 3px;
    padding: 15px;
    line-height: 31px;
}

.tour_description span , .tour_description p , .tour_description div {
    font-size: 14px !important;
margin: 0px !important;
    padding: 0px !important;


}
.alert_tell.alert-info {
    border: 1px dashed #55b9ce;
    background: #f7fdff;
    color: #1ca2bd;
    font-size: 16px;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 0;
    border-right: 4px solid;
}

.alert_tell.alert-info span {

    font-size: 20px;
    margin-right: 19px;
}
.comment-form-tour .form-control ,.comment-form-tour .btn {

    font-size: 12px;
}
.img-line .img_more {
    padding: 2px !important;
}
.img_more_box {
    padding: 2px;
}
.lg-inner {
    direction: ltr;
}
.timeline {
    width: 100%;
}
.leg-badge {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    text-align: center;
    margin: 10px 0px 0 0;
    position: relative;
    float: right;
    box-shadow: 0 0 7px #aaa;
    background: #fff;
    padding: 5px;
    z-index: 1;
}
.stop-content {

    padding: 21px 49px 0px 0px;
}
.movelist{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding-right: 2px;
    display: inline-block;
    width: 100%;
    min-height: 44px;
}
.movelist li {
    display: inline-block;
    float: right;
    margin: 5px;
    /* border: solid 1px #ccc; */
    padding: 5px;
    border-radius: 4px;
    font-size: 13px;
    width: auto;
    text-align: right;
}
.movelist li label {
    font-weight: 100;
    margin: 0px;
}

.stop-content {
    padding: 5px;
    margin-top: 15px;
    min-width: 120px;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    display: inline-block;
    margin-right: 20px;
    position: relative;
    border-radius: 2px;

}
.stop-content:before {
    content: "";
    border-color: transparent transparent transparent #eee;
    border-style: solid;
    position: absolute;
    border-width: 12px 23px;
    right: -47px;
    top: 5px;
}
.timeline .stop {
    margin-bottom: 11px;
}
/*tab*/

.pagebody {
    display: flex;
    padding: 2em 2em 2em 2em;
}


/* Sidenav */
.sidenav__tabs {
    text-align: right;
    background-color: #005dab;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.sidenav__tab {
    align-self: flex-start;
    width: 100px;
    list-style-type: none;
    /*   border-bottom: 1px solid #ccc; */
    padding: .6em .4em .6em .8em;
    color: #eee;
    font-size: 1.1em;
    letter-spacing: 0;
    transition: all 300ms;
}

.sidenav__tab:hover {
    background-color: #004178;
    cursor: pointer;
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.22);
}

.sidenav__tab__info {
    font-size: .65em;
    margin-top: 3px;
    color: #ccc;
    font-style: italic;
    letter-spacing: 0;
}

.active-tab {
    background-color: #004178;
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.22);
}
.legbox:after {
    border-color: #aaa rgba(0,0,0,0) rgba(0,0,0,0);
    border-style: solid;
    border-width: 14px 7px;
    content: "";
    position: absolute;
    right: 30px;
    z-index: 5;
    margin-top: 100px;
}
.legbox:before {
    border-right: 2px solid #ddd;
    content: "";
    position: absolute;
    right: 36px;
    top: 12px;
    bottom: -117px;
}
.tour_end .legbox:before {
    border-right: 0px solid #ddd;
    content:none;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: -0px;
}
.tour_end .legbox:after {
    border-color: #aaa rgba(0,0,0,0) rgba(0,0,0,0);
    border-style: solid;
    border-width: 0px 0px;
    content: none;
    position: absolute;
    right: 0px;
    z-index: 5;
    margin-top: 100px;
}
.legbox .leg-badge svg {
    width: 24px;
    height: 27px;
}
.leg-badge i {
    font-size: 30px;
}

.c_post {
    padding: 10px;
    background: #fff;
   /* box-shadow: 2px 2px 3px #ddd;*/
    border-bottom: 1px solid #ccc;

    margin: 20px;

}

.entry-title a {
    color: #141412;
    transition: .3s all linear;
    -webkit-transition: .3s all linear;
    -moz-transition: .3s all linear;
    display: block;
}
 .entry-title {
    font-size: 18px;
    padding: 0 15px;
    margin: 5px 0 10px;
    font-weight: 100;
}

.tags-links a:first-child:before {
    content: "\f02c";
    position: relative;
    top: -1px;
    font-family: FontAwesome;
    vertical-align: middle;
    color: #f7941d;
    margin-left: 4px;
}
.entry-meta .date a:before {
    content: "\f133";
    position: relative;
    top: -1px;
    font-family: FontAwesome;
    vertical-align: middle;
    color: #f7941d;
    margin-left: 4px;
}
.entry-meta a {
    color: gray;
    display: inline-block;
}
.entry-date{
    display: inline-block;
}
div.entry-meta {

    color: gray;
    margin: 0 15px 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    font-size: 12px;
}
.entry-meta>span {
    margin-left: 20px;
    margin-right: auto;
}
.articles .entry-thumbnail {
    height: 150px;
    overflow: hidden;
    position: relative;

}
.articles .entry-thumbnail img {
    height: 100%;
    width: 100%;
}
 article a.btn-share {
    color: #fff;
    font-size: 12px;
    width: 25px;
    height: 26px;
    line-height: 28px;
    border-radius: 7px;
    margin-top: -3px;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;

    line-height: 1.25;
    color: #eb6c5b;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 100%;
    margin-left: 5px;
    margin-right: 5px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #eb6c5b;
    border-color: #eb6c5b;
}
span.tags-links a {
    padding-left: 2px;
}
.tags-links .tag+.tag:before{
    content: ',';
    position: relative;

}

.article .entry-content ,
.article .entry-content div ,
.article .entry-content span ,
.article .entry-content p ,
.article .entry-content ul,
.article .entry-content li ,
.article .entry-content a

{
    font-family: IR , Vazir !important;
    font-size: 14px !important;
    line-height: 30px !important;
    text-align: justify;

}


.card_article_related {
    background: #f6f6f7;
    border: 1px solid #efefef;
    border-radius: 0px;
}
.card_article_related .card-title {
    line-height: 23px;
}
.card_article_related .card-title a {
    font-size: 13px;
    color: inherit;
}
.card_article_related .card-img-top-box {
    height: 145px;
    overflow: hidden;
}
.card_article_related .card-body {

    padding: 12px;
    text-align: justify;
    height: 95px;
    overflow: hidden;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fbfdff;
    background-color: #dd4b39;
    border-color: #dee2e6 #dee2e6 #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: 0px;
    margin-bottom: 5px;
}
.service-scroll-link {
    font-size: 15px;
}
.service-scroll-link svg{
    width: 22px;
    height: 22px;
    fill: #47a73d;

}

.title-heading svg {
    width: 27px;
    height: 27px;
}
.card-2 {
    border:0px;
    border-radius: 0px;
}
.card-2 .card-img-top-box {
    position: relative;
    overflow: hidden;
}

.card-2 .card-img-top-box img {
    transition: transform .3s; /* Animation */
}
.card-2 .light-box-card {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    transition:all  .3s; /* Animation */
    z-index: 2;

}
.card-2:hover .card-img-top-box img {
    transform: scale(1.1);
}

.card-2:hover .light-box-card {
    background: rgba(0,0,0,0);
}

.card-2 .card-img-top-box:before {
    content: '';
    position: absolute;
    border-bottom: 64px solid #ffffff;
    bottom: -59px;
    z-index: 2;
    width: 147%;
    height: 316px;
    /* background: #fff; */
    border-radius: 100%;
    right: 0;
    margin-right: -19%;
    transition: all 0.5s;

}

.card-2 .card-img-top-box:after {
     content: '';
     position: absolute;
     border-bottom: 64px solid #ffffff;
     bottom: -59px;
     z-index: 2;
     width: 147%;
     height: 316px;
     border-radius: 100%;
     right: 0;
     margin-right: -19%;


 }


.card-2 .card-img-top-box:before {
    content: '';
    position: absolute;
    border-bottom: 64px solid rgba(0,0,0,0.2);
    bottom: -57px;
    z-index: 2;
    width: 147%;
    height: 316px;
    border-radius: 100%;
    right: 0;
    margin-right: -19%;

}
.card-2  .card-icon-top-box {
    position: relative;
}
.card-2 .card-icon-top {
    position: absolute;
    top: -39px;
    width: 68px;
    z-index: 2;
    right: 50%;
    margin-right: -34px;

    border-radius: 100%;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.05);
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
}
.card-2 .card-title {
    font-size: 12px;
    margin-top: 11px;
    text-align: center;
}
.card-2 .card-title a {
    font-size: 21px;
    line-height: 30px;
    color: #222;
}
.card-2 .card-text {
height: 173px;
overflow: hidden;
}
.card-2 .card-footer {
  text-align: center;
    border-top: 1px solid #eee;
    background-color: #f9f9f9;
}
.card-2 .card-footer a{
    color: #eb6c5b;
}

.faqs .faq-page-boxes.card {
    margin-bottom: 8px;
    border-radius: 2px;
    box-shadow: 0 -1px 1px 0 rgba(0,0,0,.05), 0 1px 5px 0 rgba(0,0,0,.15);
    background-color: #fff;
    border: 0px;
}
.faqs .faq-page-boxes .card-header {
    padding: 19px 20px 19px;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
    color: #424242;
    border: 0px;
    border-bottom: 1px solid #e1e1e1;
}
.faqs .faq-page-boxes .card-header a {
    color: #646464;
    font-size: 14px ;
}
.faqs .faq-page-boxes .card-header a  svg {
    vertical-align: middle;
    margin-left: 10px;
    fill: #f7941d;
}
.faqs .faq-page-boxes .card-header a p , .faqs .faq-page-boxes .card-header a span  {
    margin: 0px !important;
padding: 0px !important;
    font-size: 13px !important;
}
.faqs .faq-page-boxes .card-body  p , .faqs .faq-page-boxes .card-body  span  {

    font-size: 13px !important;
}
.faqs .faq-page-boxes .card-body {

    line-height: 38px;
}
.down-arrow-box img {
    width: 26px;
    fill:    #aaa;;

}

.down-arrow-box {
    float: left;
    transition: all 0.3s;
}

.card-link:not(.collapsed)  .down-arrow-box {
    transform: rotate(180deg);
}

.aboutus {
    line-height: 40px;
}


.rout-item {
    border: 1px solid #e1e1e1;
    transition: ease all .3s;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    margin-bottom: 16px;
}
.rout-Img img  {
    width: 100%;
    height: 115px;
}
.rout-item:not(.BigOne) .rout-desc {
    height: 72px;
    overflow: hidden;
    position: relative;
    text-align: justify;
    padding-left: 13px;
    font-size: 12px;
}
.rout-title {
    margin: 10px 7px 0;
    font-size: 15px;
    color: #2563d1;
}
.rout-title a {
    color: #e45221;
    font-weight: 700;
}
.img-size img {
    left: 0;
    position: absolute;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.rout-Img-Big img {
    height: 247px;
}

.rout-title-big {

    position: absolute;
    bottom: 20px;
    right: 20px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    z-index: 5;

}

.rout-title-big a  {
    color: #fff;

}

.title-heading-gry .title-heading{
    background: #f4f4f9;
    margin: auto !important;
    padding: 0px 20px 0px 20px !important;
}
.title-heading.title-heading-gry {
    background: transparent;
}
.signs {
    list-style: none;
    padding: 0;
    margin: 1em 0 0;
}
.signs>li {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    width: 23%;
    height: 60px;
    float: right;
    margin: 2px;
}
.signs>li>img {
    width: 90%;
    height: 90%;
}

@media (max-width: 768px) {
    .first-navbar.main-navbar:not(.affix) {
        height: 55px;
        position: fixed;
        width: 100%;
        right: 0;
        left: 0;
        top: 0;
    }
    #header-bottom:before {
        content: none;
        width: 0px;
        height: 0px;
        background-color: #fff;
        border-radius: 100% 100% 0 0;
        position: absolute;
        left: 50%;
        margin-left: -120px;
        top: -24px;
        z-index: 0;
    }
    .header-xs-phone {
        border-radius: 24px;
        /* background: #00BCD4; */
        border: 0px;
        font-size: 19px;
        text-align: right;
        display: inline-block;
        direction: ltr;
        color: #262626;
        line-height: 22px;
    }
    .header-xs-phone img {
        margin-right: -5px;
    }
    .top-link-box {
        -webkit-box-shadow: 0px 0px 0px 0px rgba(41,61,88,0);
        -moz-box-shadow: 0px 0px 0px 0px rgba(41,61,88,0);
         box-shadow: 0px 0px 0px 0px rgba(41,61,88,0);
        height: auto;
        z-index: 999;
        position: relative;
          margin-top: 0px;
         background: transparent;
    }
    .rout-title a {
        color: #e45221;
        font-weight: 100;
        font-size: 12px;
    }
    .single-footer h3 {

        font-size: 20px;

        padding-bottom: 5px;

        margin-bottom: 1px;
        margin-top: 20px;
    }
    .footer {
        padding: 6px 0px 15px 0px;
    }
    .menu-mobile {
        background: #fff;
        margin-top: 0px;
        position: fixed;
        width: 100%;

        top: 0;
        height: 100%;
        right: 0;
    }
    body.stickyHeader.rightLogoOnFix ul.nav-first {
        margin-right: 0px;
    }
    .slogan {
        position: relative;
        margin-top: -20px;
        margin-right: 40px;
        font-size: 10px;
    }
    .sidenav-body {
        height: 70px;
        width: 100%;
        background: #1b75b7;
        color: #fff;
    }
    .sidenav a {
        margin: 0 20px 0 0;
        color: #444;
        display: block;
        transition: .2s;
        position: relative;
    }
    .sidenav-body img {
        margin-top: 4px;
        margin-bottom: 2px;
        margin-left: 0px;
        width: 120px;
    }
    .sidenav-body .closebtn {
        position: absolute;
        top: -4px;
        left: 0;
        color: #fff;
        font-size: 25px;
        z-index: 111;
        padding: 10px;
    }
    .menu-mobile.collapse {
        display: block !important; ;
        right: 0%;
        transition: all 0.3s;
    }
    .menu-mobile.collapse:not(.show) {

        right: -100%;
        transition: all 0.3s;
    }
    body #header-bottom .nav-link:after {
        content: none !important;
    }
    .menu-mobile  .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 0;
    }
    .first-navbar .dropdown .nav-link:before {

        bottom: 13px;
        left: 10%;

    }
    .main-navbar .dropdown-menu {
background: #f1f1f1;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0rem;
    }
    .main-navbar .dropdown-menu  .dropdown-item {
        font-size: 13px;
    }
    .tour .total {
        text-align: center;
        padding-right: 5px;
        padding-left: 5px;
    }

    .tour-img-box-2 {
        height: 200px;
        overflow: hidden;
    }
    .total .stay {
        position: absolute;
        top: 257px;
        height: 78px;
        line-height: 30px;
        width: 100px;
        border-left: 1px solid #eee;
        text-align: center;
        right: 20px;
        padding: 4px 20px;
        font-size: 15px;
    }
    .info ul.list-unstyled  {
        padding-right: 120px !important;
    }
    .tour .total .price {
     width: 100%;
    }
    .tour .name h3 a {

        padding-right: 20px;
    }
    .tour .total .price span {

        font-size: 16px;

    }
    .tourTitle h1 {
        font-size: 18px;
        padding: 8px 2px 1px 0px;
        color: #494949;
        display: inline-block;
        margin-bottom: -10px;
    }
    .tourTitle .btn-share_box {
        padding: 0px 0px 8px 8px;
        width: 100%;
        clear: both !important;
        float: none !important;
        text-align: center;
    }
    .tourView ,.tourViewDetaile {
        background: #fdfdfd;
    }
    .tourView  .box__shadow , .tourViewDetaile .box__shadow {
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
        box-shadow: 0 0px 0px rgba(0,0,0,0);
    }
    .movelist {
        width: 80%;
        margin-right: 58px;
        text-align: justify;
    }
    .main-timeline.box-light{
        -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0);
        -moz-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0);
        box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0);
    }
    .movelist li {
        text-align: justify;
    }
    .service_box {
        text-align: justify;
        line-height: 31px;
    }
    .service_box  span ,.service_box p ,.service_box div {
       font-size: 13px !important;
    }
    .service_box  table {
        width: 100% !important;
    }
    .btn-share_box {
        width: 100%;
        float: none !important;
        margin-top: 10px;
        text-align: center;
    }
    li.page-item {
        display: inline-block;
        margin: 0px;
    }
    .page-link {

        margin-left: 0px;
        margin-right: 0px;
    }
    .pagination {
        padding-right: 10px;
        display: block;
    }
    .article .entry-content ,
    .article .entry-content div ,
    .article .entry-content span ,
    .article .entry-content p ,
    .article .entry-content ul,
    .article .entry-content li ,
    .article .entry-content a

    {
     font-size: 13px;
        line-height: 24px;
        text-align: justify;

    }
    .article .entry-content img {
        max-width: 100% !important;
    }
    .down-arrow-box img {
        width: 16px;
        fill: #aaa;

    }
    .down-arrow-box {
        width: 100%;
         float: none;
        transition: all 0.3s;
        position: absolute;
        left: 0px;
        /* top: 24px; */
        bottom: 0px;
        background: #d2d2d2;
        height: 25px;
        text-align: center;
    }
    .faqs .faq-page-boxes .card-header {
        padding: 16px 9px 29px 8px;
        margin-bottom: 0;
        background-color: transparent;
        border-bottom: 0px solid rgba(0, 0, 0, 0.125);
        color: #424242;
        border: 0px;
        border-bottom: 1px solid #e1e1e1;
    }
    .faqs .faq-page-boxes .card-header a {
        color: #646464;
        font-size: 12px;
    }
  .faq-page-boxes  .collapse.show{
      background: #f7f8f9;
  }
    .faqs .faq-page-boxes .card-header a svg {

        width: 31px;
    }
}

.card-counter{
   /* box-shadow: 2px 2px 10px #DADADA;*/
    margin: 10px;
    padding: 20px 10px;
    background-color: #fff;
    height: 120px;
    border-radius: 2px;
    transition: .3s linear all;
    border: 1px solid #ffffff;
}

.card-counter:hover{
    box-shadow: 4px 4px 20px #DADADA;
    transition: .3s linear all;
}

.card-counter.primary{
    background-color: #007bff;
    color: #FFF;
    outline: 3px #007bff solid !important;

}

.card-counter.danger{
    background-color: #ef5350;
    color: #FFF;
    outline: 3px #ef5350 solid !important;
}

.card-counter.success{
    background-color: #66bb6a;
    color: #FFF;
    outline: 3px #66bb6a solid !important;
}

.card-counter.info{
    background-color: #26c6da;
    color: #FFF;
    outline: 3px #26c6da solid !important;
}

.card-counter i{
    font-size: 5em;
    opacity: 0.2;
    float: left;
}

.card-counter .count-numbers{
    position: absolute;
    right: 22px;
    top: 20px;
    font-size: 17px;
    display: block;
    color: #fff;
}

.card-counter .count-name{
    position: absolute;
    right: 35px;
    top: 65px;
    font-style: italic;
    text-transform: capitalize;
    opacity: 0.5;
    display: block;
    font-size: 18px;
    width: 43%;
}
.intro-hotelyab-layer .col-md-6 {
    padding: 0px;
}

 .entry-content img {
     max-width: 100% !important;
     width: auto !important;
     display: block;
     margin: auto;

 }


@media (min-width: 576px){
    .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}

@media (min-width: 576px){

}
.close{
width: 25px;
height: 26px;
/* background: #a22929; */
color: #F44336;
border: 1px solid;
    border-radius: 100%;
    position: absolute;
    left: 43px;
    top: 12px;
    z-index: 11;
    opacity: 1;
    font-size: 37px;
    text-shadow: 0 0px 0 #ffffff;
    font-weight: 100;
}

.nowruz-item a {
    color: #009688 !important;

}

.iran-tour-list-icon {

}

.menu-large {
    position: static !important;
}

.megamenu {
    padding: 20px 20px;
    width: 100%;
}

.megamenu > div > li > ul {
    padding: 0;
    margin: 0;
}

.megamenu > div > li > ul > li {
    list-style: none;
}

.megamenu > div > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
}

.megamenu > div > li > ul > li > a:hover,
.megamenu > div > li > ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    color: #999999;
}

.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}

@media (max-width: 768px) {
    .megamenu {
        margin-left: 0;
        margin-right: 0;
    }
    .megamenu > li {
        margin-bottom: 30px;
    }
    .megamenu > li:last-child {
        margin-bottom: 0;
    }
    .megamenu.dropdown-header {
        padding: 3px 15px !important;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #fff;
    }
}

.dropdown-menu.megamenu{
    box-shadow: inset 0 2px 7px rgba(0,0,0,.1);
    border: 0px !important;
    background-color: #f4f4f9;
    margin-top: -3px;
    border-radius: 0px !important;
    height: 480px;


}
.dropdown-menu.megamenu .card  {
  padding: 0px;
    min-height: 165px;

}
.dropdown-menu.megamenu .card .card-body{
    padding: 5px;

}
.dropdown-menu.megamenu .card .card-title{
    font-size: 15px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
}

.dropdown-menu.megamenu .card .card-title a{
    color: #F44336;
}


.dropdown-menu.megamenu .card .card-text{
    font-size: 13px;
}
.dropdown-menu.megamenu .card .card-text a{
    color: rgb(20,151,157);
}

.searchbox-shadow {
    box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
    /* position: relative; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 0rem;
}
.nav-item.show .nav-link {
color: #ff3d55;
}

.first-navbar .dropdown.nav-item.show  .nav-link:before {
    color: #ff3d55;
    transition: all 0.3s;
    transform: rotate(180deg);
}
 .link__all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 54px;
    color: #fff !important;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    transition: all .15s ease-out;
    background-color: #0197f6;
}


 /*landing */

.page-banner {
    text-align: center;
    height: 80vh;
    min-height: 500px;
    background: 50% 50% no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden
}


.home-banner {
    height: 115vh
}

.home-banner .page-banner-inner {
    height: 100vh
}

.mountain-banner {
    margin-bottom: -20vh;
    background: url(../images/cuntry_landing/mountain-banner-bg.jpg) 50% 50% no-repeat;
    background-size: cover
}

.mountain-left, .mountain-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 80%;
    background: url(../images/cuntry_landing/mountain-banner-right.png) 100% 50% no-repeat;
    background-size: auto 100%;
    will-change: transform;
    pointer-events: none
}

.mountain-left {
    background-image: url(../images/cuntry_landing/mountain-banner-left.png);
    background-position: 0% 50%;
    right: auto;
    left: 0
}

.mountain-bottom {
    background: url(../images/cuntry_landing/mountain-banner-bottom.png) 50% 100% no-repeat;
    background-size: 100% auto;
    will-change: transform
}

.page-banner .banner-video video {
    background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: auto;
}
.full-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.mountain-banner .overlay {
    background: rgba(42,47,63,.2);
}
.mountain-banner .overlay-top {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(10%,rgba(42,47,63,0)),color-stop(70%,#2a2f3f));
    background: linear-gradient(rgba(42,47,63,0) 10%,#2a2f3f 70%);
    height: auto;
    top: 60%;
}
.mountain-banner p {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color:#fff;
}
.mountain-banner h2 {
    font-size: 8vh;
    font-weight: 800;

    margin-bottom: 20vh;
    color: #a7c939;
    background: -webkit-linear-gradient(270deg,#a7c939,#d8d823);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.cuntry_landing__body {
    background: #2a2f3f;
    color: #fff;
}
.intro .content {
    position: relative;
    z-index: 1;
}
.intro .image {
    float: right;
    max-width: 80%;
    margin-top: -200px;
    margin-bottom: -10vh;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.intro .image .overlay-radial {
    background: radial-gradient(rgba(42,47,63,.6),#2a2f3f 60%);
}
.overlay-radial {
    background: radial-gradient(rgba(42,47,63,.8),#2a2f3f 80%);
    opacity: 1;
}

.section-big-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18vw;
    color: #000;
    position: absolute;
    top: 2vh;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1;
    pointer-events: none;
    opacity: .05;
    white-space: nowrap;
    overflow: hidden;
}
.cuntry_landing__body .section-intro {
    padding-bottom: 5vh;
}
.cuntry_landing__body .section {
    padding:  0;
    background: 50% 50% no-repeat;
    background-size: cover;
    position: relative;
}
.section-titles {
    z-index: 1;
    position: relative;
}

.section-titles   h3{
color: #ffeb3b;
text-transform: uppercase;
color: #a7c939;
background: -webkit-linear-gradient(270deg,#a7c939,#d8d823);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}




.section-titles .lead {
    font-size: 15px;
    font-weight: 100;
    color: #a2a2a2;
}
.section-titles   h3:before {
    content: "";
    width: 40px;
    height: 3px;
    background: #ffeb3b;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}
.tour_section{
    width:100%;
    overflow: hidden;
}
.tour_page_sticking{

}
.tour_page_sticking .image_sticking_around{

}
.tour_page_sticking .image_sticking_around img{
    width: 700px;
    height: 640px;
}
 /**/
.tour_page_sticking .info{

}
.tour .tour_page_sticking  .name h3 {

    height: unset;
    line-height: 44px;
    padding-bottom: 15px;
}
.tour .tour_page_sticking   .name h3 a {
    font-size: 25px;
    font-weight:bold;
    line-height: 30px;
    color: #00bcd4;
}
.tour .tour_page_sticking  .name {
    position: relative;
    display: block;
    height: unset;
    border-bottom: 0px solid #eee;
    padding-left: 90px;
}
.tour_page_sticking .text-price {
    color: #a7c939;
    font-size: 25px;
}

.tour_section_1 .row {
    flex-direction: row-reverse;
}
.tour_section_1 .image_sticking_around img {
    width: 700px;
    height: 640px;
    float: left;
}
.tour_section_1 .info {
    padding-right: 200px;
}
.tour_page_sticking .q-tour .fa {
    color: #4f535e;
    font-size: 17px;
    margin-left: 3px;
}
.tour .tour_page_sticking .info li .fa {
    float: right;
    width: 25px;
    height: 25px;
    margin: 7px 5px 0 8px;
    display: inline-block;
    font-size: 20px;
    color: #4f535e;
}
.tour_page_sticking .section-big-title {
      font-size: 15vw;
    top:40%;

}

.cuntry_landing__body .first_section {
    padding-top:7vh !important;
}
.top_content h1{
    margin-bottom: 30px;
    color: #00bcd4;
}
.top_content .indent {
    padding-left: 90px;
}
.top_content .cols {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-bottom: 20px;
    line-height: 34px;
    text-align: justify;
    padding-left: 40px;
}
.top_content .btn, .top_content .button {
    padding: 10px 30px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 40px;
    position: relative;
    cursor: pointer;
    line-height: 1.8;
    transition: all .4s;
}
.top_content .btn-default, .top_content .button {
    background-color: transparent;
    border-color: #a7c939;
    color: #fff;
}
.top_content .btn-default:hover,.top_content  .button:hover {
    background-color: #a7c939;
    border-color: #a7c939;
    color: #2a2f3f;
}
.top_content .btn:hover {
     padding-left: 50px;
     -webkit-box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
     box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
 }


#landing_cuntery_header {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding: 7vh 0;
    z-index: 8;
    pointer-events: none;
    line-height: 1;

}
#landing_cuntery_header .phone {
    margin: 0;
    padding-left: 15px;
    font-weight: 600;
    color: #fff;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.6s cubic-bezier(.645,.045,.355,1);
    transition: all 0.6s cubic-bezier(.645,.045,.355,1);
    -webkit-transform: translate3d(0,0vh,0);
    transform: translate3d(0,0vh,0);
}
#landing_cuntery_header .phone.closed:before {
     background: #d44950;
 }
#landing_cuntery_header .phone:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7b808b;
}
.header_home{
    color: #fff;
}
.header_home svg {
    transform: scale(0.85);
    pa-top: 3px;
    padding-top: 8px;
}
.landing_visa .content {
    position: relative;
    z-index: 1;
    margin-bottom: -250px;
}
.landing_visa .cols {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-bottom: 30px;
}
.landing_visa .service-scroll-link{
color:#fff;
    display:inline-block
}
.landing_visa .service-scroll-link svg {
    width: 16px;
    height: 16px;
    fill: #cddc39;
    vertical-align: middle;
    margin-left: -1px;
}

.service-scroll-box {
    margin-top:10px;
}

.landing_visa .btn, .landing_visa .button {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 40px;
    position: relative;
    cursor: pointer;
    line-height: 1.8;
    transition: all .4s;
}
.landing_visa .btn-default, .landing_visa .button {
    background-color: transparent;
    border-color: #a7c939;
    color: #fff;
    border-radius: 100px;
}
.landing_visa .btn-default:hover,.landing_visa  .button:hover {
    background-color: #a7c939;
    border-color: #a7c939;
    color: #2a2f3f;
}
.landing_visa .btn:hover {
    padding-left: 50px;
    -webkit-box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
    box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
}


/**/
.flash-message-container {
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 6;
}
.flash-message {
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 12px;
    text-align: center;
    background: #232735;
}
.flash-message a {
    color: #a7c939;
}

.card_dark {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #232735;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
     border-color: #eff2f7!important;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    border-radius: 0rem;
    overflow: hidden;
}
.card_dark .card-img-box {
    width:100%;
    height:280px;

}
.card_dark .card-img-top {
 /*   border-radius: calc(1rem - 1px) calc(1rem - 1px) 0 0;*/
    border-radius: 0rem;
    width:100%;
    height:100%;
    object-fit: cover;
    opacity: 0.6;
}
.card_dark .card-body {
    text-align: justify;
    color: #a8b0c3;
    line-height: 33px;
    height: 250px;
    overflow: hidden;
}
.card_dark .card-body .stretched-link {
    /*color: #d8d823 !important;*/
    color: #06c1d9 !important;
}
.card_dark .card-body .stretched-link:hover {
    /* color: #b3bf2e !important;*/
    color: #04d6f1 !important;

}
.card_dark .shape-bottom {
    bottom: -2px;
    right: 0;
    left: 0;
}
.card_dark .shape {
    position: absolute;
    pointer-events: none;
    z-index: 1;
}
.card_dark .shape:not([class*="shape-blur"])>* {
    transform: scale(2);
}
.card_dark .shape-bottom>* {
    transform-origin: top center;
}
.card_dark .shape svg path {
    fill: #232735;
}


.modal-phone-number {
    font-size: 26px;
    font-weight: 800;
    color: #3F51B5;
    margin: 20px 0px;
    display: block;
}
.close-tell-model {
    background: #ffffff;
    border: 0px;
    font-size: 28px;
    float: left;
}
.btn-phone-menu{
    border-radius: 24px;
    background: #ffffff;
    border: 0px;
    font-size: 19px;
    text-align: right;
    display: inline-block;
    direction: ltr;
    color: #051435;
    height: 42px;

}
.btn-phone-menu-top{
    background: transparent;
    border: 0px;
    color: #fff;
    font-size: 17px;
    margin: -3px 0px 0px 0px;
    cursor: pointer;

}
.home-banner-tajikistan{
    margin-bottom: -20vh;
    background: url(../images/cuntry_landing/1.jpg) 50% 50% no-repeat;
    background-size: cover
}
.tajikistan-landing .image_sticking_around{
width: 400px;
    height: 280px;
    overflow: hidden;
    border-radius: 2px 12px 12px 2px;
}

.tajikistan-landing .image_sticking_around img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tajikistan-landing .tour_page_sticking {
    background: #222632;
    border-radius: 12px 12px 12px 12px;
}
.tajikistan-landing .tour .tour_page_sticking .name h3 a {
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    color: #cccccc;
}
.tajikistan-landing .price-box {
    border-right: 1px solid #242020;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0px 10px;
    background: #0000002e;
    flex: 1;
    min-width: 240px;
    max-width: 240px;
    text-align: center;
}
.tajikistan-landing .tour_page_sticking .section-big-title {
    font-size: 7vw;
    top:40%;
text-align: left;
}
.tajikistan-landing .section-big-title {

    font-size: 10vw;
}
.tajikistan-landing .home-banner .page-banner-inner {
    height: 100vh;
    background: #2a2f3f87;
}
@media (max-width: 768px) {
.tajikistan-landing .price-box{
    min-width: 240px;
    max-width: 100%;
}
    .tajikistan-landing .tour_page_sticking .text-price {

        margin-bottom: 15px;

        margin-top: 15px;
    }
}

 .shadow_1 {
     /*-webkit-box-shadow: 0px 0px 15px 0px rgba(41, 61, 88, 0.10);*/
     /*-moz-box-shadow: 0px 0px 15px 0px rgba(41, 61, 88, 0.10);*/
     box-shadow: 0px 0px 9px 0px rgb(44 56 72 / 10%);
 }

 .footer_copy{
     border-top: 1px solid #364b74;
     padding-top: 20px;
     margin-top: 11px;
 }
.modal-backdrop {
    z-index: 999;
}

.search_input_box{

}
.search_input_box .btn{
    padding: 3px 10px;
    border: 0px;
    background: #f6f6f6;
    border-radius: 0px 16px 16px 0px !important;
}
.search_input_box input{
    padding: 3px 5px;
    border: 0px;
    height: 42px;
    background: #f6f6f6;
    border-radius: 16px 0px 0px 16px !important;
}
.breadcrumbs {
    background: #f2f2f2;
    margin-bottom: 18px;
}
