@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
@font-face {
    font-family: iranyekanNum;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregular(fanum).eot');
    src: url('../fonts/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/iranyekanwebregular(fanum).woff2') format('woff2'), url('../fonts/woff/iranyekanwebregular(fanum).woff') format('woff'), url('../fonts/ttf/iranyekanwebregular(fanum).ttf') format('truetype')
}
body {
    font: 8.5pt iranyekanNum,IRANSans,sans-serif;
    background-color: #FFFFFF;
}
a{
    font:12px IRANSans;
}
header{

    z-index: 1030;
    background-color: #ffffff;

}
textarea.md-textarea{
    resize: vertical;
}
#navbarNav1 .navbar-dark.bg-org li {
    margin-left:10px
}
header .navbar-nav li a {
    font-size:1.1em
}
header>.navbar.navbar-toggleable-md.navbar-light {
    z-index:10001;
    border-top: 4px #ffb428 solid;
}
.title-logo{
    color: #095db1;
    font-size: 25px;
}
.appendlogo img{
    width: 100px;
    position: relative;
    top: -10px;
}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .5rem 1rem
}
li.nav-item:hover{
    border-bottom: 3px solid #ffb428;
}
.navbar.navbar-dark .nav-link:hover{
    color: #ffb428;
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-toggler {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem
}
.share .dropdown-menu{
    text-align: center;
}
.share .dropdown-menu i{
    font-size: 20px;
float: right}

.prosearchform{
    border: 1px solid #ebebeb;
}
.prosearchformright , .prosearchformleft{
    border-left: 2px solid #ebebeb;
}

.prosearchformright p , .prosearchformleft p{
    margin:0;
    padding: 10px;
}
.prosearchform i {
    position: absolute;
    left: 22px;
    top: 48px;
    color: #cccccc;
    z-index: 2;
}
.buttonprosearch {
    background: #8831c8;
    padding: 20px;
    color: #FFFFFF;
    border-radius: 10px;
    display: block;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100% !important;
    top: -5px;
}
.dropdown-item{
    text-align: right;
}
.bootstrap-select .dropdown-toggle .filter-option{
    text-align: right;
}
.dropdown-toggle::after{
    display: none;
}
.bootstrap-select .dropdown-toggle .filter-option-inner{
    padding: unset;
}
.bootstrap-select .dropdown-toggle:focus{
    outline: none;
}
@media (max-width: 575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable > .container {
        padding-right: 0;
        padding-left: 0
    }
    .clicked {
        width: 200px !important;
    }

}

@media (max-width: 331px){
.clicked {
    width: 103px !important;
}
}

@media (min-width: 576px) {
    .navbar-toggleable {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable .navbar-toggler {
        display: none
    }
}
.show {
    display: block;
}
@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-sm > .container {
        padding-right: 0;
        padding-left: 0
    }
    .head-left{

    }

    .head-left-sm .btn{
        height: 50px;
        width: 50px;
        border-radius: 100%;
        padding: unset;
        background-color: #0099ff;
    }
    .head-left-sm li{
        float: left;
    }
    .head-left-sm .btn.search-sm{
        border-bottom-right-radius: unset !important;
        border-top-right-radius: unset !important;
        float: left;
    }
    .searchli{
        position: relative;
    }

    .form-control.form-search-sm{
        margin-bottom: -1px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border: 0 solid #ebebeb;
        background-color: #0099ff;
        width: 0;
        direction: l;
        position: absolute;
        color: #ffffffff !important;
        left: 47px;
        height: 30px;
        top: 3px;
        padding: 0;
        display: inline-block !important;
		border-bottom-right-radius:40px;
		border-top-right-radius:40px;
    }
    .form-control.form-search-sm.clicked{
        padding: 10px !important;
        border: 1px !important;
        width: 410px;
        color: #FFFFFF !important;
    }
    .clicked::placeholder{
        color: #FFFFFF;
    }
    .logo-sm-hide{
        display: none !important;
    }
    header{
        position: static !important;
    }
    #godown{
        padding-top: 0 !important;
    }
    .shayan > .col-md-3:first-of-type {
        order: 1
    }
    .carousel-indicators{
        display: inline-block !important;
    }
    .slider.slider-horizontal{
        float: left !important;
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-sm > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }


    .navbar-toggleable-md > .container {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width:1200px) {
    .container {
        max-width:1247px
    }
}
@media (min-width: 992px) {
    .navbar-toggleable-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-md > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-lg > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-toggleable-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-toggleable-lg > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-lg .navbar-toggler {
        display: none
    }
}

.navbar-toggleable-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0
}

.navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
}

.navbar-toggleable-xl .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand, .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3)
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3CsvgviewBox='003232'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(0,0,0,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M48h24M416h24M424h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5)
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-toggler {
    color: white
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-toggler:focus, .navbar-inverse .navbar-toggler:hover {
    color: white
}

.navbar-inverse .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5)
}

.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25)
}

.navbar-inverse .navbar-nav .open > .nav-link, .navbar-inverse .navbar-nav .active > .nav-link, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .nav-link.active {
    color: white
}

.navbar-inverse .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.1)
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3CsvgviewBox='003232'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(255,255,255,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M48h24M416h24M424h24'/%3E%3C/svg%3E")
}

.navbar-inverse .navbar-text {
    color: rgba(255, 255, 255, 0.5)
}
.navbar.navbar-dark .navbar-nav .nav-item a:hover,.navbar.navbar-dark .navbar-nav>.nav-item:hover a {
    background:rgba(255,255,255,0.2)
}

.navbar-brand img {
    height:35px;
    margin:0;
}
.navbar.navbar-dark .nav-link {
    color:#8b9eb6 !important;
    white-space:nowrap
}

.navbar.navbar-dark.mainmenu ul.navbar-nav li.nav-item a.nav-link {
    padding:.7em;
    line-height:25px
}
.navbar.navbar-dark.mainmenu.z-index-5 {
    z-index:10000
}
.navbar.navbar-dark.mainmenu .megamenu {
    transition:all .5s;
    position:absolute;
    top:100%;
    right:0;
    height:0;
    opacity:0;
    -webkit-box-shadow:0 1px 2px #aaa;
    background-color:#fff;
    width:100%;
    z-index:99999;
    margin-top:20px;
    overflow:hidden
}
.navbar.navbar-dark.mainmenu .megamenu div h3 a,.navbar.navbar-dark.mainmenu .megamenu div h3 a:link {
    color:#444
}
.navbar.navbar-dark.mainmenu .megamenu li {
    display:inline-block;
    min-width:200px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    width:16.3%;
    margin-left:0
}
.navbar.navbar-dark.mainmenu .megamenu li i {
    color:#ffb428;
    font-size:1em;
    margin-left:5px;
    line-height:20px;
    float:right
}
.navbar.navbar-dark.mainmenu .megamenu li a:link,.navbar.navbar-dark.mainmenu .megamenu li a {
    color:#444;
    font-size:1em;
    display:block;
    padding:2px 5px 1px 2px
}
.navbar.navbar-dark.mainmenu .megamenu li a:hover {
    color:#ffb428;
    background-color:#eee
}
.navbar.navbar-dark.mainmenu .megamenu div.col-md-4 {
    display:inline-block;
    vertical-align:top
}
.navbar.navbar-dark.mainmenu .megamenu div.col-md-4 li {
    width:100%;
    padding-left:15px;
    padding-right:0
}
.navbar.navbar-dark.mainmenu .megamenu div.col-md-4.col-lg-2 {
    padding-right:0
}
.navbar.navbar-dark.mainmenu .megamenu div.col-md-4.col-lg-6 {
    padding-right:0
}
.navbar.navbar-dark.mainmenu .megamenu div.col-md-4 h3 {
    margin-top:12px;
    padding:5px 3px;
    background-color:#f4f4f4;
    font-size:.95em;
    font-weight:bold
}
.navbar.navbar-dark.mainmenu .megamenu div ul.multicol li {
    display:inline-block;
    max-width:250px;
    white-space:nowrap;
    text-overflow:ellipsis;
    float:right
}
.navbar.navbar-dark.mainmenu .megamenu hr {
    margin:2px 0
}

.navbar-nav>li.hasSubmenu:hover>a:before {
    bottom:-1px;
    opacity:1
}
.navbar.navbar-dark.mainmenu .submenu {
    transition:all .5s;
    position:absolute;
    top:100%;
    right:0;
    height:0;
    opacity:0;
    background-color:#fff;
    width:200px;
    z-index:99999;
    margin-top:20px;
    overflow:hidden
}
.navbar.navbar-dark.mainmenu .submenu li a {
    color:#444;
    font-size:1em;
    display:block;
    padding:6px 10px 1px
}
.navbar.navbar-dark.mainmenu .submenu li a:hover {
    color:#e94a35;
    background-color:#eee
}

.navbar.navbar-dark.mainmenu .navbar-nav li:hover .megamenu,.navbar.navbar-dark.mainmenu li:hover .submenu {
    opacity:1;
    margin-top:0;
    height:auto
}

#navbarNav2 .nav-item {
    padding:0;
    font-size:14px
}
#navbarNav2 .fa.fa-percent.p-2.icontop {
    border:1px solid #e3e3e3;
    font-size:17px !important;
    margin-top:4px
}

#navbarNav2 .nav-item .active,.nav-link.waves-effect.waves-light.active,#navbarNav2 .nav-item.active {
    background-color:#c00
}
.navbar.navbar-dark .navbar-toggler{
    color: #000000 !important;
}
header #navbarNav1 {
    z-index:99999
}
header #navbarNav1 .navbar-nav {
    width:100%
}
#navbarNav1 {
    box-shadow: 3px 7px 17px 0px #e6e6e6;
}
.title-main{
    color: #ffb428;
    font-size: 14px;
    font-weight: bold;
}
.border-rad{
    border-radius: 8px;
}
.clip-det{
    font-size: 12px;
    color: #4c4c4c;
    font-weight: bold;
    margin-top: 5px;
}
.see-more{
    color: #ffb428 !important;
    cursor: pointer;
}
.color-bg-blue-main{
    background-color: #ffb428;
}
.color-blue-main{
    color: #ffb428;
}
.last-tour{
    color: #FFB449;
    font-size: 15px;
    font-weight: bold;
}
.all-tours span , .all-tours .fa{
    color: #ffb428;
    font-size: 13px;
}
.last-tour-img{
    font-size: 20px;
    position: relative;
    top: 2px;
    color: #ffb428;
}
.color{
    color: #ffb428;
}
.color-main{
    border-color: #ebebeb;
    color: #bdc7d4;
}
.text-gray{
    color: #696969;
}
.last-tour-info {
    border: 1px solid #ebebeb;
    margin-left: 5px;
    margin-bottom: 10px;
}
.border1px{
    border: 1px solid #ebebeb;

}
.bot-last-info{
    background-color: #f9f9f9;
}
.btn-more-tour{
    display: block;
    transition-property: all;
    transition-duration: .6s;
    transition-timing-function: ease;
}
.btn-more-tour:hover{
    background-color: #ffb428 !important;
    box-shadow: #0a0b0d 0 0 5px 0;
}
.tour-info-main .col-md-6 {
    max-width: 49%;
}
.last-tour-title{
    font-size: 10px;
}
.icon-hotel {
    display: block;
    text-align: center;
    border-radius: 100%;
    background-color: #ffb428;
    width: 25px;
    height: 25px;
    color: #ffffff;
    line-height: 25px;
    margin-right: auto;
    margin-left: auto;
}
.text-bg {
    background-color: #ffffff;
    width: 130px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    z-index: 1000;
    position: relative;
    color: #ffb428;
    font-weight: b;
}
.hr-text-bg {
    position: relative;
    top: -26px;
}
.clip-play {
    position: absolute;
    left: 43%;
    top: 27%;
    color: #ffffff;
    font-size: 40px;
}
.vector{
    background: url('../img/Vector-Smart-Object.png');
    width: 100%;
    height: 137px;
    opacity: 0.2;
}
.footer-social input{
    height: 40px !important;
    text-align: center !important;
}
.tour-title a{
    color:#000000;
}
.last-tour-detail a{
      color:#000000;
}
.sidebar-tour a{
    color:#000000;
}
.clip-time {
    position: absolute;
    left: 25px;
    bottom: 43px;
    width: 50px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}
.shape-more {
    position: absolute;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 11px;
    width: 72px;
    height: 93px;
    float: left;
    left: -10px;
    bottom: 26%;
    color: #ffffff;
    line-height: 10px;
}
.shape-more a{
    font-size: 11px;
    color: #ffffff;
}
.shape-more::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 188px;
    right: 62px;
    z-index: -1;
    background: url("../img/icons.png") no-repeat;
    -webkit-transform: rotate(30deg);
    transform: rotate(90deg);
    bottom: 0px;
    background-position: -16px -50px;
}
.shape-blog-more {
    position: absolute;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 11px;
    width: 67px;
    height: 93px;
    float: left;
    left: -10px;
    bottom: 70px;
    color: #ffffff;
}
.shape-blog-more::before {
    content: "";
    position: absolute;
    width: 61%;
    height: 190%;
    left: -38%;
    z-index: -1;
    background: url("../img/Shape-1.png") no-repeat;
    -webkit-transform: rotate(30deg);
    transform: rotate(90deg);
    bottom: 0px;
}
.morefaq {
    text-align: justify;
    display: none;
}
.bg-col-md-9{
    background: #ffffff;
    border-radius: 5px;
    position: relative;
}
.last-tour-detail{
    border: 1px solid #cccccc;
}
.tour-title{
    font-weight: bold;
    color: #696969;
}
.tout-price{
    color: #ffb428;
}
.last-tour-detail li{
    list-style: none;
    text-decoration: none;
}
.last-tour-bot-detail{
    font-size: 10px;
}
.tour-more {
    border-radius: 75px !important;
    padding: 10px;
    background-color: #bdc7d4;
}
.tour-more:hover{
    background-color:#ffb428 !important;
}
.blog-img {
    background: url("../img/icons.png");
    width: 20px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 2px;
    background-position:27px -47px;
}
.blog-imgs{
    width: 110px;
    height: 110px;
}
.des{
    overflow: hidden;
    padding: 0px;
}
.blog-title {
    font-size: 13px;
    font-weight: bold;
}
.des:hover .blog-des {
    font-weight: bold;
}
.des:hover .blog-title {
   color: #8831c8;
}
.blog-time{
    color: #b7b7b7;
}
.blog-des {
    font-size: 11px;
    color: #292929;
    text-align: justify;
}
.blog-top {
    min-height: 213px;
    position: relative;
}
.blog-content{
    text-align: justify;
}
.down-arrow {
    position: absolute;
    left: 45%;
    font-size: 50px;
    color: #ffffff;
    top: -28px;
}
.up-arrow {
    position: absolute;
    left: 45%;
    bottom: -28px;
    color: #ffffff;
    font-size: 50px;
}
.sidebar-tour {
    border: 1px solid #ebebeb;
    background: #ffffff;
}
.sidebar-tour-info{

}
.noliststyle{
    list-style: none;
}

.sidebar-tour-info li {
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.sidebar-tour-info li i {
    color: #8b9eb6;
}
.sidebar-tour-info li:last-child{
    border-bottom: none ;
    font-size: 11px;
    font-weight: bold;
}
.img-sidebar{
    width: 100px;
    height: 140px;
    border-radius: 10px;
}
.faq-des{
    font-size: 9pt;
    color: #4c4c4c;
}
.name-history{
    background-color: #f9f9f9;
    border-top:1px solid #ebebeb ;
}
.card  a[aria-expanded="true"]{
    color: #ffffff;
    display: block;
    background-color: #ffb428;
}
.accordion .card h5{
    line-height: normal;
    font-size: 14px;
}
.accordion .card .card-body{
    font-size: 12px;
    text-align: justify;
}
.accordion .card .card-header a:not(.collapsed) .rotate-icon::before{ content: "\f056";
    display: block;
    float: right;
    color: #a9d051;
  }

.rotate-icon{
    color: #a9d051;
    margin-left: 10px;
}
.navbar.navbar-dark.mainmenu .navbar-nav li:hover .megamenu, .navbar.navbar-dark.mainmenu li:hover .submenu {
    max-height: 541px;
    overflow: scroll;
    overflow-x: auto;
    overflow-y: auto;
}
.bg-social{
    background:#ffb428 url("../img/vector-footer.png");
}
.smartphone{
    background: url("../img/icons.png");
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 6px;
    background-position: 95px -46px;
}
.input-group .form-control {
    background-color: #ffffff;
    height: 16px;
    border-radius: 30px !important;
    font-size: 12px;
    text-align: left;
    font-family: FontAwesome,IRANSans;
    padding-left: 20px;
    position: relative;
}
.basic-addon2 {
    position: relative;
    left: 30px;
    z-index: 22;
    top: 9px;
    color: #00bff3;
}
.join-social{
    position: absolute;
    background: #8831c8;
    color: #FFFFFF;
    width: 195px;
    display: block;
    height: 38px;
    border-radius: 30px;
    top: 1px;
    left: 0;
    z-index: 222;
    text-align: center;
    line-height: 35px;
}
.img-big{
    width: 100%;
}
.dropdown{
    top: 10px;
}
.form-control.email{
    text-align: right !important;
}
.fa.fa-send-o {
    font-size: 23px;
    position: relative;
    top: 5px;
}
.input-group-addon {
    position: absolute !important;
    right: 0 !important;
}
.title-soc{
    line-height: 50px;
}
#sticky {
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3000;
    padding: 0;
}
.login-section button{
    background-color: white;
    color: #ffb428 !important;
    width: 150px;
    padding-bottom: 23px;
    height: 0;
}
.login-section .btn{
    margin: unset;
}
.dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:focus, .dropdown .dropdown-menu .dropdown-item:hover{
    background-color: #ffb428;
}
.dropdown-toggle::after{
    vertical-align: unset;
}
#sticky{
    height: 55px;
}
#sticky:not(.fixed){
    height: auto;

}
.inherit{
    position: inherit !important;
}
.fixed{
    position: fixed !important;
}
.footer{
    background-color: #ffffff;
}
.footer .col-md-2 ul li{
    width: 100%;
    float: right;
}
.igloo {
    background: url("../img/icons.png");
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    background-position:68px -10px;
}
.menu-t-1{
    color: #696969;
    font-size: 11px;
}
.menu-t-2{
     color: #bdc7d4;
     font-size: 10px;
 }
.fa.fa-star {
    color: #ffa500;
    font-size: 14px;
}
.airplane {
    background: url("../img/icons.png");
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    background-position: 26px -10px;
}
.li-hotel li a{
    font-size: 11px;
    color: #696969;
}
.li-hotel li a:hover{
    color: #ffb428;

}
.sandclass {
    background: url("../img/icons.png");
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    background-position: 115px -10px;

}
.externallink{
    font-weight: bold;
    position: relative;
    top: 2px;
    color: #ffb428 ;
}
.text-align{
    text-align: justify;
}
.footer-menu li {
    margin-left: 10px;
    border-left: 1px solid #ebebeb;
    padding-left: 10px;
}
.footer-menu li:last-child {
    border: none;
}
.footer-menu li a{
    color: #696969;
}
.footer-menu li a:hover{
    color: #ffb428;
}
.social{
    position: relative;
}
.social-icon-single {
    position: absolute;
    left: 0;
    top: 21px;
}
.social-icon .fa {
    padding: 9px;
    font-size: 13px;
    width: 31px;
    text-align: center;
    text-decoration: none;
    border-radius: 100%;
}
.social-icon-single .fa {
    padding: 6px;
    font-size: 12px;
    width: 27px;
    text-align: center;
    text-decoration: none;
    border-radius: 100%;
}
.social-icon .fa:hover,.social-icon-single .fa:hover {
    opacity: 0.7;
}
.social-icon .fa{
    background: #cccccc;
    color: #FFFFFF;
}
.fa-facebook:hover {
    background: #3B5998;
    color: white;
}
.fa-twitter{
     background: #26a6d1;
     color: white;
 }
.fa-youtube{
    background: #c4302b;
    color: white;
}
.fa-instagram:hover{
    background: #3f729b;
    color: white;
}
.fa-google-plus:hover{
    background: #dd4b39;
    color: white;
}
.fa-send:hover{
    background: #0275d8;
    color: white;
}

#myBtn {
    background-color: #e4eaed;
    border: medium none;
    border-radius: 100%;
    color: white;
    cursor: pointer;
    display: block;
    outline: medium none;
    z-index: 99;
    text-align: center;
    font-size:16px;
    width:35px
}

#myBtn:hover {
    background-color: #26a6d1;
}

nav a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 18px;
}

nav .navbar-toggle {
    margin: 13px 15px 13px 0;
}

.navbar-brand {
    font-size: 30px;
}



nav.navbar.shrink {
    min-height: 35px;
}

nav.shrink a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 15px;
}

nav.shrink .navbar-brand {
    font-size: 25px;
}

nav.shrink .navbar-toggle {
    padding: 4px 5px;
    margin: 8px 15px 8px 0;
}


.form-signin {
    max-width: 380px;
    padding: 15px 35px 45px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.form-signin-heading,
.checkbox {
    margin-bottom: 30px;
}

.checkbox {
    font-weight: normal;
}

.form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
@include box-sizing(border-box);

&:focus {
     z-index: 2;
 }
}
.form-signin input {
    font-family: IRANSans,FontAwesome;
}
input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #ebebeb;
}

input[type="password"] {
    margin-bottom: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #ebebeb;
}

.custom-control-indicator{
    right: 0;
}
.custom-control-description {
    margin-right: 20px;
}
.form-signin-heading {
    font-size: 20px;
    color: #26a6d1;
}
.list-hotel{
    border:1px solid #ebebeb;
    border-right: 5px solid #ffb428;
    background-color: #ffffff;
    overflow: hidden;
}

.select {
    border: 1px solid #ebebeb;
    overflow: hidden;
    height: 40px;
    width: 240px;
    position: relative;
    display: block;
}

.select select{
    font-family: IRANSans;
    height: 40px;
    padding: 5px;
    border: 0;
    font-size: 16px;
    width: 240px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #f9f9f9;
    color: #696969;
}
.select::after {
    content: "\f0dc";
    font-family: FontAwesome;
    color: #cccccc;
    padding: 12px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid #ebebeb;
    font-size: 18px;
    background-color: #f9f9f9;
}
.hotel-list-sort{
    background: #ffffff;
}
.hotel-list-top-title{
    font-size: 13px;
    font-weight: bold;
}
.hotel-list-top-title-left{
    font-size: 12px;
    font-weight: bold;
}
.hotel-list-top-title-left{
    font-size: 12px;
    font-weight: bold;
    color: #696969;
}
.vote-rate{
    font-size: 10px;
    color: #696969;
}
.circle-vote {
    background-color: #ffb428;
    padding: 6px;
    border-radius: 100%;
    color: #ffffff;
}
.hotel-list-info {
    font-size: 11px;
    margin-top: 5px;
}
.hotel-list-info i{
    color: #aad154;
}
.register h3{

    font-size: 14px;
    display: block;
}
.register h3 a {
    color: #99bd47;
}
.register{
    border: 1px solid #ebebeb;
    background-color: #f4ffdc;
}
.show-more-archive {
    border: 1px solid #ffb428;
    color: #ffb428;
    padding: 6px;
    border-radius: 20px;
}
.clip-archive-title .fa-caret-right {
    font-size: 17px;
    position: relative;
    top: 3px;
}

#myCarousel .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}

#myCarousel .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

#myCarousel .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}
#myCarousel .carousel-indicators {
    position: relative;
    width: initial;
    margin-left: initial;
    top: 0px;
}

#myCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}
.carousel .carousel-indicators li{
    max-width: 50px;
    margin-bottom: 10px;

}
.carousel-indicators {
    list-style: none;
    float: left;
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: inline-block;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
}

.carousel-inner.p-0.d-inline-block.col-md-10 {
    height: 270px;
}

.carousel-control.left.text-center {
    position: absolute;
    left: 15px;
    bottom: 45%;
    z-index: 1;
    color: #cccccc;
}
.carousel-item{
    max-height: 300px;
}
.carousel-control.left.text-center:hover {
    color: #ffb428;
}
.carousel-control.right.text-center {
    position: absolute;
    bottom: 45%;
    right: 15px;
    color: #cccccc;
}
.carousel-control.right.text-center:hover {
    color: #ffb428;
}
.single-hotel-img{
    width: 56px;
    height: 56px;
    margin-left: 10px;
}
.hotel-single-name{
    font-size: 13px;
    font-weight: bold;
}
.single-hotel-address{
    font-size: 11px;
    color: #bdc7d4;
    font-weight: bold;
}
.single-hotel-address i{
    color: #a9d051 ;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.42;
    border-radius: 15px;
    background-color: #ffb428;
}
.rate-hotel-single{
    color: #696969;
    font-size: 12px;
    font-weight: bold;
}
.rate-hotel-single-d{
    color: #696969;
    font-size: 10px;
}
.tour-rating h3{
    font-size: 11px;
    color: #696969;
    font-weight: bold;
    float: right;
}
.tour-rating span{
   float: left;
}
.single-blog-text{
    color: #696969;
    font-size: 11px;
    text-align: justify;
}
.justify{
    text-align: justify;
}

@keyframes
icon-beat {  0% {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.input-tour label {
    display: block;
    position: relative;
    line-height: 28px;
    font-weight: normal;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.input-tour label:last-of-type { margin-right: 5px; }

.input-tour label i {
    display: inline-block;
    height: 25px;
    position: relative;
    top: 6px;
    font-style: normal;
    color: #ccc;
}

.input-tour label span {
    display: inline-block;
    margin-left: 5px;
    line-height: 25px;
    color: gray;
}

.input-tour input[type="radio"],
.input-tour input[type="checkbox"] { display: none; }

.input-tour input[type="radio"] + i:before,
.input-tour input[type="checkbox"] + i:before {
    font-family: 'FontAwesome';
    font-size: 28px;
    height: 25px;
    width: 25px;
    display: inline-block;
}


.input-tour input[type="radio"]:checked + i,
.input-tour input[type="checkbox"]:checked + i {
    position: relative;
    -webkit-animation: icon-beat 0.1s ease;
    animation: icon-beat 0.1s ease;
}

.input-tour input[type="radio"]:checked + i + span,
.input-tour input[type="checkbox"]:checked + i + span {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.input-tour input[type="radio"] + i:before { content: "\f10c"; }

.input-tour input[type="radio"]:checked + i:before { content: "\f111"; }

.input-tour input[type="radio"]:checked + i + span,
.input-tour input[type="radio"]:checked + i:before { color: rgba(0, 128, 128, 0.5); }

.input-tour input[type="checkbox"] + i:before { content: "\f2d3";font-size:25px; }

.input-tour input[type="checkbox"]:checked + i:before { content: "\f046"; }

.input-tour input[type="checkbox"]:checked + i + span,
.input-tour input[type="checkbox"]:checked + i:before { color: rgba(0, 128, 0, 0.5); }

.border-tour {
    border: 1px solid #ebebeb;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 10px;
}
.input-tour .col-md-2{
    max-width: 15.867% ;
}
.bg-package{
    background: #ffb428; /* Old browsers */
    background: -moz-linear-gradient(top, #ffb428 0%, #ff7b0d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffb428 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffb428 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb428', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}
.tt{
    /*position: absolute;*/
}
.bg-info{
    background-color:    #ffb428 !important;
}
.list-inline-item a {
    width: 100px !important;
    height: 61px !important;
    display: block;
}
.carousel .carousel-indicators li{
    max-width: 100px;
}
.list-inline-item:not(:last-child){
    margin-right: unset;
}

.rates .btn{
    color: #ffffff;
    font-size: 16px;
    margin-left: 10px;
}

.table-top th{
    background-color: #f9f9f9;
    color: #8b9eb6;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.table-infos td{
    background-color: #ffffff;
    color: #696969;
    font-size: 12px;
    text-align: center;
}
.table-down{
    color: #8b9eb6;
    font-size: 12px;
    background-color: #f9f9f9;
}
.more-package{
    visibility: hidden;
    position: absolute;
}

.btn-circle-package {
    width: 90px;
    padding: 2px 0 !important;
    line-height: 1.42;
    border-radius: 15px;
    background-color: #ffb428;
    float: left;
    position: relative;
    left: 28px;
    color: #ffffff !important;
}
.single-hotel-address span {
    line-height: 25px;
}
.btn-circle-lottery{
    width: 150px;
    padding: 2px 0 !important;
    line-height: 1.42;
    border-radius: 15px;
    background-color: #ffb428;
}
.btn-circle-comment {
    padding: 2px 10px !important;
    line-height: 1.42;
    border-radius: 15px;
    background-color: #bdc7d4;
    float: left;
    position: relative;
    color: #ffffff;
}
.btn-circle-comment-contact {
    width: 100px;
    padding: 2px 0 !important;
    line-height: 1.42;
    border-radius: 15px;
    background-color: #bdc7d4;
    float: right;
    position: relative;
    margin-bottom:40px;
}
.commentform textarea.md-textarea{
    border: 1px solid #e3e3e3;
    width: 100%;
    height: 135px;
}
.commentform .comment-label{
    right:5px;
}
.commentform .form-control{
    font-family: IRANSans,FontAwesome;
    height: 16px !important;
    width: 96%;
    height: 30px !important;
    margin-bottom: 10px !important;

}
.comment-contact .form-control{
    width: 60% !important;
}
.commentform .form-control::placeholder {
    color: #868e96;
    opacity: 1;
    font-size: 12px;
}
.commentform .comment-label {
    font-size: 12px !important;
}
.carousel a.selected{
    opacity: 0.5;
}
.img-comment{
    border-radius: 100%;
}
.time-comment{
    font-size: 10px;
}
.comment-p{
    text-align: justify;
}
.answer-comment{
    color: #bdc7d4;
    border-color: #bdc7d4 ;
}
.title-agency{
    font-size: 13px;
}
.logo-agency {
    position: relative;
    top: -16px;
    border: 7px double #ebebeb;
}
.agency h3 i{
    color: #ffb423;
}
.agency h3{
    font-size: 12px;
}
.circle-contact {
    background-color: #ffb428;
    padding: 15px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 25px;
}
.form-awsome{
    font-family: IRANSans,FontAwesome;
}
.md-form label{
    right: 0;
}
.secret-code {
    width: 56% !important;
}
.secret-code-blog {
    width: 158px !important;
}
.secret-img {
    position: absolute;
}
.secret-img-blog {
    position: absolute;
}

.blog-info li{

    margin-right: 10px;
    color: #8b9eb6;
    font-size: 11px;
}
.tour-single-blog{
    background-color: #f6fff6;
    padding-bottom: 0;
    border:1px solid #ebebeb ;
}
.tour-single-blog-info{
    padding: 15px;
}
.rTable {
    width: 875px;
    text-align: center;
    color: #abb7c8;
}
.rTableRow {
    position: relative;
}
.rTableHeading {

}
.rTableCell, .rTableHead {
    padding: 3px 10px;
    float: right;
    width: 15.2%;
}

.test > .rTableCell {
    width: 20%;
}

.rTableHeading {
    display: table-header-group;
}
.rTableFoot {
    display: table-footer-group;
}
.rTableBody {
    display: table-row-group;
}
.price-green{
    color: #4caf50;
}
.top-info,.down-info{
    background-color: #f9f9f9;
    height: 43px;
    width: 875px;
}
.center-info{
    background-color: #ffffff;
    width: 875px;
}

.down-info{
    color: #abb7c8;
}
.singlehotel{
    overflow-x: auto;
}
.singlehotel .top-info, .singlehotel .down-info{
    width: 845px;
}
.singlehotel .center-info{
    width: 845px;
}
.singlehotel .center-info {
    height: 60px;
}
.slider-selection {
    background: #ffb428 !important;
}
.lottery-sm {
    position: absolute;
    left: 0;
    top:4px;
}
.lottery-sm a{
    width: 192px;
}
.tell-tour{
    font-size: 19px;
    
}
.bg-tell-tour{
    background-color: #ffb428;
}
.rTableCell, .rTableHead:first-of-type{
    width: 15.8%;
}
.col-shayan .rTableCell, .rTableHead:first-of-type{
    width: 18%;
}
.col-shayan .hotel-name {
    background-color: #f8f8f8;
    margin-bottom: 5px;
    padding: 3px;
    position: relative;
    top: 3px;
    right: 3px;
    width: 150px !important;
    height: 43px;
}
span.hotel_service {
    float: right;
    margin-left: 10px;
}
.col-shayan .hotel-rate {
    margin-bottom: 5px;
    padding: 3px;
    position: relative;
    top: 15px;
    right: 10px;
    width: 100px !important;
    height: 43px;
}
.hoteldivs{
    float: right;
}
.hoteldiv{
    height: 100%;
    float: right;
    width: 182px;
}
.infohotel {
    width: 83%;
    position: absolute;
    top: 40%;
    left: -148px;
}
.col-shayan .service-hotel {
    margin-bottom: 5px;
    padding: 3px;
    position: relative;
    top: -19px;
    width: 150px !important;
    height: 43px;
    margin-right: 30px;
}
.col-shayan .rTableCell {
}
#bg0{
    background-color: #ffffff;
    overflow: hidden;
}
#bg1{
    background-color: #f9f9f9;
    overflow: hidden;
}
#bg1 .hotel-name {
    background-color: #eeeeee;
}
.icon-plan-tour{
    color: #ffb428;
    background-color: #ebebeb;
    font-size: 20px;
}
.description-tour{
    font-size: 11px;
}
.icon-tour-address {
    background: url("../img/Black-plane.png") no-repeat;
    width: 14px;
    height: 13px;
    position: relative;
    right: 8px;
    top: 4px;
}
.plane-z {
    background-color: #ffb428 !important;
    width: 30px;
    height: 21px;
    display: inline-flex;
    border-radius: 100%;
}
.left-tour-info{
    border: 1px solid #ebebeb;
    text-align: center;
    border-radius: 10px;
}
.bot-tour-info input {
    height: 24px;
    font-size: 13px;
    padding-right: 18px;
    font-family: IRANSans,FontAwesome;
}
.bot-tour-info input:last-child {
    padding-right: 7px;
    width: 100%;
}
.saintor{
    float: left; color:#8b9eb6; margin-left: -13px; margin-top: -19px;
}
.taghvim input{
    font-size: 12px;
}
.icon-taghvim {
    position: absolute;
    top: 27px;
    right: 20px;
    color: #ffb428;
}
.tell-tour-single{
    font-size: 16px;
}
.tell-tour-single i{
    font-size: 10px;
}

.add-on .input-group-btn > .btn {
    border-left-width:0;left:-2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
    box-shadow:none;
    -webkit-box-shadow:none;
    border-color:#cccccc;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style glyph */
.inner-addon .fa {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
.left-addon{
    float: right;

    margin-right: 10px;
}
/* align glyph */
.left-addon .fa  { left:  0px;}
.right-addon .fa { right: 0px;}

/* add padding  */
.saat input {padding-left:  30px;  width: 85px; float: right; }
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

/* align button at bottom */
.vertical-align-bottom { vertical-align: bottom !important; }
.text-area-dashboard{
    border: 1px solid #ebebeb;
}
.bg-add-hotel {
    background-color: #bdc7d4;
    color: #ffffff;
    border-radius: 20px;
    width: 13%;
    text-align: center;
    height: 28px;
}
.price-input input {
    margin: 10px;
    font-size: 12px;
    height: 23px;
}
.hotels-dashboard{
    background-color: #fbfbfb;
    border: 1px solid #ebebeb;
}
.send-dashboard{
    background-color: #a9d051;
    border-radius: 20px;
    width: 13%;
    text-align: center;
    height: 28px;
}
.select-maghsad {
    background-color: #eefafc;
    padding: 6px;
}
.select-maghsad .custom-select {
    color: #868e96;
    background-color: #ffffff;
    width: 72%;
    height: 33px;
}
.tour-panel-add .md-textarea{
    border-bottom: none;
}
.select-maghsad label{
    font-size: 10px;
}
.dashboard-add a , .dashboard-add{
    color: #8b9eb6;
}
.dashboard-add li:hover{
    color: #ffb428;

}
.dashboard-add li{
    margin-bottom: 7px;
}
.dashboard-add a:hover{
    color: #ffb428;
}
.dashboard-upload{
    border: 1px solid #ebebeb;
    padding: 20px;
    text-align: center;
    color: #696969;
}
.img-upload {
    width: 170px;
    display: inline-table;
    margin-right: 20px;
    border: 1px solid #ebebeb;
    padding: 7px;
}
.dashboard-upload .fa{
    font-size: 25px;
}
.dashboard-user input , .dashboard-user .comment-label{
    font-size: 12px !important;
}
.dashboard-user input ,.text-area-dashboard{
    background-color: #ffffff;
}
.dashboard-main , .dashboard-main a{
    color: #8b9eb6 !important;
}
.dashboard-main a:hover {
    color: #ffb428 !important;
}
.dashboard-main tr,th,td{
    text-align: center;
}
.success-panel{
    background-color: #deffea;
    color: #2ab83b;
}
.expire-panel{
    background-color: #ffdede;
    color: #CC0000;
}
.queue-panel{
    background-color: #def5ff;
    color: #2691ff;
}
.warning-panel{
    background-color: #ffe0b3;
    color: #b36b00;
}
.panel-edit a{
    margin-right: 10px !important;
    font-size: 15px;
}
.col-md-3.row.p-2 {
    background-color: red;
}
.label-quotas {
    line-height: 45px;
    margin-left: 3px;
    margin-right: 8px;
}
.item-quotas {
    background-color: #eefafc;
    margin-top: 10px;
    border: 2px solid #ffffff;
}
#inlineFormCustomSelects {

}
.select-maghsad select[disabled] {
    background: #f8fdfe;
}
.wickedpicker__controls {
    direction: ltr;
}
#go-time,#back-time{
    direction: ltr;
    text-align: right;
}
#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 40px;
    background-color: #fff;
    width: 90%;
    height: 40px;
    position: relative;
    right: 25px;
    top: 11px;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
    text-align: right;
    margin-top: 6px;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
}

#custom-search-input .fa-search{
    font-size: 16px;
    color: #ffb428;
}
#custom-search-input button:hover {
    color: #ffb428;
}
.pagination{
    direction: ltr;
}
.fa-telegram{
    font-size: 25px;
}
#base { background: red; display: inline-block; height: 55px; margin-left: 20px; margin-top: 55px; position: relative; width: 100px; } #base:before { border-bottom: 35px solid red; border-left: 50px solid transparent; border-right: 50px solid transparent; content: ""; height: 0; left: 0; position: absolute; top: -35px; width: 0; }

@media(max-width:440px) and (min-width:260px) {
    .rTableHead:nth-child(1){
        width: 10%;
    }
    .rTableHead:nth-child(2){
        width: 12%;
    }
    .infohotel .rTableCell:nth-child(1){
        width: 14%;
        position: relative;
        left: 88px;
    }
    .infohotel .rTableCell:nth-child(2){
        width: 15%;
        position: relative;
        left: 63px;
    }
    .infohotel .rTableCell:nth-child(3){
        width: 15%;
        position: relative;
        left: 41px;
    }
    .infohotel .rTableCell:nth-child(4){
        width: 15%;
        position: relative;
        left: 11px;
    }
    .hoteldiv {
        height: 100%;
        position: relative;
        left: 30px;
        width: unset;
    }
    .singlehotel .rTableHead:nth-child(1){
        width: 10%;
        padding: 1px;
    }
    .singlehotel .rTableHead:nth-child(2){
        width: 10%;
        padding: 1px;
    }
    .singlehotel .rTableCell:nth-child(1){
        width: 10%;
    }
    .singlehotel .rTableCell:nth-child(2){
        width: 10%;
    }
}

@media(max-width:1199px) and (min-width:280px) {
    .scroll-pack {
        overflow-y: hidden;
        overflow-x: scroll;
    }
}
@media (max-width: 575px) and (min-width: 280px){
    .scroll-pack {
        width:490px;
    }
    #godown{
        
    }
}
@media(max-width:991px) and (min-width:280px) {
    header{position: static;}
    .megamenu{
        height: 500px !important;
        display: none;
    }
    .appendlogo{
        display: none !important;
    }
    #godown{
        padding-top: 0 !important;
    }
    #sticky{
        position: static !important;
    }
    .secret-code{
        width: 60% !important;
    }
    .hotel-name {
        top: -19px;
        width: 70px !important;
        height: 43px;
        margin-right: 1px !important;
    }
      .service-hotel {
        top: -19px;
        width: 70px !important;
        height: 43px;
        margin-right: 1px !important;
    }
    .col-shayan .hotel-name {
        background-color: #f8f8f8;
        margin-bottom: 5px;
        padding: 3px;
        position: relative;
        width: 90px !important;
        height: 65px;
		right:33px;
        margin-right: 30px;
    }
}
    @media(max-width:991px) {
    .col-lg-9.col-12.pr-0 {
        padding-left:0
    }

    header #navbarNav1 .navbar-nav li {
        margin-right:0 !important
    }
    header #navbarNav1 .navbar-nav li a {
        display:block
    }
    .navbar.navbar-dark.mainmenu .megamenu {
        opacity:1;
        margin-top:0;
        height:auto;
        position:static;
        transition:none
    }
    .navbar-nav>li.hasSubmenu>a:before {
        display:none
    }
    #tourtabbox .collapse.navbar-collapse {
        display:block
    }

    .mainmenu {
        min-height:40px
    }
    .mainmenu .navbar-toggler {
        cursor:pointer;
        top:5px;
        z-index: 1000000;
    }
    .mainmenu ul.navbar-nav {
        margin-top:35px
    }

}
.rtl-dir{
    direction: rtl;
}

.pagination-navigation{
    text-align: center;
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px;
}
.pagination {
    direction: rtl;
    padding: 0;
    display: inline-block;
    margin: 0;
}
.pagination li.page-item {
    display: inline-block;
    padding: 0 2px;
}

.pagination .page-item .page-link i{
    margin: 0 7px;
}

.pagination .page-link{
    background: #eee;
    border-radius: 5px;
    transition: .1s !important;
    line-height: 1.5;
}
.page-link:hover{
    background: #ddd !important;
}

.page-link:focus{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    border-radius: 5px;
}
.page-item.active .page-link{
    border-radius: 5px;
}
.page-item.active .page-link:hover{
    background-color: #007bff !important;
}


.input-form{
    box-sizing: border-box !important;
    width: 100% !important;
    height: 40px !important;
    margin-bottom: 10px !important;
}

.wide{
    width: 100%;
    height: auto;
}

.p-btn{
    text-align: left;
    margin-top: 20px;
}
.p-btn .btn{
    margin: 0;
}
.radio-delete-admin {
    margin-top: 3px;
    float: right;
    margin-left: 10px;
}
.custom-danger {
    margin-bottom: 0px;
    text-align: justify;
}
@media (max-width : 480px){
    .single-tour .rTableRow>div:nth-child(4){
        display: none !important;
    }
    .li-hotel li{
        float: right;
        width: 100%;
    }
.more-style {
color: #ffb428 !important;
}
.table-tour {
color: #000000; !important;
}


