@charset "UTF-8";

/* Start StyleCSS */

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
  
} 

.team-ph{text-align:center; /*! border:1px #ccc solid; */}
.team-ph h3{font-size:16px; font-weight:700; color: #222; line-height:20px;text-align:center; margin-top:10px;}
.team-ph h3 span{font-size:15px; font-weight:normal; display:block;}
#HeaderControl, #MenuControl {
    background: #5e5e5e;
}

.team-ph img {
  border-radius: 50%;
  border:1px solid #ccc;
  width: 225px;
  height: 225px;
}

.aside{border:1px solid #ccc;/*! width: 100%; */margin-top: 20px;}
.aside marquee{padding:0 5px;}

.aside.main-container li {
font-size: 16px;
    color: #666;
    line-height: 27px;
}
.aside h3{background:#024b73;color:#fff;font-size: 20px;text-align:center;line-height: 40px;/*! top: 0; */margin-top: 0;}


.carousel-caption {
    position: absolute;
    right: 15%;
    top: calc(60% - 200px);
    font-size: 40px;
    left: 15%;
    z-index: 10;
    padding-bottom: 0px;
    color: #020202;
    text-align: center;
}
.carousel-caption a {
   
    font-size: 20px;
	 background: #5e5e5e;   
	color: #fff;
    padding: 15px 25px;
	text-decoration: none;
}
.carousel-caption a:hover {
    background: #5e5e5e;   
	color: #fff;
}

.carousel-caption  h2 {
	font-size:60px;
	color: #fff;
  line-height: 40px;
}

.carousel-caption  h2 span {
	font-size: 40px;
	color: #d3d3d3;
}

.carousel-caption p {
    font-size: 22px;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    padding: 15px;
    background: #5e5e5e;
}


html,

body {
	height: 100%;
}

body { font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	-ms-overflow-style: scrollbar;
}

.main-table ul {
    padding-left: 16px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins', sans-serif;
}

.dropend .dropdown-menu[data-bs-popper] {
    right: 100% !important;
    left: auto !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}

.dropdown-menu .submenu-left {
    right: 100% !important;
    left: auto !important;
}
.dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}
/*nav-bar*/
.dropdown-item {
	font-size: 15px;
}
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
.bg-light{background-color: #5e5e5e !important;height:100%;}
.nav-link{font-weight: 600;color: #ffffff !important;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
/*nav-bar*/



.logo{ text-align:center;}


p{ font-family: 'Poppins', sans-serif; font-size:15px; color:#222; line-height:24px; text-align:justify;}
a {
	text-decoration: none;
}
.btn-get-started {
    font-family: 'Poppins', sans-serif;   
    margin-top: 30px;
	text-align:center;
}
.btn-get-started a{
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 30px;
    transition: 0.5s;
    color: #fff;
    border-radius: 50px;
    border-color: #fff;
    border-width:2px;
    border-style: solid dashed;
 }
.logo1 {
	padding-top: 10px;
	padding-left: 10px
}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
.wht-cont{ width:100%; margin:0; text-align: center;}
.wht-cont .colr-red{background: #002e5b;padding: 30px 20px;border-radius:100px;margin-top: 30px;border: 5px #7a878d solid;}
.wht-cont .colr-red:nth-child(2){ background:#121212; padding:30px 20px;}
.fa{font-family:FontAwesome; }
.wht-cont i{font-size: 70px;color: #7a878d;}
.wht-cont i .fa{ }
.wht-cont h3{ font-size: 30px; line-height:30px; font-weight: 700; margin-bottom: 20px;  color: #fff; text-align:center;}

.wht-cont .colr-red a{ text-decoration:none;}
.wht-cont .colr-red:hover .fa{-webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}

.abt-section{ padding: 70px 0;}
.abt-section h2{font-size: 40px;font-weight: 800;line-height:40px;color: #002e5b;margin-bottom: 20px;}
.abt-section  p{font-size: 16px;color: #666;line-height: 27px;}
.abt-section img{border-radius: 50px;margin-top:30px;width: 100%;margin-top: 46px;box-shadow: -5px 10px 5px #ccc;border:3px #ccc solid;}

.about-btn1{
  padding: 8px 30px 9px 30px;
  color:#222;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  border-color: #002e5b;
  border-width:2px;
  border-style: solid dashed;
}

.about-btn1 i{font-size:18px;color: #002e5b;margin-left:7px;}
.about-btn1 i .fa{}


.about-btn {
  padding: 8px 30px 9px 30px;
  color:#fff;  
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  border-color:#F7AD07;
  border-width:1px;
  border-style: solid dashed;
}

.about-btn i{ font-size:18px; color:#F7AD07; margin-left:7px;}
.about-btn i .fa{}

.query-section  a:hover{ color:#F7AD07;}
.myslide{ margin:20px 0;}
.carousel-indicators { bottom: -20px;}
.carousel-indicators li {border: 1px solid #666;}
.carousel-indicators .active{ background:#333;}
.carousel-inner > .item img{ height:70px;}


.form-sec{ background:#fff; padding:10px 0;}
.form-sec h2{font-size: 36px;text-align:center;font-weight: 700;line-height:40px;color: #002e5b;margin-bottom: 30px;}

.form-sec .col-md-6{ padding-left:5px; padding-right:5px;}
.form-bx{ background:#fff; padding:30px 20px; border-radius:10px; margin-bottom:40px;}
.form-bx .txt{ font-size:20px; line-height:30px; font-weight:600;}
.form-bx h4{ font-size:30px; line-height:30px; font-weight:700; text-align:left; color:#F7AD07; display: block;}
.form-bx p{font-size:16px;line-height:30px;text-align:left;/* padding-left: 13px; */display: inline-block;}
.form-bx .fa{float:right;font-size:60px;width:60px;height:50px;position: relative;/* right: 71px; */top: -20px;color: #002e5b;}

.form-bx .form-control { background: transparent; border: 1px solid #b3b3b3; border-radius: 0; font-size: 16px; padding: 22px 20px; color: #b3b3b3; box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);}

.form-bx .sbmt{color: #002e5b;cursor: pointer;border-radius:20px;padding: 10px 25px;font-size:16px;border-style: solid dashed;border-color: #002e5b;border-width:2px;}



.hm-service{width:100%;margin:0;z-index: 9999999999999999999;text-align: center;padding:50px 20px;position:relative;top: -30px;}

.hm-service:before{
  content: "";
  background: #002e5b;
  position: absolute;
  bottom:0;
  top: 0;
  left: 0;
  right: 0;
  transform: skewY(-3deg);
}

.hm-service i{font-size:50px;color: #7a878d;border: 2px #7a878d solid;border-radius: 20px 0;padding: 20px 30px;}
.hm-service i .fa{ }
.hm-service h3{font-size: 18px;line-height: 30px;font-weight: 700;margin-top: 16px;margin-bottom: 10px;color: #fff;text-align:center;}

.hm-service p{ font-size: 15px; line-height: 22px; font-weight: 400; color: #ccc; text-align:center;}
.hm-service a{ text-decoration:none;}

.head-hm{font-size:36px;font-weight:700;text-align: center;color: #fff;margin-bottom:70px;position:relative;text-transform:uppercase;}

.head-hm span{ padding: 3px 9px; position:relative; z-index:9; background:transparent;}
	
.head-hm span:before{ content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 70%;
    background: #ccc;
    bottom: -7px;
    right: 0;
    margin: 0 auto;}
	
.head-hm span:after{
    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 20%;
    background: #7a878d;
    bottom: -12px;
    right: 0;
    margin: 0 auto;
    }
	
.career-section{ padding:70px 0; color: #fff; position:relative; text-align:center;}

.career-section:before{
  content: "";
  background: #F4F4F4;
  position: absolute;
  bottom: 30px;
  top: 30px;
  /* z-index: -1000; */
  left: 0;
  right: 0;
  transform: skewY(-3deg);
}

.career-section .content {
  padding: 30px 30px 30px 0;
}

.career-section .content h3 {
  font-weight: 700;
  font-size: 30px;
  line-height:30px;
  margin-bottom: 30px;
  color: #222;
  text-align:center;
}

.career-section .content p {
  margin-bottom: 30px;
  color: #222;
  text-align:center;
}

.fa-icon{ text-align:center;}
.fa-icon i{font-size:150px;width:200px;height:170px;color: #002e5b;border-radius: 50px;border-color: #002e5b;border-style: dotted dashed solid;border-width:3px;}
.fa-icon i .fa{ }

.btns {
  padding: 8px 30px 9px 30px;
  color:#222;  
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  border-color: #111;
  border-width:2px;
  border-style: solid dashed;
}

.btns i{font-size:18px;color: #002e5b;margin-left:7px;}
.btns i .fa{}


/*form*/

footer{ background: #121212; color: #fff; padding: 30px 0 0 0;}
footer h2{color: #fff;font-size: 30px;line-height:30px;padding-top: 25px;text-align: left;margin-bottom:30px;}
footer P{ color: #fff; font-size: 15px; line-height:24px; text-align: left;}


.info{ width: 100%;}

.info i {
  font-size: 24px;
  color: #fff;
  float: left;
  width: 44px;
  height: 44px;
  background: #7a878d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #fff;
}

.info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #777;
}

.info .email, .info .phone {
  margin-top: 20px;
}
.info .email{ margin-bottom: 20px;}

.info .email:hover i, .info .address:hover i, .info .phone:hover i {
  background:#b18603;
  color: #fff;
}
.bg-get{background:#000;border-radius: 20px;}

.social-links{ width:100%;}
.social-links div{ width:100%; padding:5px; border-bottom:1px #333 dashed; border-radius:20px; transition: 0.3s; margin-bottom:5px;}
.social-links i{font-size: 20px;background: #7a878d;color: #fff;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 36px;height: 36px;}

.social-links a{color: #fff;font-size: 14px;font-family: 'Poppins', sans-serif;text-decoration:none;}

.links{ width:100%;}
.links div{ width:100%; padding:5px; border-bottom:1px #333 dashed; border-radius:20px; transition: 0.3s; margin-bottom:5px;}
.links i{font-size: 16px;background: #7a878d;color: #fff;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 36px;height: 36px;}
.links a{color: #fff;text-decoration:none;line-height:24px;font-family: 'Poppins', sans-serif;font-size: 14px;}

.copyright{width:100%;background: #000;padding:10px 0;margin-top:30px;}
.copyright P{font-family: 'Poppins', sans-serif; color: #fff; font-size: 15px; line-height:24px; margin:0;}

.copy-lft p{ text-align: left;}
.copy-rht p{ text-align: right;}



@media screen and (max-width: 767px) {
	
	
}

@media screen and (max-width: 600px) {	


}

@media screen and (max-width: 480px) {
	
	
}