body {
	padding:0;
	margin:0;
	font-family: 'Roboto', sans-serif!important;
}
.container {
	width:92% !important;
	max-width:92% !important;
}
.page-wrap {
	padding:0;
}
.banner-sec {
	background:#114782;
	background: linear-gradient(to right,#112c91 0%,rgba(33,182,255,.6) 100%) !important;
	width:100%;
	height:95vh;
	position:relative;
	font-size: 15px;
}
.header-logo {
	max-width:110px;
}
.header-nav{
	border-radius: 8px;
	background:#fff;
	padding:13px 15px;
}
.header-nav .navbar-light .navbar-nav .nav-link{
	font-size: 17px;
    font-style: normal;
    font-weight: 500;
    color: #114782;
    padding-left: 24px;
}
.header-nav .navbar-light .navbar-nav .nav-link:hover,
.header-nav .navbar-light .navbar-nav .nav-link:focus {color:#000 !important;}
.banner-text {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	width: 82%;
}
.banner-text h1 {
	color: #fff;
	font-family: Montserrat;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
}
.banner-text h1 span{
	color: #33A7DF;
}
.banner-text p{
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.banner-book-btn{
	display: inline-flex;
	padding: 9px 21px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color:#fff;
	font-weight:500;
	border-radius: 4px;
	background:#33A7DF;
	border:0;
}
.after-book-btn{
	display: inline-flex;
	padding: 9px 21px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color:#fff;
	font-weight:500;
	border-radius: 4px;
	background:#FF6F27;
	border:0;
}
.banner-btn span {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color:#2B3A58;
}
.banner-btn img {
	max-width:22px;
}
.banner-img1 {
	position: absolute;
    bottom: 9%;
    right: 9%;
    max-width: 428px;
}

.tour-wrap {
	background:#fff;
	background: linear-gradient(to right,#112c91 0%,rgb(22 178 197) 100%) !important;
	border-radius: 10px;
	padding:35px;
	position: relative;
	transition-duration:.30s;
	box-shadow: 0px 4px 20px 0px rgb(133 134 135 / 30%);
}
.tour-wrap .heading_2 {color: #fff;}
.tour-wrap .para_g1 {color: #fff;}

/******************************/
.heading_1 {
	
}
.heading_2 {
	font-family: Montserrat;
	color:#114782;
	font-weight: 600;
	font-size: 26px;
}
.para_g1 {
	font-family: 'Roboto', sans-serif;
	line-height: 29px;
}
.para_g2 {
	font-family: 'Roboto', sans-serif;
	line-height: 29px;
}
/******************************/
.about-sec1 {
	padding:60px 0;
	background:#fff;
	position:relative;
}
.about-sec1:before {
	background: url(../img/shape-1.png) 50% 100% repeat-x;
    content: "";
    position: absolute;
    height: 16px;
    left: 0;
    right: 0;
    top: -16px;
    z-index: 3;
}
.instro-sec1 {
	padding:60px 0;
	background:#002c8f;
	position:relative;
}
.instro-sec1 .main-header1 {color: #fff;}
.instro-sec1 .para_g2 {color: #fff;text-align: justify;}
.instro-sec1:before {
	background: url(../img/shape-2.png) 50% 100% repeat-x;
    content: "";
    position: absolute;
    height: 16px;
    left: 0;
    right: 0;
    top: -1px;
    z-index: 3;
}
.img-border {
	border-radius:15px;
}
.main-header1 {
	color: #2B3A58;
	font-family: Montserrat;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
}
.main-header1 span{
	color: #33A7DF;
}
.main-para1 {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	color:#2B3A58;
}
.main-para1 a,.main-para1 span{
	color:#33A7DF;
	text-decoration:none;
}
.main-para2 {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color:#5E6065;
	line-height: 25px;
	
}
.main-para2 a,.main-para2 span{
	color:#33A7DF;
	text-decoration:none;
	font-weight: 500;
}
.main-para3 {
	color: #33A7DF;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	position:relative;
}
.text-ellipsis1 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#5E6065;
}
.text_ellipsis2 {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#5E6065;
}
.main-para3:after {
	content: "";
    width: 80px;
    height: 2px;
    background: #33A7DF;
    display: inline-block;
    position: relative;
    bottom: 4px;
    left: 8px;
}
.offer-sec1 {
	padding:90px 0 140px;
	background:#EDF9FF;
	border-radius: 30px;
	margin-bottom:28px;
}
.after-wrap {
	padding:90px 0 220px;
	background:#F5F9F9;
	border-radius: 30px;
}
.after-wrap .main-para1 {color: #5E6065;
/* lead */
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;}
.after-sec1,
.after-sec2 {
	position:relative;
}
.after-sec1 span,
.after-sec2 span{
	position:absolute;
	background:#fff;
	padding:6px 10px;
	z-index:9;
	color:#2B3A58;
	font-family: IBM Plex Sans;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
}
.after-sec1 span{
	right:5px;
	top:5px;
}
.after-sec2 span{
	left:5px;
	top:5px;
}
.progress-sec {
	width:100%;
	position:relative;
	padding:0 60px;
	margin-top:-134px;
	margin-bottom:-85px;
	z-index:9;
}
.progress-wrap {
	padding:30px 25px;
	border-radius: 10px;
	background: #2B3A58;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.21);
}
/*********** Responsive *******************/
.view_more_btn {
	border: 0;
    padding: 12px 30px;
    background: #007bff;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
}
.service_sec1 {
	background:url(../img/service-bg1.jpg);
	background-size:contain;
	background-repeat: no-repeat;
	padding:50px 0;
}
.service_card {
	position: relative;
    display: block;
    max-width: 370px;
    width: 100%;
    margin: 0 auto 30px;
    background: #ffffff;
    box-shadow: 0px 0px 30px 0px #0000001a;
    padding: 40px 40px 32px;
    border-radius: 10px;
}
.sub_header1 {
	color: #2B3A58;
    font-weight: 600;
	font-size: 20px;
}
.why_hoose_sec1 {
	padding: 60px 0;
    background: #EDF9FF;
}
.features_imgs {
	position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px #0000001a;
    padding: 0;
	padding-top:15px;
    border-radius: 4px;
	position:relative;
}
.features_imgs:before {
	content:"";
	background: url(../img/service-box-bg.png);
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height: 165px;
    background-repeat: no-repeat;
    background-size: cover;
	    background-position: bottom;
}
.features_se1 {
	background:#fff;
	padding:60px 0;
}
.feature_img {
	position: relative;
    display: block;
    width: 230px;
    height: 230px;
    padding: 10px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 1;
}
.feature_img img {
	width:150%;
}
.feature_img:before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border: 11px solid#ffffff;
    border-radius: 50%;
    content: "";
    z-index: -1;
}
.feature_inner {
	    position: relative;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    z-index: 2;
}
.header_logo2 {
	max-width:200px;
}
.foooter-sec1 {
	padding: 60px 0 30px;
    background: #002c8f;
    position: relative;
}
.foooter-sec1 .main-para2 {
	color: #fff;
}
.foooter-sec1:before {
    background: url(../img/shape-2.png) 50% 100% repeat-x;
    content: "";
    position: absolute;
    height: 16px;
    left: 0;
    right: 0;
    top: -1px;
    z-index: 3;
}
.social_icon {
	list-style:none;
	margin:0;
	padding:0;
}
.social_icon li{
	padding:8px;
}
.social_icon img{
	max-width:25px;
}
.copyright {
	    padding: 25px 0;
    background: #001f64;
    color: #fff;
}
/*********** abbout *******************/
.banner-sec.inner_banner {
	height:260px;
}
.inner_header {
	color: #fff;
    font-size: 46px;
    font-weight: 600;
    margin-top: 80px;
}
.about-sec1.inner_about .tour-wrap {
	background:#fff !important;
}
.about-sec1.inner_about .tour-wrap img {
	max-width:80px;
	margin: 0 auto 20px;
	display:block;
}
.about-sec1.inner_about .tour-wrap h2,
.about-sec1.inner_about .tour-wrap p{
	color:#000 !important;
	text-align:center;
}
.instro-sec1.inner_feature {
	background:url(../img/shape-5.png);
	background-size:cover;
	padding-bottom:140px;
}
.chood_in_sec2 {
	background: rgb(1 32 98 / 16%);
    padding: 25px;
	margin-bottom:11px;
	border-radius:6px;
}
.instro-sec1.inner_feature .main-para2,
.instro-sec1.inner_feature .main-para1 {color:#fff;}
.choose_list {
	padding:0;
	margin:0;
	list-style:none;
}
.choose_list li {
	color:#fff;
	font-weight:400;
	margin-bottom:10px;
	background: rgb(1 32 98 / 26%);
    padding: 25px;
	border-radius:6px;
}
.choose_list li span {
	    color: #fff;
    font-weight: 600;
    display: block;
	margin-bottom:5px;
}
.contact_li {
	padding:0;
	margin:0;
	list-style:none;
}
.contact_li li {
	font-size:18px;
	margin-bottom:24px;
	padding-left:35px;
	position:relative;
}
.contact_li li i{
	    font-size: 28px;
    text-align: center;
    color: #389ad2;
	    position: absolute;
    left: 0;
}
/*********** Responsive *******************/
.gallery_sec1 {
	background:url(../img/service-bg1.jpg);
	background-size:contain;
	background-repeat: no-repeat;
	padding:50px 0;
}
.gallery_sec1 .container > a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
}
.gallery_sec1 .container > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 0 2px 16px var(--shadow);
}

.gallery_sec1 .galler_align.container {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  grid-auto-rows: 120px;
  grid-auto-flow: dense;
}

.gallery_sec1 .horizontal {
  grid-column: span 2;
}

.gallery_sec1 .vertical {
  grid-row: span 2;
}

.gallery_sec1 .big {
  grid-column: span 2;
  grid-row: span 2;
}
..lb-nav a.lb-prev,
.lb-nav a.lb-next {
    filter: alpha(Opacity=1);
    opacity: .8 !important;
    -webkit-transition: opacity .6s !important;
    -moz-transition: opacity .6s !important;
    -o-transition: opacity .6s !important;
    transition: opacity .6s !important;
}
/*********** Responsive *******************/
.contact-bg1 {
	background:url(../img/map.png);
	background-size: contain;
	position:relative;
}
.contact-bg1:after {
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .77;
}
.contact-bg1 .container {
	position:relative;
	z-index:9;
}
.map_align {
	width:100%;
	height:450px;
}
/*********** Responsive *******************/
@media only screen and (min-width: 1599px) {
	.banner-img1 {
    position: absolute;
    bottom: 0;
    right: 5%;
    max-width: 650px;
}
}
@media only screen and (max-width: 991px) {
	.banner-sec {
		height:600px;
	}
	.banner-img1 {
    position: absolute;
    bottom: 21%;
    right: 4%;
    max-width: 328px;
}
.main-header {
	    position: relative;
    z-index: 999;
}
.main-header .navbar-light .navbar-toggler {
    color: rgba(0,0,0,1);
    border-color: rgb(0 0 0 / 100%);
	    background: #218ecd;
		    padding: 8px 11px;
}
.d_992none {
	display:none !important;
}
}
@media only screen and (max-width: 767px) {
	.banner-text h1 {
		font-size: 30px;
	}
	.banner-text p {
    display: none;
}
}
@media only screen and (max-width: 646px) {
	.banner-text h1 {
		font-size: 30px;
	}
	.banner-text p {
    display: none;
}
.banner-sec {
		height:400px;
	}
	.banner-img1 {
    bottom: 14%;
    right: 6%;
    max-width: 227px;
}
}
@media only screen and (max-width: 530px) {
	.banner-text h1 {
    font-size: 24px;
}
	.banner-text p {
    display: none;
}
.banner-sec {
		height:320px;
	}
	.banner-img1 {
    bottom: 10%;
    right: 6%;
    max-width: 175px;
}
.banner-text .btn {
	    padding: 10px 18px !important;
    font-size: 14px;
}
}

/************ fonts
font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
 ******************/
/* 
.info{
	background: #002c8f url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" fill="%23EDF9FF"><path d="M0 0v90.2C49.7 99.9 105 82 160 65c75.5-23.3 145.5-22.4 222-3 63 16 119 14 173-8 79.5-32.4 156.2-27.6 240-10 82.6 17.4 143-1 205-31.7V0H0Z"></path></svg>') no-repeat;
	color: #fff;
} */


.content-wrap{

}