@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');
  
} 


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;
}


.logo{ text-align:center;}


p{ font-family: 'Poppins', sans-serif; font-size:15px; color:#222; line-height:24px; text-align:justify;}

.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: #F7AD07;
	border-radius: 50px;
  border-color: #F7AD07;
  border-width:2px;
  border-style: solid dashed;
	
	}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
.wht-cont{ width:100%; margin:0; text-align: center;}
.wht-cont .colr-red{ background:#222; padding:30px 20px; border-radius:100px; margin-top: 30px; border:5px #F7AD07 solid; }
.wht-cont .colr-red:nth-child(2){ background:#121212; padding:30px 20px;}
.fa{font-family:FontAwesome; }
.wht-cont i{font-size: 70px;  color:#F7AD07; }
.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: #F7AD07; margin-bottom: 20px;}
.abt-section  p{font-size: 16px; color: #666;}
.abt-section img{ border-radius: 50px; margin-top:30px; 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:#F7AD07;
  border-width:2px;
  border-style: solid dashed;
}

.about-btn1 i{ font-size:18px; color:#F7AD07; 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: #F7AD07; 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; display: inline-block;}
.form-bx .fa{ float:right; font-size:60px; width:60px; height:50px; position: relative; right: 10px; top: -20px; color: #F7AD07;}

.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: #F7AD07; cursor: pointer; border-radius:20px; padding: 10px 25px; font-size:16px;  border-style: solid dashed ; border-color: #F7AD07; border-width:2px;}



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

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

.hm-service i{ font-size:50px; color: #F7AD07; border: 2px #F7AD07 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-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:#F7AD07; 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: #F7AD07;
    bottom: -12px;
    right: 0;
    margin: 0 auto;}
	
.career-section{ padding:70px 0; color: #fff; position:relative; text-align:center;}

.career-section:before{
  content: "";
  background: #F7AD07;
  position: absolute;
  bottom: 30px;
  top: 30px;
  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:#222; border-radius: 50px; border-color:#222; 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:#F7AD07; margin-left:7px;}
.btns i .fa{}


/*form*/

footer{ background: #121212; color: #fff; padding: 30px 0 0 0;}
footer h2{ color: #F7AD07; font-size: 30px; line-height:30px; 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: #b18603;
  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: #b18603; 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; text-decoration:none;font-size: 18px;}

.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: #b18603; 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-size: 18px;}

.copyright{ width:100%; background:#b18603; 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) {
	
	
}
