@charset "UTF-8";

.header{z-index:10;float:left;height:auto;width:100%;	box-shadow:0px 0px 10px 0px #aaa;		}
	.header-top, .header-body{float:left;height:auto;width:100%;padding:10px 0px;	border-bottom:1px solid #ddd;background-color:#fff;	}
		.header-body{	}

		.header-top-left, .header-top-right{float:left;height:auto;width:auto; }
			.header-top-right{float:right;	}
				.header-top-right a{float:left;height:28px;width:28px;padding:4px;margin:-4px 0px -4px 10px; border-radius:0%;	color:#333; }					
					.header-top-right a:hover{border-radius:50%;background-color:var(--primary-dark);color:#fff; 							}
					.header-top-right a i{float:left;height:100%;width:100%; line-height:20px; font-size:16px; text-align:center;			}

				.header-top-right .login-lnk{width:auto;height:20px;margin:0px 0px 0px 10px;padding:0px 0px 0px 10px; font-weight:500; border-left:1px solid #333; 			}
					.header-top-right .login-lnk:hover{border-radius:0px; text-decoration:underline;		color:var(--link-hover);background-color:transparent; }

				.header-top-left a{float:left;height:20px;width:auto; font-size:14.5px; margin-right:30px; color:#333; }
					.header-top-left a:hover{color:var(--primary-dark);  }

					.header-top-left i{float:left;height:100%;width:22px;line-height:23px; font-size:14px; }
					.header-top-left u{float:left;height:100%;width:auto;	text-decoration:none; 	 }

	.header-logo{float:left;height:auto;width:135px; width:220px;				}
		.header-logo img{float:left;height:50px;width:50px; margin-right:10px; 	}
		.header-logo span{float:left;height:auto;width:69%;width:calc(100% - 60px);	margin-top:4px;		}
			.header-logo span h1, .header-logo span h2, .header-logo span p{float:left;height:auto;width:100%; font-size:13px;color:var(--primary);	}
				.header-logo span h1{font-size:35px;line-height:40px;	}
				.header-logo span h2{font-size:28px;line-height:25px;	}			

		/*.header-logo p{float:left;height:auto;width:100%;margin-top:1px; font-size:12.6px; text-transform:uppercase; color:var(--primary-darker); 	}
		.header-logo img{float:left;height:36px;width:auto;	}
		.header-logo h1{float:left;height:36px;width:auto; font-size:39px;line-height:39px;	text-transform:uppercase; color:var(--primary-dark);	 }
			.header-logo h1 u{display:none; float:left;text-decoration:none;}*/

	.header-navs{float:right;width:auto;height:auto;margin-top:8px; 	}		
		.header-navs .button{margin:0px;								}
		.navbar{position:relative;float:left;height:auto;width:auto;padding:7.5px 10px;margin-right:25px; font-weight:500;font-size:15px;	text-transform:uppercase; cursor:pointer; color:#444;		}
			.aNavbar, .navbar:hover{color:var(--primary-dark);										}
			.navbar i{position:relative;float:right;height:6px;width:8px;margin:7px 0px 0px 5px;	}
				.navbar i u{position:absolute;width:0px;height:0px;  border-top:6px solid currentColor;border-left:4px solid transparent;border-right:4px solid transparent;	}
				.aNavbar i u, .navbar:hover i u{transform: rotate(180deg); }				

			.meganav{z-index:1; position:absolute;width:150px;height:0px; top:35px;right:0px; cursor:default;	color:#fff !important;	}			
				.meganav span{position:relative;visibility:hidden;float:left;	height:auto;width:100%;margin-top:15px;font-weight:400; opacity:0; box-shadow:0px 1px 5px 0px var(--primary-darker);		background-color:var(--primary-darkest); 		}
	
				.navbar:hover .meganav{height:auto;		}
					.navbar:hover .meganav span{visibility:visible;margin-top:10px;opacity:1;	}				

				.meganav img{position:absolute;height:100%;width:240px;	bottom:0px;top:0px;		}

				.meganav ul{float:right;height:auto;/*width:150px;*/width:100%;padding:10px; list-style:none;	}
					.meganav ul li{float:left;height:auto;width:100%; margin-bottom:7px;						}
						.meganav ul li h4{float:left;height:auto;width:100%; font-weight:500;					}
						.meganav ul li a{float:left;height:auto;width:auto; font-size:14px; text-transform:capitalize; cursor:pointer; color:var(--primary-lighter);		}
							.meganav ul li a:hover{color:#fff;		}

			.meganav ul li .navlink-act{color:#fff;}
			.footer-col ul li a.navftr-act{text-decoration:underline;color:#fff;		}


.meganav span{transition: all .3s;		}

.navbar, .meganav ul li a,
.header-top-left a{transition: color .5s ease; }

.navbar i u, .header-top-right a{transition: all .5s;}


@media screen and (max-width:1200px){ .navbar{margin-right:7px;padding:7.5px 5px;} }
@media screen and (max-width:950px){ .navbar{font-size:14px; padding:7.5px 4px;	} }
@media screen and (max-width:900px)
{ 
	.header{position:fixed;top:0px;				}
	.header-top, .header-navs{display:none;		}	

	.header-logo img{height:44px;width:44px;margin:-4px 10px -4px 0px;	}
	.header-logo span{margin:0px;								}
		.header-logo span h1, .header-logo span h2{font-size:25px;line-height:20px;	}
		.header-logo span h1{font-size:30px;line-height:30px; margin-top:1px;		}
		.header-logo span p{font-size:11.5px;					}
}


.isScrolled{z-index:2;position:fixed;	top:0px;	}
.bannerTop{margin-top:75px;							}



.footer{float:left;height:auto;width:100%;		color:var(--primary-lightest); background-color:var(--primary-darkest);	}
	.footer-body, .footer-bottom{float:left;height:auto;width:100%;			}
		.footer-bottom{padding:40px 0px;	border-top:1px solid var(--primary-darker);	}
			.footer-social{float:right;width:auto;height:auto;	text-align:center;		}
				.footer-social a{float:left;height:30px;width:30px; margin-left:10px; color:var(--primary-lighter);	}
					.footer-social a:hover{color:#fff;	}
					.footer-social a i{float:left;height:100%;width:100%; line-height:30px;font-size:20px; text-align:center; }
			
			.footer-copy{float:left;height:auto;width:auto;padding:4px 0px;						}
				.footer-copy p, .footer-copy span{float:left;height:auto;width:auto;			}
					.footer-copy p{margin-right:10px;											}
					.footer-copy  span a{color:var(--primary-lightest);							}
						.footer-copy  span a:hover{text-decoration:underline;color:#fff;		}


		.footer-body{padding:80px 0px;	font-size:15px;		}
			.footer-col{float:left;height:auto;width:25%; padding-left:50px;									}
				.footer-col h2{float:left;height:auto;width:100%; min-height:40px; font-weight:500; 			}
				.footer-col ul{float:left;height:auto;width:100%; list-style:none;								}
					.footer-col ul li{float:left;height:auto;width:100%; padding:5px 0px;						}
						.footer-col ul li h4{float:left;height:auto;width:100%;margin-bottom:5px; font-weight:500; text-transform:uppercase; color:#fff;		}
						.footer-col ul li p{float:left;height:auto;width:100%; color:#eee;												}
						.footer-col ul li a{float:left;height:auto;width:auto;word-break:break-word; color:var(--primary-lightest);		}
							.footer-col ul li .footer-act, .footer-col ul li a:hover,
							.footer-col ul li a.navftr-act{color:#fff;text-decoration:underline;										}

						.footer-col ul li a.aNavbar{color:#fff;}


				.footer-logo{float:left;height:auto;width:100%;				}
					.footer-logo img{float:left;height:57px;width:auto;padding:5px; margin-right:15px;	border-radius:5px;	background-color:#fff;	}
					.footer-logo span{float:left;height:auto;width:65%; width:calc(100% - 82px);			}
						.footer-logo span b, .footer-logo span u{float:left;height:auto;width:100%; font-size:11px; text-decoration:none;	text-transform:uppercase; color:#fff;		}
							.footer-logo span b{height:39px;font-size:39px;	line-height:39px; 	background: redx;	}

				.footer-about{padding-left:0px;padding-right:20px;			}
					.footer-about p{float:left;height:auto;width:100%;margin-top:22px; line-height:25px; text-align:justify;			}
					.footer-about a{color:#fff;			}
						.footer-about a:hover{color:#fff; text-decoration:underline;			}

				.footer-contact{float:right;		}
				.footer-dvr{display:none;float:left;height:1px;width:100%;			}

/*
			.footer-contact p, .footer-contact span{float:left;height:auto;width:100%;			}
				.footer-contact span{margin-top:15px;			}
					.footer-contact span a{float:left;height:auto;width:auto;padding:3px 0px; clear:both;		}

*/


.footer-social a, .footer-copy  span a, .footer-col ul li a, .footer-about a{transition:color .5s ease;	}


@media screen and (max-width: 1000px)
{
	.footer-body{padding-top:30px; }
		.footer-col{width:50%;padding-left:0px;padding-right:50px; margin-top:50px; }	

		.footer-dvr{display:block; }
}
@media screen and (max-width: 800px)
{
	.footer-body{padding-bottom:60px; }
		.footer-col{width:100%;padding:0px; 	margin-top:0px;		}
			.footer-col ul li{padding-left:10px;					}
				.footer-col h2{min-height:auto; margin:0px;			}

			.footer-about, .footer-contact{margin-top:30px;			}
				.footer-contact{margin-bottom:30px;					}

		.footer-social, .footer-copy p, .footer-copy span{width:100%;text-align:center; }
			.footer-social a{float:none;display:inline-block; margin:5px;				}

			.footer-copy p{margin-bottom:15px;											}

}


/* Banners */
.banner-about{background-image:url('../images/files/background/page-banner.webp');	}
.p-banner, .p-banner2{position:relative;float:left;width:100%;height:370px;	color:#fff;background-color:#fff;	background-repeat:no-repeat;background-size:cover;		}
	.p-banner-in{float:left;width:100%;height:100%;			background-color:rgba(8, 14, 44, .7);					}
		.p-banner h4{float:left;height:auto;width:100%; margin-top:110px;	color:var(--primary-lightest);			}
			.p-banner h4 u{float:left;height:2px;width:50px;margin:11px 20px 0px 0px;	background:currentColor;	}
			.p-banner h4 p{float:left;height:auto;width:auto;	font-size:18px;font-weight:500; 					}
		
		.p-banner h1{float:left;height:auto;width:100%; margin:30px 0px 10px 0px;	font-size:50px; font-weight:500;}
		.p-banner h1{-webkit-line-clamp:2; overflow:hidden; display:-webkit-box;  -webkit-box-orient: vertical;		}
		.p-banner span{float:left;height:auto;width:100%;			 }
			.p-banner span a{float:left;height:auto;width:auto;color:#fff;margin-right:20px; font-weight:500;	color:var(--primary-lightest);	}
				.p-banner span a i{float:right;height:13px;width:10px;margin:6px 0px 0px 20px; font-size:12px; color:currentColor;				}
				.p-banner span a:hover{color:var(--primary-dark);text-decoration:underline;														}

			.p-banner span b{float:left;height:auto;width:auto; font-size:16px; font-weight:500; 	color:#fff;	}

.p-banner span a{transition:color .5s ease;		}

@media screen and (max-width:800px)
{
	.p-banner, .p-banner2{height:300px; 							}
		.p-banner h1{ margin:0px 0px 30px 0px;	font-size:35px; -webkit-line-clamp:2; overflow:hidden; display:-webkit-box;  -webkit-box-orient: vertical;	}  
}

/* Banners end */

/* Partners */
.partners-wrap{float:left;height:50px;width:100%; overflow:hidden;	}
	.partners-item{float:left;height:100%; width:25%;  				}
		.partners-item span{float:left;height:40px;width:90%;margin:5px 5%; text-align:center; 						}
			.partners-item span img{display:inline-block;width:auto;height:100%;max-width:100%; max-height:100%;	}
				.partners-item span img{display:inline-block;width:auto;height:100%;max-width:100%; max-height:100%; opacity:.6;	}
					.partners-item span img:hover{opacity:1;	}

.partners-item span img{transition:all .5s; }
/* Partners end */

/* Index */

/* Primary Event */
.i-privent{float:left;height:auto;width:100%;										}
	.i-privent-body{float:right;height:auto;width:60%; width:calc(100% - 500px);	}
	.i-privent-thumb{float:left;height:240px;width:35%; width:calc(430px - 0px);	display:flex;align-items:center;justify-content:center; overflow:hidden; background-color:#ccc;			}
		.i-privent-thumb img{float:none;height:auto;width:100%;						}

		.i-privent-r1-right{float:right;height:auto;width:10%; width:calc(70px - 0px); text-align:center;	background-color:var(--secondary-lighter);	}
			.i-privent-r1-right b, .i-privent-r1-right p, .i-privent-r1-right u{float:right;height:auto;width:100%;  text-decoration:none;	}
				.i-privent-r1-right b{margin-top:5px;font-size:25px;font-weight:500; 														}
				.i-privent-r1-right u{padding:5px;margin-top:10px; color:#fff;background-color:var(--secondary-darkest);					}

		.i-privent-r1-left{float:left;height:auto;width:85%;  width:calc(100% - 100px);												}
			.i-privent-r1-left h1, .i-privent-r1-left h4, .i-privent-r1-left p{float:left;height:auto;width:100%; 					}
				.i-privent-r1-left h1{font-weight:500; line-height:40px; text-transform:uppercase; color:var(--primary-darkest);	}
				.i-privent-r1-left h4{font-weight:500; text-transform:uppercase; color:#444; 										}
				.i-privent-r1-left p{margin-top:5px; line-height:20px; 			 color:var(--primary-darkest); 						}
					.i-privent-r1-left p i{float:left;width:20px;height:20px;margin-top:2px;										}
		
		.i-privent-timer{float:left;height:auto;width:100%;margin-top:30px;									}
			.i-privent-timer span{float:left;height:auto;width:65px; text-align:center; font-size:14px;		}			
				.i-privent-timer span h1, .i-privent-timer u{float:left;height:auto;width:100%;font-size:35px;font-weight:400; line-height:35px; text-align:center; text-decoration:none;	}
				.i-privent-timer span p{float:left;height:auto;width:100%;margin-top:5px; 					}
				.i-privent-timer u{width:20px;	}

			.i-privent-timer .button-wrap{margin-top:7px;		}
				.i-privent-timer .button-wrap a{margin:0px;		}

@media screen and (max-width:1100px)
{  
	.i-privent-body{width:70%;	}
	.i-privent-thumb{width:25%;	}
}
@media screen and (max-width:1100px)
{  	
	.i-privent-thumb, .i-privent-body{width:100%;					}
		.i-privent-body{margin-top:20px;							}
		.i-privent-timer .button-wrap{width:100%;margin-top:40px;	}
}

/* Primary Event end */

	.i-asset i{float:left;height:50px;width:50px; font-size:40px; 	color:var(--primary-darker);		}
		.i-asset span{float:left;height:auto;width:70%; width:calc(100% - 50px);							}
			.i-asset span h2, .i-asset span p{float:left;height:auto;width:100%; 							}
				.i-asset span h2{margin:3px 0px 10px 0px;	font-weight:500; color:var(--primary-darkest);	} 
				.i-asset span p{text-align:justify;  }

	.i-about img{float:left;height:auto;width:100%;						}
	.i-about-lnk{float:left;height:auto;width:100%;margin-top:30px;		}
		.i-about-lnk a{float:right;margin-right:0px;					}

/* Index end */



/* About Us */
.a-great-team b{font-weight:500; }
.a-great-team p{font-size:1.1em; line-height:30px; text-align:justify; }


.a-history{float:left;height:auto;width:100%;margin-top:50px;			}
	.a-history b, .a-history p{float:left;height:auto;width:20%;  		}
		.a-history b{font-weight:500;		}
	
	.a-history-name, .a-history-year{float:left;height:auto;width:100%;		}
	
	.a-history-line{float:left;height:auto;width:100%;margin:40px 0px 30px 0px;		}
		.a-history-line u{float:left;height:5px;width:80%;margin:0px 10%;	background-color:var(--secondary-dark); }
		.a-history-line span{float:left;height:auto;width:100%;margin-top:-12px;	text-align:center;	}
			.a-history-line span i{display:inline-block;width:10px;height:10px;padding:5px; border-radius:50%; border:4px solid #eee; background-color:var(--primary); }

.a-mission{list-style:none;}
	.a-mission li{float:left;height:auto;width:100%;		}
		.a-m1-li, .a-m2-li, .a-m3-li{display:none;margin-top:20px;			}
		.a-mission li label{float:left;height:auto;width:auto;margin-right:40px;padding-bottom:10px; font-size:20px; font-weight:500;	border-bottom:2px solid transparent; cursor:pointer;	}
			.a-mission li label:hover{color:var(--secondary-dark);}
			.a-mission li p{text-align:justify;}
		

.a-miss-chk{display:none;		}

#a-m1:checked ~ .a-m1-li{display:block;		}
#a-m2:checked ~ .a-m2-li{display:block;		}
#a-m3:checked ~ .a-m3-li{display:block;		}

#a-m1:checked ~ li .a-m1-lbl{border-color:var(--secondary-dark);	}
#a-m2:checked ~ li .a-m2-lbl{border-color:var(--secondary-dark);	}
#a-m3:checked ~ li .a-m3-lbl{border-color:var(--secondary-dark);	}

.a-mission li label{transition:all .5s;		}

@media screen and (max-width: 1000px){  }
/* About Us end */

/* Services */
.s-info h1{float:left;height:auto;width:100%;margin-bottom:20px; font-weight:500;	font-size:30px;			}
.s-info img{float:left;width:100%;height:auto;min-height:350px;	margin-bottom:10px;	background-color:#ddd;	}
.s-info pre{margin-bottom:50px;	}
/* Services end */


/* Contact Us */
.c-info{			}
	.c-info ul{float:left;height:auto;width:100%;margin-top:13px;		list-style:none; color:#333;	}
		.c-info ul li{float:left;height:auto;width:100%;padding:2px 0px 2px 25px;		}
			.c-info ul li h3{float:left;height:auto;width:100%;margin-left:-25px;	font-size:17px; font-weight:500; text-transform:uppercase; }
				.c-info ul li h3 i{float:left;height:25px;width:25px; line-height:23px; color:currentColor;			}
			
			.c-info ul li p{float:left;height:auto;width:100%;		}
			.c-info ul li a{color:var(--primary-darker);}
			.c-info ul li a:hover{text-decoration:underline;}

/* Contact Us end */






/* Services */
.s-info h1{float:left;height:auto;width:100%;margin-bottom:20px; font-weight:500;	font-size:30px;				}
.s-info img{float:left;width:100%;height:auto;min-height:350px;	margin-bottom:10px;		background-color:#ddd;	}
.s-info pre{margin-bottom:50px;	}

.s-form{float:left;height:auto;width:100%;	padding:20px;	box-shadow:0px 0px 3px 0px #aaa; border-radius:3px;	background-color:#fff; }
	.s-range-info{float:left;height:auto;width:100%;														}
		/*.s-range-info h3{float:right;height:auto;width:auto; font-size:30px; color:var(--primary-darkest); background: red;	}*/
		.s-range-info .s-quote-no{float:right;height:auto;width:auto; font-size:30px;padding:0px; font-weight:600; outline:none; text-align:right; border:0px; color:var(--primary-darkest); }
		.s-range-info span{float:left;height:auto;width:auto;												}
			.s-range-info span input{float:left;height:auto;width:100px;margin-right:10px;					}
			.s-range-info span i{float:left;height:auto;width:auto;margin-top:11px; 						}		
	
	.s-form u{float:left;height:auto;width:100%; padding-left:10px; font-size:13px; margin:-13px 0px 15px 0px; font-weight:600; font-style:italic; text-decoration:none; color:var(--primary-darker);	 }

/* Services end */


/* Careers */
.c-work-us-text{float:left;height:auto;width:100%;margin-bottom:40px;	text-align:justify;	color:#444;	}

.c-open-jobs{display:inline-block;height:auto;width:800px;max-width:100%; text-align:center;  	}
	.c-open-jobs ul{float:left;height:auto;width:100%; list-style:none;	  	}
		.c-open-jobs ul li{float:left;height:auto;width:100%; 	}
			.c-open-jobs-item{float:left;height:auto;width:100%; padding:20px;margin:20px 0px; border-radius:3px; text-align:left; box-shadow:0px 0px 5px 0px #aaa; background-color:#eee;	}
				.c-open-jobs-item a{float:right;margin:0px;					}
				.c-open-jobs-item span{float:left;height:auto;width:80%; width:calc(100% - 130px); 												}
					.c-open-jobs-item span h3, .c-open-jobs-item span p{float:left;height:auto;width:100%; font-size:24px; font-weight:400;		}
						.c-open-jobs-item span p{margin-bottom:-3px; font-size:13px; 	text-transform:uppercase;								}
				
/* Careers end */

/* Job */
.c-job-left{float:left;height:auto;width:400px;padding:30px;  border:1px solid #ccc; box-shadow:0px 0px 0px 0px #aaa; border-radius:3px; list-style:none;	background-color:#eee;		}
	.c-job-left li{float:left;height:auto;width:100%;margin-bottom:25px;										}		
		.c-job-left li img{float:left;height:auto;width:100%;margin-top:5px;	background-color:#ddd;			}
		.c-job-left li b{float:left;height:auto;width:100%;margin-bottom:5px;	font-weight:500;				}
		.c-job-left li span{float:left;height:auto;width:100%; color:#333;										}
			.c-job-left li span i, .c-job-left li span p{float:left;height:auto;width:auto;	font-size:16px;		}
				.c-job-left li span i{width:30px;font-size:20px; padding-left:5px; margin-top:1px;				}
				.c-job-left li span p{width:90%;width:calc(100% - 30px); text-align:justify;					}

		.c-job-left .c-apply-btn{margin:15px 0px -20px 0px;width:100%; text-align:center;	}


.c-job-right{float:right;height:auto;width:60%;width:calc(100% - 480px);			}
	.c-job-right-in{float:left;height:auto;width:700px;max-width:100%;				}
		.c-job-title{float:left;height:auto;width:100%; margin-bottom:20px;	}
			.c-job-title b, .c-job-title h1{float:left;height:auto;width:100%; font-weight:500;	}

		.c-job-right pre{float:left;height:auto;width:100%;	line-height:25px;	}
			.c-job-right pre b{font-weight:500;									}
			.c-job-right pre ul, .c-job-right pre ol{padding-left:30px; 		}
/* Job end */








.ccc{background-color:#ccc;			}
.ddd{background-color:#ddd;			}
.eee{background-color:#eee;			}

.fff{background-color:#fff;			}
.red{background-color:red;			}
.blue{background-color:blue;		}
.black{background-color:#000;		}
.green{background-color:green;		}
.brown{background-color:brown;		}
.orange{background-color:orange;	}
.yellow{background-color:yellow;	}


