body, html
{
	font-family: 'Poppins', sans-serif;
	font-size: 100%;
    background:#fff; 
    font-size: 14px;
    color: #232a34;
}
*
{
	padding: 0;
	margin: 0;
}
ul, ol
{
	list-style: none;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{margin-bottom: 0;}
p{margin: 0;}
a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a, a:hover
{
	color: #232a34;
	text-decoration: none;
}

/*....main css starts here......*/


/*#d42831
#4186f7
*/

.navbar{margin-bottom: 0;border: 0;border-radius: 0;padding: 5px 0;}
ul.nav li a{font-size: 16px;}
.nav>li>a:focus, .nav>li>a:hover {text-decoration: none;background-color: #fff;}
.toll_free{width:250px;margin-top:3px;margin-left:100px;}
.toll_free img{width: 46px;height: 46px;float: left;margin: 1px 10px 0 0;border: 2px solid #d7d7d7;padding: 2px;border-radius: 50%;}
.toll_free p{font-size: 13px;color: #9a9a9a;line-height:10px;padding-top: 6px;}
.toll_free a {
    font-size: 20px;
    font-weight: 700;
    color: #d42831;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0;
    font-size: 18px;
    line-height: 20px;
}
img.logo {
    width: 83%;
    margin: -6px 0 0 0;
}

.ct_4{background: #ffffff;padding: 15px 0;}
.ct_3{text-align: center;background: #0f70b9;padding: 10px;position: relative;margin: 30px 0 0 0;border: 1px dotted; border-radius:4px;}
.ct_3 img{width: 50px;}
.ct_3 .ct_hd{font-weight: 600;margin: 5px 0;text-transform: capitalize;padding-top: 35px;color: #fff;font-family: 'Fira Sans', sans-serif;font-size: 17px;}
.ct_3 p{color: #fff;font-size: 15px;font-family: 'Fira Sans', sans-serif;text-align: justify; line-height: 25px;}
.ct_3 i{width: 75px;height: 75px;background: #e30a0a;line-height: 75px;font-size: 30px;border-radius: 50%;color: #fff;position: absolute;left: 50%;top: 5%;transform: translate(-50%, -50%);border: 2px dotted #0f70b9;}
.pp_dst{background: #eee;padding: 45px 0;}
.heading_txt{font-size: 25px;color: #232a34;border-bottom: double #111240;padding-bottom: 5px;margin-bottom: 30px;}
.heading_txt span{font-weight: 900;color: #d42831;}

.ft_travel{padding: 25px 0;}
.ft_bx{width: 100%;display: table;box-shadow: 0 2px 15px #676767;/*border: solid 10px #fff7f7;*/}
.ft_hding {background: #d42831;padding: 5px 8px;color: #fff;font-size: 20px;text-transform: uppercase;font-weight: 700;}
.ft_hding span{float: right;width: 30px;height: 30px;background: #fff;color: #d42831;text-align: center;font-size: 16px;padding: 5px 0 0 0;border-radius: 50%;margin-top: -1px;}
.ft_hding img{}
.ft_bx ul li{background: #fff;padding: 10px;border-bottom: dashed 1px #e4e4e4;transition: all 0.5s;}
/*.ft_bx ul li.bg_clr{background-color: #fff;}*/
.ft_bx ul li:hover{background-color: #fff;padding: 10px 50px;}
.ft_bx ul li:hover a{color:#232a34;}
.ft_bx ul li:hover i{color: #d42831;transform: rotate(45deg);}
.ft_bx ul li a{font-size: 14px;/*color: #fff;*/ display: block;}
.ft_bx ul li a i{color: #d2d0d0;margin: 0 3px 0 0; transition: all 0.5s;}
.ft_bx ul li a span{float: right;color: #d42831;font-size: 14px;font-weight: 900;}

.page_3{background: #eee;padding: 25px 0;}
.dest_bx{}
.dest_bx p{background: #d42831;text-align: center;font-size: 35px;color: #fff;font-weight: 700;padding: 20px 0px;text-shadow: 0 1px 5px #313131;border: double 10px #fff;border-radius: 75px;box-shadow: 0 1px 5px #8c8c8c;transition: all 0.5s;}
.dest_bx p:hover{background:#fff; color: #d42831;border: double 10px #d42831;text-shadow: 0 0 0 #fff;}

.abt_bx{margin: 30px 0;}
.abt_sec{}
.abt_sec p{font-size: 14px;text-align: justify;line-height: 32px;}

.fooer {
    background: #0f70b9;
    padding: 20px 0 5px;
}
.ftr_bx{width: 100%;display: table;}
.ftr_bx h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.ftr_bx ul li {
    width: 20%;
    float: left;
    margin: 5px 0 15px;
	}
.ftr_bx ul li a{color: #fff;}
.ftr_bx ul li a:hover{padding: 0 5px;transition: all 0.5s;}
.ftr_bx ul li a i{color: #d42831;margin: 0 3px 0 0;}

.dis_txt {color: #fff;text-align: justify;letter-spacing: 0;line-height: 25px;margin-bottom: 10px;border-bottom: 1px solid #ddd;margin-top: 30px;padding-bottom: 5px;}

.btm_ftr {
    text-align: center;
    background: #00385d;
    padding: 10px 0;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0;
}
.ft_img{overflow: hidden;}
.ft_img img{width: 100%;display: block;transition: all 0.5s;}
.ft_bx:hover img{transform: scale(1.3);}

.banner{position: relative;}
.banner h1{position: absolute;top: 40%;left: 50%;transform: translate(-50%,-50%);color: #fff;background: #d42831;padding: 5px 15px;border-radius: 6px;font-weight: 700;}

.page_bnr{background: #d42831;padding: 20px 0;}
.page_nm{}
.page_nm h1{color: #fff;float: left;margin: 0;font-size: 20px;letter-spacing: 1px;}
.page_nm ul{float: right;}
.page_nm ul li{float: left;margin: 0px 5px;color: #fff;}
.page_nm ul li a{color: #fff;}

.page_ctnt{padding: 15px;}
.page_ctnt h2, .page_ctnt h3{font-size: 20px;font-weight: 600;}
.hd_pg{font-size: 20px;text-align: center;margin-bottom: 10px;color: #071219;font-weight: 700;}
.page_ctnt p{text-align: justify;font-size: 14px;letter-spacing: 0;line-height: 30px;} 

.page_ctnt p strong {
    background: #fff7f5;
    display: block;
    margin: 12px 0 5px 0;
    padding: 0 0 0 6px;
    line-height: 28px;
    font-size: 16px;
    border-left: 4px solid #243574;
    font-weight: 600;
}
.page_ctnt h4{color: #000;font-weight: 700;}

.clr_bg{background: #e8e8e8;padding: 40px 0;}
.ct_bx {
    width: 100%;
    display: table;
    background: #243574;
    text-align: center;
    padding: 15px 0;
    border-radius: 8px;
}
.ct_bx i{color: #fff;font-size: 40px;}
.ct_bx h2{color: #fff;margin: 10px 0;font-size: 25px;}
.ct_bx a{color: #fff;font-size: 18px;letter-spacing: 2px;}
.ct_bx p{color: #fff;}
ul.page_terms li{margin: 5px 0;}

.frm_bx{width: 100%;display: table;background-color: #fff;padding: 20px;margin-top: 30px;}
.frm_bx h3{text-align: center;margin: 0 0 10px 0;font-weight: 700;}
.frm_bx form{}
.frm_bx form label{}
.frm_bx form input{height: 42px;}
.frm_bx form textarea{height: 130px;}
.frm_bx form button{width: 100%;border: 0;padding: 5px 0;color: #fff;font-size: 25px;background: #d42831;}
.map{margin-top: 30px; background: #fff;padding: 10px;border: double 10px #e2e2e2;}

.bnr_home{height: 500px;}
.bnr_home h1 {
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 75px 0 0 0;
    text-shadow: #080808 0 1px 1px;
}
.bnr_home h1 span{color: #d42831;font-weight: 700;}

.footer_ct{text-align: center;}
.footer_ct ul{}
.footer_ct ul li{display: inline-block;margin: 0 5px;border: 1px solid #4a4a4a;padding: 2px;border-radius: 4px;}
.footer_ct ul li img{}

.pge_banner{background-image: url('../images/pagebanner.jpg');padding:50px 0;}
.pge_banner h1{text-align: center;color: #fff;}

.Sec_covid{background: #ffefdf40;}
.Sec_covid img{margin: 15px 0;}

.Sec_deals_ft{background: #f8fdff;padding: 30px 0;}
.ft_dls{background: #fff;border-bottom: 1px solid #ddd;box-shadow: 0px 0px 5px #77777740;}
.ft_dls img{width: 100%;height: 260px;border-radius: 4px;}
.ft_dls p{padding: 10px 0 10px 0;text-align: center;font-size: 20px;}

.Sec_whyus
{
    color: #fff;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 100px 0;
    position: relative;
    background-image: url(../images/map.jpg);
    background-position: 0 0!important;
    background-attachment: fixed;
    background-repeat: no-repeat!important;
    width: 100%;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
}
.paral-effect {
    background-color: rgba(0,0,0,.4);
    color: inherit;
    position: absolute;
    width: 100%;
    height: 100%!important;
    left: 0;
    top: 0;
}
.Sec_whyus .img_middle {
    bottom: 0px;
    left: 65%;
    position: absolute;
    width: 33%;
}
.why_bx{background: #d42831;
    padding: 15px;
    border-radius: 8px;}
.why_bx h4{font-size: 25px;border-bottom: 1px dashed;padding-bottom: 15px;margin-bottom: 30px;}
.why_bx p{letter-spacing: 0.5px;line-height: 28px;}
.why_bx input{width: 75%;float: left;border: 0;height: 56px;border-radius: 8px 0 0 8px;color: #000;padding: 10px;font-size: 18px;}
.why_bx button{width: 25%;height: 56px;border: 0;color: #ffffff;font-weight: 600;font-size: 25px;background: #111240;border-radius: 0 8px 8px 0;}



.cookies-stripdiv {width: 100%;position: fixed;bottom: 0;text-align: center;z-index: 10;background: #424242;color: #fff;padding: 11px 50px;}
.cookies-stripdiv p {margin: 0;display: inline-block;font-size: 15px;font-weight: 500;}
#cookies {color: #d42831;text-decoration: none;}
.cookies-stripdiv .accept {background: #d42831;padding: 5px 10px;color: #111240;font-weight: 600;border: none;margin-left: 10px;border-radius: 0px;text-decoration: none;cursor: pointer;white-space: nowrap;font-size: 12px;}






/*......css...........*/


.dst_bx {
	width: 100%;
	display: table;
    position:relative;
    margin:0 0 30px 0;
}
.dst_bx .box {
    position:relative;
    background:#111240;
    /*float:left;*/
    box-sizing:border-box;
    overflow:hidden;
    /*box-shadow:0 5px 10px rgba(0,0,0,.8);*/
}
.dst_bx .box:before {
    content:'';
    position:absolute;
    top:10px;
    left:10px;
    right:10px;
    bottom:10px;
    border-top:1px dashed #fff;
    border-bottom:1px dashed #fff;
    box-sizing:border-box;
    transition:0.5s;
    transform: scaleX(0);
    opacity:0;
}
.dst_bx .box:hover:before {
    transform:scaleX(1);
    opacity:1;
}
.dst_bx .box:after {
    content:'';
    position:absolute;
    top:10px;
    left:10px;
    right:10px;
    bottom:10px;
    border-left:1px dashed #fff;
    border-right:1px dashed #fff;
    box-sizing:border-box;
    transition:0.5s;
    transform: scaleY(0);
    opacity:0;
}
.dst_bx .box:hover:after {
    transform:scaleY(1);
    opacity:1;
}
.dst_bx .box .imgBox {
    position:relative;
}
.dst_bx .box .imgBox img {
    width:100%;
    transition:0.5s;
    height: 260px;
}
.container .box:hover .imgBox img {
    opacity:.2;
    transform:scale(1.2);
}
.dst_bx .box .content {
    position:absolute;
    width:100%;
    top:50%;
    transform:translateY(-50%);
    z-index:2;
    padding:20px;
    box-sizing:border-box;
    text-align:center;
}
.dst_bx .box .content h4 {
    margin: 0 0 10px;
    padding:0;
    color:#fff;
    transition:0.5s;
    transform:translateY(-50px);
    opacity:0;
    visibility:hidden;
    font-size: 25px;
}
.dst_bx .box:hover .content h4
{
    opacity:1;
    visibility:visible;
    transform:translateY(0px);
}


@media only screen and (min-width:320px) and (max-width:479px) 
{
.bnr_home h1{display: none;}
.navbar-toggle{background: #111240; }
.navbar-toggle .icon-bar{background:#fff;}
.ct_3{margin-bottom: 45px;}
.ftr_bx ul li{width: 100%;float: none;}
.footer_ct ul li img {width: 36px;}
.Sec_whyus{display: none;}
}

@media only screen and (min-width:360px) and (max-width:639px) 
{
    .bnr_home h1{display: none;}
.navbar-toggle{background: #111240; }
.navbar-toggle .icon-bar{background:#fff;}
.ct_3{margin-bottom: 45px;}
.ftr_bx ul li{width: 100%;float: none;}
.footer_ct ul li img {width: 36px;}
.Sec_whyus{display: none;}
}

@media only screen and (min-width:480px) and (max-width:639px) 
{
    .bnr_home h1{display: none;}
.navbar-toggle{background: #111240; }
.navbar-toggle .icon-bar{background:#fff;}
.ct_3{margin-bottom: 45px;}
.ftr_bx ul li{width: 100%;float: none;}
.footer_ct ul li img {width: 36px;}
.Sec_whyus{display: none;}
}
