@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.container-975 {
  width: 100%;
  max-width: 1015px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1200 {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1370 {
  width: 100%;
  max-width: 1410px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1365 {
  width: 100%;
  max-width: 1405px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1330 {
  width: 100%;
  max-width: 1370px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1340 {
  width: 100%;
  max-width: 1380px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1385 {
  width: 100%;
  max-width: 1425px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1290 {
  width: 100%;
  max-width: 1330px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1270 {
  width: 100%;
  max-width: 1310px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1920 {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.container-1400 {
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1440 {
  width: 100%;
  max-width: 1480px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1270 {
  width: 100%;
  max-width: 1310px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1250 {
  width: 100%;
  max-width: 1290px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1230 {
  width: 100%;
  max-width: 1270px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-860 {
  width: 100%;
  max-width: 900px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-820 {
  width: 100%;
  max-width: 860px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-730 {
  width: 100%;
  max-width: 770px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-505 {
  width: 100%;
  max-width: 545px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-630 {
  width: 100%;
  max-width: 670px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-615 {
  width: 100%;
  max-width: 655px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1100 {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1140 {
  width: 100%;
  max-width: 1180px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1170 {
  width: 100%;
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1680 {
  width: 100%;
  max-width: 1720px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1620 {
  width: 100%;
  max-width: 1660px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1600 {
  width: 100%;
  max-width: 1640px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1570 {
  width: 100%;
  max-width: 1610px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1500 {
  width: 100%;
  max-width: 1540px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1720 {
  width: 100%;
  max-width: 1720px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1770 {
  width: 100%;
  max-width: 1810px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-1845 {
  width: 100%;
  max-width: 1885px;
  padding: 0 20px;
  margin: 0 auto;
}

/* Flex Options */
.title {
  text-align: center;
}
.title h2 {
  color: #090843;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media screen and (max-width: 1499px) {
  .title h2 {
    font-size: 33px;
  }
}
@media screen and (max-width: 1399px) {
  .title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1299px) {
  .title h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1199px) {
  .title h2 {
    font-size: 26px;
  }
}
.title p {
  max-width: 995px;
  margin: 0 auto 20px;
}

.slicer {
  width: 100%;
  height: 100px;
}
@media all and (max-width: 1200px) {
  .slicer {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .slicer {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer {
    height: 40px;
  }
}
.slicer.bordered {
  position: relative;
}
.slicer.bordered::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f4f4f4;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}

.slicer-120 {
  width: 100%;
  height: 120px;
}
@media all and (max-width: 1600px) {
  .slicer-120 {
    height: 100px;
  }
}
@media all and (max-width: 1400px) {
  .slicer-120 {
    height: 80px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-120 {
    height: 70px;
  }
}
@media all and (max-width: 992px) {
  .slicer-120 {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer-120 {
    height: 50px;
  }
}
@media all and (max-width: 575px) {
  .slicer-120 {
    height: 40px;
  }
}

.slicer-140 {
  width: 100%;
  height: 140px;
}
@media all and (max-width: 1600px) {
  .slicer-140 {
    height: 120px;
  }
}
@media all and (max-width: 1400px) {
  .slicer-140 {
    height: 100px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-140 {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .slicer-140 {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer-140 {
    height: 45px;
  }
}
@media all and (max-width: 575px) {
  .slicer-140 {
    height: 30px;
  }
}

.slicer-150 {
  width: 100%;
  height: 150px;
}
@media all and (max-width: 1600px) {
  .slicer-150 {
    height: 125px;
  }
}
@media all and (max-width: 1400px) {
  .slicer-150 {
    height: 100px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-150 {
    height: 80px;
  }
}
@media all and (max-width: 992px) {
  .slicer-150 {
    height: 60px;
  }
}
@media all and (max-width: 768px) {
  .slicer-150 {
    height: 45px;
  }
}
@media all and (max-width: 575px) {
  .slicer-150 {
    height: 30px;
  }
}

.slicer-80 {
  width: 100%;
  height: 80px;
}
@media all and (max-width: 1400px) {
  .slicer-80 {
    height: 70px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-80 {
    height: 60px;
  }
}
@media all and (max-width: 992px) {
  .slicer-80 {
    height: 45px;
  }
}
@media all and (max-width: 768px) {
  .slicer-80 {
    height: 30px;
  }
}

.slicer-75 {
  width: 100%;
  height: 75px;
}
@media all and (max-width: 1400px) {
  .slicer-75 {
    height: 60px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-75 {
    height: 50px;
  }
}
@media all and (max-width: 992px) {
  .slicer-75 {
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  .slicer-75 {
    height: 30px;
  }
}

.slicer-65 {
  width: 100%;
  height: 65px;
}
@media all and (max-width: 1400px) {
  .slicer-65 {
    height: 55px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-65 {
    height: 50px;
  }
}
@media all and (max-width: 992px) {
  .slicer-65 {
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  .slicer-65 {
    height: 30px;
  }
}

.slicer-55 {
  width: 100%;
  height: 55px;
}
@media all and (max-width: 1200px) {
  .slicer-55 {
    height: 50px;
  }
}
@media all and (max-width: 992px) {
  .slicer-55 {
    height: 40px;
  }
}
@media all and (max-width: 768px) {
  .slicer-55 {
    height: 30px;
  }
}

.slicer-50 {
  width: 100%;
  height: 50px;
}
@media all and (max-width: 1400px) {
  .slicer-50 {
    height: 45px;
  }
}
@media all and (max-width: 1200px) {
  .slicer-50 {
    height: 40px;
  }
}
@media all and (max-width: 992px) {
  .slicer-50 {
    height: 35px;
  }
}
@media all and (max-width: 768px) {
  .slicer-50 {
    height: 30px;
  }
}

.header-slicer {
  width: 100%;
  height: 90px;
}

#headerLayout {
  position: absolute;
  width: 100%;
}
#headerLayout header {
  z-index: 10;
  border-bottom: 1px solid transparent;
  transition: all 300ms;
  position: relative;
}
#headerLayout header.sub-sticky {
  position: fixed;
  align-items: center;
  width: 100%;
  top: 0;
  transition: all 300ms;
  background-color: #090843;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3882352941);
}
#headerLayout header.sub-sticky .menus {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
#headerLayout header.sub-sticky .hamburger-menu {
  margin-left: 40px;
  display: block !important;
}
#headerLayout header .content {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
}
#headerLayout header.sticky {
  position: fixed;
  align-items: center;
  width: 100%;
  top: 0;
  transition: all 300ms;
  background-color: #090843;
}
#headerLayout header .logo {
  display: flex;
  justify-content: start;
  z-index: 2;
}
@media screen and (max-width: 375px) {
  #headerLayout header .logo a img {
    max-width: 230px;
  }
}
#headerLayout header .menus .hamburger-menu {
  padding: 0 20px;
  padding-left: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  padding: 15px;
}
@media screen and (min-width: 992px) {
  #headerLayout header .menus .hamburger-menu {
    display: none;
  }
}
#headerLayout header .menus .hamburger-menu.active .hamburger-content {
  right: 0;
}
#headerLayout header .menus .hamburger-menu .hamburger-open {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  gap: 6px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: end;
  justify-content: center;
  height: 100%;
  z-index: 5;
}
#headerLayout header .menus .hamburger-menu .hamburger-open span {
  transition: all 250ms;
  width: 30px;
  height: 2px;
  background: #fff;
}
#headerLayout header .menus .hamburger-menu .hamburger-open .change-span {
  position: absolute;
}
#headerLayout header .menus .hamburger-menu .hamburger-open .change-span:nth-child(1) {
  transform: rotate(45deg);
}
#headerLayout header .menus .hamburger-menu .hamburger-open .change-span:nth-child(2) {
  transform: rotate(-45deg);
}
#headerLayout header .menus .hamburger-menu .hamburger-content {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  right: -100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  transition: all 300ms;
  background-color: rgba(0, 0, 0, 0.21);
  z-index: 5;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .layout {
  width: 100%;
  height: 100vh;
  z-index: -1;
  background: linear-gradient(270deg, rgba(9, 8, 67, 0.2) 0%, #090843 100%);
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content {
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
  background-color: #fff;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 525px;
  height: 100%;
  z-index: 1;
  cursor: auto;
  overflow: auto;
}
@media screen and (max-width: 992px) {
  #headerLayout header .menus .hamburger-menu .hamburger-content .content {
    max-width: 100%;
  }
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .head {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 25px 42px 30px 30px;
  position: relative;
}
@media screen and (max-width: 424px) {
  #headerLayout header .menus .hamburger-menu .hamburger-content .content .head {
    padding: 25px 15px;
  }
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .head::after {
  content: "";
  position: absolute;
  background-color: rgba(9, 8, 67, 0.5);
  width: calc(100% - 60px);
  height: 1px;
  bottom: 0;
  right: 0;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .head .close-button {
  cursor: pointer;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 10px 10px 10px 60px;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .menu .hamburger-menus {
  font-size: 35px;
  color: #000;
  text-decoration: none;
  width: calc(100% + 50px);
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .menu .hamburger-menus:hover {
  transition: all 0.3s ease-in-out;
  color: #4BADE5;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .menu .hamburger-menus:hover::after {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  visibility: visible;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .menu .hamburger-menus::before {
  display: none;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .menu .hamburger-menus::after {
  content: "»";
  position: absolute;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  #headerLayout header .menus .hamburger-menu .hamburger-content .content .menu .hamburger-menus {
    font-size: 30px;
  }
}
@media screen and (max-width: 524px) {
  #headerLayout header .menus .hamburger-menu .hamburger-content .content .menu .hamburger-menus {
    font-size: 27px;
  }
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items {
  padding-top: 40px;
  position: relative;
  width: 100%;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items::after {
  content: "";
  position: absolute;
  background-color: rgba(9, 8, 67, 0.5);
  width: calc(100% - 60px);
  height: 1px;
  top: 0;
  right: 0;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items .item {
  padding-left: 63px;
  color: #000;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items .item:hover h3 {
  color: #0d6efd;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items .item:hover p {
  color: #0d6efd;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items .item h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  transition: all 0.3s ease-in-out;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items .item p {
  font-size: 16px;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .address-items .item p span {
  display: block;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .bottom-side {
  background-color: #326CC6;
  width: 100%;
  padding: 55px 10px 55px 53px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .bottom-side:hover {
  background-color: #D08B27;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .bottom-side:hover .item p {
  text-decoration: none;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .bottom-side .item {
  color: #fff;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .bottom-side .item h3 {
  font-size: 19px;
  font-weight: 700;
}
#headerLayout header .menus .hamburger-menu .hamburger-content .content .bottom-side .item p {
  font-size: 16px;
  font-weight: 300;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
#headerLayout header .menus .menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  gap: 90px;
}
@media screen and (max-width: 1499px) {
  #headerLayout header .menus .menu {
    gap: 80px;
  }
}
@media screen and (max-width: 1399px) {
  #headerLayout header .menus .menu {
    gap: 70px;
  }
}
@media screen and (max-width: 1299px) {
  #headerLayout header .menus .menu {
    gap: 50px;
  }
}
@media screen and (max-width: 1199px) {
  #headerLayout header .menus .menu {
    gap: 30px;
  }
}
@media screen and (max-width: 992px) {
  #headerLayout header .menus .menu {
    display: none;
  }
}
#headerLayout header .menus .menu a {
  font-size: 17px;
  font-weight: 500;
  position: relative;
  color: #fff;
}
#headerLayout header .menus .menu a:hover::before {
  width: calc(100% - 2px);
}
#headerLayout header .menus .menu a::before {
  content: "";
  position: absolute;
  top: 23px;
  height: 2px;
  bottom: 0;
  width: 0;
  right: 0;
  background-color: #4BADE5;
  transition: all 300ms;
}
@media screen and (max-width: 992px) {
  #headerLayout header .menus .menu {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  #headerLayout header .menus .menu {
    display: none;
  }
}

footer {
  background-color: #090843;
}
footer .footer-content .top {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
@media screen and (max-width: 992px) {
  footer .footer-content .top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
footer .footer-content .top .left-side {
  border-right: 1px solid rgba(255, 255, 255, 0.368627451);
  padding-top: 50px;
  padding-left: 160px;
  padding-right: 195px;
}
@media screen and (max-width: 1499px) {
  footer .footer-content .top .left-side {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 1299px) {
  footer .footer-content .top .left-side {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .left-side {
    border-bottom: 1px solid rgba(255, 255, 255, 0.368627451);
    width: 100%;
    border-radius: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
footer .footer-content .top .left-side .address {
  color: #fff;
  padding-top: 70px;
  padding-bottom: 80px;
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .left-side .address {
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .left-side .address h2 {
    font-size: 22px;
  }
}
footer .footer-content .top .left-side .address p {
  max-width: 160px;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .left-side .address p {
    max-width: 100%;
    text-align: center;
  }
}
footer .footer-content .top .left-side .address .blue-button {
  margin-top: 50px;
  text-decoration: underline;
  padding-left: 10px;
  border: 1px solid transparent;
}
footer .footer-content .top .left-side .address .blue-button:hover {
  border-color: #4BADE5;
  background-color: #090843;
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .left-side .address .blue-button {
    margin-top: 20px;
    margin: 0 auto;
  }
}
footer .footer-content .top .right-side {
  padding-top: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}
footer .footer-content .top .right-side .absolute-wp {
  position: absolute;
  right: 160px;
  bottom: 60px;
  background: linear-gradient(to left, #090843, #326cc6);
  padding: 15px 30px;
  border-radius: 27px;
  width: 100%;
  max-width: 229px;
}
@media screen and (max-width: 1499px) {
  footer .footer-content .top .right-side .absolute-wp {
    right: 80px;
  }
}
@media screen and (max-width: 1399px) {
  footer .footer-content .top .right-side .absolute-wp {
    right: 100px;
  }
}
@media screen and (max-width: 1299px) {
  footer .footer-content .top .right-side .absolute-wp {
    right: 60px;
  }
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .right-side .absolute-wp {
    position: relative;
    right: unset;
    bottom: unset;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
  }
}
footer .footer-content .top .right-side .absolute-wp .wp {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  gap: 15px;
}
footer .footer-content .top .right-side .absolute-wp .wp i {
  color: #fff;
  font-size: 24px;
}
footer .footer-content .top .right-side .absolute-wp .wp span {
  display: block;
  color: #fff;
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .right-side {
    padding-top: 20px;
  }
}
footer .footer-content .top .right-side .head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.368627451);
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 160px;
  padding-bottom: 60px;
  gap: 20px;
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .right-side .head {
    padding-right: 0;
    justify-content: center;
    padding-bottom: 40px;
    padding-bottom: 20px;
  }
}
footer .footer-content .top .right-side .head a {
  font-size: 15px;
  font-weight: 300;
}
footer .footer-content .top .right-side .head a:hover {
  color: #4BADE5;
}
footer .footer-content .top .right-side .body-contact {
  padding-left: 83px;
  padding-top: 72px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  gap: 150px;
}
@media screen and (max-width: 1499px) {
  footer .footer-content .top .right-side .body-contact {
    padding-left: 30px;
    gap: 80px;
  }
}
@media screen and (max-width: 1299px) {
  footer .footer-content .top .right-side .body-contact {
    padding-left: 15px;
    gap: 50px;
  }
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .right-side .body-contact {
    padding-top: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 20px;
    padding-left: 0;
    flex-wrap: wrap;
  }
}
footer .footer-content .top .right-side .body-contact .contact:hover {
  color: #4BADE5;
}
footer .footer-content .top .right-side .body-contact .contact h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 21px;
}
@media screen and (max-width: 992px) {
  footer .footer-content .top .right-side .body-contact .contact h2 {
    margin-bottom: 10px;
  }
}
footer .footer-content .top .right-side .body-contact .contact p {
  font-size: 16px;
  font-weight: 300;
}
footer .footer-content .bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.368627451);
  border-bottom: 1px solid rgba(255, 255, 255, 0.368627451);
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 50px;
  padding: 25px;
}
@media screen and (max-width: 992px) {
  footer .footer-content .bottom {
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
  }
}
footer .footer-content .bottom a:hover {
  color: #4BADE5;
}

.footer-bottom {
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
}
.footer-bottom .copyright {
  text-align: center;
}

#projx-logo {
  padding: 10px 0;
}

.projx-logos {
  width: 100px;
  height: 27px;
  position: relative;
  text-align: center;
  display: inline-block;
}

.projx-logos * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.projx-logos > .projx-logos-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.projx-logos-card {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-perspective: 100px;
  -moz-perspective: 100px;
  -o-perspective: 100px;
  perspective: 100px;
}

.projx-logos-card figure {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.projx-logos-card figure > div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.projx-logos-card .back > div {
  font-size: 12px;
  padding-top: 5px;
  color: #fff;
}

.projx-logos .projx-logos-card .back,
.projx-logos:hover .projx-logos-card .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.projx-logos:hover .projx-logos-card .back {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.tooltip-projx-logos {
  display: block;
  position: relative;
  z-index: 999;
}

.tooltip-projx-logos:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.projx-logos:hover .tooltip-projx-logos::after {
  pointer-events: auto;
}

.tooltip-projx-logos-content {
  position: absolute;
  z-index: 9999;
  width: 140px;
  left: 50%;
  bottom: 100%;
  font-size: 13px;
  line-height: 1.2;
  margin: 0 0 10px -70px;
  text-align: center;
  font-weight: 400;
  color: #fff;
  background: transparent;
  opacity: 0;
  cursor: default;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.projx-logos:hover .tooltip-projx-logos-content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.tooltip-projx-logos-content span {
  display: block;
}

.tooltip-projx-logos-text {
  border-bottom: 2px solid #fffaf0;
  overflow: hidden;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}

.projx-logos:hover .tooltip-projx-logos-content .tooltip-projx-logos-text {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.tooltip-projx-logos-text-inner {
  background: rgba(0, 0, 0, 0.7);
  padding: 7px 10px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  color: #fff;
}

.projx-logos:hover .tooltip-projx-logos-content .tooltip-projx-logos-text-inner {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tooltip-projx-logos-content:after {
  content: "";
  bottom: -14px;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #fffaf0;
  border-width: 7px;
  margin-left: -7px;
}

/* pages */
.home-page {
  position: relative;
  max-height: 1000px;
}
.home-page .banner-img {
  position: relative;
}
.home-page .banner-img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 100vh;
}
.home-page .banner-img::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, rgba(9, 8, 67, 0.2), #090843);
}
.home-page .content {
  position: absolute;
  bottom: 310px;
  left: 160px;
  z-index: 1;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .home-page .content {
    left: 50%;
    top: 50%;
    bottom: unset;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
}
.home-page .content h1 {
  font-size: 76px;
  font-weight: 700;
}
@media screen and (max-width: 1499px) {
  .home-page .content h1 {
    font-size: 68px;
  }
}
@media screen and (max-width: 1399px) {
  .home-page .content h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 1299px) {
  .home-page .content h1 {
    font-size: 55px;
  }
}
@media screen and (max-width: 1199px) {
  .home-page .content h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 992px) {
  .home-page .content h1 {
    font-size: 30px;
  }
}
.home-page .content p {
  font-size: 26px;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .home-page .content p {
    font-size: 22px;
  }
}
.home-page .content p span {
  font-weight: 300;
}
.home-page .content .button-blue {
  width: 100%;
  max-width: 200px;
  padding: 16px 20px;
  background-color: #4BADE5;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  position: relative;
}
.home-page .content .button-blue:hover {
  background-color: #D08B27;
}

@media screen and (max-width: 992px) {
  .about-section img {
    max-width: 75%;
  }
}
.about-section .content {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  padding-left: 78px;
}
@media screen and (max-width: 1499px) {
  .about-section .content {
    padding-left: 68px;
  }
}
@media screen and (max-width: 1399px) {
  .about-section .content {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1299px) {
  .about-section .content {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .about-section .content {
    padding-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  .about-section .content {
    padding-left: 0;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
  }
}
.about-section .content .title {
  color: #090843;
  text-align: start;
}
@media screen and (max-width: 992px) {
  .about-section .content .title {
    text-align: center;
  }
}
.about-section .content .title h2 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}
.about-section .content .title h3 {
  font-size: 27px;
  font-weight: 600;
  max-width: 295px;
}
@media screen and (max-width: 992px) {
  .about-section .content .title h3 {
    max-width: 100%;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .about-section .content .title h3 {
    font-size: 23px;
  }
}
@media screen and (max-width: 524px) {
  .about-section .content .title h3 {
    font-size: 20px;
  }
}
.about-section .content p {
  max-width: 560px;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 992px) {
  .about-section .content p {
    max-width: 100%;
    text-align: center;
  }
}

.why-choose-us .box {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #F8F8F8;
  padding: 20px;
  min-height: 300px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.why-choose-us .box:hover {
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
@media screen and (max-width: 1225px) {
  .why-choose-us .box {
    padding: 10px !important;
  }
}
.why-choose-us .box h2 {
  font-size: 21px;
  font-weight: 700;
  color: #326CC6;
  margin-bottom: 30px;
}
.why-choose-us .box p {
  font-size: 16px;
  font-weight: 300;
}

.our-services .services-box {
  position: relative;
}
.our-services .services-box:hover::after {
  height: 40%;
}
.our-services .services-box:hover .orange-button {
  background-color: #fff;
  color: #000;
}
.our-services .services-box::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(9, 8, 67, 0.2), #090843);
  transition: all 0.3s ease-in-out;
}
.our-services .services-box .absolute-content {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 0 18px;
  z-index: 2;
}
.our-services .services-box .absolute-content .orange-button {
  margin: 0 auto;
}

.form-section {
  position: relative;
}
.form-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 55%;
  background-color: #090843;
  bottom: 0;
  z-index: -1;
}
.form-section .items {
  background-color: #326CC6;
}
.form-section .items .form {
  color: #fff;
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 1199px) {
  .form-section .items .form {
    max-width: 750px;
  }
}
.form-section .items .form h3 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 1399px) {
  .form-section .items .form h3 {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
.form-section .items .form p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px;
}
@media screen and (max-width: 1399px) {
  .form-section .items .form p {
    margin-bottom: 20px;
  }
}
.form-section .items .form .input-wrapper label {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 10px;
}
.form-section .items .form .input-wrapper input {
  color: #fff;
  background-color: #6c9fee;
}
@media screen and (max-width: 1399px) {
  .form-section .items .form .input-wrapper input {
    padding-bottom: 10px;
  }
}
.form-section .items .form .submit-button {
  margin-top: 20px;
  padding: 16px 26px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 1399px) {
  .form-section .items .form .submit-button {
    margin-top: 10px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 1199px) {
  .form-section .items .img-box {
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  .form-section .items .img-box img {
    max-width: 75% !important;
  }
}
@media screen and (max-width: 767px) {
  .form-section .items .img-box img {
    max-width: 100% !important;
  }
}

.we-move {
  background-color: #090843;
}
@media screen and (max-width: 1099px) {

}
.we-move  .text-line {
  max-width: 550px;
  color: #fff;
}
@media screen and (max-width: 1399px) {
  .we-move.text-line {
    
  }
}
@media screen and (max-width: 1299px) {
  .we-move  .text-line {
  }
}
@media screen and (max-width: 1199px) {
  .we-move  .text-line {
    
  }
}
@media screen and (max-width: 991px) {
  .we-move .text-line {
    width: 100% !important;
    max-width: 100%;
    padding: 25px 15px 0;
    text-align: center;
  }
  .we-move  .more {
    padding: 0 0 50px !important;
  }
}
.we-move .text-line h2 {
  margin-bottom: 40px;
  max-width: 370px;
  font-size: 27px;
  font-weight: 700;
}
@media screen and (max-width: 1099px) {
  .we-move .text-line h2 {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.we-move .text-line p {
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: 300;
}
.we-move  .more {
  padding: 70px;
}
@media screen and (max-width: 1099px) {
  .we-move  .more {
    padding: 20px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .we-move  .more {
    padding: 0 30px 50px;
  }
}
.we-move  .more .move-button {
  margin: 0 auto;
  background: linear-gradient(to right, #d18b27, #d08b27 51.7%, #f5d950);
  background-size: 200% 100%;
  background-position: left;
  transition: background-position 0.4s ease-in-out;
  width: 100%;
  max-width: 708px;
  padding: 28px;
  text-align: center;
}
@media screen and (max-width: 1099px) {
  .we-move .more .move-button {
    max-width: 550px;
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .we-move .more .move-button {
    max-width: 100%;
  }
}
.we-move .more .move-button:hover {
  background-position: right;
}

.every-location {
  background-color: #F8F8F8;
}
.every-location .title p {
  max-width: 995px;
  margin: 0 auto 20px;
}
.every-location .box {
  background-color: #fff;
}
.every-location .box p {
  padding: 0 60px;
}

.contact-section {
  background: linear-gradient(to left, #326cc6, #193663);
}
.contact-section .title {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .contact-section .title {
    margin-bottom: 30px;
  }
}
.contact-section .title h3 {
  color: #fff;
  font-size: 27px;
  font-weight: 700;
}
.contact-section .box {
  display: block;
  border: 1px solid #fff;
  text-align: center;
}
.contact-section .box:hover {
  background-color: #fff;
}
.contact-section .box:hover h2 {
  color: #090843;
}
.contact-section .box:hover span {
  color: #090843;
}
.contact-section .box h2 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-top: 30px;
}
.contact-section .box span {
  text-decoration: underline;
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 50px;
  display: block;
}

.blog-section .blogs .blogSwiper {
  padding-bottom: 100px;
}
@media screen and (max-width: 992px) {
  .blog-section .blogs .blogSwiper {
    padding-bottom: 30px;
  }
}
.blog-section .blogs .blogSwiper .items .item:hover .blue-button {
  background-color: #D08B27;
}
.blog-section .blogs .blogSwiper .items .item:hover h2 {
  color: #D08B27 !important;
}
.blog-section .blogs .blogSwiper .items .item .content {
  margin-top: 17px;
}
.blog-section .blogs .blogSwiper .items .item .content .time {
  color: #090843;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 13px;
  transition: all 0.3s ease-in-out;
  display: block;
}
.blog-section .blogs .blogSwiper .items .item .content h2 {
  color: #090843;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.blog-section .blogs .blogSwiper .items .item .content p {
  max-width: 530px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
.blog-section .blogs .blogSwiper .items .item .content .blue-button {
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 992px) {
  .blog-section .blogs .blogSwiper .items .item .content .blue-button {
    font-size: 14px;
  }
}
.blog-section .controllers {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding-top: 30px;
  margin-top: 50px;
  border-top: 1px solid #dedede;
}
@media screen and (max-width: 1199px) {
  .blog-section .controllers {
    padding-top: 20px;
    margin-top: 30px;
  }
}
.blog-section .controllers .buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  gap: 5px;
}
.blog-section .controllers .buttons .swiper-button-next, .blog-section .blogs .blogSwiper .controllers .buttons .swiper-button-prev {
  position: relative;
  right: unset !important;
  left: unset !important;
  top: unset !important;
  margin-top: unset !important;
  width: 42px;
  height: 42px;
  color: #fff;
  background-color: #81a3da;
  border-radius: 50%;
}
.blog-section .controllers .buttons .swiper-button-next:after, .blog-section .blogs .blogSwiper .controllers .buttons .swiper-button-prev:after {
  font-size: 13px;
}
.blog-section .controllers .buttons .swiper-button-next.swiper-button-disabled, .blog-section .blogs .blogSwiper .controllers .buttons .swiper-button-prev.swiper-button-disabled {
  background-color: #CBCBCB;
  opacity: 1;
}
.blog-section .controllers .learn-more {
  color: #000;
  text-decoration: underline;
}

.testimonials {
  background-color: #D6D6D6;
}
.testimonials .swiper-wrapper {
  padding-bottom: 80px;
}
.testimonials .content{
  height: 250px;
}
/* @media screen and (min-width: 992px) {
  .testimonials .swiper-horizontal {
    margin-right: -100px;
  }
    .testimonials .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    padding-right: 100px;
  }
} */
@media screen and (max-width: 1199px) {
    .testimonials .content .img-content{
    display: none;
  }
    .testimonials .content {
      text-align: center;
      padding: 35px 15px
  }
}
@media screen and (max-width: 992px) {
  .testimonials h3{
    font-size: 20px !important;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .testimonials .swiper-horizontal {
    padding: 0;
  }

  .testimonials .content{
    height: 100%;
  }
  .testimonials .slicer{
    display: none;
  }
  .testimonials .title h2{
    padding-top: 25px !important;
    margin-bottom:15px !important;
  }
  .testimonials .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    padding-bottom: 15px !important;
  }

}
.testimonials .swiper-pagination-bullet-active {
  background: #000 !important;
}
.testimonials .content {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  background-color: rgba(255, 255, 255, 0.55);
  padding: 35px 10px;
  transition: all 0.3s ease-in-out;
}


.testimonials .content:hover {
  background-color: #fff;
}
.testimonials .container-1600 {
  overflow: hidden;
}
.testimonials .content .text-content {
  max-width: 535px;
}
.testimonials .content .text-content p {
  font-size: 16px;
  font-weight: 300;
}
.testimonials .content .text-content span {
  display: block;
}

.about-lorem {
  position: relative;
  color: #fff;
}
.about-lorem::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 50%;
  background-color: #090843;
  z-index: -1;
}
@media screen and (max-width: 1499px) {
  .about-lorem::after {
    height: 45%;
  }
}
@media screen and (max-width: 524px) {
  .about-lorem::after {
    height: 20%;
  }
}
.about-lorem .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .about-lorem .items {
    flex-direction: column;
  }
}
.about-lorem .items .item .right-side {
  padding-left: 77px;
}
@media screen and (max-width: 1599px) {
  .about-lorem .items .item .right-side {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1299px) {
  .about-lorem .items .item .right-side {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .about-lorem .items .item .right-side {
    color: #000;
    padding-top: 20px;
    text-align: center;
    margin: 0 auto;
    padding-left: 0;
  }
}
.about-lorem .items .item .right-side h2 {
  font-size: 27px;
  font-weight: 700;
  max-width: 772px;
}
@media screen and (max-width: 1199px) {
  .about-lorem .items .item .right-side h2 {
    max-width: 100%;
  }
}
.about-lorem .items .item .right-side p {
  font-size: 16px;
  font-weight: 300;
  max-width: 561px;
}
@media screen and (max-width: 1199px) {
  .about-lorem .items .item .right-side p {
    max-width: 100%;
  }
}
.about-lorem .items .item .right-side .content {
  padding-top: 150px;
  color: #000;
}
@media screen and (max-width: 1599px) {
  .about-lorem .items .item .right-side .content {
    padding-top: 130px;
  }
}
@media screen and (max-width: 1499px) {
  .about-lorem .items .item .right-side .content {
    padding-top: 120px;
  }
}
@media screen and (max-width: 1399px) {
  .about-lorem .items .item .right-side .content {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .about-lorem .items .item .right-side .content {
    padding-top: 20px;
  }
}
.about-lorem .items .item .right-side .content p {
  max-width: 813px !important;
}
@media screen and (max-width: 1199px) {
  .about-lorem .items .item .right-side .content p {
    max-width: 100%;
  }
}

.loremV2 {
  position: relative;
}
.loremV2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, rgba(9, 8, 67, 0) 0%, rgb(9, 8, 67) 100%);
}
.loremV2 .bg-img img {
  min-height: 385px;
  object-fit: cover;
  object-position: center;
}


@media screen and (max-width: 991px) {
  .loremV2 .content {
    transform: translate(-50%, -50%);
  }
}
.loremV2 .content h2 {
  font-size: 35px;
  font-weight: 700;
  max-width: 625px;
}
@media screen and (max-width: 1499px) {
  .loremV2 .content h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1399px) {
  .loremV2 .content h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1299px) {
  .loremV2 .content h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 991px) {
  .loremV2 .content h2 {
    font-size: 23px;
    text-align: center;
    max-width: 100%;
  }
}
.loremV2 .content p {
  font-size: 16px;
  font-weight: 300;
  max-width: 612px;
}
@media screen and (max-width: 991px) {
  .loremV2 .content p {
    text-align: center;
    max-width: 100%;
  }
}

.loremV3 {
  padding: 100px 0;
}
@media screen and (max-width: 1499px) {
  .loremV3 {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1399px) {
  .loremV3 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 1299px) {
  .loremV3 {
    padding: 30px 0;
  }
}
.loremV3 .title {
  margin-bottom: 50px;
}
@media screen and (max-width: 1399px) {
  .loremV3 .title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1299px) {
  .loremV3 .title {
    margin-bottom: 20px;
  }
}
.loremV3 .title h2 {
  margin-bottom: 0;
}
.loremV3 p {
  max-width: 671px;
}

.counter-section .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .counter-section .items {
    flex-wrap: wrap;
  }
}
.counter-section .items::after {
  content: "";
  position: absolute;
  background-image: url("/assets/images/about/simge.svg");
  width: 72px;
  height: 78px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 5;
}
.counter-section .items .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background-color: #F1F3F9;
  width: 100%;
  height: 311px;
}
.counter-section .items .item:nth-child(2) {
  background-color: #090843;
}
.counter-section .items .item .counter {
  font-size: 50px;
  font-weight: 700;
  color: #090843;
  --data-prepend: attr(data-prepend);
  --data-append: attr(data-append);
}
.counter-section .items .item .counter::before {
  content: var(--data-prepend);
}
.counter-section .items .item .counter::after {
  content: var(--data-append);
}
.counter-section .items .item .counter-white {
  color: #fff !important;
}
.counter-section .items .item .sub-title {
  letter-spacing: 10px;
}
.counter-section .items .item .sub-title span {
  letter-spacing: normal;
}
.counter-section .items .item .montage {
  color: #fff !important;
}

.loremV4 .content {
  width: 100%;
  height: 100%;
  background-color: #326CC6;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: 0 90px;
}
@media screen and (max-width: 1399px) {
  .loremV4 .content {
    padding: 0 70px;
  }
}
@media screen and (max-width: 1299px) {
  .loremV4 .content {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1199px) {
  .loremV4 .content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .loremV4 .content {
    padding: 20px;
    align-items: center;
    text-align: center;
  }
}
.loremV4 .content h2 {
  font-size: 27px;
  font-weight: 700;
  max-width: 475px;
  margin-bottom: 35px;
}
@media screen and (max-width: 991px) {
  .loremV4 .content h2 {
    max-width: 100%;
    font-size: 23px;
    margin-bottom: 15px;
  }
}
.loremV4 .content p {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.9;
  max-width: 590px;
}
@media screen and (max-width: 991px) {
  .loremV4 .content p {
    max-width: 100%;
    font-size: 16px;
  }
}

.loremV5 p {
  margin-bottom: 30px;
}
@media screen and (max-width: 1299px) {
  .loremV5 p {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .loremV5 p {
    margin-bottom: 20px;
  }
}
.loremV5 .text-italic {
  font-style: italic;
  font-size: 23px;
  font-weight: 300;
  color: #152F4E;
}

.sup-banner {
  position: relative;
}
.sup-banner .img-box img {
  min-height: 650px;
  object-fit: cover;
  object-position: center;
}
.sup-banner .sup-content {
  position: absolute;
  top: 74px;
  left: 185px;
  width: 100%;
  max-width: 755px;
}
@media screen and (max-width: 1499px) {
  .sup-banner .sup-content {
    left: 120px;
    max-width: 700px;
  }
}
@media screen and (max-width: 1399px) {
  .sup-banner .sup-content {
    left: 100px;
  }
}
@media screen and (max-width: 1299px) {
  .sup-banner .sup-content {
    left: 80px;
    max-width: 650px;
  }
}
@media screen and (max-width: 991px) {
  .sup-banner .sup-content {
    left: unset;
    max-width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    padding: 20px;
    text-align: center;
  }
}
.sup-banner .sup-content .content {
  background-color: rgba(255, 255, 255, 0.84);
  padding: 50px 80px 100px 50px;
  transition: all 0.3s ease-in-out;
}
.sup-banner .sup-content .content:hover {
  background-color: #fff;
}
@media screen and (max-width: 1299px) {
  .sup-banner .sup-content .content {
    padding: 50px;
  }
}
@media screen and (max-width: 991px) {
  .sup-banner .sup-content .content {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sup-banner .sup-content .content {
    padding: 30px;
  }
}
@media screen and (max-width: 525px) {
  .sup-banner .sup-content .content {
    padding: 20px;
  }
}
.sup-banner .sup-content .content h2 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 16px;
}
@media screen and (max-width: 991px) {
  .sup-banner .sup-content .content h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sup-banner .sup-content .content h2 {
    font-size: 23px;
  }
}
.sup-banner .sup-content .content h3 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #090843;
}
@media screen and (max-width: 991px) {
  .sup-banner .sup-content .content h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sup-banner .sup-content .content h3 {
    font-size: 23px;
  }
}
@media screen and (max-width: 524px) {
  .sup-banner .sup-content .content h3 {
    font-size: 20px;
  }
}
.sup-banner .sup-content .content p {
  max-width: 620px;
}
@media screen and (max-width: 992px) {
  .sup-banner .sup-content .content p {
    max-width: 100%;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sup-banner .sup-content .content p {
    font-size: 15px;
  }
}

.services .item:hover .orange-button {
  background-color: #090843;
}
.services .item:hover h2 {
  color: #D08B27 !important;
}
.services .item .content {
  padding-top: 34px;
}
.services .item .content h2 {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #090843;
  transition: all 0.3s ease-in-out;
}
.services .item .content p {
  max-width: 784px;
  margin-bottom: 30px;
  color: #000;
}
.loremV6 {
  background-color: #090843;
}
.loremV6 .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 991px) {
  .loremV6 .items {
    flex-direction: column;
  }
}
.loremV6 .items .item .content {
  padding-left: 80px;
  padding-right: 20px;
  color: #fff;
}
@media screen and (max-width: 1499px) {
  .loremV6 .items .item .content {
    padding-left: 70px;
  }
}
@media screen and (max-width: 1399px) {
  .loremV6 .items .item .content {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1299px) {
  .loremV6 .items .item .content {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .loremV6 .items .item .content {
    padding-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .loremV6 .items .item .content {
    padding: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .loremV6 .items .item .content {
    padding: 20px 10px;
    text-align: center;
  }
}
.loremV6 .items .item .content h2 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 20px;
  max-width: 595px;
}
@media screen and (max-width: 1199px) {
  .loremV6 .items .item .content h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 991px) {
  .loremV6 .items .item .content h2 {
    font-size: 23px;
    margin-bottom: 15px;
  }
}
.loremV6 .items .item .content p {
  font-size: 16px;
  font-weight: 300;
  max-width: 595px;
}
@media screen and (max-width: 991px) {
  .loremV6 .items .item .content p {
    margin: 0 auto;
  }
}

.loremV7 .container-1500 {
  position: relative;
}
.loremV7 .container-1500::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 904px;
  width: 55%;
  background-color: rgba(242, 245, 247, 0.8);
  z-index: -1;
}
@media screen and (max-width: 1499px) {
  .loremV7 .container-1500::after {
    height: 800px;
  }
}
@media screen and (max-width: 1299px) {
  .loremV7 .container-1500::after {
    height: 750px;
  }
}
@media screen and (max-width: 1199px) {
  .loremV7 .container-1500::after {
    height: 650px;
  }
}
@media screen and (max-width: 991px) {
  .loremV7 .container-1500::after {
    width: 100%;
  }
}
.loremV7 .container-1500 .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .loremV7 .container-1500 .items {
    flex-direction: column;
  }
}
.loremV7 .container-1500 .items .item .content {
  padding: 130px 112px 105px 174px;
}
@media screen and (max-width: 1499px) {
  .loremV7 .container-1500 .items .item .content {
    padding: 130px 80px;
  }
}
@media screen and (max-width: 1399px) {
  .loremV7 .container-1500 .items .item .content {
    padding: 100px 50px;
  }
}
@media screen and (max-width: 1299px) {
  .loremV7 .container-1500 .items .item .content {
    padding: 80px 30px;
  }
}
@media screen and (max-width: 991px) {
  .loremV7 .container-1500 .items .item .content {
    padding: 30px;
  }
}
.loremV7 .container-1500 .items .item .content p {
  max-width: 507px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .loremV7 .container-1500 .items .item .content p {
    max-width: 100%;
    text-align: center;
  }
}
.loremV7 .container-1500 .items .item .img-box {
  padding-top: 50px;
}
@media screen and (max-width: 991px) {
  .loremV7 .container-1500 .items .item .img-box {
    padding-top: 0px;
  }
}

.section-contact .items {
  background-color: rgba(242, 245, 247, 0.8);
  padding: 90px 44px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 1299px) {
  .section-contact .items {
    gap: 20px;
    justify-content: center;
  }
}
@media screen and (max-width: 991px) {
  .section-contact .items {
    flex-direction: column;
    padding: 60px 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-contact .items {
    padding: 30px;
  }
}
.section-contact .items .contact-item {
  background-color: #326CC6;
  padding: 60px 230px 67px 60px;
  transition: all 0.3s ease-in-out;
}
.section-contact .items .contact-item:hover {
  background-color: #090843;
}
@media screen and (max-width: 1299px) {
  .section-contact .items .contact-item {
    padding: 60px 100px 67px 60px;
  }
}
@media screen and (max-width: 1199px) {
  .section-contact .items .contact-item {
    padding: 60px;
  }
}
@media screen and (max-width: 991px) {
  .section-contact .items .contact-item {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .section-contact .items .contact-item {
    padding: 30px 20px;
  }
}
.section-contact .items .contact-item h2 {
  max-width: 250px;
  color: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 1299px) {
  .section-contact .items .contact-item h2 {
    max-width: 100%;
    font-size: 25px;
  }
}
@media screen and (max-width: 991px) {
  .section-contact .items .contact-item h2 {
    margin-bottom: 20px;
  }
}
.section-contact .items .contact-item .lets-talk {
  background-color: #fff;
  color: #000;
  width: 100%;
  padding: 9px 20px 9px 31px;
  max-width: 255px;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .section-contact .items .contact-item .lets-talk {
    margin: 0 auto;
  }
}
.section-contact .items .contact-person {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 65px;
  position: relative;
}
@media screen and (max-width: 1399px) {
  .section-contact .items .contact-person {
    gap: 45px;
  }
}
@media screen and (max-width: 991px) {
  .section-contact .items .contact-person {
    margin-top: 25px;
    flex-direction: column;
    text-align: center;
  }
}
.section-contact .items .contact-person::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #326cc6;
}
@media screen and (max-width: 991px) {
  .section-contact .items .contact-person::after {
    height: 1px;
    width: 100%;
    bottom: unset;
    top: 50%;
  }
}
.section-contact .items .contact-person .item h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
}
.section-contact .items .contact-person .item .socials {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section-contact .items .contact-person .item .socials .social-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 13px;
}
@media screen and (max-width: 1399px) {
  .section-contact .items .contact-person .item .socials .social-item {
    gap: 10px;
  }
}
.section-contact .items .contact-person .item .socials .social-item .svg-box {
  border: 1px solid #4BADE5;
  padding: 13px 15px;
}
.section-contact .items .contact-person .item .socials .social-item .svg-box:hover {
  background-color: #4BADE5;
}
.section-contact .items .contact-person .item .socials .social-item .svg-box:hover i {
  color: #fff;
}
.section-contact .items .contact-person .item .socials .social-item .svg-box i {
  color: #4BADE5;
  font-size: 22px;
  min-width: 22px;
}
.section-contact .items .contact-person .item .socials .social-item span {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.our-services {
  position: relative;
}
.our-services-after {
  position: relative;
}
.our-services-after::after {
  content: "";
  position: absolute;
  background-color: #326CC6;
  width: 100%;
  height: calc(100% - 125px);
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  .our-services-after::after {
    height: calc(100% - 285px);
  }
}
.our-services-after h2 {
  color: #fff;
}

.blogs .items .item:hover .blue-button {
  background-color: #D08B27;
}
.blogs .items .item:hover h2 {
  color: #D08B27 !important;
}
.blogs .items .item .content {
  margin-top: 17px;
}
.blogs .items .item .content .time {
  color: #090843;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 13px;
  transition: all 0.3s ease-in-out;
  display: block;
}
.blogs .items .item .content h2 {
  color: #090843;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.blogs .items .item .content p {
  max-width: 530px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
.blogs .items .item .content .blue-button {
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 992px) {
  .blogs .items .item .content .blue-button {
    font-size: 14px;
  }
}
.blogs .items .line {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}

.blog-news-details {
  background-color: #F8F8F8;
}
.blog-news-details .blog-detail-title .detail-title {
  background-color: #326CC6;
  padding-top: 40px;
  padding-bottom: 90px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  position: relative;
}
.blog-news-details .blog-detail-title .detail-title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  left: 50%;
  bottom: -50px;
  background-color: #fff;
}
.blog-news-details .blog-detail-title .detail-title h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
}
.blog-news-details .blog-detail-title .detail-title p {
  font-size: 20px;
  font-weight: 300;
  max-width: 500px;
}
.blog-news-details .blog-detail-title .detail-img {
  padding-top: 100px;
  width: max-content;
  height: max-content;
  margin: 0 auto;
  padding-bottom: 35px;
}

/* blognews */
.detail-content .img-box{
  margin-bottom: 35px;
}
/* blognews */
@media screen and (max-width: 1399px) {
  .blog-news-details .blog-detail-title .detail-img {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1299px) {
  .blog-news-details .blog-detail-title .detail-img {
    padding-top: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-news-details .blog-detail-title .detail-img {
    padding-top: 40px;
  }
}
.blog-news-details .detail-content .first-letter {
  font-size: 16px;
}
.blog-news-details .detail-content .first-letter::first-letter {
  font-size: 70px;
  font-weight: 700;
  color: #4E5256;
  float: left;
  padding-right: 15px;
}
.blog-news-details .detail-content p span {
  display: block;
  padding-top: 30px;
}
.blog-news-details .detail-content .bottom-p .bottom-content {
  height: 100%;
}
.blog-news-details .detail-content .bottom-p .bottom-content p {
  margin-top: 60px;
  font-size: 15px;
  font-weight: 300;
  max-width: 566px;
}
@media screen and (max-width: 1399px) {
  .blog-news-details .detail-content .bottom-p .bottom-content p {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1299px) {
  .blog-news-details .detail-content .bottom-p .bottom-content p {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-news-details .detail-content .bottom-p .bottom-content p {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .blog-news-details .detail-content .bottom-p .bottom-content p {
    margin-top: 0px;
    max-width: 100%;
    text-align: center;
  }
}

.loremV8 {
  position: relative;
}
.loremV8 .img-box img {
  min-height: 536px;
  object-fit: cover;
  object-position: center;
}
.loremV8 .absolute-content {
  position: absolute;
  height: 100%;
  top: 0;
  left: 250px;
  z-index: 2;
  width: 100%;
  max-width: 510px;
  background-color: rgba(255, 255, 255, 0.13);
  backdrop-filter: brightness(1.15) blur(15px);
  -webkit-backdrop-filter: brightness(1.15) blur(15px);
  -moz-backdrop-filter: brightness(1.15) blur(15px);
  -o-backdrop-filter: brightness(1.15) blur(15px);
}
@media screen and (max-width: 1599px) {
  .loremV8 .absolute-content {
    left: 230px;
  }
}
@media screen and (max-width: 1499px) {
  .loremV8 .absolute-content {
    left: 200px;
  }
}
@media screen and (max-width: 1399px) {
  .loremV8 .absolute-content {
    left: 175px;
  }
}
@media screen and (max-width: 1299px) {
  .loremV8 .absolute-content {
    left: 140px;
  }
}
@media screen and (max-width: 1199px) {
  .loremV8 .absolute-content {
    left: 100px;
  }
}
@media screen and (max-width: 991px) {
  .loremV8 .absolute-content {
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px 20px;
    left: 75px;
  }
}
@media screen and (max-width: 767px) {
  .loremV8 .absolute-content {
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px 10px;
  }
}
.loremV8 .absolute-content .content {
  max-width: 355px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-left: 70px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .loremV8 .absolute-content .content {
    max-width: 100%;
    padding-left: unset;
    text-align: center;
  }
}
.loremV8 .absolute-content .content h2 {
  font-size: 30px;
  font-weight: 700;
  color: #090843;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .loremV8 .absolute-content .content h2 {
    margin-bottom: 15px;
  }
}
.loremV8 .absolute-content .content p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.7;
}

.contact .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: start;
}
@media screen and (max-width: 992px) {
  .contact .items {
    flex-direction: column;
  }
}
.contact .items .contact-items {
  background-color: #F1F3F9;
  width: 100%;
  max-width: 760px;
  height: 347px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
@media screen and (max-width: 1499px) {
  .contact .items .contact-items {
    max-width: 700px;
    height: 300px;
  }
}
@media screen and (max-width: 1399px) {
  .contact .items .contact-items {
    max-width: 650px;
    height: 250px;
  }
}
@media screen and (max-width: 1299px) {
  .contact .items .contact-items {
    max-width: 600px;
  }
}
@media screen and (max-width: 992px) {
  .contact .items .contact-items {
    justify-content: center;
    align-items: center;
  }
}
.contact .items .contact-items .contact-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  padding-left: 105px;
}
@media screen and (max-width: 1399px) {
  .contact .items .contact-items .contact-item {
    padding-left: 80px;
  }
}
@media screen and (max-width: 1299px) {
  .contact .items .contact-items .contact-item {
    padding-left: 50px;
  }
}
@media screen and (max-width: 992px) {
  .contact .items .contact-items .contact-item {
    padding-left: 0px;
    width: 100%;
    max-width: 280px;
  }
}
.contact .items .contact-items .contact-item a {
  margin-bottom: 20px;
  color: #000;
  position: relative;
  padding-left: 10px;
  font-size: 25px;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1299px) {
  .contact .items .contact-items .contact-item a {
    font-size: 23px;
  }
}
@media screen and (max-width: 992px) {
  .contact .items .contact-items .contact-item a {
    font-size: 20px;
  }
}
.contact .items .contact-items .contact-item a:hover {
  transition: all 0.3s ease-in-out;
  color: #326CC6;
}
.contact .items .contact-items .contact-item a:hover::after {
  width: 0;
}
.contact .items .contact-items .contact-item a::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: calc(100% + 35px);
  height: 1px;
  transition: all 0.3s ease-in-out;
  background-color: #000;
}
@media screen and (max-width: 992px) {
  .contact .items .contact-items .contact-item a::after {
    width: 100%;
  }
}

.line {
  width: 100%;
  height: 1px;
  background-color: #0F1B3A;
}

.form-container .form form .input-wrapper input {
  background-color: #F5F7F8;
}
.form-container .form form .input-wrapper input::placeholder {
  color: #000;
}
.form-container .form form textarea {
  background-color: #F5F7F8;
}
.form-container .form form textarea::placeholder {
  color: #000;
}
.form-container .form form .form-send-btn {
  max-width: 200px;
  background-color: #326CC6;
}
.form-container .form form .iti__arrow{
  border-top-color: #000;
}
.form-container .form form .input-wrapper label{
  margin-bottom: 10px;
}

.head-office .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
  position: relative;
}
@media screen and (max-width: 1499px) {
  .head-office .items {
    gap: 75px;
  }
}
@media screen and (max-width: 1399px) {
  .head-office .items {
    gap: 50px;
  }
}
@media screen and (max-width: 1299px) {
  .head-office .items {
    gap: 45px;
  }
}
@media screen and (max-width: 1199px) {
  .head-office .items {
    gap: 25px;
  }
}
@media screen and (max-width: 991px) {
  .head-office .items {
    flex-direction: column;
  }
}
.head-office .items::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 540px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #F5F7F8;
  z-index: -1;
}
.head-office .items .text-item {
  color: #090843;
}
@media screen and (max-width: 991px) {
  .head-office .items .text-item {
    text-align: center;
  }
}
.head-office .items .text-item h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width: 1499px) {
  .head-office .items .text-item h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1399px) {
  .head-office .items .text-item h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1299px) {
  .head-office .items .text-item h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1199px) {
  .head-office .items .text-item h2 {
    font-size: 25px;
  }
}
.head-office .items .text-item h2 span {
  display: block;
}
.head-office .items .text-item p {
  font-size: 25px;
  font-weight: 500;
}
@media screen and (max-width: 1299px) {
  .head-office .items .text-item p {
    font-size: 23px;
  }
}
@media screen and (max-width: 1199px) {
  .head-office .items .text-item p {
    font-size: 20px;
  }
}
.head-office .items .text-item p span {
  font-size: 15px;
  display: block;
}
.head-office .items .text-item .buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.head-office .items .text-item .buttons a {
  color: #090843;
}
.socials .socials-items {
  padding-top: 100px;
  border-top: 1px solid #090843;
  padding-left: 100px;
}
@media screen and (max-width: 1499px) {
  .socials .socials-items {
    padding-top: 80px;
    padding-left: 80px;
  }
}
@media screen and (max-width: 1399px) {
  .socials .socials-items {
    padding-top: 60px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 1299px) {
  .socials .socials-items {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .socials .socials-items {
    padding-left: 20px;
  }
}
.socials .socials-items .socials-title h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}
.socials .socials-items .socials-title span {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}
.socials .socials-items p {
  max-width: 800px;
}
.socials .socials-items .social-icons {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  gap: 60px;
  padding-top: 50px;
}
@media screen and (max-width: 1499px) {
  .socials .socials-items .social-icons {
    gap: 50px;
  }
}
@media screen and (max-width: 1399px) {
  .socials .socials-items .social-icons {
    gap: 30px;
  }
}
@media screen and (max-width: 1299px) {
  .socials .socials-items .social-icons {
    padding-top: 30px;
  }
}
.socials .socials-items .social-icons a i {
  color: #090843;
  font-size: 50px;
}
@media screen and (max-width: 1399px) {
  .socials .socials-items .social-icons a i {
    font-size: 40px;
  }
}
@media screen and (max-width: 1299px) {
  .socials .socials-items .social-icons a i {
    font-size: 30px;
  }
}

/* pages */
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #fff;
  transition: all 300ms;
}
a:hover {
  color: #000;
}

.button {
  width: max-content;
  font-size: 16px;
  color: #fff;
  padding: 6px 27px;
  transition: all 300ms;
  background-color: #AA826D;
  border: 1px solid #AA826D;
  display: block;
  border-radius: 5px;
  font-weight: 700;
  box-shadow: 0px 9px 30px rgba(0, 0, 0, 0.15);
}
.button:hover {
  background-color: transparent;
  color: #AA826D;
}
.button.bordered {
  background: transparent;
  border: 2px solid #AA826D;
  padding: 30px 70px;
}
.button.bordered:hover {
  background-color: #AA826D;
  color: #fff;
}

.custom-checkbox{
  position: relative;
}
.custom-checkbox input{
  position: absolute;
  left: 0;
  top: 3px;
}
.custom-checkbox label::before{
  content: '';
  display: inline-block;
  width: 20px;
}


.iti{
  width: 100%;
}

select,
textarea,
input[type=tel],
input[type=text],
input[type=email],
input[type=number] {
  display: block;
  width: 100%;
  height: max-content;
  padding: 16px 25px;
  outline: none;
  margin-bottom: 15px;
  border: transparent;
}
select::placeholder,
textarea::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
select::-ms-input-placeholder,
textarea::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath fill='%23fff' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 10px center;
  padding-right: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.bg-none {
  background-color: transparent !important;
  border: none !important;
  background-position: right 5px center !important;
  padding: 15px 35px 15px 5px !important;
  width: 135px;
  color: #fff;
}
select.bg-none.placeholder-color {
  color: #fff;
}
select.bg-none option {
  color: #000;
}
select.placeholder-color {
  color: #fff;
}

label {
  font-size: 17px;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  label {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  label {
    font-size: 14px;
  }
}

input[type=checkbox] {
  background-color: #fff;
  border-color: #fff;
  border-radius: 0 !important;
  cursor: pointer;
}

input[type=checkbox]:checked {
  background-color: #fff;
  border-color: #4BADE5;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230E2F53' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
  background-position: center;
  background-size: 150%;
}

textarea {
  height: 114px;
  resize: none;
}

button {
  outline: none;
  border: none;
  background-color: #161829;
  color: #fff;
  padding: 15px 30px;
  font-size: 15px;
  width: 100%;
  text-align: center;
}

.bold {
  font-weight: 700;
}

.medium {
  font-weight: 500;
}

.light {
  font-weight: 300;
}

p {
  max-width: 100%;
}
p.big {
  font-size: 20px;
  font-weight: 300;
}
@media all and (max-width: 992px) {
  p.big {
    font-size: 19px;
  }
}
@media all and (max-width: 768px) {
  p.big {
    font-size: 18px;
  }
}
p.medium {
  font-size: 18px;
}
@media all and (max-width: 992px) {
  p.medium {
    font-size: 17px;
  }
}
@media all and (max-width: 768px) {
  p.medium {
    font-size: 16px;
  }
}
p.light {
  font-weight: 200;
}

.orange-button {
  display: block;
  padding: 12px 25px;
  background-color: #D08B27;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  max-width: 200px;
  transition: all 0.3s ease-in-out;
}

.blue-button {
  display: block;
  padding: 12px 25px;
  background-color: #326CC6;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  max-width: 200px;
  transition: all 0.3s ease-in-out;
}

.page-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3882352941);
  text-align: center;
  background-color: #090843;
  color: #fff;
}
.page-title h1 {
  font-size: 27px;
  font-weight: 700;
  padding: 30px;
  margin: 0;
}
@media screen and (max-width: 1499px) {
  .page-title h1 {
    font-size: 25px;
    padding: 27px;
  }
}
@media screen and (max-width: 1399px) {
  .page-title h1 {
    font-size: 23px;
    padding: 25px;
  }
}
@media screen and (max-width: 1299px) {
  .page-title h1 {
    font-size: 20px;
    padding: 23px;
  }
}

/*# sourceMappingURL=style.css.map */




.dark-blue {
  color: #090843;
  font-weight: 600;
}

.loremV7 h3 {
  color: #090843;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .receive-our h3 {
    text-align: center;
  }
  .receive-our p {
    text-align: center;
  }
}

.loremV7-small {
  overflow: hidden;
  padding-bottom: 65px;
}
.loremV7-small .items .item .content {
  padding: 197px 30px 200px 20px !important;
}
@media screen and (max-width: 1499px) {
  .loremV7-small .items .item .content {
    padding: 100px 20px !important;
  }
}
@media screen and (max-width: 1399px) {
  .loremV7-small .items .item .content {
    padding: 80px 20px !important;
  }
}
@media screen and (max-width: 1299px) {
  .loremV7-small .items .item .content {
    padding: 50px 10px !important;
  }
}
.loremV7-small .items .item .content h3 {
  max-width: 552px;
}

.mw-550 {
  width: 100%;
  max-width: 550px;
}

.effortless-moving-services {
  background-color: #F2F5F7;
}

.benefits {
  width: 100%;
  height: 100%;
  position: relative;
}
.benefits h2 {
  color: #fff;
  padding-bottom: 70px;
}
@media screen and (max-width: 1499px) {
  .benefits h2 {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1399px) {
  .benefits h2 {
    padding-bottom: 30px;
  }
}
.benefits::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #090843;
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.benefits .items {
  padding: 200px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 1499px) {
  .benefits .items {
    padding: 150px;
  }
}
@media screen and (max-width: 1399px) {
  .benefits .items {
    padding: 100px;
  }
}
@media screen and (max-width: 1299px) {
  .benefits .items {
    padding: 50px;
  }
}
.benefits .items .box {
  padding: 95px 35px;
  background-color: #fff;
}
@media screen and (max-width: 1499px) {
  .benefits .items .box {
    padding: 65px 30px;
  }
}
@media screen and (max-width: 1399px) {
  .benefits .items .box {
    padding: 45px 25px;
  }
}
.benefits .items .box h3 {
  width: 100%;
  max-width: 420px;
  color: #090843;
  margin-bottom: 16px;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 1399px) {
  .benefits .items .box h3 {
    font-size: 22px;
  }
}
.benefits .items .box p {
  font-size: 16px;
  font-weight: 300;
}

.residential-moving {
  background-color: #326CC6;
  color: #fff;
}
.residential-moving .content {
  padding: 115px 20px 0px 100px;
}
@media screen and (max-width: 1525px) {
  .residential-moving .content {
    padding: 80px 20px 0 80px;
  }
}
@media screen and (max-width: 1399px) {
  .residential-moving .content {
    padding: 40px 20px 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .residential-moving .content {
    padding: 20px;
  }
}
.residential-moving .content h3 {
  max-width: 610px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 25px;
}
@media screen and (max-width: 1299px) {
  .residential-moving .content h3 {
    margin-bottom: 20px;
    font-size: 21px;
  }
}
.residential-moving .content p {
  margin-bottom: 30px;
  max-width: 690px;
}
@media screen and (max-width: 1299px) {
  .residential-moving .content p {
    margin-bottom: 15px;
    font-size: 15px;
  }
}

.faq {
  background-color: #F2F5F7;
  padding: 120px 20px;
}
.faq .accordion {
  max-width: 1160 px;
  margin: 20px auto;
  font-family: sans-serif;
}
.faq .accordion .accordion-item {
  border-radius: 38px;
  margin-bottom: 10px;
  border: none;
}
.faq .accordion .accordion-title {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-left: 20px;
}
.faq .accordion .accordion-question {
  padding: 20px;
  background: #fff;
  cursor: pointer;
  font-size: 18px;
  position: relative;
  border-radius: 38px;
}
.faq .accordion .accordion-question::after {
  content: "+";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #106DCC;
  transition: transform 0.3s ease;
}
.faq .accordion .accordion-question.rotated::after {
  transform: translateY(-50%) rotate(45deg);
}
.faq .accordion .accordion-answer {
  display: none;
  padding: 15px;
  background: #fff;
  font-size: 16px;
  border-radius: 38px;
  padding-bottom: 25px;
}

.letstalk .box {
  background-color: #326CC6;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 100px;
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .letstalk .box {
    padding: 50px;
  }
}
.letstalk .box:hover {
  background-color: #090843;
}
.letstalk .box:hover button {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.letstalk .box h2 {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 20px;
}
.letstalk .box p {
  max-width: 550px;
  text-align: center;
  margin-bottom: 20px;
}
.letstalk .box button {
  max-width: 372px;
  background-color: #fff;
  text-align: center;
  color: #000;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}

.what-do-we-offer .boxes {
  background-color: #F2F5F7;
  padding: 87px 60px;
  text-align: center;
}
.what-do-we-offer .boxes h2 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: 600;
  color: #000;
  font-weight: 27;
}
.what-do-we-offer .boxes p:nth-child(3) {
  margin-top: 25px;
  font-weight: bold;
  color: #000;
}

.packaging-services .content {
  padding-top: 15px;
}
.packaging-services .content h2 {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 40px;
  max-width: 450px;
}
.packaging-services .content p {
  margin-bottom: 25px;
  max-width: 600px;
  font-size: 16px;
}

.loremV7.loremV7V4 {
  padding-bottom: 50px;
}
.loremV7.loremV7V4 .container-1500::after {
  height: calc(100% + 75px);
}

.mooving-service {
  background-color: #F8F8F8;
  padding-bottom: 180px;
}
.mooving-service .service-title {
  color: #090843;
  font-size: 27px;
  font-weight: 600;
  padding-top: 110px;
  padding-bottom: 72px;
}
.mooving-service .swiper .swiper-wrapper .swiper-slide {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  text-align: start;
  justify-content: start;
  align-items: center;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mooving-service .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    padding-bottom: 50px;
  }
}
.mooving-service .swiper .swiper-wrapper .swiper-slide .content {
  height: 100%;
  padding-left: 40px;
}
@media screen and (max-width: 1499px) {
  .mooving-service .swiper .swiper-wrapper .swiper-slide .content {
    padding-left: 35px;
  }
}
@media screen and (max-width: 1399px) {
  .mooving-service .swiper .swiper-wrapper .swiper-slide .content {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1299px) {
  .mooving-service .swiper .swiper-wrapper .swiper-slide .content {
    padding-left: 25px;
  }
}
@media screen and (max-width: 767px) {
  .mooving-service .swiper .swiper-wrapper .swiper-slide .content {
    padding-left: 0;
    padding: 30px;
  }
}
.mooving-service .swiper .swiper-wrapper .swiper-slide .content .title h2 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-align: start;
}
@media screen and (max-width: 1199px) {
  .mooving-service .swiper .swiper-wrapper .swiper-slide .content .title h2 {
    margin-bottom: 10px;
  }
}
.mooving-service .swiper .swiper-wrapper .swiper-slide .content p {
  max-width: 571px;
  font-size: 16px;
  font-weight: 300;
  text-align: start;
}
.mooving-service .swiper .controllers {
  display: flex;
  justify-content: end;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mooving-service .swiper .controllers {
    bottom: 20px;
  }
}
.mooving-service .swiper .controllers .swiper-button-next, .mooving-service .swiper .controllers .swiper-rtl .swiper-button-prev {
  right: unset;
  left: unset;
  position: unset;
}
.mooving-service .swiper .controllers .swiper-button-next, .mooving-service .swiper .controllers .swiper-button-prev {
  position: unset;
  background-color: #326CC6;
  color: #fff;
  padding: 20px;
  width: 42px;
  height: 42px;
}
.mooving-service .swiper .controllers .swiper-button-next:after, .mooving-service .swiper .controllers .swiper-button-prev:after {
  font-size: 18px;
}
.mooving-service .swiper .controllers .swiper-button-next.swiper-button-disabled, .mooving-service .swiper .controllers .swiper-button-prev.swiper-button-disabled {
  background-color: #CBCBCB !important;
}

.value-added-expertise .content h2 {
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: 600;
}
.value-added-expertise .content p {
  max-width: 570px;
}

.residential-moving-bg-dark {
  background-color: transparent;
}
.residential-moving-bg-dark .container-1400 {
  background-color: #090843;
}
.residential-moving-bg-dark .container-1400 .content {
  padding: 100px 80px 100px 60px !important;
}
@media screen and (max-width: 1499px) {
  .residential-moving-bg-dark .container-1400 .content {
    padding: 80px 50px;
  }
}
@media screen and (max-width: 1399px) {
  .residential-moving-bg-dark .container-1400 .content {
    padding: 80px 50px;
  }
}
@media screen and (max-width: 1299px) {
  .residential-moving-bg-dark .container-1400 .content {
    padding: 70px 40px;
  }
}

.modal{

}
.modal .btn-close{
  font-size: 20px;
  margin-left: auto;
  display: block;
}
.modal .modal-close-button{
  padding: 0px 20px 20px;
}
.modal .header-slicer{
  height: 0 !important;
}
.modal .modal-content{
  padding: 30px;
}

.form-section .items .form .custom-checkbox a{
  color: #fff;
}
.custom-checkbox a{
  color: black;
  transition: all 300ms;
}
.custom-checkbox a:hover{
  text-decoration: underline;
}

.socials .socials-items .social-icons{
  padding-top: 10px;
  gap: 20px !important;
    flex-wrap: wrap;
}
.socials .socials-items .social-icons a{
  padding: 10px;
  border-radius: 50%;
  background-color: #090843;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 250ms;
  flex-wrap: wrap;
}
.socials .socials-items .social-icons a:hover{
  background-color:transparent;
}
.socials .socials-items .social-icons a:hover i{
  color: #090843 !important;
}
.socials .socials-items .social-icons i{
  color: #fff !important;
  font-size: 25px !important;
  width: 25px;
  height: 25px;
}
@media screen and (max-width:375px) {
  #headerLayout header .menus .hamburger-menu{
    padding: 15px !important;
  }
  #headerLayout header.sub-sticky .menus{
    max-width: 60px;
  }
}

.form-send-btn{
  text-transform: uppercase;
  border-radius: 10px;
  transition: all 250ms;
  background-color: #D08B27 !important;
}
.form-send-btn:hover{
  background-color: #fff !important;
  color: #D08B27 !important;;
}

.blog-section .slicer,.slicer-55{
  display: none;
}
.blog-section h2{
  margin: 25px 0 !important;
}

@media screen and (max-width:767px) {
 .blog-section h2{
    font-size: 23px;
  } 
  .we-move .text-line{
    padding: 20px 0 !important;
  }
}

.why-choose-us.every-location .slicer{
  display: none;
}
.why-choose-us.every-location .title{
  margin-top: 12px;
}
.why-choose-us.every-location p{
  padding: 0 10px !important;
}
.we-move .text-line p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width:1398px) {
  .loremV3{
    padding: 50px 0 0 0 !important;
  }
  .loremV4 .content h2{
    margin-bottom: 15px;
    font-size: 23px;
  }
  .loremV4 .content p{
    line-height: 1.6;
  }
}
@media screen and (max-width:1199px) {
  .loremV4 .content{
    padding: 20px !important;
  }
  .our-services .title h2{
    margin-bottom: 10px;
    font-size: 23px;
  }
  .counter-section .items .item{
    height: 150px !important;
  }
  .counter-section .items .item .counter{
    font-size: 35px !important;
  }
}
@media screen and (max-width:992px) {
  .loremV3 p{
    text-align: center;
  }
}

/* services */
.our-services .controllers {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1199px) {
  .our-services .controllers {
   
  }
}
.our-services .controllers .buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  gap: 5px;
}
.our-services .controllers .buttons .swiper-button-next, .controllers .buttons .swiper-button-prev {
  position: relative;
  right: unset !important;
  left: unset !important;
  top: unset !important;
  margin-top: unset !important;
  width: 42px;
  height: 42px;
  color: #fff;
  background-color: #81a3da;
  border-radius: 50%;
}
.our-services .controllers .buttons .swiper-button-next:after, .controllers .buttons .swiper-button-prev:after {
  font-size: 13px;
}
.our-services .controllers .buttons .swiper-button-next.swiper-button-disabled,  .controllers .buttons .swiper-button-prev.swiper-button-disabled {
  background-color: #CBCBCB;
  opacity: 1;
}
.our-services .controllers .learn-more {
  color: #000;
  text-decoration: underline;
}
/* services */