body{font-family: 'Nunito', sans-serif; padding:0px; margin:0px;}

.navbar-default.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 1px 2px !important;
    border-radius: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin: 0 0 0 0;
    padding: 0px 0 0px 0px;
    border:0;
}

.bt_line {
    border-bottom: solid 1px #ffffff6e;
    padding: 0 0 0px 0px;
}

.navbar-brand {
    float: left;
    height: 55px;
    padding: 0px 20px 0 0;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand.navbar-brand-centered a img {
    width: 270px;
}


.navbar-default .navbar-nav>li>a {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    padding: 20px 15px 15px 15px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #333;
    background-color: transparent;
}

.dropaple_menu {
    padding: 0px !important;
    min-width: 240px !important;
	z-index:9 !important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 6px 10px !important;
    clear: both;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 400;
}
.dropdown-menu>li>a i{ margin-right:4px;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background:#3bd4b3;
    border-left: solid 2px #3bd4b3;
}

.fixed_tollfree {
    background: #cb2027;
    text-align: center;
    padding: 10px 0 10px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
}
.fixed_tollfree_toll {
    
}
.fixed_tollfree_toll a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
}
.fixed_tollfree_toll a i {
    
}

.toll_serch {
    padding: 7px 0 0 15px;
    margin: 0 0 0 15px;
	position:relative;
}

.toll_serch p {
    font-size: 14px;
    color: #cb2127;
    margin: 0px;
    line-height: 20px;
    text-align: left;
    padding: 0 0 0 62px;
    font-weight: 500;
}

.toll_serch a {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    text-decoration: none;
    display: block;
    line-height: 27px;
}
.toll_serch a span{ font-size:14px; color:#ff5722; font-weight: 500;}

.toll_serch img {
    width: 50px;
    border: solid 1px #ddd;
    border-radius: 45px;
    float: left;
    margin: -24px 10px 0 0;
}

.toll_serch:after {
    position: absolute;
    content: '';
    bottom: 3px;
    left: 52px;
    height: 12px;
    width: 12px;
    background: #4CAF50;
    border-radius: 10px;
    border: solid 2px #fff;
	animation: phoneAnimate 2s linear infinite;
}

.toll_serch:before {
    position: absolute;
    content: '';
    top: 5px;
    left: -18px;
    height: 46px;
    width: 1px;
    background: #ccc;
}




.covid_sect {
    padding: 10px 0 15px;
    background: #fff7f7;
}
.covvd{}
.covvd h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 12px 0 20px 0;
    color: #0a0e26;
    text-align: center;
}
.covvd img {
    width: 100%;
    border: solid 1px #e7e7e7;
    border-radius: 5px;
}

/** BANNER TEXT CSS START **/

.beat-deal-show {
    background-color: #ffffff;
}
.beat-deal-show .deal-show-in {
    width: 100%;
    /* text-align: center; */
    padding: 19px 0px;
}
.beat-deal-show .deal-show-in .deal-offer {
    background: #2c3d4f;
    text-align: center;
    padding: 11px 0px;
    border: #00bcd4 2px dashed;
    margin-top: 8px;
    width: 85%;
    margin: 0 auto;
    border-radius: 18px;
}
.beat-deal-show .deal-show-in .deal-offer h3 {
    font-size: 28px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.beat-deal-show .deal-show-in .deal-offer p {
    color: #fff;
    margin: 0;
    font-size: 20px;
    letter-spacing: 1px;
}
.beat-deal-show .deal-show-in .deal-offer a {
    color: #fcff23;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}

.banmain_text{ padding:50px 0 0 0; }

.bn_texts{text-align: center;margin-top: 55px;}
.bn_texts p{font-size: 16px;color: #fff;font-weight: 600;}
.bn_texts a
{
    background: #cb2027;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
}
.bn_texts a:hover{text-decoration: none;}
.bn_texts h1 {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    margin: 20px 0;
    text-shadow: 0 1px 1px #333;
    text-transform: uppercase;
}

.bn_texts h2 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0px 0 20px 0;
    text-shadow: 0 1px 2px #333;
}



.howit_main {
    padding: 10px 0;
    background: #ffffff;
}

.guarantee {}
.guarantee h4 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 12px 0 12px 0;
}
.guarantee span {
    width: 120px;
    height: 2px;
    background-color: #d9d6d6;
    display: block;
    margin: 0px auto 25px auto;
}
.guarantee span em {
    width: 60px;
    height: 2px;
    background-color: #81184f;
    display: block;
    margin: auto;
}

.how_sec {
    padding: 15px 10px;
    border-radius: 8px;
    border: 1px solid #eee;
    text-align: center;
    height: 160px;
    box-shadow: 2px 2px 2px #0000000a;
}

.how_sec img {
    margin: 0px 0px 10px 0;
    width: 68px;
}

.how_sec h2 {
    font-weight: 700;
    margin: 0;
    color: #cb2027;
    font-size: 16px;
	text-transform: uppercase;
}
.how_sec i
{
    width: 52px;
    height: 52px;
     background: #cb2027; 
    border: 1px solid #e8e8e8;
    line-height: 52px;
    color: #fff;
    margin-bottom: 15px;
    font-size: 25px;
    border-radius: 50%;
}
.how_sec p {
    font-weight: 500;
    margin: 0;
    color: #333;
    font-size: 13px;
    padding: 5px 0 0;
}

/** DESTINATIONS CSS START **/

.destination_mans{ padding:40px 0 40px 0; background: #ffffff;}
.heading_hh {
    margin: 0 0 25px 0;
}
.heading_hh h2 {
    font-size: 26px;
    color: #070b23;
    font-weight: 700;
    margin: 0 0 8px 0;
    padding: 0 0 10px 10px;
    line-height: 24px;
    text-align: center;
    position: relative;
}
.heading_hh h2:before {
    position: absolute;
    content: '';
    top: 32px;
    left: 46%;
    width: 100px;
    height: 2px;
    background: #070b23;
}
.heading_hh p {
    font-size: 15px;
    color: #777;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
}

.Fras_m {
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
}
.Fras_m img{ width:100%;}
.Fras_m h3
{
    background: linear-gradient(45deg, #0b0f27, #cb2127);
    padding: 15px 10px;
    font-size: 18px;
    color: #fff;
    margin: 0;
}
.Lt_one {
    background: #fff;
    display: table;
    width: 100%;
    padding: 14px 0;
    position: relative;
    margin: 0 0 0px 0;
    border-bottom: solid 1px #ddd;
    transition: all 0.5s;
}
.Lt_one:hover{background: #fffbfb;}
.Lt_one:hover h3{background: #cb2027;color: #fff;}
.Lt_one h4 {
    font-size: 20px;
    color: #333;
    margin: 8px 0 5px 0;
	font-weight: 600;
}
.Lt_one h5 {
    font-size: 15px;
    color: #616161;
    margin: 12px 0 8px 0;
}
.Lt_one h1 {
    font-size: 20px;
    color: #090d25;
    margin: 9px 0 5px 0;
    font-weight: 600;
}
.Lt_one h3 {
    font-size: 16px;
    color: #cb2027;
    margin: 5px 0 3px 0;
    font-weight: 500;
    background: transparent;
    text-align: center;
    padding: 5px 0 7px 0;
    border-radius: 32px;
    border: solid 1px #cb2027;
    transition: all 0.5s;
}

.testi_us {
    padding: 2px 0 10px 0;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 15px;
}
.testi_us i {
    color: #d5d5d5;
    margin: 0px;
    font-size: 30px;
    width: 50px;
    float: left;
}

.testi_us h6 {
    font-size: 14px;
    color: #333;
    margin: -2px 0 2px 0;
}
.testi_us p{ font-size:13px; color:#777; margin:0px;}
.testi_us p i {
    font-size: 13px;
    width: auto;
    margin: 4px 4px 0px 0;
}

 .cust_review_main{
     padding:30px 0;
     background:#f7f7f7;
}
.testimonial {
    padding: 10px 10px;
    margin: 0 15px 0 0;
    background: #fff;
    border: 1px solid #eee;
}
.testimonial .description {
    border-radius: 6px;
    color: #333333;
    font-size: 13px;
    padding: 5px 0px;
    position: relative;
    display: inline-block;
	line-height:20px;
}


.lt_test {
    width: 100%;
    display: table;
    background: #eee;
    padding: 26px 0 30px 0;
    text-align: center;
    box-shadow: 0px 0px 1px #e8d2d2;
}

.lt_test h4 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: 600;
}

.lt_test span img {
    width: 30px;
    background: #73cf11;
}

.date_tt {
    font-size: 12px;
    color: #777;
    float: right;
}

.header_rr {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
}

 .testimonial-review{
     padding-top: 0px;
}
 .testimonial-review img{
     border-radius: 50%;
     float: left;
     margin-left: 25px;
     margin-right: 20px;
}
 .testimonial-review .testimonial-title{
     color: #333;
     font-size: 16px;
     font-weight: 600;
     margin-top: 15px;
     text-transform: capitalize;
     margin:0px;
}
.testimonial-title small {
    display: block;
    color: #cb2127;
    font-size: 14px;
    margin-top: 0;
    font-weight: 500;
}
 .testimonial .rating{
     padding: 0;
     list-style: none;
     text-align: right;
}
.rating li {
    display: block;
    float: left;
    background: #00b67a;
    height: 20px;
    width: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0px 0 1px;
    padding: 0;
    color: #fff;
}
 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
     background: #feb901;
}
 .owl-theme .owl-controls .owl-page span{
     background: #333;
     opacity: 1;
}
 @media only screen and (max-width: 480px) {
     .testimonial-review img{
         margin-left: 15px;
         margin-right: 10px;
    }
}


/*** NEW CSS START ***/

.main_grid {
    display: table;
    position: relative;
    margin: 0 auto 20px auto;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 6px;
    overflow: hidden;
}
 .effect_img{
    background: #000;
    position: relative;
     overflow: hidden;
    /*background: #fff;
    */
     text-align: center;
     cursor: pointer;
}
.effect_img img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    height: 270px;
    width: 100%;
    transition: all 0.5s;
}
.effect_img:hover img{transform: scale(1.1);}
.Dts_price {
    position: absolute;
    background: linear-gradient(45deg,#721053,#AD2E41);
    right: 20px;
    z-index: 9;
    top: 20px;
    color: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 14px;
    border: solid 1px #AD2E41;
	display:none;
}
.Dts_price strong{ font-size:16px;}

.World_nmae {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    text-align: left;
    background: linear-gradient(45deg, #070b23, transparent);
}
.World_nmae h4 {
    color: #fff;
    font-size: 20px;
    margin: 0px 0 8px 0;
    font-weight: 600;
	text-shadow: 2px 1px 2px #000;
}
.World_nmae h6 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin: 0px;
    background: #cb2127;
    padding: 5px 10px;
    display: inline-block;
    /* text-transform: uppercase; */
    border-radius: 4px;
}

 .effect_img figcaption {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 0px;
     color: #fff;
     text-transform: uppercase;
     font-size: 1.25em;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     z-index:2;
}

 .effect_img figcaption::before, .effect_img figcaption::after {
    position: absolute;
     top: 30px;
     right: 30px;
     bottom: 30px;
     left: 30px;
     content: '';
     opacity: 0;
     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
     transition: opacity 0.35s, transform 0.35s;
}
 .effect_img:hover img {
     opacity: 0.4;
}
 .effect_img:hover figcaption::before, .effect_img:hover figcaption::after {
     opacity: 1;
     -webkit-transform: scale(1);
     transform: scale(1);
}
.effect_img figcaption h3 {
    margin-bottom: 0;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
}
 .effect_img h3 {
     padding-top: 28%;
     -webkit-transition: -webkit-transform 0.35s;
     transition: transform 0.35s;
     -webkit-transform: translate3d(0,-20px,0);
     transform: translate3d(0,-20px,0);
}
.effect_img p {
    margin: 0;
    color: #ffe210;
    font-weight: 600;
    font-size: 20px;
}
.effect_img h4 {
    font-size: 14px;
    padding: 0 45px;
    line-height: 21px;
    font-weight: 300;
    margin: 10px 0 0 0;
}
 .effect_img:hover h3, .effect_img:hover p {
     opacity: 1;
     -webkit-transform: translate3d(0,0,0);
     transform: translate3d(0,0,0);
}
 .effect_img figcaption a {
     z-index: 1000;
     text-indent: 200%;
     white-space: nowrap;
     font-size: 0;
     opacity: 0;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/** NEW CSS START **/




/** FOOTER CSS STYLE CODE **/

.footer_mains{ background:#070b23; padding:40px 0;}

.quick_llk{ margin:0 0 15px 0;}
.quick_llk h3 {
    font-size: 15px;
    color: #cb2027;
    margin: 0px 0 15px 0;
    text-transform: uppercase;
    font-weight: 700;
}
.quick_llk ul{ list-style:none; padding:0px; margin:0px;}
.quick_llk ul li {
    display: inline-block;
    padding: 0 20px 0 0px;
}
.quick_llk ul li a{ font-size:14px; color:#fff; text-decoration:none; font-weight: 400; line-height: 28px;}

.autho_logo {}
.autho_logo ul {
    list-style: none;
    padding: 0px;
    margin: 15px 0 0 0;
}
.autho_logo ul li {
    display: inline-block;
    margin: 0 12px 0 0;
}
.autho_logo ul li img {
    width: 60px;
}


.get_touch{}
.get_touch h3{
	font-size: 15px;
    color: #cb2027;
    margin: 0px 0 15px 0;
    text-transform: uppercase;
    font-weight: 700;
}

.get_touch ul{ list-style:none; padding:0px; margin:0px;}
.get_touch ul li {
    display: inline-block;
    padding: 0 0px 0 0px;
}

.get_touch ul li a strong {
    font-size: 14px;
    display: block;
}
.get_touch ul li a strong i{ margin-right:4px;}
.get_touch ul li a{ font-size:14px; color:#fff; text-decoration:none; font-weight: 400; line-height: 28px;}

.social_news{padding:15px 0 0 0;}
.social_news h3{
	font-size: 15px;
    color: #cb2027;
    margin: 0px 0 15px 0;
    text-transform: uppercase;
    font-weight: 700;
}
.social_news ul{list-style:none;padding:0;margin:0}
.social_news ul li{display:inline-block}
.social_news ul li a{font-size:16px;color:#fff;text-decoration:none;width:30px;display:inline-block;height:30px;background:#425f9c;text-align:center;line-height:30px;border-radius:25px}
.twitte{background:#1da1f2!important}
.lindin{background:#0073b1!important}

.disclemer {
    padding: 45px 0 0 0;
}
.disclemer p {
    font-size: 14px;
    color: #fff;
    margin: 0px 0 6px 0;
    line-height: 20px;
    text-align: left;
}

.footer_btm {
    padding: 10px 0;
    background: #000;
    text-align: center;
}

.footer_btm p {
    margin: 0;
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 500;
}

/** FOOTER END CSS **/


/** DESTINATION PAGE CSS **/

.DT_main {
    padding: 20px 0;
}
.layout_dt {
    padding: 10px 12px;
    text-align: left;
    min-height: 110px;
    /* border: solid 1px #e9e9e9;
    box-shadow: 0 1px 2px #ccc !important; */
    border-radius: 8px;
}
.layout_dt i {
    font-size: 32px;
    color: #57d2d9;
    margin: 12px 10px 12px 0;
    width: 50px;
    height: 50px;
    border: solid 1px #57d2d9;
    border-radius: 38px;
    line-height: 50px;
    float: left;
    text-align: center;
}
.layout_dt h4 {
    font-size: 18px;
    color: #1f4a5d;
    font-weight: 700;
    margin: 4px 0 5px 0;
}
.layout_dt p {
    font-size: 14px;
    color: #4f4f4f;
    font-weight: 500;
    margin: 0;
}

.dallas_page {
    padding: 40px 0 40px 0;
}

.page_contents {
    padding: 0 0 10px 0;
}

.page_contents h2 {
    font-size: 22px;
    color:#1f4a5d;
    margin: 0px 0 8px 0;
	font-weight:600;
}

.page_contents p {
    font-size: 14px;
    color: #3a3939;
    line-height: 22px;
	font-weight:500;
}

.pvc_cont h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0 10px 0;
}

.pvc_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}

.pvc_cont h4 {
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.pvc_cont ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0 10px 10px;
}

.pvc_cont ul li {
    font-size: 14px;
    color: #333;
    margin: 0px;
    line-height: 27px;
}

.pvc_cont ul li i {
    margin-right: 4px;
    color: #ffac16;
}

.dn_map{ border:solid 1px #ddd; padding:5px 5px 0 5px;}

.tolls_dest {
    padding: 0px 0;
    text-align: center;
    margin: 15px 0 0;
}

.publishe_dd {}
.publishe_dd h4 {
    font-size: 24px;
    color: #777;
	margin:0px;
}
.publishe_dd h4 a {
    color: #f08223;
    text-decoration: none;
    display: inline-block;
}

.bottom_banner_dst {
    background: #f5f5f5;
    padding: 15px 0 15px 0;
    border-radius: 5px;
    margin: 10px 0 10px 0;
    text-align: center;
    border: 1px solid #ededed;
}
.bottom_banner_dst p {
    font-size: 21px;
    color: #1f4a5d;
    font-weight: 500;
    margin: 0;
}
.bottom_banner_dst p span{ color:#57d2d9;}
.bottom_banner_dst p a {
    text-decoration: none;
    background-color: #57d2d9;
    padding: 6px 26px;
    color: #fff;
    border-radius: 20px;
	letter-spacing: 2px;
}


/** DESTINATION PAGE CSS **/

/** CONTACT US PAGE CSS **/

.contact_page {
    background: linear-gradient(
-90deg
 ,#777777,#070b23);
    padding: 20px 0;
}

.CN_head{}
.CN_head h1 {
    font-size: 24px;
    color: #fff;
    margin: 10px 0;
}

.cont_mains{ background-color: #f5f5f5; padding:40px 0;}

.cont_quaer {
    background: #fff;
    display: table;
    width: 100%;
    padding: 25px 0px;
	margin: 0 0 20px 0;
}
.cont_quaer h2 {
    font-size: 18px;
    color: #070b23;
    margin: 0px 0 40px 0;
    font-weight: 600;
}
.cont_quaer h3 {
    font-size: 18px;
    color: #070b23;
    margin: 0px 0 10px 0;
    font-weight: 600;
}
.cont_quaer h4 {
    font-size: 14px;
    color: #333;
    margin: 0px;
    font-weight: 500;
    line-height: 23px;
}
.cont_quaer h4 a
{
   font-size: 14px;
    color: #333;
    margin: 0px;
    font-weight: 500;
    line-height: 23px; 
}
.cont_quaer h4 a:hover{text-decoration: none;}
.cont_quaer .cont_form {
    border-radius: 4px;
    height: 42px;
    box-shadow: none;
    border: solid 1px #e9e9e9;
    background: #f9f9f9;
}
.cont_quaer .cont_form2 {
    border-radius: 4px;
    min-height: 125px;
    box-shadow: none;
    border: solid 1px #e9e9e9;
    background: #f9f9f9;
}

label.cont_leb {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
}

.cont_quaer .flat-button {
    border: 0;
    background: #070b23;
    color: #fff;
    padding: 10px 12px;
    border-radius: 2px;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: block;
    width: 100%;
    font-weight: 500;
}


/** CONTACT US PAGE CSS **/


/** ABOUT US PAGE CSS **/

.About_quaer{
	background: #fff;
    display: table;
    width: 100%;
    padding: 25px 0px;
	margin: 0 0 20px 0;
}

.About_quaer h2 {
    font-size: 22px;
    color: #1f4a5d;
    margin: 0px 0 20px 0;
    font-weight: 700;
    text-align: center;
}

.About_quaer p {
    font-size: 14px;
    color: #3a3939;
    line-height: 22px;
    font-weight: 500;
}

.About_quaer img{ margin: 0 auto 30px auto;
    display: block;}
	
	
.About_quaer h3 {
    font-size: 22px;
    color: #070b23;
    margin: 0px 0 20px 0;
    font-weight: 700;
}	

.About_quaer h4 {
    font-size: 17px;
    color: #070b23;
    margin: 15px 0 10px 0;
    font-weight: 700;
}

/*.About_quaer ul{}
.About_quaer ul li{list-style: lower-alpha;}*/


/** ABOUT US PAGE CSS **/



/***************************new session popup css end here/*****************************************/

.mask-page { position: fixed; top: 0; left: 0; background:url(../images/active-transp-bg-40.png) left top repeat; max-width: 100%; width: 100%; height: 100%; display: none; z-index: 99999; }
.mask-page.mouseenter { display: block; }

.popup-center{max-width:619px; margin:150px auto; text-align:center;}

.call-center-image{display:block; position:absolute; left:-90px; top:-100px;}

.call-message{padding:30px; background:#FFF; position:relative; border-radius:8px; border:#d0b400 solid 2px;}

.call-title{font-size:40px; font-weight:bold; color:#298efd;}
.popup-green-box{background:#3db900; font-size:20px; font-weight:bold; color:#FFF; padding:5px 10px; border-radius:35px;}
.call-now-txt{font-size:50px; font-weight:bold;}

.popup-call-btn{background:#02394a; color:#FC0; font-weight:bold; padding:10px 30px; font-size:25px; border-radius:5px;}

/************************call only page css end here/**************************************/
/***********************flight page css end here/************************************************************************/


/***************************new popup css start here/*****************************/
.msg-box {
    padding-left: 55px;
    position: relative;
}
.msg-box::before {
    content: "";
    position: absolute;
    left: 54px;
    top: 38px;
}

.msg-box.info {
 background:#0775e2; display:flex;
}
.msg-box.info:before {
 height:0;
 width:0;
 border-top:10px solid transparent;
 border-bottom:10px solid transparent;
 border-left:10px solid #0775e2;
}
.msg-box.success {
 background:#1da023;
}
.msg-box.success:before {
 height:0;
 width:0;
 border-top:10px solid transparent;
 border-bottom:10px solid transparent;
 border-left:10px solid #1da023;
}
.msg-box.in-modal {
 margin:0;
}

.msg-box.no-icon {
 padding-left:0
}
.msg-box .content {
 float:none
}
.msg-box .ico-msg {
 position:absolute;
 top:33px;
 left:8px;
 text-align:center;
 width:40px;
 color:#fff;
 font-size:30px;
}
.msg-box .content {
 background:#fff;
 border-color:#dcdee3;
 border-style:solid;
 border-width:1px 1px 1px 0;
 float:left;
 padding:20px 20px;
 width:100%;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.msg-box .content .header {
 font-size:24px; font-weight:bold; margin:0px; padding:0px;
}

ul.my_navbar{padding: 0 130px 0 0;}
.banner_mian{position: relative;}
.overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #162241;
    transition: all ease-in-out 0.5s;
    opacity: 0.7;
}
.sec_why{background: #fbfbfb;padding: 50px 0;}
.why_Bx{width: 100%;display: table;background: repeating-linear-gradient(45deg, #efefef, transparent 5px);padding: 26px;border: 1px solid #eee;margin-bottom: 30px;}
.why_Bx h4{font-weight: 700;font-size: 16px;color: #070b23;}
.why_Bx p{text-align: justify;}







.cookies-stripdiv {width: 100%;position: fixed;bottom: 0;text-align: center;z-index: 10;background: #162021;color: #fff;padding: 11px 50px;}
.cookies-stripdiv p {margin:0;display: inline-block;font-size: 13px;}
#cookies {color: #cb2027;text-decoration: none;}
.cookies-stripdiv .accept {background: #cb2027;padding: 5px 10px;color: #fff;font-weight: 600;border: none;margin-left: 10px;border-radius: 0px;text-decoration: none;cursor: pointer;white-space: nowrap;font-size: 12px;}


/***************************new session popup css end here/*****************************************/


@-webkit-keyframes fwkRwY {
0% {
-webkit-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
}
20% {
opacity:0.4;
}
40%, 100% {
-webkit-transform:scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1);
transform:scale(1.1, 1.1);
}
}
@keyframes fwkRwY {
0% {
-webkit-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
}
20% {
opacity:0.4;
}
40%, 100% {
-webkit-transform:scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1);
transform:scale(1.1, 1.1);
}
}
@keyframes phoneAnimate {
0% {
transform:scale(1)
}
10%, 20% {
transform:scale(.9) rotate(-8deg)
}
30%, 50%, 70% {
transform:scale(1.1) rotate(8deg)
}
40%, 60% {
transform:scale(1.1) rotate(-8deg)
}
80%, to {
transform:scale(1.2) rotate(0)
}
}

/** MOBILE VIEW SECOND CSS **/

@media (min-width:320px) and (max-width:479px) {

.navbar-default{ padding:2px 0 0 0;}
.navbar-brand{ height:50px;}	
.navbar-brand.navbar-brand-centered a img { width: 205px;}
.navbar-default .navbar-nav>li>a{ padding:5px 0px 5px 0px;}
.toll_serch{ display:none;}
.banner_mian{ height:auto !important;}
.banmain_text { padding: 20px 0 0 0;}
.bn_texts h1 { font-size: 19px; margin: 0px 0 10px 0; text-align: center; line-height: 26px;}	
.covvd{ margin:0 0 5px 0;}
.heading_hh h2{ font-size: 23px; padding: 0; margin: 0 0 10px 0;}
.heading_hh h2:before{ display:none;}
.Lt_one h4{ font-size: 16px;}
.Lt_one h5{ font-size: 15px; margin: 10px 0 8px 0;}
.Lt_one h1{ text-align:center;}
.Lt_one h3{ display: inline-block; padding: 5px 15px 7px 15px;}
.testimonial{ margin: 0 0px 0 0;}
.quick_llk ul { margin: 0px 0 15px 0; display: table;}
.quick_llk ul li { display: block; padding: 0 0px 0 0px; width: 50%; float: left;}
.autho_logo { text-align: center; margin: 0 0 20px 0;}
.autho_logo ul li { display: inline-block; margin: 0px 0px 0px 0px;}
.autho_logo ul li img{width: 50px;}
.bottom_banner_dst{ padding:10px 0 10px 0; margin:0px;}
.bottom_banner_dst p{ font-size:20px;}
.bottom_banner_dst p a{ display:block; line-height: normal; margin: 8px 0 0 0;}
.layout_dt { padding: 10px 0; min-height: auto; border-radius: 0; margin: 0 0 0px 0; border-bottom: solid 1px #eaeaea;}
.layout_dt i{ display:none;}
.cont_quaer h4{ margin: 0px 0 20px 0; line-height: 20px;}
.About_quaer img{ width:100%}
.fixed_tollfree {
    display:block;
}
.why_Bx{padding: 15px;}
.how_sec{margin-bottom: 15px;}	
}


@media (min-width:360px) and (max-width:639px) {

.navbar-default{ padding:2px 0 0 0;}
.navbar-brand{ height:50px;}	
.navbar-brand.navbar-brand-centered a img { width: 205px;}
.navbar-default .navbar-nav>li>a{ padding:5px 0px 5px 0px;}
.toll_serch{ display:none;}
.banner_mian{ height:auto !important;}
.banmain_text { padding: 20px 0 0 0;}
.bn_texts h1 { font-size: 19px; margin: 0px 0 10px 0; text-align: center; line-height: 26px;}	
.covvd{ margin:0 0 5px 0;}
.heading_hh h2{ font-size: 23px; padding: 0; margin: 0 0 10px 0;}
.heading_hh h2:before{ display:none;}
.Lt_one h4{ font-size: 18px;}
.Lt_one h5{ font-size: 15px; margin: 10px 0 8px 0;}
.Lt_one h1{ text-align:center;}
.Lt_one h3{ display: inline-block; padding: 5px 15px 7px 15px;}
.testimonial{ margin: 0 0px 0 0;}
.quick_llk ul { margin: 0px 0 15px 0; display: table;}
.quick_llk ul li { display: block; padding: 0 0px 0 0px; width: 50%; float: left;}
.autho_logo { text-align: center; margin: 0 0 20px 0;}
.autho_logo ul li { display: inline-block; margin: 0 6px 10px 6px;}
.bottom_banner_dst{ padding:10px 0 10px 0; margin:0px;}
.bottom_banner_dst p{ font-size:20px;}
.bottom_banner_dst p a{ display:block; line-height: normal; margin: 8px 0 0 0;}
.layout_dt { padding: 10px 0; min-height: auto; border-radius: 0; margin: 0 0 0px 0; border-bottom: solid 1px #eaeaea;}
.layout_dt i{ display:none;}
.cont_quaer h4{ margin: 0px 0 20px 0; line-height: 20px;}
.About_quaer img{ width:100%}
.fixed_tollfree {
    display:block;
}	
}