body.modal-open {
    overflow: auto !important;
    padding: 0px !important;
}

.navbar-brand img {
    width: 200px;
}

.nav-login {
    background-color: #0d77b6;
    padding: 8px 15px !important;
    position: relative !important;
    top: 5px;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block !important; /* added on 15 April*/
}

  .nav-login:hover /*, .nav-login:focus */ {
        background-color: #f06330 !important;
        color: #fff !important;
    }

    .nav-login:focus, .nav-register:focus {
        background-color: #0d77b6 !important;
        color: #fff !important;
    }
.nav-register:focus {
    background-color: #f06330 !important;
    color: #fff !important;
}

.nav-register {
    background-color: #f06330;
    padding: 8px 15px !important;
    position: relative !important;
    top: 5px;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block !important;
}

.affix ~ section {
    position: relative;
    top: 22px !important;
}
/*popup login modal*/
#login-modal .modal-dialog {
    width: 400px !important;
    margin: 30px auto;
}

#login-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #f7f7f7;
    border-radius: 5px 5px 0px 0px;
}

    #login-modal .modal-header h4 {
        float: left;
        margin: 0px;
        font-size: 18px;
        color: #505050;
        font-weight: 600;
    }

#login-modal .custom-form img {
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 10px;
    width: 230px;
}

#login-modal .modal-body {
    position: relative;
    padding: 0px;
}

#login-modal .modal-header .close {
    margin-top: -3px;
    color: #0d77b6;
    opacity: 1;
    font-size: 24px;
}

    #login-modal .modal-header .close:hover {
        color: #f16837;
    }

#login-modal .custom-form {
    background: transparent;
    padding: 15px 40px 40px;
}

    #login-modal .custom-form .form-group input {
        background-color: #f3f3f3;
        box-shadow: none;
    }

    #login-modal .custom-form button {
        height: 48px;
        border-radius: 3px;
    }

/*popup Signup modal*/
/*Sign up Modal*/
#signup-modal .modal-dialog {
    /* width: 800px!important;*/
    margin: 30px auto;
}

#signup-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #f7f7f7;
    border-radius: 5px 5px 0px 0px;
}

    #signup-modal .modal-header h4 {
        float: left;
        margin: 0px;
        font-size: 18px;
        color: #505050;
        font-weight: 600;
    }

#signup-modal .custom-form img {
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 0px;
    width: 230px;
}

#signup-modal .custom-form form {
    margin-top: 20px;
}

#signup-modal .modal-body {
    position: relative;
    padding: 0px;
}

#signup-modal .modal-header .close {
    margin-top: -3px;
    color: #0d77b6;
    opacity: 1;
    font-size: 24px;
}

    #signup-modal .modal-header .close:hover {
        color: #f16837;
    }

#signup-modal .custom-form {
    background: transparent;
    padding: 15px 25px 15px;
}

    #signup-modal .custom-form .form-group .fa {
        position: absolute;
        top: 14px;
        left: 12px;
        font-size: 17px;
    }

    #signup-modal .custom-form .form-group input {
        background-color: #f3f3f3;
        box-shadow: none;
    }

    #signup-modal .custom-form .form-group select {
        background-color: #f3f3f3;
        box-shadow: none;
        height: 45px;
        padding-left: 40px;
        border: none;
    }

    #signup-modal .custom-form .checkbox {
        font-size: 13px;
        margin: 0px;
    }

    #signup-modal .custom-form button {
        height: 45px;
        border-radius: 3px;
        margin-top: 20px;
    }

/*slider customize*/
.slider-section {
    padding-top: 70px;
}

.feature-slider-nav .slick-list .slick-slide img {
    padding: 0px 0px !important;
}

.feature-slider-nav .slick-list {
    margin: 0px 0px !important;
}

.feature-slider-nav .slick-arrow {
    background: transparent !important;
}
/*Color*/

.blue {
    color: #2196f3 !important;
}

.Dark_Cyan {
    color: #009688 !important;
}

.green {
    color: #4caf50 !important;
}

.Dark_green {
    color: #40a228 !important;
}

.orange {
    color: #ff9600 !important;
}

.orange_light {
    color: #f26e3f !important;
}

.Dark_orange {
    color: #f59572 !important;
}

.purple {
    color: #e600ff !important;
}
/* 12 .single-service-home styles */

.home-serivce {
    margin-top: 50px;
}

.sec-title {
    margin-bottom: 43px;
}

    .sec-title h2 {
        color: #f06330;
        line-height: 25px;
    }

    .sec-title p {
        font-size: 16px;
        color: #747474;
        margin: 0;
        margin-bottom: 10px;
    }

.single-service-home .content-box {
    padding: 20px 20px 25px;
    border: 1px solid #f9f9f9;
}

    .single-service-home .content-box h3 {
        font-size: 24px;
        text-transform: capitalize;
        color: #202A30;
        font-weight: 500;
        margin: 0;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .single-service-home .content-box p {
        color: #808080;
        line-height: 24px;
        margin: 0;
        margin-bottom: 12px;
        font-family: sans-serif;
    }

    .single-service-home .content-box .btn-details {
        color: #0d77b6;
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 500;
        text-decoration: none;
    }

.single-service-style .single-service-home {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin-bottom: 40px;
}

    .single-service-style .single-service-home:hover {
        /*box-shadow: 0 6px 6px 0 rgba(156, 156, 156, 0.3);*/
        background: #f9fdff;
        -webkit-box-shadow: 0px 13px 53px rgba(69, 69, 69, 0.21);
        box-shadow: 0px 8px 53px rgba(69, 69, 69, 0.21);
        border: none;
    }

        .single-service-style .single-service-home:hover h3 {
            color: #0d77b6;
        }

        .single-service-style .single-service-home:hover .btn-details {
            color: #0d77b6;
        }


/*Customize Icon*/
/*complete project area*/
.highlight-box .h-text .numbers {
    font-size: 35px !important;
    font-weight: bold;
}
/*complete project area end*/
.highlight-box i {
    color: #0475b4;
    font-size: 60px;
    position: relative;
    top: -16px;
}

.highlight-box .h-icon {
    float: left;
    width: 70px !important;
    font-size: 70px;
}

.complete-project-area {
    padding: 50px 0px !important;
    margin-top: 50px;
    background-color: #f4feff;
}
/*partner-area*/
.our-partner-area {
    padding: 50px 0px !important;
}

    .our-partner-area .item {
        margin: 0px 10px !important;
        cursor: pointer;
        transition: .4s;
        height: 80px;
    }

        .our-partner-area .item:hover {
            box-shadow: 0px 4px 10px rgba(0,0,0,0.15);
            transform: translateY(-10px);
        }

        .our-partner-area .item img {
            margin: 0px auto;
        }
/*tour-offers-area*/
.tour-offers-area {
    padding: 50px 0px !important;
}

#main-homepage #tour-offers {
    background: transparent !important;
    background-color: #fbfbfb !important;
}

.offer-price-2 li.price {
    font-size: 18px !important;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}

.offer-price-2 {
    background: #464646 !important;
    color: #ffffff;
}

    .offer-price-2 .arrow .fa {
        background: #0472b3 !important;
    }

/*solution-area*/
.solution-area {
    padding: 50px 0px !important;
}

    .solution-area .b-feature-block .fa {
        border: 3px solid #0370b2;
        color: white !important;
        background: #0370b2;
    }

    .solution-area .b-feature-block:hover .fa {
        color: #0370b2 !important;
        background: transparent;
    }

    .solution-area .b-feature-block:hover h3 {
        color: #0370b2 !important;
    }

.b-feature-block h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
    letter-spacing: 1px;
    color: #464646;
}
/*airline-partner-area*/
.airline-partner-area {
    padding-top: 40px !important;
    padding-bottom: 70px !important;
}

    .airline-partner-area .item {
        margin: 0px 8px !important;
        cursor: pointer;
        transition: .4s;
        text-align: center;
    }

        .airline-partner-area .item img {
            margin: 0 auto;
        }

        .airline-partner-area .item:hover {
            box-shadow: 0px 4px 10px rgba(0,0,0,0.10);
            transform: translateY(-3px);
        }
/*free-registration*/
.free-registration {
    background: #f26838;
    color: #fff;
    padding: 25px 0px;
}

    .free-registration h3 {
        color: #fff;
        line-height: 28px;
        font-weight: 400;
    }

    .free-registration span {
        font-size: 14px;
    }

.btn-reg {
    margin: 0px;
    background-color: #0574b4;
    color: #fff !important;
    height: 44px;
    border-radius: 3px !important;
    font-size: 16px;
    margin-top: 12px;
}

    .btn-reg:hover {
        background-color: #2593d2;
    }
/*Footer*/
.list-address {
    padding: 0px;
}

    .list-address li {
        color: #939598;
        font-size: 14px;
        line-height: 30px;
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .list-address li span {
            color: #939598;
            margin-right: 12px;
        }

.useful-links {
}

    .useful-links li {
    }

        .useful-links li a {
            font-size: 14px;
            color: #939598;
            text-decoration: none;
        }

            .useful-links li a:hover {
                color: #bbbbbb;
            }

.footer-widget .footer-heading {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 30px !important;
}
