@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: 300;
line-height: 23px;
}
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*/

#HeaderControl{
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: -20px;
    top: 44px;
    z-index: 9;
    width: 30%;
    background-color: transparent !important;
    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;}

#MenuControl{
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 44px;
    z-index: 9;
    background-color: transparent !important;
    width: 72%;
    }

#WidgetControl4 {
  padding: 0;
}	
	
.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 #HomepagecontentControl{padding-top: 105px; padding-bottom:25px;}
center .top-nav{background:#424e0c;}
center #form1 #HeaderControl, center #form1 #MenuControl{background: #063962 !important;}
/*navbar*/

/*nav-top*/
center #form1 .nav-top{background: #063962 !important;}
.nav-top{position:absolute; height:45px;z-index: 1;width: 99%; border-bottom:1pxsolidrgba(240, 240, 240, 0.5);}
.nav-top .nav-top-left ul{list-style:none; display:flex; color:#fff; padding:0;}
.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 10px 0 23px; line-height:35px; border-right:1px solid rgba(240, 240, 240, 0.5);font-size: 15px;}
.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;}
.service-sec .head-hm span {color: #fff !important;}

.head-hm span {color: #61ad41;}

/*--------------------------------------------------------------
# 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:15px; 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 #61ad41; 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(6,57,98,.4);}
.bnr-bx{padding: 20px 15px;  color: #fff; text-align:left; transition:.5s;border-radius:15px;font-size: 22px;}
.bnr-bx:hover{background: rgba(6,57,98,.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 #61ad41; 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;}
.about-sec .abt-img::before {
    content: "";
    background-color: #61ad41;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: -1;
}
.about-sec .abt-img::after {
    content: "";
    background-color: #61ad41;
    height: 100px;
    width: 100px;
    position: absolute;
    bottom: -2px;
    left: -2px;
    z-index: -1;
}
.about-sec .contents{padding: 0px 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: #063962; transition:.5s; font-size:16px;padding: 10px 20px;}
.btn:hover{color:#fff; background:#3f3d56;}
.about-sec .btn{}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service-sec{padding: 100px 0; background: url(../Image/ser-bg.jpg) no-repeat top center; background-size: cover; text-align: center;}
/*.no-gutters {margin-right: 0; margin-left: 0;}
.no-gutters>[class*="col-"] { padding-right: 0; padding-left: 0;}*/
.service-sec .single-main .single-wrapper.active {opacity: 1; visibility: visible;}
.service-sec .single-main .single-wrapper .single-services {box-shadow: 0 22px 57px 0 rgb(34 41 72 / 5%); padding: 34px 31px 20px 29px; -webkit-transition: .4s; -moz-transition: .4s; -o-transition: .4s; transition: .4s; background: #fff;}
.service-sec .single-main .single-wrapper .single-services span{font-size:19px; margin-bottom:20px; display:block; font-weight: 300;}
.service-sec .single-main{position:relative;margin:20px auto;}
.service-sec .single-main .single-wrapper .single-services h4 { font-size: 21px; display: block; font-weight: 800;text-transform: uppercase;  margin-bottom: 20px;}
.service-sec .single-main .single-wrapper .services-btn a {cursor: pointer;padding: 36px 0;background: #063962;line-height: 1;width: 100%;display: block;text-align: center;font-size: 22px; color:#fff;}
.service-sec .single-main .transparrent-btn.active { opacity: 0; visibility: hidden;}
.service-sec .single-main .transparrent-btn{
    cursor: pointer;
    padding: 36px 0;
    background: #063962;
    line-height: 1;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 22px;
    bottom: 0;
    left: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    }
.position-relative { position: relative!important;}
.position-absolute {position: absolute!important;}
.service-sec .single-main .single-wrapper{-webkit-transition: .2s; -moz-transition: .2s; -o-transition: .2s; transition: .2s;}
.service-sec .single-main .single-wrapper.hid { opacity: 0; visibility: hidden;}
.service-sec .single-main:hover .single-wrapper.hid{opacity: 1!important; visibility: visible!important;}
.service-sec .single-main:hover .transparrent-btn {display:none; -webkit-transition: .2s; -moz-transition: .2s; -o-transition: .2s; transition: .2s;}
.service-sec .single-main .single-wrapper .services-btn a:hover{color: #fff;}
.service-sec .single-main .single-wrapper.active .transparrent-btn{display:none;}
.service-sec .fa{font-size:60px;}	
/*** 


/*--------------------------------------------------------------
# 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: 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: #063962;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: #063962;
  padding:10px  0  0;
  color: #bebbdc;
  font-size: 15px;
}

#footer .footer-top {
  padding: 0px 0px 30px 0;
}

#WidgetControl1 {
  padding: 0;
}
#widgetsControl {
  padding: 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 .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;color: #fff;}
#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: #61ad41;
  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;
    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{
    color: #fff;
}
#footer .footer-top .social-links a:hover {
  background: #35362c;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 19px;
  font-weight: 600;
  color: #eee;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid #61ad41;
}
#footer p{text-align:justify;color: #fff;margin-bottom: 0px;}
#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;color: #fff;padding: 15px 0;background: #61ad41;border-top: 1px solid #61ad41;}
#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: 991px) {
  .team .member {margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}
  .nav-top, .menu-sec{position:relative; height:inherit; top:inherit;background: #000;}
  
}

@media (max-width: 768px) {
  .about {text-align: center;}
  
}
@media (max-width: 767px) {
.nav-top .nav-top-left ul {
    display: inline;

}
  
  #header img{margin:inherit; transition: 0.5s;width: 100%;/*! padding-left: 94px; */margin: 0 auto;display: block;/*! top: ; */}
  .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: 575px) {

}
@media (max-width: 414px) {

}
.cont-page .st-feature-box1 {
    background: #61ad41;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    min-height: 145px !important;
    padding-right: 10px;
 text-align: left;
}
.cont-page h2{font-weight: bold;
    Font-size: 20px;
    color: #242424;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0;
text-align: left;
}
.cont-page .st-feature-box {
    background: #61ad41;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    padding-right: 10px;
    text-align:
    left;
}
.cont-page p {
    font-size: 15px;
    color: #fff;
    line-height: 24px !important;
}
.cont-page .feature-box-image {
    margin-top: 13px;
}
.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: #063962;
    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;
}

@media(max-width:736px){
.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #6c773b;background-color: #000;}
.navbar-default .navbar-toggle{border-color: #6c773b;}
.navbar-toggle{background-color: #000;border-color: #6c773b;margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.cont-rht ul, .copyright-lft, .copyright-rht{font-size: 13px;}

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
.navbar-default .navbar-nav>li>a{
   color: #fff;
   padding: 5px 10px;
   background: #333; border-bottom:1px solid #9b9b9b;
   }
	
	
.ft-cont p, .ft-cont p a{line-height: 18px;}
.cprht-img{display:none;}
.cprht-rht li .fa{    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;}
.us-lk ul li{margin-bottom: 2px;}
footer h2{font-size: 20px;}

footer{position:relative;}
.hm-serv {
    padding-bottom: 30px;
}
#HeaderControl, center #form1 #HeaderControl{width: 80%;     z-index: 999999999;}
#HeaderControl {
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: -20px;
    top: 120px;}
.navbar{    margin-right: 0 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    margin: 0;
    width: 100%; border:0;}
	
#MenuControl, #MenuControl_C{height:inherit !important;width: 100%;top: 110px;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}

.four-col-inner h3{font-size: 18px;}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{    background: #6e63ff;
    border-bottom: 1px solid #7b7b7b; color: #fff;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #baa46a;
    background-color: #baa46a;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #baa46a;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 45%;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;
    overflow-y: auto;}
.navbar-nav{margin-bottom:0;}
.copyright{right: 15px;}
footer{    z-index: 9;}

center #HeaderControl{    padding: 5.5px 0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #baa46a;}
center .navbar-default .navbar-toggle {
    border-color: #baa46a;
}
.body-fx center #HeaderControl{height: 67px !important;}

center #form1 #HomepagecontentControl{padding-top: 75px;}
	}