*{padding: 0;margin: 0;}
body{font-family: 'Fira Sans', sans-serif;  }
ul,ol{list-style: none;padding: 0;margin: 0;}
a,a:hover{text-decoration: none;}

/*==================================================*/
img.logo 
{
    width: 250px;
    margin-top: -21px;
}
.navbar
{
	margin: 0;
	border: 0;
	border-radius: 0;
	padding: 5px 0;
}
ul.My_navbar{margin: 0 45px 0 0;}
ul.My_navbar li{}
ul.My_navbar li a
{
	
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	
	font-size: 16px;
    color: #022243;
    line-height: 20px;
    font-family: 'Fira Sans', sans-serif;
}
.My_navbar>li>a:focus, .My_navbar>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.toll_free {
    padding: 0;
    border-radius: 4px;
    margin: 0px 0 0 0;
    width: 214px;
    float: right;
    text-align: right;
}
.toll_free a {
    text-decoration: none;
    font-size: 20px;
    color: #F11837;
    font-weight: 600;
    display: block;
    line-height: 26px;
    margin: 4px 0 0 0;
    letter-spacing: 0.6px;
}
.toll_free a img {
    float: left;
    margin: 2px 0px 0 0;
    width: 40px;
}
.toll_free p {
    font-size: 14px;
    color: #7d7d7d;
    margin: 0px;
}

.img_lft{width: 75px;float: left;}
.img_lft img{width: 60px;}

/*.tollfree
{
	margin-top: 3px;
	text-align: right;
}
.tollfree img
{

}
.tollfree a
{
	font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    color: #000;
    font-family: monospace;
}
.tollfree a span
{
	display: block;
    font-size: 15px;
    color: #c1c1c1;
}*/
.banner_btm
{
	text-align: center;
    background: #f7941d;
    padding: 8px 0;
}
.banner_btm p
{
	margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.banner_btm p a{color: #0f75bd;}
.sect1
{
	/*border-bottom: 1px solid #c1c1c1;*/
    background: #f3f3f3;
}
.icon_bx
{
	padding: 12px;
    border-left: 1px solid #c1c1c1;
    height: 85px;
    
}
.tt_right {
    margin: 0 0 0 50px;
}
.icon_bx i
{
	font-size: 25px;
    float: left;
    color: #fff;
    width: 40px;
    height: 40px;
    background: #104f67;
    text-align: center;
    line-height: 43px;
}
.tt_right p
{
	font-weight: 600;
    font-size: 15px;
    margin: 0;
    color: #F11837;
}
.tt_right p.safe_tt
{
	font-weight: normal;
    font-size: 14px;
    margin: 0;
    color: #444;
    letter-spacing: 0.5px;
}
.sect2
{
	background: #f3f3f3;
    padding: 50px 0;
}
.hd_tt{margin-bottom: 30px;}
.hd_tt h2{font-size: 22px;
    font-family: 'Fira Sans', sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #2A3374;
    font-weight: 600;
}
.hd_tt h2 span
{
	color: #2A3374;
    font-weight: 600;
}
.hd_tt p{}
.dest_bx{
    position: relative;
    margin-bottom: 5px;
    background: #2A3374;
    padding: 5px;
    margin-right: 7px;
}
.dest_bx .nm_dst
{
	position: absolute;
    
    padding: 3px 10px;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    border-radius: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 80%;
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 0 0 2px #000;
    text-transform: capitalize;
    font-family: 'Fira Sans', sans-serif;
}
.img_bx{overflow: hidden;}
.img_bx img
{
	width: 100%;
	display: block;
	transition: all 0.5s;
}
.dest_bx:hover .img_bx img{transform: scale(1.1);}
.dest_ctnt
{
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
    padding: 75px 8px 8px 8px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.27) 20%, rgba(0, 0, 0, 0.74) 64%, #464646 100%)
}
.dest_ctnt h3
{
	color: #fff;
    font-size: 20px;
    margin: 0;
}
.dest_ctnt p
{
	font-size: 12px;
    color: #fff;
    font-weight: 500;
    margin: 0px;
    padding: 0 0 4px 0;
}
.dest_ctnt a
{
	background: #f7941d;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    float: right;
    margin: -35px 0 0 0;
    padding: 4px 8px;
}
.cust_dls
{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    text-align: center;
    width: 100%;
}
.cust_dls img
{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    padding: 5px;
}
.cust_dls a
{
    display: block;
    font-size: 29px;
    color: #ffffff;
    margin: 10px 0;
}
.cust_dls p
{
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 2px;
	font-family: 'Fira Sans', sans-serif;
}
.banner_tt h1
{
	text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    padding-top: 120px;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 0 0px 2px #000;
}
.sect3
{
    padding: 50px 0;
    background: #fbfbfb;
    border-top: 1px solid #f7f7f7;
}
.about_cat{}
.about_cat h4{font-size: 21px;font-weight: 600;    font-family: 'Fira Sans', sans-serif;
    margin-top: 0px;color: #2A3374;}
.about_cat h4 span{color: #2A3374;font-weight: 600;}
.about_cat ul{}
.about_cat ul li
{
    font-size: 15px;
    list-style-type: upper-roman;
    margin: 0 0 0 30px;
    line-height: 28px;
    color: #2A3374;
}
.about_cat h5
{
    font-size: 18px;
    color: #2A3374;
    margin: 20px 0 10px 0;
}
.about_cat p
{
	font-size: 16px;
	color: #2A3374;
    font-weight: 400;
    text-align: justify;
    line-height: 28px;
	font-family: 'Fira Sans', sans-serif;
}
.sect4
{
	background: #18447b;
	padding: 16px 0;
	border-bottom: 1px solid #bfbfbf;
}
.enq_tt{}
.enq_tt h4
{
	margin: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.enq_tt p
{
	margin: 0;
    color: #fff;
}
.email_frm{}
.email_frm input
{
	width: 75%;
    height: 44px;
    border: 0;
    float: left;
    padding:0 5px;
}
.email_frm input.btn_submit
{
	width: 25%;
    background: #f7941d;
    font-size: 25px;
    color: #fff;
}
.footer
{
    background: #232796e3 url(../img/pattern_4.png) repeat 0 0;
    color: #fff;
    padding: 20px 0 20px 0;
    font-size: 13px;
    line-height: 17px;
}
.ftr_bx{}
.ftr_bx h4
{
	color: #fff;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 9px;
    position: relative;
    position: relative;
}
/*.ftr_bx h4::before{
    content: '';
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 35px;
}
.ftr_bx h4::after
{
    content: '';
    width: 115px;
    height: 1px;
    background: #F11837;
    position: absolute;
    top: 36px;
    left: 50px;
}*/
.ftr_bx p
{
    color: #fff;
    line-height: 28px;
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
}
.ftr_bx ul {
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    padding: 10px 0px;
}
.ftr_bx ul li
{
	padding: 6px 0;    width: 25%;
    float: left;
}
.ftr_bx ul li a{color: #dadada;letter-spacing: 0.5px;font-size: 16px;text-transform: capitalize;font-family: 'Fira Sans', sans-serif;}
.ftr_bx p a{color: #dadada;margin: 0 0 0 6px;font-size: 16px;text-transform: capitalize;font-family: 'Fira Sans', sans-serif;}
.ftr_bx h5 a
{
    width: 40px;
    height: 40px;
    background: #fff;
    display: block;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    border-radius: 2px;
}
.footer_btm 
{
    text-align: center;
    padding: 15px 0;
    background: #24265d;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
}
.trip_bx
{
	width: 100%;
    display: table;
    background: #fff5f5;
    margin-bottom: 30px;
    /*border-bottom: 1px solid #ffe7e7;*/
    box-shadow: 0 0px 2px #00000026;
    border-radius: 2px;
}
.trip_bx p
{
	text-align: center;
    font-size: 25px;
    margin-top: 35px;
    color: #444;
}
.trip_bx img{float: left;}
.sec5 
{
    background: #fbfdff;
    padding: 25px 0;
    border-top: 1px solid #f7f7f7;
}
.banner_page h1
{
	text-align: center;
    color: #fff;
    padding: 30px 0;
    margin: 0;
}
.contact_enq
{
	width: 100%;
    display: table;
    background: #f5f5ff;
    padding: 15px;
    border: 1px solid #dbdcff;
}
.map {
    width: 100%;
    display: table;
    background: #f5f5ff;
    padding: 15px;
    border: 1px solid #dbdcff;
}
.contact_enq h2
{

}
.contact_enq label
{
	display: block;
    margin: 0;
}
.contact_enq input
{
	width: 100%;
    border: 1px solid #eaeaea;
    height: 42px;
    padding: 0 10px;
}
.contact_enq textarea
{
	    width: 100%;
    border: 1px solid #eaeaea;
    height: 125px;
    padding: 10px;
}
.contact_enq button
{
	float: right;
}
.ct_bx
{
	text-align: center;
    background: #f0f2f5;
    padding: 10px 0;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #ececec;
}
.ct_bx i
{
	display: block;
    color: #ffffff;
    font-size: 25px;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    background: #18447b;
    line-height: 36px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.ct_bx p
{
	margin: 0;
    color: #000;
    font-size: 16px;
}
.ct_bx a
{
	font-size: 16px;
    color: #000;
}
.footer_icon
{
    text-align: center;
    background: #fffbfb;
    padding: 12px 0;
}
.footer_icon ul{}
.footer_icon ul li{display: inline-block;}
.footer_icon ul li img{}
.Sec_dis
{
    background: #f5f5f5;
    border-bottom: 1px solid #f1f1f1;
}
.disc_tt{padding: 10px 0;}
/*.disc_tt h4{}*/
.disc_tt p
{
    /*margin: 0;
    font-size: 14px;*/
    line-height: 22px;
}
.ftr_number{display: none;}

.dst_bx
{
    width: 100%;
    display: table;
    background: #fff;
    border: 1px solid #eee;
    padding: 5px;
    margin-bottom: 15px;
}
.nm_st{}
.nm_st h4
{
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
}
.nm_st p{}
.pl_icon{margin-top: 13px;text-align: center;}
.pl_icon img{margin: 0 auto;}
.bk_now{}
.bk_now h4
{
    font-size: 20px;
    font-weight: 700;
    background: #f7941d;
    text-align: center;
    padding: 5px 0;
    margin: 10px 10px 0 10px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 4px;
}

.cookies-stripdiv {
    width: 100%;
    position: fixed;
    bottom: 0;
    text-align: center;
    z-index: 10;
    background: rgba(51,51,51,.9);
    color: #fff;
    padding: 11px 50px;
}
.cookies-stripdiv p {
    margin: 0;
    display: inline-block;
}
.cookies-stripdiv .accept {
    background: #f7941d;
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
    border: none;
    margin-left: 10px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
}
#cookies {
    color: #f7941d;
    text-decoration: none;
}
.sec_dis{background: #f3f3f3;padding: 15px 0;}
.sec_dis p
{
        margin: 0;
    text-align: justify;
    line-height: 26px;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
    color: #2A3374;
}

.banner_bottom {
    background: #ffffff;
    padding: 5px 0;
}
.gap_low {
    padding-right: 5px;
    padding-left: 5px;
}
.small_icon {
    padding: 25px 0;
    background: #fff;
    /*box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);*/
    text-align: center;
    /*margin: -85px 0 0 0;*/
    border-radius: 4px;
}
.small_icon img{width: 60px;}
.small_icon i {
    background: #f6821f;
    width: 55px;
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #fff;
    border-radius: 48px;
    margin: 0 0 9px 0;
}
.small_icon h4 {
   font-size: 18px;
    color: #022243;
    font-weight: 600;
    margin: 8px 0 8px;
    font-family: 'Fira Sans', sans-serif;
}
.small_icon p {
    font-size: 16px;
    color: #022243;
    line-height: 20px;
    margin: 0;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
}
.about_cat ol li
{
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
    line-height: 28px;
}











.demo{ background: #f3f3f3; padding: 25px 0;}
.testimonial{
    margin: 0 20px 40px;
}
.testimonial .testimonial-content{
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #F11837;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #96043b;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.testimonial .description{
    font-size: 15px;
    /*font-style: italic;*/
    color: #464646;
    line-height: 23px;
    margin: 0;
    text-align: center;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #ff4242;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ff4242;
}






@media(min-width: 320px) and (max-width: 479px)
{
.navbar-toggle{background-color: #f26824;}
.navbar-toggle .icon-bar{background: #fff;}
.banner_tt h1{font-size: 16px;padding-top: 15px;}
.icon_bx{border-bottom: 1px solid #ececec;}
.sect2, .sect4, .sect5{padding: 25px 0;}
.sect3{margin: 25px 0;}
.panel{margin-bottom: 0px;padding-bottom: 10px;}
.ftr_number{display: block;background: #24265d;text-align: center;padding: 6px 0;position: fixed;bottom: 0;width: 100%;z-index: 9;}
.ftr_number a{color: #fff;font-family: monospace;font-weight: bold;font-size: 20px;}
.ftr_number a span{background: #ffffff;padding: 3px 6px;margin: 0 10px 0 0;border-radius: 4px;color: #000;}
.email_frm input.btn_submit{font-size: 18px;}
.footer_icon ul li img {width: 28px;}
.trip_bx{margin-bottom: 15px;}
img.logo {width: 210px;}
.small_icon{margin: 0;}




}
@media(min-width: 360px) and (max-width: 639px)
{
.navbar-toggle{background-color: #f26824;}
.navbar-toggle .icon-bar{background: #fff;}
.banner_tt h1{font-size: 16px;padding-top: 0px;}
.icon_bx{border-bottom: 1px solid #ececec;}
.sect2, .sect4, .sect5{padding: 25px 0;}
.sect3{margin: 25px 0;}
.panel{margin-bottom: 0px;padding-bottom: 10px;}
.ftr_number{display: block;background: #24265d;text-align: center;padding: 6px 0;position: fixed;bottom: 0;width: 100%;z-index: 9;}
.ftr_number a{color: #fff;font-family: monospace;font-weight: bold;font-size: 20px;}
.ftr_number a span{background: #ffffff;padding: 3px 6px;margin: 0 10px 0 0;border-radius: 4px;color: #000;}
.email_frm input.btn_submit{font-size: 18px;}
.footer_icon ul li img {width: 28px;}
.trip_bx{margin-bottom: 15px;}
img.logo {width: 210px;}
.small_icon{margin: 0;}

}
@media(min-width: 480px) and (max-width: 639px)
{
.navbar-toggle{background-color: #f7941d;}
.navbar-toggle .icon-bar{background: #fff;}
.banner_tt h1{font-size: 16px;padding-top: 15px;}
.icon_bx{border-bottom: 1px solid #ececec;}
.sect2, .sect4, .sect5{padding: 25px 0;}
.sect3{margin: 25px 0;}
.panel{margin-bottom: 0px;padding-bottom: 10px;}
.ftr_number{display: block;background: #f7941d;text-align: center;padding: 6px 0;position: fixed;bottom: 0;width: 100%;z-index: 9;}
.ftr_number a{color: #fff;font-family: monospace;font-weight: bold;font-size: 20px;}
.ftr_number a span{background: #ffffff;padding: 3px 6px;margin: 0 10px 0 0;border-radius: 4px;color: #000;}
.email_frm input.btn_submit{font-size: 18px;}
.footer_icon ul li img {width: 28px;}
.trip_bx{margin-bottom: 15px;}
img.logo {width: 210px;}



}
@media(min-width: 640px) and (max-width: 767px)
{




}
@media(min-width: 768px) and (max-width: 799px)
{

.tollfree a {font-size: 16px;font-weight: 700;line-height: 16px;}
ul.My_navbar{margin: 0 25px 0 0;}
.tollfree{margin-top: 12px;}
.email_frm input.btn_submit{font-size: 15px;}

}

