﻿.home_content,
.slider-booking-form {
    text-align: center;
    position: absolute
}

.group-booking-btn a {
    border: 1px dotted;
    padding: 8px 16px;
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    text-decoration: none;
    vertical-align: middle
}

.remmber_text {
    top: 7px;
    position: relative;
    line-height: 28px
}

input::-webkit-input-placeholder {
    color: #7791a0
}

.cr_limit {
    min-width: 206px !important;
}

.page-title-container {
    height: 56px;
    background: #030303;
    position: relative
}
.dropdown-menu li a {
    padding:5px 5px !important;
}
.credit-icon {
    position: absolute;
    font-size: 21px !important;
    padding-top: 5px;
    padding-left: 6px;
    color: #ff5a5f
}

.font-27 {
    font-size: 27px !important
}

.credit_limit div {
    margin-left: 46px
}

.text-org {
    color: #1b7dff;
}

.dropdown-menu li a {
    padding: 10px 15px;
    width: 100%;
}

.dropdown ul {
    color: #7791a0
}

.fa-check-square::before {
    content: "\f14a"
}

.fa-credit-card::before {
    content: "\f09d"
}

.home_text_small {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 60px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 11px 51px rgba(0, 0, 0, .35);
    letter-spacing: 2px
}

.home_text_large {
    font-size: 80px;
    font-weight: 900;
    color: #fff;
    opacity: 1;
    text-transform: uppercase;
    line-height: 1;
    background: rgba(255, 0, 0, .3);
    border-radius: 10px;
    border-left: 5px solid #fff
}

.home_content_inner {
    display: block;
    position: relative
}

.home_content {
    bottom: 35px;
    width: 100%
}

.hideone {
    opacity: 0;
    display: none
}

.openlogin {
    transition: opacity 1s ease 0s;
    opacity: 1;
    display: block
}

.login_btn {
    width: 100%;
    margin-left: 0;
    border-radius: 0 4px 4px 0;
    margin-top: 10px;
}

.reg_btn,
.reg_button {
    float: right
}

.top_theme_one .top-right li,
.top_theme_one .top_contact {
    float: left
}

.top_theme_one .dropdown-menu > li > a,
.top_theme_one .inr-dropdown .dropdown-header {
    line-height: 20PX;
    white-space: normal
}

.top_theme_one .list-inline > li {
    padding-right: 18px;
    margin-top: 10px
}

.top_theme_one .top_contact li .dropdown-menu {
    border-radius: 0;
    padding: 0;
    border-top: none;
    margin-top: 10px !important;
    text-align: left;
    -webkit-transition: ease all 2s;
    transition: ease all 2s;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999999;
    background-color: rgba(255, 255, 255, .9);
    padding: 0;
    margin: 0;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .3);
    opacity: 0;
    visibility: hidden;
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.top-header .dropdown.open .dropdown-toggle .icon-img {
    top: 6px;
}

.top_contact li .dropdown-menu li {
    width: 100%;
    transition: all .5s ease;
    margin-left: 0;
}

.dropdown-menu.cr_limit li {
    padding: 10px
}

.top_theme_one .top_contact li .dropdown-menu li a {
    color: #08659d
}

.navbar-nav > li {
    float: left;
    display: inline-block;
    vertical-align: top;
    color: #233d63;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-right: 0;
    padding-top: 18px
}

.widget-contact {
    z-index: 9999;
    box-shadow: 0 0 7px rgba(0, 0, 0, .5);
    position: fixed;
    right: -333px;
    width: 330px;
    top: 42%;
    transform: translateY(-50%);
    border: 1px solid #ddd;
    background-color: #fff
}

    .widget-contact.active {
        animation: movement .5s;
        animation-fill-mode: forwards
    }

    .widget-contact.hidewidget {
        animation: backmove .5s
    }

.btn-widget-contact {
    box-shadow: -1px -3px 3px rgba(0, 0, 0, .5);
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 369px;
    top: 10%;
    transform-origin: 100% 0;
    padding: 10px 14px;
    height: 40px;
    white-space: nowrap;
    color: #fff;
    border-radius: 6px 6px 0 0;
    letter-spacing: 2px;
    font-weight: 700
}

.relative,
.section-mobile {
    position: relative
}

.icon_Credit,
.icon_point {
    width: 35px;
    height: 35px;
    font: normal normal normal 14px/1 FontAwesome
}

.widget-contact-body {
    padding: 5px;
    position: relative
}

@keyframes movement {
    from {
        right: -333px
    }

    to {
        right: 0
    }
}

@keyframes backmove {
    from {
        right: 0
    }

    to {
        right: -333px
    }
}

.icon_Credit {
    border-radius: 50%;
    border: 2px solid #de4b5e;
    padding-top: 8px
}

    .icon_Credit::before {
        content: "\f09d"
    }

.theme_one_icon {
    display: inline-block;
    vertical-align: bottom
}

.icon_point::before {
    content: "\f091"
}

.Icon_deposit {
    width: 35px;
    height: 35px;
    background-position: -207px -147px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #00b0d7
}

.icon_point {
    border-radius: 50%;
    border: 2px solid #3772aa;
    font-size: 17px;
    padding-top: 7px
}

.icon_back_credit,
.icon_back_deposit,
.icon_back_point {
    height: 20px;
    text-align: center
}

.Deposit_title {
    background: #20bbda;
    text-align: center;
    font-weight: 700
}

.credit_title {
    background: #de4b5e;
    text-align: center;
    font-weight: 700
}

.point_title {
    background: #3772aa;
    text-align: center;
    font-weight: 700
}

.icon_back_deposit {
    background: #53cfe9
}

.icon_back_credit {
    background: #f65d72
}

.icon_back_point {
    background: #4484c1
}

.deposit_limit_div {
    color: #20bbda;
    border-bottom: 1px solid;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;
    line-height: 15px
}

.credit_text_color {
    color: #de4b5e
}

.point_text_color {
    color: #3772aa
}

.we_border_left_right {
    border-left: 1px solid;
    border-right: 1px solid
}

.ht4px {
    height: 4px
}

.mr-10px {
    margin-top: -10px
}

.fa-close::before {
    content: "\f00d"
}

.widget-contact .fa.fa-close {
    background: #fff;
    padding: 2px 3px 3px 4px;
    margin-right: 10px;
    color: #27a1c6
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #08659d
}

#crdtlmtdiv.active #crdtlmtbtn span:after {
    content: "close"
}

#crdtlmtdiv.active #crdtlmtbtn i:before {
    content: "\f00d";
    padding-left: 4px
}

#crdtlmtdiv #crdtlmtbtn span:after {
    content: "Credit Limit"
}

#crdtlmtdiv #crdtlmtbtn i::before {
    content: "\f09d";
    background: #fff;
    padding: 3px 3px 3px 7px;
    color: #27a1c5;
    border-radius: 3px;
    margin-right: 5px
}

.rotate-left {
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.navbar-nav .fa {
    font-size: 23px;
    margin-right: 6px;
    position: relative;
    top: 2px
}

.fa-sliders::before {
    content: "\f1de"
}

.fa-bed::before,
.fa-hotel::before {
    content: "\f236"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-suitcase::before {
    content: "\f0f2"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-building-o::before {
    content: "\f0f7"
}

.fa-hospital-o::before {
    content: "\f0f8"
}

.fa-automobile::before,
.fa-car::before {
    content: "\f1b9"
}

.section-mobile {
    background-image: linear-gradient(to bottom, #25c2da 0, #357cb2 100%);
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-top: 82px;
    text-shadow: 0 0 7px rgba(102, 102, 102, .5)
}

.footertitle_new {
    font-size: 14px;
    padding: 0 0 10px
}

.fa-home::before {
    content: "\f015"
}

.mb25 {
    margin-bottom: 25px
}

.info-mobile {
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 30px;
    height: auto;
    display: inline-block;
    width: 100%
}

.title-text:first-child {
    padding-top: 0
}

.list_inline_footer {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin-top: 15px
}

.list-bullet li {
    margin-bottom: 10px;
    float: left;
    min-width: 180px;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.img-mobile-mockup {
    height: 250px;
    position: absolute;
    bottom: 0;
    left: 0
}

.footer-copyright {
    font-size: 15px;
    text-align: center
}

.copyright {
    padding-top: 20px
}

.home-video {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

@media(max-width:991px) {
    .navbar-nav {
        float: left
    }

    .sm-plr0 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    #main-menu {
        background: 0 0
    }

    .navbar-nav > li {
        margin-right: 0
    }

    .mirassearch_tile {
        margin-bottom: 0
    }

    .slider-booking-form::after {
        border-width: 70px 160px 0
    }

    .top_theme_one .list-inline > li {
        padding-right: 13px
    }

    #agtCreditLimit .dropdown-menu {
        left: 0
    }

        #agtCreditLimit .dropdown-menu::after,
        #agtCreditLimit .dropdown-menu::before {
            right: 78px
        }

    .cr_limit {
        min-width: 180px
    }

    .slider-booking-form {
        margin: 3px auto
    }

    .vide_section {
        min-height: 180px !important
    }

    .home_content {
        top: 66px
    }

    .home_text_large {
        font-size: 30px
    }

    .new_navbar {
        position: absolute;
        background: #7791a0;
        z-index: 99;
        top: 3px
    }

    .new_nav {
        float: right !important;
        top: 15px;
        background: #fff;
        position: relative
    }
  
    

    button:hover {
        background: #d5d5d5
    }
}

@media only screen and (max-width:1200px) and (min-width:992px) {
    .new_navbar {
        background: 0 0;
        top: 0
    }
}

.foot-img {
    position: absolute;
    width: 100%
}

    .foot-img img {
        width: 100%;
        height: 175px
    }

.linkwe a:hover {
    color: #959090
}
.table > tbody > tr > th, .table > thead > tr > th {
    background: #192B48 !important;
    background-color: #192B48 !important;
    color: #fff !important;
}

button, input, select, textarea {
    font-size: 12px;
}

.we_background {
    background: #192b48 !important;
    color: #fff !important;
}
.we_background_sub {
    background: #e96a5b !important;
    color: #fff !important
}

.we_main_text_color {
    color: #000 !important;
}

.we_sub_text_color {
    color: #192B48 !important;
}

.we_background_sub_one {
    background: #fbfbfb !important
}

.we_border_color {
    border-color: #192B48!important;
}


.we_top_border_color {
    border-top-color: #ccc !important
}

.we_bottom_border_color {
    border-bottom-color: #7c92a0 !important
}

    .we_bottom_border_color::before {
        border-bottom-color: #59b8d3 !important
    }

.we_left_border_color {
    border-left-color: #131a2f !important
}

.we_right_border_color {
    border-right-color: #131a2f !important
}

.we_hover:hover {
    background: #e7e7e7 !important
}

.we_background_before:before, .we_border_color_before:before {
    background: #1b7dff !important;
}
.we_icon_after_color::after {
    color: #7791a0 !important
}

.we_icon_before_color::before {
    color: #0a3152 !important
}

.we_icon_one {
    color: #da2128 !important
}

.we_icon_two {
    color: #76909d !important
}

.we_background_after:after {
    background: #f19234 !important
}

.rich-datepicker .day:hover {
    background-color: #b7d9f0 !important;
    color: #080808 !important
}

.fa-plane::before {
    content: "\f072"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.tophed {
    top: 0 !important;
    border-bottom: 0 solid #da2128 !important
}

.login_button {
    width: 100%;
    font-size: 17px;
    height: 45px;
    border-radius: 0;
    background: #1B7DFF 0% 0% no-repeat padding-box;
}

.top_theme_one .top_contact li a {
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    vertical-align: middle;
    color: #fff
}

.why_book_ul li {
    font-size: 14px !important;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    width: 33%
}

.login_btn input {
    border-radius: 5px;
    height: 40px;
    line-height: 40px
}

.item p {
    color: #fff;
    font-size: 15px
}


.w100 {
    width: 100%;
}

.login_tab {
    background-color: #f5f5f5;
    height: 70px;
    line-height: 65px;
    margin: 0;
    padding: 0;
}

.sign_up_modal .modal-header {
    border-radius: 50%;
    border: none;
    position: absolute;
    right: -11px;
    text-align: center;
    top: -16px;
    z-index: 9;
    background: #b52555;
    font-size: 33px;
    line-height: 31px;
    cursor: pointer;
    width: 35px;
    padding: 0;
    height: 35px;
    color: #fff;
}

.chaser .reheader {
    position: relative !important
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.span_icon:hover {
    background: #0277bd;
    color: #fff
}

    .span_icon:hover i {
        color: #fff
    }

.w3-animate-zoom {
    animation: animatezoom .6s
}

.fa-user-plus::before {
    content: "\f234"
}

.lang li a {
    color: #233d63 !important;
    line-height: normal !important
}

.mtop-30 {
    margin-top: 30px
}

.mtop-30 {
    margin-top: 30px !important
}

.nav_with_agt ul li {
    display: inline-block;
    margin-left: 15px
}

    .nav_with_agt ul li a {
        color: #fff;
        font-size: 14px
    }

.nav.navbar-nav.select-service .Active {
    background: #fff;
    color: #e96a5b
}

.nav_with_agt ul li::after {
    position: absolute;
    width: 1px;
    height: 55px;
    margin: -25px 0 0;
    content: '';
    top: 50%;
    left: -20px;
    content: ''
}

.credit_maintext {
    background: #e96a5b none repeat scroll 0 0;
    float: right;
    padding: 10px;
    position: relative;
    margin-top: 5px;
    min-height: 42px;
    left: 42px
}

.p_10 {
    padding: 10px
}

.agt-fa {
    margin-right: 0;
    text-align: center;
    border: 0 solid #f5ae61;
    background: 0 0
}

.dropdown-menu li a {
    color: #233d63 !important
}

.cart-value {
    color: #ffffff;
    left: -22px;
    top: -6px;
    border: 0 solid #e96a5b;
    height: 18px;
    width: 18px;
    line-height: 15px;
    padding-left: 5px;
    font-size: 12px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff !important;
    text-decoration: none;
    outline: 0;
    background-color: #192b48;
}

@media only screen and (max-width:991px) and (min-width:768px) {
    #agtCreditLimit .dropdown-menu {
        left: -115px !important
    }
    
    .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
    .register_maintext {
        width: 110px;
        text-align: left
    }

    .foegot_password {
        float: left !important;
        text-align: center;
        color: #e96a5b !important;
        margin-top: 5px
    }
}

.chaser .top_theme_one {
    top: 5px
}

.chaser .back_y {
    padding-left: 10px !important;
    padding: 0;
    padding-top: 10px
}



.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

@-webkit-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}


.fa-long-arrow-up::before {
    content: "\f176"
}

#forgot .close-s::before {
    right: -10px;
    top: -34px;
    padding: 3px 7px !important;
}

.mtop-27 {
    margin-top: 27px
}

.dropbtn {
    color: #fff;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 132px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    margin-top: 13px;
    text-align: center;
}

    .dropdown-content a {
        color: #233d63;
        padding: 12px 16px;
        text-decoration: none;
        display: block
    }

        .dropdown-content a:hover {
            background-color: #ddd
        }

.dropdown:hover .dropdown-content {
    display: block
}

.b_code .fa {
    font-size: 28px;
    color: #2dc100;
    top: 2px;
    position: relative
}

.navbar-nav .dropdown-menu > li:hover .fa,
.navbar-nav > li:hover a {
    background: 0 0;
    color: #e96a5b
}

.fa-wechat::before,
.fa-weixin::before {
    content: "\f1d7"
}

.b_code {
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    border-radius: 2px;
    top: 5px;
    position: relative
}

.font_p {
    font-size: 20px;
    color: #d71921
}

.call-img {
    float: left;
    position: relative;
    display: block;
    text-align: center
}

.phonen {
    position: relative;
    padding-top: 5px
}

.contacttop {
    position: relative;
    top: 15px;
    right: 75px
}

.bordern {
    border-bottom: 0 !important
}

.dropdown-menu li:last-child a {
    border-bottom: 0 solid #d5d5d5
}

.Social_icon {
    padding: 10px 0px;
}

    .Social_icon li a {
        font-size: 14px;
    }

    .Social_icon li a {
        border-right: 1px solid #676e78;
        padding: 3px 10px;
    }

        .Social_icon li a:hover {
            color: #fff
        }


.w_main_text {
    position: relative;
    font-size: 46px;
    text-transform: capitalize;
    padding-top: 90px;
    color: #0d4980;
    line-height: 68px;
}


.main_logonbox {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

.input_box {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    font-size: 14px;
    border: 1px solid #747171;
    border-radius: 2px;
    background: #fff;
    color: #B4B4B4;
    border-left: 5px solid #ff5722;
}

.login_fa_icon {
    position: absolute;
    right: 30px;
    top: 20px;
    color: #999
}

.slider-booking-form {
    position: relative
}

.checkbox.checked::before,
.radio.checked::before {
    background: -55px -201px #fff;
    border-color: #233d63;
    color: #233d63;
    content: "\f00c";
    font-weight: 700;
    font-size: 11px;
    top: 1px;
    padding-top: 1px;
    border-radius: 3px;
}


.halachina_text {
    font-size: 24px
}

.foegot_password {
    float: left;
    text-align: left;
    letter-spacing: 0px;
    color: #1B7DFF;
    margin-top: 15px;
}

.remember_me {
    float: left;
}

.login_btn input {
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    width: 100%;
    text-transform: uppercase
}

.foegot_password,
.remember_me {
    white-space: nowrap;
    font-size: 14px;
}

.not_account {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 15px;
}

.we_background_sub {
    background: #1b7dff !important;
    color: #fff !important;
}
.drop_down_field {
    position: relative;
    display: inline-block;
}
.second-header .top-header {
    background: 0;
    margin: 38px auto 0;
    line-height: 25px;
}

.top-header ul li {
    display: inline-block;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.second-header {
    width: 100%;
    background: #192B48 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 4px #00000029;
    opacity: 1;
}

.logo_we {
    left: 0;
    width: 118px;
    height: 54px;
    opacity: 1;
    margin: 15px 0;
}

.fa-sign-in::before {
    content: "\f090"
}

.font26 {
    font-size: 26px
}

.register_text {
    position: relative;
    margin-left: 5px
}

.register_maintext {
    color: #fff;
    background: #b52555;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    font-size: 18px !important;
}

.dropdown.pr0 .register_maintext {
    color: #fff;
    background: #e96a5b;
    padding: 6px 12px;
    position: relative;
    border-radius: 4px;
    text-align: center;
    width: 100%;
    font-size: 11px !important;
}

.loginmain_box {
    position: absolute;
    bottom: -50px;
    width: 100%;
    z-index: 1
}

.contact_icon {
    position: relative;
    top: 0
}

.contact_no {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    padding-left: 15px;
    float: left;
    padding-top: 6px;
    border-right: 1px solid #e0e0e0;
    padding-right: 15px;
    height: 53px
}


.sheader .home_menu {
    margin: 31px auto;
}

.home_menu li {
    display: inline-block;
    cursor: pointer;
    padding: 30px 0px;
    margin: 0 0 0 25px;
}

.sheader .home_menu li {
    margin: 0 0 0 8px !important;
}

    .sheader .home_menu li a {
        font-size: 12px;
    }

.showmore {
    display: block
}

.bottom-div a:hover {
    color: #e96a5b
}

#helpline_tag .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    min-width: 210px;
    padding: 0 0;
    margin: 0 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 0;
    box-shadow: 0 6px 5px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

@keyframes autofill {
    100% {
        background: rgba(255, 255, 255, 0);
        color: #b1b1b1
    }
}

@-webkit-keyframes autofill {
    100% {
        background: rgba(255, 255, 255, .15);
        color: inherit
    }
}

.viewmore a {
    border: 1px solid #233d63;
    font-size: 14px;
    color: #e96a5b
}

.aboutbtn a {
    border: 1px solid #e96a5b;
    font-size: 14px;
    color: #e96a5b
}

.home_menu li a {
    font-size: 14px;
    white-space: normal;
    display: inline-flex;
    letter-spacing: 0.32px;
    color: #fff;
    text-transform: capitalize;
}


    .home_menu li a:hover, .home_menu li.Active a {
        color: #1b7dff !important;
    }

.count_box .service_box:hover > .icon {
    transform: translateX(-50%) rotate(45deg)
}

.service_box > .icon {
    left: 50%;
    transition: all .4s ease;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease
}

@media only screen and (max-width:1550px) and (min-width:1201px) {
    .vide_section {
        position: relative;
        overflow: visible
    }
}

@media only screen and (max-width:1200px) and (min-width:768px) {
    .vide_section {
        position: relative;
        overflow: visible
    }

    .halachina_text {
        font-size: 18px
    }

    .contact_no {
        font-size: 13px;
        float: none
    }
}

@media only screen and (max-width:1199px) {
    .nav > li > a {
        padding: 10px 6px
    }

    .home_menu li {
        margin-left: 30px
    }

    .font26 {
        font-size: 19px
    }

    .register_text {
        font-size: 11px
    }

    .nav_with_agt ul li {
        display: inline-block;
        margin-left: 0
    }

    .agt-fa {
        margin-right: 0
    }

    .nav_with_agt ul li a {
        color: #fff;
        font-size: 13px
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .chaser .nav_with_agt ul li a {
        color: #fff;
        font-size: 12px;
        margin-right: 3px
    }

    .call-img {
        right: 10px
    }

    .contact_no {
        font-size: 8px;
        float: none
    }

    .chaser .caret {
        margin-left: 5px;
        right: 4px;
        position: relative
    }

    .credit_maintext {
        margin-top: 0
    }

    .new_nav {
        display: none
    }

    .home_menu li a {
        font-weight: 400;
        font-size: 12px
    }

    .contact_no {
        border-right: 0 solid #e0e0e0 !important
    }
}

.navbar-nav .Active .fa {
    color: #e96a5b
}

.menu_navbar li:hover > ul,
.menu_navbar ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
    border: none;
    padding: 0
}

.menu_navbar .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px
}

.dropdown-menu > li > a:hover {
    text-decoration: none;
    background: 0 0;
    color: #192B48 !important;
}

.top-header .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    min-width: 160px;
    padding: 0px 0 0;
    margin: 10px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 0;
    box-shadow: 0 6px 5px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

#helpline_tag .my_listaed > li,
.row_line {
    border-bottom: 0 solid #e7e7e7
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 15px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.register_btn {
    padding-top: 20px
}

.top-header .dropdown .dropdown-toggle .icon-img {
    top: 6px;
}

.login_input {
    position: relative;
    margin-bottom: 20px;
}

.login_password {
    background-position: -58px 29px;
    background-size: 170px;
}

.login_user {
    background-position: -25px 30px;
    background-size: 170px;
}

.login_agent {
    background-position: -26px 30px;
    background-size: 170px;
}

.login_icon {
    background-image: url(/assets/project/img/topicons-strip.svg);
    height: 30px;
    width: 44px;
    left: 8px;
    position: absolute;
    top: 11px;
}

.menu_icon {
    background-image: url(/assets/project/img/menuicon.svg);
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
    margin-right: 1px;
}

.menu_hotel {
    background-position: 3px 2px;
}

.menu_tour {
    background-position: -21px 2px
}

.menu_transfer {
    background-position: -50px 2px
}

.menu_package {
    background-position: -80px 2px
}

.menu_quotation {
    background-position: -105px 2px
}

.menu_visa {
    background-position: -106px 4px
}

.menu_flight {
    background-position: 2px 29px;
    background-size: 172px;
}

.icon-img {
    background-size: 125px;
    float: left;
    display: block;
    width: 71px;
    height: 59px;
    z-index: 9999999999;
    position: relative;
    border-collapse: separate;
    margin-right: 5px;
    background-image: url(/assets/project/img/menuicon.svg)
}

.help_list.hidecart {
    animation: backto_two .5s;
    animation-fill-mode: none;
    animation-fill-mode: forwards
}

.help_list.hidecart {
    animation: backto_two .5s;
    animation-fill-mode: none;
    animation-fill-mode: forwards
}

.help_list.active {
    animation: moveto_two .5s;
    animation-fill-mode: forwards;
    height: auto
}

.help_list {
    z-index: 999;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
    position: fixed;
    right: -250px;
    width: 250px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #ddd;
    background-color: #fff
}

.rotate-left {
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.btn_helpline {
    box-shadow: 0 0 7px rgba(0, 0, 0, .5);
    cursor: pointer;
    text-align: center;
    left: -76px;
    top: 115%;
    transform-origin: 0 -88%;
    padding: 8px 20px;
    height: 40px;
    white-space: nowrap;
    background-color: #242021;
    color: #fff;
    border-radius: 6px 6px 0 0;
    font-size: 14px;
    position: absolute;
}

.help_list.hidecart {
    animation: backto_two .5s;
    animation-fill-mode: none;
    animation-fill-mode: forwards
}

.helpline_body {
    padding: 10px;
    position: relative;
    max-height: 400px;
    height: auto;
    overflow-y: auto;
    min-height: 115px
}

.help_list.active {
    animation: moveto_two .5s;
    animation-fill-mode: none;
    animation-fill-mode: none;
    animation-fill-mode: forwards;
    height: auto
}

@keyframes moveto_two {
    from {
        right: -250px
    }

    to {
        right: 0
    }
}

@keyframes backto_two {
    from {
        right: 0
    }

    to {
        right: -250px
    }
}

.help_list .row_line {
    font-size: 14px
}

.fa-angle-double-right:before {
    content: "\f101"
}

.overlay_balck {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .52)
}

.chaser .header-pattern02 {
    margin-right: 0px;
    margin-left: 0px;
}

.fa-envelope:before {
    content: "\f0e0";
}

.login-text {
    padding: 24px 0;
    font-size: 20px;
    text-align: center;
}

.input-group {
    width: 100%;
    border-radius: 5px;
}

.log-label {
    font-size: 18px;
    color: #233d63;
    text-transform: capitalize;
    line-height: 90px;
    text-align: left;
}

.detailcall {
    color: #505050;
    height: 36px;
    line-height: 34px;
    width: 100%;
    font-size: 13px
}

.backf {
    padding: 0px 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 20px #15182429;
    opacity: 1;
}

.prs {
    padding-right: 0px;
}

input:focus {
    outline-offset: -36px !important;
    outline: 0;
}

.navss i {
    margin-left: 39px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #b52555;
    border: 1px solid #b52555;
    text-align: center;
    border-radius: 30px;
    margin-top: 2px;
}

li.navss {
    margin: 29px auto;
}

.fa-times-circle::before {
    content: "\f057";
}

.close_div {
    background-color: #fff;
    float: right;
    font-size: 22px;
    line-height: 20px;
    margin-right: 10px;
    margin-top: 13px;
    opacity: 1;
    text-align: center;
    width: 20px;
    cursor: pointer;
    height: 20px;
    color: #000;
    border-radius: 25px;
}
.hidden-bar .hidden-bar-closer {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    background: 0 0;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    transition: all .3s ease;
    z-index: 999999;
}

.hidden-bar.right-align.visible-sidebar {
    right: 0;
    transition-delay: .3s;
}

.hidden-bar.right-align {
    right: -400px;
}

.hidden-bar {
    padding: 29px;
    position: fixed;
    top: 0;
    width: 320px;
    height: 100%;
    background: #ffffff;
    z-index: 9999999999;
    transition: all .7s ease;
    webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 17px 28px 1px rgba(0, 0, 0, 0.34), 0 10px 10px rgba(0, 0, 0, 0.2);
}

.chaser .navss i {
    margin-top: -9px;
}

ul.allc li {
    text-align: left;
    font-size: 17px;
    color: #124d83;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    margin-bottom: 18px;
    padding-bottom: 12px;
}

    ul.allc li::before {
        content: "\f101";
        width: 30px;
        height: 32px;
        font-family: fontawesome;
        padding-right: 10px;
        color: #b52555;
    }

ul.allc {
    margin-top: 37px;
    padding: 0 0px;
}

.modal-contact-info {
    margin-top: 51px;
    margin-bottom: 20px;
}

    .modal-contact-info li {
        position: relative;
        padding-left: 36px;
        font-size: 14px;
        margin-bottom: 29px;
    }

        .modal-contact-info li i {
            position: absolute;
            left: 0;
            top: 6px;
            font-size: 25px;
            color: #eb3449;
        }

        .modal-contact-info li b {
            display: block;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 6px;
        }

.fa-map-marker:before {
    content: "\f041";
}

.fa-times-circle::before {
    content: "\f057";
}

.mt36 {
    margin-top: 36px;
}

.home_menu1 li a {
    padding: 13px 15px;
    background: #f57a12;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
}

.home_menu1 li {
    float: left;
    padding-top: 12px;
}

ul.home_menu1 {
    margin: 25px auto 30px;
    text-transform: uppercase;
    float: right;
    left: -11px;
    position: relative;
}

.sheader .top_contact {
    margin: 0px auto;
    padding-top: 3px;
}

.navs i {
    margin-left: 39px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #b52555;
    border: 1px solid #b52555;
    text-align: center;
    border-radius: 30px;
    margin-top: 2px;
}

.navs {
    margin: 35px auto 0;
}


ul.social-links {
    margin-top: 54px;
}

.social-links li a {
    color: #ffffff;
    margin-right: 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #0d4980;
    border: 1px solid #0d4980;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
}

    .social-links li a:hover {
        background-color: #ffffff;
        color: #ee3f47;
        -webkit-transition: .6s;
        transition: .6s;
        -webkit-transition: 0.5s;
    }

.social-links li {
    display: inline-block;
    color: #ffffff;
    margin-right: 9px;
}

.n-item .dropdown-menu li:last-child a {
    border-bottom: 0 solid #d5d5d5 !important;
}

.n-item .dropdown-menu {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    background: #0d4980;
    position: absolute;
    top: 55px !important;
    border: none;
    left: 0;
    width: 181px;
    z-index: 99;
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-top: 2px solid #b52555;
}

    .n-item .dropdown-menu li a {
        text-transform: uppercase;
        margin: 0;
        display: block;
        color: #fff !important;
        font-size: 12px;
        padding: 14px 10px;
        padding-left: 25px;
        border-bottom: 1px solid #4e80ae !important;
        letter-spacing: 0px;
    }

.n-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    padding: 2px 0;
}

.n-item .dropdown-menu li {
    position: relative;
    padding: 0;
    display: block;
    margin: 0;
}

.top-header .dropdown-menu.reddem {
    min-width: 199px;
}

.yellow_text {
    color: #e96a5b;
    padding-left: 3px;
}
/********/
.sign_up_modal .modal-body {
    padding: 10px;
}

.main-bg .sub-main-w3 {
    /* display: inline-block; */
    /* width: 100%; */
}

.main-bg .section-w3ls [type=radio] + label::before {
    opacity: 0;
}

.main-bg .vertical-tab {
    /* color: #333; */
    /* display: block; */
    /* margin: auto; */
    /* position: relative; */
    /* float: left; */
}

.main-bg .image-style {
    float: left;
    width: 25%;
}

.main-bg .vertical-tab input[name=sections] {
    left: -9999px;
    position: absolute;
    top: -9999px;
}

.main-bg .vertical-tab .section-w3ls {
    display: block;
}

    .main-bg .vertical-tab .section-w3ls label {
        cursor: pointer;
        display: block;
        font-size: 14px;
        padding: 12px 8px;
        position: relative;
        width: 163px;
        z-index: 100;
        backdrop-filter: blur(5px);
        color: #311f51;
        text-transform: capitalize;
        margin-bottom: 6px;
        border-radius: 10px 0 0 10px;
        background: rgba(255, 255, 255, 0.89);
    }

.checkbox:before, .radio:before {
    display: block;
    content: "";
    position: absolute;
    top: 3px;
    width: 16px;
    height: 16px;
    border: 1px solid #192B48;
    z-index: 0;
    line-height: 14px;
    text-align: center;
    font-size: 10px;
    left: 0px;
}

.main-bg .vertical-tab .section-w3ls article {
    display: none;
    position: relative;
    border-left: none;
    margin-bottom: 0;
    position: absolute;
}

.main-bg .vertical-tab input[name=sections]:checked + label {
    background: #fff;
    color: #b52555;
    border-radius: 10px 0 0 10px;
}

.main-bg .vertical-tab input[name=sections]:checked ~ article {
    display: inline-block;
    width: 100%;
    float: right;
    right: 0;
    top: 46px;
    position: absolute;
}

.main-bg label.icon-left-w3pvt span {
    display: block;
    font-size: 17px;
    margin-bottom: 0;
    float: left;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.main-bg .sub-main-w3 article {
    border-bottom: none;
    padding: 10px 15px 0px;
}

.main-bg .legend {
    color: #233d63;
    font-size: 21px;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 700;
    letter-spacing: 1px;
}

.main-bg p.para-style {
    margin-bottom: .8em;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1.8;
    text-align: center;
}

.main-bg p.para-style-2 {
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1.8;
    margin-bottom: 2em;
    text-align: center;
}

    .main-bg p.para-style-2 a {
        color: #b52555;
        padding-left: 4px;
    }

.login_close {
    float: right;
    top: 0;
    padding: 0;
    border: 0;
    font-size: 21px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: #006998;
    border-radius: 10px;
    position: relative;
}

    .login_close:hover {
        background: #f99f22;
    }

.main-bg .input {
    margin-bottom: 19px;
    padding: 13px 15px;
    border: 1px solid #eee;
    background: #fff;
    display: -webkit-box;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 26px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

    .main-bg .input span {
        font-size: 17px;
        color: #464646;
        float: right;
        right: 45px;
        position: absolute;
        font-weight: 800;
        display: block;
    }

    .main-bg .input input {
        color: #000;
        font-size: 14px;
        letter-spacing: 1px;
        box-sizing: border-box;
        border: none;
        outline: 0;
        background: 0 0;
        width: 100%;
    }

.main-bg .submit {
    margin: 2.3em auto 0;
    background: #00ad45;
    border: none;
    cursor: pointer;
    font-weight: 600;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    display: block;
    color: #fff;
    padding: 14px 30px;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 15px;
    letter-spacing: 2px;
    width: 100%;
}

    .main-bg .submit:hover {
        opacity: .8;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        -moz-transition: .5s all;
        -ms-transition: .5s all;
        transition: .5s all;
    }

.main-bg a.bottom-text-w3ls {
    color: #757474;
    font-size: 14px;
    display: inherit;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 22px;
}

.login_button_li {
    background: #fff;
    color: #006998;
}

.registration_li_a {
    background: #f89e22;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    margin-left: 10px;
}

.remember_check {
    width: 100% !important;
    height: 20px !important;
    padding: 0 !important;
    text-align: left !important;
    border: none !important;
}

.img-fluid.w100 {
    width: 100%;
    height: 540px;
}

.login_thumb {
    width: 100%;
    height: 540px;
    padding: 0;
    border-radius: 10px 10px 10px 10px;
    background: rgba(0, 0, 0, 0.04) url(/assets/project/img/login-popup.jpg) top left repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    opacity: 1;
}

.remember_check {
    color: #767575 !important;
}

label.icon-left-w3pvt {
    left: -177px;
    top: 157px;
}

.btn-xs.blue {
}

label.remember_check {
    color: #767575 !important;
    margin-top: 17px;
    margin-bottom: 13px !important;
}

.fa-key:before {
    content: "\f084";
}

select {
    -webkit-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.sign_up_modal .dropdown_special select {
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: normal;
    width: 100%;
    margin-bottom: 19px;
    padding: 13px 15px;
    border: 1px solid #eee;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    height: 49px;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 26px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.font-10.bycounting {
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    margin-top: 9px;
}


/* my new css */

.add_div {
    font-size: 15px;
}

    .add_div ul li {
        display: inline-block;
        padding: 0 10px;
        font-size: 16px;
        color: #fff;
    }

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.top_contact li {
    display: inline-block;
    /* padding: 0 15px; */
}

.chaser {
    display: none !important;
}

.top_contact.dheader {
    margin: 25px auto;
    padding-top: 12px;
    float: right;
    margin-right: 17px;
    color: #0d4980;
    font-weight: bold;
    width: unset;
}

ul.home_menu.menu-h {
    text-align: left;
}

.top-header {
    background: #192B48 0% 0% no-repeat padding-box;
    border-bottom: 1px solid #676e78;
}

.not_account a {
    color: #1b7dff;
}

.iconb li a {
    border: 0;
    position: relative;
    top: 3px;
}

.inbr {
    border-right: 1px solid #676e78 !important;
    padding: 5px 10px !important;
}

.border-0 {
    border-right: 0 !important;
}

.fa-angle-down:before {
    content: "\f107";
}

.Social_icon li i {
    font-size: 22px;
    position: relative;
    top: 3px;
}

.flags-eng {
    padding: 0;
    margin-top: 0px;
}

.second_back {
    background: #fff;
}

    .second_back .home_menu li a {
        color: #192B48;
        text-transform: capitalize;
    }

@media only screen and (max-width: 991px) and (min-width:768px) {
    .Social_icon li a {
        border-right: 1px solid #676e78;
        padding: 3px 3px;
    }
}

@media only screen and (max-width: 767px) and (min-width:320px) {
    #myNavbar1 {
        width: 100%;
        padding: 0;
    }

    .iconb li a {
        top: 0;
    }

    .Social_icon li a {
    font-size: 13px;
    padding: 3px 5px;
}


    .home_menu li {
        margin-right: 18px;
        margin-left: 0;
        width: 100%;
        padding: 10px 0;
    }

    .navbar-toggle .icon-bar {
        background: #006DFE !important;
    }

    .new_nav {
        top: 25px;
    }

    .second_back .new_nav {
        background: #006DFE;
    }

    .second_back .navbar-toggle .icon-bar {
        background: #fff !important;
    }

    .xs-p {
        padding: 6px 0;
    }
}
.nav.addcart {
    margin-right: -8px;
}

.nav.addcart a {
    padding-right: 15px;
}
.cf1 {
    background-position: -15px -15px;
}

.cf2 {
    background-position: -46px -16px;
}

.cf3 {
    background-position: -76px -16px;
}

.falgimg {
    background-image: url('/assets/project/img/flag-strip.png');
    background-repeat: no-repeat;
    position: relative;
    height: 20px;
    display: block;
    width: 25px;
    left: 0;
    float: left;
}

.call_cn a {
    border-right: 0 !important;
    font-size: 12px !important;
    line-height: 25px;
}

    .call_cn a:hover {
        background-color: #fff;
        color: #000 !important;
    }

.call_cn li {
    display: block;
}
ul.dropdown-menu.call_cn li {
    width: 100%;
}

ul.dropdown-menu.call_cn {
    padding: 0;
}
.top_contact .cr_limit li {
    border-bottom: 1px solid #d5d5d5;
}
.xs-p .dropdown-menu li {
    display: block;
}
.reedmnow {
    margin-left: 0 !important;
}
.text-blackr {
    color:#000;
}