﻿.active, .nav-link:hover {
    background: none !important;
}

.nopad {
    padding: 0 !important;
}

.ui-datepicker-header {
    background: #652d92;
    border: #652c92;
}
.ui-datepicker .ui-datepicker-title{    
    color: white;
}
.tab-nav-rounded .nav-link {
    padding: 0.5rem 1.3rem;
}

#ctl00_ContentPlaceHolder1_ctl01 {
    width: 100%;
}

.tab-nav-pill .nav-link.active {
    background-color: #1d508d !important;
}

.main_fill_three .panel .panel-body .tab-content ul li {
    width: auto;
}

#modallogin, #myVisa {
    z-index: 10001;
}

.modal {
    z-index: 10001;
}

#logreg-forms {
    padding: 5px;
}

.fb-login-button {
    background: none repeat scroll 0 0 #3b5998;
    color: #fff;
}

    .fb-login-button:before {
        content: "\f09a";
        bottom: 0;
        color: #fff;
        font-family: "FontAwesome";
        font-size: 18px;
        left: 0;
        line-height: 45px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 40px;
    }

.google-btn {
    background: #e60303 !important;
    color: #fff;
}

    .google-btn:before {
        content: "\f09a";
        bottom: 0;
        color: #fff;
        font-family: "FontAwesome";
        font-size: 18px;
        left: 0;
        line-height: 45px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 40px;
    }

.social-login .google-btn, .fb-login-button {
    width: 100%;
    padding: 10px;
}

.tab-nav-1-inner .nav-item.active {
    border: 1px solid #01b7f2 !important;
    background-color: #ffffff !important;
    border-radius: 3px;
}

.tab-nav-1-inner .nav-link {
    padding: 0px 15px;
}

.main_fill_three .panel .nav-tabs li a {
    width: 130px;
}

@media(max-width:550px) {
    .main_fill_three .panel .nav-tabs li a {
        float: none;
        margin: 0px 5px;
        width: 62px;
        height: auto;
        background: none;
        display: inline-block;
    }

    .main_fill_three .panel .nav-tabs > li.active > a, .main_fill_three .panel .nav-tabs > li.active > a:focus, .main_fill_three .panel .nav-tabs > li.active > a:hover {
        float: none;
        margin: 0px 5px;
        width: 62px;
        height: auto;
        background: none;
        display: inline-block;
    }

    .nav-tabs {
        border: medium none;
        margin: 0px auto 0px auto;
        display: table;
        text-align: center;
        width: 100%;
    }

    .panel-heading {
        overflow: hidden;
        overflow-x: scroll;
    }

    .main_fill_three .panel .panel-body .tab-content ul li {
        width: auto !important;
    }

    .tab-nav-1-inner .nav-link {
        padding: 0px 8px;
    }
}

.btnprfct {
    background: no-repeat;
    color: #7a369a;
}

.ui-datepicker .ui-datepicker-title select {
    padding: 0;
    margin: 0;
    height: auto;
}

.coolimg {
    width: 100%;
    height: 250px;
    padding-bottom: 10px;
    border-radius: 10px;
}

.btn-tab {
    background: #00bcd4;
    color: #fff;
    border: none;
    margin-top: 2px;
    border-radius: 8px;
}

.spltab {
    background: #00bcd4;
    color: #fff;
    border: none;
    margin-top: 2px;
    border-radius: 8px;
}

    .spltab.showit {
        background: #ffb100;
    }

._2doB4z {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    background: #e3871e;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
    line-height: 1;
    vertical-align: top;
    z-index: 9;
    border-radius: 100%;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
    z-index: 10000001 !important;
}

.banner4 {
    padding: 30px 0px;
}

.top-destination-images img {
    width: 100%;
    height: 250px;
}

    .top-destination-images img:hover {
        transform: scale(1.2);
        transition: 2s;
    }

.our-team-destionation {
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

    .our-team-destionation img {
        width: 100%;
        height: 345px;
    }

.country123 .team-content p, .country123 .team-content h2, .country123 .team-content h3, .country123 .team-content a {
    color: #000;
}

.our-team-destionation .team-content {
    width: 100%;
    background: linear-gradient(to bottom,#33333303,rgba(26, 26, 26, 0.29) 39%,rgba(26, 26, 26, 0.32) 66%,rgba(25, 25, 25, 0));
    color: #fff;
    padding: 21px 0 30px 0;
    position: absolute;
    left: 0;
    top: 35%;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
/* .our-team:hover .team-content{
    padding-bottom: 0px;
} */
.country123 .our-team-destionation .title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    position: relative;
    color: #fff;
}

.our-team-destionation .post {
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 8px;
}

/* .our-team:hover .social-links{
    bottom: 80px;
} */
.our-team-destionation .social-links li {
    display: inline-block;
}

    .our-team-destionation .social-links li a {
        display: block;
        font-size: 16px;
        color: #aad6e1;
        margin-right: 6px;
        transition: all 0.5s ease 0s;
    }

    .our-team-destionation .social-links li:last-child a {
        margin-right: 0;
    }

    .our-team-destionation .social-links li a:hover {
        color: #ffb100;
    }

.our-team-destionation .team-content:before, .our-team-destionation .team-content:after, .our-team-destionation .title:before, .our-team-destionation .title:after {
    display: none;
}

.btn-jrny {
    background-color: #000000a3;
    color: #fff;
    border: 1px solid;
    border-radius: 0;
    padding: 3px 10px;
}

    .btn-jrny:hover {
        background-color: #ffb100;
        border: 1px solid;
        /*     border: none; */
    }

.our-team-destionation .title {
    color: #fff;
}
/*.our-team-destionation .team-content:hover{*/
/*    transform: scale(1.3);*/
/*    transition: 2s;*/
/*}*/
.top-destination-images .col-md-3, .top-destination-images .col-md-6 {
    padding: 5px;
}

.backgroundslider {
    background: #fff;
    text-align: center;
}

.country123 .section-title h2 {
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #000;
}

#trendingdest .our-team-destionation img {
    width: 100%;
    height: 300px;
}

.sohohotel-title2 {
    color: #272727;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
    /*.sohohotel-title2:after {*/
    /*    content: '';*/
    /*    display: block;*/
    /*    width: 60px;*/
    /*    height: 2px;*/
    /*    margin: 25px auto 25px auto;*/
    /*    background: #ffb100;*/
    /*}*/


    .sohohotel-title2:after {
        content: url('assets/customer/assets/images/head.png');
        position: relative;
        display: block;
        left: 0%;
        transform: scaleX(1.2);
        top: 0;
    }
/*.section-title h3{*/
/*    text-transform: uppercase;*/
/*    margin: 30px 0;*/
/*    color: #000;*/
/*    font-size: 30px;*/
/*    font-weight: 500;*/
/*}*/
.section-title h2 {
    margin-top: 30px;
}

@keyframes slider {

    0% {
        left: 0;
    }

    20% {
        left: 0;
    }

    25% {
        left: -100%;
    }

    45% {
        left: -100%;
    }

    50% {
        left: -200%;
    }

    70% {
        left: -200%;
    }

    75% {
        left: -300%;
    }

    95% {
        left: -300%;
    }

    100% {
        left: -400%;
    }
}

#slider {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
}

    #slider figure img {
        width: 20%;
        float: left;
        opacity: 0.6;
    }

    #slider figure {
        position: relative;
        width: 500%;
        margin: 0;
        left: 0;
        text-align: left;
        font-size: 0;
        animation: 20s slider infinite;
    }

.lablform1, .lablform2 {
    color: black;
    font-size: 14px;
    margin: 0 0 5px;
}

.boddyy {
    background: #fff;
}

.tab-pane {
    height: 270px;
}

.backimg .nav-link:hover, .nav-link:focus {
    outline: none;
    text-decoration: none;
}

.backimg .tab .nav-tabs {
    padding-left: 15px;
    border-bottom: 4px solid #7a369a;
}

    .backimg .tab .nav-tabs .nav-item .nav-link {
        color: #fff;
        padding: 10px 20px;
        margin-right: 10px;
        background: #7a369ad1;
        text-shadow: 1px 1px 2px #c62529;
        text-shadow: 1px 1px 2px #000;
        border: none;
        border-radius: 0;
        opacity: 0.5;
        position: relative;
        transition: all 0.3s ease 0s;
    }

        .backimg .tab .nav-tabs .nav-item .nav-link:hover {
            background: #7a369a !important;
            opacity: 0.8;
        }

        .backimg .tab .nav-tabs .nav-item .nav-link .active {
            opacity: 1;
        }

    .backimg .tab .nav-tabs .nav-item .active,
    .backimg .tab .nav-tabs .nav-item .active:hover,
    .backimg .tab .nav-tabs .nav-item .active:focus {
        color: #fff;
        background: #7a369a !important;
        border: none;
        border-radius: 0;
        opacity: 1;
    }

        .backimg .tab .nav-tabs .nav-item .active,
        .backimg .tab .nav-tabs .nav-item .active:hover {
            color: #fff;
            background: #7a369a !important;
            border: none;
            border-radius: 0;
            opacity: 1;
        }

            .backimg .tab .nav-tabs .nav-item .active .nav-link:before {
                border-right: 15px solid #7a369a;
                left: -14px;
            }

    .backimg .tab .nav-tabs .nav-item .nav-link:before,
    .backimg .tab .nav-tabs .nav-item .nav-link:after {
        content: "";
        border-top: 42px solid transparent;
        position: absolute;
        top: -1.6px;
    }

    .backimg .tab .nav-tabs .nav-item .nav-link:before {
        border-right: 15px solid #7a369a;
        left: -14px;
    }

    .backimg .tab .nav-tabs .nav-item .nav-link:after {
        border-left: 15px solid #7a369a;
        right: -14px;
    }

    .backimg .tab .nav-tabs .nav-item .nav-link i,
    .backimg .tab .nav-tabs .nav-item .active i {
        display: inline-block;
        padding-right: 5px;
        font-size: 15px;
        text-shadow: none;
    }

    .backimg .tab .nav-tabs .nav-item .nav-link span {
        display: inline-block;
        font-size: 14px;
        /*letter-spacing: -9px;*/
        opacity: 1;
        transition: all 0.3s ease 0s;
    }

    .backimg .tab .nav-tabs .nav-item .nav-link:hover span,
    .backimg .tab .nav-tabs .nav-item .active span {
        letter-spacing: 1px;
        opacity: 1;
        transition: all 0.3s ease 0s;
    }

@media only screen and (max-width: 479px) {
    .backimg .tab .nav-tabs .nav-item {
        width: auto;
        text-align: center;
    }

        .backimg .tab .nav-tabs .nav-item .nav-link span {
            letter-spacing: 1px;
            opacity: 1;
            display: none;
        }

        .backimg .tab .nav-tabs .nav-item .nav-link {
            padding: 10px 3px;
            margin-right: 15px;
        }

            .backimg .tab .nav-tabs .nav-item .nav-link:before, .backimg .tab .nav-tabs .nav-item .nav-link:after {
                content: "";
                border-top: 35px solid transparent;
            }
}

.form-control {
    color: #000;
    border-radius: 4px;
    border: none !important;
    outline: none !important;
    height: 34px !important;
    padding: 7px;
    background: whitesmoke;
}

.searchbtn {
    width: 100%;
    padding: 7px;
    text-align: center;
    background: #ffb100;
    color: white;
    border: none;
    font-size: 16px;
}

    .searchbtn:hover {
        background: #ffb1000d;
        border: 1px solid;
    }

.departuerpart {
    margin-right: 2px;
    max-width: 100%;
}

    .departuerpart i {
        position: absolute;
        top: 0;
        left: 0;
        width: 42.30769230769231px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        display: block;
        font-size: 20px;
        opacity: 0.86;
        color: black;
    }

    .departuerpart input, .departuerpart select {
        display: block;
        width: 100%;
        border: none !important;
        outline: none !important;
        height: 45px;
        font-size: 16px !important;
        background: none;
    }

.backimg .backblur {
    /*position: absolute;*/
    /*top: -470px;*/
    margin-top: -470px;
    left: 0px;
    color: white;
    /*background: #00000070;*/
    width: 100%;
    height: 100%;
}

.backblur h3 {
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 0px;
    color: white;
}

.umrahpackageheadercontent, .flightresultselectpart, .hotelresultselectpart {
    top: 0;
    position: relative;
    left: 0;
    margin: 30px;
}

@media only screen and (max-width: 539px) {
    .backimg .backblur {
        margin-top: -574px;
    }
}

.form-control:disabled {
    background-color: grey !important;
    opacity: 1;
}

.form-control[readonly] {
    background-color: grey;
    opacity: 1;
}

#menu5, #menu6 h2 {
    color: white;
    text-align: center;
    padding-top: 50px;
}

#hotel, #flight, #holiday, #visa, #Transfer, #car, #haj, #bus {
    background: rgba(0,0,0,0.6) !important;
    padding-top: 10px;
    height: auto;
    min-height: 350px;
}

#flight, #Transportation {
    padding-top: 20px;
}

.nav-tabs .nav-item {
    margin-bottom: -2px;
}

.our-team {
    text-align: center;
    /*overflow: hidden;*/
    position: relative;
    margin: 15px 0;
    transition: all 0.8s ease 0s;
    width: 100%;
}

    .our-team:hover {
        -webkit-box-shadow: 1px 0px 18px -4px rgba(0,0,0,1);
        -moz-box-shadow: 1px 0px 18px -4px rgba(0,0,0,1);
        box-shadow: 1px 0px 18px -4px rgba(0,0,0,1);
    }

    .our-team img {
        width: 100%;
        height: 220px;
    }

.country123 .team-content p, .country123 .team-content h2, .country123 .team-content h3, .country123 .team-content a {
    color: #ffffff;
}

.our-team .team-content {
    width: 100%;
    background: whitesmoke;
    color: #000;
    padding: 20px 0 0px 0;
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*left: 0;*/
    z-index: 1;
    transition: all 0.3s ease 0s;
}

.our-team:hover .team-content {
    padding-bottom: 0px;
}

.country123 .our-team .title {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px 0;
    position: relative;
    color: black;
}

.our-team .post {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.our-team .social-links {
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0;
    /*position: absolute;*/
    /*bottom: -10px;*/
    /*right: 0;*/
    /*left: 0;*/
    transition: all 0.5s ease 0s;
}

    .our-team .social-links li {
        display: inline-block;
    }

        .our-team .social-links li a {
            display: block;
            font-size: 16px;
            color: #aad6e1;
            margin-right: 6px;
            transition: all 0.5s ease 0s;
        }

        .our-team .social-links li:last-child a {
            margin-right: 0;
        }

        .our-team .social-links li a:hover {
            color: #ffb100;
        }

@media only screen and (max-width: 990px) {
    .our-team {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 567px) {
    #home, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
        padding-top: 1px !important;
    }

    .our-team .team-content {
        padding: 10px 0 10px 0;
    }

    .our-team .post {
        margin-bottom: 10px;
    }

    .our-team img {
        width: 100%;
        height: 300px;
    }
}

@media only screen and (max-width: 420px) {
    .our-team .social-links {
        padding: 0 0 10px 0;
    }

    .our-team .social-links {
        padding: 0 0 10px 0;
        bottom: 0px;
    }

    .our-team:hover .team-content {
        padding: 8px 0 0px 0;
        /*position: absolute;*/
        /*top: 140px;*/
        transition: 0.5s all;
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 70%;
    }

    .ui-datepicker-multi .ui-datepicker-group {
        float: none;
    }
}

.table-bordered::before {
    content: "\f0de";
    color: #423f9c;
    font-family: "FontAwesome";
    font-size: 27px;
    position: absolute;
    /* right: 260px; */
    top: -15px;
    font-weight: bold;
    border-color: white;
}
