body {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
}
section.innerpage-head-banner {
    padding-top: 150px;
}

.abc { position: relative; }

.abc a {
  position: absolute;
  display: block;
  background: url(http://www.slatecube.com/images/play-btn.png);
  height: 100%;
  width: 100%;
  top: 100px;
  left: 100px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
}
.fade {
  padding-right: 0px;
    display: block;
    width: 40%;
    height: 105%;
    margin-left: 19em;
  }
.form-box-s {
  background: #fff;
  padding: 50px 30px;
  box-shadow: 0px 0px 10px #bbbbbb;
}
.form-style .form-control {
  height: 50px;
  border-radius: 0;
  margin-bottom: 10px;
  border: none;
  box-shadow: 3px 3px 5px #00000014;
  color: #666;
}
 .border-btn button:hover {
    cursor: pointer;
    background: #fff;
    color: #0a1646;
    border: double;
}

.form-style .textarea-fild {
  height: 150px ;
}

.custom-btn {
  border: none;
  color: #fff ;
  border-radius: 40px;
  padding: 12px 40px;
  font-size: 18px;
  margin-top: 20px;
  background-image: linear-gradient(to right, #3b9d8e, #4874a3);
  outline: none;
  transition: transform .5s;
  display: inline-block;
}

.heading-white h2 {
  color: #fff;
}

.heading-white h4 {
  color: #fff;
  margin-top: 70px;
}
header.topheader-part {
  position: absolute;
  width: 100%;
  z-index: 9;
}

section.home-slider-box {
  padding-top: 130px;
  padding-bottom: 30px;
}

.navbar-brand img {
  width: 100px;
}

.navbar {
  padding: .5rem 0rem;
}

.mobile-footer {
  display: none;
}

.top-header-ling-bpx ul li {
  padding: 0px 10px;
  display: inline-block;
}

.top-header-ling-bpx ul li a {
  color: #c1c1c1;
  text-decoration: none;
  font-size: 16px;
}

.top-header-ling-bpx ul li a:hover {
  color: #3c9c8f;
  text-decoration: none;
}

.top-address-box ul li {
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
}

.top-address-box ul li a {
  color: #c1c1c1;
  text-decoration: none;
}

.top-address-box ul li a:hover {
  color: #3c9c8f;
  text-decoration: none;
}

.top-address-box ul li span i {
  margin-right: 5px;
}

.top-social-box ul li {
  padding: 0px 5px;
}

.top-social-box ul li a i {
  color: #fff;
  font-size: 16px;
}

.top-social-box ul li a i:hover {
  color: #3c9c8f;
}

.top-part-of-head {
  background: #091519;
  height: 45px;
  line-height: 45px;
}

.top-head-part ul {
  margin: 0;
}

ul {
  margin-bottom: 0;
}

.top-social-box ul li select {
  background: #000;
  color: #fff;
  border: 1px solid gray;
  padding: 3px;
  font-size: 12px;
  margin-left: 20px;
  border-radius: 3px;
  height: 25px;
}

.main-banner-sec ul.slick-dots {
  position: absolute;
  bottom: 40px;
  left: 15%;
}

footer {
  background: #cad8f5;
  padding: 40px 0;
  color: #fefefe;
  padding-bottom: 0;
}

.footer-link-heading {
  margin-bottom: 20px;
}

.footer-link-heading img {
  margin-top: 0px;
}

.footer-link-heading h3 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

.footer-link-box ul {
  padding: 0;
  list-style: none;
}

.footer-link-box ul li {
  padding: 5px 3px;
  color: #636363;
  font-size: 16px;
  display: flex;
}

.footer-link-box ul li a {
  color: #8a999c;
  text-decoration: none;
  color: #636363;
  font-size: 16px;
}

.footer-link-box ul li a:hover {
  color: #3c9c8f;
}

.footer-link-box ul li a span i {
  color: #636363;
  margin-right: 15px;
  font-size: 20px;
}

.footer-link-box ul li span img {
  width: 20px;
  margin-right: 10px;
}

.footer-link-box p {
  color: #636363;
  font-size: 16px;
  line-height: 26px;
}

.footer-newslater button {
  background: #73c7e3;
  border: none;
  position: relative;
  top: 3px;
  left: -35px;
  border-radius: 40px;
  outline: none;
  font-size: 20px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.footer-newslater input {
  padding: 12px 10px;
  width: 200px;
  border: none;
  outline: none;
  color: gray;
  border-radius: 40px;
}

.footer-newslater p {
  color: #636363;
  line-height: 22px;
}

.list-inline {
  display: inline-flex;
}

.copy-right {
  background: #091519;
  padding: 15px 0;
  margin-top: 30px;
}

.copy-r-box p {
  margin: 0;
  color: #616161;
}

.footer-social-icon {
  text-align: right;
}

.footer-social-icon ul {
  margin: 0;
  padding: 0;
}

.footer-social-icon ul li a {
  color: #fff;
  font-size: 16px;
}

.footer-call li {
  font-size: 18px;
  line-height: 30px;
  color: gainsboro;
}

.address-box-f li span i {
  width: 25px;
  height: 25px;
  font-size: 20px;
  position: relative;
  top: 5px;
  float: left;
  margin-right: 10px;
}

.address-box-f li p {
  float: left;
  width: 90%;
  margin-bottom: 0;
}

.footer-social-link {
  padding-left: 3px;
  margin-top: 20px;
}

.footer-social-link ul li a i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 29px;
  color: #000000;
  background: #fff;
  box-shadow: 1px 2px 5px;
}

.footer-social-link ul li a:hover i {
  background: #73c7e3;
  color: #fff;
  box-shadow: 1px 2px 5px;
}

.banner-content-box {
  margin-top: 75px;
}

.banner-content-box h1 {
  background-image: url("../images/giphy.webp");
  font-size: 60px;
  font-weight: 700;
  color: #000;
  line-height: 70px;
  margin-bottom: 20px;
  background-size: cover;
  color: transparent;
  -moz-background-clip: text;
  -webkit-background-clip: text;
}

.banner-content-box p {
  font-size: 20px;
  color: #000;
  line-height: 33px;
  font-weight: 600;
}

.banner-content-box button {
  border: none;
  color: #fff;
  border-radius: 40px;
  padding: 12px 40px;
  font-size: 18px;
  margin-top: 20px;
  background-image: linear-gradient(to right, #3b9d8e, #0a1646);
  outline: none;
  transition: transform .5s;
}

.banner-content-box button:hover {
  transform: scale(1.1);
}

#homeright-img img {
  width: 100%;
}

.home-about-sec {
  padding: 40px 0;
}

.home-left-img-bx img {
  width: 100%;
}

.home-about-right-text-bx h4 {
  color: #3c998e;
  font-size: 22px;
}

.home-about-right-text-bx p {
  line-height: 27px;
  font-size: 16px;
}

.home-about-right-text-bx h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}

.pra-box {
  background: #e7e7e7;
  padding: 10px;
  border-left: 4px solid #4975a2;
  font-weight: 600;
  margin-top: 30px;
}

.white-mode {
  text-decoration: none;
  padding: 7px 10px;
  background-color: #122;
  border-radius: 3px;
  color: #FFF;
  transition: .35s ease-in-out;
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.white-mode:hover {
  background-color: #FFF;
  color: #122;
}

.custome-heading-center {
  text-align: center;
}

.custome-heading-center h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 10px;
}

.custome-heading-center h4 {
  color: #3c998e;
  font-size: 22px;
  text-transform: uppercase;
}

.ser-section {
  padding-bottom: 40px;
  padding-top: 60px;
}

.ser-h-box {
  background: #fff;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  margin-top: 30px;
  border: 1px solid #dde5ff;
}

.ser-h-box a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.ser-h-box p {
  font-size: 16px;
  margin-bottom: 40px;
}

.ser-h-box h3 {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 22px;
  margin-top: 20px;
}

.client-box .slide img {
  width: 150px;
}

.ser-h-box {
  background: #fff;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  margin-top: 30px;
  border: 1px solid #dde5ff;
}

.ser-h-box:hover {
  box-shadow: 0px 0px 10px #b8daff;
}

.home-ser-section .custome-heading-center {
  position: relative;
  top: 40px;
}

.more-serv-box {
  background: #0a1646;
  padding: 30px 0;
}

.sr-more-con h3 {
  color: #efefef;
  line-height: 30px;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.border-btn button {
  background: no-repeat;
  border: 2px solid #fff;
  padding: 10px 30px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  outline: none;
  border-radius: 3px;
  font-weight: 600;
}

.step-section-home {
  padding-top: 40px;
  padding-bottom: 40px;
}

.Portfolio-section-box {
  margin-top: 30px;
}

.bg-box {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}

.bg-box img {
  width: 100%;
}

.Portfolio-section {
  width: 100%;
  position: relative;
}

.step-box {
  text-align: center;
}

.step-box h3 {
  margin-bottom: 20px;
  color: #000;
  font-size: 20px;
}

.step-box img {
  margin-bottom: 15px;
}

.step-box p {
  font-size: 16px;
  line-height: 26px;
  color: gray;
}

.vedio-box-c img {
  width: 100%;
  border-radius: 10px;
  margin-top: 30px;
}

.vedio-client-sec {
  padding-bottom: 120px;
  padding-top: 100px;
}

.blog-tag-box {
  padding: 5px;
  list-style: none;
  position: absolute;
  bottom: 0;
  display: flex;
}

.blog-tag-box li {
  background: #4bcbe6;
  padding: 5px;
  margin-right: 10px;
  color: #fff;
  border-radius: 3px;
}

.blog-img-icon {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.blog-img-icon img {
  width: 100%;
  border-radius: 10px;
}

.user-name-b p {
  font-size: 18px;
  font-weight: 600;
}

.blog-con-bx h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.blog-con-bx a {
  color: #000;
  text-decoration: none;
}

.blog-con-bx a:hover {
  color: #3c9c8f;
}

.blog-sec {
  padding-top: 100px;
  padding-bottom: 200px;
}

.Portfolio-box {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.Portfolio-box>li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 20%;
  border: 1px solid #dcecff;
  box-shadow: 0px 0px 10px #8e8e8e;
}

.Portfolio-box>li img {
  width: 100%;
  margin: 0px;
  cursor: pointer;
  object-fit: cover;
}

.Portfolio-box-con {
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  padding: 20px;
  
}



.Portfolio-box>li:hover .Portfolio-box-con {
  display: none;
}

.Portfolio-box>li:hover .Portfolio-box-con-abc {
  color: #3c998e;
}

.Portfolio-box-con p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.Portfolio-box-con p a {
  color: #fff;
  font-size: 16px;
}

.Portfolio-box-con h3 {
  color: #fff;
  line-height: 32px;
  font-size: 25px;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.why-right-img-box {
  width: 100%;
  display: flex;
  margin-top: 20px;
}

.why-img-box {
  margin-right: 20px;
}

.why-c-box-c p {
  font-size: 16px;
  color: gray;
}

.why-c-box-c h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 600;
}

.why-choose-box-c h2 {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 45px;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 45px;
}

.why-choose-box-c h4 {
  color: #3c998e;
  font-size: 22px;
  text-transform: uppercase;
}

p {
  font-size: 16px;
  line-height: 26px;
}

.wy-right-img {
  text-align: right;
  margin-top: 100px;
}

.wy-right-img img {
  width: 100%;
}

.whychoose-section {
  padding: 50px 0;
}

.slick-slide .slide {
  padding: 0 15px;
}

.testi-bx {
  text-align: center;
  margin-top: 40px;
}

.testi-discription {
  border: 1px solid gainsboro;
  border-radius: 10px;
  padding: 50px;
}

.testi-discription i {
  display: block;
  font-size: 60px;
  color: #0a1646;
  margin-bottom: 20px;
}

.testi-img-box {
  position: relative;
  bottom: 40px;
}

.testi-img img {
  width: 70px;
  border-radius: 50%;
  margin: 0 auto;
}

.test-user-title p {
  font-size: 20px;
  color: gray;
}

.test-user-title h3 {
  margin: 5px 0;
  font-size: 18px;
  font-weight: 600;
}

.client-box {
  background-image: linear-gradient(#eeebfe, #eef9ff);
  padding: 20px 0;
}


/* Wobble To Top Right */

@-webkit-keyframes "hvr-wobble-to-top-right" {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes "hvr-wobble-to-top-right" {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}

.hvr-wobble-to-top-right:hover {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.hvr-wobble-to-top-right:focus {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.blog-con-bx {
  padding: 10px;
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  background: #f8f7ff;
}

.blog-con-bx:hover {
  padding: 10px;
  border-radius: 10px;
}

.main-menu-box-sec {
  margin: 10px 0;
}

.step-box h4 {
  font-size: 18px;
  color: gray;
}

.navbar-brand {
  margin: 0;
  padding: 0;
}

.dropdown-menu ul {
  padding: 10px 10px;
  list-style: none;
  margin: 0;
}

nav.navbar.navbar-expand-lg ul li a.nav-link {
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

.menu-active a {
  color: #3b9c8e !important;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #3c9c8f;
}


/*------------------mega menu css-----------*/


/* adds some margin below the link sets  */

.dropdown-menu .media .media-body p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
}

.dropdown-menu .media .media-body h4 {
  font-size: 14px;
  margin-bottom: 2px;
  color: #292929;
}

.dropdown-menu .media img {
  width: 28px;
  margin-right: 10px;
  margin-bottom: 5px;
  position: relative;
  bottom: 3px;
}

.sub-menu-heading h3 {
  padding: 10px 0;
  color: #0d1a4d;
  margin: 0px 0;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #eaeaea;
}

.dropdown-menu .media .media-body h4:hover {
  color: #28a9a9;
  text-decoration: none;
}

.dropdown-menu .media {
  padding-left: 0;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.dropdown-menu .media:hover {
  transition: 1s;
  margin-left: 20px;
}

.media-body a {
  text-decoration: none;
}

.navbar .dropdown-menu {
  top: 88px !important;
  border: none !important;
  border-radius: 0 !important;
  border-top: 2px solid #87bdbd !important;
  margin-top: 0 !important;
  padding: 0;
  box-shadow: 0px 0px 20px #d4d4d4;
}

.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}

@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar .nav-item {
    padding: 1.5rem .5rem;
    margin: 0 .0rem;
  }
  .navbar .dropdown {
    position: static;
  }
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .navbar .dropdown .dropdown-menu:hover {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 45px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
  }
}


/*-----------slick-css------------*/


/*-----------slick-css------------*/

ul.slick-dots .slick-active i {
  color: #73c7e3;
}

i.fa.fa-angle-left.custom-left.slick-arrow {
  top: 40%;
  position: absolute;
  background: #fff;
  z-index: 99;
  padding: 0px 0px;
  border-radius: 50%;
  color: #616161;
  font-size: 30px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  left: -40px;
  box-shadow: 0px 4px 3px grey;
}

i.fa.fa-angle-right.custom-right.slick-arrow {
  top: 40%;
  position: absolute;
  background: #ffffff;
  z-index: 99;
  padding: 0px 0px;
  border-radius: 50%;
  color: #616161;
  font-size: 30px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  right: -40px;
  box-shadow: 0px 4px 3px grey;
}


/*About us page css start------------*/

.page-serial nav .breadcrumb {
  background: none;
}

.page-serial nav .breadcrumb li a {
  color: #3b9c8e;
  font-weight: 600;
  text-decoration: none;
}

.page-serial nav ol.breadcrumb {
  float: right;
  margin-top: 30%;
}

.home-left-img-bx img {
  margin-bottom: 30px;
}

.mission-section .about {
  background-color: #C1DAD4;
  text-align: center;
  margin-top: 50px;
  border-radius: 5px;
}

.mission-section .values {
  background: #c1dad4;
  margin-top: 30px;
  border-radius: 5px;
}

.about h3 {
  margin: 15px 0;
  font-weight: 600;
}

.values ul {
  padding-left: 20px;
}

.values ul li {
  margin: 10px 0px;
}

.values h3 {
  font-weight: 600;
}

.team-c-bpx {
  margin-top: 65%;
}

.team-c-bpx p {
  margin-bottom: 0;
  color: #3b9c8e;
}


/*------------------contact css---------*/

.contact-pra {
  padding: 5% 15%;
  text-align: center;
}

.contact-icon-box {
  position: absolute;
  top: 0;
  text-align: center;
  padding: 70px 20px;
  width: 92%;
}

.contact-icon-box p {
  font-weight: 600;
}

.contact-icon-box h4 {
  font-weight: 600;
  color: #000;
}

.contact-img-box img {
  width: 100%;
  opacity: 0.2;
}

.contact-icon-box img {
  width: 60px;
  margin-bottom: 20px;
}

.contact-pra p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
}


/*----------------services css start-----------*/

.sr-left-img-box p {
  text-align: justify;
}

.sr-left-img-box h3 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
}

.sr-left-img-box img {
  width: 100%;
}

.ser-right-box {
  border: 1px solid #f9f9f9;
  box-shadow: 0px 0px 10px gainsboro;
}

.ser-right-box ul a {
  color: gray;
  text-decoration: none;
}

.ser-right-box ul a:hover {
  color: #3c9c8f;
  text-decoration: none;
}

.ser-right-box ul a li:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f096 ";
  margin-right: 15px;
}

.ser-right-box h4 {
  padding: 15px;
  font-weight: 600;
}

.ser-uniq-box {
  padding: 30px 0;
}

.ser-uniq-box ul {
  list-style: none;
  padding: 0;
}

.ser-uniq-box ul li {
  margin: 20px 0;
}

.ser-uniq-box ul li:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f096 ";
  margin-right: 15px;
}

.ser-uniq-box h4 {
  font-weight: 600;
  margin-bottom: 20px;
}

.ser-platefor-icon {
  text-align: center;
  margin-top: 30px;
}

.ser-platefor-icon img {
  border-bottom: 1px solid #cecece;
  padding-bottom: 15px;
}

.ser-platefor-icon .title {
  margin-top: 15px;
}

.related-work-box {
  width: 100%;
  position: relative;
  margin-top: 30px;
}

.related-work-box .related-img-box img {
  width: 100%;
  box-shadow: 0px 0px 10px #c5c5c5;
}

.related-work-box .relatd-c-box {
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  background: #000000ad;
  height: 100%;
  color: #fff;
  padding-top: 20%;
  display: none;
}

.related-work-box .relatd-c-box img {
  margin-bottom: 20px;
}

.related-work-box:hover .relatd-c-box {
  display: block;
}


/*--------------industries css start---------*/

.our-indus-sec .indu-box {
  margin-top: 30px;
}

.our-indus-sec .indu-box h4 {
  font-weight: 600;
}
.gridcontainer{
grid-template-columns: repeat(auto-fit,minmax(290px,1fr));
grid-gap: 20px;
padding: 20px;  
}

.gridcontainer .box{
position: relative;
box-shadow:0 30px 30px rgba(0, 0, 0, 0.4);
overflow: hidden;
border-radius: 10px;
text-align: center;
height: 400px;
margin-bottom: 50px;
}


.gridcontainer .box::before
{
position: absolute;
content:"";
top:99%;
left: 0;
width: 100%;
height: 100%;
background-color:#00809d;
transition: 0.4s;
}

.gridcontainer .box:hover::before{
top: 46%;
}

.gridcontainer .box.imgbox{
width: 100%;
height: 50%;
}

.gridcontainer .box h1{
  font-size: 30px;
  position: relative;
}

.gridcontainer .box:hover h1{
color:white;
}

.gridcontainer .box:hover p{
color:white;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
}


.gridcontainer .box p{
  font-size: 14px;
  position: relative;
   padding-bottom:10px;
  padding-left:20px;
 padding-right:20px;
}


/*---industries grid transition effect on image---*/

.geeks {
overflow: hidden;
margin: 0 auto;
}
      
.geeks img {
width: 100%;
transition: 0.5s all ease-in-out;
}
      
.geeks:hover img {
transform: scale(1.3);
}

/*----submit button-----*/

.custom-btn {
  border: none;
  color: #fff !important;
  border-radius: 40px;
  padding: 12px 40px;
  font-size: 18px;
  margin-top: 20px;
  background-image: linear-gradient(to right, #3b9d8e, #4874a3);
  outline: none;
  transition: transform .5s;
  display: inline-block;
  cursor:pointer;
}

.custom-btn:hover {
  transform: scale(1.1);
}

/*----border-btn--get in touch---*/

.border-btn button {
  background: no-repeat;
  border: 2px solid #fff;
  padding: 10px 30px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  outline: none;
  border-radius: 3px;
  font-weight: 600;
}

.border-btn:hover button{
  border: 2px solid #3f437f;
  color:#3f437f;
  background:#fff;
}

.our-indus-sec .indu-box img {
  width: 100%;
  margin-bottom: 20px;
}


/*----------------blog---------------*/

.blog-detail-con .blog-d-img img {
  width: 100%;
  margin-bottom: 20px;
}

.blog-detail-con .ios-box ul {
  list-style: none;
  display: inline-flex;
  padding: 0;
}

.blog-detail-con .ios-box ul li {
  margin-right: 10px;
  background: #6bbed0;
  padding: 10px;
  color: #fff;
  font-weight: 600;
}

.blog-detail-con .blog-dtitle {
  list-style: none;
  padding: 0;
  display: flex;
  margin-bottom: 15px;
}

.blog-detail-con .blog-dtitle li {
  margin-right: 30px;
  color: gray;
}

.blog-detail-con .blog-dtitle li i {
  font-size: 20px;
  margin-right: 6px;
}

.blog-detail-con .conquer ul li {
  margin: 15px 0;
}

.blog-social-box {
  margin: 20px 0;
  border-bottom: 1px solid gainsboro;
  border-top: 1px solid gainsboro;
  padding: 10px 0;
}

.blog-social-box ul {
  list-style: none;
  padding: 0;
  display: flex;
}

.blog-social-box ul li {
  margin-right: 10px;
  line-height: 35px;
}

.blog-social-box ul li i {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  border-radius: 5px;
}

.blog-social-box ul li i.fa.fa-facebook {
  background: #3B5999;
}

.blog-social-box ul li i.fa.fa-twitter {
  background: #1ca1f0;
}

.blog-social-box ul li i.fa.fa-linkedin {
  background: #007cb6;
}

.pagination-box ul li a {
  color: #4bcbe6;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #4bcbe6;
  border-color: #4bcbe6;
}

.caree-box {
  box-shadow: 0px 0px 10px #cecece;
  padding: 30px;
  margin-top: 30px;
}

.caree-box ul li {
  margin: 5px 0;
  font-weight: 400;
}

.caree-box button {
  margin-right: 40px;
}

.career-color-box {
  background: #c7e2dd;
}


/*------mobile-footer--------*/



/*--------------packages css -----------------*/

.about-form-con {
  line-height: 1;
}

label#subcribe_email-error {
  color: red;
  margin-top: 10px;
}

.packg-btn a {
  margin-bottom: 10px;
  display: block;
  margin-left: 10px
}

label#subcribeEmail-error {
  color: red;
  margin-top: 10px;
}

.inner-banner {
  background-size: cover;
  background-position: center;
  height: 70vh;
}

.panel-title>a:before {
  float: right!important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px
}

.panel-title>a.collapsed:before {
  float: right!important;
  content: "\f067"
}

.panel-title>a:active,
.panel-title>a:focus,
.panel-title>a:hover {
  text-decoration: none
}

.panel-body {
  line-height: 50px;
  padding: 0;
  border-bottom: 1px solid #dcdcdc;
  display: flex;
}

.pack-col {
  width: 20%;
  float: left;
  border-left: 1px solid #dcdcdc;
  text-align: center
}

h4.panel-title a {
  color: #fff;
  font-size: 16px;
}

h4.panel-title {
  margin: 0;
  padding: 10px;
}

.pack-tittle {
  width: 40%;
  padding: 0 15px
}

.bottom-con {
  margin-top: 30px;
  font-weight: 600;
  color: #178e92
}

.pack-main-head {
  width: 100%;
  display: flex;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dcdcdc
}

.panel-heading {
  width: 40%;
  color: #fff;
  background: #0e6a6d;
  border-radius: 0;
  border: none
}

.panel {
  border: none
}

.package-top-box {
  width: 100%;
  display: flex;
  background: #0e6a6d;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px
}

.package-top-box1 {
  width: 100%;
  display: flex;
  background: #11868a;
  height: 145px;
  line-height: 50px;
  color: #fff
}

.pakage-box {
  border: 1px solid #dcdcdc
}

.panel-group {
  margin-bottom: 0
}

.package-top-box1 button {
background: #0d4c34;
    border: none;
    padding: 5px 15px;
    height: 40px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0px;
    outline: none;
    cursor: pointer;
    border-radius: 40px;
}

.package-top-box1 h4 {
  margin-top: 12px;
  margin-bottom: 10px;
  text-transform: uppercase
}

.package-top-box1 .color-code3 {
  background: #45a95f
}

.package-top-box .color-code3 {
  background: #13802f
}

.panel-group .panel+.panel {
  margin-top: 0
}

.pac-heading {
  padding: 15px 0;
  font-size: 16px;
  margin: 0;
}

.pack-check i {
  color: #16b33e;
  font-size: 20px
}

.package-top-box1 button:hover {
  background: #000
}
.pack-check i.fa.fa-times {
    color: red;
}
.pack-tittle.color-code1 a:hover {
    background: #000;
}

.pack-tittle.color-code1 a {
    background: #0d4c34;
    border: none;
    padding: 5px 15px;
    height: 40px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0px;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-radius: 40px;
}
.about-form-head {
    color: black;
    font-size: 20px;
}
.close.custom-close {
    position: relative;
    bottom: 28px;
    right: -16px;
    border-radius: 0;
    background: #00858a;
    opacity: 1;
}
.close.custom-close:hover {
    background: black;
    opacity: 1;
    color: #fff;
}
form.about-form-con select {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
    background: gainsboro;
    height: 40px;
}

form.about-form-con textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
    background: gainsboro;
    height: 100px;
}
form.about-form-con input {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
    background: gainsboro;
    height: 40px;
}
form.about-form-con {
    border: 2px solid gainsboro;
    padding: 10px;
}
.mod-f-btn {
    margin-top: 20px;
    background: #00858a !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: none !important;
    outline: none;
    cursor: pointer;
}
/*------------end------------*/

/*------------------gallery main page css--------*/

.gallery ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gallery ul li {
    width: 25%;
    padding: 5px;
}
.gallery ul li a img:hover {
    opacity: 1;
}

.gallery ul li a img {
    width: 100%;
    opacity: 0.8;
}

.gallery-sec {
    margin: 70px 0;
}

.gallery ul li:nth-child(odd) {
    position: relative;
    bottom: 50px;
}


/*------------------gallery main page css--------*/


@media all and (max-width: 480px) and (min-width: 320px) {
  section.innerpage-head-banner {
    padding-top: 0px;
}
  .popup-youtube img {
    width: 100%;
  }
  .page-serial nav ol.breadcrumb {
    float: inherit;
    margin-top: 10%;
  }
  .footer-newslater input {
    width: 235px;
    font-size: 12px;
  }
  .footer-social-icon {
    text-align: center;
    margin-top: 10px;
  }
  .copy-r-box {
    text-align: center;
  }
  i.fa.fa-angle-right.custom-right.slick-arrow {
    top: 40%;
    right: 10px;
  }
  i.fa.fa-angle-left.custom-left.slick-arrow {
    top: 40%;
    left: 10px;
  }
  .top-part-of-head {
    display: none;
  }
  .banner-content-box {
    margin-top: 100px;
    text-align: center;
  }
  .banner-content-box h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  .banner-content-box p {
    font-size: 16px;
    line-height: 24px;
  }
  .banner-content-box button {
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 20px;
  }
  .home-about-sec {
    padding: 20px 0;
    display: none;
  }
  .home-left-img-bx {
    margin-bottom: 20px;
  }
  .home-about-right-text-bx {
    text-align: center;
  }
  .home-about-right-text-bx h4 {
    font-size: 16px;
  }
  .home-about-right-text-bx h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .home-about-right-text-bx p {
    line-height: 22px;
    font-size: 12px;
  }
  .pra-box {
    text-align: left;
  }
  .custome-heading-center h4 {
    font-size: 16px;
  }
  .custome-heading-center h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .ser-section {
    padding-bottom: 20px;
    padding-top: 0px;
    background-position: center;
  }
  .ser-h-box {
    padding: 10px;
    height: 90%;
  }
  .ser-h-box h3 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 10px;
  }
  .ser-h-box p {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 16px;
  }
  .ser-h-box a {
    font-size: 12px;
  }
  .color-img-icon img {
    width: 60px;
  }
  .more-serv-box {
    padding: 10px 0;
    text-align: center;
  }
  .sr-more-con h3 {
    line-height: 22px;
    font-size: 14px;
  }
  .border-btn {
    text-align: center;
  }
  .border-btn button {
    padding: 5px 15px;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
  }
  .step-box {
    text-align: center;
    margin-bottom: 35px;
  }
  .step-box img {
    margin-bottom: 5px;
    width: 60px;
  }
  .step-box h4 {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .step-box h3 {
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 10px;
  }
  .step-box p {
    font-size: 12px;
    line-height: 17px;
    color: gray;
  }
  .step-section-home {
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .bg-box {
    position: absolute;
    transform: translateX(-10%);
    left: 20%;
    top: 50px;
  }
  .Portfolio-box>li {
    width: 50%;
  }
  .Portfolio-box-con h3 {
    color: #fff;
    line-height: 16px;
    font-size: 14px;
  }
  .Portfolio-box-con p {
    color: #fff;
    font-size: 12px;
  }
  .why-choose-box-c h4 {
    font-size: 16px;
  }
  .why-choose-box-c h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 30px;
  }
  p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
  }
  .why-c-box-c h3 {
    font-size: 14px;
  }
  .why-c-box-c p {
    font-size: 12px;
    color: gray;
  }
  .wy-right-img {
    text-align: center;
    margin-top: 20px;
  }
  .whychoose-section {
    padding: 20px 0;
  }
  .vedio-client-sec {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .blog-sec {
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }
  .blog-tag-box li {
    font-size: 10px;
  }
  .user-name-b p {
    font-size: 12px;
    font-weight: 600;
  }
  .blog-con-bx h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 8px;
    margin-top: 5px;
  }
  .testi-discription {
    padding: 15px 50px 40px 50px;
  }
  .testi-discription i {
    font-size: 35px;
  }
  .test-user-title h3 {
    font-size: 12px;
  }
  .test-user-title p {
    font-size: 14px;
  }
  .client-logo .slide img {
    width: 130px;
    margin: 0 auto;
  }
  footer {
    background: #cad8f5;
    padding: 10px 0;
    color: #fefefe;
    background-size: cover;
  }
  .footer-link-box p {
    color: #636363;
    font-size: 12px;
    line-height: 18px;
  }
  .footer-link-box ul li {
    padding: 3px 3px;
  }
  .footer-link-box ul li a {
    font-size: 12px;
  }
  .footer-link-box ul li a span i {
    margin-right: 10px;
    font-size: 12px;
  }
  .footer-link-heading {
    margin-bottom: 6px;
  }
  .footer-link-heading h3 {
    font-size: 16px;
  }
  .footer-social-link ul li a i {
    line-height: 32px;
  }
  .address-box-f li span i {
    font-size: 14px;
  }
  .home-ser-section .custome-heading-center {
    position: relative;
    top: 10px;
  }
  .main-menu-box-sec {
    background: #e1efef;
    box-shadow: 0px 0px 8px #73c7e3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .m-footer-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0px 0px 8px #73c7e3;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 5px;
    list-style: none;
  }
  .m-f-box {
    width: 20%;
    text-align: center;
  }
  .copy-right {
    margin-bottom: 65px;
  }
  .active-m {
    color: #76c8e4;
    font-weight: 600;
  }
  .mobile-footer {
    display: block;
  }
  .m-f-s {
    position: relative;
  }
  .m-f-s h4 i {
    font-size: 24px;
    position: absolute;
    background: #f0fbff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    bottom: 35px;
    color: #333;
    left: 10px;
    box-shadow: 0px 0px 10px #76c8e4;
  }
  .m-f-s p {
    margin-top: 35px;
  }
  .main-menu-box-sec {
    margin: 0px 0;
  }
  .navbar-brand img {
    width: 70px;
  }


.form-box-s {
  background: #fff;
  padding: 50px 30px;
  box-shadow: 0px 0px 10px #bbbbbb;
}

.form-style .form-control {
  height: 50px;
  border-radius: 0;
  margin-bottom: 10px;
  border: none;
  box-shadow: 3px 3px 5px #00000014;
  color: #666;
}

.form-style .textarea-fild {
  height: 150px !important;
}

.custom-btn {
  border: none;
  color: #fff !important;
  border-radius: 40px;
  padding: 12px 40px;
  font-size: 18px;
  margin-top: 20px;
  background-image: linear-gradient(to right, #3b9d8e, #4874a3);
  outline: none;
  transition: transform .5s;
  display: inline-block;
}

.heading-white h2 {
  color: #fff;
}

.heading-white h4 {
  color: #fff;
  margin-top: 70px;
}
section.home-slider-box {
    padding-top: 10px;
     padding-bottom: 10px; 
}


}


@media all and (max-width: 766px) and (min-width: 481px) {
  section.innerpage-head-banner {
    padding-top: 0px;
}
  .popup-youtube img {
    width: 100%;
  }
  .page-serial nav ol.breadcrumb {
    float: inherit;
    margin-top: 10%;
  }
  .main-menu-box-sec {
    background: #e1efef;
    box-shadow: 0px 0px 8px #73c7e3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .footer-newslater input {
    width: 235px;
    font-size: 12px;
  }
  .footer-social-icon {
    text-align: center;
    margin-top: 10px;
  }
  .copy-r-box {
    text-align: center;
  }
  i.fa.fa-angle-right.custom-right.slick-arrow {
    top: 40%;
    right: 10px;
  }
  i.fa.fa-angle-left.custom-left.slick-arrow {
    top: 40%;
    left: 10px;
  }
  .top-part-of-head {
    display: none;
  }
  .banner-content-box {
    margin-top: 95px;
    text-align: center;
  }
  .banner-content-box h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  .banner-content-box p {
    font-size: 16px;
    line-height: 24px;
  }
  .banner-content-box button {
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 20px;
  }
  .home-about-sec {
    padding: 20px 0;
    display: none;
  }
  .home-left-img-bx {
    margin-bottom: 20px;
  }
  .home-about-right-text-bx {
    text-align: center;
  }
  .home-about-right-text-bx h4 {
    font-size: 16px;
  }
  .home-about-right-text-bx h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .home-about-right-text-bx p {
    line-height: 22px;
    font-size: 12px;
  }
  .pra-box {
    text-align: left;
  }
  .custome-heading-center h4 {
    font-size: 16px;
  }
  .custome-heading-center h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .ser-section {
    padding-bottom: 20px;
    padding-top: 24px;
    background-position: center;
  }
  .ser-h-box {
    padding: 10px;
  }
  .ser-h-box h3 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 10px;
  }
  .ser-h-box p {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 16px;
  }
  .ser-h-box a {
    font-size: 12px;
  }
  .color-img-icon img {
    width: 60px;
  }
  .more-serv-box {
    padding: 10px 0;
    text-align: center;
  }
  .sr-more-con h3 {
    line-height: 22px;
    font-size: 14px;
  }
  .border-btn {
    text-align: center;
  }
  .border-btn button {
    padding: 5px 15px;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
  }
  .step-box {
    text-align: center;
    margin-bottom: 35px;
  }
  .step-box img {
    margin-bottom: 5px;
    width: 60px;
  }
  .step-box h4 {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .step-box h3 {
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 10px;
  }
  .step-box p {
    font-size: 12px;
    line-height: 17px;
    color: gray;
  }
  .step-section-home {
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .bg-box {
    position: absolute;
    transform: translateX(-10%);
    left: 20%;
    top: 50px;
  }
  .Portfolio-box>li {
    width: 50%;
  }
  .Portfolio-box-con h3 {
    color: #fff;
    line-height: 16px;
    font-size: 14px;
  }
  .Portfolio-box-con p {
    color: #fff;
    font-size: 12px;
  }
  .why-choose-box-c h4 {
    font-size: 16px;
  }
  .why-choose-box-c h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 30px;
  }
  p {
    font-size: 12px;
    line-height: 18px;
  }
  .why-c-box-c h3 {
    font-size: 14px;
  }
  .why-c-box-c p {
    font-size: 12px;
    color: gray;
  }
  .wy-right-img {
    text-align: center;
    margin-top: 20px;
  }
  .wy-right-img img {
    width: 62%;
  }
  .whychoose-section {
    padding: 20px 0;
  }
  .vedio-client-sec {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .blog-sec {
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }
  .blog-tag-box li {
    font-size: 10px;
  }
  .user-name-b p {
    font-size: 12px;
    font-weight: 600;
  }
  .blog-con-bx h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 8px;
    margin-top: 5px;
  }
  .testi-discription {
    padding: 15px 50px 40px 50px;
  }
  .testi-discription i {
    font-size: 35px;
  }
  .test-user-title h3 {
    font-size: 12px;
  }
  .test-user-title p {
    font-size: 14px;
  }
  .client-logo .slide img {
    width: 130px;
    margin: 0 auto;
  }
  footer {
    background: #cad8f5;
    padding: 10px 0;
    color: #fefefe;
    background-size: cover;
  }
  .footer-link-box p {
    color: #636363;
    font-size: 12px;
    line-height: 18px;
  }
  .footer-link-box ul li {
    padding: 3px 3px;
  }
  .footer-link-box ul li a {
    font-size: 12px;
  }
  .footer-link-box ul li a span i {
    margin-right: 10px;
    font-size: 12px;
  }
  .footer-link-heading {
    margin-bottom: 6px;
  }
  .footer-link-heading h3 {
    font-size: 16px;
  }
  .footer-social-link ul li a i {
    line-height: 32px;
  }
  .address-box-f li span i {
    font-size: 14px;
    width: 35px;
  }
  .m-footer-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0px 0px 8px #73c7e3;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 5px;
    list-style: none;
  }
  .m-f-box {
    width: 20%;
    text-align: center;
  }
  .copy-right {
    margin-bottom: 65px;
  }
  .active-m {
    color: #76c8e4;
    font-weight: 600;
  }
  .mobile-footer {
    display: block;
  }
  .m-f-s {
    position: relative;
  }
  .m-f-s h4 i {
    font-size: 24px;
    position: absolute;
    background: #f0fbff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    bottom: 35px;
    color: #333;
    left: 38px;
    box-shadow: 0px 0px 10px #76c8e4;
  }
  .m-f-s p {
    margin-top: 40px;
  }
  .home-ser-section .custome-heading-center {
    position: relative;
    top: 20px;
  }
  .main-menu-box-sec {
    margin: 0px 0;
  }
  .navbar-brand img {
    width: 70px;
  }

section.home-slider-box {
    padding-top: 10px;
     padding-bottom: 10px; 
}



}

@media all and (max-width: 1199px) and (min-width: 1023px) {
  li.menu-active:before {
    display: none;
  }
  .top-address-box ul li a {
    font-size: 12px;
  }
  .top-header-ling-bpx ul li a {
    font-size: 12px;
  }
  .banner-content-box h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .banner-content-box p {
    font-size: 16px;
    line-height: 25px;
  }
  i.fa.fa-angle-right.custom-right.slick-arrow {
    top: 40%;
    right: 10px;
  }
  i.fa.fa-angle-left.custom-left.slick-arrow {
    top: 40%;
    left: 10px;
  }
  .home-about-sec {
    padding: 40px 0;
  }
  .sr-more-con h3 {
    line-height: 22px;
    font-size: 16px;
  }
  .step-box {
    text-align: center;
    margin-bottom: 30px;
  }
  .step-section-home {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .why-choose-box-c h2 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .Portfolio-box-con h3 {
    color: #fff;
    line-height: 25px;
    font-size: 20px;
  }
  .home-left-img-bx img {
    margin-bottom: 20px;
  }
  .blog-sec {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  footer {
    background-size: cover;
  }
  footer .col-sm-6 {
    min-height: 300px;
  }
  .pra-box {
    text-align: left;
  }
  .why-right-img-box {
    text-align: left;
  }
  .client-logo .slide img {
    width: 130px;
  }
  .footer-newslater input {
    width: 160px;
  }
  .address-box-f li p {
    float: left;
    width: 80%;
  }
  .user-name-b p {
    font-size: 14px;
    font-weight: 600;
  }
  .blog-con-bx h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
  }
  .bg-box {
    position: absolute;
    transform: translateX(-10%);
    left: 20%;
    top: 20px;
  }
  #parallax {
    width: 100%;
    height: 60vh;
  }
  .home-about-right-text-bx h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .custome-heading-center h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
  }





}

@media all and (max-width: 1022px) and (min-width: 768px) {
  li.menu-active:before {
    display: none;
  }
  .top-address-box ul li a {
    font-size: 12px;
  }
  .top-header-ling-bpx ul li a {
    font-size: 12px;
  }
  .banner-content-box h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .banner-content-box p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-weight: 600;
  }
  header.topheader-part {
    position: inherit;
    width: 100%;
    z-index: 9;
  }
  .banner-content-box {
    margin-top: 0px;
  }
  section.home-slider-box {
    padding-top: 40px;
    
  }
  .border-btn button {
    padding: 10px 15px;
    
  }
  .blog-con-bx {
    margin-bottom: 25px;
  }
  .footer-link-heading {
    margin-top: 20px;
  }
  header.topheader-part {
    background: #e1efef;
    box-shadow: 0px 0px 8px #73c7e3;
  }
  .main-menu-box-sec {
    margin: 4px 0;
    margin-top: 0;
  }
  i.fa.fa-angle-right.custom-right.slick-arrow {
    top: 40%;
    right: 10px;
  }
  i.fa.fa-angle-left.custom-left.slick-arrow {
    top: 40%;
    left: 10px;
  }
  .home-about-sec {
    padding: 20px 0;
    text-align: center;
  }
  .sr-more-con h3 {
    line-height: 22px;
    font-size: 16px;
  }
  .step-box {
    text-align: center;
    margin-bottom: 30px;
  }
  .step-section-home {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .Portfolio-box>li {
    width: 33.3%;
  }
  .Portfolio-box-con h3 {
    color: #fff;
    line-height: 25px;
    font-size: 20px;
  }
  .home-left-img-bx img {
    margin-bottom: 20px;
  }
  .blog-sec {
    padding-top: 10px;
    padding-bottom: 50px;
  }
  footer {
    background-size: cover;
  }
  footer .col-sm-6 {
    min-height: 300px;
  }
  .pra-box {
    text-align: left;
  }
  .why-right-img-box {
    text-align: left;
  }
  .why-choose-box-c {
    text-align: center;
  }
  .bg-box {
    position: absolute;
    transform: translateX(-10%);
    left: 20%;
    top: 20px;
  }

.popup-youtube img {
    width: 100%;
}
section.innerpage-head-banner {
    padding-top: 30px;
}
 .hbtn {
      position: relative;
      box-sizing: border-box;
      display: inline-block;
      text-align: left;
      text-decoration: none;
     font-family:poppins;
      z-index: 0;
      width: 100%;
}
  .hbtn a {
     color:#000000;
}
 


 

.hb-fill-right::before {
      position: absolute;
      content: "";
      background:#3ba0a6;
      transition-duration: 0.3s;
      z-index: -1;
      inset: 0px auto auto 0px;
      width: 0px;
      height: 100%;
      opacity: 1;
      font-family:poppins;
}
 

.hb-fill-right:hover::before {
      width: 100%;
      height: 100%;
      opacity: 1;
      font-family: poppins;
}
 

.hb-fill-right:hover a {
      color:white;
      padding:4px 4px;
      transition: color 0.3s ease 0s, background 0s ease 0.3s;
      font-family: poppins;
      width: 100%;
      text-align: left;font-size:14px;
      text-decoration:none;
}

.service-heading{
    
   font-weight:bold;
   color:#3ba0a6 ;
   font-family: poppins;
   border-bottom: ridge;
   padding-bottom:10px;

}

}

@media (max-width: 1920px) and (min-width: 1601px) {
  #parallax {
    width: 100%;
    height: 80vh;
  }
  .ser-section {
    padding-bottom: 150px;
    padding-top: 70px;
  }
  footer {
    background-size: cover;
  }
  .blog-sec {
    padding-top: 180px;
    padding-bottom: 210px;
  }
  .vedio-client-sec {
    padding-bottom: 150px;
    padding-top: 100px;
  }


}

