body{ font-family: 'Poppins', sans-serif; padding:0px;}

.container {
    max-width: 1140px;
}
.call_toll_free {
    background: #2460ad;
    padding:8px 0;display:none;
}
.call_toll_free p.rt_Side {
    float: right;
}
.call_toll_free p a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-decoration: none;
}
.call_toll_free p {
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    float: left;
    border-left: 3px solid #0f2541;
    padding:0px 8px 0px 8px;
}
a.nav-link i {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #f26e24;
    margin: 0px 4px 0 0;
}
.full_headers.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    border-radius: 0;
    padding: 0px 0;
}
.linkline {
    margin: 7px 0 0 0;
    color: #888;
}
.full_headers {
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,.15); */
    border-radius: 0.25rem;
    box-shadow: 0px 0px 4px #9f9e9e;
    border-top: 3px solid #f36f21;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #333;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #2460ad;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2460ad;
    border: none !important;
}
.bg222 {
    background: rgba(255,255,255,.4);
    border-bottom: solid 1px #d3d3d3;
}
.populated {}
.populated ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.populated ul li {
    display: inline-block;
}
.populated ul li a {
    font-size: 13px;
    color: #0c0c0c;
    display: inline-block;
    padding: 6px 0;
    margin: 0 25px 0 0;
    text-decoration: none;
    font-weight: 400;
}
.populated ul li a i {
    font-size: 12px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

.social_news {
    padding: 4px 0 0 0;
    float: right;
}
.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: #0c0c0c;
    text-decoration: none;
    display: inline-block;
    margin: 0 8px 0 0;
}

ul.navbar-nav.mr-auto {
    margin: 0 auto;
}

nav.navbar.navbar-expand-lg.navbar-light {
 background: transparent; 
 position: relative;
} 
nav.navbar.navbar-expand-lg.navbar-light::after {
    background-image:none;
    background-repeat: repeat-x;
    bottom: -9px;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.top_cut {
    width: 25%;
    height: 14px;
    transform: skew( 301deg);
    background: #fff;
    position: absolute;
    left: -17px;
    top: 60px;
    z-index: 1;
    box-shadow: 6px 4px 4px rgb(0 0 0 / 12%);
}

.navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 14px 7px 14px;
}
.navbar-light .navbar-nav .nav-link:hover {
    color:#e94219;
}

.right_contact {
       background-size: 54px;
    padding: 0 58px 0 17px;
    position: relative;
    margin: 0 0 0 30px;
}

.right_contact:before {
    content: '';
    width: 1px;
    height: 53px;
    background: #f2ebeb;
    display: block;
    position: absolute;
    left: -12px;
    top: 0px;
}

.right_contact a {
    font-size: 22px;
    text-decoration: none;
    font-weight: 600;
    color: #e94219;
    line-height: 20px;
    display: block;
}
.right_contact p {
    font-size: 13px;
    margin: 0 0 5px 0;
    color: #1c1c1c;
    text-align-last: end;
    line-height: 13px;
}
.right_contact h6 {
    font-size: 12px;
    margin: 0 0 0 0;
    text-align-last: end;
    font-weight: 400;
}

/** BANNER CSS START **/

.lambes_banner{ position:relative;}
.lambes_banner::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #0000000a;
}

.top_banner {
    padding: 90px 0 40px 0;
}

/** SPECIAL OFFER CSS **/

.special_ad {
    text-align: center;
}
.special_ad h1 {
    color: #fff;
    font-size: 37px;
    margin: 0 0 8px 0;
    text-shadow: 1px 1px 1px #000;
}
.special_ad h6 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 8px 0;
    text-shadow: 1px 1px 1px #000;
}

.one_fares {
    padding: 10px 0px 10px 0;
    background: #fff;
    margin: 0 0px 15px 0px;
    box-shadow: 0 1px 2px #ccc;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.airline-img{}
.airline-img img {
    padding: 10px 0 0 0;
}

.mlft{ text-align: end;}
.airline_tim {
    width: 27%;
    float: left;
}
.airline_tim h6 {
    font-size: 12px;
    color: #737171;
    padding: 0 0 0px 0;
    margin: 0;
}
.airline_tim h6 i{ padding-right:2px;}

.airline_tim h4 {
    font-size: 15px;
    color: #010101;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 2px 0;
    margin: 0;
}



.airline_tim p {
    font-size: 14px;
    color: #1e1e1e;
    margin: 1px 0 5px 0;
    line-height: 14px;
}
.hh_gg {
    width: 16%;
    float: left;
    margin: 14px 0 0 0;
}
.round_secw{}
.round_secw img{ margin:23px 0 0 0;}
.airprice{}
.airprice p{ font-size:13px; color:#777; padding:5px 0 0 0;}
.airprice p span {
    font-size: 16px;
    font-weight: 600;
    color: #fc8f28;
}
.airbook_55 {
    width: 30%;
    float: left;
}
.airbook_55 h6 {
    font-size: 13px;
    font-weight: 400;
    margin: 1px 0 4px 0;
    text-align: end;
}
.airbook_55 a {
    background: #e94219;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px 8px 10px;
    text-align: center;
    float: right;
    font-size: 14px;
    line-height: 14px;
    border-radius: 4px;
}
.domes_pghd{}
.domes_pghd h4 {
    font-size: 22px;
    margin: 0 0 12px 0;
    color: #2d56a7;
    font-weight: 500;
}
.domes_pghd img {
    width: 100%;
    border-radius: 4px;
    margin: 0 0 15px 0;
}

/** SPECIAL OFFER CSS **/

.tpl_head {
    text-align: center;
    padding: 0 0 0 0px;
}
.tpl_head h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 20px 0;
    color: #fff;
    text-shadow: #000 0px 1px 2px;
}
.tpl_head h1 strong {
    display: block;
    margin: 14px 0 0 0;
    color: #fff;
    font-size: 42px;
    line-height: 35px;
    font-weight: 700;
}
.tpl_head h6 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px 0;
    color: #fff;
}
.tpl_head h6 a {
    color: #3367d5;
    text-decoration: none;
    border-bottom: solid 1px #3367d5;
}
.trust_container {
    padding: 12px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
	background: linear-gradient(to top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
}
.trust_container ul {
    display: flex;
    text-align: center;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.trust_container ul li {
    width: 20%;
    border-right: 1px solid #ffffff3d;
}
.graybg {
    background: #fff;
    padding: 0px 0 0 0;
}
.graybg_custom {
    background: #fff;
    padding: 16px 15px 16px 15px;
    position: relative;
    margin: -50px 15px 0 15px;
    border-radius: 4px;
    border:1px solid #f9f9f9;
}
.booking {
    border-right: 1px solid #f0f0f0;
    display: table;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 9px 5px 5px 5px;
}
.booking{}
.img_pull_left {
    margin: 5px 0 0 0;
    float: left;
    width:20%;
}
.img_pull_left i {
    background: #2460ad;
    color: #ffffff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    border-radius: 50px;
    margin: 0 10px 0px 0;
    outline: 1px dashed #ffffff;
    outline-offset: -3px;
}
.cont_pull_right{ float:left; width:75%;}
.cont_pull_right h4 {
    font-size: 16px;
    color: #2f2f2f;
    margin: 0px;
    font-weight: 600;
}
.cont_pull_right p {
    font-size: 13px;
    color: #333;
    margin: 5px 0 0 0;
}

/** DESTINATION CSS STYLE **/

.destinatio_main{ padding:60px 0;}
.mals_llbs {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.contents_place {
    padding: 25px 10px 20px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,rgb(12, 10, 10) 100%);
    z-index: 1;
    transition: all .4s;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.contents_place h3 {
    font-size: 20px;
    color: #fff;
    margin: 0px;
}
.mmll{ padding-left:10px; padding-right:10px;}
.theme_heading {
    font-size: 24px;
    color: #1a4882;
    margin: 0px 0 31px 0;
    text-align: center;
    font-weight: 600;
}
.travlastt {
    background: linear-gradient(to bottom,#12ed44,#28a745);
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 11px;
    padding: 2px 4px;
    color: #fff;
    border-radius: 0px 2px 2px 0px;
    font-weight: 500;
    line-height: 11px;
}
.ltest_deslas {
    padding: 4px 0 0 0;
    position: relative;
}
.lts_headrts {
    margin: 0 0 20px 0;
}
.lts_headrts h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 0 0;
    text-align: center;
    color: #1a4882;
}
.life_mainds {
    display: table;
    width: 100%;
    padding: 12px;
    box-shadow: 1px 3px 18px -12px rgb(0 0 0);
    border-radius: 8px;
    margin-bottom: 15px;
}
.life_mainds a {
    border: solid 1px #e94219;
    font-size: 14px;
    color: #e94219;
    display: block;
    text-align: center;
    padding: 6px 9px;
    border-radius: 26px;
    font-weight: 500;
    margin: 12px auto 0 auto;
    text-decoration: none;
    line-height: 14px;
    width: 50%;
}
.mid_left{ width:55%; float:left; margin-bottom:10px;}
.mid_left h4{ font-size:18px; color:#333; margin:0px;}
.mid_left p {
    font-size: 12px;
    color: #777;
    margin: 2px 0 0px 0;
    text-transform: uppercase;
}
.mid_right {
    width: 45%;
    float: left;
    text-align-last: end;
     margin-bottom:10px;
}
.mid_right h4 {
    font-size: 18px;
    color: #e94219;
    margin: 0px 0 0 0;
    font-weight: 600;
}
.mid_right p {
    font-size: 12px;
    color: #777;
    margin: 0px 0 2px 0;
    text-transform: uppercase;
}    
.Avg_route {
    border-top: solid 1px #e7e7e7;
    border-bottom: none;
    padding: 10px 0 0;
    display: table;
    width: 100%;
}
.lasvegas {
    float: left;
    width: 50%;
    text-align: center;
}
.lasvegas h5 {
    font-size: 15px;
    color: #1d1d1d;
    margin: 0px 0 4px 0;
    font-weight: 500;
}
.lasvegas p{ 
    font-size: 12px;
    color: #777;
    margin: 0px;
}   
.total_tm {
    padding: 10px 0 10px 0;
}
.total_tm p {
    font-size: 13px;
    color: #777;
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}
.total_tm p span{ color:#b71429;}   
.tabbable-line > .nav-tabs > li.active > a {
    color: #e94219;
    margin: 0 0 0 0;
    box-shadow: none;
    border: solid 1px #e94219;
    border-radius: 20px !important;
    padding: 12px 16px;
    display: inline-block;
    line-height: 16px;
    position: relative;
    z-index: 2;
    text-decoration: none;
}
.tabbable-line > .nav-tabs > li.active {
    position: relative;
}
.tabbable-line > .nav-tabs {
    border: none;
    width: 100%;
    margin: 0 auto 25px auto;
    text-align: center;
    display: block;
}
.tabbable-line > .nav-tabs > li > a {
    margin-right: 0;
    color: #383737;
    box-shadow: none;
    border: solid 1px #ddd;
    border-radius: 20px !important;
    padding: 9px 16px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    display: inline-block;
}

/** HOLIDAY POPUP CSS CODE **/

.modal-dialog.larges_p.modal-dialog-centered {
    max-width: 635px;
}
.mycall_header {
    padding: 10px 0 10px 15px;
    position: relative;
    border-bottom: solid 1px #efefef;
}
.steps_fl {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 18px 0;
    color: #777;
}
button.close_call {
    position: absolute;
    right: 15px;
    top: 10px;
    background: transparent;
    border: none;
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 0 0;
    color: #3d87e3;
}
.pop_icons {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: 0px;
    color: #333 !important;
}
.form-control, .h_Planning {
    border: solid 1px #c0c0c0;
    height: 42px;
    font-size: 14px;
}
span.check-text {
    font-size: 13px;
    margin: 0 0 0 0;
    position: relative;
    top: -5px;
}

.num_hhwork{ margin:20px 0 0 0;}
.num_hhwork h4 {
    font-size: 18px;
    font-weight: 600;
    color: #215fad;
    margin: 0 0 4px 0;
}
.num_hhwork p {
    margin: 0 0 0 0;
    font-size: 14px;
    color: #777;
}
.call_backs {
    background: linear-gradient(45deg,#215fad,#4896f8);
    color: #fff !important;
    padding: 8px 18px 8px 18px;
    border-radius: 30px;
}

/** FOOTER CODE CSS **/

.footer_tp {
    background: #f7f7f7;
    padding: 19px 0px 20px 0px;
}
.footer_tp_cont i {
    width: 40px!important;
    height: 40px!important;
    color: #215fad;
    line-height: 40px;
    border: 1px solid #215fad;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-right: 8px;
    margin-top: 3px;
    border-radius: 35px;
}
.footer_tp_cont a {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    text-decoration: none;
}
.footer_tp_cont p {
    color: #333;
    margin: 0;
    font-size: 13px;
    margin-top: 0;
}
.footer_tp_cont {
    background: #fff;
    padding: 8px 11px 9px 11px;
    border-radius: 2px;
    border: 1px solid #ffffff;
}
.footer {
    background: #000000;
    padding: 28px 0px 30px 0px;
    position: relative;
}
.footer:before {
    background-image:none;
    background-repeat: repeat-x;
    top: 0px;
    height: 9px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
    content: "";
}
.footer_des {
    padding: 5px 0px 5px 0px;
    border-left: none;
    border-right: none;
    margin: 0 0 34px 0;
}
.footer_des p {
    margin: 0;
    font-size: 13px;
    line-height: 23px;
    text-align: justify;
    color: #fff;
}
.footer_ab {
    padding:0px 0px 0px 0px;
}
.footer_ab h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_ab h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #e94219;
    width: 41px;
    height: 2px;
}
.footer_ab p {
    font-size: 12px;
    line-height: 21px;
    margin: 0;
    color: #fff;
}
.footer_ab p a {
    color: #e94219;
}
.footer_quick {
    padding:0px 0px 0px 0px;
}
.footer_quick h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_quick h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #e94219;
    width: 56px;
    height: 2px;
}
.footer_quick ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_quick ul li {
    list-style: none;
}
.footer_quick ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
    position: relative;
    padding-left: 21px;
}
.footer_quick ul li a:before {
    line-height: 1em;
    font-size: 14px;
    content: "";
    background-color: #ffffff;
    width: 12px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 11px;
}
.footer_news {
    padding:0px 0px 0px 0px;
}
.footer_news h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_news h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #e94219;
    width: 56px;
    height: 2px;
}
.footer_news label {
    color: #fff !important;
    margin: 0;
    margin-bottom: 3px;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.footer_news .form-group {
    position: relative;
    margin-bottom: 10px;
}
.footer_news input {
    background-color: rgba(255,255,255,.09);
    border: none;
    position: relative;
    height: 48px;
    border-radius: 0px;
    color: #fff;
    border: 1px solid #16657b;
}
.footer_news button {
    position: absolute;
    top: 29px;
    right: 3px;
    border: none;
    color: #fff;
    height: 41px;
    padding: 0px 14px 0px 14px;
    background: #e94219;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
.footer_news a {
    color: #fff;
    text-decoration: none;
}
.footer_news a i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background: #e94219;
    margin-right: 10px;
    border-radius: 24px;
    font-size: 16px;
}
.footer_contact {
    padding: 0px 0px 0px 0px;
}
.footer_contact h4 {
    margin: 0;
    margin-bottom: 18px;
    position: relative;
    font-size:18px;
    font-weight: 500;
    color:#fff;
}
.footer_contact h4:before {
    content: " ";
    position: absolute;
    top: 27px;
    left: 0;
    background-color: #e94219;
    width: 56px;
    height: 2px;
}
.footer_contact ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_contact ul li {
    list-style: none;
    line-height: normal;
    margin-bottom: 4px;
}
.footer_contact ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 23px;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.footer_contact ul li a i {
    color: #e94219;
    margin-right: 2px;
}
.footer_contact ul li a span {
    font-weight: 400;
    font-size: 13px;
}
.footer_bottom {
    text-align: center;
    background: #000000;
    padding: 14px 0px 13px 0px;
    border-top: 1px solid #333333;
}
.footer_bottom_cont p {
    margin: 0 0 3px 0;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.6px;
    text-transform: capitalize;
}
.footer_bottom_cont ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_bottom_cont ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    padding: 0px 3px 0px 4px;
}
.footer_bottom_cont ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}
.footer_bottom_cont ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
}
.footer_pay {
    margin: 6px 0 0 0;
}
.footer_pay ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_pay ul li {
    list-style: none;
    display:inline-block;
}
.spacial_trust {
    background-color:#fff;
}
.footer_pay ul li img {
    margin: 0 0 0 1px;
}
.footer_ab_toll {

}
.footer_ab_toll a {
    text-decoration: none;
    color: #fff;
    border: 1px dashed white;
    background-color: #e94219;
    border-radius: 20px;
    padding: 6px 20px 6px 20px;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 0 0;
    display: inline-block;
    letter-spacing:0.3px;
}
.testi_us {
    padding: 2px 0 10px 0;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 15px;
    position: relative;
}
.testimonial h5{position: absolute;right: 0;top: 0;font-size: 12px;}
.testimonial h5 i{width: auto;font-size: 14px;margin: 0 4px 0 0;color: #faa831;}
.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: 50px 0;
    background: #fff;
}
h3.main_hding {
    text-align: center;
    color: #1a4882 !important;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin: 0 0 14px 0;
    position: relative;
}
.testimonial {
    padding: 10px 10px;
    margin: 10px 8px 10px 8px;
    background: #fff;
    box-shadow: 1px 3px 18px -12px rgb(0 0 0);
    border-radius: 8px;
}
.testimonial .description {
    border-radius: 6px;
    color: #333333;
    font-size: 13px;
    padding: 5px 0px;
    position: relative;
    display: inline-block;
    line-height:20px;
}
.description p{font-size: 13px;line-height: 22px;text-align: justify;}

.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: #f38120;
    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 span {width: 36px;}
 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
     background: #f38120;
}
 .owl-theme .owl-controls .owl-page span{
     background:#777;
     opacity: 1;
}
 @media only screen and (max-width: 480px) {
     .testimonial-review img{
         margin-left: 15px;
         margin-right: 10px;
    }
}


/*end footer css*/

/*css for about us page*/

.inner_banner {
    position:relative;
    padding:50px 0 50px 0;
}
.inner_head {
    text-align: center;
    padding: 0 0 0 0px;
}
.inner_top_banner {
    padding:38px 0 30px 0;
}
.inner_head h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 0px 0;
    color: #fff;
    text-shadow: #000 0px 1px 2px;
}
.about_pg_cont {
    background: #fff;
    padding: 40px 0px 24px 0px;
}
.about_pg_img {
    background: url(../images/ab01.jpg) repeat 0 0;
    margin-bottom: 0px !important;
    padding-bottom: 40px !important;
    padding-right: 40px !important;
}
.about_pg_img img {
    background: #fff;
    padding: 7px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
}
.about_pg_tx {
    background: #fff;
    border: 1px solid #f1efef;
    padding: 12px 14px 4px 14px;
    border-radius: 6px;
}
.about_pg_tx p {
    text-align: justify;
    line-height: 22px;
    font-size: 13px;
    margin: 0 0 8px 0;
}
.about_pg_tx h2 {
    margin: 0;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 600;
    color: #1d4e8d;
    border-bottom: 1px dashed gray;
    display: inline-block;
    padding: 0 0 4px 0;
}
.about_pg_tx ul {
    margin:0;
    padding:0;
    display:block;
}
.about_pg_tx ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 32%;
    background: #fff;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 6%);
    padding: 10px 0px 11px 0px;
    margin-bottom: 18px;
}
.about_pg_tx ul li i {
    background: #2460ad;
    color: #ffffff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    border-radius: 50px;
    margin: 0 10px 0px 0;
    outline: 1px dashed #ffffff;
    outline-offset: -3px;
}
.about_pg_tx ul li h4 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 6px 0px 4px 0px;
}



/*css for contact us page*/

.well_known{ padding:45px 0;}
.lmddf{}
.lmddf img{ width:100%;}

.Cnt_form {
    margin: 20px 0 0 0;
    box-shadow: 0px 2px 50px rgb(79 134 255 / 20%);
    border-radius: 8px;
}
.Cnt_tittle {
    padding: 45px 0 0 0;
    text-align: center;
}
.Cnt_tittle h2 {
    font-size: 24px;
    color: #000;
    margin: 0px 0 5px 0;
    font-weight: 600;
}
.Cnt_tittle p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 6px 0;
}

.address_cont {
    background: #fff;
    padding: 20px;
    display: table;
    width:100%;
    border-radius: 8px;
}

.address_cont h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.cont_ppgecont {
    border-radius: 2px;
    height: 44px;
    box-shadow: none;
    font-size: 14px;
}
.cont_ppge {
    font-size: 13px;
    color: #777;
    margin: 0 0 2px;
    font-weight: 400;
}

.flats_button {
    border: 0;
    background: #e94219;
    color: #fff;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    width: 50%;
}
.nop_map {
    padding: 8px 8px 0 8px;
    margin-top: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 50px rgb(79 134 255 / 20%);
    margin-bottom: 35px;
}

.contact_aadd {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 50px rgb(79 134 255 / 20%);
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.contact_aadd i {
    background: #ecf2ff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    margin: 0 0 15px 0;
    border-radius: 40px;
}
.contact_aadd h6 {
    font-size: 16px;
    margin: 0 0 10px 0;
    color: #1a1a1a;
}
.contact_aadd h4 {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #1a1a1a;
}



/*css for privacy policy page*/

.privacy_pg {
    padding:40px 0px 40px 0px;
    background-color:#fff;
}
.privacy_cont {
    position: relative;
}
.privacy_cont h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 600;
    color: #f36f21;
    position: relative;
}
.privacy_cont h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #215290;
    position: relative;
}
.privacy_cont h4 {
    font-size:18px;
    font-weight:600;
    margin:0 0 6px 0;
    color:#215290;
    position:relative;
}
.privacy_cont p {
    margin:0 0 8px 0px;
    font-size:13px;
    line-height: 23px;
}
.privacy_cont ul {
    margin: 4px 0 10px 0;
    padding: 0 0 0 0;
    display: block;
}
.privacy_cont ul li {
    list-style: none;
    font-size:13px;
    line-height:27px;
}
.privacy_cont ul li i {
    margin-right:3px;
    font-size:14px;
    color:#f36f21;
}

/*css for terms conditions page*/

.terms_pg {
    padding:40px 0px 40px 0px;
    background-color:#fff;
}
.terms_cont {
    position: relative;
}
.terms_cont h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 600;
    color: #f36f21;
    position: relative;
}
.terms_cont h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #215290;
    position: relative;
}
.terms_cont h4 {
    font-size:18px;
    font-weight:600;
    margin:0 0 6px 0;
    color:#215290;
    position:relative;
}
.terms_cont p {
    margin:0 0 8px 0px;
    font-size:13px;
    line-height: 23px;
}
.terms_cont ul {
    margin: 4px 0 10px 0;
    padding: 0 0 0 0;
    display: block;
}
.terms_cont ul li {
    list-style: none;
    font-size:13px;
    line-height:27px;
}
.terms_cont ul li i {
    margin-right:3px;
    font-size:14px;
    color:#f36f21;
}


/*css for airlines page*/


.air_banner01 {
    position: relative;
}
.air_banner02 {
    position: relative;
}
.air_banner03 {
    position: relative;
}
.air_banner04 {
    position: relative;
}
.air_top_banner {
    padding:120px 0 0px 0;
}
.air_head {
    text-align: center;
}
.air_head h1 {
    color: #fff;
    font-size: 28px;
    margin: 0 0 30px 0;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
}
.air_pg {
    padding:40px 0px 40px 0px;
    background-color:#fff;
}
.air_cont {
    position: relative;
}
.air_cont h2 {
    margin: 0 0 6px 0;
    font-size: 24px;
    font-weight: 600;
    color: #f36f21;
    position: relative;
}
.air_cont h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #215290;
    position: relative;
}
.air_cont h4 {
    font-size:18px;
    font-weight:600;
    margin:0 0 6px 0;
    color:#215290;
    position:relative;
}
.air_cont p {
    margin:0 0 8px 0px;
    font-size:13px;
    line-height: 23px;
}
.air_cont ul {
    margin: 4px 0 10px 0;
    padding: 0 0 0 0;
    display: block;
}
.air_cont ul li {
    list-style: none;
    font-size:13px;
    line-height:27px;
}
.air_cont ul li i {
    margin-right:3px;
    font-size:14px;
    color:#f36f21;
}



.bottoms_calls {
    background: #e94219;
    padding: 8px 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background-size: contain;
    display:none;
}
.bottoms_calls p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
.bottoms_calls a {
    color: #fff;
    font-size: 23px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 2px;
}



/*css for responsive website*/

@media only screen and (min-width:320px) and (max-width:479px) {
    
.bottoms_calls{display:block;}   

.call_toll_free p.rt_Side {
    display: none;
}
.call_toll_free p {
    float: none;
    text-align: center;
    border:none;
}
nav.navbar.navbar-expand-lg.navbar-light::after {
    bottom: -8px;
}
.top_banner {
    padding: 27px 0 0px 0;
}
.tpl_head h6 {
    display: none;
}
.tpl_head h1 strong {
    font-size: 28px;
    line-height: 42px;
    font-weight: 700;
    margin: 0 0 0 0;
}
.graybg_custom {
    margin: 0px 0px 0 0px;
}
.lambes_banner {
    position: relative;
    padding: 0 0 14px 0 !important;
}
.booking {
    border: none;
    margin: 0 0 8px 0;
}
.destinatio_main {
    padding: 20px 0 36px 0;
}
.mals_llbs {
    margin: 0px 0px 20px 0px !important;
}
.covers {
    margin: 0 0 20px 0;
}
.tabbable-line > .nav-tabs > li.active > a {
    margin: 0 0 23px 0;
}
.cust_review_main {
    padding: 30px 0 20px 0px;
    background: #fff;
}
.testimonial h5 {
    position: relative;
}
.footer_tp_cont {
    margin: 0 0 10px 0;
}
.footer_tp {
    background: #000000;
    padding: 19px 0px 14px 0px;
}
.footer_des {
    margin: 0 0 16px 0;
}
.footer_news {
    padding: 0px 0px 0px 0px;
    margin: 20px 0 20px 0;
}
.footer_quick {
    padding: 0px 0px 18px 0px;
}
.footer_bottom_cont ul {
    margin: 17px 0 11px 0;
}
.footer_pay ul li img {
    margin: 8px 0 0 0px;
}
.linkline {
    display: none;
}
.right_contact {
    padding: 0 56px 0 0px;
    margin: 0 0 0 11px;
}
.inner_top_banner {
    padding: 4px 0 4px 0;
}
.contact_aadd {
    margin: 0 0 15px 0;
}
.flats_button {
    width: 100%;
}
.air_top_banner {
    padding: 24px 0 0px 0;
}
.air_banner01 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner02 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner03 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_banner04 {
    position: relative;
    padding: 0 0 18px 0 !important;
}
.air_head h1 {
    margin: 0 0 14px 0;
}
}