@charset "utf-8";
/* CSS Document */

/* CSS Document */
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none !important;
}

html {
    height: 101%;
}

/* always display scrollbars */
body {
    font-size: 62.5%;
    line-height: 1;
    font-family: Arial, Tahoma, Verdana, sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

strong {
    font-weight: bold;
}

input {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: inherit;
}

.clearfix:before, .container:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* IE 6/7 */
.clearfix {
    zoom: 1;
}

/*---------------------------------------*/

/* IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com --------------------------------------------------------------------- This set of fonts are used in this project under the license: (MS9UE) --------------------------------------------------------------------- */

@font-face {
    font-family: "yekan";
    src: url(font/IRANSansLight.eot);
    src: url(font/IRANSansLight.eot) format("embedded-opentype"), url(font/IRANSansLight.woff) format("woff"), url(font/IRANSansLight.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

/*@font-face {
    font-family: "sansm";
    src:url(font/IRANSansMedium.eot);
    src: url(font/IRANSansMedium.eot) format("embedded-opentype"), url(font/IRANSansMedium.woff) format("woff"), url(font/IRANSansMedium.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}*/

body {

    direction: rtl;
    font-family: yekan;
}

a {

    text-decoration: none !important;
}

::-webkit-input-placeholder {
    color: #333;
}

::-moz-placeholder {
    color: #333; /* For firefox 18- */
    opacity: 1;
}

::-moz-placeholder {
    color: #333; /*For firefox 19+ */
}

:-ms-input-placeholder {
    color: #333;
}

.space5 {

    margin: 0 5px;
}

.text-center {

    text-align: center !important;
}

.padding-10 {

    padding: 10px 0;
}

.padding-20 {

    padding: 20px 0;
}

.padding-50 {

    padding: 50px 0;
}

.padding-70 {

    padding: 70px 0;
}

.border-box {

    border: 1px solid #d6d6d6;
}

.zir-khat-solid {

    border-bottom: 2px solid #fff;
    margin-left: -2px;
    top: -3px;
}

.zir-khat {

    border-bottom: 1px dotted #fff;
}

.nav-top {

    min-height: 45px;
    background: #737373;
}

.login-list {

    float: right;
}

.login-list li {

    display: inline-block;
    line-height: 45px;
    color: #fff;
    margin: 0 5px;
    font-size: 11px;
    transition: 0.6s all ease;
}

.login-list li a {
    display: block;
    font-size: 13px;
    line-height: 40px;
    padding: 0;
    /*text-shadow: 0 0 3px;*/
}

.login-list li:hover {
    /*background:#453CBD;*/
    transition: 0.6s all ease;
}

.agency-li {
    background: #3646ee none repeat scroll 0 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 44px !important;
    line-height: 45px !important;
    margin: 0 5px;
    padding: 3px 10px;
    position: relative;
}

.social-top {

    float: left;
}

.social-top li {

    display: inline-block;
}

.social-top li img {
    float: left;
    margin: 8px 5px;
}

.social-top li p {
    color: #fff;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin: 5px;
    text-align: left !important;

}

.en-st {
    font-size: 12px;
    font-weight: normal;
}

.content-header {

    padding-bottom: 25px;
    z-index: 1000;
    background: url(../img/head-back2.png);
    background-size: cover;
}

.logo {
    padding: 30px 0 20px;
    text-align: center;
}

.nav-menu {

    height: 50px;
    background: #383838;
    margin-bottom: 25px;
    z-index: 1100;
}

ul.main-menu {

    width: 95%;
    margin: 0 auto;
}

ul.main-menu > li {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    transition: all 0.8s ease 0s;
}

ul.main-menu li a {

    padding: 0 20px;
    line-height: 30px;
    border-left: 1px dotted #eee;
    display: block;
}

ul.main-menu li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 12px;

}

.logo > h1 {
    font-size: 17px !important;
    font-weight: bold;
    line-height: 35px;
    margin-top: -12px;
    text-align: center;
}

ul.main-menu li:first-child a {

    border-left: none;

}

ul.main-menu li:last-child a {

    border-left: none;

}

ul.sub-menu {

    position: absolute;
    top: 50px;
    width: 200px;
    background: #333;
    /*background:url(../img/sub-menu-back.png) #2e2e2e left;*/

    display: none;
    z-index: 2000;
}

ul.sub-menu li {

    border: none;
    text-align: right;
    display: block;
    line-height: 25px;
    border-bottom: 1px dotted #eee;
    position: relative;
}

ul.sub-menu li ul.sub-menu {

    right: 100%;
    top: 0;
    background: #555;
}

ul.sub-menu > li > a {

    display: block;
    border-left: none;
    transition: 0.5s all ease;
    line-height: 25px !important;
    padding: 5px 20px;
}

ul.sub-menu > li:hover {

    padding-right: 15px;
    transition: 0.3s all ease;
}

ul.main-menu li:hover ul.sub-menu {

    display: block;

}

ul.main-menu li:hover ul.sub-menu ul.sub-menu {

    display: none;

}

ul.main-menu ul.sub-menu li:hover ul.sub-menu {

    display: block;

}

ul.main-menu ul.sub-menu li:hover ul.sub-menu ul.sub-menu {

    display: none;

}

ul.main-menu ul.sub-menu ul.sub-menu li:hover ul.sub-menu {

    display: block;

}

.main-menu > li:hover {
    background: #262626;
    color: #fff;
    border-left: none;
    transition: 0.8s all ease;
}

.main-menu ul.sub-menu > li:hover {

    color: #fff;
    background: #000;
    border-left: none;
    transition: 0.8s all ease;
}

.tour-lak {

    background: #00317b;

}

.tour-lak a {

    border: none !important;
}

.off-tour {

    background: #d30242;

}

.noruz-tour {

    background: darkorange;

}

.off-tour a {

    border-bottom: none !important;
    border-left: 1px dashed #c7c4c4 !important;
}

.count-box {

    position: absolute;
    width: 25px;
    line-height: 23px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #fff;
    top: -10px;
    left: 5px;
    display: block;
}

.lak {

    border: 2px solid #00317b;
    color: #00317b;
}

.off {

    border: 2px solid #d30242;
    color: #d30242;
}

.noruz {

    border: 2px solid darkorange;
    color: darkorange;
}

.txt-serch {

    line-height: 30px;
    background: #848282;
    border-radius: 15px;
    border: none;
    width: 100%;
    padding-right: 10px;
    color: #fff !important;
    z-index: 10;
}

.btn-serch {

    content: url(img/magnifying-glass.png);
    line-height: 40px;
    border-radius: 50%;
    width: 45px;
    text-align: center;
    position: absolute;
    left: 14px;
    border: none;
}

.btn-serch-home {

    background: green url(../img/magnifying-glass.png) no-repeat center center;
    content: url(img/magnifying-glass.png);
    border: 3px solid #fff;
    top: -6px;
}

/*******************استایل هدر************/

.search-nav {

    padding: 0;
}

.side-box-top {

    height: 350px;
    border: 1px solid #7c76d1;
    margin-bottom: 15px;
}

.side-box-title {

    line-height: 50px;
    background: #453cbd;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

#myCarousel .nav a small {
    display: block;
}

#myCarousel .nav {
    background: #eee;
}

#myCarousel .nav a {
    border-radius: 0px;
}

.item-top-slide {

    height: 300px;
}

.item-top-slide img {

    width: 100%;
    height: 350px !important;
}

.item-top-slide .carousel-caption h3, p {

    text-align: right !important;
}

.carousel-caption {

    right: 0 !important;
    padding: 10px;
    bottom: 0 !important;
    width: 100%;
    line-height: 25px;
    background: -moz-linear-gradient(bottom, rgba(22, 86, 190, .7), rgba(111, 139, 184, 0));
    background: -webkit-linear-gradient(bottom, rgba(22, 86, 190, .7), rgba(111, 139, 184, 0));
    font-size: 12px;
}

.tab-slider {

    line-height: 18px !important;
    background: #453CBD !important;
    height: 50px;
    overflow: hidden;
}

.tab-slider li a {

    line-height: 20px !important;
    font-size: 10px !important;
}

.ads-box {

    height: 400px;
    border: 1px solid #7C76D1;
}

.part {

    padding: 30px 0 0;
}

.item-tour {

    line-height: 25px;
    font-size: 13px;

}

.title-xs-blue {

    background: #0f0b4d;
}

.title-xs-red {

    background: #470824;
}

.title-xs-green {

    background: #0c3a12;
}

.img-box-circle img {

    width: 100%;
    height: auto;
    border-radius: 100%;
    transition: 0.5s all ease;
}

.img-box-circle {

    border-radius: 100%;
    box-shadow: 0 0 0 5px #dedede inset;
    padding: 5px;
    border: none;
    max-width: 190px;
    margin: auto;
}

.part1 .item-tour .img-box-circle:hover {

    border: 4px solid #453cbd;
}

.part3 .item-tour .img-box-circle:hover {

    border: 4px solid #a2255c;
}

.part5 .item-tour .img-box-circle:hover {

    border: 4px solid #53a55e;
}

.item-tour p {

    text-align: center !important;
    font-weight: bold;
    margin-top: 5px;
    font-size: 12px;
}

.center-icon span {

    display: inline-block;

}

.center-icon .span1 {

    background: #cacaca;
    border-radius: 10px;
    padding: 0 10px;
    padding-left: 0;
    width: 100%;
    height: 50px;
    text-align: right;
    padding-right: 20px;
    padding-top: 15px;
}

.center-icon .span2 {

    background: #666;
    border-radius: 50%;
    width: 25px;
    color: #fff;
    position: absolute;
    right: 40%;
    z-index: 10;
    text-align: center;
}

.center-icon .span3 {

    border-radius: 10px;
    padding: 0 20px;
    color: #fff;
    position: absolute;
    left: 5px;
    width: 50%;
    height: 50px;
    text-align: center;
    margin-top: -15px;
}

.center-icon .span3-part1 {

    background: #453cbd;

}

.center-icon .span3-part7 {

    background: #00b49d;

}

.more-box-part7 {
    background: #2d5d56;
    box-shadow: 1px 2px #00b49d;
}

.center-icon .span3-part3 {

    background: #a2255c;

}

.center-icon .span3-part5 {

    background: #53a55e;

}

.more-box {

    width: 100px;
    line-height: 30px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    float: left;
    margin: 35px 0;
    font-size: 14px;
    transition: all 1s ease;
}

.more-box:hover {

    transition: all 1s ease;
}

.more-box-part1 {

    background: #0f0b4d;
    box-shadow: 1px 2px #453cbd;
    color: #eee;
}

.more-box-part3 {

    background: #470824;
    box-shadow: 1px 2px #a2255c;

}

.more-box-part5 {

    background: #0c3a12;
    box-shadow: 1px 2px #53a55e;

}

.part2, .part4, .part6 {

    background: url(../img/part-back.png);
    background-size: cover;
    height: 400px;
    padding: 20px 0 30px;
}

.col-item {

}

.clear-left {
    clear: left;
}

.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

.photo {

    position: relative;
    width: 100%;
}

.photo img {

    width: 100%;

}

.title-photo {

    position: absolute;
    bottom: 0px;
    width: 75%;
    padding-right: 30px;
    padding-left: 0;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.79) none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    float: right;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}

.span-map {

    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 25%;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
}

.right {

    position: absolute;
    top: 50%;
    font-size: 20px;
    right: 0px;
    color: #fff;
}

.left {

    position: absolute;
    top: 50%;
    font-size: 20px;
    left: 0px;
    color: #fff;
}

.title-tour {

    background: url(../img/back-title.png) center center repeat-x;
    margin: 30px 0;
    text-align: center;
}

.title-tour a {

    position: relative;
    bottom: 50%;
    margin: 0 auto;
    width: 210px;
}

.title-tour-l {

    background: #00317b;
}

.title-tour-o {

    background: #d30242;
}

.tour-box {

    position: relative;

}

.img-tour {

    width: 100%;
    height: 100%;
}

.info-box {
    height: 62px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 13px;
    line-height: 28px;
    /* padding-top: 30px; */
    padding-right: 10px;
    transition: all 1s ease;
}

.tour-box:hover .info-box {

    /*height:100px;
    transition:all 1s ease;*/
}

.lakchery-tour {

    background: rgba(0, 0, 0, 0.84);
}

.offer-tour {

    background: rgba(0, 0, 0, 0.84);
}

.info-more {

    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    display: block;
    margin-top: 20px;
    color: #fff;
    font-size: 14px;
}

.info-more-blue {

    background: rgba(12, 35, 81, 0.8);
}

.info-more-red {

    background: rgba(211, 2, 86, 0.8);
}

.news-box {

    margin: 15px 0;
}

.img-news {

    margin-bottom: 15px;
    position: relative;
}

.img-news p {

    position: absolute;
    bottom: 0;
    line-height: 40px;
    font-size: 13px;
    color: #fff;
    padding-top: 2px;
    padding-right: 15px;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.79) none repeat scroll 0 0
}

.info-news {

    padding-right: 40px;
    line-height: 23px;
    color: #565656;
    text-align: justify;
    font-size: 12px;
}

.info-news p {

    border-right: 1px dashed #565656;
    padding: 0 10px;
    margin-bottom: 5px;
    height: 120px;
    overflow: hidden;
    text-align: justify !important;
}

.info-news a, .info-info a {

    color: #8f1588;
    border-bottom: 1px solid #8f1588;
    padding: 0 5px;
    border-radius: 5px;
    transition: 0.5s ease all;
    text-align: right !important;
}

.info-news a:hover, .info-info a:hover {

    background: #8f1588;
    color: #fff;
    transition: 0.5s ease all;
}

.img-info {

    width: 45%;
    max-height: 170px;
    border-radius: 100%;
    padding: 5px;
    border-radius: 100%;
    float: right;
    box-shadow: 0 0 0 5px #dedede inset;
}

.img-info img {

    width: 100%;
    border-radius: 100%;
    float: right;
    height: 160px;

}

.info-info {

    width: 75%;
    height: 170px;
    overflow: hidden;
    float: right;
    border: 2px solid #e6e6e6;
    border-right: none;
    padding: 10px 25% 10px 10px;
    position: absolute;
    right: 22.5%;
    line-height: 20px;
    font-size: 12px;
    color: #838383;
    text-align: justify;
}

.info-info h3 {

    font-weight: 600;
    height: 20px;
    overflow: hidden;
    color: #676767;
}

.info-info p {

    height: 100px;
    overflow: hidden;
    text-align: justify !important;
    margin: 5px 0;
}

#backtop {
    bottom: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 40px;
    width: 40px;
    z-index: 100;
}

/****************استایل فوتر*****************/

.footer-area {

    background: #1f2022;
    padding: 50px 0 20px 0;
}

.foot-box {

    margin-bottom: 20px;
}

.foot-list li {

    color: #aeaeae;
    display: block;
    line-height: 30px;
    font-size: 11px;
}

.pic-support {

    float: right;
    text-align: left;
    width: 25%;
    margin-left: 5%;
}

.foot-contact {

    float: right;
    width: 70%;
}

.title-contact {

    color: #C9A96E !important;
    font-weight: 60px;
    font-size: 12px;
}

.copyright {

    line-height: 18px;
    text-align: center;
    direction: ltr;
    font-size: 11px;
    color: #C9A96E;
    margin: 10px 0;
}

/*****************منوی موبایل******************/

.toggleMenu {
    display: block;
    background: #38BECC;
    padding: 10px;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    font-size: 28px;
    text-align: center;
}

.nav {
    list-style: none;
    *zoom: 1;
    background: #38BECC;
    margin-bottom: 10px;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
    float: right;
    color: #232F3E;
}

.nav:after {
    clear: both;
}

.nav ul {

    list-style: none;
    width: 9em;
    text-align: right;

    direction: rtl;
}

.nav a {
    padding: 5px 15px !important;
    line-height: 25px;
    color: #fff;
}

.nav li {
    position: relative;
    font-size: 15px;
}

.nav > li {

    border-bottom: 1px solid #eaeaea;
}

.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}

.nav > li > a {
    display: block;
}

.nav li ul {
    position: absolute;
    left: -9999px;
}

.nav > li.hover > ul {
    left: 0;
}

.nav li li.hover ul {
    left: 100%;
    top: 0;
}

.nav li li a {
    display: block;
    background: #67DAE5;
    position: relative;
    z-index: 100;
    border-top: 1px solid #333;
}

.nav li li li a {
    background: #9DC8CC;
    z-index: 200;
    border-top: 1px solid #888;
}

.count-box-xs {

    width: 26px;
    line-height: 25px;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 0 20px;
    text-align: center;
    background: #fff;
}

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }

    .nav > li {
        float: none;
    }

    .nav > li > .parent {
        background-position: 2% 50%;
    }

    .nav li li .parent {
        background-image: url("images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 2% 50%;
    }

    .nav ul {
        display: block;
        width: 100%;
    }

    .nav > li.hover > ul, .nav li li.hover ul {
        position: static;
    }

    .nav li:hover {

        color: #232F3E !important;
    }

}

/********************اسلایدر موبایل***************/

/* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
    position: absolute;
}

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('../img/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.jssorb05 div {
    background-position: -7px -7px;
}

.jssorb05 div:hover, .jssorb05 .av:hover {
    background-position: -37px -7px;
}

.jssorb05 .av {
    background-position: -67px -7px;
}

.jssorb05 .dn, .jssorb05 .dn:hover {
    background-position: -97px -7px;
}

/* jssor slider arrow navigator skin 12 css */
/*
.jssora12l                  (normal)
.jssora12r                  (normal)
.jssora12l:hover            (normal mouseover)
.jssora12r:hover            (normal mouseover)
.jssora12l.jssora12ldn      (mousedown)
.jssora12r.jssora12rdn      (mousedown)
.jssora12l.jssora12lds      (disabled)
.jssora12r.jssora12rds      (disabled)
*/
.jssora12l, .jssora12r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 30px;
    height: 46px;
    cursor: pointer;
    background: url('../img/a12.png') no-repeat;
    overflow: hidden;
}

.jssora12l {
    background-position: -16px -37px;
}

.jssora12r {
    background-position: -75px -37px;
}

.jssora12l:hover {
    background-position: -136px -37px;
}

.jssora12r:hover {
    background-position: -195px -37px;
}

.jssora12l.jssora12ldn {
    background-position: -256px -37px;
}

.jssora12r.jssora12rdn {
    background-position: -315px -37px;
}

.jssora12l.jssora12lds {
    background-position: -16px -37px;
    opacity: .3;
    pointer-events: none;
}

.jssora12r.jssora12rds {
    background-position: -75px -37px;
    opacity: .3;
    pointer-events: none;
}

/********************استایل صفحات داخلی***********************/

.txt-serch-subpage {

    line-height: 32px;
    background: #fff;
    border-radius: 15px;
    border: none;
    width: 100%;
    padding-right: 10px;
    color: #353535 !important;
    z-index: 10;
}

.btn-serch-subpage {

    background: #453CBD url(../img/magnifying-glass.png) no-repeat center center;
    content: url(img/magnifying-glass.png);
    content: url(img/magnifying-glass.png);
    line-height: 30px;
    border-radius: 50%;
    width: 32px;
    text-align: center;
    position: absolute;
    left: 20px;
    border: none;
    top: 10px;
}

.hotel-box {

    height: 260px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    border-right: 7px solid #cdcfd0;
    border-bottom: 2px solid #d2d3d4;
    border-top: 1px solid #d2d3d4;
    margin: 20px 0;
    padding: 15px;
    padding-left: 0px;
    box-shadow: 2px 0 3px #d2d3d4;
    position: relative;
}

.logo-hotel {

    width: 32%;
    height: 100%;
    float: right;
    /*
	border:1px solid #d2d3d4;
    */
}

.logo-agency {

    width: 24% !important;
    border: 1px solid #d2d3d4 !important;
    padding-top: 35px !important;
}

.bg_pink {
    background: #a2255c;
}

.bg_pink2 {
    background: #d33c7e;
}

.pink2 {
    color: #d33c7e !important;
}

.info-hotel {

    width: 68%;
    float: right;
    text-align: right;
    padding: 6px;
    padding-left: 0px;
    line-height: 20px;
    font-size: 13px;
    color: #5E636A;
}

.info-agency {
    width: 76% !important;
}

.btn-info-hotel {
    border-radius: 15px;
    float: left;
    text-align: left;
    color: #fff;
    padding: 6px 12px;
    margin-top: -20px;
}

.blue1 {
    color: #453cbd !important;
}

.bg_blue1 {
    background-color: #453cbd;
    color: white;
}

.red {
    color: red !important;
}

.img-agency {
    margin-top: -83px;
    float: left;
    border-radius: 13px !important;
}

.img-agency img {
    float: left;
    border-radius: 50px;
    border: 2px solid #d6d6d6;
}

.hotel_blist {
    padding: 6px;
    margin-top: 30px;
    font-size: 16px;
    height: 30px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 67%;
    float: left;
    left: 0;
}

.bg_banafsh {
    background-color: #7d4ad7;
}

.info-hotel p {

    text-align: justify !important;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 13px;
    margin-top: 8px;
}

.info-hotel h3 {

    color: #453CBD;
    font-size: 15px;
    margin-bottom: 7px;
    /*
	border-right:1px dotted #453CBD;
    */
    padding-right: 10px;
    font-weight: bold;
}

.span_destination {
    font-weight: bold;
    font-size: 14px;
    color: #ed1194;
}

.pink {
    color: #ed1194;
}

.hotelname_link {
    color: blue !important;
}

.btn-info-hotel {

    border-radius: 15px;
    float: left;
    text-align: left;
    color: #fff;
    padding: 6px 12px;
    margin-top: -20px;
    position: absolute;
    bottom: 10px;
    left: 0;
}

.btn-info-agency {
    float: none;
}

.plane-info {

    background: #f0990f;
    padding: 15px;
    font-size: 12px;
    min-height: 250px;
}

.plane-box {

    width: 90%;
    background: #fff;
    border-radius: 5px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}

.under-plane-box {

    width: 80%;
    background: #5e636a;
    line-height: 40px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    font-size: 14px;
}

.under-plane-box ul li {

    display: inline-block;
    padding: 0 5px;

}

.date-box {

    width: 48%;
    margin: 15px 1%;
    float: right;
    border-radius: 5px;
    background: #8c8c73;
    color: #fff;
    padding: 35px 0;
    line-height: 25px;
    font-size: 12px;
}

.agency-box {
    height: 195px !important;
}

.agency-contact {

    padding: 15px;
    margin-bottom: 15px;
}

.title-agency {

    line-height: 40px;
    border-radius: 5px;
    background: #5e636a;
    color: #fff;
    font-size: 12px;
}

/*.back-cell:before{*/
/**/
/*border-color: transparent transparent #5647c4  #5647c4 ;*/
/*border-style: solid;*/
/*border-width: 5px;*/
/*top:0;*/
/*content: "";*/
/*display: block;*/
/*height: 0;*/
/*position: absolute;*/
/*right:-10px;*/
/*width: 0;*/
/**/
/*}*/

.back-cell {

    /*
	position:absolute;
    */
    top: 5px;
    right: 25px;
    background: #7352c9;
    width: 20%;
    height: 60px;
    line-height: 55px !important;
    color: #fff;
    text-align: center;
}

.tabel-me {

    margin: 15px 0;
}

.tabel-me thead > tr > th {

    line-height: 30px;
    padding-right: 15px;
    font-size: 12px;
    vertical-align: middle;
}

.tabel-me tbody > tr > td {

    line-height: 30px;
    padding-right: 15px;
    font-size: 11px;
}

.tabel-madarek {

    border: 1px solid #5647c4;
    line-height: 30px;
    margin: 30px 0;
    text-align: right;
    font-size: 13px;
}

.tabel-madarek div {

    border-bottom: 1px dashed #787878;
    padding-right: 15px;
}

.tabel-madarek div:last-child {

    border-bottom: none;
}

.search-tour {

    padding: 15px;
    background: #5E636A;
    color: #5E636A;
    font-size: 12px;
    line-height: 30px;
}

.search-list {

    width: 100%;
    padding-right: 10px;
}

.table-color > tbody > tr:nth-of-type(odd) {

    background: #f2f2f2;
}

.table-tour-hover > tbody > tr {

    transition: 0.3s all ease;
}

.table-tour-hover > tbody > tr:hover {

    /*	background:#453cbd !important;
        color:#fff;
        transition:0.3s all ease;*/
}

.tour-list {

    border-bottom: 1px dashed #fff;
    color: #fff;
    display: inline-block;
    float: none;
    line-height: 25px;
    margin: 5px auto;
    max-width: 555px;
    padding: 5px 50px 5px 0;
    position: relative;
    text-align: right;
    width: 100%;
}

.option-hotel-box {

    color: #686868;
    padding: 15px;
    min-height: 202px;
    margin: 15px 0;
    text-align: right;
    line-height: 20px;
    font-size: 12px;
}

.option-hotel-box h3 {

    margin-bottom: 15px;
    font-weight: bold;
    background-color: #0174a0;
    color: white;
    padding: 12px;
    font-size: 14px;
}

.about-hotel {

    padding: 15px;
    background: #5E636A;
    line-height: 23px;
    font-size: 12px;
    color: #eee;
    text-align: justify;
    min-height: 210px;
}

.about-hotel h3 {

    padding-right: 15px;
    border-right: 1px dashed #fff;
    margin-bottom: 15px;
    color: #fff;
}

.agency-details-box {

    background: #fff;
    min-height: 230px;
    border: 1px solid #d6d6d6;
}

.agency-details-box .info-hotel {

    width: 50%;
}

.agency-details-box .img-details {

    border-radius: 50%;
    width: 130px;
    height: 130px;
    background: #fff;
    display: block;
    padding: 20px;
}

.agency-details-box .img-details img {

    width: 90px;
    height: 90px;

}

.btn-agency {

    background: #453cbd;
    margin: 10px 0;
    color: #fff;
    transition: 0.2s all ease;
}

.btn-agency:hover {

    background: #7a76a5;
    color: #fff;
    transition: 0.3s all ease;
}

.member-pic {

    background: #f2f2f2;
    border-top: 2px solid #453CBD;
    border-radius: 5px;
    padding: 15px 0;
    transition: all 0.5s ease-in-out;
    margin: 15px 0;
    box-shadow: 2px 2px 2px #a9a9a9;
}

.member-pic p {

    line-height: 22px;
    font-size: 12px;
    font-weight: bold;
    color: #0F0B4D;
    margin-bottom: 15px;
    transition: all 1s ease-in-out;
}

.member-pic img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 5px solid #fff;
    border: 5px solid #fff;
    background: rba(0, 0, 0, .7);
    transition: all 1s ease-in-out;
}

.member-pic:hover img {
    background: rba(0, 0, 0, .7);
    opacity: 0.8;
}

.member-pic:hover p {
    color: #453CBD;
    font-size: 14px;
}

a {
    outline: 0;
}

.txt-serch::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FFF;
}

.txt-serch::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF;
}

.txt-serch:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFF;
}

.txt-serch:-moz-placeholder {
    /* Firefox 18- */
    color: #FFF;
}

.agency-details-box .info-hotel:first-child {
    width: 43%;
}

.agency-details-box .info-hotel:last-child {
    line-height: 27px;
    width: 100%;
}