@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;}
    
p{ font-family: 'Roboto', sans-serif; margin: 0 0 10px; font-size: 15px; font-weight: 400; line-height: 23px;}
a{ color: #084a94;}
.bnr-cont-heading{font-size: 20px;color: #fff;font-weight: 500;}
.bnr-cont-subheading{font-size: 15px;color: #fff; line-height: 2;}
center #form1 #MenuControl{padding-top: 15px !important;}
.team_img {
  width: 140px;
  border: 6px solid #3f3d56;
  border-radius: 50%;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  left: auto;
  right: 100%;}
  .st_bx i{ margin: 14px 0; font-size: 44px; color: #6e63ff;}
  .st_bx h2{font-size: 20px;color: #3f3d56;}
.price_box {
  min-height: 300px;
  border: 1px solid #f1f1f1;
  padding: 10px 20px;
  border-radius: 10px;
  box-shadow: 10px 20px 30px #f1f1f1;
  display: flex;
  flex-direction: column;
  margin: 6px;
}
.price {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: auto;
}
.price_list {
  list-style: none;
  padding: 0;
}
.tp-fix{ position: fixed; bottom: 2em; right: 15px; float: right; left: auto; z-index: 9999; }
.Teamimg_border img{ border: 10px solid #0f2671; border-radius: 50%;}

.nav-fill .nav-item a:hover{ color: #fff; background: #3f3d56;}

.modal-open .modal-content{ border-bottom-left-radius:0; border-bottom-right-radius:0;}
.modal-open .modal-hm-bg{ background-color:#fff; border-top-left-radius:0; border-top-right-radius:0;border-bottom-left-radius:6px; border-bottom-right-radius:6px; padding-bottom:10px;}

.modal-header{ color:#000; text-transform:uppercase; font-size: 20px; font-weight: bold;}
.modal-body input{ display:inline-block; margin:7px auto;}
.modal-body center input{ padding:7px 20px; color:#000; background:#64ae4d; border-radius:40px; transition:.3s;}
.modal-body center input:hover{ color:#fff; background:#000;}

.modal-header .close{ /*background: #ff0000;*/ padding: 5px 10px; color: #000; opacity:.9;position: absolute; right: 16px;}
.modal{top:50px;z-index:999999999 !important;}
.modal-backdrop{z-index:9;}
.modal-open .modal-dialog{z-index:9999;}
.smt-btn {
    cursor: pointer;
    color: #fff;
    background: #64ae4d;
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid #000;
    border-radius: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.tp-fx-head {position: fixed;z-index: 9;top: 50%;color: #fff;font-weight: bold;}
.tp-fx-head h3{
     position: fixed;
     bottom: 2em;
     right: -61px;
     float: right;
     left: auto;
     z-index: 9999; 
  margin:0;
     font-size:20px;
     transform: rotate(-90deg);
     color: #fff;
     font-weight:
     bold;
     line-height: 22px;
     padding: 14px 14px;
     width: 144px;
     display: inline-flex;
     cursor: pointer;
     background: #3f3d56 ;border-top-left-radius:10px;border-top-right-radius:10px;
     }
.tp-fix a{color:#fff}
.tp-fix a:hover{text-decoration:none;}

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%;}

#header{/* top: -3px; position: absolute; z-index: 99; left: 20%;*/}

/*navbar*/

#HeaderControl{
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 5px 2px;
    transition: 0.5s;
    position: absolute;
    /*! left: -20px; */
    top: 60px;
    z-index: 9;
    width: 28%;
    background: transparent;
    text-align: center;
    }
	
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}
.bnr-sec{    position: relative;  overflow: hidden;}
#MenuControl{
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    /* right: 6px; */
    top: 64px;
    z-index: 9;
    width: 72%;
    background: transparent;
    }

#WidgetControl4 {
  padding: 0;    z-index: 9;
  top: 40px;
}	
	
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 36%;
    padding: 0;
    padding-left: 0;
    background:rgba(108,119,59,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 {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;

    width: 70%;
    padding: 0;
    padding-right: 0;
    background:rgba(108,119,59,0.95);
    transition: 0.5s;
    top: 0;
    height: 68px !important;
}

center #form1 #HomepagecontentControl{padding-top: 125px; padding-bottom:25px;}
center #form1 .top-nav{background:#424e0c;}
center #form1 #HeaderControl,


center #form1 #MenuControl{background: #3f3d56;margin-top: 41px;/*! padding: ; */}
/*navbar*/
.nav-top-left {
  text-align: left;
  float:left;
}
/*nav-top*/
center #form1 .nav-top{background: #3f3d56 ;/*! border-bottom: 1px solid #fff; */height: 41px;}
.nav-top{position:absolute;height: 41px;z-index: 99999;width: 100%;border-bottom:1px solid rgba(240, 240, 240, 0.5);}
.nav-top .nav-top-left ul{list-style:none; display:flex; color:#fff; padding:0;float: left;}
.nav-top .nav-top-rht ul{list-style:none;display:flex;color:#fff; line-height: 35px;padding: 0;margin: 0;}
.nav-top .nav-top-left ul li{padding: 5px 10px 0px 23px;line-height:35px;border-right: 1px solid rgba(255, 255, 255, 0.5);font-size: 15px;z-index: 999999999999;}
.nav-top .nav-top-rht ul li{margin:0;border-left: 1px solid rgba(255, 255, 255, 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:#6e63ff;}
.nav-top ul li .fa{/*padding:5px 10px; color:#fff; */}
.nav-top a{margin:5px 10px; color:#fff;font-size: 15px;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*/

.banner-sec .carousel-inner{height: 550px;    position: relative;}

.banner-sec .carousel-control{background-image:none;}
.banner-sec .carousel-caption h2{font-size: 45px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInUp 1000ms ease-in-out; color: #fff;text-align: center; text-shadow: none;}
.banner-sec .carousel-caption p{font-size:18px; line-height: 25px; animation: fadeInUp 1000ms ease-in-out;}
.banner-sec .carousel-caption p .btn { line-height: 25px; font-size: 17px; text-transform: uppercase; letter-spacing: 1px; color: #fff;  padding: 15px 25px !important;  border: none;  font-weight: bold; animation: fadeInUp 1000ms ease-in-out;}
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

/*banner*/

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.banner-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:15px; line-height:30px; color:#fff; text-align:left;}
.bnr-sec .fa{line-height:20px;font-size: 18px; font-weight: 300;}
.bnr-sec .carousel-indicators li{background-color:#fff; width:15px; height:15px; border-radius:50%;border: 5px solid #0f26709c; opacity:1; margin:0;}
.bnr-sec .carousel-indicators .active{border: 5px solid rgba(254,254,254,1); background: #0f26709c; width: 15px; height: 15px; margin: 0;}
.bnr-sec  .carousel-inner>.carousel-item:before {content: '';position: absolute;left: 0;bottom: 0px;overflow: hidden;width: 100%;height: 100%;z-index: 1;background:rgba(71, 59, 238, 0.4)!important;}
.bnr-bx{padding: 20px 15px;  color: #fff; text-align:left; transition:.5s;border-radius:15px;font-size: 22px;/*! width: 100%; */}
.bnr-bx:hover{background: rgba(110,99,255,.75);}
.bnr-bx:hover .fa{border: 2px solid #fff;}
.bnr-sec .fa{margin-left:0px;line-height: 69px;font-size: 30px;font-weight: 300;border: 2px solid #6e63ff;border-radius:10px;width: 80px;height: 80px;color:#fff;text-align: center;margin-bottom: 15px;}
.bnr-bx a{color: #fff;text-decoration: none;}
.banner-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: 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;}
.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:50px; */}
.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;margin-top: 25px;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: #0f2671;border: 1px solid #0f2671;text-align: center;border-radius: 50%;}
.services .service-box-cont{position: relative; text-align:center;    padding-right: 0px;}
.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;}
.services .service-box:hover .service-box-cont h3{ color:#fff; text-align:justify;}
.services .service-box .service-box-cont p{text-align:justify;}
.services .service-box:hover .service-box-cont p{color:#fff;}
.services .service-box-cont h3{ text-align:justify;font-size: 20px;color: #444;padding: 15px 0 11px 0;/* text-transform: uppercase; */}
.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;}
/*--------------------------------------------------------------
# Career Section
--------------------------------------------------------------*/
.career-sec{background:url(./Image/career-bg.jpg) no-repeat;background-attachment:fixed;min-height: 378px !important;background-size:100% 100%;padding: 100px 50px;margin-top: -12px;margin-right: 15px;}
.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: 80px 0;}
.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:50px 0 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);}
/*Contact Section*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #3f3d56 ;
  padding:10px  0  0;
  color: #bebbdc;
  font-size: 15px;
}

#footer .footer-top {
  padding: 0px 0px 30px 0;
}

#WidgetControl1 {
  padding: 0;
}
#widgetsControl {
  padding: 0;
  min-height: 650px;
}

#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 .footer-info{padding: 0px 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 0;
  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;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #bebbdc;
    margin: 0;
}
#footer .footer-top ul i {
    padding-right: 8px;
    color: #bebbdc;
    font-size: 12px;
    line-height: 1;
}
#footer .footer-top ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
}
#footer .footer-top ul a:hover {
    text-decoration: none;
    color: #fff;
}
#footer .footer-top ul a{
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #bebbdc;
    text-decoration: none;
}
#footer .footer-top .social-links a:hover {
  background: #6e63ff  ;
  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;
}
a {
  text-decoration: none;
}
#footer p{text-align:justify;color: #fff;font-size: 15px;color: #bebbdc;}
#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;/*! text-align: center; */}
#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 #666565;}
#footer .credits{text-align: right;font-size: 15px;font-family: 'Roboto', sans-serif;color: #bebbdc;}
.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: 991px) {
  .team .member {margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}
  .nav-top, .menu-sec{position:relative; height:inherit; top:inherit;background: #000;}
  .navbar-expand-md .navbar-nav .nav-link{padding: 2px;}
  .bnr-cont{position: relative; bottom: 0; }
  .bnr-bx{background-color: #1f2238;margin-bottom: 10px;}
}

@media (max-width: 768px) {
  .about {text-align: center;}
  .bnr-cont{position: relative;}
   #MenuControl{top: 50px;}
  .center #form1 #HeaderControl, center #form1 #MenuControl{margin-top: 0px;}
}
@media (max-width: 767px) {
    .navbar  .container-fluid{display: flex;justify-content: center;padding: 0px;margin-top: 10px;}
  #HeaderControl{top: 0px;}
  #WidgetControl4{display: none;}
  #header img{margin:inherit;}
  .body-fx #header{padding: 15px 0;
    height: inherit;
    position: relative; background: rgba(47,77,90,.85) !important;}
  .carousel-inner img{min-height: 300px;}
  .innr-pg-c {
    margin-top: 20px;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
.nav>li>a { padding: 4px 2px;}
.bnr-cont{bottom: 0;}
#HeaderControl{padding: 0;}
}
@media (max-width: 575px) {
  .carousel-control-prev, .carousel-control-next{display: none;}
center #form1 #HeaderControl {
    margin-top: 0px;
}
center #form1 #MenuControl {
    margin-top: 70px;
}
.main-table {
  padding: 20px;
}
  
  .col .bnr-bx{width: 100%;}
}
@media (max-width: 414px) {

}

.cont-page h2{font-weight: bold;
    Font-size: 20px;
    color: #242424;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 10px;
text-align: left;
}
.cont-page .st-feature-box {
    background: #3f3d56 ;
    padding-top: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    text-align:left;
}
.cont-page p {
    font-size: 15px;
    color: #fff;
    line-height: 24px !important;
}
.cont-page .feature-box-image .fa{
    font-size: 30px; color: #fff;
}
.st-feature-box {
    padding-left: 90px;
    position: relative;
    margin-bottom: 35px;
}
.st-feature-box .st-feature-box-icon {
    color: #114366;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 20px;
    left: 8px;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #3f3d56;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #eee;
    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; font-size:20px;
}


.container-middle.cont-page.container {
  margin-top: 20px;
}


/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
  .innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;height: 100v;}
  .innr-pg-c h1{font-weight: 800; font-family: "Poppins", sans-serif;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
  .innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(22deg, #6e63ff 4%, #191919 73%);}
/* innr-pg-c End */

.team_Img img{
    border: 5px solid #192a46;
    border-radius: 50%;
    float: left;
    margin-right: 50px;
    width: 140px;
    }
    .sub-heading {
    font-weight: 700;
    Font-size: 20px;
    color: #6e63ff;
    line-height: 40px;
    /* text-transform: uppercase; */
    margin: 0;
}
.team-page h4 {
    font-size: 16px;
}
.team-page h6 {
    font-size: 18px;
    color: #000;
    padding-top: 10px;
    font-weight: 600;
}


.carousel-indicators .active{background-color:#6e63ff;}
.carousel-indicators li{border: 1px solid #6e63ff;}
.bauen-blog .carousel-indicators [data-bs-target] {background-color: #000!important;}

/* ======= Blog 1 style ======= */
.bauen-blog .carousel-item {
    /*position: relative;*/
    overflow: hidden;
    margin-bottom: 30px;
}
.bauen-blog .carousel-item .col-md-6:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(75%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.bauen-blog .carousel-item .col-md-6:hover .con {
    bottom: 0;
}
.bauen-blog .carousel-item img {
    -webkit-transition: all .5s; max-width:100%;
    transition: all .5s;
    -webkit-filter: brightness(100%);
}
.bauen-blog .carousel-item .con {
    margin: -120px 20px 100px;
    padding: 15px 15px 25px 15px;
    background-color: #6e63ff !important;
    border: 1px solid #6e63ff;
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: .2s cubic-bezier(.3, .58, .55, 1);
    transition: .2s cubic-bezier(.3, .58, .55, 1);
    bottom: -55px;
    position: relative;
}
.bauen-blog .carousel-item .con .category {
    font-size: 12px;
    font-weight: 400;color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.bauen-blog .carousel-item .con .category a {
    margin-right: 5px;
    position: relative;
}
.bauen-blog .carousel-item .con .category a:hover {
    color: #000;
}
.bauen-blog .carousel-item .con .category a:last-child {
    margin-right: 0;
}
.bauen-blog .carousel-item .con .category a:last-child:after {
    display: none;
}
.bauen-blog .carousel-item .con h5,
.bauen-blog .carousel-item .con h5 a {
    color: #fff;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.bauen-blog .carousel-item .con h5:hover,
.bauen-blog .carousel-item .con h5 a:hover {
    color: #000;
}
.bauen-blog .carousel-item .con p {
    color: #fff;
    font-size: 17px;
}
.bauen-blog .carousel-item .con i {
    color: #fff;
    font-size: 20px;
}
.bullet a{color:#999;}
/* light */
.butn-light {
    position: relative;
    line-height: 1.2em;text-align: right;
}
.butn-light a {
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background: transparent;
    color: #fff;
    padding: 12px 24px;
    margin: 0;
    position: relative;
    font-size: 16px;
    letter-spacing: 3px;
    border: 1px solid #fff;
}
.butn-light a:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
}
.butn-light a span {
    position: relative;
    z-index: 2;
}
.butn-light a:hover:after {
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.butn-light a:hover span {
    color: #272727;
}

/* ======= Projects3 style ======= */

.bauen-project-section {
    padding-top: 120px;
}
.bauen-project-page-section {
    padding-bottom: 80px;
}
.bauen-project-items .col-md-6:nth-child(2) {
    margin-top: 75px;
}
.bauen-project-filter {
    width: 100%;
    padding-bottom: 30px;
    padding-left: 0px;
    position: relative;
}
.bauen-project-filter li {
    margin-right: 15px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    color: #999;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
}
.bauen-project-filter li:last-child {
    margin-right: 0;
}
.bauen-project-filter li.active {
    color: #000;
    content: "";
    left: 0;
    bottom: -4px;
    border-bottom: 1px solid;
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
.bauen-project-filter li:hover {
    color: #000;
}
.bauen-project-wrap {
    padding-bottom: 90px;
    padding-right: 0;
    padding-left: 90px;
    position: relative;
}
.bauen-project-wrap:hover img {
    -ms-transform: scale(0.95, 0.95);
    /* IE 9 */
    -webkit-transform: scale(0.95, 0.95);
    /* Safari */
    transform: scale(0.95, 0.95);
}
.bauen-project-wrap h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0px;
}
.bauen-project-wrap p {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    align-items: center;
    display: inline-flex;
}
.bauen-project-content {
    position: absolute;
    left: 50px;
    bottom: 89px;
    background-color: #272727;
    padding: 20px 20px 20px 0;
    margin-right: 20px;
}
.bauen-project-link {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    position: relative;
    padding-right: 40px;
    line-height: 1.75em;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    padding-left: 80px;
}
.bauen-project-link:before {
    content: '';
    display: inline-block;
    width: 80px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 15px;
    transition: all 0.3s ease-in-out;
}
.bauen-project-link:before:hover {
    padding-left: 5px;
    color: #000;
    transition: all 0.3s ease-in-out;
}
.bauen-project-link i {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.bauen-project-link:hover i {
    padding-left: 5px;
    color: #000;
    transition: all 0.3s ease-in-out;
}
.bauen-project-link:hover {
    color: #000;
}
@media (max-width: 991px) {
    .bauen-project-wrap {
        padding-left: 20px;
    }
    .bauen-project-wrap h3 {
        font-size: 22px;
    }
    .bauen-project-content {
        left: 0px;
        bottom: 0px;
    }
}
@media all and (max-width: 767px) {
    .bauen-project-items .col-md-6:nth-child(2) {
        margin-top: 0;
    }
}
@media all and (max-width: 575px) {
    .bauen-project-filter li {
        margin-right: 10px;
        font-size: 17px;
    }
    .bauen-project-filter li:last-child {
        margin-right: 0;
    }
    .bauen-project-items .single-item {
        padding-bottom: 30px;
    }
    .bauen-project-wrap {
        padding: 0;
    }
}



bauen-blog .Project-img{overflow:hidden;}
.projects .Project-img:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.projects .carousel-item .col-md-6:hover .con {
    bottom: 0;
}
.projects .carousel-item img {
    -webkit-transition: all .5s; max-width:100%;
    transition: all .5s;
}
.projects .Project-img, .projects .carousel, .projects{ overflow:hidden; }
.projects .carousel-indicators { bottom: -15px;}
.projects .carousel-item .con {
    padding: 30px 15px;
    position: absolute;
    bottom: -58px;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
}
.projects .carousel-item .con h6,
.projects .carousel-item .con h6 a {
    position: relative;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.projects .carousel-item .con h5,
.projects .carousel-item .con h5 a {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.projects .carousel-item .con p {
    color: #fff;
    font-size: 20px;
}
.projects .carousel-item .con i {
    color: #fff;
    font-size: 20px;
}
.projects .carousel-item .con i:hover {
    color: #000;
}
.projects .carousel-item .con .butn-light {
    margin-left: 0;
    border-radius: 30px;
    border-color: #999;
    padding: 11px 30px;
}
.projects .carousel-item .con .butn-light:hover {
    border-color: #000;
}
/* line animation */
.projects .carousel-item .line {
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: rgba(255, 255, 255, 0.2);
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    margin: 0 auto 30px;
}
.projects .carousel-item:hover .line {
    width: 100%;
    transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: ease-in-out;
}

/* prev/next project */
.projects-prev-next {
  padding: 40px 0;
  border: none;
  border-top: 1px solid #6e63ff;
}
@media (max-width: 576px) {
  .projects-prev-next {
    text-align: center;
  }
    
  .projects-prev-next-left {
        margin-bottom: 10px;
    }
}

.projects-prev-next a {
    display: inline-block;
    font-size: 16px;
    color: #000;
    line-height: 1em;
}
.projects-prev-next a i {
  font-size: 20px;
}

.projects-prev-next a:hover {
    color: #000;
}
.projects-prev-next .projects-prev-next-left a i {
  margin-right: 5px;
  font-size: 12px;
}
.projects-prev-next .projects-prev-next-right a i {
 font-size: 12px;
  margin-left: 0;
  margin-left: 5px;
}

/* .icon-img img{width:80px;} */
.section-padding{padding-top:80px;}
.section-padding .head-hm{text-align: center;padding-bottom:40px;}
