
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap'); )

body{font-family: 'Roboto', sans-serif; color: #444444; }

.Ind-box i {
  font-size: 35px;
  color: #2f4d5a;
  margin-top: 15px;
  text-align: center;
}
.Ind-box {position: relative;min-height: 120px;box-shadow: 0px 0px 8px #ab9e9e;margin-top: 20px;margin-bottom: 20px;text-align: center;}
.Ind-box h2 {
  font-size: 20px;
  font-family: Open Sans;
  font-weight: 800;
  color: #000;
  text-align: center;
  margin-bottom: 35px;
  /* border-bottom: 1px solid #465210; */
  padding-bottom: 10px;
}


p { font-family: 'Roboto', sans-serif;
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: 300;
}
ul li{font-family: 'Roboto', sans-serif;
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: 300;}
*{font-family: 'Roboto', sans-serif;}
a {
  color: #084a94;
}

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}


section.bnr{ padding:0;}
img{ max-width:100%;}

/*navbar*/



.rotate {
  animation: rotation 100s infinite linear; position:absolute;top:20%; /*! right:0; */ left:30%; margin:0 auto;
}
.rotate img{
  margin:0 auto; opacity:.5;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
#HeaderControl{ width: 30%;
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    /*! left: 1%; */
    top:0;
    z-index: 9;    
    background-color: transparent !important;
    text-align: center;
    }
	

#MenuControl{ width: 72%;
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top:0;
    z-index: 9;
    /*! background-color: transparent !important; */
    
    }

#WidgetControl4 {
  padding: 0;
  z-index: 999;
  display:none;
}	
	
.body-fx #HeaderControl{
    float: Left;
    position: fixed;
    width: 36%;
    padding: 0;
    padding-left: 0;
    background:rgba(110,99,255,0.95);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
	height: 68px !important;
	    top: 0;
		
}

.body-fx #logo-web{ margin-top: 6px;}

.body-fx #MenuControl_C{ height: 68px !important;}


.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 70%;
    padding: 0;
    padding-right: 0;
    background:rgba(110,99,255,0.95);
    transition: 0.5s;
    top: 0;
    height: 68px !important;
}



center #form1 #HeaderControl{ background: #5b51e7 !important;}


/*navbar*/



/*navbar*/

/*nav-top*/
.nav-top{ position:absolute; height:45px; z-index: 1;width: 100%; /*! border-bottom:1px solid rgba(240, 240, 240, 0.5); */z-index: 9999;}
.nav-top .nav-top-left ul{ list-style:none; display:flex; color:#fff; padding:0; padding-left:10px;}
.nav-top .nav-top-rht ul{list-style:none; display:flex; color:#fff; float:right;line-height: 45px;margin: 0;}
.nav-top .nav-top-left ul li{padding:5px 15px; line-height:35px; border-right:1px solid rgba(240, 240, 240, 0.5);font-size: 15px;font-family: 'Roboto', sans-serif;}
.nav-top .nav-top-rht ul li{margin:0;border-left: 1px solid rgba(240, 240, 240, 0.5); border-right:0;}
.nav-top .nav-top-rht ul li:last-child, .nav-top .nav-top-left ul li:last-child{border-right:1px solid rgba(240, 240, 240, 0.5);}
.nav-top .nav-top-rht ul li:hover{background:#111;}
.nav-top ul li fa{padding::5px 10px; color:#fff; }
.nav-top a{margin:5px 10px; color:#fff; text-align: center;}
.nav-top .nav-top-rht .fa{width:30px; height:30px;    line-height: 40px;}
/*nav-top*/
.head-hm { text-transform: uppercase;  font-weight: bold; color: #3f3d56; font-size:40px; position: relative; padding-bottom:10px;}
.head-hm span { color: #6e63ff;}


/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.bnr-cont{position: absolute; bottom: 50px; color: #eee; left: 0; right: 0;text-align: center; z-index: 9; }
.bnr-cont h2{font-size:30px; line-height:50px;font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{ font-size:60px; line-height:90px; font-weight:800; color:#fff; border-top: 2px solid rgba(240, 240, 240, 0.5);}
.bnr-cont h4{ font-size:30px; line-height:40px; font-weight:800; color:#fff;}
.bnr-cont p{ font-size:14px; line-height:30px; color:#fff; text-align:left;}
.bnr-sec .fa{line-height:20px;font-size: 18px; font-weight: 300;}
.carousel-indicators li{background-color:#fff; width:15px; height:15px; border-radius:50%;border: 5px solid #6e63ff; opacity:1; margin:0;}
.carousel-indicators .active{border: 5px solid rgba(254,254,254,1); background: #3f3d56; width: 15px; height: 15px; margin: 0;}
.carousel-inner>.item:before {content: ''; position: absolute; left: 0; bottom: 0px; overflow: hidden; width: 100%;  height: 100%;  z-index: 1; background: rgba(110,99,255,.4);}
.bnr-bx{padding: 20px 15px;  color: #fff; text-align:left; transition:.5s;border-radius:15px;}
.bnr-bx:hover{background: rgba(110,99,255,.75);}
.bnr-bx:hover .fa{border: 2px solid #fff;}
.bnr-sec .fa{margin-left:5px; line-height: 70px; font-size: 30px; font-weight: 300; border: 2px solid #6e63ff; border-radius:10px; width: 80px; height: 80px; color:#fff; text-align: center;}
.bnr-bx a{color: #fff;}
.bnr-sec h5{font-size:20px; line-height:40px;}
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.bnr-sec .carousel-inner .item > img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;width:100%; height:100vh;
}
.container {overflow: hidden;}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
.banner-btm{position:relative; background: #f8f8f8;}
.banner-btm:before{background:#6e63ff; position:absolute; content:''; height:100%; width:100px;}
.banner-btm .sub-btn-hm{cursor: pointer; color: #fff; background: #150303; padding: 10px 30px; line-height: 26px; border: none; border-radius: 10px; font-size: 20px; width: 100%;}
.banner-btm label{font-weight: 900; margin-top: 20px;  font-size: 16px;}
.banner-btm .form-control{height:40px;background: transparent; border: 0; border-bottom: 1px solid #eee; box-shadow:none;}
.banner-btm .banner-btm-left ::placeholder{color:rgba(240,240,240,.7);}
.map-hm-rht{padding-right: 40px;}
.banner-btm .banner-btm-bx:hover{background:#6e63ff; transition:ease-in-out .5s;}
.banner-btm .img-box{align-items: center; justify-content: center; height: 100px; width: 100px; display:flex; transition:.5s;}
.banner-btm .banner-btm-bx .fa{font-size: 40px; color: #150303}
.banner-btm .banner-btm-bx:hover .fa{font-size: 40px; color: #fff;}
.banner-btm .cont-bx{width: calc(100% - 100px); margin-left:20px;}
.banner-btm .cont-bx h4{color:#6e63ff; font-size:26px;}
.banner-btm .cont-bx h4 a{color:#6e63ff;}
.banner-btm .cont-bx:hober h4 a{color:#150303;}
.banner-btm .cont-bx p{font-size:16px;}
.banner-btm .banner-btm-bx{background:#fff; box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%); padding:30px;display:flex; margin-bottom: 15px; transition:ease-in-out .5s;}
.banner-btm .banner-btm-bx:hover{background:#6e63ff; }
.banner-btm .banner-btm-bx:hover .cont-bx h4 a, .banner-btm .banner-btm-bx:hover .cont-bx p{color:#fff; }
/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #084a94;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.menu-sec{background: transparent; position: absolute;  z-index: 1; width: 100%; top: 40px; padding: 20px 0;}
.col-md {-webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%;}
.d-flex{display: flex;}
.align-items-center{align-items: center;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec{ padding:50px 0;}
.about-sec .abt-img{ position:relative; padding:20px; z-index: 1;}
.about-sec .head-hm{ margin-top: 0;}

.about-sec .abt-img:before {
    content: "";
    background-color: #6e63ff;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: -1;
}
.about-sec .abt-img:after {
    content: "";
    background-color: #6e63ff;
    height: 100px;
    width: 100px;
    position: absolute;
    bottom: -2px;
    left: -2px;
    z-index: -1;
}
.about-sec .contents{ padding:30px 30px;}
.about-sec h3{text-align:justify; line-height:25px; color:#fff;}
.about-sec p{text-align:justify; line-height:25px; }
.about-sec ul li{text-align:justify; line-height:30px; color:#fff;}
.btn{color:#fff; background:#6e63ff; transition:.5s; font-size:16px;   padding: 10px 20px;}
.btn:hover{color:#fff; background:#3f3d56;}
.about-sec .btn{}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{ padding:50px 0; background:#f5f5f5;}
.services .service-box{margin-bottom: 30px;
    background: #fff;
    position: relative;
    z-index: 0;margin-top: 30px;
    padding: 50px 30px 130px 30px;
    border-radius: 4px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);}
.services .service-box .icon { text-align: left; font-size:25px;}
.services .service-box:hover .icon .fa{color:#fff;border: 1px solid #fff;}
.services .service-box .icon .fa{font-size: 40px; width: 60px; height: 60px; line-height: 55px; color: #6e63ff; border: 1px solid #6e63ff; text-align: center;  border-radius: 50%;}
.services .service-box-cont{position: relative; text-align:center;    padding-right: 60px;}
.services .service-box .icon-img{text-align:center;float: right; width: 120px;}
.services .service-box:hover{background: #6e63ff; color: rgba(255, 255, 255, 0.8); }
.services .service-box p{text-align:center; font-size:15px; margin-bottom:10px; text-align:left;}
.services .service-box:hover .service-box-cont h3{ color:#fff; text-align:left;}
.services .service-box .service-box-cont p{text-align:left;}
.services .service-box:hover .service-box-cont p{color:#fff;}
.services .service-box-cont h3{ text-align:left;}
.services .service-box:hover .icon-img img{filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);}
.services .col-md-4{position:relative;}
#banner-hm {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: rgb(237,1,127);
background: linear-gradient(-90deg, rgba(91,81,230,1) 0%, rgba(91,81,230,1) 100%);
  padding: 0;
  /*! top: -2px; */
}

#banner-hm .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  height: 100vh;
  padding-top: 60px;
}

#banner-hm h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#banner-hm p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: #fff;
      font-size: 17px;
    line-height: 30px;
  font-family: 'Roboto', sans-serif;
}

#banner-hm .btn-get-started {
  font-family: "Saira", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #fffefe;
}

#banner-hm .btn-get-started:hover {
  background: #5c1b9a;
  color: #fff;
  text-decoration: none;
}

@media (min-width: 1024px) {
  #banner-hm p {
    width: 60%;
  }
}

@media (max-width: 768px) {
  #banner-hm .carousel-container {
    height: 90vh;
  }
  #banner-hm h2 {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
# Career Section
--------------------------------------------------------------*/
.career-sec{ background:url(image/career-bg.jpg) no-repeat; background-attachment:fixed; background-size:100% 100%; padding: 80px 0;}
.career-sec p{ color:#fff; font-size:16px; text-align:center; line-height:30px;}
.career-sec .head-hm{color:#fff;}

/*Contact Section*/
.contact{ background: url(image/contct-bg.jpg) no-repeat;  background-attachment: scroll;  background-size: 100% 100%;  padding: 50px 10px;}
.contact .container{ webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    box-shadow: 0 0 30px rgb(214 215 216 / 60%); background:#fff;
}
.contact .head-hm{ padding:30px 10px 30px;}
.sub-btn-hm{cursor: pointer; color: #fff; background: #6e63ff; padding: 10px 30px; line-height: 26px; border: none; border-radius: 10px; font-size: 20px; transition:all .5s;}
.sub-btn-hm:hover{ background: #3f3d56;}
.map-hm-rht :placeholder{color:rgba(0,0,0,.5);}
.map-hm{ margin-bottom:10px;}




/*Contact Section*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #3f3d56;
  padding:10px  0  0;
  color: #bebbdc;
  font-size: 15px;
}

#footer .footer-top {
  padding: 0px 0 30px 0;
}


#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer p{ color: #bebbdc;}
#footer .footer-info .fa{ margin-right: 0;}

#footer .footer-info{ padding:0;}
#footer .footer-add .fa, #footer .footer-email .fa, #footer .footer-phone .fa{ font-size:50px; border-bottom:1px solid #d93921; display: block; padding:20px;}
#footer .footer-add p, #footer .footer-email p, #footer .footer-phone p{ padding-top:20px; }
#footer .footer-add, #footer .footer-email, #footer .footer-phone{ text-align:center;}
#footer .footer-top .footer-info p { font-size: 15px; line-height: 24px; font-family: 'Roboto', sans-serif;}
#footer .mb-2 .fa{ margin-right:10px; font-size:20px;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #eee;
  color: #6e63ff;
  line-height: 1;
  padding: 8px 10px;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top ul {  list-style: none;
    padding: 0;
    padding: 0;
    margin: 0;
}
#footer .footer-top ul i {
    padding-right: 8px;
    color: #bebbdc;
    font-size: 12px;
    line-height: 1;
}
a{text-decoration: none}
#footer .footer-top ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
    font-size: 15px;
}
#footer .footer-top ul a:hover {
    text-decoration: none;
    color: #fff;
}
#footer .footer-top ul a{
    color: #bebbdc;
}
#footer .footer-top .social-links a:hover {
  background: #35362c;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 20px;
  font-weight: 600;
  color: #eee;
  position: relative;
  padding-bottom: 12px;border-bottom: 1px solid #666;
}
#footer p{text-align:justify;}
#footer p a{color: #bebbdc; font-weight: bold;}
#footer .footer-info1 h4{font-size:27px; color:#fff;}
#footer .footer-info .fa{margin-right:10px;font-size:20px;}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding:0 15px;
  color: #b5d9e9;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .copyright {text-align: left; padding: 15px 0; background:#3f3d56; border-top: 1px solid #333;}
#footer .credits{ text-align: right; font-size: 14px; color: #fff;}
.credits a{ color:#eee; font-weight:bold;}
.top{ position: fixed;  right: 10px;  bottom: 30px;  text-align: center; color: #fff;  background: #150303; padding: 10px 10px; z-index: 9; border-radius: 50%; border: 2px solid #fff; cursor: pointer;  opacity: 0; transition: ease-in 0.5s;}
.top.scll-top { opacity: 1; transition: ease-in 0.5s; bottom: 50px;}
.top .fa {display: block !important;}


@media (max-width: 1200px) {
  .about .content{padding-right: 0;}
  
}


@media (max-width: 768px) {
  .about {text-align: center;}
  
}
@media (max-width: 767px) {

  #HeaderControl{ top: 0px; }
  .nav-top{display: none;}
  
  #header img{margin:inherit;}
  .body-fx #header{padding: 15px 0;
    height: inherit;
    position: relative; background: rgba(47,77,90,.85) !important;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
.nav>li>a { padding: 4px 2px;}

}



@media (max-width: 480px){


}