@charset "utf-8";
/* CSS Document */


  @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body,li,a,img,h1,h2,ul,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	list-style:none;
	text-decoration:none;
	outline:none;
	border:none;
	font-family: 'Poppins', sans-serif !important;
}
.inner_box{ width:1000px; margin:0 auto; }
h1{ font-family: 'Amaranth', sans-serif; font-weight:500; color:#666; font-size:32px; }
h2{	font-family: 'Oleo Script', cursive; color:#666; font-weight:500; font-size:22px; }
h3{ font-family: 'Ruluko', sans-serif; font-weight:bold; color:#333; font-size:26px; }
h4{ font-family: 'Ruluko', sans-serif; color:#fff; font-size:13px; background:#0373b5; padding:10px; }
h5{	font-family: 'Oleo Script', cursive; color:#333; font-weight:500; font-size:22px; padding:20px 0px 5px 0px; }
h6{ font-family: 'Amaranth', sans-serif; font-weight:500; color:#666; font-size:20px; }
.clo_span{ color:#0373b5; font-weight:bold; font-size:16px; font-family: 'Ruluko', sans-serif; margin:20px 0px -5px 0px;font-family: 'Poppins', sans-serif !important; }
.clo_span1{ color:#0373b5; font-size:14px; text-align:center; text-transform:capitalize; margin:10px 0px 0px 0px; }


.wrapper{
	width:100%;
	float:left;
}
.top_bg{
	width:100%;
	float:left;
	background:url(../images/top_bg.png) repeat-x;
	position:relative;
	z-index:2;
}
.top{
	width:1000px;
	float:left;
}
.logo{
	width:555px;
	height:120px;
	background:url(../images/logo_bg.png) no-repeat;
	padding:10px 0px 0px 95px;
	margin:0 auto;
}
.banner_bg{
	width:100%;
	float:left;
	overflow:hidden;
	margin:-90px 0px 0px 0px;
	position:relative;
	z-index:1;
}
.banner{
	width:1400px;
	margin:0 auto;
}
.nav_bg{
	width:100%;
	float:left;
	background:#0373b5;
	border-top:6px solid #3ba5e3;
}
.nav{
	width:1080px;
	float:left;
	margin:0px 0px 0px -40px;
	font-family: 'Roboto', sans-serif;
	text-shadow:1px 1px 1px #d25a02;
	font-weight:600;
}
.nav li{
	float:left;
	padding:20px 0px;
}
.nav li a{
	color:#fff;
	padding:20px 20px;
}
.nav li a:hover{
	background:url(../images/nav_hover.png) center top no-repeat;
	color:#f4cf80;
}
.nav li a.active{
	background:url(../images/nav_hover.png) center top no-repeat;
	color:#f4cf80;
}
.home_welcome_bg{
	width:100%;
	float:left;
	background:#fff;
	border-bottom:6px solid #0373b5;
	text-align:center;
	padding:35px 0px 20px 0px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#666;
	font-family: 'Poppins', sans-serif !important;
}
.home_welcome_bg_about{
	padding:30px 0px;
}
.home_welcome_bg img{
	padding:20px 0px;
}
.read_more{
	width:250px;
	height:42px;
	margin:-8px auto 0px auto;
	background:url(../images/read_more_bg.png) no-repeat;
	font-family: 'Amaranth', sans-serif;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	padding:3px 0px 0px 0px;
}
.read_more a{
	color:#666;
}
.read_more a:hover{
	color:#ff8400;
}
.scroll_bg{
	width:100%;
	float:left;
	background:#e6e6e6;
}
.scroll_img{
	width:1000px;
	float:left;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	margin:20px 0px 0px 0px;
	font-family: 'Poppins', sans-serif !important;
}
.scroll_img li{
	float:left;
	padding:0px 10px;
}
.footer_bg{
	width:100%;
	float:left;
	background:#0373b5;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 0px;
	font-family: 'Poppins', sans-serif !important;
}
.footer{
	width:1000px;
	float:left;
}
.copy_right{
	float:left;
	padding:10px 0px 0px 0px;
}
.designed{
	float:right;
}

/*-------------------------------  About ----------------------------------*/
.about_page{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	line-height:20px;
	text-align:justify;
	font-family: 'Poppins', sans-serif !important;
}
.about_img{
	float:right;
}
.about_img1{
	float:right;
	margin:20px 0px 20px 30px;
}
.about_img2{
	float:left;
	margin:10px 30px 20px 0px;
}
.about_img2 img{
	border:1px solid #CCC;
	padding:0px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px #cecece;
}
.about_img1 img{
	border:1px solid #CCC;
	padding:0px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px #cecece;
}
.about_contact{
	/*background:#f6ebe4;*/
	padding:10px 10px;
	float:right;
	margin:20px 0px 0px 0px;
	text-align:left;	
	border:1px solid #b59a85;
	box-shadow: 0 0 10px #d2d1d1;
}
.about_contact table tr td{
	padding:5px 10px 0px 0px;
}
.about_img li{
	float:none;
	margin:20px 0px 0px 20px;
	text-align:center;
	font-size:12px;
}
.about_img li img{
	border:1px solid #333;
}
.course_iata{
	width:260px;
	float:right;
}
.course_list{
	width:260px;
	float:right;
	overflow:hidden;
	border:1px solid #c9c9c9;
	box-shadow: 0 0 10px #d2d1d1;
}
.course_list li{
	padding:7px 0px 7px 10px;
}
.course_list a{
	color:#333;
}
.course_list a li{
	width:100%;
}
.course_list li:hover{
	background:#0da5ca;
	color:#fff;
	width:100%;
}
.content_area{
	width:700px;
	float:left;
}
.content_area li{
	list-style-image:url(../images/list_icon.png);
	list-style-position:inside;
	float:none;
	padding:10px 0px 0px 0px;
}

/*-------------------------------  Registration ----------------------------------*/
.register{
	width:300px;
	padding:0px 20px 20px 20px;
	margin:30px 0px 0px 0px;
	border:1px solid #999;
}
.client_scroll{
	width:1000px;
	float:left;
}
.client_scroll img{
	padding:0px;
	border:1px solid #CCC;
}

/*-------------------------------  Gallery ----------------------------------*/
.gallery_page{
	
}
.gallery_page li{
	padding:15px 30px 10px 0px;
	text-align:center;
	float:left;
}
.gallery_page li img{
	padding:0px;
	border: 5px solid #fff;
    box-shadow: 0px 0px 15px #c6c6c6;
}
.gallery_page li img:hover{
	border: 5px solid #fff;
    box-shadow: 0px 0px 15px #c6c6c6;
}
.img_width{
	width:210px; 
	height:175px;
	float:right; 
}
.img_width1{
	width:170px; 
	margin:10px 0px 0px 0px;
	height:150px;
	float:right; 
}


/*----------------------------- Products ---------------------------------*/
.product_scroll{
	width:350px;
	float:right;
	margin:0px 0px 0px 30px;
}
#basic-accordian{
	padding:5px;
	width:1000px;
	z-index:2;
	text-align:left;
}
.accordion_headings{
	padding:5px 10px;
	background:#0373b5;
	color:#FFFFFF;
	border:2px solid #FFF;
	cursor:pointer;
	text-transform:uppercase;
	font-size:13px;
	width:200px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-family: 'Poppins', sans-serif;
}
.accordion_headings:hover{
	background:#ff6c00;
}
.accordion_child{
	padding:0px 15px 15px 15px;
	text-align:justify;
	width:725px;
}
.pro_img{
	float:right;
	margin:0px 0px 0px 30px;
}
.pro_img img{
	border:1px solid #CCC;
	padding:0px;
}
.par-Text{
}

.par-Text li{
	list-style-image:url(../images/list_icon.png);
	list-style-position:inside !important;
	padding:5px 0px 0px 0px;
}

.header_highlight{
	background:#ff6c00;
}
.gallery_list li{float:left; list-style:none;padding:0px 2px; margin-top:10px;}
.img_bor{border-radius:5px; border:1px solid #FFF; width:156px; height:110px;}

/*------------------------------- Carrier ------------------------------*/
.career_page{
}
.career_page table tr td{
	padding:0px 10px 10px 0px;
}

.enquiry_page{
	float:right;
}
.enquiry_page table tr td{
	padding:10px 10px 0px 0px !important;
}
.enquiry_img{
	float:right;
	margin:120px 0px 0px 0px;
}
.enquiry_con{
	width:550px;
	float:left;
}
.inp_txt{
	width:300px;
	height:35px;
	border:1px solid #898989;
	box-shadow:1px 1px 10px #ececec inset;
	border-radius:3px;
}
.inp_txt:hover{
	border:1px solid #0373b5;
	box-shadow:none;
}
.enquiry_con table tr td{
	padding:10px 20px 10px 0px;
}
.txt_txt{
	width:400px;
	height:100px;
}
.inp_btn{
	width:80px;
	padding:5px 0px;
	background:#0373b5;
	color:#fff;
	border-radius:3px;
	border:1px solid #05517d;
	cursor:pointer;
}
.inp_btn:hover{
	color:#000;
	background:#ff6c00;
}
.select-box{
	width:300px;
	border:1px solid #898989;
	box-shadow:1px 1px 10px #ececec inset;
	border-radius:3px;
    color: #444444;
    padding: 10px;
}
.select-box:hover{
	color:#000;
}

/*-------------------------------  Contact ----------------------------------*/
.contact_page{
	width:1000px;
	float:left;
}
.contact_page table tr td{
	padding:5px 10px 0px 0px;
}
.gmap{
	margin:50px 0px 0px 0px;
}





