*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Poppins,sans-serif;
}
a{
    text-decoration: none;
}
.top_hed{
    background: #004866;
}
.top_hed h4{
  font-size: 17px;
}
ul{
    list-style: none;
    padding: 0px;
}
.pro_sec.pro_sec_first{
  display: none;
}
.bolub_box{
    color: #fff;
    padding: 0px 10px;
    border-right: 1px solid #fff;
}
.member-info {
    max-width: 413px;
}
.bolub_box .icon_box{
    padding: 0px 5px;
}
.icon_detail h4{
    font-weight: 400;
}
.top_fax{
    padding: 10px 0px;
}      
.hed_btn{
    text-align: end;

}
.hed_btn a {
  color: #fff;
  text-decoration: none;
  padding: 16px;
  background: #71b651;
  line-height: 48px;
}
.meun_hed{
    padding: 10px;
}

/* menu_header */
/* #header {*/
/*    background: #fff;*/
/*    transition: all 0.5s;*/
/*    z-index: 2;*/
/*    padding: 5px 0;*/
/*    top: 40px;*/
/*    box-shadow: 0px 2px 15px rgba(25, 119, 204, 0.1);*/
/*}*/
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
/*#header .logo {*/
/*    font-size: 30px;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    line-height: 1;*/
/*    font-weight: 700;*/
/*    letter-spacing: 0.5px;*/
/*    font-family: "Poppins", sans-serif;*/
/*}*/
/*#header .logo a {*/
/*    color: #2c4964;*/
/*}*/
/*#header .logo a{*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/
/*#header .logo a img{*/
/*    width: 70px;*/
/*    margin-right: 5px;*/
/*} */
/*.navbar ul {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    display: flex;*/
/*    list-style: none;*/
/*    align-items: center;*/
/*}*/
/*.navbar>ul>li {*/
/*    position: relative;*/
/*    white-space: nowrap;*/
/*    padding: 8px 0 8px 25px;*/
/*}*/
/*.navbar a, .navbar a:focus {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    font-size: 20px;*/
/*    color: #2c4964;*/
/*    white-space: nowrap;*/
/*    transition: 0.3s;*/
/*    border-bottom: 2px solid #fff;*/
/*    padding: 5px 2px;*/
/*    letter-spacing: 0.5px;*/
/*}*/
/*.nav-link {*/
/*    display: block;*/
/*    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);*/
/*    font-size: var(--bs-nav-link-font-size);*/
/*    font-weight: var(--bs-nav-link-font-weight);*/
/*    color: var(--bs-nav-link-color);*/
/*    text-decoration: none;*/
/*    background: 0 0;*/
/*    border: 0;*/
/*    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;*/
/*}*/
/*.navbar a i, .navbar a:focus i {*/
/*    font-size: 12px;*/
/*    line-height: 0;*/
/*    margin-left: 5px;*/
/*}*/
/*.navbar .dropdown ul {*/
/*    display: block;*/
/*    position: absolute;*/
/*    left: -50px;*/
/*    top: calc(100% + 30px);*/
/*    margin: 0;*/
/*    padding: 10px 0;*/
/*    z-index: 99;*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    background: #fff;*/
/*    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);*/
/*    transition: 0.3s;*/
/*}*/
/*.navbar .dropdown:hover>ul {*/
/*    opacity: 1;*/
/*    top: 100%;*/
/*    visibility: visible;*/
/*}*/
/*.navbar .dropdown ul li {*/
/*    min-width: 250px;*/
/*}*/
/*.navbar .dropdown ul a {*/
/*    padding: 12px 20px;*/
/*    font-size: 20px;*/
/*    font-weight: 500;*/
/*    text-transform: none;*/
/*    color: #082744;*/
/*    border: none;*/
/*    transition: all 0.5s;*/
/*}*/
/*.navbar .dropdown ul a:hover{*/
/*  background-color: #00D7A8;*/
/*  color: #fff;*/
/*}*/











/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
}

.header.header-scrolled {
  background: #fff;
  padding: 15px 0;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}

.header .logo {
  line-height: 0;
}

.header .logo img {
  max-height: 55px;
  margin-right: 6px;
}

.header .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #012970;
  font-family: "Nunito", sans-serif;
  margin-top: 3px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #013289;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #4154f1;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #4154f1;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #5969f3;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 6px 20px;
  font-size: 15px;
  text-transform:capitalize;
  font-weight: 600;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #4154f1;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .megamenu {
  position: static;
}

.navbar .megamenu ul {
  margin-top: 5px;
  right: 0;
  padding: 10px;
  display: flex;
  align-items: start;
}

.navbar .megamenu ul li {
  /* flex: 1; */
}

.navbar .megamenu ul li a,
.navbar .megamenu ul li:hover>a {
  color: #013289;
}

.navbar .megamenu ul li a:hover,
.navbar .megamenu ul li .active,
.navbar .megamenu ul li .active:hover {
  color: #4154f1;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #012970;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 1200px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(1, 22, 61, 0.9);
  transition: 0.3s;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #012970;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #4154f1;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #4154f1;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}


.megamenu h4{
      font-size: 20px;
    font-weight: 600;
    color: #004866;
    }








/* mainbanner */

header .item {
    height: 70vh;
    position: relative;
  }
  header .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  header .item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
  }
  header .item .cover .header-content {
    position: relative;
    padding: 56px;
    overflow: hidden;
  }
  header .item .cover .header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 9px solid #00D7A8;
    -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  }
  header .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff;
  }
  header .item .cover .header-content h1 {
    font-size: 56px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
  }
  header .item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #fff;
  }
  header .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
  }
  header .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
  }
  header .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
  }
  header .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
  }
  header .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
  }
  header .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
  }
  header .owl-nav .owl-prev:focus {
    outline: 0;
  }
  header .owl-nav .owl-prev:hover {
    background: #000 !important;
  }
  header .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
  }
  header .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
  }
  header .owl-nav .owl-next:focus {
    outline: 0;
  }
  header .owl-nav .owl-next:hover {
    background: #000 !important;
  }
  header:hover .owl-prev {
    left: 0px;
    opacity: 1;
  }
  header:hover .owl-next {
    right: 0px;
    opacity: 1;
  }

  /* about_sec */
  .about_sec{
    padding: 70px 0px;
    background: #eee;
  }
  .about_sec h5{
    font-size: 18px;
    font-weight: 600;
    color: #71b651;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .about_sec h2{
    padding: 15px 0px;
    font-size:35px;
    font-weight:600;
    color: #004866;
  }
  .about_cont{
    padding-right: 13px;
  }
 
  .about_sec p {
        font-size: 16px;
        text-align: justify;
        line-height: 25px;
        color: #545454;
}
.about_itam{
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    padding: 40px 17px;
}
.about_itam .icon{
    padding: 10px;
    background-color: #004866;
    border-radius: 5px;
    position: absolute;
    top: -17px;
    left: 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    
}
.about_itam .icon i{
  color: #fff;
  font-size: 28px;
}
.about_itam .icon_detail h4{
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    color:#004866;
}
.icon_detail p{
    color: #918888;
    font-size: 16px;
}

.about_btn a{
   padding: 12px 23px 12px 23px;
   border-radius: 3px 3px 3px 3px;
   background-color: #00D7A8 !important;
   background-image: none !important;
   color: #fff;
   transition: 0.5s;
}
.about_btn a:hover{
  background-color: #020033 !important;
}
.about_img{
    position: relative;
}
.first_img{
    padding: 0 70px 75px 0;
}
.first_img img{
    border-radius: 10px;
    overflow: hidden;
}
.sec_img{
    border: 15px solid #eee;
    position: absolute;
    bottom: 0;
    right: -15px;
    border-radius: 15px;
}
.sec_img img{
    border-radius: 15px;
}
/* pro_sec */
.pro_sec{
    padding: 70px 0px 100px;
    background-image: url(../img/recycle_img);
    background-blend-mode: overlay;
    background-color: #12122c8c;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
 }
 .pro_sec .pro_hed h5{
  font-size: 18px;
    font-weight:600;
    color: #71b651;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
 }
 .pro_sec .pro_hed h2{
  text-align: center;
  color: #FFFFFF;
    font-size: 42px;
    margin-bottom: 0px;
    font-weight: 700;
    margin-top: 10px;
 }

 /* slider */
 
 /* testmonil_sec */
 .testmonil_sec{
  padding: 100px 0px;
  background-image: url(../img/Image.jpg);
  background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 }
 .testmonil_sec .test_heading{
  position: relative;
 }

 .testmonil_sec{
  font-size: 18px;
    font-weight: 600;
    color: #71b651;
    text-transform: uppercase;
    letter-spacing: 0.5px;
 }
 .testmonil_sec .img-bg {
  left: -16px;
  top: -10px;
  position: absolute;
}
.testmonil_sec .test_heading h2 {
  font-size: 42px;
  margin-bottom: 0px;
  color: #004866;
  font-weight: 700;
  margin-top: 15px;
  line-height: 40px;
  text-transform: initial;
}
 
.cerd_box{
  box-shadow: 0 5px 20px rgba(102,102,102,.19);
    padding: 30px 65px 35px 25px;
    position: relative;
    overflow: hidden;
    border-radius: 7px;
    background: #fff;
}
.cerd_box .ct-counter-number {
  margin-bottom: 10px;
  line-height: 1;
  font-size: 38px;
  color: #000;
  font-weight: 500;
  font-family: be vietnam pro,sans-serif;
  display: inline-flex;
}

 .cerd_box .ct-counter-title {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    text-transform: capitalize;

}
.cerd_box .ct-counter-icon {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.cerd_box .ct-counter-icon:before {
  width: 100px;
  height: 100px;
  left: 0;
  z-index: -2;
  background-color: rgba(0,215,168,.15);
  left: -13px;
  top: -13px;
  content: "";
    display: block;
    position: absolute;
    border-radius: 50% 0 50% 50%;
}
.cerd_box .ct-counter-icon .inner-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  line-height: 1;
  overflow: hidden;
  position: relative;
}
.cerd_box .ct-counter-icon i {
  color: #fff;
  font-size: 34px;
}
.cerd_box .ct-counter-icon:after {
  width: 80px;
  height: 80px;
  z-index: -1;
  background-color: #00d7a8;
  top: -5px;
  left: -2px;
  content: "";
    display: block;
    position: absolute;
    bottom: 0;
    border-radius: 50% 0 50% 50%;
}
.ct-testimonial-carousel5  .item--inner {
  margin: 10px 0;
  padding: 20px 20px 20px 23px;
  background-color: #fff;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0 4px 10px rgba(12,12,12,9%);
  -khtml-box-shadow: 0 4px 10px rgba(12,12,12,9%);
  -moz-box-shadow: 0 4px 10px rgba(12,12,12,9%);
  -ms-box-shadow: 0 4px 10px rgba(12,12,12,9%);
  -o-box-shadow: 0 4px 10px rgba(12,12,12,9%);
  box-shadow: 0 4px 10px rgba(12,12,12,9%);
}
.ct-testimonial-carousel5 .item--meta-top {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.ct-testimonial-carousel5 .item--description {
  color: #666;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    text-transform: capitalize;
  margin-bottom: 21px;
}
.ct-testimonial-carousel5 .item--icon {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  background-color: rgba(10,105,249,.2);
  margin-bottom: 18px;
}
.ct-testimonial-carousel5 .item--icon i {
  color: #0a69f9;
}
.ct-testimonial-carousel5 .item--description p{
  color: #666;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    text-transform: capitalize;
}
.ct-testimonial-carousel5 .item--image {
  width: 108px;
  min-width: 108px;
  height: 108px;
  margin-left: 20px;
  padding: 8px;
  z-index: 1;
  position: relative;
  margin-top: 22px;
  border: 2px dashed #0a69f9;
  -webkit-border-radius: 108px;
  -khtml-border-radius: 108px;
  -moz-border-radius: 108px;
  -ms-border-radius: 108px;
  -o-border-radius: 108px;
  border-radius: 108px;
}
.ct-testimonial-carousel5 .item--image img {
  -webkit-border-radius: 108px;
  -khtml-border-radius: 108px;
  -moz-border-radius: 108px;
  -ms-border-radius: 108px;
  -o-border-radius: 108px;
  border-radius: 108px;
}
.ct-testimonial-carousel5 .item--meta-bottom {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.ct-testimonial-carousel5 .item--title {
  margin-bottom: 0;
  font-size: 24px;
  color: #004866;
  text-transform: capitalize;
}
.ct-testimonial-carousel5 .meta-star label {
  font-size: 16px;
  font-weight: 700;
  color: #020033;
  font-family: be vietnam pro,sans-serif;
  text-transform: capitalize;
}
.ct-testimonial-carousel5 .item-star {
  margin-top: 10px;
  display: inline-block;
}
.ct-testimonial-carousel5 .item-star.five-star i {
  color: #f6b91c;
}




/* footer */
.foot_er_sec{
  /* padding:  0px 0px 70px; */
  background-image: url(../img/bg-footer.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

}
.cont_box{
  background-image: url(../img/bg-banner.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 40px;
  position: relative;
  top: -75px;
  border-radius: 10px;

}
.cont_box .box-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cont_box .ct--title {
  color: #fff;
  font-size: 42px;
  max-width: 50%;
  font-weight: 700;
    margin-bottom: 0;
}
.cont_box .box-meta {
  display: flex;
  align-items: center;
}
.cont_box .item-box {
  margin-right: 35px;
}
.cont_box .ct-video-button {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 46px;
  background-color: #00d7a8;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.cont_box .ct-video-button:before {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 62px;
  height: 62px;
  z-index: -1;
  display: block;
  content: "";
  border: 2px dashed #fff;
  border-radius: 62px;
}
.cont_box .item-box {
  margin-right: 35px;
}
.cont_box  .item-box label {
  display: block;
  color: #fff;
}
.cont_box .item-box .btn-phone {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.cont_box .item-box:last-child {
  margin-right: 0;
  padding-left: 30px;
  position: relative;
}
.cont_box .item-box:last-child:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 2px;
  height: 50px;
  content: "";
  background-color: #fff;
}
.item-box .btn-primary {
  padding: 16px 23px;
  background-color: #00d7a8;
  border-radius: 5px;
  color: #fff;
}
.item-box .btn.btn-primary:after {
  content: "";
  background: #fff;
  transition: all .5s;
  position: absolute;
  height: 120%;
  width: 15px;
  opacity: .2;
  left: -35%;
  top: -10%;
  transform: rotate(0);
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
}


.loh_img p{
    color: #fff;
    font-size: 26px;
    padding-left: 11px;
    font-weight: 600;
}
.about_fot p{
  color: #fff;
  padding-top: 13px;
  text-align: justify;
  line-height: 22px;
}
.socil_med ul{
  display: flex;
  justify-content: space-around;
}
.socil_med ul li{
  width: 45px;
    height: 45px;
    background-color: #0c1563;
    color: #747474;
    font-size: 16px;
    line-height: 45px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.socil_med ul li a{
  color: #fff;
}
.fot_menu h4{
  color: #fff;
  font-size: 22px;
  border-bottom: 3px solid #00D7A8;
  line-height: 43px;
    width: 169px;
}
.fot_menu ul li{
  color: #fff;
  padding: 7px 0px;
}
.fot_menu ul li i{
  padding-right: 10px;
}
.fot_menu ul li a{
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  transition: 0.5s;
}
.fot_menu ul li:hover a{
   padding-left: 10px;
}
.fot_menu .item--contact-info {
  display: flex;
  align-items: center;
}
.fot_menu .ct-contact-icon {
  background-color: #0D1059;
}
.fot_menu .ct-contact-icon {
  width: 50px;
  height: 50px;
  background-color: rgba(102,102,102,9%);
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 26px;
  overflow: hidden;
  color: #000;
  display: flex;
  align-items: center;
  margin-right: 20px;
  justify-content: center;
}
.fot_menu .item-meta {
  font-size: 15px;
}
.fot_menu .ct-contact-label {
  color: #FFFFFF;
  font-size: 16px;
  display: block;
  line-height: 22px;
}
.fot_menu .ct-contact-content {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 700;
}
.bot_fot{
  /* background-color: #07073b; */
  padding: 10px 0px;
}
.bot_fot.container{
  border-top: 1px dashed rgb(255 255 255 / 51%);
}
.bot_fot.container .fot_link {
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
}
.bot_fot.container .fot_link p{
  margin-bottom: 0px;
}
.bot_fot.container .fot_link img{
  background: #fff;
    border-radius: 4px 0px;
    margin-left: 7px;
}



/* pro */
.pro_slider{
  background: #fff;
    /* padding: 20px; */
    border-radius: 10px;
    transition: all 0.5s;
    overflow: hidden;
}
.pro_slider .pro_img {
  overflow: hidden;
}
.pro_slider .pro_img img{
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
  transition: 0.5s;
  height: 200px;
}
.pro_slider:hover .pro_img img{
transform: scale(1.1);
}
.pro_slider .pro_detail{
  /* margin-top: 20px; */
  padding: 20px;
}
.pro_slider .pro_detail h4 {
  font-size: 20px;
  margin-bottom: 4px;
  color: #004866;
  text-align: left;
}

.pro_slider .pro_detail p{
  font-size: 14px;
  text-align: justify;
  line-height: 23px;
  color: #545454;
  padding: 10px 0px;
}


.pro_slider .pro_detail .more_btn{
  margin-top: 10px;
  padding: 12px 23px 12px 23px;
    border-radius: 3px 3px 3px 3px;
    background-color: #00D7A8 !important;
    background-image: none !important;
    color: #fff;
    display: block;
    transition: all 0.5s;
    text-align: center;
}

.pro_slider .pro_detail .more_btn:hover{
  background-color: #020033 !important;
}
.pro_slider .pro_detail .more_btn a{
  color: #fff;
}
/* pro_second */
.pro_seco_sec .pro_detail p{
  display: none;
}
.pro_seco_sec .pro_detail .more_btn{
  display: none;
}
.pro_seco_sec .pro_detail{
  background-color: #00D7A8;
}
.pro_seco_sec .pro_detail h4{
  color: #fff;
}
.pro_seco_sec .pro_img {
  height: auto;
}
.pro_seco_sec .pro_slider .pro_detail h4{
  text-align: center;
}
/* pro second */

/* gallery */
.galerie {
  /* width: 80%; */
  max-width: 1300px;
  margin: 70px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.galerie .item{
  width: 300px;
  height: 200px;
  margin: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.item img{
  width: 100%;
  height: 200px;
}

.modal {
      display: none;
      position: fixed;
      z-index: 9999;
      padding-top: 100px;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgba(0, 0, 0, 0.9);
    }
.modal-content {
      margin: auto;
      display: block;
      width: 80%;
      max-width: 1200px;
    }
.close {
      color: #f1f1f1;
      position: absolute;
      top: 15px;
      right: 35px;
      font-size: 40px;
      font-weight: bold;
      transition: 0.3s;
      cursor: pointer;
    }
 .close:hover,
    .close:focus {
      color: #bbb;
      text-decoration: none;
      cursor: pointer;
    }
    .pro_sec_first{
      background-color: #eee;
    }
    .pro_sec_first .pro_slider{
      border:1px solid #000;
    }
    .pro_sec_first.pro_sec .pro_hed h2{
      color: #004866 !important;
    }
    .gall_tex p {
      font-size: 16px;
      margin-top: 20px;
      line-height: 24px;
      color: #676767;
      font-weight: 400;
  }
  .why_blurb{
    margin-top: 50px;
    margin-bottom: 40px;
    padding: 40px 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  } 
  .why_blurb .why_img{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  .why_blurb .why_img i{
    width: 90px;
    height: 90px;
    display: flex;
    background: #004866;
    color: #fff;
    border-radius: 59%;
    justify-content: center;
    align-items: center;
    font-size: 35px;
  }
  .gallery_sec{
    padding: 70px 0px ;
    text-align: center;
  }
  .gallery_sec h2{
    font-size: 35px;
    color: #004866;
    font-weight: 600;
  }

  .why_cont h4{
    font-size: 25px;
  }
 .foot_er_sec .container_sec{
    padding: 0px 0px 70px;
  }
  /* .pro_sec.pro_sec_first{
    display: none;
  } */
  .banner_btn a{
    padding: 12px 23px 12px 23px;
    border-radius: 3px 3px 3px 3px;
    background-color: #00D7A8 !important;
    background-image: none !important;
    color: #fff;
    transition: 0.5s;
  }
  .banner_btn a:hover {
    background-color: #020033 !important;
}
.container .drop_dowm_menu{
  position: absolute;
    background: #fff;
    padding: 20px;
    width: 980px;
    z-index: 8;
    right:-312px ;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.drop_dowm_menu h5{
  font-size: 20px;
  color: #004866;
}
.drop_dowm_menu .col-md-4 ul{
  display: block;
  padding-top: 10px;
  padding-bottom:10px ;
}
.drop_dowm_menu .col-md-4 ul li a{
  font-size: 14px;
  padding: 3px;
  transition: 0.5s;
  color: #000;
  text-transform: capitalize;
}
.drop_dowm_menu .col-md-4 ul li a:hover{
  color: #004866;
}
.drop_down{
  transition: 0.5s;
}
.drop_down .drop_dowm_menu{
  display: none;
  transition: 0.5s;
}
.drop_down:hover .drop_dowm_menu{
  display: block;
}

/* about page */
.main_banner{
background-position:center;
background-repeat: no-repeat;
background-size: cover;
padding: 150px 0px;
background-blend-mode: overlay;
background-color: #0000009e;
}
.main_banner h2{
  color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.main_banner .but_crum ul{
   list-style: none;
   padding-left: 0px;
   display: flex;
   justify-content: center;
   align-items: center;
}
.main_banner .but_crum ul li{
  padding: 10px 5px;
  color: #fff;
  transition: 0.5s all;
}
.main_banner .but_crum ul li:hover a{
  color: #00D7A8;
}
.main_banner .but_crum ul li a{
  color: #fff;
  transition: 0.5s all;
}
.main_banner .container{
  text-align: center;
}
.about_main{
  padding: 70px 0px;
}
.iner_why{
  background-color: #143b53;
  height: 400px;
}
.iner_why .why_img{
  background-image:url(../img/rechteck_sol.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.iner_why .features-content {
  padding: 80px 30px 27px 35px;

}
.iner_why .features-content .media {
  display: flex;
}
.iner_why .features-content .media-left{
  padding-right: 10px;
}
.iner_why .features-content .media-body h4{
  letter-spacing: 0.3px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.iner_why .features-content .media-body p {
  letter-spacing: 0.3px;
  color: #fff;
  margin-bottom: 50px;
  opacity: 0.5;
  line-height: 22px;
}
.team_sec{
  padding: 70px 0px;
      background: #eee;
}
.team_sec h2{
  text-align: center;
  font-size: 35px;
  font-weight:800;
  padding-bottom: 10px;
  color: #004866;
}
.team_sec p{
  text-align: center;
  line-height: 22px; 
  margin-bottom: 40px;
}
.team .member {
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 30px;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 23px;
}

.team .member .pic {
  overflow: hidden;
  width: 180px;
  height: 185px;
  border-radius: 50%;
}

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

.team .member:hover img {
  transform: scale(1.1);
}

.team .member .member-info {
  padding-left: 30px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #004866;
}

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

.team .member span::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #bfe0fd;
  bottom: 0;
  left: 0;
}

.team .member p {
  margin: 10px 0 0 0;
    font-size: 14px;
    text-align: inherit;
    color: #525252;
}

.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: #004866;
}

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

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

.team .member .social a+a {
  margin-left: 8px;
}
.contact{
  padding: 70px 0px;
}

.contact .info-container {
  background-color: #082744;
  height: 100%;
  padding: 20px;
  border-radius: 10px 0 0 10px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
}

.contact .info-item {
  width: 100%;
  background-color: #004866;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  color: #fff;
}

.contact .info-item:last-child {
  margin-bottom: 0;
}

.contact .info-item i {
  font-size: 20px;
  color: #fff;
  float: left;
  width: 44px;
  height: 44px;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
}

.contact .info-item h4 {
  padding: 0;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}

.contact .info-item p {
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.contact .info-item:hover i {
  background: #fff;
  color: #004866;
}

.contact .php-email-form {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 0 10px 10px 0;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #df1529;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #059652;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #059652;
  border-top-color: #fff;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input[type=text],
.contact .php-email-form input[type=email],
.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form input[type=text]:focus,
.contact .php-email-form input[type=email]:focus,
.contact .php-email-form textarea:focus {
  border-color: var(--color-primary);
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type=submit] {
  background: #004866;
  border: 0;
  padding: 14px 45px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type=submit]:hover {
  background: rgba(0, 131, 116, 0.8);
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px !important;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border: 1px solid #004866;
}
.contact h2{
  text-align: center;
    font-size: 35px;
    font-weight: 800;
    padding-bottom: 10px;
    color: #004866;
}
.contact p{
  text-align: center;
    line-height: 22px;
    margin-bottom: 40px;
}

/* =================
gallery
==================== */
.gallery{
  padding: 70px 0px 100px;
  overflow: hidden;
}
.gallery h2{
  text-align: center;
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    padding-bottom: 10px;
    color: #004866;
}
.gallery p{
  text-align: center;
    line-height: 22px;
    margin-bottom: 40px;
}
.gallery .gallery-item {
  overflow: hidden;
  border-right: 3px solid #004866;
  border-bottom: 3px solid #004866;
}

.gallery .gallery-item img {
  transition: all ease-in-out 0.4s;
}

.gallery .gallery-item:hover img {
  transform: scale(1.1);
}
.gallery-item{
  height: 289px;
}
/* ===========================
pro_detail_page
============================== */
.pro_det_pag{
  padding: 70px 0px;
}
.pro_det_rig{
  padding: 30px;
  background: #eee;
}
.pro_det_rig h3{
  font-size: 30px;
  font-weight: 700;
  color: #004866;
  padding-bottom: 10px;
}
.pro_det_rig h5{
  display: none;
  font-size: 18px;
  font-weight: 800;
  color: #f00;
  margin-bottom: 20px;
}
.pro_det_rig p{
  font-size: 17px;
  color: #5a5959;
  line-height: 22px;
  margin-bottom: 20px;
}
.site-button{
  background-color: #00D7A8;
  text-shadow: 0 0 0 #fff, 400px 0 0 #fff;
  color: rgba(0, 0, 0, 0);
  transition: all .3s ease;
  outline: none;
  color: #fff;
  padding: 12px 25px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  background-color: #00d7a8;
  border: none;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  }
  /* .site-button:hover {
    text-shadow: -400px 0 0 #fff, 0 0 0 #fff;
} */
  .blog-social-links{
    font-size: 16px;
  }
  .blog-social-links i{
    font-size: 18px;
    padding: 0px 10px;
    color: #004866;
  }
  .pro_des .nav-link{
    font-size: 20px;
    background: #004866;
    border-radius: 0px;
    color: #fff;
  }
  .pro_des .nav-link.active{
    background: #00D7A8;
  }
  .pro_des  .tab-pane {
    padding:20px ;
    font-size: 17px;
    color: #747474;
    border: 1px solid #ddd;
    border-top: none;
  }
  .rel_pro{
    padding: 70px 0px;
    background: #eee;
  }
  .rel_pro H2{
    text-align: center;
    font-weight: 800;
    color: #004866;
    margin-bottom: 20px;
  }
  .pro_image{
    overflow: hidden;
  }
.pro_image img{
  transition: 0.5s all;
  overflow: hidden;
}
.pro_image img:hover{
  transform: scale(1.1);
}
.pro_des ul li i {
  color: #004866;
  padding-right: 10px;
}
.pro_des ul li{
  color: #000;
}
.pro_des ol li{
  color: #000;
}
.pro_des p{
  color: #000;
}
.pro_des h4{
  color: #004866;
  font-size: 20px;
  font-weight: 600;
}
.pro_det_rig h4{
  color: #004866;
  font-size: 20px;
  font-weight: 600;
}
.pro_det_rig ul li i{
  color: #004866;
  padding-right: 10px;
}
.pro_det_rig p{
  color: #000;
  text-align: justify;
}
.car_form{
  padding: 70px 0px;
  background-color: #eee;
}
/* carrer page */
.car_form .accordion button{
  color: #004866;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.car_form .accordion .accordion-body h4{
  font-size: 20px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.7px;
    padding-bottom: 20px;
 }

 /* carrer */
 
/* country-01*/
.featured-imagebox-job.style2 {
  display: block;
  background: #fff;
  margin: 0 0 10px;
  border-radius: 0;
  border: 1px solid #ebebeb;
}
.job-meta {
  color: #000;
}
.featured-imagebox-job .featured-thumbnail {
  padding: 15px;
  position: relative;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.featured-imagebox-job.style2 .featured-thumbnail img {
  max-width: 80px;
}
  .featured-content{
    display: inline-block;
    padding:15px;
  }
  .featured-imagebox-job .featured-content {
    border-left: 1px solid #ebebeb;
    border-top: 0;
    padding: 18px 20px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.featured-imagebox-job .featured-content .featured-title h3 {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 0;
  position: relative;
    overflow: hidden;
    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.featured-imagebox-job.style2 .featured-content .featured-bottom {
  border-top: 0;
  padding-top: 0;
  margin-top: -14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.featured-imagebox-job .featured-content .featured-bottom .job-meta span {
  font-size: 12px;
  margin-right: 10px;
}
.featured-imagebox-job .featured-content .featured-bottom .job-meta span i {
  font-size: 12px;
  margin-right: 5px;
  color: #004866;
}
.featured-imagebox-job>div {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
 
}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-dark {
  background-color: #111922;
  border-color: #111922;
  color: #fff;
  font-size: 13px;
  padding: 11px 25px 12px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-family: "Noto Sans JP",sans-serif;
  line-height: normal;
  padding: 11px 32px 11px 31px;
  border: 1px solid #eaeff5;
  position: relative;
  white-space: nowrap;
  text-transform: capitalize;
  font-weight: 500;
  overflow: hidden;
  z-index: 1;
  transition: all .5s ease 0s;
}
.carer_detai{
  background-color: #fff;
  padding: 70px 0px;
}
.carer_detai h4{
  font-size: 25px;
  font-weight: 700;
  color: #004866;
}
.btn-wrapper{
  margin-top: 35px;
}
.btn-wrapper .boxed-btn {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  border: none;
  height: 45px;
  min-width: 150px;
  color: #fff;
  background: #00D7A8;
  cursor: pointer;
  display: inline-block;
  line-height: 45px;
  text-align: center;
}
.btn-wrapper .boxed-btn::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #059652;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-wrapper .boxed-btn:hover::after {

  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.carer_detai .container{
  padding: 30px 60px;
  background-color: #eee;
  border-radius:10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.cat_about{

    background:#eee;
}
.cat_about .container{
       padding:70px 0px; 
}
.cat_about h2{
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    padding-bottom: 10px;
    color: #004866;
}

/*mobile menu*/
.mobile-nav-toggler {
    position: relative;
    font-size: 24px;
    line-height: 20px;
    cursor: pointer;
    color: var(--theme-color1);
    display: none;
    top: 0px;
    margin-left: 25px;
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.navbar ul li h4{
    font-size: 20px;
    font-weight: 600;
}
.cat_about{
     display:none;   
    }
nav#navbar {
    z-index: 999999;
}
/*=======================
responcive
========================*/

@media only screen and (max-width: 1200px){
    
    .iner_why{
        height:auto;
    }
}

@media only screen and (max-width: 1023px){
    
    /*.mobile-nav-toggler{*/
    /*    display: block;*/
    /*}*/
    /*#navbar{*/
    /*  display: none;  */
    /*}*/
    .about_list{
        display:none;
    }
    .cont_box .ct--title{
        font-size: 35px;
    }
    .why_blurb{
            margin-top: 0px;
            margin-bottom: 0px;
    }
    .cont_box{
        margin-top: 30px;
        
    }
    .iner_why{
        height:auto;
    }
    .cont_box .ct--title{
        font-size: 30px;
    }
}

@media only screen and (max-width: 990px){
    .sec_img{
        right: 0px;
    }
     header .item .cover .header-content h2{
        font-size: 25px;
    }
    header .item .cover .header-content h1{
        font-size:30px;
    }  
    .about_cont{
        padding-bottom: 20px;
    }
     .foot_er_sec .container_sec{
    padding: 0px 12px;
    margin-bottom: 20px;
  }
  .cont_box .item-box .btn-phone{
      font-size:18px;
  }
  .cont_box .ct--title {
    font-size: 20px;
    }
}
@media only screen and (max-width: 767px){
  .about_sec h2{
      font-size:25px;
  }
  .pro_sec .pro_hed h2{
      font-size:30px;
  }
  .testmonil_sec .test_heading h2{
      font-size:30px;
      line-height: 33px;
  }
  .cerd_box{
      margin-bottom: 20px;
  }
  .foot_er_sec .cont_box{
     display:none; 
  }
  .loh_img{
      margin-top: 25px;
  }
  header .item{
      height: 47vh;
  }
  .sticky-wht-wrp{
      width:8%;
  }
}
@media only screen and (max-width:767){
    .features-content{
        padding-top:20px;
    }
}
@media only screen and (max-width: 600px){
    .sticky-wht-wrp{
      width:12%;
  }
  .hed_btn{
      text-align: center;
  }
  #header .logo{
      font-size: 20px;
  }
  header .item .cover .header-content {
      padding: 25px;
}
header .item .cover .header-content h2{
    font-size:18px;
}
header .item .cover .header-content h1 {
    font-size: 25px;
}
.banner_btn a{
    padding: 8px 12px 8px 12px;
}
header .item {
    height: 30vh;
}
.about_sec {
    padding: 35px 0px;
    background: #eee;
}
.about_sec h2 {
    font-size: 20px;
    padding:0px;
}
.about_cont{
    padding-right: 0px;
}
.sec_img{
    border: 9px solid #eee;
}
.sec_img img{
    width: 144px;
    height: auto;
}
.pro_sec{
    padding: 40px 0px 40px;
}
.testmonil_sec .test_heading h2 {
    font-size: 24px;
    line-height: 29px;
}
.ct-testimonial-carousel5 .item--meta-top{
    display:block;
}
.pro_sec .pro_hed h2{
    font-size:23px;
}
.gallery_sec h2{
  font-size:30px;  
}
.ct-testimonial-carousel5 .item--description p{
   font-size:15px; 
}
.main_banner{
    padding:50px 0px;
}
.main_banner h2{
    font-size:25px;
}
.team_sec{
    padding:40px 0px;
}
.iner_why .features-content{
     padding:0px 0px;
}
.pro_det_pag{
    padding:20px 0px;
}
.pro_des .nav-link{
    font-size:15px;
}
.header .logo span{
 font-size: 20px;
}
.team_sec h2{
    font-size:20px;
}
.member-info{
    padding-left:0px;
    padding-top:20px;
}
.team .member .pic{
    margin-left:auto;
    margin-right:auto;
}
.team .member{
    text-align:center;
}
}
.car_form{
    display:none;
}
.blog-social-links{
 display:none;   
}



