
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');

/*font-family: 'Montserrat', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap');
/*font-family: 'Poppins', sans-serif;*/
/*header start*/
body{

}
header{
	background-color: #001c37;
	padding: 30px 0;


}

.flag{
	width: 30px;
    height: 30px;
    border-radius: 50%;
    text-transform: uppercase;

}

ul{}
.menu ul li a{
	color:#fff!important;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	
}
ul li:last-child:hover a{
	border: none;
}
ul li a:hover{
	color: #fde428 !important;

}
.menu ul li:last-child a{
	padding-right: 0 !important;
}
.dropdown-menu {
    border: none;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background: none;
    
}
.dropdown-item {
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    transition: .5s;
    color:white;

}
.dropdown-item:hover{
	color: #fde428;
	background: none;
	border-radius: 5px;
	border:none;
	

}
/*header end*/

/*slider start*/
.slider{
	background-color: #001c37;
}
.carousel-control-next {
	margin-right: 72%;
}
.ha{	
	margin-bottom: 50px;
}
h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 8px;
	margin-left: 52%;
}
h1 span{
	padding-left: 23px;
}
.learn{
	color:#fde428;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 114px;
	margin-left: 57%;
	cursor: pointer;
	border:none;
	background:none;
}
.learn:hover{
	color: #69d2e7;

}
i{
	font-size: 18px;
    margin: 0 28px;
    color:#fde428;
}
.ps{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #fde428;
}
.round{
	width: 21%;
	margin-top: -485px;
	margin-left: 72%;
}
.ps:hover{
	color: none;
}

/*slider end*/

/*tour section start*/

/*item start-1*/
.tour{}
.tour-i{}
.tour-i h1{
	margin: 90px 0 auto;
	color:#002e5b;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
}
.tour-i h3{
	color: #747474;
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size: 17px;
    padding: 20px 0;
}
.tour-i p{
	margin-bottom: 50px !important;
	color: #747474;
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 13px;
    display: flex;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 21px;
}
.tour-i button{
	border:none;
	border-radius: 5px;
	background-color: #002e5b;
	box-shadow: 3px 4px 14px -1px #012758cc;
	transition: .5s;
}
.tour-i button a{
	color: white;
	font-size: 17px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}
.tour-i button:hover{
	background-color:#014283;
	font-color: white;
	
}
/*.tour-i u{
	padding-bottom: 10px;
}*/
/*item end-1*/

/*item start-2*/
.tour-img{
	padding: none;
}
/*item end-2*/
/*tour section end*/

/*Global section start*/
/*item start-1*/
.global{
	background-color: #f4f4f4;


}
.global-img{
	margin-bottom: 25%;
    margin-top: 113px;
    width: 90%;
}
/*item end-1*/
/*item start-2*/

/*item end-2*/

/*Global section end*/

/*plan section start*/
.plan{
	background-color: #002e5b;
}
.plan-p{
	margin-top: 25px;
	margin-bottom: 20px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 19px;
	text-transform: capitalize;
}
.plan-button{
	margin-top: 19px;
    margin-bottom: 24px;
    height: 40px;
    padding: 7px 7px;;
    color: #000;
    background-color: #fde428;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    transition: .7s;
}
.plan-button:hover{
	background-color: #f4f4f4;
}
/*plan section end*/

/*service section start*/

/*heading start*/
.service{}
.h-service{}
.h-service h1{
    margin: 45px 0 8px 0;
    color: #002e5b;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 34px;
    text-transform: uppercase;
    text-align: center;
    
}
.h-service p{
	margin: 10px 220px 60px 220px;
	color: #8c8c8c;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
}
/*heading end*/

/*item start*/
.i-service{
	width: 330px;
	margin: 17px auto;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5) ;
    padding: 1rem ;
    margin-bottom: 3rem ;
    background-color: #fdf9f9d6 ;
    border-radius: 0.25rem ;
    transition: .5s;	
}
.i-service img{}
.i-service h3{
	margin: 25px 0 15px 0;
    color: #002e5b;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}
.i-service p{
	margin-bottom:35px;
	color: #8c8c8c;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-align: justify;
}
.i-service:hover{
	box-shadow: 0 1rem 3rem #cac8c8d6;
    background-color: #f1f1f1ab;

}
/*item end*/

/*service section end*/

/*auto number section start*/
.auto-number{
	background-color: #002e5b;
}
/*item start*/
.box{
	margin: 35px 0;
	width:25%;
	text-align: center;

}
.icon{}
.icon i{
	font-size: 40px;
    color: #fde52c;
}
.contain{
	margin-top: 15px;
	font-size: 25px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.text{
	font-size: 14px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	font-weight: 400; 
	text-transform: uppercase;
}
/*item end*/
/*auto number section end*/

/*video section start*/
video{
	width: 100%;
    margin-top: 97px;
    border: none;
    border-radius: 5px;
}
/*video section end*/

/*isbisiter section start*/
.isbisiter{
	background-color: #07294b;
	margin-top: 50px;
}
.is-content{} 
.is-content h1{
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 50px;
    font-size: 50px;
    font-family: serif;
} 
.is-content p{
	margin-top: 20px;
	color:#fff;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 26px;
    letter-spacing: 0.5px;
} 
.is-content h5{
	margin-bottom: 40px;
	font-size: 17px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin-top: 40px;
	color:#fff;
	text-align: center;
			
} 
/*isbisiter section end*/
/*contact section start*/
iframe{
	width: 100%;
	height: 43%;
}
.address{}
.address h3{}
.address i{
	margin: 10px 0;
    color: #002e5b;
    font-size: 25px;  
}
 ul{}
 .address li{}
 .address i{
 	font-size: 25px;
 }
 .address p{
 	display: inline;
 	color: #002e5b;
 	font-size: 16px;
    padding-left: 20px;
 }
 .address p span{
 	margin-left: 43px;
 }
 .r-p{
 	margin-left: -10px;
 }
/*contact section end*/

/*footer section start*/
footer{
	padding: 20px 0;
	background-color: #002e5b;
}
h6{
	margin-top: 15px;
	color: #fff !important;
    font-size: 20px;
}
h6 span{
	color: #fde52c;
}
ul{}
ul li{}
ul li a i{
	color: #fff !important;
    font-size: 20px;
    margin: 0 auto;
    padding: 0 12px;
    border:none !important;
}
.n-b-a:hover{
	border:none;
}
ul li a i:hover{
	color:#fde52c !important;
}
/*footer section end*/