@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body { margin: 0; padding: 0; font-family: "Poppins", sans-serif; overflow-x: hidden;}
p, li {color: #10002b;font-size: 16px;line-height: 26px;font-weight: 400;margin: 0 0 15px 0;font-family: "Poppins", sans-serif;letter-spacing: .3px;}
.main-table li {color: #10002b;font-size: 15px;line-height: 25px;margin: 0 0 10px 0;font-family: "Poppins", sans-serif !important;}
a { text-decoration: none !important; font-family: "Poppins", sans-serif;}
h1, h2, h3, h4, h5, h6 { font-family: "Poppins", sans-serif;}
.team .member .member-info p {
    text-align: left;
}
.about-page p{text-align:justify;}
.main-table {text-align: left;padding: 2% 0;}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  margin-bottom: 17px;
  background: #04293c;
  padding: 26px 0px;
}



.counts .count-box {
  padding: 62px 30px 25px 30px;
  width: 100%;
  text-align: justify !important;
  position: relative;
  text-align: center !important;
  /* background: #fff; */
}

.counts .count-box i {
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 22px;
  background: #1977cc;
  padding: 12px;
  color: #fff;
  border-radius: 37px;
}

.counts .count-box span {
  font-size: 37px;
  /* display: block; */
  font-weight: 600;
  color: #fff;
  padding-top: 10px;
}

.counts .count-box p {
  color: #fff;
  padding: 18px;
  text-align: center !important;
  margin: 0;
  /* font-family: "Raleway", sans-serif; */
  font-size: 17px;
  font-weight: bold;
}


#widgetsControl_C, #widgetsControl{ height: auto !important;}
#Div_body .container-fluid { margin: 0; padding: 0;}

#MenuControl .nav-item {
    margin: 0;
}
#MenuControl .nav-item .nav-link {color: #202020;font-size: 16px;text-align: center !important;font-weight: 600;}
#MenuControl .nav-fill{ width:100%;}
.navbar-nav.nav-fill > li:last-child .nav-link{border-radius: 5px;background: #f26d21;color: #fff !important;}
#MenuControl .bg-light {background: #fff!important;height: 100%; padding: 0 10% 0 0}

#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}
#MenuControl_C .bg-light { --bs-bg-opacity: 1; background-color: transparent !important; height: 100%;}
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}

#HeaderControl, #MenuControl, #MenuControl_C {height: 80px !important;}

#HomepagecontentControl_C { margin: -20px 0 0 0 !important}
.dropdown-menu { border-radius: 0 !important; padding: 0; min-width: 240px;}
.dropdown-menu li { margin: 0; padding: 3px 0;}

@media (min-width: 320px) and (max-width: 768px ){
  .navbar-toggler { position: absolute; right: 15px; top: -60px; background: #fff}
  #MenuControl, #MenuControl_C { height: 0 !important;}
  #HeaderControl, #HeaderControl_C {height: 75px !important;background: #f3f4fa;}
  .navbar-collapse {background: #f3f4fa;margin-top: -10px}
  #MenuControl .bg-light { padding: 0}
}

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

.heading p {background: #04293C;color: #fff;display: inline-block;border-radius: 5px;padding: 3px 18px 1px 18px;text-transform: uppercase;letter-spacing: .9px;font-weight: 700;margin: 0 0 18px 0;}
.heading h2 {color: #10002b !important;font-size: 40px;font-weight: 700;margin: 0 0 22px 0;}
.heading h2 span.after { position: relative;}
.heading h2 span.after::after { content: ""; position: absolute; background-image: url('image/hadding-after-1.png'); height: 37px; width: 30px; top: 0;}
.sub-heading {color: #10002b;font-size: 30px;font-weight: 700;margin: 0px 0 12px 0;}
.sub-heading1 { color: #10002b; font-size: 27px; font-weight: 700; margin: 0 0 20px 0; line-height: 1.3;}
.custom-btn {display: inline-block;font-size: 17px;font-weight: 700;color: #fff;padding:15px 18px;background-color: #f26d21;line-height: 17px;border-radius: 4px;transition: all.4s;letter-spacing: .3px;box-shadow: 1px 1px 5px #221f1f;}
.custom-btn img { margin: 0 0 0 5px; width: 16px;}
.custom-btn:hover { transform: scale(1.04); color: #fff;}

header { text-align: center}
header img {width: 140px;padding: 10px 0;}

.banner-section::after {
    background: linear-gradient(to right, rgb(4 41 60), rgb(4 41 60 / 12%));
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

*{font-family:Poppins !important;}
.fa {font-family:fontawesome !important;}

body {
  font-family:Poppins;
  color: #4d4643;
}

a {
  color: #cc1616;
}

a:hover {
  color: #fd5c28;
  text-decoration: none;
}
.c2s{position:relative;}
.c2s:before {
    width: 100%;
    height: 100%;
    background: #053956 !important;
    position: absolute;
    content: '';
    top: -8px;
    left: 0;
    border-radius: 50%;
}
.c2s:after{
  width:100%;
  height:100%;
  background: #053956 !important;
  position: absolute;
  content:'';
  top: 8px;
  left:0;
  border-radius: 50%;
}
.circle-wrap:before{
  width:100%;
  height:100%;
  background: #f26d21;
  position: absolute;
  content:'';
  top: -8px;
  left:0;
  border-radius: 50%;
}
.circle-wrap:after{
  width:100%;
  height:100%;
  background: #f26d21;
  position: absolute;
  content:'';
  top: 8px;
  left:0;
  border-radius: 50%;
}
    .circle-wrap {
      position: relative;
      width: 100%;
      height: 570px;
      margin: 65px auto 30px;
      /* box-shadow: 1px 1px 5px gray; */
    }
    .outer-circle {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #fff;
      box-shadow: 0 8px 15px rgba(0,0,0,0.15);
      z-index: 2;
    }
    .outer-circle:before {
      content: "";
      position: absolute;
      top: -22px;
      left: -11px;
      width: calc(100% + 20px);
      height: calc(100% + 20px);
      border-radius: 50%;
      border: 25px solid transparent;
      z-index: -1;
      transform: rotate(45deg);
    }
    .outer-circle.red:before {border-top-color: #f26d21;}

.outer-circle:after {
      content: "";
      position: absolute;
      bottom: -18px;
      left: -11px;
      width: calc(100% + 20px);
      height: calc(100% + 20px);
      border-radius: 50%;
      border: 25px solid #af1c1c00;
      z-index: -1;
      transform: rotate(225deg);
    }
    .outer-circle.red:after {border-top-color: #f26d21;}
    .outer-circle.cyan:before {border-top-color: #053956;}
    .outer-circle.cyan:after {border-top-color: #053956;}
    .inner-content {
      text-align: center;
      padding: 30px;
      width: 80%;
      height: 80%;
      border-radius: 50%;
      background: #fff;
      /* box-shadow: 2px 4px 0px #9d969673; */
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    .inner-content i {
      font-size: 40px;
      margin-bottom: 12px;
    }
    .red i { color: red; }
    .cyan i { color: #00bcd4; }
    .yellow i { color: #f1c40f; }

    .inner-content h3 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 8px;
    }
    .inner-content p {
      font-size: 14px;
      color: #555;
      margin: 0;
    }

    /* reflection */
    .reflection {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 80px;
      transform: scaleY(-1);
      opacity: 0.2;
      background: radial-gradient(circle at 50% 0, rgba(0,0,0,0.15), transparent 70%);
      border-radius: 50%;
      filter: blur(2px);
    }






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

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #cc1616;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #fd5c28;
  transition: 0.3s ease-in-out;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  width: 100%;
  z-index: 9;
  padding: 10px 0;
  font-size: 14px;
  color:#ccc; background:#1b1b1b;
}

#topbar .contact-info a {
  line-height: 1;
  color: #ccc;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  color: #cc1616;
}

#topbar .contact-info i {
  color: #cc1616;
  padding: 4px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #ccc;
  padding: 4px 0 4px 20px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
  
}
#topbar .social-links{text-align:right;}
#topbar .social-links a:hover {
  color: #cc1616;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  /*height: 70px;*/
  z-index: 997;
  transition: all 0.5s;
  padding: 10px 0;
  background: #1b1b1b;
}
#header.navbar-fixed-top{background:rgba(0,0,0,.9);}
#header img{margin:0 auto;}
/*--------------------------------------------------------------
# banner Section
--------------------------------------------------------------*/
#hero { width: 100%; overflow: hidden;  position: relative; background: linear-gradient(0deg, #2d2d2d 0%, #1b1b1b 100%); padding: 0;padding-top: 40px;}
#hero:before {/*
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;*/
}
#hero .hero-content-left h2{margin-top:20vh; color: #fff; font-size: 60px; font-weight: 700;}
#hero .hm-query-form{background:#f5f5f5; border-top:8px solid #cc1616;border-bottom:8px solid #cc1616;}
#hero .form-control {
    border-color: #ebebeb;
    padding: .75rem 0.85rem;
    height: calc(2.56em + .75rem + 2px);
}
#hero .sbmt{color: #fff;
    background: #cc1616;
    border: 1px solid #cc1616;
	padding: 12px 30px;
    font-weight: 600;
    font-size: 14px;
    transition: all .25s ease-in-out;
	width: 100%;
    margin-bottom: 20px;}
#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#hero .sbmt:hover { background: #1f1f1f; border: 1px solid #1f1f1f; text-decoration: none;}
.hm-query-form h3{color:#cc1616; font-size:30px; line-height:30px; font-weight:700; letter-spacing:1px;}
.hm-query-form h4{color:#cc1616; font-size:20px; line-height:30px;}
@media (max-width: 768px) {
  #hero .carousel-container {
    height: 90vh;
  }
  #hero h2 {
    font-size: 28px;
  }
}

.hero-waves {
  display: block;
  width: 100%;
  height: 60px;
  position: relative;
}

.wave1 use {
  -webkit-animation: move-forever1 10s linear infinite;
  animation: move-forever1 10s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave2 use {
  -webkit-animation: move-forever2 8s linear infinite;
  animation: move-forever2 8s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave3 use {
  -webkit-animation: move-forever3 6s linear infinite;
  animation: move-forever3 6s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

@-webkit-keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}

@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}

@-webkit-keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@-webkit-keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 30px 0;
  overflow: hidden;
}

.section-title {
  text-align: center;
  padding: 30px 0;
  position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #191919;
  position: relative;
  z-index: 2;
}

.section-title span {
  position: absolute;
  top: 30px;
  color: #f1f1f1;
  left: 0;
  right: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 52px;
  text-transform: uppercase;
  line-height: 0;
}

.section-title p {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

@media (max-width: 575px) {
  .section-title h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .section-title span {
    font-size: 38px;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;margin: 15px auto;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #cc1616;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: '';
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #fce5e5;
  transition: all .3s ease-out 0s;
  transform: translateZ(-1px);
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #191919;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  background: #cc1616;
  border-color: #cc1616;
  padding: 70px 20px 90px 20px;
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #cc1616;
}

.services .icon-box:hover .icon::before {
  background: #e82d2d;
}

.services .icon-box:hover h4 a, .services .icon-box:hover p {
  color: #fff;
}


/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about-us .section-title{padding-bottom:10px;}
.about-us img{border-radius: 50px;border: 10px solid #cc1616;}
.about-us img {
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    transition: all 0.4s ease-in-out;
}
.about-us:hover img{
    -webkit-filter: none;
    filter: none;
}
.about-us  p {
  margin-bottom: 0; line-height:26px; font-size:15px; text-align:justify;}

.about-us .content .icon-box {
  margin-top: 25px;
}

.about-us .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.about-us .content .icon-box i {
  font-size: 48px;
  float: left;
  color: #cc1616;
}

.about-us .content .icon-box p {
  font-size: 15px;
  color: #90847f;
  margin-left: 60px;
}

.about-us .image {
  background: url("../img/about.jpg") center center no-repeat;
  background-size: cover;
  min-height: 400px;
}

@media (max-width: 991px) {
  .about-us .image {
    text-align: center;
  }
  .about-us .image img {
    max-width: 80%;
  }
}

@media (max-width: 667px) {
  .about-us .image img {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team{padding-top: 54px;padding-bottom:60px;}
.team .member {
  min-height: 310px;
  position: relative;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.2);
  padding: 17px;
  margin-top: 32px;
  /* border-radius: 10px; */
  background: #fff;
  border: 1px solid #aaaa;
}

.team .member .pic {
  /* overflow: hidden; */
  width: 293px;
  border-radius: 50%;
  /* float: left; */
  padding: 5px;
  /* margin-right: -5px; */
  /* border: 2px solid #10002b; */
}

.team .member .pic img {
  transition: ease-in-out 0.3s;
}

.team .member:hover img {
  transform: scale(1.1);
}
.team .member:hover .pic{
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
}
.team .member:hover{
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
}
.team .member .member-info {
  padding-left: 30px;
}

.team .member h4 {
  text-align: left;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #7ec012;
}

.team .member span {
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
}
+
.team .member p {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.team .member .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.team .member .social a {
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #ecf6fe;
  color: #0665b7;
}

.team .member .social a i {
  font-size: 16px;
  margin: 0 2px;
}

.team .member .social a:hover {
  background: #0880e8;
  color: #fff;
}

.team .member .social a + a {
  margin-left: 8px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #0c0c0c;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

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

#footer .footer-top .footer-info {
  margin-bottom: 15px;
  background: #191919;
  color: #fff;
  border-top: 4px solid #cc1616;
  text-align: center;
  padding: 30px 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 36px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #262626;
  color: #fff;
  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 .social-links a:hover {
  background: #cc1616;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px dashed #eee;
}

#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-right: 2px;
  color: #ed5b5b;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
  display: flex;
  align-items: center; transition:.5s;
}
#footer .footer-top .footer-links ul li:hover {
  padding-left: 10px;
}
#footer li:before {
    content: "\f0a4";
    font-family: fontawesome;
    color: #cc1616;
    margin-right: 10px;
}
#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: #eb4444;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}


#footer .copyright {
  border-top: 1px solid #262626;
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .credits a {
  color: #e82d2d;
}

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #cc1616;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #cc1616;
    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;
}
.banner-section { background-image: url('image/banner.jpg'); background-size: cover; padding: 7% 0 10% 0; position: relative; overflow: hidden;}
.banner-section .text { position: relative; z-index: 2;}
.banner-section .text h1 {color: #fff;font-size: 55px;line-height: 60px;font-weight: 700;margin: 0 0 15px 0;letter-spacing: .6px;}
.banner-section .text p {color: #ededed;letter-spacing: .5px;font-size: 18px;margin: 0 0 28px 0;}

.about-section { padding: 7% 0 5% 0;}
.about-section .left-pic { position: relative;}
.about-section .left-pic .about-text { width: 80%; background: #fff; position: absolute; right: 0; bottom: 30px; box-shadow: rgba(149, 157, 165, 0.35) 0px 8px 24px; padding: 30px 30px 30px 40px; border-radius: 3px;}
.about-section .left-pic .about-text p { margin: 0; font-weight: 500; position: relative; z-index: 2; transition: all .4s ease-in-out;}
.about-section .left-pic .about-text::after { content: ''; position: absolute; width: 10px; height: 100%; left: 0; top: 0; background: #7ec012; border-radius: 3px; transition: all .5s ease-in-out;}
.about-section .left-pic .about-text:hover::after { width: 100%;}
.about-section .left-pic .about-text:hover p { color: #fff;}
.about-section .left-pic img { width: 87%;}

.clients-logo { padding: 4% 0 0 0;}
.clients-logo .item { display: inline-block; margin: 20px 5px; padding: 5px; border: 1px solid #eee; border-radius: 3px;}
.clients-logo .item img { width: 170px}

.card2 {border: 1px solid #f1f1f1;padding: 20px;border-radius: 5px;position: relative;margin: 15px 0;min-height: 250px !important;background: #fff;}
.card2::after { content: ''; position: absolute; width: 100%; height: 5px; left: 0; bottom: 0; background: #7ec012; border-radius: 0 0 3px 3px; transition: all .3s ease-in-out;}
.card2:hover::after { height: 100%; border-radius: 3px;}
.card2 h4 {color: #10002b;font-size: 21px;line-height: 26px;font-weight: 700;position: relative;z-index: 2;transition: all .3s ease-in-out;margin: 0 0 16px 0;}
.card2:hover h4 { color: #fff}
.card2 p {font-family: 'Poppins' !important;font-size: 15px;line-height: 24px;position: relative;z-index: 2;transition: all .3s ease-in-out}
.card2:hover p { color: #fff !important;}

.service-section {padding: 7% 0;background: #f3f4fa;}
.service-section .ser-card { background: #fff; margin: 20px 0; border-radius: 5px; box-shadow: rgba(9, 30, 66, 0.1) 0px 1px 1px, rgba(9, 30, 66, 0.06) 0px 0px 1px 1px;}
.service-section .ser-card img { border-radius: 5px 5px 0 0;}
.service-section .ser-card .text {padding: 25px 15px;min-height: 280px;position: relative}
.service-section .ser-card .text::after { content: ''; position: absolute; width: 100%; height: 5px; left: 0; bottom: 0; background: #7ec012; border-radius: 0 0 3px 3px; transition: all .3s ease-in-out;}
.service-section .ser-card .text:hover::after { height: 100%;}
.service-section .ser-card .text h4 {color: #10002b;font-size: 17px;line-height: 26px;font-weight: 700;position: relative;min-height: 75px;z-index: 2;transition: all .3s ease-in-out}
.service-section .ser-card .text:hover h4 { color: #fff}
.service-section .ser-card .text p {color: #4d5064;font-size: 16px;line-height: 24px;position: relative;z-index: 2;min-height: 196px;transition: all .3s ease-in-out;/* min-height: 140px; */}
.service-section .ser-card .text:hover p { color: #fff}
.service-section .ser-card .text a { display: inline-block; color: #f26d21; text-transform: uppercase; font-weight: 700; font-size: 13px; letter-spacing: .5px; position: relative; z-index: 2; transition: all .3s ease-in-out}
.service-section .ser-card .text a:hover { letter-spacing: 2px;}

.core-values {padding: 6% 0;background: #fff;}
.value-card p {
    color: #fff;
}
.core-values .value-card {padding: 30px;background-color: #04293c;border-radius: 5px;margin: 20px 0;position: relative;min-height: 265px;}
.core-values .value-card .icon img {width: 52px;margin: 0 0 15px 0;}
.core-values .value-card::after { content: ''; position: absolute; width: 100%; height: 5px; left: 0; bottom: 0; background: #7ec012; border-radius: 0 0 3px 3px;}
.core-values .value-card h4 {color: #fff;font-size: 19px;line-height: 26px;font-weight: 700;position: relative;z-index: 2;margin: 0 0 7px 0;}
.core-values .value-card p {font-size: 16px;line-height: 24px;position: relative;z-index: 2;margin: 0 0 5px 0;}

.our-core-competence { background: #f3f4fa; padding: 7% 0;}

.contact-section { padding: 6% 0;}
.contact-form .form-control { padding: 14px; margin: 0 0 15px 0; border: 0; font-size: 15px; background: #efefef;}

footer { padding: 6% 0 0 0; background: #04293C;}
footer .footer-text { position: relative; z-index: 2;}
footer h4 {color: #fff;font-size: 22px;margin: 0 0 15px 0;}
footer p, footer p a {color: #dddddd;font-size: 16px;margin: 0;}
footer p a:hover { color: #f26d21;}
footer .footer-text p { display: flex; margin: 0 0 10px 0;}
footer p i { color: #7ec012; margin: 5px 8px 0 0;}
footer .footer-bottom { padding: 18px 0; border-top: 1px solid rgba(255, 255, 255, .3); position: relative; z-index: 2; margin: 4% 0 0 0;}
footer .footer-bottom p { margin: 0;}

.inner-banner {padding: 10% 0;background-image: url('image/inner-banner.jpg');background-size: 
cover;}
.inner-banner h1 { color: #fff; text-align: center; font-size: 56px; font-weight: 700; letter-spacing: .5px;}
.inner-banner p, .inner-banner p a { color: #fff; text-align: center; margin: 0;}
.inner-banner p i { font-size: 15px; margin: 0 3px;}

.about-page ul, .about-page ul li, .services ul, .services ul li { list-style-type: none; margin: 0; padding: 0;}
.about-page ul li img, .services ul li img { width: 17px; margin: 0 6px 0 0;}
.about-page ul li, .services ul li { margin: 0 0 6px 0;}

.about-1 { background: #f3f4fa;}

.card1 {border: 1px solid #f1f1f1;padding: 20px;border-radius: 5px;position: relative;margin: 15px 0;min-height: 287px;background: #fff;}
.card1::after { content: ''; position: absolute; width: 100%; height: 5px; left: 0; bottom: 0; background: #7ec012; border-radius: 0 0 3px 3px; transition: all .3s ease-in-out;}
.card1:hover::after { height: 100%; border-radius: 3px;}
.card1 h4 {color: #10002b;font-size: 14px;line-height: 26px;font-weight: 700;position: relative;z-index: 2;transition: all .3s ease-in-out;margin: 0 0 16px 0;}
.card1:hover h4 { color: #fff}
.card1 li {/* font-family: poppins; */font-size: 16px;line-height: 24px;position: relative;z-index: 2;transition: all .3s ease-in-out}
.card1:hover li { color: #fff}
.card1 p {/* font-family: poppins; */font-size: 16px;line-height: 24px;position: relative;z-index: 2;transition: all .3s ease-in-out}
.card1:hover p { color: #fff}

.industries .row{justify-content:center;}
.industry-bx {margin: 16px 0;border-radius: 3px;transition: all 0.3s ease;background: #fff;box-shadow: 2px 2px 6px #ccc8c8;}
.industry-bx .img {width: 100%;height: 280px;overflow:hidden;transition:all .5s;border-radius: 3px 3px 0 0;}
.industry-bx img  {-webkit-transform: rotate(15deg) scale(1.4);transform: rotate(15deg) scale(1.4);transition:.5s;}
.industry-bx:hover img {-webkit-transform: rotate(0) scale(1);  transform: rotate(0) scale(1);}
.industry-bx .text {background: #fff;width: 90%;text-align: center;padding: 0 0px 20px;margin:0 auto;margin-top: -55px;min-height: 80px;position: relative;}
.industry-bx .text .icon { width: 100%; position:relative; height: 6px; font-size: 20px; background: #7ec012; transition: all 0.3s ease;}
.industry-bx:hover .text .icon { background: #f26d21}
.industry-bx .text h3 {font-weight: 400;font-size: 17px;color: #10002b;margin-bottom: 0;margin-top: 12px;}
.industry-bx .text h3 span{color: #b9b4b1;}

.btn-close { position: absolute; padding: 10px; border-radius: 50%; background-color: #7ec012; opacity: 1; color: #fff; right: -40px; top: 0;}
.modal .team-details { background: #f3f4fa; padding: 60px;}
.modal .team-details img { border: 3px solid #7ec012;}
.modal .team-details h5 { color: #10002b; text-align: center; text-transform: uppercase; font-size: 26px; font-weight: 700; margin: 25px 0 2px 0;}
.modal .team-details p { text-align: center; font-size: 17px; font-weight: 600; color: #525252;}
.modal .right-text { background-color: #04293C; padding: 60px; height: 650px; overflow-y: scroll;}
.modal .right-text p {color: #eeeeee;letter-spacing: .5px;text-align: start;}
.modal-backdrop { display: none;}
.modal { background: rgba(0, 0, 0, .5)}

.sc-ts{box-shadow:1px 1px 5px gray;border-radius:5px;padding:20px;}
.team-page .team-card { box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; border-radius: 5px; position: relative; margin: 30px 0 0 0; overflow: hidden;}
.team-page .team-card .pic { border-radius: 5px 5px 0 0;}
.team-page .team-card .text { position: absolute; background: rgba(4, 41, 60, .8); width: 100%; bottom: 0; padding: 10px 10px 20px 10px; border-radius: 0 0 5px 5px; transition: all .3s ease-in-out;}
.team-page .team-card .text h5 { color: #fff; font-size: 20px; margin: 0;}
.team-page .team-card .text p { color: #f6f6f6; font-size: 14px;}
.team-page .team-card:hover .text { padding: 15px 15px 25px 15px;}

.team-page .founder {border: 3px solid #113b58;/* padding: 10px; */}

.service-page { background: #f3f4fa;}
.service-page .title { font-size: 22px; font-weight: 600; line-height: 1.6;}

.contact-information { background: #f3f4fa;}
.contact-information .contact-info { position: relative;}
.contact-information .contact-info .text{background: #fff;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 5px;padding: 40px;text-align: center;position: relative;min-height: 249px !important;z-index: 2}
.contact-information .contact-info::after { content: ''; position: absolute; width: 100%; height: 100%; background: #7ec012; border-radius: 5px; right: -10px; bottom: -10px;}
.contact-information .contact-info i { font-size: 36px; color: #10002b; text-align: center; margin: 0 0 15px 0;}
.contact-information .contact-info h4 {text-align: center;color: #10002b;font-size: 26px;font-weight: bold;}
.contact-information .contact-info p, .contact-information .contact-info p a { text-align: center; margin: 0; color: #525252; font-size: 15px;}

@media (min-width: 320px) and (max-width: 991px) { 
  .circle-wrap{height: 390px;}
      .outer-circle:before {
        left: -38px;
        top: -28px;
        border: 15px solid #af1c1c00;
    }
  .outer-circle:after{left: 18px;top: 7px;border: 15px solid #af1c1c00;}
  .inner-content{padding:15px;}
  .pic img{width:40px;}
  .inner-content h3{font-size:14px;}
  .inner-content p{font-size: 12px;}
  p, li {font-size: 14px; line-height: 23px; margin: 0 0 10px 0;}
  .main-table li { font-size: 14px;line-height: 22px;}
  
  .heading p { padding: 3px 15px 1px 15px; margin: 0 0 10px 0; font-size: 12px;}
  .heading h2 { font-size: 27px; margin: 0 0 18px 0;}
  .heading h2 span.after::after { height: 35px; width: 30px; top: -10px;}
  .sub-heading { font-size: 24px;}
  .sub-heading1 { font-size: 21px; margin: 0 0 15px 0;}
  .custom-btn {font-size: 14px; padding:10px 15px;}
  .custom-btn img { margin: 0 0 0 5px; width: 14px;}
  
  header { text-align: start}
  header img {width: 120px;padding: 10px 0;}
  
  .banner-section {padding: 15% 0 20% 0;}
  .banner-section::after { width: 240px; height: 240px;}
  .banner-section::before { width: 320px; height: 320px;}
  .banner-section .text { position: relative; z-index: 2;}
  .banner-section .text h1 { font-size: 26px; margin: 0}
  .banner-section .text p { font-size: 14px; margin: 0 0 18px 0;}

  .about-section .left-pic { margin: 0 0 20px 0}
  .about-section .left-pic .about-text {bottom: 20px;padding: 15px 15px 15px 20px;}
  .about-section .left-pic .about-text p { font-weight:400; line-height: 1.5; font-size: 13px; letter-spacing: .4px}
  .about-section .left-pic .about-text::after { width: 6px;}
  .about-section .left-pic img { width: 90%;}
  
  .clients-logo .item { padding: 8px;}
  .clients-logo .item img { width: 120px}
  
  .service-section .ser-card { margin: 10px 0;}
  .service-section .ser-card .text {padding: 20px;min-height: 200px;}
  .service-section .ser-card .text h4 {font-size: 16px;line-height: 24px;}
  .service-section .ser-card .text a { font-size: 12px;}
    
  .core-values { padding: 8% 0;}
  .core-values .value-card {padding: 20px; min-height: 40px; margin: 0 0 15px 0}
  .core-values .value-card .icon img {width: 40px;margin: 0 0 10px 0;}
  .core-values .value-card p {font-size: 14px;line-height: 24px;position: relative;z-index: 2;margin: 0 0 5px 0;}
  
  .our-core-competence {padding: 8% 0 !important;}
  
  .contact-section { padding: 7% 0;}
  .contact-section img { margin: 0 0 20px 0}
  .contact-form .form-control::placeholder { font-size: 13px}
  
  footer { padding: 6% 0 0 0;}
  footer h4 { font-size: 18px; margin: 20px 0 10px 0;}
  footer p, footer p a { font-size: 13px;}
  
  .inner-banner { padding: 16% 0;}
  .inner-banner h1 { font-size: 27px;}
  .inner-banner p i { font-size: 13px;}
  
  .about-page ul li img, .services ul li img { width: 14px; margin: 0 5px 0 0;}
  
  .card1 { margin: 10px 0; min-height: 100px;}
  .card1 h4 { font-size: 18px; margin: 0 0 10px 0;}
  
  .btn-close { right: -20px; top: -10px;}
  .modal .team-details { padding: 30px;}
  .modal .team-details img { border: 3px solid #7ec012; width: 200px !important;}
  .modal .team-details h5 { font-size: 21px; margin: 15px 0 2px 0;}
  .modal .team-details p { font-size: 15px;}
  .modal .right-text { padding: 30px; height: 350px;}
  .modal .right-text p { font-size: 13px}
  .modal { padding: 20px}
  
  .service-page .title { font-size: 17px; font-weight: 500;}
  
  .contact-information .contact-info .text{padding: 30px; min-height: 45px; margin: 10px 0}
  .contact-information .contact-info::after {right: -5px; bottom: -5px;}
  .contact-information .contact-info i { font-size: 26px;}
  .contact-information .contact-info h4 { font-size: 18px;}
  .contact-information .contact-info p, .contact-information .contact-info p a { font-size: 14px;}

}

@media (min-width: 1024px) and (max-width: 1400px) { 
   p { margin: 0 0 12px 0;}
  
  .heading p { padding: 3px 15px 1px 15px; font-size: 12px;}
  .heading h2 { font-size: 35px; margin: 0 0 18px 0;}
  .sub-heading { font-size: 24px;}
  .sub-heading1 { font-size: 21px; margin: 0 0 15px 0;}
  .custom-btn {font-size: 15px; padding:12px 18px;}
  .custom-btn img { width: 15px;}
  
  header img {width: 130px;}
  
  .banner-section .text h1 { font-size: 52px; margin: 0 0 20px 0; line-height: 62px}
  .banner-section .text p { font-size: 18px; margin: 0 0 25px 0;}

  .about-section .left-pic { margin: 0 0 20px 0}
  .about-section .left-pic .about-text {bottom: 20px;padding: 15px 15px 15px 20px;}
  .about-section .left-pic .about-text p { font-weight:400; line-height: 1.5; font-size: 13px; letter-spacing: .4px}
  .about-section .left-pic .about-text::after { width: 6px;}
  .about-section .left-pic img { width: 90%;}
  
  .clients-logo .item { padding: 8px;}
  .clients-logo .item img { width: 120px}
  
  .service-section .ser-card { margin: 10px 0;}
  .service-section .ser-card .text {padding: 20px;min-height: 280px;}
  .service-section .ser-card .text h4 {font-size: 14px;line-height: 24px;}
  .service-section .ser-card .text p{font-size: 12px;min-height: 175px;}
  .service-section .ser-card .text a { font-size: 12px;}
    
  .core-values { padding: 8% 0;}
  .core-values .value-card {padding: 20px;min-height: 225px;margin: 0 0 15px 0}
  .core-values .value-card .icon img {width: 40px;margin: 0 0 10px 0;}
  .core-values .value-card p {font-size: 14px;line-height: 24px;position: relative;z-index: 2;margin: 0 0 5px 0;}
  
  .about-page ul li img, .services ul li img { width: 14px; margin: 0 5px 0 0;}
  
  .card1 {margin: 10px 0;/* min-height: 265px; */}
  .card1 h4 {font-size: 16px;margin: 0 0 10px 0;line-height: 1.4}
  .card1 li { font-size: 14px; line-height: 22px; margin: 0 0 10px 0}
  
  .btn-close { right: -20px; top: -10px;}
  .modal .team-details { padding: 30px;}
  .modal .team-details img { border: 3px solid #7ec012; width: 200px !important;}
  .modal .team-details h5 { font-size: 21px; margin: 15px 0 2px 0;}
  .modal .team-details p { font-size: 15px;}
  .modal .right-text { padding: 30px; height: 350px;}
  .modal .right-text p { font-size: 13px}
  .modal { padding: 20px}
  
  .service-page .title { font-size: 17px; font-weight: 500;}
  
  .contact-information .contact-info .text{padding: 30px; min-height: 45px; margin: 10px 0}
  .contact-information .contact-info::after {right: -5px; bottom: -5px;}
  .contact-information .contact-info i { font-size: 26px;}
  .contact-information .contact-info h4 { font-size: 18px;}
  .contact-information .contact-info p, .contact-information .contact-info p a { font-size: 14px;}

}

@media(min-width:768px) and (max-width:1820px){
  .circle-wrap{height: 418px;}
  .inner-content p{font-size:10px;}
}

.vision-mission p { text-align: justify}
.vision-mission img { border-radius: 40px 0 }