﻿body{
    position:relative;
}
.title-tour-home {
    font-size: 15px;
    line-height: 25px;
    border: 2px solid black;
    text-align: center;
    background-color: white;
    color: black !important;
    border-radius: 4px;
}

.p5 {
    padding: 5px
}

.special_package {
    padding: 50px 0px 80px 0px
}

.img-logo {
    width: 61px;
    height: 61px
}

.fs20 {
    font-size: 20px
}

.fs24 {
    font-size: 24px !important
}

.filter-tour {
    padding-top: 431px;
}

.pl0 {
    padding-left: 0 !important
}

.p5 {
    padding: 5px
}

.inptnewsleter {
    border-radius: 3px !important
}

.txt-newslleter {
    text-align: justify;
    font-size: 15px;
    line-height: 25px
}

.fs23 {
    font-size: 23px
}

.p10 {
    padding: 10px !important
}

.sticky {
    background-color: #fec107;
    padding: 0px 15px 0px !important;
}

    .sticky > ul > li > a {
        color: black !important;
    }

    .sticky > ul > li.has-sub > a:before {
        background: black !important;
    }

    .sticky > ul > li.has-sub > a::after {
        background: black !important;
    }

    .sticky ul ul li {
        background-color: #fec107 !important;
    }

        .sticky ul ul li a {
            color: black !important;
        }

        .sticky ul ul li.has-sub > a:before {
            background: black !important;
        }

        .sticky ul ul li.has-sub > a:after {
            background: black !important;
        }

.logo-menu {
    margin-top: -8px;
    margin-left: 10px;
}

    .logo-menu a {
        padding: 0 !important;
    }

#cssmenu {
    padding: 15px 15px 9px;
    position: fixed !important;
    top: 0;
    z-index: 999 !important;
}

.menu-tell {
    float: left !important;
    margin-top: 8px !important;
}

    .menu-tell a {
        padding: 0 !important;
    }

.logo-menu-frize {
    margin-top: 7px !important;
}

.img-logo-frize {
    width: 30px;
    height: 30px;
}

.IX-trust {
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
}

.trust {
    color: #404040;
    text-align: center;
    z-index: -1;
}

    .trust img {
        padding-bottom: 18px;
        width: unset !important;
    }

.trust__title {
    font-size: 16px;
    font-weight: 700;
}

.trust__subtitle {
    font-size: 14px;
}

.d-flex {
    display: flex;
}

@media (min-width: 768px) {
    .tour-item {
        flex: 1;
    }
}

.tour-item {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #fafafa;
    margin-bottom: 30px;
}

.tour-item__header {
    position: relative;
}



.tour-item__header-pic {
    border-radius: 5px 5px 0 0;
    background-image: linear-gradient(180deg, rgba(241, 241, 241, 0) 0%, rgba(0, 0, 0, 0.31) 73%, #000000 100%);
    width: 100%;
    opacity: 0.9;
    z-index: 1;
}

.tour-item__header-name {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    padding: 15px;
    text-shadow: 0 0 5px #777;
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.tour-item__info {
    color: #404040;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding-right: 15px;
    height: 100%;
    direction: rtl;
    padding: 12px 10px;
}

.tour-item__info-value {
    font-weight: normal;
    padding-right: 5px;
}

.tour-item__details {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 15px 15px;
}

    .tour-item__details i {
        padding-right: 5px;
        font-size: 12px;
    }

.filled-btn {
    color: #ffffff;
    border-radius: 5px;
    background-color: #499ad0;
    padding: 10px 5px;
    border: none;
}

    .filled-btn:hover {
        color: #fff;
        background-color: #0e7ec9;
    }

@media (min-width:768px) {
    .tour-i {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

.suggest-text {
    direction: rtl;
    text-align: justify;
    line-height: 30px;
    height: 268px;
    overflow: hidden;
}

.suggest {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.suggest-link {
    background-color: #499ad0;
    color: #fff;
    border-radius: 3px;
    padding: 5px 21px;
}

.sug-2 {
    margin-top: 25px;
}


.aboutarana {
    line-height: 35px;
    direction: rtl;
    text-align: center;
    margin: 30px;
}

.home-newsletter {
    direction: rtl;
}

    .home-newsletter .inner {
        color: #505050;
        text-align: center;
        margin: 0 auto;
        float: unset;
    }

        .home-newsletter .inner .box {
            border-top: 1px solid #7f7f7f;
            border-bottom: 1px solid #7f7f7f;
            padding: 17px 40px;
            margin-top: 20px;
        }

            .home-newsletter .inner .box input {
                border: none;
                padding: 15px;
                margin-left: 20px;
                border-radius: 5px;
                text-align: left;
                font-size: 14px;
                border: 1px solid #7f7f7f;
            }

            .home-newsletter .inner .box .input-group-append {
                position: relative;
            }

            .home-newsletter .inner .box .btn-search {
                border-radius: 5px;
                background: #499ad0;
                border: none;
                color: #fff;
                padding: 10px 25px;
                font-size: 20px;
                position: relative;
                text-align: center;
                -webkit-transition: 0.3s;
                transition: 0.3s;
                z-index: 99;
            }

                .home-newsletter .inner .box .btn-search:hover {
                    border-radius: 30px;
                }

                .home-newsletter .inner .box .btn-search i {
                    font-size: 25px;
                    vertical-align: sub;
                    padding: 1px 0;
                    padding-left: 12px;
                    margin-left: 10px;
                    border-left: 1px solid #fff;
                }

.nl-input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.nl-input-group-append {
}

.nl-form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    direction: rtl;
    margin-bottom: 0;
    text-align: right !important;
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.home-newsletter .inner .box .input-group-append:hover:before {
    -webkit-animation: scale-1 1.2s linear 0s infinite;
    animation: scale-1 1.2s linear 0s infinite;
}

.home-newsletter .inner .box .input-group-append:before {
    background-color: #c4c4c4;
}

.tour-category {
    text-align: center;
    margin-bottom: 30px;
    margin-top: -12px;
}

    .tour-category a {
        background-color: #499ad0;
        color: #fff;
        padding: 5px;
        width: 100px;
        display: inline-block;
        border-radius: 3px;
    }

        .tour-category a:hover {
            color: #fff;
            background-color: #0e7ec9;
        }

.dir_rtl {
    direction: rtl;
}

.btn-newsl {
    cursor: pointer;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.shaker {
    animation: shake 0.5s;
}

.error-border {
    border: 1px solid red !important;
}

.contactUs {
    margin-top: 75px;
}

.btn-contact {
    background-color: #4990e2;
    border-color: #3383de;
}

    .btn-contact span {
        color: #fff;
    }

    .btn-contact:hover {
        background-color: #2276d6;
        border-color: #1d65b7;
    }

.box__title {
    margin: 0 -30px 1em;
    border-bottom: 1px solid #e1e1e1;
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
    padding: 0 30px;
}

.contact-us__image-footer {
    position: absolute;
    bottom: 29%;
    right: 26%;
}

.contact-us__image {
    width: 100%;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: block;
}

.contact-us-content__title {
    color: #000;
    margin-left: 8px;
}

.contact-us-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-us-content__item {
    margin-bottom: 2em;
}

    .contact-us-content__item i {
        float: right;
        display: block;
        font-size: 1.5em;
        line-height: 20px;
        color: #337ab7;
    }

.contact-us-content__title {
    font-size: 1em;
    margin-bottom: 3em;
}

.v-top {
    vertical-align: top;
}

.contact-us-content__item p {
    margin-right: 36px;
    color: #aaa;
}

.contact-us-content .ltr {
    display: inline-block;
}

.contact-us-content__text-highlight {
    color: #000;
    font-size: 1.145em;
    white-space: nowrap;
}

.ltr {
    direction: ltr !important;
}

.inline-block {
    display: inline-block;
}

.mobile2 {
    letter-spacing: 1.5px;
}

.about-us {
    direction: rtl;
    margin-top: 47px;
}

.box {
    margin: 3em auto;
    background-color: #fff;
    padding: 0 30px 15px;
    border-radius: 3px;
    box-shadow: 0 -1px 1px 0 rgba(0,0,0,.05), 0 1px 5px 0 rgba(0,0,0,.15);
}

.contact-us-sec {
    direction: rtl;
    margin-top: 45px;
}

@media (min-width:992px) {
    .map-contact {
        right: 50%;
        left: 0;
    }
}

.map-contact iframe {
    width: 100%;
    height: 250px;
}

.phone-rtl {
    transform: rotate(260deg);
}

footer {
    background: #212121;
    color: #fff;
    display: block;
    direction: rtl;
}

    footer .social-footer {
        text-align: center;
        border-bottom: 1px solid #757575;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        footer .social-footer ul li {
            display: inline-block;
        }

            footer .social-footer ul li a i:hover[class*="whatsapp"] {
                background: #25d366;
            }

            footer .social-footer ul li a i:hover[class*="instagram"] {
                background: radial-gradient(circle farthest-corner at 32% 106%, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%),linear-gradient(135deg, #234bd7 12%, #c33cbe 58%);
            }

            footer .social-footer ul li a i:hover[class*="telegram"] {
                background: #499ad0;
            }

            footer .social-footer ul li a i:hover {
                border: 1px solid #212121;
            }

            footer .social-footer ul li a i {
                display: inline-block;
                border: 1px solid #fff !important;
                border-radius: 50%;
                font-size: 27px;
                padding-top: 11px;
                color: #fff;
                margin: 0 5px;
                width: 50px;
                height: 50px;
                -webkit-transition: 0.3s;
                transition: 0.3s;
            }

    footer .footer-menu-2 {
        padding: 20px 0;
    }

        footer .footer-menu-2 ul li {
            margin: 10px 0;
        }

            footer .footer-menu-2 ul li a {
                position: relative;
                font-size: 15px;
                -webkit-transition: 0.3s;
                transition: 0.3s;
                color: #fff;
            }

                footer .footer-menu-2 ul li a:hover {
                    color: #fec107;
                }

            footer .footer-menu-2 ul li:first-child a:after {
                content: "";
                position: absolute;
                bottom: -3px;
                right: 0;
                width: 100%;
                height: 1px;
                background: #fff;
            }

    footer .copyright {
        text-align: center;
        background: #fec107;
        padding-top: 7px;
        padding-bottom: 0;
        font-size: 12px;
    }

.copyright p {
    color: #000;
}

.amaj {
    position: absolute;
    right: 75px;
    font-size: 10px;
    z-index: 99999;
}

.container-custom {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:576px) {
    .container-custom {
        max-width: 540px;
    }
}

@media (min-width:768px) {
    .container-custom {
        max-width: 720px;
    }
}

@media (min-width:992px) {
    .container-custom {
        max-width: 960px;
    }
}

@media (min-width:1200px) {
    .container-custom {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row-custom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.footer-about{
    color:#fff;
    line-height:29.5px;
}

ul.page-numbers .prev, ul.page-numbers .next {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 100px;
    font-size: 11px;
}
ul.page-numbers .prev {
    margin-right: 10px;
}
ul.page-numbers .prev, ul.page-numbers .next {
    width: auto;
    padding: 0 10px;
    border: 1px solid #ededed;
}

.pager-hotel {
    margin-top: 20px;
    margin-bottom: 65px;
}

.pager-tour {
    margin-top: 20px;
    margin-bottom: 65px;
}

footer .col-md-3{
    text-align:center;
}

.enamad {
    cursor: pointer;
    width: 100px;
}

.fixphone {
    position: fixed;
    bottom: 15px;
    left: 60px;
    color: #000;
    z-index: 9999999;
    background-color: #fec107;
    font-size: 35px;
    border-radius: 50%;
    padding: 2px 10px 0px;
}

.fixwhatsapp {
    position: fixed;
    bottom: 15px;
    left: 5px;
    color: #fff;
    z-index: 9999999;
    background-color: #25d366;
    font-size: 35px;
    border-radius: 50%;
    padding: 2px 10px 0px;
}

.enamad-mobile{
    width:62px;
}

.brand_div{
    margin-bottom:25px;
}



@media (max-width:414px) {
    .home-newsletter .inner .box input{
        width:100%;
        margin-bottom:10px;
    }
    .margin0{
        margin:0;
    }

    .blogm_title {
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px;
    }

    .blogm_box{
        text-align:center;
        margin-bottom:30px;
    }

        .blogm_box img {
            width: 100px;
            height: 100px;
            border-radius: 50%;
        }
    .blogm_a {
        display: block;
        font-size: 15px;
        margin-top: 10px;
    }

    .sh-comment-form .sh-comment-form-column{
        width:100%;
    }
}