@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap");

@font-face {
  font-family: "Muli";
  src: url(../fonts/Muli.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: "Muli";
  font-style: normal;
  font-weight: 500;
  src: local("Muli Regular"), url("../fonts/text-font/Muli-Regular.woff") format("woff");
}

@font-face {
  font-family: "Muli";
  font-style: normal;
  font-weight: 600;
  src: local("Muli SemiBold"), url("../fonts/text-font/Muli-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Muli";
  font-style: normal;
  font-weight: 700;
  src: local("Muli Bold"), url("../fonts/text-font/Muli-Bold.woff") format("woff");
}

/* 1.1	Theme Reset Style */
html {
  font-size: 15px;
}

:root {
  scroll-behavior: unset;
}

h1 {
  font-size: clamp(25px, 4vw, 45px);
  font-weight: 800;
}

h2 {
  font-size: clamp(20px, 4vw, 35px);
  font-weight: 700;
}

h3 {
  font-size: clamp(18px, 4vw, 20px);
  font-weight: 600;
}

h4 {
  font-size: clamp(15px, 4vw, 17px);
  font-weight: 600;
}

body {
  font-family: "Muli";
  color: #4c5165;
  background-color: #fff;
  font-size: 15px;
  font-size: 1rem;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

p {
  font-size: 16px;
  color: #4c5165;
  line-height: 1.8em;
}

ul li {
  font-size: 15px;
  color: #4c5165;
  line-height: 1.8em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #253041;
  font-family: "Manrope", sans-serif;
}

ul {
  padding-left: 0;
  margin: 0;
}

a {
  text-decoration: none;
  transition: all 0.2s;
}

a:hover {
  text-decoration: none;
}

.sr-only {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}

/* 1.2 Global Elements */
.page-wrapper {
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .page-wrapper {
    transition: all 0.3s;
  }

  .body-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all 0.3s;
  }

  .wpo-site-header .navigation {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
  }

  .wpo-site-header .navigation>.container {
    position: relative;
  }

  .wpo-site-header .navigation {
    padding: 20px 0;
  }
}

.wow {
  visibility: hidden;
}

.fi:before {
  margin: 0;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
}

/*--------------------------------------------------------------
2. header
--------------------------------------------------------------*/
/*-- 2.1 topbar --*/
.topbar {
  background: #253041;
}

@media (max-width: 991px) {
  .topbar {
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .header-style-1 {
    text-align: center;
    padding: 20px 0;
  }
}

.topbar {
  font-size: 16px;
  color: #e5e3e3;
  margin: 0;
}

.topbar ul {
  list-style: none;
  float: right;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .topbar ul {
    float: none;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.topbar ul li {
  font-size: 16px;
  float: left;
  padding: 15px 10px;
  color: #e5e3e3;
  line-height: 1em;
}

@media (max-width: 991px) {
  .topbar ul li {
    padding: 15px 10px;
  }

  .sixstar i {
    font-size: 25px;
    color: #0052da;
  }
}

.topbar .contact-info ul li a {
  color: #fff;
  font-size: 16px;
}

@media (max-width: 991px) {
  .topbar .contact-info ul li a {
    font-size: 14px;
  }
}

.topbar .contact-info ul li a:hover {
  color: #7db1f0;
}

.topbar ul li:first-child {
  padding-left: 0;
}

.topbar .contact-intro ul {
  float: none;
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .topbar ul li {
    font-size: 12px;
    padding: 15px 10px;
  }
}

@media (max-width: 991px) {
  .topbar ul li {
    font-size: 13px;
  }

  .topbar {
    padding: 10px 0;
  }
}

@media (max-width: 767px) {
  .topbar ul li {
    float: left;
    border: none;
    padding: 8px 6px;
    font-size: 13px;
  }
}

@media (max-width: 590px) {
  .topbar ul li {
    float: none;
  }

  .topbar .contact-info ul li {
    float: left;
  }

  .topbar ul {
    flex-wrap: wrap;
  }
}

.topbar ul li {
  display: flex;
  align-items: center;
}

.topbar ul i {
  display: inline-block;
  padding-right: 8px;
}

.topbar ul .fi:before {
  font-size: 15px;
  font-size: 1rem;
  color: #fff;
}

/* 2.2 navigation */
.wpo-site-header {
  /* navigation open and close btn hide for width screen */
  /* style for navigation less than 992px */
  /*navbar collaps less then 992px*/
  /*** cart-search-contact ***/
  background-color: #fff;
}

.wpo-site-header .col {
  padding-right: 0;
}

.wpo-site-header .navigation {
  box-shadow: 0 -5px 15px #086ad84a;
  background-color: #fff;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  z-index: 9999;
}

.sticky-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: -400px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
  box-shadow: 0 -5px 15px #086ad84a;
}

.sticky-on {
  opacity: 1;
  top: 0;
  visibility: visible;
}

.wpo-site-header .navigation>.container {
  position: relative;
}

.wpo-site-header .row {
  width: 100%;
}

@media (max-width: 991px) {
  .wpo-site-header .navigation {
    padding: 20px 0;
  }
}

.wpo-site-header #navbar {
  transition: all 0.5s;
}

.wpo-site-header #navbar>ul li a:hover,
.wpo-site-header #navbar>ul li a:focus {
  text-decoration: none;
  color: #fff;
}

@media screen and (min-width: 992px) {
  .wpo-site-header #navbar {
    /*** hover effect ***/
    justify-content: center;
  }

  .wpo-site-header #navbar li {
    position: relative;
  }

  .wpo-site-header #navbar>ul>li>a:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 40px;
    background: #0052da;
    content: "";
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    border-radius: 40px;
    z-index: -1;
  }

  .wpo-site-header #navbar>ul>li>a:hover:before,
  .wpo-site-header #navbar>ul>li>a.active:before {
    opacity: 1;
    visibility: visible;
  }

  .wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a {
    position: relative;
  }

  .wpo-site-header #navbar>ul>li>.sub-menu>.menu-item-has-children>a:before {
    font-family: "themify";
    content: "";
    font-size: 11px;
    font-size: 0.73333rem;
    position: absolute;
    right: 15px;
    top: 58%;
    transform: translateY(-50%);
  }

  .wpo-site-header #navbar>ul>li:hover>.sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }

  .wpo-site-header #navbar .sub-menu>li:hover>.sub-menu {
    left: 100%;
    visibility: visible;
    opacity: 1;
  }
}

.wpo-site-header .container-fluid {
  padding-right: 0;
}

@media (max-width: 991px) {
  .wpo-site-header {
    /* class for show hide navigation */
  }

  .wpo-site-header .container {
    width: 100%;
    max-width: 100%;
  }

  .wpo-site-header .header-right {
    right: -10px;
  }

  .wpo-site-header .navbar-header button span {
    background-color: #fff;
    width: 20px;
    display: block;
    height: 2px;
    margin-bottom: 5px;
  }

  .wpo-site-header .navbar-header button span:last-child {
    margin: 0;
  }
}

.wpo-site-header #navbar ul {
  list-style: none;
}

@media (max-width: 991px) and (max-width: 991px) {
  .wpo-site-header #navbar {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}

@media (max-width: 991px) {
  .wpo-site-header #navbar>ul {
    z-index: 101;
  }

  .wpo-site-header #navbar ul a {
    color: #000;
  }

  .wpo-site-header #navbar ul a:hover,
  .wpo-site-header #navbar ul li.current a {
    color: #0052da;
  }

  .wpo-site-header #navbar .close-navbar .ti-close {
    position: relative;
    top: 1px;
  }

  .wpo-site-header .navbar-toggler .first-angle,
  .wpo-site-header .navbar-toggler .last-angle {
    transition: all 0.3s;
  }

  .wpo-site-header .x-close .middle-angle {
    opacity: 0;
  }

  .wpo-site-header .x-close .first-angle {
    position: absolute;
    -webkit-transform: rotate(-44deg);
    top: 16px;
    left: 10px;
  }

  .wpo-site-header .x-close .last-angle {
    -webkit-transform: rotate(44deg);
    position: absolute;
    top: 16px;
    right: 10px;
  }
}

@media (max-width: 767px) {
  .wpo-site-header .navbar-header .navbar-brand {
    font-size: 24px;
  }

  .wpo-site-header #navbar .navbar-nav {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .wpo-site-header .navbar-collapse.collapse {
    display: none;
  }

  .wpo-site-header .navbar-collapse.collapse.in {
    display: block;
  }

  .wpo-site-header .navbar-header .collapse,
  .wpo-site-header .navbar-toggle {
    display: block;
  }

  .wpo-site-header .navbar-header {
    float: none;
    position: relative;
    z-index: 999;
    text-align: center;
  }

  .wpo-site-header .navbar-right {
    float: none;
  }

  .wpo-site-header .navbar-nav {
    float: none;
  }

  .wpo-site-header .navbar-nav>li {
    float: none;
  }
}

.wpo-site-header .header-right {
  display: flex;
  justify-content: flex-end;
  z-index: 991;
  position: relative;
  align-items: center;
}

.wpo-site-header .header-right button {
  background: transparent;
  padding: 0;
  border: 0;
  outline: 0;
}

.wpo-site-header .header-right>div {
  float: left;
  position: relative;
}

@media (min-width: 991px) {
  .wpo-site-header .header-right>div {
    margin-right: -20px;
  }
}

.wpo-site-header .header-right>div:last-child {
  margin: 0 0 0 10px;
  position: relative;
}

@media (max-width: 767px) {
  .wpo-site-header .header-right>div:last-child {
    margin: 3px 0 0 10px;
  }
}

.wpo-site-header .header-right .header-search-form-wrapper {
  position: relative;
  display: none;
}

@media (max-width: 1200px) {
  .wpo-site-header .header-right .header-search-form-wrapper {
    display: block;
  }
}

.wpo-site-header .header-right .header-search-form-wrapper .fi:before {
  font-size: 18px;
}

.wpo-site-header .header-right .search-toggle-btn {
  background-color: #0052da;
  line-height: 0.66em;
  color: #232f4b;
  width: 55px;
  height: 50px;
  border: 0;
  border-radius: 5px;
}

@media (max-width: 1200px) {
  .wpo-site-header .header-right .search-toggle-btn {
    width: 50px;
    height: 45px;
  }
}

@media (max-width: 991px) {
  .wpo-site-header .header-right .search-toggle-btn {
    width: 40px;
    height: 35px;
  }
}

.wpo-site-header .header-right .search-toggle-btn .fi:before {
  color: #fff;
}

@media (max-width: 991px) {
  .wpo-site-header .header-right .search-toggle-btn .fi:before {
    font-size: 16px;
  }
}

.wpo-site-header .header-right .search-toggle-btn .ti-close {
  display: block;
  line-height: 20px;
  position: relative;
  top: -2px;
}



.wpo-hero-slider {
  width: 100%;
  height: 900px;
  display: flex;


  position: relative;
  z-index: 0;
}

@media (max-width: 991px) {
  .wpo-hero-slider {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .wpo-hero-slider {
    height: 500px;
  }
}

.wpo-hero-slider .swiper-slide {
  overflow: hidden;
}

.wpo-hero-slider .swiper-container,
.wpo-hero-slider .hero-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.wpo-hero-slider .slide-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  display: flex;

  align-items: center;

}

.wpo-hero-slider .slide-inner .slide-content {
  padding-bottom: 70px;
}

@media (max-width: 991px) {
  .wpo-hero-slider .slide-inner .slide-content {
    padding-bottom: 0;
  }
}

.wpo-hero-slider .swiper-button-prev,
.wpo-hero-slider .swiper-button-next {
  background: rgba(255, 255, 255, 0.2);
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 0.7;
  text-align: center;
  transition: all 0.3s;
}

.wpo-hero-slider .swiper-button-prev:hover,
.wpo-hero-slider .swiper-button-next:hover {
  opacity: 0.9;
}

@media (max-width: 767px) {

  .wpo-hero-slider .swiper-button-prev,
  .wpo-hero-slider .swiper-button-next {
    display: none;
  }
}

.wpo-hero-slider .swiper-button-prev {
  left: 25px;
}

.wpo-hero-slider .swiper-button-prev:before {
  font-family: "themify";
  content: "";
  font-size: 20px;
  color: #fff;
}

.wpo-hero-slider .swiper-button-next {
  right: 25px;
}

.wpo-hero-slider .swiper-button-next:before {
  font-family: "themify";
  content: "";
  font-size: 20px;
  color: #fff;
}

@media (max-width: 991px) {

  .wpo-hero-slider .swiper-button-prev,
  .wpo-hero-slider .swiper-button-next {
    display: none;
  }
}

.wpo-hero-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
}

@media screen and (min-width: 992px) {
  .wpo-hero-slider .swiper-pagination-bullet {
    display: none;
  }
}

.wpo-hero-slider .swiper-pagination-bullet-active {
  color: #fff;
  background: #fff;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 12px;
}

.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.wpo-hero-slider .swiper-pagination-custom,
.wpo-hero-slider .swiper-pagination-fraction {
  bottom: 30px;
}

.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

@media (max-width: 1199px) {
  .wpo-hero-slider {
    height: 680px;
  }
}

@media (max-width: 991px) {
  .wpo-hero-slider {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .wpo-hero-slider {
    height: 700px;
  }
}

.wpo-hero-slider .swiper-slide {
  position: relative;
  z-index: 11;
}

.wpo-hero-slider .slide-title {
  max-width: 1000px;
}

@media (max-width: 1199px) {
  .wpo-hero-slider .slide-title {
    max-width: 1000px;
  }
}

.wpo-hero-slider .slide-title h1 {
  margin: 10px 0 25px;
  color: #fff;
}

.wpo-hero-slider .slide-text {
  max-width: 800px;

}

.wpo-hero-slider .slide-text p {
  color: #2c3147;
  font-family: "Manrope", sans-serif;


  padding-left: 20px;
  border-left: 2px solid #e2e2e2;
  margin-bottom: 60px;
  color: #e2e2e2;
}

@media (max-width: 991px) {
  .wpo-hero-slider .slide-btns {
    max-width: 400px;
  }
}

.wpo-hero-slider .gradient-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0.75;
  background: -ms-linear-gradient(left, #253041 45%, transparent 65%);
  background: -webkit-gradient(linear, left top, right top, color-stop(45%, #253041), color-stop(65%, transparent));
  background: left, #253041 45%, transparent 65%;
}

.wpo-hero-slider .gradient-overlay+.container {
  position: relative;
  z-index: 11;
}

.wpo-section-title {
  margin: 0 auto;
}

.wpo-section-title p {
  max-width: 470px;
  margin: 0 auto;
}

.wpo-about-section {
  background: #f5f8fe;
}

.wpo-about-section .wpo-about-img img {
  width: 100%;
}

.wpo-about-section .wpo-about-content {
  padding-left: 50px;
}

.wpo-about-section ul {
  list-style-type: none;
}

.wpo-about-section ul li i {
  color: #0052da;
}

.wpo-about-section p {
  font-size: 16px;
  color: #4c5165;
  line-height: 1.5em;
}

@media (max-width: 991px) {
  .wpo-about-section .wpo-about-content {
    padding-left: 0;
    margin-top: 50px;
  }
}

.sixstar {
  padding: 50px 0px;
}

.sixstar .sixstar_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E4F0FF;
  padding: 30px 0px;
}

.sixstar .sixstar_img {
  padding-right: 10px;
}

.sixstar i {
  font-size: 40px;
  color: #0052da;
}

.sixstar .sixstar_content {
  max-width: 180px;
}

.sixstar .sixstar_content p {
  line-height: 1.4;
}

.home_wrap1 {
  padding: 40px 0px;
  background: #f5f8fe;
  justify-content: center;
  text-align: center;
}

.home_wrap1 h2 {
  line-height: 1.3;
}

.home_wrap1 .homeitem {
  padding: 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  background-color: #fff;
}

.home_wrap2 {
  padding: 50px 0px;

}

.home_wrap2 h2 {
  text-align: center;
  margin-bottom: 15px;
}

.home_wrap2 .home_wrapinner {
  border-left: 2px solid #0052da;
  padding: 20px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;

}

.home_wrap2 .home_wrapinner ul {
  margin-left: 20px;
}

.certificationwrapper {
  padding: 50px 0px;
  justify-content: center;
  background-color: #7db1f0;
  text-align: center;
}

.certificationwrapper img {
  height: auto;
max-width: 50%;
margin-left: 25%;
}
/* @media (max-width: 800px){
  .certificationwrapper img{
     height: auto;
  max-width: 100%;
  }
} */

.certificationwrapper .owl-nav {
  display: none;
}

.certificationwrapper .owl-dot {
  display: none;
}

.home_wrap3 {
  padding: 50px 0px;
}

.home_wrap3 .outerbox {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  justify-content: center;
  text-align: center;
  color: #fff;
    transition: transform 1s ease-in-out;
}
.home_wrap3 .outerbox:hover{
  transform: translateY(15px);
}


.home_wrap3 .outerbox:hover {
  animation: slideLR 2s infinite ease-in-out;
}
.home_wrap3 .outerbox h2 {
  color: #fff;
  padding-bottom: 15px;
}

.home_wrap3 .innerbox {
  padding: 30px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}

.home_wrap3 .outerbox p {
  color: #fff;
}

.img_gallery {
  background-color: #e2e2e2;
  padding: 50px 0px;
}

.img_gallery h2 {
  padding-bottom: 15px;
}

.gallery img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 8px;
  transition: 0.3s;
}

.gallery img:hover {
  transform: scale(1.05);
}

.gallery-scroll {
  display: flex;
  overflow-x: auto;
  gap: 15px;
  scroll-behavior: smooth;
  padding-bottom: 10px;
}

.gallery-scroll::-webkit-scrollbar {
  display: none;
}

.gallery-item {
  min-width: 220px;
  flex: 0 0 auto;
}

.gallery-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
}

.gallery img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 8px;
}

/* Mobile scroll gallery */
@media (max-width:767px) {

  .gallery {
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 15px;
  }

  .gallery .col-md-4 {
    flex: 0 0 85%;
    max-width: 85%;
  }

  .gallery::-webkit-scrollbar {
    display: none;
  }
}

.home_wrap4{
  padding: 40px 0px;
  background-color: #fff;
}
.home_wrap4 .outerbox{
  padding: 20px;
   border-radius: 6px;
   box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
 background-color: #F5F8FE;
}
.home_wrap4.imgbox{
    border-radius: 6px;
  padding: 10px;
background-color: #fff;
}
.home_wrap4 img{
  border-radius: 6px;

background-color: #fff;
}
.home_wrap4 .contentbox{
  padding: 10px;
    border-radius: 6px;
  position: relative;
  min-height: 350px;
}
.home_wrap4 .contentbox .slide-btns{
  position: absolute;
bottom: 10px;
}
@media(max-width: 400px){
  .home_wrap4 .contentbox{
    min-height: 250px;
    padding-top: 15px;
  }
}

.home_wrap5{
  padding: 40px 0px;
  background-color: #e2e2e2;
 
}
.home_wrap5 h2{
padding-bottom: 15px;
text-align: center;
}
.home_wrap5 .outerbox{
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
    transition: transform 0.3s ease;
}
.home_wrap5 img{
  filter: brightness(0) saturate(100%) invert(26%) sepia(96%) saturate(2476%) hue-rotate(210deg) brightness(93%) contrast(101%);
margin-bottom: 20px;
height: auto;
width: 70px;
padding: 10px;
  opacity: 0.6;
  transition: 0.3s;
}
.home_wrap5 .outerbox:hover img{
  opacity:1;
}
.home_wrap5 .outerbox:hover{
  transform: scale(1.005);
}
.home_wrap5 .outerbox:hover h3{
  color: #0052da;
}
#home_wrap6 h2{
  line-height: 1.3;
}
#home_wrap6 p{
  line-height: 40px;
}
.home_wrap6 h2{
  text-align: center;
}
.home_wrap7{
  padding: 50px 0px;
  background-color: #e5e3e3;
}
.home_wrap7 h2{
  text-align: center;
}
.home_wrap7 p{
  text-align: center;
}
.home_wrap7 .paytitle h3{
  color: #fff;
}
.home_wrap7 .paytitle{
  padding: 10px;
  background-color: #0052da;
  border: 1px solid #7db1f0;
}
.home_wrap7 .payimg{
  margin: 5px 0px;
}
.home_wrap7 .payimg img{
height: 200px;
width: 100%;
}
.home_wrap8{
  padding: 50px 0px;
  justify-content: center;
  text-align: center;
}
.home_wrap8 .outerbox{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-radius: 10px;
}
.home_wrap8 .outerbox .innerbox{
  background-color: rgba(0,0,0,0.5);
  padding: 50px 0px;
    border-radius: 10px;
}
.home_wrap8 h2{
  color: #fff;
}
.home_wrap8 p{
    color: #fff;
}
.wpo-testimonials-section .testimonials-left {
  padding-right: 80px;
}
@media (max-width: 1200px) {
  .wpo-testimonials-section .testimonials-left {
    margin-bottom: 50px;
    padding-right: 0;
  }
}
.wpo-testimonials-section .testimonials-left span {
  font-size: 20px;
  font-weight: 500;
  color: #004585;
  position: relative;
  margin-top: -0.31em;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
  margin-bottom: 10px;
}
.wpo-testimonials-section .testimonials-left span:before {
  content: "";
  background: #0052da;
  width: 30px;
  height: 2px;
  position: absolute;
  left: -35px;
  top: 12px;
}
.wpo-testimonials-section .testimonials-left h3 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 1300px) {
  .wpo-testimonials-section .testimonials-left h3 {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .wpo-testimonials-section .testimonials-left h3 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .wpo-testimonials-section .testimonials-left h3 {
    font-size: 30px;
  }
}
.wpo-testimonials-section .testimonials-left p {
  margin-bottom: 25px;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-top {
  padding: 40px;
  background: #f5f8fe;
  position: relative;
  z-index: 1;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-top:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 40px;
  margin-top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #f5f8fe transparent transparent transparent;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-top:after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  font-family: "themify";
  font-size: 150px;
  color: #e7f0fe;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0.7;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-top p {
  margin-bottom: 0;
  line-height: 30px;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-bottom {
  padding-top: 30px;
  padding-left: 35px;
  display: flex;
  align-items: center;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-bottom .testimonials-item-bottom-author {
  margin-right: 15px;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-bottom .testimonials-item-bottom-author img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-bottom .testimonials-item-bottom-author-text h3 {
  font-size: 22px;
  font-weight: 600;
}
.wpo-testimonials-section .testimonials-wrapper .testimonials-item .testimonials-item-bottom .testimonials-item-bottom-author-text span {
  font-size: 16px;
  color: #6c6c6c;
}
.wpo-testimonials-section .testimonials-wrapper .owl-nav {
  display: none;
}
.home_wrap9{
  padding: 10px 0px 40px 0px;
}
.home_wrap9 h2{
  padding-bottom: 10px;
}
.home_wrap9 .outerbox{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px;
  background-attachment: fixed;

}

.home_wrap9 h2{
  color: #fff;
}
.home_wrap9 p{
  color: #fff;
}
.home_wrap9 img{
  min-height: 500px;
  width: 450px;
  border-radius: 10px;
}
@media (max-width: 900px){
  .home_wrap9 img{
    display: none;
  }
}

.contactform{
  padding: 50px 0px;
}
.contactform button{
  background-color: #0052da;
  color: #fff;
  width: 100%;
}
.contactform button:hover{
  color: #fff;
  background-color: #253041;
}
.contactform form{
  padding: 25px;
  background-color: #E4F0FF;
  border-radius: 10px;
}
.contactform form h2{
  padding-bottom: 20px;
}
.wpo-page-title {
  background: url(../images/page-title.jpg) no-repeat center top/cover;
  min-height: 400px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}
@media (max-width: 767px) {
  .wpo-page-title {
    min-height: 250px;
  }
}
.wpo-page-title:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0052da;
  content: "";
  z-index: -1;
  opacity: 0.6;
}
.wpo-page-title .wpo-breadcumb-wrap {
  text-align: center;
}
.wpo-page-title .wpo-breadcumb-wrap h1 {
  font-size: 60px;
  color: #fff;
  line-height: 60px;
  margin-top: -10px;
  margin-bottom: 20px;
  font-weight: 900;
}
@media (max-width: 767px) {
  .wpo-page-title .wpo-breadcumb-wrap h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap ol {
  padding-left: 0;
  margin-bottom: 0;
}
.wpo-page-title .wpo-breadcumb-wrap ol li {
  display: inline-block;
  padding: 0px 5px;
  color: #fff;
  position: relative;
  font-size: 20px;
  font-family: "Manrope", sans-serif;
}
@media (max-width: 767px) {
  .wpo-page-title .wpo-breadcumb-wrap ol li {
    font-size: 18px;
  }
}
.wpo-page-title .wpo-breadcumb-wrap ol li:after {
  content: "/";
  position: relative;
  left: 7px;
}
.wpo-page-title .wpo-breadcumb-wrap ol li:last-child span {
  color: #cbd4fd;
}
.wpo-page-title .wpo-breadcumb-wrap ol li:last-child:after {
  display: none;
}
.wpo-page-title .wpo-breadcumb-wrap ol li a {
  color: #fff;
  font-size: 20px;
  transition: all 0.3s;
}
.wpo-page-title .wpo-breadcumb-wrap ol li a:hover {
  color: #0052da;
}
