@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* Start StyleCSS */

.main-table{font-family: 'Poppins', sans-serif !important;/* font-weight: 500; */Font-size: 15px;color: #222;line-height:24px;text-align:justify;}
.main-heading{font-family: 'Poppins', sans-serif;font-weight:bold;Font-size: 22px;color: #155585; line-height:36px;border-bottom: 1px #155585  dashed;text-transform:uppercase;margin-bottom:15px;text-align: left;}
.sub-heading{ font-family: 'Poppins', sans-serif; font-weight:bold; Font-size:18px; color:#333; line-height:30px; text-transform:uppercase; text-align: left;}
.team-title{font-family: 'Poppins', sans-serif;font-weight:bold;Font-size: 19px;color: #155585;line-height:30px;}

.main-table ul{
	padding-left: 18px;
}

body { font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	-ms-overflow-style: scrollbar;
}
.team_img {
  width: 130px;
  border: 6px solid #2f4d5a;
  border-radius: 50%;
}
#marquee1 a{font-size: 12px; color: #000;}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins', sans-serif;
}

a {
	text-decoration: none;
  font-family: 'Poppins', sans-serif;
}

.logo{text-align:center;margin-top: 10px;}


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

.btn-get-started {
  font-family: 'Poppins', sans-serif; 
    margin-top: 30px;
	text-align:center;
}
.btn-get-started a{
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 30px;
    transition: 0.5s;
    color: #5cb951;
    border-radius: 50px;
    border-color: #5cb951;
    border-width:2px;
    border-style: solid dashed;
 }

/*  */

.social-link  .icon-box {
  padding: 30px 10px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  border:1px dashed #ccc;
  margin: 10px auto;
  text-align:center;
}

.social-link  .icon-box:hover, .social-link  .icon-box:hover .fa, .social-link  .icon-box:hover a{ color:#fff;}
.social-link  .icon-box i {
font-size: 40px;
color: #155585; 
margin-bottom: 10px;
}
.social-link  .icon-box::before {
  content: '';
  position: absolute;
  background: #5cb951;
  right: -60px;
  top: -40px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  transition: all 0.3s;
  z-index: -1;
}
.social-link  .icon-box:hover::before {
  background: #5cb951;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
}
.social-link  .icon-box h4 {font-size: 18PX;text-transform: capitalize;font-weight: 700;margin: 0 0 10px 0;}
.social-link  .icon-box a {
color: #155585; 
}

.social-link  .icon-box p {
font-size: 15px;
color: #848484;
text-align: center;
}


/*  */

/* whatapp */

.whatsapp_btn {
  position: fixed;
  top: 28em;
  right: 40px;
  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(0.36, 0.11, 0.89, 0.32);
}

@keyframes waves {
  from {
    transform: scale(0.55, 0.55);
    opacity: 0.6;
  }
  to {
    transform: scale(1.8, 1.8);
    opacity: 0;
  }
}


/*  */

.top-nav-hm{ background: #155585;    border-bottom: 1px dashed #fff;}
.top-nav-hm-lft ul{padding-left:0; list-style:none; margin:0;}
.top-nav-hm-lft ul li{display:inline-block; transition:0.5s; color:#fff;}
.top-nav-hm-lft ul li a{color:#fff;}
.top-nav-hm-lft ul li .fa{width: 40px; height: 40px; line-height:40px; transition:0.5s;text-align: center; color:#fff; background:#5cb951;    position: relative;margin-right: 10px;}
.top-nav-hm-rht ul{padding-left:0; list-style:none; margin:0; text-align:right;}
.top-nav-hm-rht ul li{display:inline-block; margin-left:15px; position:relative;}
.top-nav-hm-rht ul li:after, .top-nav-hm-lft ul li .fa:after{content: '';
    position: absolute;
    top: 18px;
    left: 40px;
    margin-top: -4px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #5cb951;}
.top-nav-hm-rht ul li .fa{width: 40px; height: 40px; line-height:43px; text-align:center; background:#5cb951; color:#fff; margin-right:8px; font-size:18px;}
.top-nav-hm-rht ul li a{color:#fff;}

/*  */

.top-nav{ background: #5cb951; padding:5px 0; font-size: 15px; line-height:24px; color: #fff;}
.top-nav-lft{ text-align:left;font-size: 14px;color: #fff;}
.top-nav-lft i{background: #155585; padding:10px 10px;color: #fff;margin-left: 10px;border-radius: 10px 0;}
.top-nav-rht{ text-align:right;}
.top-nav-rht a{ display:inline-block; color: #fff; }
.top-nav-rht a i{background: #155585; padding:10px 10px;border-radius: 10px 0;}

.wht-cont{ width:100%; margin:0; text-align: center;}
.wht-cont .colr-black{background: #155585; padding:30px 20px;}
.wht-cont .colr-black:nth-child(2){background: #5cb951;padding:30px 20px;}

.wht-cont i{width:100px;height:100px;font-size: 50px;color: #fff;border-style: dashed dotted;padding: 25px 20px;border-width:3;border-radius: 70px;}

.wht-cont h3{font-size: 30px;line-height:30px;font-weight: 500;margin-top: 15px;margin-bottom: 20px;color: #fff;text-align:center;}

.wht-cont .colr-black a{ text-decoration:none;}
.wht-cont .colr-black:hover .fa{-webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.abt-section{padding: 5% 0;}
.abt-section h2{font-size: 40px;font-weight: 800;line-height:40px;color: #155585; margin-bottom: 20px;}
.abt-section  p{font-size: 16px; color: #666;}

.about-btn1{
  padding: 8px 30px 9px 30px;
  color: #5cb951;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  display: inline-flex;
  align-items: center;  
  border-radius: 50px;
  border-color:#5cb951;
  border-width:2px;
  border-style: solid dashed;
}

.about-btn1 i{ font-size:18px; color:#5cb951; margin-left:7px;}

.about-btn {
  padding: 8px 30px 9px 30px;
  color:#fff;  
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  border-radius: 50px;
  border-color:#5cb951;
  border-width:1px;
  border-style: solid dashed;
}

.row.ser {
  margin-top: 80px;
}
.about-btn i{ font-size:18px; color:#5cb951; margin-left:7px;}

.query-section  a:hover{color:#5cb951;}


.event-calender{ margin:0; padding:0;}
.event-calender p{ font-size:14px; color:#222; text-align:left;}

/*
.myslide{ margin:20px 0;}
.carousel-indicators { bottom: -20px;}
.carousel-indicators li {border: 1px solid #666;}
.carousel-indicators .active{ background:#333;}
.carousel-inner > .item img{ height:70px;}
*/

.form-sec{background:#fff;padding: 0 0 4% 0;}
.form-sec h2{font-size: 36px;text-align:center;font-weight: 700;line-height:40px;color: #155585; margin-bottom: 30px;}

.form-bx{background: rgba(222,222,222,.75);padding: 30px;border-radius:10px;}
.form-bx .txt{ font-size:20px; line-height:30px; font-weight:600;}
.form-bx h4{font-size: 28px;line-height:30px;font-weight: 700;text-align:left;color: #155585; display: block;margin: 0;}
.form-bx p{font-size: 15px;line-height:30px;text-align:left;display: inline-block;margin: 0 0 20px 0;}
.form-bx .fa{ float:right; font-size:60px; width:60px; height:50px; position: relative; right: 10px; top: -20px; color: #5cb951;}

.form-bx .form-control {background: transparent;border: 1px solid #b3b3b3;border-radius: 0;font-size: 16px;padding: 11px 20px;color: #b3b3b3;box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);}

.form-bx .sbmt{color: #5cb951;cursor: pointer;border-radius:20px;padding: 10px 25px;font-size:16px;border-style: solid dashed;border-color: #5cb951;border-width:2px;}

.hm-service{width:100%;margin: 4% 0;text-align: center;background: #155585; padding: 5% 0;}

.hm-service i{width: 85px;height: 85px;font-size: 32px;color: #fff;border: 2px #5cb951 solid;border-radius:0 20px;padding: 25px 20px;}
.hm-service h3{font-size: 17px;line-height: 25px;margin-top: 16px;font-weight: 600;margin-bottom: 5px;color: #fff;text-align:center;}
.hm-service p{font-size: 14px;line-height: 20px;font-weight: 400;color: #ccc;text-align:center;}
.hm-service a{ text-decoration:none;}

.contushm img{ border-radius: 30px 0;}
.mar-top{margin-top: 70px;}




/*form*/

footer{background: #155585; color: #fff;padding: 30px 0 0 0;}
footer h2{color: #fff;font-size: 30px;line-height:30px;text-align: left;margin-bottom:30px;}
footer P{ color: #fff; font-size: 15px; line-height:24px; text-align: left;}

footer h2{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-align: left;
    border-bottom:1px #fff dashed;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 10px;
    }

.info{ width: 100%;}

.info i {
  font-size: 16px;
  color: #5cb951;
  float: left;
  width: 35px;
  height: 35px;
  background: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.info h4 {
  padding: 0 0 0 60px;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
}

.info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
}

.info .email, .info .phone {
  margin-top: 20px;
}
.info .email{ margin-bottom: 20px;}

.info .email:hover i, .info .address:hover i, .info .phone:hover i {
  background:#5cb951;
  color: #fff;
}

.social-links{ width:100%;}
.social-links div{width:100%;padding:5px;border-bottom: 1px #ffffff12 solid;/* border-radius:20px; */transition: 0.3s;margin-bottom:5px;}
.social-links i{font-size: 14px;background: #5cb951;color: #fff;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 30px;height: 30px;}
.social-links a{color: #fff; font-size: 14px;font-family: 'Poppins', sans-serif;text-decoration:none;}

.links{ width:100%;}
.links div{width:100%;padding:5px;border-bottom: 1px #ffffff0f solid;/* border-radius:20px; */transition: 0.3s;margin-bottom:5px;}
.links i{font-size: 12px;background: #5cb951;color: #fff;line-height: 1;padding: 8px 0;margin-right: 6px;border-radius: 50%;text-align: center;width: 30px;height: 30px;}
.links a{color: #fff; text-decoration:none; line-height:24px;font-size: 14px;font-family: 'Poppins', sans-serif;}

.copyright{width:100%;background: #155585;padding:10px 0;margin-top: 40px;}
.copyright P{font-family: 'Poppins', sans-serif; color: #fff; font-size: 15px; line-height:24px; margin:0;}

.copy-lft p{ text-align: left;}
.copy-rht p{ text-align: right;}


#home:after{content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgb(0, 0, 0) 0%, transparent 100%);
    width: 100%;
    height: 195px;
    z-index: 2;}
/*menu*/



/*banner-bottom*/
.bx-item {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px dashed #5cb951;
    margin: 10px auto;
    text-align: center;
}
.bx-item::before {
    content: '';
    position: absolute;
    background: #5cb951;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -10px;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    transition: all 0.3s;
    z-index: -1;
    transform: rotate(45deg);
}
.bx-item:hover::before {
    background: #5cb951;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
	transform: rotate(0deg);
}
.bx-item i {
    font-size: 40px;
    color: #5cb951;
    margin-bottom: 10px;
}

.bx-item h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.bx-item p {
    font-size: 15px;
    color: #111;
}
.bx-item a {
    color: #5cb951;
}
.bx-item:hover, .bx-item:hover .fa, .bx-item:hover h4, .bx-item:hover p, .bx-item:hover a {
    color: #fff; text-decoration:none;
}

/*banner-bottom*/
.Ind-box img {
    width: 260px;
    height: 164px;
}

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container { max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table { margin-top: 0 !important;}

.main-table {text-align: left;padding: 4% 0;}

.inner-banner {padding: 4% 0;background: #155585;}
.inner-banner h2 {color: #fff;font-size: 32px;margin: 0;font-weight: 600;letter-spacing: .5px;}

.contact-info {background: #155585;padding: 30px;margin: 0 0 10px 0;}
.contact-info i { color: #e4e4e4; font-size: 30px;}
.contact-info h5 {color: #fff;text-transform: uppercase;font-size: 17px;letter-spacing: .5px;}
.contact-info p, .contact-info p a { color: #e0e0e0; margin: 0;}

#marquee1 a { font-size: 14px !important}