

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@400;500;600;700;800&display=swap');
/* <!--======== ======== main style css ======= ========= --> */ 
body{font-size:17px; color: #292929;font-weight: 400;font-family: 'Poppins', sans-serif;}
*{font-family: 'Poppins', sans-serif;}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 {font-family:'Baloo Thambi 2', cursive;font-style: normal;margin-bottom: 0;line-height: 1.2;font-weight:700;transition: .5s;color:#221d1d;margin-bottom: 10px;}

/* #WidgetControl4 {
    display: none;
} */

a {
    color: #5FAF40;
    text-decoration: none;
}
.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 13em;
    right: 9px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}

.callus .callusL{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 8em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


.team_img {
  width: 130px;
  border: 6px solid #FE0000;
  border-radius: 50%;
}
.abt-rm{
  padding: 5px 20px;
background: #FE0000;
color: #fff;
transition: .3s;
}
.abt-rm:hover{
    text-decoration:none!important;
	transition:.5s;
	color: #fff;
    background: #5FAF40;
  }
 a:hover {
	text-decoration:none!important;
	transition:.5s;
	color: #5FAF40;
}
p {
	color:#292929;
  font-size: 16px;
}
ul,ol,li  {
	color:#292929;
  font-size: 16px;
}
.padding_lf0 {
    padding-left: 0;
    padding-right: 0;
}
.text-left {
    text-align: left!important;
}
.fa, .far, .fas {
    font-style: inherit;
}
span{
	/* color:#5FAF40; */
	/*! font-size: 19px; */
	/* font-weight: 600; */
}
label span{font-weight: 600;
font-size: 15px;
color:#5FAF40;}
html,
body{
	overflow-x:hidden;
	margin:0;
	scroll-behavior:smooth;;
	font-size: 17px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

ul {/*
    margin: 0;
    padding: 0;*/
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 31%;
}
img {
    max-width: 100%;
    height: auto;
}

/*======== top bar ========*/
.nav-top {line-height: 40px; position:relative; background:url(../Image/nav-top.jpg) no-repeat; background-size:100% 100%;}
.nav-top p{padding:5px 0; margin:0;}
.nav-top-left{position:relative;}
.nav-top-left p{color:#fff;padding-top: 9px;font-size: 15px;text-shadow: #111 0px 2px 5px;}
.nav-top-rht{ text-align: right;}
.nav-top-rht a{background:#fff; border-radius:30px; padding:7px 15px; font-weight:600;display: inline-block;
  margin: 0px;
}
.nav-top-center{padding:5px 0;}
.nav-top-center a{background: #5FAF40; color: #fff;width: 40px; height: 40px;  line-height: 40px;  display: inline-block;    text-align: center;  border-radius: 30px;  margin-right: 5px; color: #fff;  font-size: 17px;}
.nav-top-center a:hover { background: #0f6cbc; color: #fff;}
.nav-top-rht p { color: #5FAF40;padding-top: 7px;}
.menu-sec{padding: 20px 0;}
/*======== header ========*/
#header{position:relative;}
#header .head-lft{padding: 50px 0;}
.head-lft img{
    top: -3px;
    height: 96px;
    position: absolute;
    /*! padding: 11px; */
    /*! width: 100%; */
    left: 0;
    right: 0;
    color: #fff;
    margin: 0 auto;
}
/*======== banner ========*/

.bnr-sec .carousel-content {
    /* top: 27%; */
    position: absolute;
    /* padding: 20px; */
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    margin: 0 auto;
}
.bnr-sec .title h1 {
    font-size: 70px; color:#fff;
    line-height: 80px;
    text-align: center;
    font-style: normal;
}
.bnr-sec .title h1 span {
    font-size: 55px;
    display: block;
    color: #5FAF40;
    font-weight: 900;
    margin-top: 10px;
}
.bnr-sec .carousel-content .title{/* text-align: center; */position: relative;text-align: right;left: 0;bottom: 0px;padding: 70px 0;width: 100%;opacity: 1; background: #333333cc;transition: .8s;z-index: 9;clip-path: circle(58% at 50% 150%);}
/*======== banner-btm ========*/
.banner-btm {padding:50px 0;}
.banner-btm .bx-img {overflow: hidden;  position: relative;}
.banner-btm .bx-img:before { position: absolute;  content: "";  top: 0;  left: 0;  width: 100%;  height: 100%;  background: #5FAF40c2;  transform: scale(0);  -webkit-transition: 1.1s all ease;  z-index: 9;}
.banner-btm .cont-bx:hover .bx-img:before { transform: scale(1);}
.banner-btm .bx-img img {  -webkit-transition: 1.3s all ease;  width: 100%;}
.banner-btm .cont-bx:hover .bx-img img{transform:scale(1.2);}
.banner-btm .bx-cont {border: 1px solid #ddd; top: -30px; padding: 0px 15px 0px 20px;  z-index: 9;  position: relative; border-top:0;}
.banner-btm .bx-cont h4{background: #fff; line-height:40px; text-align:center; margin: 0; padding: 10px 0;font-size: 19px;}
.banner-btm .bx-cont p{text-align:justify;font-size: 16px;line-height: 25px;}
.banner-btm .bx-cont p.text-right{text-align:right;}
.banner-btm .bx-cont p.text-right a{padding:5px 20px; background:#FE0000; color:#fff; transition:.3s;}
.banner-btm .cont-bx:hover p.text-right a{background:#5FAF40;}
/*banner bnr-bx*/
.bnr-btm{    margin-top: -67px;    position: relative;z-index: 9;}
.bnr-btm .col-md-6{padding:0;position: relative;}
.bnr-bx-tp-lin{background-color: inherit; border-color: inherit;}
.bnr-bx-tp-lin:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, 5deg); left: 0;  position: absolute; z-index: 0;}

.bnr-bx-tp-lin1:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, -5deg); left: 0;  position: absolute; z-index: 0;}
.hm-team .section-title h2{color:#fff;}
.hm-team .section-title h2:after, .hm-team .section-title h2:before{background:#fff;}
.bnr-bx{/*background-color: #45aaff; border-color: #45aaff;*/ color: #fff; text-align:center;padding: 50px 0; transition:all .5s;}
.bnr-bx .fa{font-size:60px; color:#f3cf43;position: relative; transition:.5s;}
.bnr-bx-lin{border: 5px solid #f3cf43; position: relative; top: 67px; }
.bnr-btm .bnr-bx-tp-lin{background-color: #0f6cbc; border-color: #0f6cbc; border-style: solid;}
.bnr-btm .bnr-bx-tp-lin1{background-color: #033e63; border-color: #033e63; border-style: solid;}
.bnr-bx p{margin:0;}
.bnr-btm .bnr-bx{background:#0f6cbc; transition: all .5s;}
.bnr-btm .bnr-bx.bnr-bx1{background:#033e63; transition: all .5s;}
.bnr-btm .bnr-bx a{color:#fff; padding:10px 20px; border:1px dashed #eee; border-radius:30px; font-weight:bold; transition: all .5s;}
.bnr-btm .bnr-bx:hover a{background:#5FAF40; color:#fff;padding:8px 18px;}
.bnr-btm .bnr-bx .fa{color:#fff;  transition:.5s;}
.bnr-btm .bnr-bx h4{font-size:22px; font-weight:bold; line-height:50px; transition:all .5s;}
.bnr-btm .bnr-bx:hover h4{font-size:20px; font-weight:bold; line-height:50px; transition:all .5s;}
/*head-hm*/
.head-hm { text-transform: uppercase;  font-weight: bold; color: #0f6cbc; font-size:40px; position: relative; padding-bottom:10px;text-align: center;margin-bottom: 40px;}
.head-hm span { color: #5FAF40;font-family: 'Baloo Thambi 2', cursive!important;}
.head-hm:before{position:absolute; bottom:0; content:''; left:30px; right:0; margin:0 auto; height:5px; width:25px; background:#5FAF40;}
.head-hm:after{position:absolute; bottom:0; content:''; left:0; right:30px; margin:0 auto; height:5px; width:25px; background:#000;}
/*head-hm*/
/*======== about_section ========*/
.about-sec{ padding:40px 0px 90px;  position: relative;}
.about-sec .container {box-shadow: #ccc 10px 15px 20px; padding:35px 30px; position:relative;border: 1px solid #eee;}
.about-sec .abt-img{position:relative;}
.about-sec .container:before { content: ""; position: absolute; left: 0; top: 0px; height:100%; width: 100%; opacity: 1; background: #0f6cbc;  transition: .8s; z-index: 0; clip-path: circle(28.7% at 0 50%);}
.about-sec .abt-img img {border-radius:50%; margin:0 auto; box-shadow: #5FAF40 -14px 9px 0px;-webkit-animation: bubble 5s linear infinite; animation: bubble 5s linear infinite;}
@keyframes bubble{
	0%{
		transform:translate(-15px, 0px)
	}
	50%{
		transform:translate(0px, 15px)
	}
	10%{
		transform:translate(-15px, 0px)
	}
	
}
.about-sec p{text-align:justify;font-size: 16px;line-height: 25px;}
/*======== about-sec ========*/

/*======== service_section ========*/
.services { padding: 50px 0; background: #f5f5f5;  background: url(../Image/services-bg.png); position:relative;}
.services:before{background: rgba(240,240,240,.3); content:''; position:absolute; height:100%; width:100%; left:0; top:0;}
.service-bx{ position: relative;  margin-bottom: 50px;}
.icon-bx{ display: flex; background: #fff; border-radius: 30px 0px 0px; transition: .6s;}
.icon{}
.service-bx:hover .icon-bx {background: #5FAF40; transition: .6s;}
.icon i{font-size: 25px; width: 66px; height: 66px;  line-height: 66px; background: #5FAF40; color: #fff; border-radius: 25px 0px 0px 0px; display: inline-block; text-align: center; transition: .7s;}
.service-bx:hover .icon i{ background: #0f6cbc; transition: .6s;}
.icon-bx h3{margin-left: 36px; margin-top: 18px;  font-size: 22px;}
.service-bx:hover .icon-bx h3 a { color: #fff;}
.service-bx-img {position: relative;    overflow: hidden;}
.service-bx:hover .service-bx-img img {
    transform: scale(1.1);
    transition: .5s;
}
.service-bx .service-bx-img:before { content: ""; position: absolute; left: 0;top: 250px; height: 100%; width: 100%; opacity: 0; background: #0f6cbc; transition: .8s;  z-index: 9; clip-path: circle(63% at 50% 95%);}
.service-bx:hover .service-bx-img:before { opacity: .75;  transition: .8s; top: 50px;}
.service-bx .service-bx-img img{transform: scale(1); transition: .5s;width:100%;height:300px;}
.service-bx .rd-btn{text-align: center; position: absolute; bottom: -54px; left: 0; right: 0; transition: .8s;}
.service-bx .rd-btn a{    padding: 7px 30px; border-radius: 5px;  background: #5FAF40; color: #fff;font-size: 15px; margin-left: 5px;    font-weight: 500; display: inline-block;  position: relative; border: 2px solid #5FAF40; overflow: hidden;  z-index: 999;}
.service-bx:hover .rd-btn { transition: .8s; bottom: 35px;}
.service-bx .rd-btn a:hover { background-color: #eee; color: #5FAF40; border-color: #eee;}


/*Contact Section*/
.contact{ padding: 80px 0;text-align: left;}
.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 .container h4{font-weight:900; font-size:30px; line-height:40px;margin-bottom: 20px;}
.contact .container h4 span{font-weight:300;color: #5FAF40;}
.contact .cont-hm-rht h4 span{color: #000;}
.contact .head-hm{padding:50px 0 30px;}
.cont-hm-lft{background:#fff; padding:30px;}
.cont-hm-lft input.form-control{border: 1px solid #eee;box-shadow:none; margin-bottom:15px; border-radius: 30px; min-height: 40px;    padding: 0 20px;}
.cont-hm-lft textarea{border: 1px solid #eee;box-shadow:none; margin-bottom:15px; border-radius: 30px;padding-left:20px;}
.sub-btn-hm{cursor: pointer; color: #fff; background: #FE0000; padding: 10px 30px; line-height: 26px; border: none; border-radius: 30px; font-size: 20px; transition:all .5s;}
.sub-btn-hm:hover{background: #5FAF40;}
.map-hm-lft ::placeholder{color:rgba(0,0,0,.5);}
.cont-hm-rht{ background:#5FAF40; padding:50px; color:#fff;}
.cont-hm-rht h4{ color:#fff;}
.cont-hm-rht p{margin-bottom:30px; color:#fff;font-size: 15px;}
.cont-hm-rht p i { margin-right: 30px; background: #fff; float: left; width: 50px; height: 50px; line-height: 50px;  font-size: 20px; text-align: center; color: #000; border-radius: 50%;}
.contact label{ margin: 10px;}
/*Contact Section*/

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {border-top-left-radius:100px;
  background: #0f6cbc;
  padding:50px 0 0;
  color: #eee;
  font-size: 15px;
}

#footer .footer-top {
  padding: 10px 0px;
}

.contact .close{ position: absolute; right: 14px;  font-size: 30px;cursor: pointer;}
#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 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: 'Poppins', 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: #000;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 30%;
  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: #eee;
    font-size: 12px;
    line-height: 1;
}
#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: #eee;
}
#footer .footer-top .social-links a:hover {
  background: #5FAF40;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 30px;
  font-weight: 600;
  color: #eee;
  position: relative;
  padding-bottom: 12px; border-bottom: 1px dashed rgba(190,187,220,.5);
}
#footer p{text-align:justify;color:#fff;}
#footer p a{color: #eee;!i;!;font-weight: bold;!i;!;position: relative;top: 7px;}
#footer .footer-info1 h4{font-size:35px; color:#fff;}
#footer .footer-info1 h4 span{color:#5FAF40;}
#footer p .fa{width: 40px;height: 33px;line-height: 30px;text-align: center;border: 1px solid #eee;float: left;margin-right: 12px;}
#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;
}
.ft-link{list-style:none; text-align:right;}
.ft-link li{display:inline-block;padding: 5px; }
.ft-link li a{color:#eee; transition:.5s;font-size: 15px;}
.ft-link li a:hover{color:#fff;}

.copyright {text-align: left;padding: 15px 0 !important;background:#0f6cbc;border-top: 1px solid #333;}
.credits{ text-align: left; 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: #0f6cbc; 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){
.bnr-sec .carousel-content{top: 15%;}
.bnr-sec .carousel-content .title{padding: 60px 0;}
.bnr-sec .title h1{font-size: 50px;}
.bnr-sec .title h1 span{font-size: 40px;}

}
@media (max-width:991px){
  .about-sec .container:before{display:none;}
  .cont-hm-lft{padding: 15px;}
  .cont-hm-rht{padding: 30px 15px;}
  .cont-hm-rht p i{margin-right: 15px;  width: 42px; height: 42px; line-height: 42px;}
  #footer .footer-top{ padding: 10px 15px;}
}
@media (max-width:767px){
  .hidden-sm{display: none;}
  .bnr-btm{margin-top: 67px;}
  .cont-hm-rht{padding: 30px 5px;}
  .acc-margin{margin:0px;}
  .fin-margin 
  {
    margin:0px;
  }
  .mission-bxss1
  {
    height:auto!important;
  }
  .service-bx-img img 
  {
    width:100%!important;
  }
}
@media (max-width: 320px){

.cont-hm-lft { padding: 0;}
.about-sec .container{padding: 35px 15px;}
.cont-hm-rht p{font-size: 13px;}
}


/* Testimonials */
.Testimonials{background: #0f6cbc;}
.testimonial_cont .fa-quote-left{color: #5FAF40;font-size: 40px;margin-right: 10px;margin-top: -14px;}
.testimonial_cont .fa-star{color: #faa912;font-size: 16px;}
.testimonial_cont img{width: 80px; border: 2px solid #bac8c8; border-radius: 50%;}
.Testimonials .carousel-control-next,  .Testimonials .carousel-control-prev {width: 5%;top: inherit;bottom: 44px;font-size: 28px;color: #fff;opacity: 1;}
.Testimonials .carousel-control-prev {left: inherit; right: 60px;}
.testimonial_cont p{color: #fff !important;}
.cliente_box{}
.cliente_box_icon .fa{font-size: 60px; color: #20282d; margin-right: 20px;}
.cliente_box_icon_check .fa{font-size: 20px; color: #20282d; margin-right: 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: 40px 0;position: relative;background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
.innr-pg-c h1 {font-weight: 600;Font-size: 30px;color: #fff;text-align: left;border-left: 4px #fff solid;padding-left: 20px;text-transform: uppercase;position: relative;z-index: 1;border-radius: 4px;}
.innr-pg-c:after {content: '';position: absolute;left: 0px;right: 0px;top: 0px;width: 100%;height: 100%;z-index: 0;background: linear-gradient(109.6deg, rgb(30 38 60) 50.2%, #5FAF40e0 93.9%);} */


/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{background-position: center; margin-top: 8px;padding: 100px 0 0; width: 100%; background-size: cover; min-height:300px; text-align: center; position:relative;margin-bottom: 40px;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: #0f6cbc7a;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color: #fff;text-align:center;text-transform:uppercase;font-size: 37px;margin-top: 33px;font-weight: 800;position:relative;z-index:1;font-family: "Libre Baskerville", serif;}

/* innr-pg-c End */

#FooterrControl1_tr_hitCounter
{
    color:#5FAF40;
}

.cont-hm-lft select.form-control {
    border: 1px solid #eee;
    box-shadow: none;
    margin-bottom: 15px;
    border-radius: 30px;
    min-height: 40px;
    padding: 0 20px;
}

/* contact us  */

.inr-head-cnt ul li
{
  line-height: 28px;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff!important;
  text-decoration: none;
  background-color:#5FAF40!important;
}

.tm_img {
    border-radius: 6%;
    border: 3px solid #0f6cbc;
}

.teamsub-head {
    font-weight: bold;
    Font-size: 20px;
    color: #333;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    text-align: left;
    padding-bottom: 5px;
}

.vision-mission {
    padding:40px 0px;
}


.mission-bxss {
    padding: 20px;
    box-shadow: 0px 15px 40px -10px rgba(0, 0, 0, 0.25);
    min-height: 225px;
    border: 1px solid #ececec;
    border-radius: 10px;
    border-top: 3px solid #fff;
    transition: all .2s ease-in-out;
    background: #fff;
    margin: 12px 0;
}
.mission-bxss p {
    font-size: 15px ! Important;
    text-transform: initial ! Important;
}
.mission-bxss:hover {
    border-radius: 15px;
    border-top: 3px solid #1db8e5;
}

.mission-bxss1 p {
    font-size: 15px!Important;
    text-transform: initial ! Important;
    padding:20px 20px 20px 20px;
}


.mission-bxss1 {
    padding: 20px 0px;
    box-shadow: 0px 15px 40px -10px rgba(0, 0, 0, 0.25);
    border: 1px solid #ececec;
    border-radius: 10px;
    border-top: 3px solid #fff;
    transition: all .2s ease-in-out;
    background: #fff;
    margin: 12px 0;
    height:60vh;
}

.mission-bxss1:hover {
    border-radius: 15px;
    border-top: 3px solid #5FAF40;
}

.mission-bxss1 span
{
    color:#5FAF40;
}

.mission-bxss1 h3 {
    margin-top: 12px;
    background-color: #0f6cbc;
    font-size: 27px;
    text-align: center;
    padding-bottom: 15px;
    color: #fff;
    padding-top: 15px;
}

#HeaderControl
{
    height: 100px!important;
    float: Left!important;
    margin-top: 8px!important;
}

#MenuControl 
{
    height: 100px!important;
    float: Left!important;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    border-radius:10px!important;
}
#carouselExampleIndicators
{ border:1px solid #fff!important;
    border-radius: 50%!important;
    /* width:16px!important;
    width:16px!important; */
}
.carousel-indicators button {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff!important;
    border:1px solid #fff!important;
    border-radius: 50%!important;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #fff!important;
    border:1px solid #fff!important;
    border-radius: 50%!important;
}

.logo-img 
{
    height: 130px;
    width: 200px;
}

.img-cent 
{
    display: flex;
    justify-content: center;
}

.img-cent img 
{
    width:100px;
}

.carousel-indicators [data-bs-target] {
     width: 16px!important;
    height: 16px!important;

}


.other-box
{
    padding:20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.fin-margin 
{
    margin-top:70px;
}
.acc-margin{margin-top:70px;}
.serv-img {
    max-width: 71%;
    height: auto;
    margin-left: 40px;
}

.ups1 {
    height:450px;
    background: #fff;
    padding: 30px 35px;
    margin: 20px 0 0 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.ups1 img {
    width: 80px;
    margin: 0 0 20px 0;
}

.ups1 h5{color: #005da3;font-weight: 600;font-size:20px}
.ups1 p{color: #333;font-size:15px}