/*Header CSS Starts Here*/
ul#menu-main-menu li {
    margin-bottom: 5px;
}

ul#menu-main-menu li > a {
    font-size: 21px;
    letter-spacing: 0px;
    padding-bottom: 12px;
    color: #ffffff;
}

ul#menu-main-menu li .sub-menu li a {
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 16px;
}

@media only screen and (max-width: 600px) {
.logo_mobile {
    width: 70%;
    float: left;
}

.mobile_menu {
    width: 30%;
    float: left;
}

.logo_mobile img {
    width: 60%;
}

.logo_mobile .vc_column-inner {
    padding-top: 15px !important;
}

#start_nicdark_framework {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

ul.menu li a {
    color: #fff;
}
}

/*Header CSS Ends Here*/

/*Home Page CSS Starts Here*/
p.big, body.single-nd_travel_cpt_1 .big p,  .big p {
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    color: #333 !important;
    padding-bottom: 10px;
}

p.big a, .big p a {
    color: #333 !important;
    border-bottom: 1px dashed #1bbc9b;
}

.mid {
    text-align:center !important;
}

.no_btm {
    margin-bottom: 0px;
}

.desti_link a {
    color: #fff !important;
}

.desti_link {
    text-align: center;
    background: #007d41;
    padding: 15px;
}

.desti_block a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}

p.ttxt {
    color: #fff !important;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

p.price {
    color: #55bd9c !important;
    font-weight: bold;
}

.desti_block {
    background: #353a3d;
    padding: 20px;
    min-height: 250px;
}

ul.hm_miles li:before, ul.car_feature li:before {
    font-family: FontAwesome;
    font-size: 18px;
    content: '\f058';
    color: #007d41;
    padding-right: 10px;
}
ul.hm_miles, ul.car_feature {
    list-style-type: none;
}

ul.hm_miles li, ul.car_feature li {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.car_img h2 {
    position: absolute;
    top: 18%;
    width: 100px;
    height: 33px;
    left: 10px;
    line-height: 33px;
    /* transform: rotate(-45deg); */
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    background: #55bd9c;
    z-index: 99;
}

.car_name {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 26px;
    text-align: center;

}

.car_des {
    background: #373c3f;
    padding: 18px 20px 20px 23px;
    margin-top: 8px;
    text-align: left;
    margin-bottom: 0px;
}

.btn_bg {
    background: #363b3e;
    padding-bottom: 15px;
    margin-bottom: 0px !important;
}

.car_link {
    text-align: center;
    margin-top: 20px;
}

.car_link a {
    color: #fff !important;
    text-align: center;
    padding: 10px 42px;
    background: #55bd9c;
}

.car_slider_home button.slick-prev {
    top: -14%;
    right: 5.5%;
    left: unset;
}

.car_slider_home button.slick-next {
    top: -14%;
    right: 1.2%;
}

.car_img {
    margin-bottom: 0px !important;
}

.tours_slider_home button.slick-prev, .tours_slider_home button.slick-next {
    top: -8% !important;
}

.tours_slider_home button.slick-next {
    left: 17% !important;
}

.tours_slider_home button.slick-prev {
    left: 4% !important;
}

p.wt {
    color: #fff !important;
}

.nd_options_underline_effect u:after {
    content: '';
    bottom: 3px !important;
}

.side_margin {
    padding-left: 80px !important;
    padding-right: 80px !important;
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

@media only screen and (max-width: 600px) {
.side_margin {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.mobile_pad .vc_column-inner {
    padding-right: 0px;
    padding-left: 0px;
}

.nd_travel_padding_15 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.nd_options_underline_effect u:after, .mobile_hide {
    display: none;
}

.ubtn-large {
    padding: 12px 20px;
}

.btn_margin {
    margin-bottom: 50px !important;
}

}
/*Home Page CSS Ends Here*/

/*Car Single Page CSS Starts Here*/
.car_title {
    margin-bottom: 20px;
    padding-top: 17px;
    padding-right: 25px;
    padding-bottom: 18px;
    background-image: url(/wp-content/uploads/2019/12/texture-1.gif);
    overflow: hidden;
    box-shadow: -6px 0 0 0 #397e40;
}

.car_title h2 {
    color: #000 !important;
    font-weight: bold;
}

.car_details_head  {
    margin-bottom: 20px;
    padding-top: 11px;
    padding-right: 25px;
    padding-bottom: 11px;
    background-image: url(/wp-content/uploads/2019/12/texture-1.gif);
    overflow: hidden;
    box-shadow: -6px 0 0 0 #397e40;
}

.car_details_head h4 {
    color: #000 !important;
    text-transform: uppercase;
}

.price_car {
    background: #397e41;
    text-align: center;
    padding: 10px;
    margin-bottom: 0px !important;
}

.price_car p {
    color: #fff !important;
    font-size: 17px;
}

span.cp {
    font-size: 20px;
}

.car_txt_sec {
    background: #fff;
    padding: 15px;
    margin-bottom: 25px;
}

.car_txt p {
    color: #000 !important;
    margin-bottom: 15px;
}

.car_txt {
    margin-bottom: 0px !important;
}

ul.car_feature {
    padding-left: 2%;
}

.nd_options_customizer_forms input[type="submit"], 
.nd_options_customizer_forms button[type="submit"] {
    background-color: #397e40 !important;
}

.car_book_sec {
    background: #fff !important;
    min-height: 100px;
}

.car_book_btn {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    clear: both;
}

.car_book_btn a {
    background: #397e40;
    border: 3px solid #397e40;
    color: #fff !important;
    padding: 8px 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.car_book_btn a:hover {
    background: transparent;
    border: 3px solid #397e40;
    color: #397e40 !important;
}

select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: menulist;
    height: 45px;
}

.car_txt p a {
    color: #000;
    border-bottom: 1px dashed #397e3f;
}

@media only screen and (max-width: 600px) {
.car_title h2, .car_details_head h4 {
    padding-left: 10px;
}
}
/*Car Single Page CSS Ends Here*/

/*Package Single Page CSS Starts Here*/

body.single-nd_travel_cpt_1 .logo_sec {
    background: #ffffffa3;
}

body.single-nd_travel_cpt_1 div#nd_travel_single_cpt_1_header_image_l2 a {
    pointer-events: none;
}

body.single-nd_travel_cpt_1 div#nd_travel_single_cpt_1_header_image_l2 {
    margin-top: -24px;
}

/*Package Single CSS Ends Here*/

/* Footer CSS Starts Here*/
.vc_column-inner.vc_custom_1540218745910 img {
    height: auto;
}

@media only screen and (max-width: 600px) {
.vc_custom_1540217898647, .vc_custom_1575891936491 {
    padding-right: 0px !important;
    padding-left: 0px !important;
} 
}

/* Footer CSS Ends Here*/