html, body {
  margin:0; 
  padding:0;
  scroll-behavior: smooth;
}

body{ padding:0px; margin:0px; font-family: 'Oxygen', sans-serif;}

/** HEADER CSS START **/

.navbar-default.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);
	border-radius: 0;
}


.navbar-default {
    background-color: rgba(255,255,255,0.9);
    border-color: transparent;
    margin: 0;
    border-radius: 0;
}

.navbar-brand {
    float: left;
    height: 60px;
    padding: 0px 15px 0 0;
    font-size: 18px;
    line-height: 20px;
	position:relative;
}

.navbar-brand:after{ position:absolute; content:''; }

.navbar-brand a img{ margin:6px 0 0 0; width:162px;}


.navbar-default .navbar-nav>li>a {
    color: #000;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600;
    font-size: 12px;
    padding: 21px 5px;
    margin: 0 10px;
}

.navbar-default .navbar-nav li a:before {
    content: attr(data-hover);
    width: 0;
    padding: 14px 0;
    color: #0080ff;
    border-bottom: 2px solid #0080ff;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 0px;
    transition: all 0.5s ease 0s;
}

.navbar-default .navbar-nav li a:hover:before {
    width: 100%;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0080ff;
    background-color: transparent;
}

.ulimited_call {
    margin: 10px 0 0 30px;
    background: url(../images/calls.png) no-repeat;
    padding: 0 0 0 44px;
    background-size: contain;
}

.ulimited_call a {
    text-decoration: none;
    display: block;
    color: #0080ff;
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 28px;
}

.ulimited_call p {
    font-size: 11px;
    color: #777;
    letter-spacing: .6px;
    margin: 0;
    text-transform: uppercase;
}

/** HEADER CSS END **/



.find_chap { padding:100px 0 0 0;}
.find_chap h2 {
    font-size: 26px;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: #080808 0 1px 2px;
}
.find_chap h6 {
    font-size: 18px;
    color: #fff;
    margin: 10px 0 20px 0;
    font-weight: 500;
    letter-spacing: .5px;
    text-shadow: #080808 0 1px 2px;
    line-height: 24px;
}


.garunteebadge {
    background: #f1f1f1;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
}

.pricemeet {
    padding: 9px 0;
    text-align: center;
}

.pricemeet p {
    font-size: 14px;
    color: #221f1f;
    margin: 0px;
    display: inline-block;
}


.banner_btm {
    padding: 10px 0;
}

.why_us {
    text-align: center;
    background: #fefefe;
    padding: 10px 0;
    border: solid 1px #ddd;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
}

.why_us img{ width:50px;}

.why_us h4 {
    font-size: 15px;
    color: #000000;
    margin: 0px;
    padding: 8px 0 8px 0;
    letter-spacing: .4px;
    font-weight: 600;
    text-transform: uppercase;
}

.why_us p {
    font-size: 13px;
    color: #777;
    margin: 0px;
    letter-spacing: .4px;
}



.destinations_mm{ padding:40px 0 20px 0;}

.overlay_one, .overlay_two, .overlay_three {
    position: relative;
}

.mx-n13 {
    margin-right: -13px;
    margin-left: -13px;
}

.overfollow {
    overflow: hidden;
    height: 100%;
}

.overlay_one:before, .overlay_two:before {
    position: absolute;
    content: " ";
    top: 41%;
    left: 8px;
    width: 95%;
    height: 60px;
    display: block;
    z-index: 9;
    border-radius: 2px;
}

.overlay_two:before, .overlay_three:before {
    background-color: rgba(0,0,0,0.6);
}

.thum_two_text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
}

.thum_two_text {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.color-white, .color-white-a a, .icon_white i {
    color: #fff;
}

.hover_white h4{ margin:0px 0 5px 0;}

.hover_white a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}

.hover_white span{ font-size:13px; color:#fff;}

.hover_primary a:hover, .hover_white a:hover, .hover_gray a:hover {
    color: #0080ff;
}

.thumbnail_one .image_area img, .thumbnail_two img, .blog_img img, .profile img, .thumbnail_three .image_area img, .thumbnail_four .image_area img, .thumbnail_five img .profile_list .pro-img img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}



.flights_deals {
    padding: 40px 0;
	background:#f1f1f1;
}

.heading_hh {
    margin: 0 0 25px;
}

.heading_hh h2 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    margin: 0 0 8px;
    padding: 0 0 0 0px;
    line-height: 24px;
}

.heading_hh h2 span {
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

.heading_hh p {
    font-size: 14px;
    color: #777;
    line-height: 22px;
}

.dt_pg {
    margin: 0 0 15px 0;
    box-shadow: 0 2px 1.5px 0 rgba(0,0,0,.12);
    border: solid 1px #ededed;
}

.full_ttps {
    padding: 15px 5px 8px 5px;
    background: #fff;
    position: relative;
}

.tps_dels {
    padding: 6px 0 0 0;
}

.tps_dels_des {
    padding: 6px 0;
}

.tps_dels_des h5 {
    font-size: 15px;
    color: #3f3d40;
    font-weight: 600;
    margin: 0px 0 5px 0;
}

.rounds_ss{ margin:10px 0 0 0;}

.tps_dels_des p {
    font-size: 13px;
    color: #777;
    margin: 0px;
}

.tps_dels_des {
    padding: 6px 0;
}

.tps_dels_des h5 {
    font-size: 15px;
    color: #3f3d40;
    font-weight: 600;
    margin: 0px 0 5px 0;
}

.tps_dels_des p {
    font-size: 13px;
    color: #777;
    margin: 0px;
}

.tps_dels_des {
    padding: 6px 0;
}

.tps_dels_des h1 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    padding: 0px 0 0 0;
    margin: -7px 0 5px 0;
}

.tps_dels_des a {
    background: #0080ff;
    display: inline-block;
    padding: 4px 15px;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: normal;
    border-radius: 1px;
    border-bottom: solid 2px #1e72c4;
}

.abouts_sec {
    padding: 25px 0 25px 0;
}
.abt_content {}
.abt_content h4 {
    font-size: 24px;
    color: #2a2b29;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0 0 0 0px;
}
.abt_content p {
    font-size: 14px;
    color: #777;
    line-height: 22px;
    margin: 0 0 8px 0;
    font-weight: 300;
}



/** FOOTER CSS START **/

.footer_main{ background:#232324; padding:30px 0;}
.payments_mm {
    background: #232324;
    padding: 15px 0;
}
.payments{}
.payments ul{ list-style:none; padding:0px; margin:0px;}
.payments ul li{ display:inline-block;}
.payments ul li img {
    width: 54px;
    margin: 0 4px 0 0;
}

.footer_social { float:right;}
.footer_social ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer_social ul li { display: inline-block;}
.footer_social ul li a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    width: 32px;
    height: 32px;
    font-weight: 300;
    float: left;
    background: #ccc;
    line-height: 33px;
    text-align: center;
    margin: 0 4px 0 0;
    border-radius: 2px;
}
.facebook {
    background: #3b5998 !important;
}
.twitter {
    background: #1da1f2 !important;
}
.gplus {
    background: #c2453a !important;
}
.instagram {
    background: #background: #d6249f !important;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.linkdin {
    background: #0073b0 !important;
}

.qickes_link {
    text-align: left;
}

.qickes_link ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.qickes_link ul li {
    display: inline-block;
}

.qickes_link ul li a {
    display: inline-block;
    font-size: 13px;
    color: #e9e9e9;
    font-weight: 400;
    text-decoration: none;
    padding: 4px 18px 5px 18px;
    border: solid 1px #454545;
    background: #212222;
    line-height: 15px;
    border-radius: 30px;
    margin-bottom: 12px;
}

.diclemar{}
.diclemar h6 {
    font-size: 15px;
    color: #fff;
    margin: 0px 0 5px 0;
    font-weight: 600;
}
.diclemar p {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
}

.copyright_bottoms {
    background: #121213;
    text-align: center;
    padding: 10px 0;
}

.copyright_bottoms p {
    font-size: 11px;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/** FOOTER CSS END **/


.find_privacy {}
.find_privacy h2 {
    font-size: 20px;
    color: #0080ff;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: #080808 0 1px 2px;
    text-align: left;
}

.privacy_content {
    padding: 20px 0;
}
.pvc_cont {}
.pvc_cont h1 {
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0 8px 0;
}
.pvc_cont p {
    font-size: 14px;
    color: #333;
    line-height: 23px;
    margin: 0 0 5px 0;
}
.pvc_cont h2 {
    font-size: 17px;
    font-weight: 600;
    margin: 0px 0 8px 0;
    padding: 10px 0 0 0;
}

.pvc_cont ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0 6px 0;
}

.pvc_cont ul li {
    font-size: 14px;
    color: #333;
    font-weight: 300;
    line-height: 22px;
    margin: 0 0 8px 0;
}

.pvc_cont ul li i {
    padding-right: 4px;
    color: #1b75bc;
}

.contact_page_ff {
    background: #f6f6f6;
    padding: 30px 0;
}

.contact_page_ff {
    background: #f6f6f6;
    padding: 30px 0;
}

.contact_aadd {
    background: #fff;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 25px;
    border: solid 1px #ddd;
}

.contact_aadd i {
    font-size: 22px;
    background: #0080ff;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    margin-bottom: 5px;
}

.contact_aadd a {
    display: block;
    font-size: 15px;
    color: #003399;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 5px 0;
}

.address_cont {
    background: #fff;
    padding: 10px;
    border: solid 1px #dddd;
}

.address_cont h2 {
    font-size: 18px;
    color: #333;
    margin: 0 0 10px;
    font-weight: 700;
}

.cont_form {
    border-radius: 2px;
    height: 42px;
}

.flat-button {
    border: 0;
    background: #0080ff;
    color: #fff;
    padding: 8px 12px;
    border-radius: 2px;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: block;
    width: 100%;
    font-weight: 500;
}

.maps {
    padding: 5px 5px 0 5px;
    background: #fff;
    border: solid 1px #dddd;
}