@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: Avers | Corporate & Business HTML Template
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================
    00 - Helpers (Variables)
    01 - Basic (Typography)
        1.1 Template default CSS
        1.2 Button Styles CSS
        1.3 Heading Styles CSS
        1.4 Keyframe Styles CSS
    02 - Template
        2.1 - Header Style
        2.2 - Slider Style
        2.3 - Strategy Style
        2.4 - About Style
        2.5 - Progress Style
        2.6 - Service Styles CSS
        2.7 - Work Styles CSS
        2.8 - Qualit Styles CSS
        2.9 - Testimonial Styles CSS
        2.10 - Brand Styles CSS
        2.11 - Blog Styles CSS
        2.12 - Footer Styles CSS
        2.13 - Breadcrumb Styles CSS
        2.14 - Funfact Styles CSS
        2.15 - Team Styles CSS
        2.16 - System Styles CSS
        2.17 - Sidebar Styles CSS
        2.18 - Blog Details Styles CSS
        2.19 - Projects Styles CSS
        2.20 - Support Styles CSS
        2.21 - Speciality Styles CSS
        2.22 - Why Choose Us Styles CSS
        2.23 - Contact Styles CSS

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  1.1 Template default CSS
/*----------------------------------------*/
html {  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  border: 0px !important;}
body {  font-family: "Poppins", sans-serif;  font-size: 15px;  background-color: #ffffff;}
img {  max-width: 100%;}

a,button {  transition: 0.3s;  text-decoration: none;}
a:hover { text-decoration: none; cursor: pointer !important;}

button:focus,input:focus,textarea:focus {  outline: 0;}

button {  background-color: transparent;  cursor: pointer;}

h1,h2,h3,h4,h5,h6 {  color: #322fb3; margin: 0px;  color: #343c55;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {  color: inherit;}

ul {  margin: 0px;  padding: 0px;}
li {  list-style: none;}

p {  font-size: 16px;  font-weight: normal;  color: #717788;  margin-bottom: 15px;  font-family: "Open Sans", sans-serif;}p:last-child { margin-bottom: 0px;}

hr {  border-bottom: 1px solid #E0E0E0;  border-top: 0 none;  margin: 30px 0;  padding: 0;}

*::-moz-selection {  background: #343c55;  color: #ffffff;  text-shadow: none;}
::-moz-selection {  background: #343c55;  color: #ffffff;  text-shadow: none;}
::selection {  background: #343c55;  color: #ffffff;  text-shadow: none;}
/*--
 - Input Placeholder
-----------------------------------------*/
*::-moz-placeholder {  color: #343c55;  font-size: 14px;  opacity: 1;}
*::placeholder {  color: #343c55;  font-size: 14px;  opacity: 1;}
/* Brand Color */
.bg-one {  background-color: #f2fbfe;}
/* Custom Class */
.flex-center {  display: flex;  align-items: center;  justify-content: center;}
.gradient-1 {  background: #322fb3;  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);}

.gradient-2 {  background: #4facfe;  background: linear-gradient(-45deg, #00f2fe 0%, #28CFFE 50%, #4facfe 100%);}
.gradient-text-1 {  background: #322FB3;  background: linear-gradient(to right, #322FB3 39%, #4fcbf1 60%);  -webkit-background-clip: text;  -webkit-text-fill-color: transparent;}

/* Section Heading */
/* Section Spacing */
.mb-n20 {  margin-bottom: -20px;}
.mb-20 {  margin-bottom: 20px;}
.mb-n30 {  margin-bottom: -30px;}
.mb-30 {  margin-bottom: 30px;}
.mb-n60 {  margin-bottom: -60px;}
@media only screen and (max-width: 767px) {
  .mb-n60 {    margin-bottom: -30px;  }
}

.mb-60 {  margin-bottom: 60px;}
@media only screen and (max-width: 767px) {
  .mb-60 {    margin-bottom: 30px;  }
}

/* Social Style */
.facebook {  color: #3b5998;}

.twitter {  color: #1da1f2;}
.linkedin {  color: #0077b5;}
.youtube {  color: #dd4b39;}
/* Custom Container */
@media only screen and (min-width: 1400px) {
  .container {    max-width: 1194px;  }
}

.custom-container {  max-width: 1450px;  width: 100%;}
@media only screen and (min-width: 1800px) {
  .custom-container {    margin: 0 100px 0 auto;  }
}
@media only screen and (min-width: 1700px) and (max-width: 1799px) {
  .custom-container {    margin: 0 100px 0 auto;  }
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .custom-container {    margin: 0 80px 0 auto;    max-width: 1300px;  }
}
@media only screen and (min-width: 1300px) and (max-width: 1549px) {
  .custom-container {    margin: 0 30px 0 auto;    max-width: 1200px;  }
}
@media only screen and (min-width: 320px) and (max-width: 1299px) {
  .custom-container {    margin: 0 auto 0;  }
}

/* Spacing */
.section-padding {  padding: 120px 0;}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-padding {    padding: 120px 0;  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding {    padding: 110px 0;  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding {    padding: 80px 0;  }
}
@media only screen and (max-width: 767px) {
  .section-padding {    padding: 60px 0;  }
}
@media only screen and (max-width: 479px) {
  .section-padding {    padding: 60px 0;  }
  .quality  {
    padding: 25px 0 !important;
}
}

.section-padding-top {  padding-top: 120px;}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-padding-top {    padding-top: 120px;  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding-top {    padding-top: 110px;  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding-top {    padding-top: 80px;  }
}
@media only screen and (max-width: 767px) {
  .section-padding-top {    padding-top: 60px;  }
}

.section-padding-bottom {  padding-bottom: 120px;}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-padding-bottom {    padding-bottom: 120px;  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding-bottom {    padding-bottom: 110px;  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding-bottom {    padding-bottom: 80px;  }
}
@media only screen and (max-width: 767px) {
  .section-padding-bottom {    padding-bottom: 60px;  }
}
@media only screen and (max-width: 479px) {
  .section-padding-bottom {    padding-bottom: 60px;  }
}

.section-margin {  margin: 120px 0;}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-margin {    margin: 120px 0;  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-margin {    margin: 110px 0;  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-margin {    margin: 80px 0;  }
}
@media only screen and (max-width: 767px) {
  .section-margin {    margin: 60px 0;  }
}
@media only screen and (max-width: 479px) {
  .section-margin {
    margin: 60px 0;
  }
}

.section-margin-top {
  margin-top: 120px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-margin-top {
    margin-top: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-margin-top {
    margin-top: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-margin-top {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-margin-top {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .section-margin-top {
    margin-top: 60px;
  }
}

.section-margin-bottom {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-margin-bottom {
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-margin-bottom {
    margin-bottom: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-margin-bottom {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-margin-bottom {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .section-margin-bottom {
    margin-bottom: 60px;
  }
}

/* Scroll Top style */
.scroll-top {
    position: fixed;
    right: 30px;
    bottom: -60px;
    z-index: 999;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
    display: block;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    background-color: #0870af;
    background-size: 200% auto;
    background-position: left center;
    transition: 0.3s;
    overflow: hidden;
    border: 1px solid #343c55;
    border-radius: 5px;
}
.scroll-top:hover {
  background-color: #322fb3;
  border: 1px solid #fff;
  background-position: right center;
}
.scroll-top:hover i {
  color: White;
  transition: 0.3s;
}
.scroll-top:hover .arrow-top {
  transform: translate(-50%, -80px);
}
.scroll-top:hover .arrow-bottom {
  transform: translate(-50%, -50%);
}
.scroll-top i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  transition: 0.3s;
}
.scroll-top.show {
  display: none;
  visibility: visible;
  opacity: 1;
  bottom: 60px;
}
.scroll-top.show.show-active {
  display: block;
}
.scroll-top .arrow-top {
  transform: translate(-50%, -50%);
}
.scroll-top .arrow-bottom {
  transform: translate(-50%, 80px);
}

@media only screen and (max-width: 479px) {
  .scroll-top {
    font-size: 20px;
  }
}
/* Logo Style */
@media only screen and (max-width: 767px) {
  .logo {
    width: 160px;
  }
}
@media only screen and (max-width: 575px) {
  .logo {
    width: 140px;
  }
}

/* Swiper Pagination Style */
.pagination-style-one .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  margin: 0 14px !important;
  background: #322fb3;
}
@media only screen and (max-width: 767px) {
  .pagination-style-one .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 8px !important;
  }
}
.pagination-style-one .swiper-pagination-bullet-active {
  position: relative;
}
.pagination-style-one .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  border: 2px solid #4fcbf1;
  height: 22px;
  width: 22px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
@media only screen and (max-width: 767px) {
  .pagination-style-one .swiper-pagination-bullet-active::before {
    width: 18px;
    height: 18px;
  }
}

/* Default Pagination Style */
.pagination-wrapper .pagination .page-item {
  margin-right: 8px;
}

.pagination-wrapper .pagination .page-item:last-child {
  margin-right: 0px;
}

.pagination-wrapper .pagination .page-item .page-link {
  border-radius: 5px;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #717788;
  font-size: 16px;
  border: 1px solid #bdbdcc;
}

.pagination-wrapper .pagination .page-item .page-link:focus {
  box-shadow: none;
}

.pagination-wrapper .pagination .page-item .page-link:hover,
.pagination-wrapper .pagination .page-item .page-link.active {
  color: white;
  background: #4fcbf1;
  border: 1px solid #4fcbf1;
}

.z-index-9 {
  z-index: 9;
}

/*----------------------------------------*/
/*  1.2 Button Styles CSS
/*----------------------------------------*/
.btn-style-one {  background: #322fb3;  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);  border: 0px;  border-radius: 7px;  text-transform: uppercase;  font-weight: 400;  font-size: 16px;  color: #ffffff;  padding: 20px 45px;  line-height: 1;  position: relative;}

@media only screen and (max-width: 767px) {
  .btn-style-one {
    padding: 16px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .btn-style-one {
    padding: 15px 20px;
    font-size: 14px;
  }
}
.btn-style-one:focus {
  box-shadow: none;
}
.btn-style-one::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(113, 83, 217);
  background: linear-gradient(-45deg, #322fb3 20%, #417DD2 50%, #4fcbf1 100%);
  opacity: 0;
  transition: 0.5s;
  border-radius: 7px;
  z-index: 1;
}
.btn-style-one:hover span {
  color: #ffffff;
}
.btn-style-one:hover::before {
  opacity: 1;
  transition: 0.5s;
}
.btn-style-one span {
  position: relative;
  z-index: 3;
  color: #ffffff;
}

.btn-style-two {
  background: #4fcbf1;
  border: 0px;
  border-radius: 7px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  padding: 25px 65px;
  line-height: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .btn-style-two {
    padding: 16px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .btn-style-two {
    padding: 15px 20px;
    font-size: 14px;
  }
}
.btn-style-two:focus {
  box-shadow: none;
}
.btn-style-two:hover {
  color: #ffffff;
  background-color: #343c55;
}

.btn-style-three {
  background: #322fb3;
  border: 0px;
  border-radius: 7px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  padding: 20px 60px;
  line-height: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .btn-style-three {
    padding: 16px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .btn-style-three {
    padding: 15px 20px;
    font-size: 14px;
  }
}
.btn-style-three:focus {
  box-shadow: none;
}
.btn-style-three:hover {
  color: #ffffff;
  background-color: #343c55;
}

.btn-style-four {
  background: #4fcbf1;
  border: 0px;
  border-radius: 7px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  padding: 21px 65px;
  line-height: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .btn-style-four {
    padding: 16px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .btn-style-four {
    padding: 15px 20px;
    font-size: 14px;
  }
}
.btn-style-four:focus {
  box-shadow: none;
}
.btn-style-four:hover {
  color: #ffffff;
  background-color: #343c55;
}

/*----------------------------------------*/
/*  1.3 Heading Styles CSS
/*----------------------------------------*/
.heading-one-subtitle {
  color: #4fcbf1;
  font-size: 18px;
  letter-spacing: 4px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .heading-one-subtitle {
    font-size: 15px;
    letter-spacing: 1px;
  }
}
.heading-one-title {
  font-size: 60px;
  font-weight: 700;
  color: #343c55;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .heading-one-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .heading-one-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .heading-one-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 479px) {
  .heading-one-title {
    font-size: 30px;
  }
}
.heading-one-text-two {
  font-weight: 700;
  font-size: 18px;
  margin-top: 30px;
}

.rotate-title {
  font-size: 260px;
  font-weight: 700;
  line-height: 1;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #322fb3;
  -webkit-text-fill-color: transparent;
  opacity: 0.28;
  top: 80%;
  position: absolute;
  z-index: 9;
}
.rotate-title.rotate-left {
  transform: rotate(270deg);
  left: -300px;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .rotate-title.rotate-left {
    font-size: 200px;
    left: -260px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .rotate-title.rotate-left {
    font-size: 130px;
    left: -177px;
  }
}
.rotate-title.rotate-right {
  transform: rotate(90deg);
  right: -450px;
  overflow: hidden;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .rotate-title.rotate-right {
    font-size: 200px;
    right: -370px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .rotate-title.rotate-right {
    font-size: 130px;
    right: -240px;
  }
}

/*----------------------------------------*/
/*  1.4 Keyframe Styles CSS
/*----------------------------------------*/
@-webkit-keyframes moveupdown1 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes moveupdown1 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes moveupdown2 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes moveupdown2 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes moveleftright1 {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes moveleftright1 {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes zoom1 {
  0% {
    transform: scale(1px);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoom1 {
  0% {
    transform: scale(1px);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes circle1 {
  0% {
    transform: rotate(0deg) scale(1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@keyframes circle1 {
  0% {
    transform: rotate(0deg) scale(1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@-webkit-keyframes circle2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes circle2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes moveleftright {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30px);
  }
}
@keyframes moveleftright {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30px);
  }
}
@-webkit-keyframes moveleftrightwo {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30px);
  }
}
@keyframes moveleftrightwo {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30px);
  }
}
@-webkit-keyframes animshape1 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(10px, 10px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@keyframes animshape1 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(10px, 10px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@-webkit-keyframes animshape2 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(10px, -10px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@keyframes animshape2 {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(10px, -10px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
/* =============================
    2.1 - Header Style
================================ */
.header-one .logo-2 {
  display: none;
}
.header-one.sticky .logo-1 {
  display: none;
}
.header-one.sticky .logo-2 {
  display: block;
}
.header-one.sticky .hamburger_button span {
  background: #322fb3;
}
.header-one.sticky .hamburger_button:hover span {
  background: #4fcbf1;
}

.header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: 0.3s;
}
.header-wrapper-two .main-menu > ul > li > a {
  line-height: 145px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header-wrapper-two .main-menu > ul > li > a {
    line-height: 130px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-wrapper-two .main-menu > ul > li > a {
    line-height: 110px;
  }
}
.header-wrapper-two .hamburger_button span {
  background: #322fb3;
}
.header-wrapper-two .hamburger_button:hover span {
  background: #4fcbf1;
}

.offcanvas {
  z-index: 9999;
  padding: 20px;
}
.offcanvas .btn-close {
  background: none;
  font-size: 20px;
}
.offcanvas .btn-close:focus {
  box-shadow: none;
}
.offcanvas .logo {
  width: 150px;
}

.header-right_actions {
  margin-left: 40px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .header-right_actions {
    margin-left: 0;
  }
}
.header-right_button {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.header-button .btn-style-one {
  opacity: 0.93;
}

/* Main Menu Style */
.main-menu > ul > li {
  display: inline-flex;
  margin-right: 40px;
}
.main-menu > ul > li:last-child {
  margin-right: 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu > ul > li {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu > ul > li {
    margin-right: 25px;
  }
}
.main-menu > ul > li > a {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 120px;
  cursor: pointer;
  font-weight: 500;
  color: #343c55;
  position: relative;
  transition: 0.3s;
}
.main-menu > ul > li:hover > a {
  color: #322fb3;
}
.main-menu .has-children {
  position: relative;
}
.main-menu .has-children > .sub-menu {
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 6px -3px;
  width: 230px;
  transform-origin: 0 0 0;
  transform: scaleY(0);
  transition: all 0.3s ease-in-out;
  z-index: 9;
  padding-left: 0;
  top: 100%;
  border-bottom: 2px solid #322fb3;
  padding: 0px;
}
.main-menu .has-children > .sub-menu > li {
  border-bottom: 1px dashed #ffe9e9;
}
.main-menu .has-children > .sub-menu > li:last-child {
  border-bottom: 0px;
}
.main-menu .has-children > .sub-menu > li a {
  padding: 12px 20px;
  font-weight: 500;
  font-size: 16px;
  color: #343c55;
  text-transform: uppercase;
  display: block;
}
.main-menu .has-children > .sub-menu > li:hover a {
  color: #322fb3;
  transition: 0.3s;
}
.main-menu .has-children > .sub-menu > li.has-submenu {
  position: relative;
}
.main-menu .has-children > .sub-menu > li.has-submenu > a {
  position: relative;
  display: block;
}
.main-menu .has-children > .sub-menu > li.has-submenu > a::before {
  content: "›";
  color: #343c55;
  position: absolute;
  font-size: 26px;
  line-height: 1;
  top: 4px;
  right: 15px;
}
.main-menu .has-children > .sub-menu > li.has-submenu .submenu-nav {
  background-color: #ffffff;
  left: 100%;
  right: auto;
  top: 8px;
  opacity: 0;
  margin-top: 30px;
  color: #131b13;
  opacity: 0;
  margin-top: 43px;
  min-width: 180px;
  padding: 0;
  position: absolute;
  top: 0%;
  transition: all 0.3s ease-out;
  visibility: hidden;
  width: 200px;
  z-index: 9999;
  border-bottom: 2px solid #322fb3;
}
.main-menu .has-children > .sub-menu > li.has-submenu .submenu-nav li {
  border-bottom: 1px dashed #ffe9e9;
}
.main-menu .has-children > .sub-menu > li.has-submenu .submenu-nav li:last-child {
  border-bottom: 0px;
}
.main-menu .has-children > .sub-menu > li.has-submenu .submenu-nav a {
  padding: 12px 20px;
  font-weight: 500;
  font-size: 16px;
  color: #343c55;
  display: block;
}
.main-menu .has-children > .sub-menu > li.has-submenu .submenu-nav a:hover {
  color: #322fb3;
}
.main-menu .has-children > .sub-menu > li.has-submenu:hover .submenu-nav {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.main-menu .has-children:hover > .sub-menu {
  transform: scaleY(1);
}

/* Social Icon Style */
.social-icon li {
  margin-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .social-icon li {
    margin-right: 10px;
  }
}
.social-icon li:last-child {
  margin-right: 0px;
}
.social-icon li a {
  font-size: 20px;
}
@media only screen and (max-width: 479px) {
  .social-icon li a {
    font-size: 16px;
  }
}

/* Hamburger Style */
.hamburger {
  margin-left: 20px;
}
@media only screen and (max-width: 479px) {
  .hamburger {
    margin-left: 10px;
  }
}
.hamburger_button {
  line-height: 100px;
  position: relative;
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.hamburger_button span {
  list-style: none;
  width: 20px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  transition: 0.9s;
}
.hamburger_button span:nth-of-type(1) {
  top: 20%;
}
.hamburger_button span:nth-of-type(2) {
  top: 50%;
}
.hamburger_button span:nth-of-type(3) {
  top: 80%;
}
.hamburger_button.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg) rotateY(180deg);
}
.hamburger_button.open span:nth-of-type(2) {
  width: 0;
}
.hamburger_button.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg) rotateY(180deg);
}
.hamburger_button:hover span {
  background: #4fcbf1;
}

/* Sticky Style */
.sticky-header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin-top: 0px;
  background-color: #ffffff;
  box-shadow: 10px 0px 49px rgba(25, 7, 89, 0.08);
  transition: 0.3s;
}
.sticky-header.sticky .main-menu > ul > li > a {
  line-height: 90px;
}
.sticky-header.sticky .social-icon li a {
  line-height: 80px;
}
.sticky-header.sticky .header-button {
  line-height: 80px;
}

/* Mobile Menu Style */
.mobile-menu li {
  display: block;
  position: relative;
}
.mobile-menu li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  display: inline-block;
  padding: 10px 0;
  color: #343c55;
}
.mobile-menu li a:hover {
  color: #322fb3;
}
.mobile-menu li.menu-item-has-children .menu-expand {
  line-height: 50;
  top: -7px;
  right: 0%;
  width: 30px;
  position: absolute;
  height: 50px;
  text-align: center;
  cursor: pointer;
}
.mobile-menu li.menu-item-has-children .menu-expand i {
  display: block;
  position: relative;
  width: 10px;
  margin-top: 25px;
  border-bottom: 1px solid #343c55;
  transition: all 250ms ease-out;
  float: right;
}
.mobile-menu li.menu-item-has-children .menu-expand i::before {
  top: 0;
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  transform: rotate(90deg);
  border-bottom: 1px solid #343c55;
  transition: 0.4s;
}
.mobile-menu li.menu-item-has-children.active > .menu-expand i::before {
  transform: rotate(0);
}
.mobile-menu li ul li a {
  padding: 5px 15px 5px;
  font-size: 15px;
  font-weight: 400;
}
.mobile-menu li ul li a:hover {
  color: #322fb3;
}

.mobilemenu-close {
  padding: 0 !important;
  color: #343c55 !important;
  opacity: 1 !important;
  margin: 0 !important;
}

/* Header Three */
.header-three {
  position: fixed;
  width: 100%;
  z-index: 9;
}
.header-three .main-menu > ul > li > a {
  color: #ffffff;
}
.header-three .logo-2 {
  display: none;
}
.header-three.sticky .main-menu > ul > li > a {
  color: #343c55;
}
.header-three.sticky .logo-2 {
  display: block;
}
.header-three.sticky .logo-1 {
  display: none;
}

/* Header Four  */
.header-four {
  margin-top: 20px;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.header-four .header-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .header-four .header-top {
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 10px;
  }
}
.header-four .header-top .left-link {
  padding-right: 12px;
  margin-right: 12px;
  border-right: 1px solid #bbbbbb;
}
.header-four .header-top-link {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin-left: 5px;
}
.header-four .header-top-link:hover {
  color: #322fb3;
}
@media only screen and (max-width: 767px) {
  .header-four .header-top-link {
    font-size: 14px;
  }
}
.header-four .header-top span {
  border-right: 1px solid rgba(113, 119, 136, 0.5);
  margin-right: 20px;
  padding-right: 20px;
  line-height: 0.3;
  display: flex;
  align-items: center;
  -moz-column-gap: 3px;
       column-gap: 3px;
}
.header-four .header-top span:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
.header-four .header-top .social-icon {
  display: flex;
}
.header-four .header-top .social-icon li a {
  font-size: 16px;
}
.header-four .btn-style-one {
  height: 54px;
  background: linear-gradient(-50deg, #5BCFF2 15%, #417DD2 47%, #322fb3 80%);
}
@media only screen and (max-width: 767px) {
  .header-four .btn-style-one {
    height: auto;
  }
}
.header-four .main-menu > ul > li > a {
  line-height: 100px;
}
.header-four.sticky .header-top {
  display: none;
}

/* =============================
    2.2 - Slider Style
================================ */
/* Slider One Animation Start */
.animation-style-01 .swiper-slide-active .slider-content .subtitle {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.01s;
          animation-delay: 0.01s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-content .title {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-content .btn-style-two {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.08s;
          animation-delay: 0.08s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .sliderone-social li:nth-child(1) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.01s;
          animation-delay: 0.01s;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .sliderone-social li:nth-child(2) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .sliderone-social li:nth-child(3) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.06s;
          animation-delay: 0.06s;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .sliderone-social li:nth-child(4) {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.08s;
          animation-delay: 0.08s;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-image.slide-two-image {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-image .shape-circle {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* Slider Two Animation Start */
.animation-style-02 .swiper-slide-active .heading-one-subtitle {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.01s;
          animation-delay: 0.01s;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .heading-one-title {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .heading-one p {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.06s;
          animation-delay: 0.06s;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .heading-one .btn-style-one {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.08s;
          animation-delay: 0.08s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-leftimg .img-one {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.01s;
          animation-delay: 0.01s;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-leftimg .img-two {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-rightimg .img-one {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 0.01s;
          animation-delay: 0.01s;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-rightimg .img-two {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-rightimg .img-three {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-shape1 .shape-7 img {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-shape2 .shape-6 img {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-shape2 .shape-8 img {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-02 .swiper-slide-active .slidertwo-shape3 .shape-1 img {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* Slider One Style Start */
.sliderone {
  position: relative;
  margin: 0 -100px;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderone {
    margin: 0 -80px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1549px) {
  .sliderone {
    margin: 0 -30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1299px) {
  .sliderone {
    margin: 0;
  }
}
.sliderone .swiper-slide {
  padding: 0 100px;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderone .swiper-slide {
    padding: 0 80px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1549px) {
  .sliderone .swiper-slide {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1299px) {
  .sliderone .swiper-slide {
    padding: 0;
  }
}
.sliderone-slingle {
  height: 960px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderone-slingle {
    height: 880px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1549px) {
  .sliderone-slingle {
    height: 874px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .sliderone-slingle {
    height: 870px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sliderone-slingle {
    height: 794px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-slingle {
    height: 625px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-slingle {
    height: 550px;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone-slingle {
    height: 800px;
  }
}
@media only screen and (max-width: 479px) {
  .sliderone-slingle {
    height: 720px;
  }
}
.sliderone-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .sliderone-content {
    align-items: flex-start;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone-content {
    flex-direction: column;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .sliderone-content {
    padding-top: 60px;
  }
}
.sliderone-content .slider-content {
  flex: 0 0 auto;
  width: 42%;
  padding: 0 15px;
  z-index: 3;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderone-content .slider-content {
    width: 47%;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1549px) {
  .sliderone-content .slider-content {
    width: 50%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1299px) {
  .sliderone-content .slider-content {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .sliderone-content .slider-content {
    width: 60%;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone-content .slider-content {
    width: 65%;
  }
}
@media only screen and (max-width: 479px) {
  .sliderone-content .slider-content {
    width: 100%;
  }
}
.sliderone-content .slider-content .subtitle {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sliderone-content .slider-content .subtitle {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-content .slider-content .subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-content .slider-content .subtitle {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone-content .slider-content .subtitle {
    font-size: 16px;
  }
}
.sliderone-content .slider-content .title {
  font-size: 72px;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sliderone-content .slider-content .title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-content .slider-content .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-content .slider-content .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone-content .slider-content .title {
    font-size: 36px;
  }
}
.sliderone-content .slider-content .call {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-content .slider-content .call {
    position: relative;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-content .slider-content .call {
    position: relative;
    margin-top: 30px;
    bottom: 0px;
  }
}
.sliderone-content .slider-content .call span {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .sliderone-content .slider-content .call span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-content .slider-content .call span {
    font-size: 14px;
  }
}
.sliderone-content .slider-content .call a {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-content .slider-content .call a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-content .slider-content .call a {
    font-size: 18px;
  }
}
.sliderone-content .slider-image {
  flex: 0 0 auto;
  width: 50%;
  padding: 0 15px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderone-content .slider-image {
    width: 47%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .sliderone-content .slider-image {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .sliderone-content .slider-image {
    width: 40%;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone-content .slider-image {
    width: 100%;
  }
}
.sliderone-content .slider-image-one {
  margin-left: -300px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-content .slider-image-one {
    margin-left: -200px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-content .slider-image-one {
    margin-left: -135px;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone-content .slider-image-one {
    margin-left: 0;
    margin-top: 30px;
  }
}
.sliderone-content .btn-style-two {
  margin-top: 40px;
  display: inline-flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-content .btn-style-two {
    padding: 20px 40px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-content .btn-style-two {
    padding: 18px 35px;
    margin-top: 30px;
  }
}
.sliderone-content .btn-style-two:hover {
  background-color: #ffffff;
  color: #343c55;
}
.sliderone .swiper-pagination {
  position: absolute;
  right: 50px !important;
  left: auto !important;
  width: 10px !important;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderone .swiper-pagination {
    right: 40px !important;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1549px) {
  .sliderone .swiper-pagination {
    right: 20px !important;
  }
}
@media only screen and (min-width: 130px) and (max-width: 1299px) {
  .sliderone .swiper-pagination {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .sliderone .swiper-pagination {
    display: flex;
    left: 50% !important;
    transform: translate(-50%, -50%);
    position: relative;
    display: flex !important;
    flex-direction: row;
    -moz-column-gap: 20px;
         column-gap: 20px;
    width: 100% !important;
    bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .sliderone .swiper-pagination {
    -moz-column-gap: 10px;
         column-gap: 10px;
    bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone .swiper-pagination {
    bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .sliderone .swiper-pagination {
    bottom: 0px;
  }
}
.sliderone .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  background: #322fb3;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone .swiper-pagination-bullet {
    background: #ffffff;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone .swiper-pagination-bullet {
    background: #ffffff;
    width: 10px;
    height: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .sliderone .swiper-pagination-bullet {
    background: #322fb3;
  }
}
.sliderone .swiper-pagination-bullet-active {
  position: relative;
}
.sliderone .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  border: 2px solid #4fcbf1;
  height: 22px;
  width: 22px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
@media only screen and (max-width: 767px) {
  .sliderone .swiper-pagination-bullet-active::before {
    width: 18px;
    height: 18px;
  }
}
.sliderone .button-container {
  position: absolute;
  bottom: 0px;
  right: 0;
}
.sliderone .swiper-button {
  position: relative;
  left: auto;
  right: 0;
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone .swiper-button {
    display: none;
  }
}
.sliderone .swiper-button-prev, .sliderone .swiper-button-next {
  height: 60px;
  width: 60px;
  background-color: transparent;
  border: 1px solid #4fcbf1;
  border-radius: 7px;
  transition: 0.3s;
  position: relative;
  left: 0;
  right: 0;
}
.sliderone .swiper-button-prev::after, .sliderone .swiper-button-next::after {
  display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sliderone .swiper-button-prev, .sliderone .swiper-button-next {
    height: 50px;
    width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone .swiper-button-prev, .sliderone .swiper-button-next {
    height: 40px;
    width: 40px;
  }
}
.sliderone .swiper-button-prev:hover, .sliderone .swiper-button-next:hover {
  background-color: #4fcbf1;
  border: 1px solid #4fcbf1;
  opacity: 1;
  transition: 0.3s;
}
.sliderone .swiper-button .prev-arrow-1, .sliderone .swiper-button .next-arrow-1, .sliderone .swiper-button .prev-arrow-2, .sliderone .swiper-button .next-arrow-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.sliderone .swiper-button .next-arrow-2 {
  transform: rotate(180deg) translate(50%, 40%);
  opacity: 0;
}
.sliderone .swiper-button-next:hover .next-arrow-1 {
  opacity: 0;
}
.sliderone .swiper-button-next:hover .next-arrow-2 {
  opacity: 1;
}
.sliderone .swiper-button .prev-arrow-1 {
  transform: rotate(-180deg) translate(50%, 40%);
}
.sliderone .swiper-button .prev-arrow-2 {
  opacity: 0;
}
.sliderone .swiper-button-prev:hover .prev-arrow-1 {
  opacity: 0;
}
.sliderone .swiper-button-prev:hover .prev-arrow-2 {
  opacity: 1;
}

.sliderbg-1 {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 960px;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderbg-1 {
    width: 46%;
    height: 880px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .sliderbg-1 {
    width: 41%;
    height: 874px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
  .sliderbg-1 {
    width: 38%;
    height: 874px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .sliderbg-1 {
    height: 870px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sliderbg-1 {
    height: 794px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1299px) {
  .sliderbg-1 {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderbg-1 {
    width: 100%;
    height: 625px;
  }
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 {
    height: 550px;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .sliderbg-1 {
    height: 625px;
  }
}
.sliderbg-1 .shape {
  position: absolute;
  opacity: 0.6;
}
.sliderbg-1 .shape-1 {
  top: 13%;
  left: 6%;
  z-index: 1;
  -webkit-animation: animshape1 5s infinite linear;
          animation: animshape1 5s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-1 {
    display: none;
  }
}
.sliderbg-1 .shape-2 {
  top: 19%;
  left: 74%;
  z-index: 1;
  -webkit-animation: animshape1 6s infinite linear;
          animation: animshape1 6s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-2 {
    display: none;
  }
}
.sliderbg-1 .shape-3 {
  top: 22%;
  left: 27%;
  z-index: 1;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-3 {
    display: none;
  }
}
.sliderbg-1 .shape-4 {
  top: 33%;
  left: 18%;
  z-index: 1;
  -webkit-animation: circle1 2.2s infinite alternate;
          animation: circle1 2.2s infinite alternate;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-4 {
    display: none;
  }
}
.sliderbg-1 .shape-5 {
  top: 49%;
  left: 13%;
  z-index: 1;
  -webkit-animation: circle2 2.2s infinite linear;
          animation: circle2 2.2s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-5 {
    display: none;
  }
}
.sliderbg-1 .shape-6 {
  top: 52%;
  left: 28%;
  z-index: 1;
  -webkit-animation: animshape2 5s infinite linear;
          animation: animshape2 5s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-6 {
    display: none;
  }
}
.sliderbg-1 .shape-7 {
  top: 79%;
  left: 75%;
  z-index: 1;
  -webkit-animation: circle2 2.2s infinite linear;
          animation: circle2 2.2s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-7 {
    display: none;
  }
}
.sliderbg-1 .shape-8 {
  top: 71%;
  left: 69%;
  z-index: 1;
  -webkit-animation: circle1 2.2s infinite alternate;
          animation: circle1 2.2s infinite alternate;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-8 {
    display: none;
  }
}
.sliderbg-1 .shape-9 {
  top: 92%;
  left: 9%;
  z-index: 1;
  -webkit-animation: animshape1 5s infinite linear;
          animation: animshape1 5s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-9 {
    display: none;
  }
}
.sliderbg-1 .shape-10 {
  top: 94%;
  left: 73%;
  z-index: 1;
  -webkit-animation: animshape1 5s infinite linear;
          animation: animshape1 5s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-10 {
    display: none;
  }
}
.sliderbg-1 .shape-11 {
  top: 78%;
  left: 18%;
  z-index: 1;
  -webkit-animation: animshape2 5s infinite linear;
          animation: animshape2 5s infinite linear;
}
@media only screen and (max-width: 767px) {
  .sliderbg-1 .shape-11 {
    display: none;
  }
}
.sliderbg-1 .sliderone-social {
  position: absolute;
  top: 50%;
  left: 60px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 5;
  row-gap: 30px;
}
@media only screen and (min-width: 1550px) and (max-width: 1699px) {
  .sliderbg-1 .sliderone-social {
    left: 15px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1549px) {
  .sliderbg-1 .sliderone-social {
    left: 15px;
  }
}
@media only screen and (min-width: 130px) and (max-width: 1299px) {
  .sliderbg-1 .sliderone-social {
    display: none;
  }
}
.sliderbg-1 .sliderone-social li a {
  color: #ffffff;
  font-size: 24px;
}
.sliderbg-1 .sliderone-social li a:hover {
  color: #4fcbf1;
}

/* Slider Two Style Start */
.slider-two {
  height: 1000px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slider-two {
    height: 100vh;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-two {
    height: 800px;
  }
}
.slider-two .heading-one {
  position: relative;
  z-index: 9999;
}
.slider-two .heading-one-subtitle {
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slider-two .heading-one-subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .slider-two .heading-one-subtitle {
    font-size: 18px;
  }
}
.slider-two .heading-one-title {
  font-size: 72px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slider-two .heading-one-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slider-two .heading-one-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slider-two .heading-one-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-two .heading-one-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .slider-two .heading-one-title {
    font-size: 40px;
  }
}
.slider-two .heading-one p {
  font-size: 21px;
  margin: 30px 0 45px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slider-two .heading-one p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-two .heading-one p {
    font-size: 16px;
    margin: 20px 0 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slider-two .heading-one p {
    font-size: 16px;
    margin: 10px 0 30px;
  }
}
@media only screen and (max-width: 575px) {
  .slider-two .heading-one p {
    margin: 10px 0 20px;
  }
}
.slider-two .heading-one .btn-style-one {
  display: inline-block;
  padding: 25px 60px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-two .heading-one .btn-style-one {
    padding: 22px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-two .heading-one .btn-style-one {
    padding: 18px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-two {
    height: 945px;
  }
  .slider-two .heading-one {
    margin: 190px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-two {
    height: 850px;
  }
  .slider-two .heading-one {
    margin: 130px 0 50px;
  }
}
@media only screen and (max-width: 575px) {
  .slider-two {
    height: 750px;
  }
  .slider-two .heading-one {
    margin: 150px 0 50px;
  }
}
@media only screen and (max-width: 479px) {
  .slider-two {
    height: 660px;
  }
  .slider-two .heading-one {
    margin: 150px 0 50px;
  }
}

.slidertwo {
  height: 1000px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo {
    height: 100vh;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo {
    height: 800px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slidertwo {
    height: 100%;
  }
}
.slidertwo .swiper-slide {
  display: flex;
  align-items: center;
}
.slidertwo-shape1 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.slidertwo-shape1 .scene {
  width: 100%;
  height: 100%;
}
.slidertwo-shape1 .shape {
  position: absolute;
}
.slidertwo-shape1 .shape.shape-7 {
  top: 0;
  right: 20%;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-shape1 .shape.shape-7 {
    right: 8%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-7 {
    right: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-shape1 .shape.shape-7 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-7 {
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-7 img {
    width: 80%;
  }
}
.slidertwo-shape1 .shape.shape-9 {
  left: 445px;
  top: 20%;
  z-index: 1;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slidertwo-shape1 .shape.shape-9 {
    left: 360px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-shape1 .shape.shape-9 {
    left: 340px;
    top: 24%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-shape1 .shape.shape-9 {
    left: 20%;
    top: 22%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-9 {
    top: 18%;
    left: 24%;
    width: 5%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-9 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-10 {
  left: 32.6%;
  top: 32.5%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-10 {
    left: 33%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-10 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-11 {
  top: 23.6%;
  right: 38%;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-11 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-12 {
  top: 12%;
  right: 3%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-12 {
    top: 16%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-12 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-14 {
  top: 22%;
  right: 8.6%;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-shape1 .shape.shape-14 {
    right: 6%;
    top: 25%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-14 {
    right: 7%;
    top: 28%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-14 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-15 {
  right: 30%;
  top: 39%;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-15 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-16 {
  right: 22%;
  top: 53%;
  z-index: 1;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slidertwo-shape1 .shape.shape-16 {
    right: 24%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-shape1 .shape.shape-16 {
    right: 23%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-shape1 .shape.shape-16 {
    right: 26%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-16 {
    right: 28%;
    width: 6%;
    top: 56%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-16 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-17 {
  right: 28%;
  bottom: 30%;
  -webkit-animation: circle1 3s infinite linear;
          animation: circle1 3s infinite linear;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slidertwo-shape1 .shape.shape-17 {
    right: 30%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-shape1 .shape.shape-17 {
    right: 32%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-shape1 .shape.shape-17 {
    right: 35%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-17 {
    right: 38%;
    bottom: 26%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-17 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-18 {
  left: 40%;
  bottom: 17%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-18 {
    left: 35%;
    bottom: 28%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-18 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-19 {
  left: 7.8%;
  bottom: 15.2%;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-19 {
    left: 5%;
    bottom: 28%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-19 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-20 {
  left: 14%;
  bottom: 3%;
  z-index: -1;
  -webkit-animation: moveleftright1 3s infinite linear;
          animation: moveleftright1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-20 {
    left: 5%;
    bottom: 20%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-20 {
    display: none;
  }
}
.slidertwo-shape1 .shape.shape-21 {
  right: 23%;
  bottom: 8%;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slidertwo-shape1 .shape.shape-21 {
    right: 27%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-shape1 .shape.shape-21 {
    right: 27%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-shape1 .shape.shape-21 {
    right: 32%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape1 .shape.shape-21 {
    right: 36%;
    bottom: 6%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape1 .shape.shape-21 {
    display: none;
  }
}
.slidertwo-shape2 .shape {
  position: absolute;
}
.slidertwo-shape2 .shape.shape-6 {
  top: 0;
  left: 0px;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape2 .shape.shape-6 img {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-shape2 .shape.shape-6 {
    display: none;
  }
}
.slidertwo-shape2 .shape.shape-8 {
  right: 0;
  bottom: 5%;
  z-index: -1;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slidertwo-shape2 .shape.shape-8 {
    width: 28%;
    bottom: 3%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-shape2 .shape.shape-8 {
    width: 30%;
    bottom: 3%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-shape2 .shape.shape-8 {
    width: 32%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape2 .shape.shape-8 {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape2 .shape.shape-8 {
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-shape2 .shape.shape-8 {
    display: none;
  }
}
.slidertwo-shape2 .shape.shape-13 {
  top: 26%;
  right: 11.6%;
  z-index: 6;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-shape2 .shape.shape-13 {
    top: 28%;
    right: 10%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-shape2 .shape.shape-13 {
    top: 24%;
    right: 12%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape2 .shape.shape-13 {
    display: none;
  }
}
.slidertwo-shape3 .shape {
  position: absolute;
}
.slidertwo-shape3 .shape.shape-1 {
  left: 0;
  top: 50%;
  z-index: 999;
  transform: translateY(-40%);
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-shape3 .shape {
    display: none;
  }
}
.slidertwo-leftimg {
  margin-left: -12px;
}
.slidertwo-leftimg .img-one {
  position: relative;
  margin-left: 0px;
  top: -35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-leftimg .img-one {
    position: relative;
    width: 100%;
    left: 0%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-leftimg .img-one {
    position: relative;
    width: 95%;
    left: 0%;
    top: -60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-leftimg .img-one {
    top: 0px;
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-leftimg .img-one {
    top: 0px;
    width: 90%;
  }
}
.slidertwo-leftimg .img-two {
  position: absolute;
  bottom: 6%;
  left: 17.4%;
  z-index: 99;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slidertwo-leftimg .img-two {
    left: 15%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-leftimg .img-two {
    left: 12%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-leftimg .img-two {
    bottom: 24%;
    left: 14%;
    width: 18%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-leftimg .img-two {
    bottom: 24%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-leftimg .img-two {
    position: relative;
    bottom: 100px;
    left: 68%;
    width: 34%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-leftimg .img-two {
    position: relative;
    bottom: 70px;
    left: 60%;
    width: 34%;
  }
}
@media only screen and (max-width: 479px) {
  .slidertwo-leftimg .img-two {
    bottom: 50px;
  }
}
.slidertwo-rightimg {
  text-align: right;
  margin-right: -12px;
}
.slidertwo-rightimg .img-one {
  position: absolute;
  bottom: 2px;
  right: 0;
  z-index: 8;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-rightimg .img-one {
    bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-rightimg .img-one {
    bottom: 35px;
  }
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .slidertwo-rightimg .img-one img {
    width: 96%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .slidertwo-rightimg .img-one img {
    width: 90%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-rightimg .img-one img {
    width: 85%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-rightimg .img-one img {
    width: 76%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-rightimg .img-one img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-rightimg .img-one img {
    width: 45%;
  }
}
@media only screen and (max-width: 575px) {
  .slidertwo-rightimg .img-one img {
    width: 40%;
  }
}
.slidertwo-rightimg .img-two {
  position: absolute;
  right: 17%;
  top: 22%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-rightimg .img-two {
    right: 20%;
    top: 18%;
    width: 14%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-rightimg .img-two {
    position: absolute;
    right: 30%;
    top: 52%;
    width: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-rightimg .img-two {
    top: 55%;
    width: 18%;
    right: 30%;
  }
}
@media only screen and (max-width: 575px) {
  .slidertwo-rightimg .img-two {
    top: 58%;
    right: 35%;
  }
}
@media only screen and (max-width: 479px) {
  .slidertwo-rightimg .img-two {
    top: 62%;
    right: 35%;
  }
}
.slidertwo-rightimg .img-three {
  position: absolute;
  right: 31%;
  bottom: 11%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .slidertwo-rightimg .img-three {
    right: 35%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-rightimg .img-three {
    width: 10%;
    right: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-rightimg .img-three {
    bottom: 5%;
    width: 10%;
    right: 36%;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-rightimg .img-three {
    bottom: 6%;
    width: 10%;
    right: 36%;
  }
}
.slidertwo .swiper-pagination {
  bottom: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slidertwo .swiper-pagination {
    bottom: 0px;
    line-height: 1;
  }
}
.slidertwo .swiper-pagination-bullet {
  width: 40px;
  border-radius: 5px;
  height: 6px;
}
@media only screen and (max-width: 767px) {
  .slidertwo .swiper-pagination-bullet {
    width: 30px;
  }
}
.slidertwo .swiper-pagination-bullet-active {
  background: #322fb3;
}

/* Hero Style Start */
.hero {
  height: 100vh;
  padding-top: 140px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero {
    height: 950px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .hero {
    padding-top: 115px;
  }
}
@media only screen and (max-width: 575px) {
  .hero {
    padding-top: 100px;
  }
}
.hero-content {
  position: relative;
  top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-content {
    top: 20px;
  }
}
.hero-content .subtitle {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: #4fcbf1;
  display: flex;
  margin-bottom: 5px;
  letter-spacing: 4px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-content .subtitle {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-content .subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-content .subtitle {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-content .subtitle {
    font-size: 16px;
  }
}
.hero-content .title {
  font-size: 72px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-content .title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-content .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-content .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-content .title {
    font-size: 36px;
  }
}
.hero-content .text {
  font-size: 21px;
  color: #717788;
  margin: 45px 0 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-content .text {
    margin: 30px 0 0px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-content .text {
    margin: 20px 0 0px;
    font-size: 16px;
  }
}
.hero-content .btn-style-one {
  display: inline-block;
  padding: 25px 64px;
}
.hero .btn-style-one {
  margin-top: 40px;
  display: inline-flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero .btn-style-one {
    padding: 20px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .hero .btn-style-one {
    padding: 18px 35px;
    margin-top: 25px;
  }
}
.hero .btn-style-one:hover {
  background-color: #ffffff;
  color: #343c55;
}
.hero-facts-info {
  position: absolute;
  z-index: 3;
  background: #ffffff;
  box-shadow: -14px 22px 48px 0px rgba(0, 0, 0, 0.06);
  border-radius: 7px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 10px;
  max-width: 294px;
  width: 100%;
  padding: 35px;
  top: 210px;
  left: -40px;
  visibility: visible;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}
.hero-facts-info-review {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.hero-facts-info-review span {
  color: #f2c71b;
  line-height: 1;
}
.hero-facts-info-text {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  margin: 5px 0px 0px;
}
@media only screen and (max-width: 479px) {
  .hero-facts-info-text {
    font-size: 12px;
    margin-top: 0;
  }
}
.hero-facts-info .hero-facts-client-name {
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-facts-info {
    padding: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-facts-info {
    top: 72%;
    left: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-facts-info {
    top: 76%;
    left: -20px;
    max-width: 240px;
    padding: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-facts-info {
    left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .hero-facts-info {
    max-width: 180px;
    padding: 15px;
    left: -5px;
  }
}
.hero-facts-client {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 10px;
  background: #ffffff;
  padding: 25px 25px 20px;
  box-shadow: 15px 11px 48px 0px rgba(0, 0, 0, 0.08);
  border-radius: 13px;
  right: -38%;
  top: 90%;
  visibility: visible;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}
.hero-facts-client-name {
  font-size: 14px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-facts-client {
    right: -190px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-facts-client {
    right: -100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-facts-client {
    right: -6%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-facts-client {
    right: -4%;
    top: 90px;
    padding: 20px 20px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-facts-client {
    right: 0;
    top: 50%;
    padding: 20px 20px 15px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-facts-client {
    right: 0;
    top: 54%;
    padding: 15px 15px 10px;
  }
}
.hero-facts-shape1 {
  position: absolute;
  margin-left: 30px;
  top: -194px;
  right: -240px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-facts-shape1 {
    right: -190px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-facts-shape1 {
    right: -100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-facts-shape1 {
    right: -35px;
    top: -130px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-facts-shape1 {
    right: -15px;
    top: -90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-facts-shape1 {
    top: 90px;
    right: auto;
  }
}
.hero-facts-shape2 {
  position: absolute;
  z-index: 2;
  top: -150px;
  left: 12%;
}

@media(min-width: 1024px){
   .hero-facts-shape2 {
    top: 40px;
    left: 120px;
}
}
.hero-facts-shape2 img {
  -webkit-animation: zoom1 5s infinite linear;
          animation: zoom1 5s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
 .hero-facts-shape2 {
    top: 0px;
    left: 110px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-facts-shape2 {
    top: 0px;
    left: 110px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
   .hero-facts-shape2 {
    top: 0px;
    left: 110px;
}
  .hero-facts-shape2 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-facts-shape2 {
    top: 14%;
    left: 8%;
  }
}
@media only screen and (max-width: 575px) {
  .hero-facts-shape2 img {
    width: 80%;
  }
}
@media only screen and (max-width: 479px) {
  .hero-facts-shape2 {
    top: 50%;
}
  .hero-facts-shape2 img {
    width: 60%;
  }
}
.hero-facts-shape3 {
  position: absolute;
  z-index: 2;
  background: #ffffff;
  padding: 20px;
  box-shadow: 15px 11px 48px 0px rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  right: -9%;
  top: -192px;
  visibility: visible;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-facts-shape3 {
    right: -3%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-facts-shape3 {
    right: 7%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-facts-shape3 {
    right: 15%;
    top: -140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-facts-shape3 {
    right: 15%;
    top: -90px;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-facts-shape3 {
    right: 20%;
    top: 13%;
  }
}
@media only screen and (max-width: 575px) {
  .hero-facts-shape3 {
    right: 12%;
    top: 12%;
    padding: 15px;
  }
}
.hero-facts-shape4 {
  position: absolute;
  z-index: 2;
  left: 43%;
  top: 420px;
}
.hero-facts-shape4 img {
  -webkit-animation: moveleftright1 5s infinite linear;
          animation: moveleftright1 5s infinite linear;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-facts-shape4 {
    top: 100%;
    left: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-facts-shape4 {
    display: none;
  }
}
.hero-image {
  position: absolute;
  top: -250px;
  right: -210px;
}
.hero-image-wrapper {
  position: relative;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-image {
    right: -180px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-image {
    right: -110px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-image {
    right: -20px;
    top: -180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-image {
    right: -10px;
    top: -120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-image {
    position: relative;
    top: 40px;
    right: auto;
  }
}
.hero .scene {
  height: 100%;
  position: absolute !important;
  width: 100%;
}
.hero-shape.shape-1 {
  position: absolute;
  top: 100px;
  left: -15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-1 {
    top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-1 {
    display: none;
  }
}
.hero-shape.shape-2 {
  position: absolute;
  top: 100px;
  left: -15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-2 {
    top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-2 {
    display: none;
  }
}
.hero-shape.shape-3 {
  position: absolute;
  top: 25px;
  left: 50px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-shape.shape-3 {
    left: 2%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-shape.shape-3 {
    top: 0px;
    left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-3 {
    display: none;
  }
}
.hero-shape.shape-4 {
  position: absolute;
  top: 60px;
  left: 125px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-shape.shape-4 {
    left: 4%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-shape.shape-4 {
    left: 15px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-4 {
    display: none;
  }
}
.hero-shape.shape-5 {
  position: absolute;
  top: 280px;
  left: 220px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-shape.shape-5 {
    left: 9%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-shape.shape-5 {
    left: 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-5 {
    display: none;
  }
}
.hero-shape.shape-6 {
  position: absolute;
  top: 660px;
  left: 315px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-shape.shape-6 {
    left: 20%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-6 {
    left: 22%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-6 {
    display: none;
  }
}
.hero-shape.shape-7 {
  position: absolute;
  top: 100px;
  left: 43%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-7 {
    top: 80px;
    left: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-7 {
    display: none;
  }
}
.hero-shape.shape-8 {
  position: absolute;
  top: 80px;
  left: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-8 {
    top: 50px;
    left: 52%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-8 {
    display: none;
  }
}
.hero-shape.shape-9 {
  position: absolute;
  top: 42%;
  left: 44%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-9 {
    display: none;
  }
}
.hero-shape.shape-10 {
  position: absolute;
  top: 62%;
  left: 33%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-10 {
    left: 28%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-10 {
    display: none;
  }
}
.hero-shape.shape-12 {
  position: absolute;
  top: 0%;
  right: 8%;
}
.hero-shape.shape-12 img {
  -webkit-animation: circle2 5s infinite linear;
          animation: circle2 5s infinite linear;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-shape.shape-12 {
    right: 7%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-12 {
    display: none;
  }
}
.hero-shape.shape-13 {
  position: absolute;
  top: 14%;
  right: 5%;
}
.hero-shape.shape-13 img {
  -webkit-animation: zoom1 5s infinite linear;
          animation: zoom1 5s infinite linear;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-shape.shape-13 {
    right: 1%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-shape.shape-13 {
    top: 12%;
    right: 1%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-shape.shape-13 {
    right: 2%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-13 {
    top: 10%;
    right: 1%;
  }
  .hero-shape.shape-13 img {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-13 {
    display: none;
  }
}
.hero-shape.shape-14 {
  position: absolute;
  top: 0;
  right: 3%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-14 {
    display: none;
  }
}
.hero-shape.shape-15 {
  position: absolute;
  top: 61%;
  right: 2%;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .hero-shape.shape-15 {
    top: 76%;
    right: 1%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .hero-shape.shape-15 {
    top: 70%;
    right: 1%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-shape.shape-15 {
    top: 70%;
    right: 1%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-shape.shape-15 {
    top: 65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .hero-shape.shape-15 {
    display: none;
  }
}

/* =============================
    2.3 - Strategy Style
================================ */
.strategy {
  position: relative;
}
.strategy .heading-one {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .strategy .heading-one {
    margin: 0 auto 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .strategy .heading-one {
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 767px) {
  .strategy .heading-one {
    margin: 0 auto 40px;
  }
}
.strategy-single {
  display: flex;
  align-items: flex-start;
}
.strategy-icon {
  flex: 0 0 auto;
  margin-right: 50px;
  position: relative;
}
.strategy-icon span {
  content: "";
  position: absolute;
  background-color: #def6fe;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.strategy-icon img {
  position: relative;
  top: 20px;
  left: 20px;
}
.strategy-content .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .strategy-content .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .strategy-content .title {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .service-details-image2 {
    text-align: center;
}
.service-details-image2 img {
    width: 60% !important;
}
}
.strategy-shape {
  position: absolute;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .strategy-shape {
    display: none;
  }
}
.strategy-shape.shape-1 {
  top: 70px;
  left: 135px;
  -webkit-animation: zoom1 4s infinite linear;
          animation: zoom1 4s infinite linear;
}
.strategy-shape.shape-2 {
  bottom: 100px;
  right: 20px;
  -webkit-animation: circle1 2.2s infinite alternate;
          animation: circle1 2.2s infinite alternate;
}
.strategy-shape.shape-3 {
  top: 150px;
  right: 100px;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
.strategy-shape.shape-4 {
  top: 115px;
  right: 20px;
  -webkit-animation: moveupdown1 2s infinite linear;
          animation: moveupdown1 2s infinite linear;
}
.strategy-shape.shape-5 {
  top: 70px;
  left: 80px;
  opacity: 0.6;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
.strategy-two .heading-one {
  margin-right: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .strategy-two .heading-one {
    margin-right: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .strategy-two .heading-one {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .strategy-two .heading-one {
    margin-right: 0px;
  }
}
.strategy-two .heading-one-title {
  margin: 5px 0 40px;
}
@media only screen and (max-width: 767px) {
  .strategy-two .heading-one-title {
    margin: 5px 0 30px;
  }
}
.strategy-two-inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .strategy-two-inner {
    gap: 30px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .strategy-two-inner {
    gap: 30px;
    margin-top: 40px;
  }
}
.strategy-two-single {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .strategy-two-single {
    max-width: 333px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .strategy-two-single {
    max-width: 100%;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.strategy-two-icon {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(50, 47, 179, 0.2);
  background: linear-gradient(-45deg, rgba(91, 207, 242, 0.2) 0%, rgba(65, 125, 210, 0.2) 50%, rgba(50, 47, 179, 0.2) 100%);
  flex: 0 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .strategy-two-icon {
    width: 80px;
    height: 80px;
  }
}
.strategy-two-content .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .strategy-two-content .title {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
.strategy-home2-shape {
  position: absolute;
  left: 0;
  top: 28%;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .strategy-home2-shape {
    top: 26%;
  }
}
.strategy-home2-shape .shape {
  position: absolute;
}
.strategy-home2-shape .shape.shape-1 {
  right: -10px;
  top: 30px;
  -webkit-animation: moveleftright1 3s infinite linear;
          animation: moveleftright1 3s infinite linear;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .strategy-home2-shape .shape.shape-1 {
    right: -50px;
    top: 27%;
  }
  .strategy-home2-shape .shape.shape-1 img {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .strategy-home2-shape .shape.shape-1 {
    display: none;
  }
}
.strategy-home2-shape .shape.shape-2 {
  left: 80px;
  top: 28%;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .strategy-home2-shape .shape.shape-2 {
    left: 20px;
    top: 24%;
  }
  .strategy-home2-shape .shape.shape-2 img {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .strategy-home2-shape .shape.shape-2 {
    display: none;
  }
}

/* =============================
    2.4 - About Style
================================ */
.about {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 190px;
  margin-bottom: -1px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about {
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about {
    padding-bottom: 90px;
    background-size: contain;
    background-position: bottom;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .heading-one-title {
    font-size: 50px;
  }
}
.about-details {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.about-details .col-one {
  flex: 0 0 auto;
  width: 48%;
  margin-right: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .about-details .col-one {
    width: 100%;
    margin: 0px 0 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-details .col-one {
    width: 46%;
  }
}
.about-details .col-two {
  flex: 0 0 auto;
  width: 26%;
  margin-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-details .col-two {
    width: 43%;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-details .col-two {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-details .col-two {
    width: 28%;
  }
}
@media only screen and (max-width: 575px) {
  .about-details .col-two {
    width: 58%;
  }
}
.about-details .col-three {
  flex: 0 0 auto;
  width: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-details .col-three {
    width: 130px;
  }
}
@media only screen and (max-width: 479px) {
  .about-details .col-three {
    width: 120px;
  }
}
.about-details-quote {
  background-color: #ffffff;
  position: relative;
  border-radius: 0 7px 7px 0;
  padding: 15px 35px 10px 22px;
}
.about-details-quote::after {
  position: absolute;
  content: "";
  background-color: #4fcbf1;
  height: 95%;
  width: 4px;
  left: 0;
  top: 0;
}
.about-details-quote p {
  position: relative;
  top: -20px;
  left: 26px;
  font-style: italic;
}
.about-details-list li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.about-details-list li p {
  margin-left: 15px;
}
.about-details .btn-style-one {
    display: inline-block;
    margin-top: 40px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .about-details .btn-style-one {
    margin-top: 20px;
  }
}
.about-details-video {
  position: relative;
}
.about-details-video::after {
  position: absolute;
  content: "";
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
  border-radius: 14px;
  transition: 0.4s;
}
.about-details-video::before {
  position: absolute;
  content: "";
  background: #322fb3;
  background: linear-gradient(-45deg, #322fb3 20%, #417DD2 50%, #5BCFF2 100%);
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  border-radius: 14px;
  transition: 0.4s;
}
.about-details-video .icon-img {    width: 100%;    border-radius: 15px;}

.about-details-video .video-popup {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-details-video:hover::after {
  opacity: 0;
  transition: 0.4s;
}
.about-details-video:hover::before {
  opacity: 0.8;
  transition: 0.4s;
}
.about .about-counter {
  display: flex;
  justify-content: flex-end;
  gap: 30px;
  margin-bottom: 115px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about .about-counter {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .about-counter {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about .about-counter {
    margin-bottom: 0;
    position: absolute;
    top: -108%;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .about .about-counter {
    margin-bottom: 0;
    position: absolute;
    top: -142%;
    right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .about .about-counter {
    margin-bottom: 0;
    position: absolute;
    top: -2%;
    right: 20px;
    gap: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .about .about-counter {
    right: 10px;
  }
}
.about .about-counter .funfact-inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  .about .about-counter .funfact-inner {
    margin-bottom: 5px;
    line-height: 1;
  }
}
.about .about-counter-1, .about .about-counter-2 {
  padding: 45px 50px 55px;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  border-radius: 13px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .about-counter-1, .about .about-counter-2 {
    padding: 30px 30px 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about .about-counter-1, .about .about-counter-2 {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 575px) {
  .about .about-counter-1, .about .about-counter-2 {
    justify-content: space-between;
    padding: 10px;
  }
}
.about .about-counter-1 .odometer, .about .about-counter-1 .niktext, .about .about-counter-2 .odometer, .about .about-counter-2 .niktext {
  font-family: "Open Sans", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about .about-counter-1 .odometer, .about .about-counter-1 .niktext, .about .about-counter-2 .odometer, .about .about-counter-2 .niktext {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .about .about-counter-1 .odometer, .about .about-counter-1 .niktext, .about .about-counter-2 .odometer, .about .about-counter-2 .niktext {
    font-size: 26px;
  }
}
.about .about-counter-1 .niktext, .about .about-counter-2 .niktext {
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .about .about-counter-1 .niktext, .about .about-counter-2 .niktext {
    line-height: inherit;
    margin-left: 2px;
  }
}
.about .about-counter-1 .increment, .about .about-counter-2 .increment {
  color: #ffffff;
  font-size: 26px;
  position: relative;
  top: -10px;
}
@media only screen and (max-width: 767px) {
  .about .about-counter-1 .increment, .about .about-counter-2 .increment {
    font-size: 16px;
    margin-left: 3px;
  }
}
.about .about-counter-1 {
  background-color: #322fb3;
}
.about .about-counter-2 {
  background-color: #4fcbf1;
}
.about .about-counter-title {
  font-size: 21px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about .about-counter-title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .about .about-counter-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
  }
}
.about-image {
  position: absolute;
  width: 560px;
  margin-left: 95px;
  margin-top: -170px;
}
@media only screen and (min-width: 1550px) and (max-width: 1800px) {
  .about-image {
    width: 540px;
    margin-left: auto;
    right: 20px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-image {
    width: 465px;
    margin-left: auto;
    right: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-image {
    width: 560px;
    margin-left: auto;
    right: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-image {
    width: 450px;
    margin-left: auto;
    right: 20px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-image {
    position: relative;
    margin: 20px auto 30px;
  }
}
@media only screen and (max-width: 767px) {
  .about-image {
    position: relative;
    margin: 30px auto 0px;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .about-image {
    position: inherit;
  }
}
.about-image-inner-thumb {
  background-color: #322fb3;
  color: #ffffff;
  padding: 40px 25px;
  border-radius: 10px;
  position: absolute;
  bottom: 30px;
  right: 30px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 479px) {
  .about-image-inner-thumb {
    padding: 20px 15px;
    bottom: 20px;
    right: 20px;
  }
}
.about-image-inner-thumb .text {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
}
@media only screen and (max-width: 479px) {
  .about-image-inner-thumb .text {
    font-size: 16px;
  }
}
.about-image-inner-thumb .date {
  font-size: 42px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 479px) {
  .about-image-inner-thumb .date {
    font-size: 30px;
  }
}
.about-tab {
  position: absolute;
  bottom: 0;
  left: 73px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-tab {
    left: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .about-tab {
    left: 28px;
  }
}
@media only screen and (max-width: 479px) {
  .about-tab {
    left: 12px;
  }
}
.about-tab .nav-item {
  margin-right: 2px;
}
.about-tab .nav-link {
  border: 1px solid transparent;
  background-color: #322fb3;
  padding: 35px 100px;
  border-radius: 10px 10px 0 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
}
.about-tab .nav-link.active, .about-tab .nav-link:hover {
  background-color: #4fcbf1;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-tab .nav-link {
    padding: 30px 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-tab .nav-link {
    padding: 30px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .about-tab .nav-link {
    padding: 20px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .about-tab .nav-link {
    padding: 15px 22px;
    font-size: 14px;
  }
}

.about-tab-content {
  margin-top: 90px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-tab-content {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-tab-content {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-tab-content {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .about-tab-content {
    margin-top: 30px;
  }
}
.about-tab-content .heading-one-title {
  font-size: 48px;
  margin-top: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .about-tab-content .heading-one-title {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .about-tab-content .heading-one-title {
    font-size: 36px;
  }
}
.about-tab-content .heading-one p {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .about-tab-content .heading-one p {
    margin-bottom: 20px;
  }
}
.about-tab-content .heading-one .btn-style-one {
  margin-top: 20px;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .about-tab-content .heading-one .btn-style-one {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-tab-content .shape {
    display: none;
  }
}
.about-tab-content .shape.shape-1 {
  position: absolute;
  top: 10%;
  right: 3%;
  -webkit-animation: animshape1 3s infinite linear;
          animation: animshape1 3s infinite linear;
}
.about-tab-content .shape.shape-2 {
  position: absolute;
  top: 20%;
  right: 3%;
  -webkit-animation: animshape1 3s infinite linear;
          animation: animshape1 3s infinite linear;
}
.about-tab-content .shape.shape-2 img {
  transform: rotate(20deg);
}
.about-tab-content .shape.shape-3 {
  position: absolute;
  bottom: -2%;
  right: 3%;
  -webkit-animation: moveleftright1 3s infinite linear;
          animation: moveleftright1 3s infinite linear;
}

.about-tab-image {
  position: relative;
  margin-right: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-tab-image {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-tab-image {
    margin-right: 0px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
 .about-tab-image {
    margin-right: 0px;
    margin-bottom: 320px;
}
}
@media only screen and (max-width: 767px) {
  .about-tab-image .shape {
    display: none;
  }
}
.about-tab-image .shape.shape-1 {
  position: absolute;
  top: -3%;
  left: 0;
  -webkit-animation: animshape1 3s infinite linear;
          animation: animshape1 3s infinite linear;
}
.about-tab-image .shape.shape-2 {
  position: absolute;
  top: 64%;
  left: 76%;
  -webkit-animation: animshape1 3s infinite linear;
          animation: animshape1 3s infinite linear;
}
.about-tab-image-one {
  position: absolute;
  left: -42%;
  top: 13%;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
 .about-tab-image-one {
    left: 0%;
    width: 100%;
} 
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
 .about-tab-image-one {
    left: 0;
    width: 100%;
}
}
.about-tab-image-three {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-tab-image-three {
    width: 60%;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-tab-image-three {
    width: 60%;
    margin-left: auto;
  }
}
.about-tab-image-two {
  position: relative;
  margin-top: -42px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-tab-image-two {
    width: 53%;
    margin-left: 57px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-tab-image-two {
    width: 53%;
    left: 20%;
  }
}

/* About Two Style */
.about-two {
  position: relative;
}
.about-two-images {
  margin-right: 70px;
  height: 650px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two-images {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-two-images {
    width: 100%;
    margin: 0 auto 60px;
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .about-two-images {
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 479px) {
  .about-two-images {
    height: 400px;
  }
}
.about-two-images-one {
  position: relative;
}
@media only screen and (max-width: 479px) {
  .about-two-images-one {
    width: 70%;
  }
}
.about-two-images-two {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
@media only screen and (max-width: 479px) {
  .about-two-images-two {
    width: 50%;
  }
}
.about-two-images-thumb {
  background-color: #322fb3;
  color: #ffffff;
  padding: 40px 25px;
  border-radius: 10px;
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 60px;
  left: -40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two-images-thumb {
    left: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .about-two-images-thumb {
    left: -20px;
    top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .about-two-images-thumb {
    padding: 15px 10px;
    left: -10px;
    top: 10px;
  }
}
.about-two-images-thumb .text {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
}
@media only screen and (max-width: 479px) {
  .about-two-images-thumb .text {
    font-size: 14px;
  }
}
.about-two-images-thumb .date {
  font-size: 42px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 479px) {
  .about-two-images-thumb .date {
    font-size: 24px;
  }
}
.about-two .heading-one {
  margin-left: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .heading-one {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-two .heading-one {
    margin-left: 0px;
  }
}
.about-two .heading-one-title {
  margin: 10px 0 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .about-two .heading-one-title {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .heading-one-title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .heading-one-title {
    margin: 10px 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .heading-one-title {
    margin: 10px 0 20px;
  }
}
.about-two-text p {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-two-text p {
    margin-bottom: 15px;
  }
}
.about-two-text .btn-style-one {
  margin-top: 20px;
  display: inline-block;
}
.about-two .shape {
  position: absolute;
}
.about-two .shape.shape-1 {
  bottom: -40px;
  left: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-1 {
    bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-1 {
    bottom: 43%;
  }
}
.about-two .shape.shape-1 img {
  -webkit-animation: zoom1 7s infinite linear;
          animation: zoom1 7s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-1 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-1 img {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .shape.shape-1 {
    display: none;
  }
}
.about-two .shape.shape-2 {
  bottom: 250px;
  left: 40px;
}
.about-two .shape.shape-2 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-2 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-2 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-2 {
    bottom: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .shape.shape-2 {
    display: none;
  }
}
.about-two .shape.shape-3 {
  top: 30px;
}
.about-two .shape.shape-3 img {
  -webkit-animation: zoom1 7s infinite linear;
          animation: zoom1 7s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-3 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-3 img {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .shape.shape-3 {
    display: none;
  }
}
.about-two .shape.shape-4 {
  top: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-4 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-4 img {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .shape.shape-4 {
    display: none;
  }
}
.about-two .shape.shape-5 {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
  right: 100px;
  top: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-5 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-5 img {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-5 {
    right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .shape.shape-5 {
    display: none;
  }
}
.about-two .shape.shape-6 {
  bottom: 115px;
  right: 140px;
}
.about-two .shape.shape-6 img {
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-6 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-6 img {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-6 {
    right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-6 {
    bottom: 70px;
    right: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .shape.shape-6 {
    display: none;
  }
}
.about-two .shape.shape-7 {
  top: 72.5%;
  right: 0px;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two .shape.shape-7 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-7 img {
    width: 34%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .shape.shape-7 {
    top: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .shape.shape-7 {
    display: none;
  }
}

.about-creative-images {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-creative-images {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .about-creative-images {
    display: flex;
    margin-bottom: 50px;
  }
}
.about-creative-images .image-one {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -180px;
  z-index: -1;
}
.about-creative-images .image-one::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
  opacity: 0.7;
  z-index: 1;
  border-radius: 15px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-creative-images .image-one {
    left: -105px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-creative-images .image-one {
    left: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-creative-images .image-one {
    left: 0;
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-creative-images .image-one {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .about-creative-images .image-one {
    left: 0;
    width: 70%;
  }
}
.about-creative-images .image-two {
  box-shadow: -50px 25px 90px 0px rgba(16, 37, 113, 0.13);
  display: inline-block;
  border-radius: 15px;
  position: relative;
  margin-right: 140px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-creative-images .image-two {
    margin-right: 0;
    right: -50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-creative-images .image-two {
    margin-right: 130px;
    left: 131px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-creative-images .image-two {
    margin-right: 0;
    width: 70%;
    left: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-creative-images .image-two {
    margin-left: 180px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .about-creative-images .image-two {
    width: 70%;
    margin-left: auto;
    margin-right: 0;
  }
}
.about-creative .heading-one-title {
  margin: 5px 0 40px;
}
@media only screen and (max-width: 767px) {
  .about-creative .heading-one-title {
    margin: 5px 0 30px;
  }
}
.about-creative-tab {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .about-creative-tab {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .about-creative-tab {
    margin-top: 30px;
  }
}
.about-creative-tab .nav-tabs .nav-link {
  font-size: 18px;
  font-weight: 700;
  color: #343c55;
  border-top: 0px;
  border-right: 0;
  border-left: 0;
  padding: 0 35px 20px;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-creative-tab .nav-tabs .nav-link {
    padding: 0 24px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .about-creative-tab .nav-tabs .nav-link {
    padding: 0 24px 20px;
  }
}
@media only screen and (max-width: 479px) {
  .about-creative-tab .nav-tabs .nav-link {
    padding: 0 10px 12px;
    font-size: 16px;
  }
}
.about-creative-tab .nav-tabs .nav-link.active {
  border-bottom: 2px solid #4fcbf1;
}
.about-creative-tab .nav-content-inner {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .about-creative-tab .nav-content-inner {
    gap: 20px;
  }
}
.about-creative-tab .nav-content-inner p {
  max-width: 303px;
  width: 100%;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-creative-tab .nav-content-inner p {
    max-width: 278px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-creative-tab .nav-content-inner p {
    max-width: 255px;
  }
}
@media only screen and (max-width: 767px) {
  .about-creative-tab .nav-content-inner p {
    max-width: 278px;
  }
}
@media only screen and (max-width: 575px) {
  .about-creative-tab .nav-content-inner p {
    max-width: 255px;
  }
}
@media only screen and (max-width: 479px) {
  .about-creative-tab .nav-content-inner p {
    max-width: 100%;
    margin-bottom: 0;
  }
}
.about-creative-tab .nav-content-inner img {
    flex: 0 0 auto;
    border-radius: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-creative-tab .nav-content-inner img {
    width: 37%;
  }
}
@media only screen and (max-width: 767px) {
  .about-creative-tab .nav-content-inner img {
    width: 40%;
  }
}
@media only screen and (max-width: 575px) {
  .about-creative-tab .nav-content-inner img {
    width: 37%;
  }
}
@media only screen and (max-width: 479px) {
  .about-creative-tab .nav-content-inner img {
    width: 100%;
  }
}

/* About Three Style */
.about-three {
  position: relative;
}
.about-three-image-shape {
  position: absolute;
  margin-left: -154px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .about-three-image-shape {
    margin-left: -100px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three-image-shape {
    margin-left: -33px;
  }
  .about-three-image-shape img {
    width: 90%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-three-image-shape {
    margin-left: 25px;
  }
  .about-three-image-shape img {
    width: 75%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three-image-shape {
    margin-left: 34px;
    top: 30px;
  }
  .about-three-image-shape img {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-three-image-shape {
    margin-left: 100px;
    top: -35px;
  }
}
@media only screen and (max-width: 767px) {
  .about-three-image-shape {
    margin-left: 44px;
    top: -20px;
  }
  .about-three-image-shape img {
    width: 90%;
  }
}
.about-three-image {
  position: relative;
  margin-left: -286px;
  top: 60px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .about-three-image {
    margin-left: -190px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three-image {
    margin-left: -116px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-three-image {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three-image {
    margin-left: -30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-three-image {
    margin-left: 0px;
    top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .about-three-image {
    margin-left: 0px;
    top: 0px;
  }
}
.about-three-chart {
  box-shadow: 15px 11px 48px 0px rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  background-color: #ffffff;
  padding: 25px;
  position: absolute;
  top: 155px;
  margin-left: 235px;
  -webkit-animation: moveupdown1 4s infinite linear !important;
          animation: moveupdown1 4s infinite linear !important;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .about-three-chart {
    margin-left: 300px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three-chart {
    margin-left: 340px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-three-chart {
    top: 114px;
    margin-left: 330px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three-chart {
    top: 114px;
    margin-left: 275px;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-three-chart {
    top: 100px;
    margin-left: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .about-three-chart {
    top: 70px;
    margin-left: auto;
    right: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .about-three-chart {
    padding: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .about-three-chart {
    top: 30px;
  }
}
.about-three-duration {
  box-shadow: -18px 34px 72px 0px rgba(0, 0, 0, 0.07);
  background: #ffffff;
  padding: 44px 60px 50px 70px;
  position: absolute;
  top: 510px;
  margin-left: -186px;
  border-radius: 7px;
  -webkit-animation: moveupdown1 6s infinite linear !important;
          animation: moveupdown1 6s infinite linear !important;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .about-three-duration {
    margin-left: -100px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three-duration {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-three-duration {
    top: 425px;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three-duration {
    top: 380px;
    margin-left: 0px;
    padding: 30px 40px 30px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-three-duration {
    top: 450px;
    margin-left: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .about-three-duration {
    padding: 30px 40px 30px 50px;
    top: 380px;
    margin-left: auto;
    left: 116px;
  }
}
@media only screen and (max-width: 575px) {
  .about-three-duration {
    padding: 20px 30px 20px 40px;
    top: 340px;
    margin-left: auto;
    left: 100px;
  }
}
@media only screen and (max-width: 479px) {
 .about-three-duration {
    top: 210px;
    left: 30px;
}
}
.about-three-duration .years {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 72px;
  color: #4fcbf1;
  line-height: 1;
  margin-bottom: 10px;
  display: block;
}
@media only screen and (max-width: 575px) {
  .about-three-duration .years {
    font-size: 60px;
  }
}
.about-three-duration .text {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 21px;
  text-transform: uppercase;
  color: #343c55;
}
@media only screen and (max-width: 575px) {
  .about-three-duration .text {
    font-size: 18px;
  }
}
.about-three .heading-one-subtitle {
  margin-bottom: 10px;
  display: block;
}
.about-three .heading-one p {
  margin: 45px 0;
}
@media only screen and (max-width: 767px) {
  .about-three .heading-one p {
    margin: 20px 0 30px;
  }
}
.about-three-details {
  display: flex;
  flex-direction: column;
}
.about-three-service {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media only screen and (max-width: 575px) {
  .about-three-service {
    flex-direction: column;
    row-gap: 15px;
  }
}
.about-three-service-single {
  display: flex;
  -moz-column-gap: 22px;
       column-gap: 22px;
}
@media only screen and (max-width: 767px) {
  .about-three-service-single {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
.about-three-service-thumb {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  background: #eaf6fc;
  position: relative;
  transition: 0.4s;
}
.about-three-service-content .title {
  font-size: 21px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #343c55;
  margin-bottom: 15px;
  display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three-service-content .title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .about-three-service-content .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.about-three-content-list {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .about-three-content-list p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .about-three-content-list {
    margin-top: 30px;
  }
}
.about-three-buttons {
  display: flex;
  align-items: center;
  -moz-column-gap: 35px;
       column-gap: 35px;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .about-three-buttons {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center !important;
    row-gap: 16px;
}
}
@media only screen and (max-width: 479px) {
  .about-three-buttons {
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    row-gap: 15px;
  }
}
.about-three-buttons .btn-style-one {
  padding: 22px 58px;
}
@media only screen and (max-width: 575px) {
  .about-three-buttons .btn-style-one {
    padding: 18px 40px;
  }
}
.about-three-buttons .phone-call {
  display: flex;
  align-items: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.about-three-buttons .phone-call-icon {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  .about-three-buttons .phone-call-icon {
    width: 40px;
    height: 40px;
  }
}
.about-three-buttons .phone-call-icon i {
  color: #4fcbf1;
  background: #ffffff;
  font-size: 14px;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
@media only screen and (max-width: 575px) {
  .about-three-buttons .phone-call-icon i {
    width: 36px;
    height: 36px;
  }
}
.about-three-buttons .phone-call-number {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 21px;
  color: #343c55;
  transition: 0.3s;
}
.about-three-buttons .phone-call-number:hover {
  color: #322fb3;
  transition: 0.3s;
}
@media only screen and (max-width: 575px) {
  .about-three-buttons .phone-call-number {
    font-size: 18px;
  }
}
.about-three .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-three .shape {
    display: none;
  }
}
.about-three .shape .shape1 {
  position: absolute;
  left: 9%;
  z-index: -1;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .about-three .shape .shape1 {
    left: 5%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three .shape .shape1 {
    left: 2%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three .shape .shape1 {
    left: 1%;
  }
}
.about-three .shape .shape2 {
  position: absolute;
  right: 4%;
  z-index: -1;
  margin-top: -60px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three .shape .shape2 {
    right: 2%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-three .shape .shape2 {
    right: 2%;
    margin-top: -100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three .shape .shape2 {
    right: 2%;
    margin-top: -100px;
    width: 8%;
  }
}
.about-three .shape .shape4 {
  position: absolute;
  left: 4.8%;
  z-index: -1;
  bottom: -23px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three .shape .shape4 {
    left: 3%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three .shape .shape4 {
    left: 2%;
    bottom: 80px;
  }
}
.about-three .shape .shape5 {
  position: absolute;
  right: 6%;
  z-index: -1;
  bottom: 18%;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .about-three .shape .shape5 {
    right: 4%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-three .shape .shape5 {
    right: 1%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-three .shape .shape5 {
    right: 0%;
  }
}

/* =============================
    2.5 - Progress Style
================================ */
.progress-section {
  position: relative;
}
.progress-section-content {
  background-image: url(../images/progress/progress-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 90px;
  margin-top: 44px;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-section-content {
    padding: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .progress-section-content {
    padding: 50px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 575px) {
  .progress-section-content {
    padding: 30px;
    margin-top: 0;
  }
}
.progress-section-content .heading-one-title {
  color: #ffffff;
  margin: 12px 0 30px;
}
.progress-section-content p {
  color: #ffffff;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .progress-section .shape {
    display: none;
  }
}
.progress-section .shape.shape-1 {
  position: absolute;
  top: 5%;
  left: 15%;
  -webkit-animation: circle1 4s infinite linear;
          animation: circle1 4s infinite linear;
}
.progress-section .shape.shape-2 {
  position: absolute;
  top: 5%;
  left: 2%;
  -webkit-animation: animshape1 3s infinite linear;
          animation: animshape1 3s infinite linear;
}
.progress-section .shape.shape-2 img {
  transform: rotate(20deg);
}
.progress-section .shape.shape-3 {
  position: absolute;
  top: 22%;
  left: 8%;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
  z-index: -1;
}

.radial-progress-single {
  text-align: center;
  margin-top: 40px;
}
.radial-progress-single .circle-info {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .radial-progress-single .circle-info {
    padding: 0 0 0 20px;
    max-width: 250px;
    margin: 10px auto 0;
  }
}
.radial-progress-single .circle-info .title {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
}

.radial-progress {
  position: relative;
}
.radial-progress .circle-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.radial-progress .circle-text span.count {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  color: #4fcbf1;
  position: relative;
}

.progress-image {
  margin: 0px 10px 0 -110px;
  position: absolute;
  width: 54%;
  z-index: -1;
}
@media only screen and (min-width: 1701px) and (max-width: 1750px) {
  .progress-image {
    width: 53%;
  }
}
@media only screen and (min-width: 1550px) and (max-width: 1700px) {
  .progress-image {
    width: 46%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .progress-image {
    width: 40%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-image {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .progress-image {
    width: 100%;
    margin: 0px 0 -40px;
    position: relative;
  }
  .progress-image img {
    width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  .custom-margin {
    padding-right: 0px;
    padding-left: 0px;
  }
}

/* -----Progress Two Style----- */
.progress-two {
  position: relative;
}
.progress-two-images .image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
@media only screen and (min-width: 1550px) and (max-width: 1700px) {
  .progress-two-images .image img {
    width: 90%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .progress-two-images .image img {
    width: 80%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .progress-two-images .image img {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two-images .image {
    top: 50px;
  }
  .progress-two-images .image img {
    width: 58%;
  }
}
.progress-two-images .image-bg {
  position: absolute;
  left: 0;
  top: 156px;
}
@media only screen and (min-width: 1550px) and (max-width: 1700px) {
  .progress-two-images .image-bg img {
    width: 90%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .progress-two-images .image-bg img {
    width: 80%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .progress-two-images .image-bg img {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two-images .image-bg img {
    width: 58%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .progress-two-images .image-bg {
    position: relative;
    margin: 0 0 60px -36px;
  }
}
@media only screen and (max-width: 767px) {
  .progress-two-images .image-bg {
    position: relative;
    top: 130px;
    margin: 0 0 40px -30px;
  }
}
@media only screen and (max-width: 479px) {
  .progress-two-images .image-bg {
    margin: 0 0 20px -12px;
    top: 80px;
  }
}
.progress-two-images .sheild {
  box-shadow: 15px 11px 90px 0px rgba(0, 0, 0, 0.07);
  padding: 25px 30px;
  background: #ffffff;
  border-radius: 7px;
  position: absolute;
  bottom: -46px;
  left: 22%;
  z-index: 6;
  -webkit-animation: moveupdown1 6s infinite linear !important;
          animation: moveupdown1 6s infinite linear !important;
}
@media only screen and (min-width: 1550px) and (max-width: 1700px) {
  .progress-two-images .sheild {
    bottom: 0px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .progress-two-images .sheild {
    left: 24%;
    bottom: 10px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .progress-two-images .sheild {
    bottom: 25px;
    left: 24%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two-images .sheild {
    bottom: 80px;
    left: 24%;
    padding: 15px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .progress-two-images .sheild {
    top: 44%;
    left: 50%;
    bottom: auto;
  }
}
@media only screen and (max-width: 767px) {
  .progress-two-images .sheild {
    top: 40%;
    left: 50%;
    bottom: auto;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 575px) {
  .progress-two-images .sheild {
    top: 36%;
  }
}
@media only screen and (max-width: 479px) {
  .progress-two-images .sheild {
    top: 28%;
    padding: 10px 15px;
  }
}
.progress-two-images .handshake {
  padding: 35px;
  background: linear-gradient(-45deg, #5BCFF2 0%, #417DD2 50%, #322fb3 100%);
  border-radius: 7px;
  position: absolute;
  top: 25%;
  left: 30%;
  z-index: 6;
  -webkit-animation: moveupdown1 4s infinite linear !important;
          animation: moveupdown1 4s infinite linear !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two-images .handshake {
    padding: 25px;
    top: 18%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .progress-two-images .handshake {
    top: 12%;
    left: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .progress-two-images .handshake {
    top: 12%;
    left: 70%;
    padding: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .progress-two-images .handshake {
    top: 6%;
    left: 60%;
    padding: 15px;
  }
}
.progress-two-wrapper {
  overflow: hidden;
  margin-top: 130px;
}
@media only screen and (min-width: 1550px) and (max-width: 1700px) {
  .progress-two-wrapper {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .progress-two-wrapper {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two-wrapper {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two-wrapper img {
    width: 58%;
  }
}
@media only screen and (max-width: 479px) {
  .progress-two-wrapper {
    margin-top: 90px;
  }
}
.progress-two .heading-one {
  padding-bottom: 15px;
}
.progress-two .heading-one-title {
  margin: 10px 0 30px;
}
@media only screen and (max-width: 767px) {
  .progress-two .heading-one {
    padding-bottom: 0px;
  }
  .progress-two .heading-one-title {
    margin: 0px 0 20px;
  }
}
.progress-two .progress {
  overflow: inherit;
  height: 5px;
  background: #dce0ed;
  display: flex;
  justify-content: space-between;
}
.progress-two .progress-bar {
  position: relative;
  top: -5px;
  height: 3px;
  background: #47bfe7;
}
.progress-two .progress-title {
  font-size: 21px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #343c55;
  margin: 35px 0 20px;
}
@media only screen and (max-width: 767px) {
  .progress-two .progress-title {
    margin: 25px 0 15px;
    font-size: 18px;
  }
}
.progress-two .progress-number {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #2d3757;
  position: relative;
  top: -50px;
}
@media only screen and (max-width: 767px) {
  .progress-two .progress-number {
    top: -40px;
    font-size: 16px;
  }
}
.progress-two .progress-button {
  display: flex;
  margin-top: 60px;
}
.progress-two .progress-button .btn-style-one {
  padding: 22px 58px;
}
@media only screen and (max-width: 767px) {
  .progress-two .progress-button {
    margin-top: 40px;
  }
  .progress-two .progress-button .btn-style-one {
    padding: 18px 45px;
  }
}
@media only screen and (max-width: 575px) {
  .progress-two .progress-button {
    margin-top: 40px;
  }
  .progress-two .progress-button .btn-style-one {
    padding: 18px 30px;
  }
}
.progress-two .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .progress-two .shape {
    display: none;
  }
}
.progress-two .shape .shape1 {
  position: absolute;
  left: 21%;
  top: 110px;
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .progress-two .shape .shape1 {
    top: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .progress-two .shape .shape1 {
    top: 60px;
    left: 20%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two .shape .shape1 {
    top: 60px;
    left: 20%;
  }
  .progress-two .shape .shape1 img {
    width: 80%;
  }
}
.progress-two .shape .shape2 {
  position: absolute;
  right: 10%;
  bottom: -8%;
}
.progress-two .shape .shape3 {
  position: absolute;
  right: 2%;
  top: 81%;
  z-index: 3;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .progress-two .shape .shape3 {
    right: 1%;
    top: 80%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-two .shape .shape3 {
    right: 0%;
    top: 80%;
  }
}

/*----------------------------------------*/
/*  2.6 - Service Styles CSS
/*----------------------------------------*/
.service {
  position: relative;
}
.service .heading-one {
  max-width: 570px;
  width: 100%;
  margin: 0 auto 0;
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service .heading-one {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .service .heading-one {
    margin-bottom: 50px;
  }
}
.service .heading-one p {
  margin-top: 15px;
}
.service-single {
  position: relative;
}
.service-single-image {
  position: relative;
  transition: 0.4s;
}
.service-single-image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 15px;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
  opacity: 0.6;
}
.service-single-image-thumb img {
  width: 100%;
}
.service-single-image-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.service-single-image-content .icon {
  background-color: #ffffff;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-single-image-content .icon {
    width: 80px;
    height: 80px;
  }
}
.service-single-image-content .title {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-single-image-content .title {
    font-size: 24px;
  }
}
.service-single-white {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  z-index: 6;
  box-shadow: 0px 18px 72px 0px rgba(0, 0, 0, 0.07);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 14px;
}
.service-single-white-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding: 35px;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-single-white-content {
    padding: 12px;
  }
}
.service-single-white .icon {
  background-color: #322fb3;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-single-white .icon {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-single-white .icon {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
  }
}
.service-single-white .title {
  color: #343c55;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 479px) {
  .service-single-white .title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-single-white .title {
    font-size: 20px;
  }
}
.service-single-white .title:hover {
  color: #322fb3;
}
.service-single-white p {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 479px) {
  .service-single-white p {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .service-single-white p {
    margin-top: 10px;
    font-size: 14px;
  }
}
.service-single:hover .service-single-image {
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.service-single:hover .service-single-white {
  opacity: 1;
  visibility: visible;
  transition: 0.4s;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .service .shape {
    display: none;
  }
}
.service .shape.shape-1 {
  position: absolute;
  top: -10%;
  left: 0%;
  -webkit-animation: moveupdown1 4s infinite linear;
          animation: moveupdown1 4s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .service .shape.shape-1 {
    top: -5%;
  }
  .service .shape.shape-1 img {
    width: 60%;
  }
}
.service .shape.shape-2 {
  position: absolute;
  top: 5%;
  right: 3%;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
.service .shape.shape-2 img {
  transform: rotate(326deg);
}
.service .shape.shape-3 {
  position: absolute;
  top: 10%;
  right: 14%;
  -webkit-animation: circle1 5s infinite linear;
          animation: circle1 5s infinite linear;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .service .shape.shape-3 {
    right: 18%;
  }
}
.service .shape.shape-4 {
  position: absolute;
  bottom: 14%;
  left: 0%;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
  z-index: -1;
}
.service .shape.shape-5 {
  position: absolute;
  bottom: 12%;
  left: 2%;
  -webkit-animation: moveleftright1 3s infinite linear;
          animation: moveleftright1 3s infinite linear;
  z-index: -1;
}
.service .shape.shape-6 {
  position: absolute;
  top: 16%;
  right: 8%;
  -webkit-animation: zoom1 5s infinite linear;
          animation: zoom1 5s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .service .shape.shape-6 {
    right: 14%;
  }
}

/* Service Two Style */
.service-two {
  position: relative;
}
.service-two .heading-one {
  max-width: 570px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}
.service-two .heading-one-title {
  margin: 5px 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-two .heading-one {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .service-two .heading-one {
    margin-bottom: 60px;
  }
}
.service-two-single {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  box-shadow: 1px 7px 72px 0px rgba(0, 0, 213, 0.07);
  padding: 60px 50px;
  border-radius: 13px;
  position: relative;
  background: #fff;
}
.service-two-single:hover .service-two-thumb-bg::after {
  opacity: 0;
  transition: 0.5s;
}
.service-two-single:hover .service-two-thumb-bg::before {
  opacity: 1;
  transition: 0.5s;
}
.service-two-single:hover .service-two-thumb::before {
  opacity: 0;
  transition: 0.5s;
}
.service-two-single:hover .service-two-thumb::after {
  opacity: 1;
  transition: 0.5s;
}
.service-two-single:hover .service-two-thumb .img-white {
  opacity: 1;
  transition: 0.5s;
}
.service-two-single:hover .service-two-thumb .img-gradient {
  display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-two-single {
    padding: 40px 30px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.service-two-thumb {
  position: relative;
  width: 84px;
  height: 84px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.service-two-thumb-bg::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 100%;
  top: 0;
  left: 0;
  background: rgba(50, 47, 179, 0.36);
  background: linear-gradient(-45deg, rgba(91, 207, 242, 0.36) 0%, rgba(50, 47, 179, 0.36) 100%);
  transition: 0.4s;
  position: absolute;
  opacity: 1;
}
.service-two-thumb-bg::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 100%;
  top: 0;
  left: 0;
  transition: 0.4s;
  position: absolute;
  background: #eae9fe;
  opacity: 0;
}
.service-two-thumb::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66px;
  height: 66px;
  border-radius: 100%;
  z-index: 2;
  background: #eae9fe;
  transition: 0.4s;
  opacity: 1;
}
.service-two-thumb::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66px;
  height: 66px;
  border-radius: 100%;
  z-index: 2;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
  transition: 0.5s;
  opacity: 0;
}
.service-two-thumb img {
  position: relative;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.service-two-thumb .img-white {
  opacity: 0;
  transition: 0.5s;
}
.service-two-content .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-two-content .title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .service-two-content .title {
    font-size: 20px;
  }
}
.service-two-shape {
  position: absolute !important;
  width: 100%;
  height: 100%;
}
.service-two .shape {
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .service-two .shape {
    display: none;
  }
}
.service-two .shape.shape-1 {
  top: 22%;
  left: 180px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-two .shape.shape-1 {
    left: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .service-two .shape.shape-1 {
    left: 0px;
  }
}
.service-two .shape.shape-2 {
  bottom: 5%;
  left: 16%;
}
.service-two .shape.shape-2 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-two .shape.shape-2 {
    left: 5%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .service-two .shape.shape-2 {
    left: 0;
  }
}
.service-two .shape.shape-3 {
  bottom: 7%;
  right: 11%;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-two .shape.shape-3 {
    right: 5%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .service-two .shape.shape-3 {
    right: 2%;
  }
}
.service-two .shape.shape-4 {
  top: 0;
  right: 0;
}

/* Service Three Style */
.service-three {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-three {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .service-three {
    margin-top: 100px;
  }
}
.service-three-wrapper {
  margin-bottom: -30px;
}
.service-three-wrapper .single-service {
  margin-bottom: 30px;
}
.service-three-wrapper .single-service:nth-child(2n+2) {
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-three-wrapper .single-service:nth-child(2n+2) {
    margin-top: 0;
  }
}
.service-three-single {
  box-shadow: 15px 11px 48px 0px rgba(0, 0, 0, 0.08);
  border-radius: 13px;
  padding: 60px 50px;
  background: #ffffff;
  position: relative;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-three-single {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service-three-single {
    padding: 30px 20px;
    min-height: 300px;
  }
}
@media only screen and (max-width: 575px) {
  .service-three-single {
    min-height: 230px;
  }
}
.service-three-title {
    font-size: 18px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #2d3757;
    margin: 30px 0;
}
@media only screen and (max-width: 767px) {
  .service-three-title {
    margin: 20px 0;
  }
}
@media only screen and (max-width: 575px) {
  .service-three-title {
    margin: 15px 0;
  }
}
.service-three .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-three .shape {
    display: none;
  }
}
.service-three .shape .shape1 {
  position: absolute;
  left: 13%;
  top: 300px;
  z-index: -1;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .service-three .shape .shape1 {
    left: 4%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-three .shape .shape1 {
    left: 4%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-three .shape .shape1 {
    left: 15px;
  }
}
.service-three .shape .shape2 {
  position: absolute;
  right: 13%;
  top: 20px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .service-three .shape .shape2 {
    right: 4%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-three .shape .shape2 {
    right: 4%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-three .shape .shape2 {
    right: 15px;
  }
}

/* Service Four Style */
.service-four {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (max-width: 767px) {
  .service-four {
    padding-top: 0;
  }
}
.service-four .heading-one {
  max-width: 540px;
  width: 100%;
  margin: 0 auto 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-four .heading-one {
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .service-four .heading-one {
    margin: 0 auto 40px;
  }
}
.service-four .heading-one-subtitle {
  margin-bottom: 10px;
  display: block;
}
.service-four-single {
    padding: 43px;
    border-radius: 13px;
    box-shadow: 0px 3px 72px 0px rgba(0, 0, 213, 0.07);
    background: #ffffff;
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 99;
    overflow: hidden;
    height: 250px;
}

.service-four-single::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(-45deg, #5BCFF2 0%, #417DD2 50%, #322fb3 100%);
  z-index: -1;
  opacity: 0;
  transition: 0.4s;
  transform: translateX(-100%);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-four-single {
    padding: 30px;
  }
}
.service-four-single-top {
    display: flex;
    -moz-column-gap: 22px;
    column-gap: 25px;
    align-items: center;
    margin-bottom: 20px;
    flex-direction: column;
    row-gap: 10px;
}

.service-four-single-top .icon {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #f7f7f7;
    flex: 0 0 auto;
}
.service-four-single-top  .title {
    text-align: center;
}
.service-four-single-top .icon-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: 0.3s;
}
.service-four-single-top .icon-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.3s;
}
.service-four-single-top .icon::before {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.36);
  border-radius: 100%;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.service-four-single-top .title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  transition: 0.3s;
}
.service-four-single:hover {
  transition: 0.3s;
}
.service-four-single:hover::before {
  opacity: 1;
  transition: 0.4s;
  transform: translateX(0%);
}

.service-four-single:hover .icon {
    background: #ffffff00;
}
.service-four-single:hover .icon-1 {
  opacity: 0;
  transition: 0.3s;
}
.service-four-single:hover .icon-2 {
  opacity: 1;
  transition: 0.3s;
  z-index: 5;
}
/*.service-four-single:hover .icon::before {
  background: linear-gradient(-45deg, #5BCFF2 0%, #417DD2 50%, #322fb3 100%);
  border: 0px;
  z-index: 2;
}*/
.service-four-single:hover .icon::before {
    background: none;
    border: 0px;
    z-index: 2;
}
.service-four-single:hover .icon::after {
    content: "";
    background: none;
    border-radius: 100%;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.service-four-single:hover .title {
  color: #ffffff;
  transition: 0.3s;
}
.service-four-single:hover p {
  color: #ffffff;
  transition: 0.3s;
}
.service-four .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-four .shape {
    display: none;
  }
}
.service-four .shape .shape1 {
  position: absolute;
  left: 6.4%;
  top: 208px;
  z-index: -1;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .service-four .shape .shape1 {
    left: 2%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-four .shape .shape1 {
    left: 0%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-four .shape .shape1 {
    left: 0%;
  }
}
.service-four .shape .shape1 img {
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
.service-four .shape .shape2 {
  position: absolute;
  left: 13.5%;
  top: 10%;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .service-four .shape .shape2 {
    left: 8%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-four .shape .shape2 {
    left: 5%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-four .shape .shape2 {
    left: 7%;
    top: 5%;
  }
}
.service-four .shape .shape3 {
  position: absolute;
  right: 2%;
  top: 67%;
  z-index: 3;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .service-four .shape .shape3 {
    right: 1%;
    top: 80%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .service-four .shape .shape3 {
    right: 0%;
    top: 80%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .service-four .shape .shape3 {
    right: 0%;
    top: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-four .shape .shape3 {
    right: 0%;
    bottom: 0%;
    width: 30%;
  }
}
.service-four .shape .shape4 {
  position: absolute;
  left: 0;
  top: -29%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .service-four .shape .shape4 img {
    width: 85%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-four .shape .shape4 img {
    width: 92%;
  }
}
.service-four .shape .shape5 {
  position: absolute;
  right: 0;
  top: -54%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-four .shape .shape5 {
    display: flex;
    justify-content: flex-end;
  }
  .service-four .shape .shape5 img {
    width: 90%;
  }
}
.service-four .shape .shape6 {
  position: absolute;
  right: 0;
  top: -25%;
  z-index: 2;
}

/* Service Details Style */
.service-details-content-list li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.service-details-content-list li:last-child {
  margin-bottom: 0px;
}
.service-details-content-list li img {
  flex: 0 0 auto;
  margin-right: 20px;
}
.service-details-content-list li p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-details-content {
    margin-bottom: 50px;
  }
}
.service-details-title {
  font-size: 30px;
  font-weight: 700;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .service-details-title {
    margin-top: 40px;
  }
}
.service-details-text1 {
  font-weight: 700;
  font-size: 18px;
  margin-top: 20px;
}
.service-details p {
  margin-bottom: 20px;
}
.service-details-image2 img {
    width: 65%;
}

.service-details-key {
  margin: 30px 0;
}
.service-details-widget {
  margin-bottom: 40px;
}
.service-details-widget-list li {
  margin-bottom: 10px;
}
.service-details-widget-list li:last-child {
  margin-bottom: 0;
}
.service-details-widget-list li a {
  padding: 20px 30px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 700;
  color: #343c55;
  display: flex;
  background: rgba(50, 47, 179, 0.13);
  background: linear-gradient(-45deg, rgba(91, 207, 242, 0.13) 0%, rgba(65, 125, 210, 0.13) 50%, rgba(50, 47, 179, 0.13) 100%);
}
.service-details-widget-list li a:hover {
  color: #ffffff;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
}
.service-details-widget-list li a.active {
  color: #ffffff;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
}
.service-details-help {
  padding: 60px 50px;
  border-radius: 5px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-details-help {
    padding: 50px 40px;
  }
}
.service-details-help::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #322fb3;
  background: linear-gradient(-54deg, #4fcbf1 0%, #417DD2 50%, #322fb3 100%);
  opacity: 0.88;
}
.service-details-help .title {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
.service-details-help-text {
  color: white;
  position: relative;
  z-index: 2;
}
.service-details-help-call {
  display: flex;
  align-items: center;
  margin: 35px 0 20px;
  position: relative;
  z-index: 2;
}
.service-details-help-call .icon {
  height: 60px;
  width: 60px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #343c55;
  transform: rotate(90deg);
  background-color: #4fcbf1;
  font-size: 21px;
  margin-right: 20px;
  color: #ffffff;
}
.service-details-help-call .call-area {
  display: flex;
  flex-direction: column;
}
.service-details-help-call .text {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
.service-details-help-call a {
  font-size: 18px;
  color: white;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.service-details-help-call a:hover {
  color: #343c55;
}

/*----------------------------------------*/
/*  2.7 - Work Styles CSS
/*----------------------------------------*/
.work-bg {
  background-image: url(../images/work/work-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 134px 170px;
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  margin-right: -70px;
  z-index: 4;
  border-radius: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .work-bg {
    padding: 100px 50px;
    margin-right: -35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-bg {
    padding: 72px 25px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-bg {
    max-width: 700px;
    padding: 50px;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .work-bg {
    max-width: 515px;
    padding: 40px;
    margin-right: auto;
  }
}
.work-bg .heading-one-title {
  color: #ffffff;
  margin: 15px 0 30px;
}
.work-bg p {
  font-size: 21px;
  color: #ffffff;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .work-bg p {
    font-size: 18px;
  }
}
.work-btn {
  display: flex;
  align-items: center;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .work-btn {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .work-btn {
    margin-top: 30px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.work-btn .btn-style-two {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .work-btn .btn-style-two {
    font-size: 16px;
  }
}
.work-btn .view-btn {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 48px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .work-btn .view-btn {
    margin-left: 20px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 479px) {
  .work-btn .view-btn {
    margin: 10px 0 0 0;
  }
}
.work-btn .view-btn::after {
  position: absolute;
  content: "";
  background-color: #4fcbf1;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  transition: 0.3s;
}
.work-btn .view-btn:hover {
  color: #4fcbf1;
}
.work-btn .view-btn:hover::after {
  background-color: #4fcbf1;
  transition: 0.3s;
}
.work-image {
  margin: 230px 0px 0 0px;
  position: absolute;
  right: 0;
  z-index: 3;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .work-image {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-image {
    width: 36%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-image {
    max-width: 700px;
    width: 100%;
    position: relative;
    margin: -40px auto 0;
    z-index: -1;
  }
  .work-image img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .work-image {
    max-width: 515px;
    width: 100%;
    position: relative;
    margin: -40px auto 0;
    z-index: -1;
  }
  .work-image img {
    width: 100%;
  }
}
.work-step {
  background-image: url(../images/work/work-step-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
  position: relative;
  padding: 280px 0px 120px;
  margin-top: -160px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-step {
    background-size: cover;
    padding: 180px 0px 120px;
    margin-top: -100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-step {
    padding: 180px 0px 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-step {
    background-size: cover;
    padding: 230px 0px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .work-step {
    background-size: cover;
    padding: 230px 0px 60px;
  }
}
.work-step .heading-one {
  margin-bottom: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .work-step .heading-one {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .work-step .heading-one {
    margin-bottom: 40px;
  }
}
.work-step .heading-one-title {
  margin: 10px 0 30px;
}
.work-step-single .number {
  background-color: #4fcbf1;
  width: 75px;
  height: 75px;
  border-radius: 100%;
  font-size: 30px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .work-step-single .number {
    width: 60px;
    height: 60px;
    font-size: 24px;
  }
}
.work-step-single .title {
  color: #2d3757;
  font-weight: 700;
  font-size: 24px;
  margin: 18px 0 20px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .work-step-single .title {
    margin: 18px 0 10px;
    font-size: 20px;
  }
}
.work-step-single .title:hover {
  color: #322fb3;
}
.work-step-white-bg {
  position: absolute;
  width: 12%;
  height: 100%;
  top: 0;
  right: 0;
  background: #ffffff;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .work-step-white-bg {
    width: 8%;
  }
}
@media only screen and (min-width: 140px) and (max-width: 1399px) {
  .work-step-white-bg {
    display: none;
  }
}

.work-two {
  margin: 162px 0 120px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1400px) and (max-width: 1549px) {
  .work-two {
    margin: 120px 0 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-two {
    margin: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .work-two {
    margin: 60px 0;
  }
}
.work-two .heading-one {
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-two .heading-one {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .work-two .heading-one {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .work-two .heading-one {
    max-width: 290px;
  }
}
.work-two .heading-one-subtitle {
  margin-bottom: 10px;
  display: block;
}
.work-two .work-carousel {
  float: left;
  width: calc(100% + 432px);
  position: relative;
  padding-top: 160px;
  margin-top: -160px;
  margin-left: -215px;
}
@media only screen and (max-width: 767px) {
  .work-two .work-carousel {
    width: 100%;
    margin-left: 0px;
  }
}
.work-two .work-carousel-wrapper {
  overflow: hidden;
  padding-top: 160px;
  margin-top: -160px;
}
.work-two .work-carousel .single-work-carousel {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.work-two .work-carousel .single-work-carousel::before {
  content: "";
  background: linear-gradient(-50deg, #5BCFF2 15%, #417DD2 47%, #322fb3 80%);
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  opacity: 0;
  transition: 0.5s;
  z-index: 1;
}
.work-two .work-carousel .single-work-carousel .thumbnail {
  overflow: hidden;
  border-radius: 13px;
  display: block;
  position: relative;
  transition: 0.3s;
}
.work-two .work-carousel .single-work-carousel .thumbnail img {
  transform: scale(1);
  transition: 0.3s;
}
.work-two .work-carousel .single-work-carousel .thumbnail:hover img {
  transform: scale(1.06);
  transition: 0.3s;
}
.work-two .work-carousel .single-work-carousel .lightbox {
  position: absolute;
  top: -20px;
  right: 30px;
  z-index: 9;
  transition: 0.6s;
  opacity: 0;
}
.work-two .work-carousel .single-work-carousel .lightbox .item {
  font-size: 16px;
  color: black;
  background: white;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  transition: 0.3s;
}
.work-two .work-carousel .single-work-carousel .lightbox .item:hover {
  background: linear-gradient(-50deg, #5BCFF2 15%, #417DD2 47%, #322fb3 80%);
  color: white;
  transition: 0.3s;
}
.work-two .work-carousel .single-work-carousel .content {
  position: absolute;
  bottom: -30px;
  left: 0;
  opacity: 0;
  transition: 0.6s;
  padding: 40px;
  z-index: 2;
}
.work-two .work-carousel .single-work-carousel .content .subtitle {
  color: white;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.work-two .work-carousel .single-work-carousel .content .title {
  color: white;
  font-size: 24px;
  font-weight: 700;
  margin-top: 5px;
}
.work-two .work-carousel .single-work-carousel .content .title a {
  color: white;
}
.work-two .work-carousel .single-work-carousel:hover .lightbox {
  top: 30px;
  transition: 0.6s;
  opacity: 1;
}
.work-two .work-carousel .single-work-carousel:hover .content {
  bottom: 0%;
  opacity: 1;
  transition: 0.6s;
}
.work-two .work-carousel .single-work-carousel:hover::before {
  opacity: 0.7;
}
.work-two .work-carousel .work-swiper-arrow {
  position: absolute;
  right: 25%;
  top: 0px;
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .work-two .work-carousel .work-swiper-arrow {
    right: 22%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-two .work-carousel .work-swiper-arrow {
    right: 20%;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
  .work-two .work-carousel .work-swiper-arrow {
    right: 20%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .work-two .work-carousel .work-swiper-arrow {
    right: 16%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-two .work-carousel .work-swiper-arrow {
    right: 24%;
    top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .work-two .work-carousel .work-swiper-arrow {
    right: 30px;
    top: 70px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .work-two .work-carousel .work-swiper-arrow {
    right: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .work-two .work-carousel .work-swiper-arrow {
    top: 90px;
    right: 12px;
  }
  .work-two .work-carousel .work-swiper-arrow .prev-button, .work-two .work-carousel .work-swiper-arrow .next-button {
    height: 40px;
    width: 40px;
  }
}
.work-two .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .work-two .shape {
    display: none;
  }
}
.work-two .shape .shape1 {
  position: absolute;
  right: 0%;
  top: -65px;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-two .shape .shape1 {
    top: -20px;
  }
}
.work-two .shape .shape2 {
  position: absolute;
  right: 0%;
  top: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-two .shape .shape2 {
    display: flex;
    justify-content: flex-end;
  }
  .work-two .shape .shape2 img {
    width: 85%;
  }
}

/*----------------------------------------*/
/*  2.8 - Qualit Styles CSS
/*----------------------------------------*/
.quality {
  position: relative;
}
.quality-images {
  margin-right: 70px;
  height: 650px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .quality-images {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .quality-images {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 767px) {
.quality-images {
    margin: 0px 40px;
    display: none !important;
}
}
@media only screen and (max-width: 479px) {
  .quality-images {
    height: auto;
}
}
.quality-images-one {
  position: relative;
}
@media only screen and (max-width: 479px) {
  .quality-images-one {
    width: 70%;
  }
}
.quality-images-two {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
@media only screen and (max-width: 479px) {
  .quality-images-two {
    width: 50%;
  }
}
.quality-images-thumb {
  position: absolute;
  width: 98px;
  height: 98px;
  border-radius: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50px;
  left: -40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .quality-images-thumb {
    left: -20px;
  }
}
@media only screen and (max-width: 575px) {
  .quality-images-thumb {
    left: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .quality-images-thumb {
    width: 70px;
    height: 70px;
  }
}
.quality .heading-one {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .quality .heading-one {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .quality .heading-one {
    margin-bottom: 30px;
  }
}
.quality .heading-one-title {
  margin: 10px 0 36px;
}
@media only screen and (max-width: 767px) {
  .quality .heading-one-title {
    margin: 10px 0 20px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .quality .shape {
    display: none;
  }
}
.quality .shape.shape-1 {
  position: absolute;
  top: 3%;
  left: 3%;
  -webkit-animation: moveupdown1 4s infinite linear;
          animation: moveupdown1 4s infinite linear;
}
.quality .shape.shape-2 {
  position: absolute;
  top: 16%;
  left: 10%;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
  z-index: -1;
}
.quality .shape.shape-3 {
  position: absolute;
  top: -5%;
  right: 0%;
  -webkit-animation: moveupdown1 5s infinite linear;
          animation: moveupdown1 5s infinite linear;
}
.quality .shape.shape-4 {
  position: absolute;
  top: 12%;
  right: 8%;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
  z-index: -1;
}
.quality .shape.shape-5 {
  position: absolute;
  bottom: 12%;
  right: 0%;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
  z-index: -1;
}

.faq-accordion-button {
  font-size: 24px;
  color: #343c55;
  font-weight: 700;
  padding: 0px 30px 0 50px;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-button {
    padding: 0px 0px 0 20px;
    font-size: 20px;
  }
}
.faq-accordion-button:not(.collapsed) {
  color: #343c55;
  background-color: #ffffff;
  box-shadow: none;
}
.faq-accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: translateY(-50%) translateX(-50%);
}
.faq-accordion-button::after {
  background-image: none;
  position: absolute;
  top: 50%;
  left: 1%;
  display: block;
  width: 20px;
  height: 4px;
  content: "";
  transition: all 0.4s ease 0s;
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
  background-color: #363273;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-button::after {
    width: 10px;
    height: 2px;
  }
}
.faq-accordion-button::before {
  position: absolute;
  top: 50%;
  left: 1%;
  display: block;
  width: 20px;
  height: 4px;
  content: "";
  transition: all 0.4s ease 0s;
  transform: translateY(-50%) translateX(-50%);
  background-color: #363273;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-button::before {
    width: 10px;
    height: 2px;
  }
}
.faq-accordion-button:focus {
  box-shadow: none;
}
.faq-accordion-item {
  border: 0px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-item {
    margin-bottom: 20px;
  }
}
.faq-accordion-collapse .accordion-body {
  padding: 20px 20px 10px 50px;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-collapse .accordion-body {
    padding: 20px 0px 10px 20px;
    font-size: 16px;
  }
}
.faq .accordion-item:last-child {
  margin-bottom: 0px;
}

.about-accordion {
  background-color: #ffffff;
}

/*----------------------------------------*/
/*  2.9 - Testimonial Styles CSS
/*----------------------------------------*/
.testimonial-one {
  position: relative;
}
.testimonial-one-inner {
  display: flex;
}
@media only screen and (max-width: 479px) {
  .testimonial-one-inner {
    flex-direction: column;
  }
}
.testimonial-one-image {
  position: absolute;
  margin-top: 120px;
  margin-left: -12px;
  width: 36%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-one-image {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-one-image {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-one-image {
    margin-top: 0px;
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-one-image {
    margin-top: 0px;
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-one-image {
    margin-top: 0px;
    width: 52%;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-one-image {
    margin-top: 0px;
    width: 63%;
  }
}
.testimonial-one-thumb {
  width: 20%;
  height: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  position: absolute;
  top: 0;
  right: 140px;
}
@media only screen and (min-width: 1550px) and (max-width: 1680px) {
  .testimonial-one-thumb {
    right: 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-one-thumb {
    height: 260px;
    width: 260px;
    right: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-one-thumb {
    height: 200px;
    width: 200px;
    right: 12px;
  }
  .testimonial-one-thumb img {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-one-thumb {
    height: 120px;
    width: 120px;
    right: 12px;
  }
  .testimonial-one-thumb img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-one-thumb {
    height: 100px;
    width: 100px;
    right: 12px;
    top: 100px;
  }
  .testimonial-one-thumb img {
    width: 40%;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-one-thumb {
    height: 80px;
    width: 80px;
  }
  .testimonial-one-thumb img {
    width: 40%;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-one-thumb {
    height: 80px;
    width: 80px;
    right: 12px;
    top: 18%;
  }
  .testimonial-one-thumb img {
    width: 40%;
  }
}
.testimonial-one-content {
  background-color: #f2fbfe;
  padding: 120px 160px;
  position: relative;
  right: 0;
  width: 74%;
  margin-top: 240px;
  margin-left: auto;
  margin-right: -12px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-one-content {
    padding: 120px 100px;
    margin-top: 180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-one-content {
    padding: 120px 80px 100px;
    margin-top: 130px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-one-content {
    padding: 90px 70px;
    width: 80%;
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-one-content {
    padding: 50px 50px;
    width: 80%;
    margin-top: 170px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-one-content {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-one-content {
    padding: 42px 20px;
    width: 100%;
    margin-top: 170px;
    margin-right: auto;
  }
}
.testimonial-one .testimonialone {
  overflow: hidden;
  position: relative;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .testimonial-one .testimonialone {
    padding-bottom: 60px;
  }
}
.testimonial-one .testimonialone-single {
  max-width: 870px;
  width: 100%;
}
.testimonial-one .testimonialone-content {
  display: flex;
  align-items: center;
}
.testimonial-one .testimonialone-text {
  color: #717788;
  font-size: 30px;
  font-style: italic;
  line-height: 1.4;
  margin: 70px 0 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-one .testimonialone-text {
    margin: 40px 0 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-one .testimonialone-text {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-one .testimonialone-text {
    font-size: 22px;
    margin: 30px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-one .testimonialone-text {
    font-size: 20px;
    margin: 20px 0 30px;
  }
}
.testimonial-one .testimonialone-info {
  display: flex;
  flex-direction: column;
  margin-left: 25px;
}
@media only screen and (max-width: 767px) {
  .testimonial-one .testimonialone-info {
    margin-left: 15px;
  }
}
.testimonial-one .testimonialone-info .name {
  font-size: 24px;
  font-weight: 700;
  color: #343c55;
}
@media only screen and (max-width: 767px) {
  .testimonial-one .testimonialone-info .name {
    font-size: 20px;
  }
}
.testimonial-one .testimonialone-info .designation {
  color: #717788;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .testimonial-one .testimonialone-info .designation {
    margin-top: 5px;
  }
}
.testimonial-one .testimonialone-pagination {
  text-align: start;
  bottom: 0;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-one .shape {
    display: none;
  }
}
.testimonial-one .shape.shape-1 {
  position: absolute;
  top: -15%;
  left: 4%;
  -webkit-animation: moveupdown1 4s infinite linear;
          animation: moveupdown1 4s infinite linear;
}
.testimonial-one .shape.shape-2 {
  position: absolute;
  top: -3%;
  left: 14%;
  -webkit-animation: circle1 3s infinite linear;
          animation: circle1 3s infinite linear;
}

/* Testimonial Two */
.testimonial-two {
  position: relative;
}
.testimonial-two .heading-one {
  text-align: center;
  margin: 0 auto 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-two .heading-one {
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-two .heading-one {
    margin: 0 auto 30px;
  }
}
.testimonial-two-single {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.07);
  border-radius: 13px;
  padding: 0 50px 50px;
}
.testimonial-two-single .quote {
  padding: 35px 0px;
  display: flex;
  justify-content: center;
  align-self: center;
  width: 90px;
  margin: 0 auto 40px;
  border-radius: 0 0 7px 7px;
}
.testimonial-two-single .text {
  font-style: italic;
  font-size: 21px;
  line-height: 1.42;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .testimonial-two-single .text {
    font-size: 18px;
  }
}
.testimonial-two-single .user {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.testimonial-two-single .user-meta {
  display: flex;
  flex-direction: column;
}
.testimonial-two-single .user-meta .name {
  font-size: 21px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 5px;
  color: #343c55;
}
.testimonial-two .testimonialtwo {
  overflow: hidden;
  margin: 0 -15px;
}
.testimonial-two .testimonialtwo .swiper-slide {
  padding: 15px 15px;
}
@media only screen and (max-width: 767px) {
  .testimonial-two .testimonialtwo {
    margin: 0 0;
  }
}
.testimonial-two .testimonial-two-arrow {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  width: 100%;
}
.testimonial-two .testimonial-two-arrow .swiper-arrow-long {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.testimonial-two .testimonial-two-arrow .swiper-arrow-long .prev-button {
  left: -8.5%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-two .testimonial-two-arrow .swiper-arrow-long .prev-button {
    left: -2%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .testimonial-two .testimonial-two-arrow .swiper-arrow-long .prev-button {
    left: -1%;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-two .testimonial-two-arrow .swiper-arrow-long .prev-button {
    left: 0%;
  }
}
.testimonial-two .testimonial-two-arrow .swiper-arrow-long .next-button {
  right: -8.5%;
  left: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-two .testimonial-two-arrow .swiper-arrow-long .next-button {
    right: -2%;
    left: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .testimonial-two .testimonial-two-arrow .swiper-arrow-long .next-button {
    right: -1%;
    left: auto;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-two .testimonial-two-arrow .swiper-arrow-long .next-button {
    right: 0%;
    left: auto;
  }
}
.testimonial-two .shape {
  position: absolute;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-two .shape {
    display: none;
  }
}
.testimonial-two .shape.shape-1 {
  top: -140px;
  right: 135px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-two .shape.shape-1 {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-two .shape.shape-1 {
    right: 20px;
    top: -80px;
  }
}

.swiper-arrow-long .prev-button .arrow-2 {
  opacity: 0;
  transition: 0.3s;
  transform: rotate(180deg);
  position: absolute;
  top: 43%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .swiper-arrow-long .prev-button .arrow-2 {
    top: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .swiper-arrow-long .prev-button .arrow-2 {
    top: 40%;
  }
}
.swiper-arrow-long .next-button .arrow-1 {
  transform: rotate(-180deg);
}
.swiper-arrow-long .next-button .arrow-2 {
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  top: 39%;
  left: 33%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .swiper-arrow-long .next-button .arrow-2 {
    top: 36%;
    left: 28%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .swiper-arrow-long .next-button .arrow-2 {
    top: 36%;
    left: 28%;
  }
}
.swiper-arrow-long .prev-button, .swiper-arrow-long .next-button {
  height: 60px;
  width: 60px;
  background-color: #ffffff;
  border: 1px solid #4fcbf1;
  border-radius: 100%;
  transition: 0.3s;
  position: relative;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .swiper-arrow-long .prev-button, .swiper-arrow-long .next-button {
    height: 50px;
    width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .swiper-arrow-long .prev-button, .swiper-arrow-long .next-button {
    height: 45px;
    width: 45px;
  }
}
.swiper-arrow-long .prev-button:hover, .swiper-arrow-long .next-button:hover {
  background-color: #4fcbf1;
  box-shadow: 15px 11px 48px 0px rgba(0, 0, 0, 0.13);
}
.swiper-arrow-long .prev-button:hover .arrow-2, .swiper-arrow-long .next-button:hover .arrow-2 {
  opacity: 1;
  transition: 0.3s;
}
.swiper-arrow-long .prev-button:hover .arrow-1, .swiper-arrow-long .next-button:hover .arrow-1 {
  opacity: 0;
  transition: 0.3s;
}

/* Testimonial Three Style */
.testimonial-three {
  position: relative;
}
.testimonial-three .heading-one {
  max-width: 600px;
  margin-bottom: 60px;
}
.testimonial-three .heading-one-subtitle {
  display: block;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three .heading-one {
    max-width: 500px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three .heading-one {
    max-width: 400px;
    margin-bottom: 30px;
  }
}
.testimonial-three .vertical-testimonial {
  height: 666px;
}
.testimonial-three .vertical-testimonial .swiper-slide {
  padding: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three .vertical-testimonial {
    height: 715px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three .vertical-testimonial {
    height: 620px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-three .vertical-testimonial {
    height: 520px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-three .vertical-testimonial {
    height: 340px;
  }
}
.testimonial-three-single-content {
  padding: 50px;
  border-radius: 13px;
  background: #ffffff;
  box-shadow: 0px 3px 22px 0px rgba(0, 0, 0, 0.07);
  max-width: 570px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-single-content {
    max-width: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-single-content {
    right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-three-single-content {
    padding: 25px;
  }
}
.testimonial-three-single-content .text {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 21px;
  color: #717788;
}
@media only screen and (max-width: 767px) {
  .testimonial-three-single-content .text {
    font-size: 17px;
  }
}
.testimonial-three-single-content .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.testimonial-three-single-content .bottom .client-description {
  display: flex;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media only screen and (max-width: 479px) {
  .testimonial-three-single-content .bottom .client-description {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
.testimonial-three-single-content .bottom .client-description .name {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 21px;
}
@media only screen and (max-width: 575px) {
  .testimonial-three-single-content .bottom .client-description .name {
    font-size: 18px;
  }
}
.testimonial-three .vertical-pagination .swiper-pagination {
  height: 330px;
  background: #d6edf7;
  border-radius: 5px;
  width: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  right: 15px;
}
.testimonial-three .vertical-pagination .swiper-pagination .swiper-pagination-bullet {
  background: #d6edf7;
}
.testimonial-three .vertical-pagination .swiper-pagination .swiper-pagination-bullet-active {
  background: #47bfe7;
  width: 6px;
  height: 56px;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three .vertical-pagination .swiper-pagination {
    right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three .vertical-pagination .swiper-pagination {
    right: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-three .vertical-pagination .swiper-pagination {
    height: 230px;
  }
}
.testimonial-three-images {
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-images {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-images {
    margin-bottom: 30px;
  }
}
.testimonial-three-images .image1 {
  position: absolute;
  top: -35px;
  right: 60px;
}
.testimonial-three-images .image1 img {
  -webkit-animation: zoom1 2s infinite linear;
          animation: zoom1 2s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three-images .image1 {
    right: 130px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three-images .image1 {
    right: 130px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-images .image1 {
    position: relative;
    top: 0px;
    margin-left: 56%;
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-images .image1 {
    position: relative;
    top: 0px;
    margin-left: 56%;
    right: auto;
  }
}
.testimonial-three-images .image2 {
  position: absolute;
  top: 100px;
  right: 30%;
}
.testimonial-three-images .image2 img {
  -webkit-animation: zoom1 5s infinite linear;
          animation: zoom1 5s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three-images .image2 {
    right: 46%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three-images .image2 {
    right: 46%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-images .image2 {
    position: relative;
    top: 25px;
    margin-left: 18%;
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-images .image2 {
    position: relative;
    top: 25px;
    margin-left: 18%;
    right: auto;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-three-images .image2 img {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-three-images .image2 {
    top: -40px;
    margin-left: 5%;
  }
  .testimonial-three-images .image2 img {
    width: 40%;
  }
}
.testimonial-three-images .image3 {
  position: absolute;
  top: 145px;
  right: -110px;
}
.testimonial-three-images .image3 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .testimonial-three-images .image3 {
    right: -30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three-images .image3 {
    right: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three-images .image3 {
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-images .image3 {
    position: relative;
    margin-top: -180px;
    margin-left: 67%;
    top: auto;
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-images .image3 {
    position: relative;
    margin-top: -180px;
    margin-left: 67%;
    top: auto;
    right: auto;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-three-images .image3 {
    margin-top: -100px;
    margin-left: 60%;
  }
  .testimonial-three-images .image3 img {
    width: 65%;
  }
}
.testimonial-three-images .image4 {
  position: absolute;
  top: 330px;
  right: -304px;
}
.testimonial-three-images .image4 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1650px) and (max-width: 1800px) {
  .testimonial-three-images .image4 {
    right: -230px;
  }
}
@media only screen and (min-width: 1550px) and (max-width: 1649px) {
  .testimonial-three-images .image4 {
    top: 310px;
    right: -180px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .testimonial-three-images .image4 {
    top: 300px;
    right: -100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three-images .image4 {
    top: 300px;
    right: -30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three-images .image4 {
    top: 300px;
    right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-images .image4 {
    position: relative;
    margin-top: 85px;
    margin-left: 79%;
    top: auto;
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-images .image4 {
    position: relative;
    margin-top: 85px;
    margin-left: 79%;
    top: auto;
    right: auto;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-three-images .image4 {
    margin-top: 100px;
    margin-left: 74%;
    bottom: 80px;
  }
  .testimonial-three-images .image4 img {
    width: 68%;
  }
}
.testimonial-three-images .image5 {
  position: absolute;
  bottom: 70px;
  left: 90px;
}
.testimonial-three-images .image5 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three-images .image5 {
    left: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three-images .image5 {
    left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-images .image5 {
    position: relative;
    bottom: 70px;
    margin-left: 1%;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-images .image5 {
    position: relative;
    bottom: 70px;
    margin-left: 1%;
    left: auto;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-three-images .image5 {
    bottom: 120px;
  }
  .testimonial-three-images .image5 img {
    width: 25%;
  }
}
.testimonial-three-images .image6 {
  position: absolute;
  bottom: 30px;
  right: -64px;
}
.testimonial-three-images .image6 img {
  -webkit-animation: zoom1 6s infinite linear;
          animation: zoom1 6s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three-images .image6 {
    right: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three-images .image6 {
    right: 15px;
    bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three-images .image6 {
    position: relative;
    margin-top: -200px;
    margin-left: 39%;
    bottom: auto;
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three-images .image6 {
    position: relative;
    margin-top: -200px;
    margin-left: 39%;
    bottom: auto;
    right: auto;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-three-images .image6 img {
    width: 60%;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-three-images .image6 {
    margin-top: -220px;
    margin-left: 33%;
  }
  .testimonial-three-images .image6 img {
    width: 50%;
  }
}
.testimonial-three .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .testimonial-three .shape {
    display: none;
  }
}
.testimonial-three .shape .shape1 {
  position: absolute;
  left: 0%;
  top: 20px;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three .shape .shape1 img {
    width: 85%;
  }
}
.testimonial-three .shape .shape2 {
  position: absolute;
  left: 0%;
  top: 20%;
  z-index: 1;
}
.testimonial-three .shape .shape3 {
  position: absolute;
  left: 55px;
  top: 46%;
  z-index: 1;
}
.testimonial-three .shape .shape4 {
  position: absolute;
  right: 0%;
  top: -80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three .shape .shape4 {
    right: 2%;
    top: 4%;
  }
}
.testimonial-three .shape .shape5 {
  position: absolute;
  right: 0%;
  top: 60px;
}
.testimonial-three .shape .shape6 {
  position: absolute;
  right: 33%;
  top: 23%;
}
.testimonial-three .shape .shape7 {
  position: absolute;
  right: 5.5%;
  top: 15%;
}
.testimonial-three .shape .shape8 {
  position: absolute;
  right: 2%;
  top: 42%;
}
.testimonial-three .shape .shape9 {
  position: absolute;
  right: 24%;
  top: 61%;
}
@media only screen and (min-width: 1550px) and (max-width: 1649px) {
  .testimonial-three .shape .shape9 {
    right: 20%;
    top: 63%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-three .shape .shape9 {
    right: 20%;
    top: 63%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three .shape .shape9 {
    right: 20%;
    top: 63%;
  }
}
.testimonial-three .shape .shape10 {
  position: absolute;
  right: 39%;
  top: 67%;
}
.testimonial-three .shape .shape11 {
  position: absolute;
  right: 5.5%;
  bottom: -7%;
}

/*----------------------------------------*/
/*  2.10 - Brand Styles CSS
/*----------------------------------------*/
.brand-style .brand-before {
  display: block;
  transition: all 0.4s;
}
.brand-style .brand-after {
  top: 150%;
  position: absolute;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 0.4s;
}
.brand-style .swiper-slide:hover .brand-before {
  transform: translateY(-100%);
}
.brand-style .swiper-slide:hover .brand-after {
  top: 0%;
}

/* Brand Two Style */
.brand-style-two {
  background-color: #f2f5fb;
  border-radius: 10px;
  padding: 110px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-style-two {
    padding: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-style-two {
    padding: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-style-two {
    padding: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .brand-style-two {
    padding: 40px 30px;
  }
}
.brand-style-two .shape-one {
  position: absolute;
  bottom: -105px;
  right: -105px;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .brand-style-two .shape-one {
    right: -35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-style-two .shape-one {
    right: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .brand-style-two .shape-one {
    right: -30px;
  }
}
@media only screen and (max-width: 575px) {
  .brand-style-two .shape-one {
    right: 0px;
    bottom: -40px;
    width: 35%;
  }
}

/* Brand Three Style */
.brand-three {
  margin-top: 70px;
  position: relative;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-three .shape {
    display: none;
  }
}
.brand-three .shape.shape-1 {
  position: absolute;
  top: -190%;
  left: 7%;
  -webkit-animation: moveupdown1 4s infinite linear;
          animation: moveupdown1 4s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .brand-three .shape.shape-1 {
    left: 3%;
    top: -240%;
  }
}
@media only screen and (min-width: 140px) and (max-width: 1399px) {
  .brand-three .shape.shape-1 {
    display: none;
  }
}
.brand-three .shape.shape-2 {
  position: absolute;
  top: 10%;
  left: 6%;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .brand-three .shape.shape-2 {
    left: 2%;
  }
}
@media only screen and (min-width: 140px) and (max-width: 1399px) {
  .brand-three .shape.shape-2 {
    display: none;
  }
}
.brand-three .shape.shape-3 {
  position: absolute;
  top: -89%;
  left: 13%;
  -webkit-animation: circle1 5s infinite linear;
          animation: circle1 5s infinite linear;
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .brand-three .shape.shape-3 {
    left: 10%;
    top: -153%;
  }
}
@media only screen and (min-width: 140px) and (max-width: 1399px) {
  .brand-three .shape.shape-3 {
    display: none;
  }
}

/* Brand Four Style */
.brand-four {
  background-image: url(../images/brand/brand-three/brand-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 395px;
  margin-bottom: -1px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-four {
    padding: 80px 0 355px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-four {
    padding: 60px 0 335px;
  }
}
.brand-four .shape {
  position: absolute;
}
.brand-four .shape.shape-1 {
  top: -100px;
  left: 90px;
}
.brand-four .shape.shape-1 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-four .shape.shape-1 img {
    width: 60%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-four .shape.shape-1 {
    left: 20px;
    top: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-four .shape.shape-1 {
    display: none;
  }
}
.brand-four .shape.shape-2 {
  bottom: 100px;
  right: 310px;
}
.brand-four .shape.shape-2 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (max-width: 767px) {
  .brand-four .shape.shape-2 {
    display: none;
  }
}

/* Brand Five Style */
.brand-five {
  margin: 100px 0 120px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-five {
    margin: 90px 0 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-five {
    margin: 60px 0 80px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-five {
    margin: 40px 0 60px;
  }
}
.brand-five .heading-one {
  max-width: 500px;
  margin: 0 auto 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-five .heading-one {
    margin: 0 auto 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-five .heading-one {
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-five .heading-one {
    margin: 0 auto 40px;
  }
}
.brand-five .heading-one-subtitle {
  display: block;
  margin-bottom: 10px;
}

/*----------------------------------------*/
/*  2.11 - Blog Styles CSS
/*----------------------------------------*/
/* Blog Post */
.blog-post {
  position: relative;
}
.blog-post-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post-top {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-post-top {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 40px;
  }
}
.blog-post-top .heading-one {
  max-width: 560px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post-top .heading-one {
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-top .heading-one {
    max-width: 320px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-post-top .heading-one {
    margin-bottom: 30px;
  }
}
.blog-post-top .heading-one-title {
  margin: 5px 0 35px;
}
@media only screen and (max-width: 767px) {
  .blog-post-top .heading-one-title {
    margin: 5px 0 20px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post .shape {
    display: none;
  }
}
.blog-post .shape.shape-1 {
  position: absolute;
  top: 9%;
  right: 7%;
  -webkit-animation: moveupdown1 4s infinite linear;
          animation: moveupdown1 4s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .blog-post .shape.shape-1 {
    right: 2%;
  }
}
.blog-post .shape.shape-2 {
  position: absolute;
  bottom: 30%;
  left: 5%;
  -webkit-animation: circle1 3s infinite linear;
          animation: circle1 3s infinite linear;
  z-index: -1;
}
.blog-post .shape.shape-3 {
  position: absolute;
  bottom: 22%;
  left: 9%;
  -webkit-animation: circle1 5s infinite linear;
          animation: circle1 5s infinite linear;
  z-index: -1;
}
.blog-post .shape.shape-4 {
  position: absolute;
  bottom: 21%;
  right: 12%;
  -webkit-animation: circle1 3s infinite linear;
          animation: circle1 3s infinite linear;
  z-index: -1;
}
.blog-post .shape.shape-5 {
  position: absolute;
  bottom: 3%;
  right: 4%;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
  z-index: -1;
}
.blog-post .shape.shape-6 {
  position: absolute;
  bottom: 1%;
  right: 2%;
  -webkit-animation: circle1 3s infinite linear;
          animation: circle1 3s infinite linear;
  z-index: -1;
}
.blog-post-two {
  position: relative;
}
.blog-post-two .heading-one {
  max-width: 570px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}
.blog-post-two .heading-one-title {
  margin: 10px 0 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-two .heading-one {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-two .heading-one {
    margin-bottom: 60px;
  }
}
.blog-post-two .blog-grid-content {
  box-shadow: none;
  padding: 35px 0 0;
}
.blog-post-two .blog-grid-content .title {
  margin-bottom: 0;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-post-two .blog-grid-content {
    padding: 25px 0 0;
  }
}
.blog-post-two .blogpost-image {
  border-radius: 7px;
}
.blog-post-two .shape {
  position: absolute;
}
.blog-post-two .shape.shape-1 {
  top: 0px;
  left: 0px;
  z-index: -2;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-post-two .shape.shape-1 {
    display: none;
  }
}
.blog-post-two .shape.shape-2 {
  bottom: 230px;
  left: 0px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-post-two .shape.shape-2 {
    display: none;
  }
}
.blog-post-two .shape.shape-3 {
  right: 140px;
  top: 0;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .blog-post-two .shape.shape-3 {
    right: 40px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .blog-post-two .shape.shape-3 {
    right: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .blog-post-two .shape.shape-3 {
    right: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-two .shape.shape-3 {
    right: 20px;
    margin-top: -60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post-two .shape.shape-3 {
    right: 20px;
    margin-top: -35px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-two .shape.shape-3 {
    display: none;
  }
}
.blog-post-three {
  position: relative;
}
.blog-post-three-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin: 0 auto 90px;
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three-top {
    margin: 0 auto 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-post-three-top {
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-three-top {
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-post-three-top {
    flex-direction: column;
    align-items: start;
    row-gap: 20px;
  }
}
.blog-post-three-top .heading-one {
  max-width: 500px;
}
.blog-post-three-top .heading-one-subtitle {
  display: block;
  margin-bottom: 10px;
}
.blog-post-three-top .more-blog-button {
  display: flex;
}
.blog-post-three-single {
  position: relative;
  overflow: hidden;
  border-radius: 13px;
}
.blog-post-three-single .image {
  transform: scale(1);
  transition: 0.3s;
  display: block;
}
@media only screen and (max-width: 575px) {
  .blog-post-three-single .image img {
    width: 100%;
  }
}
.blog-post-three-single .content {
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: #ffffff;
  border-radius: 13px;
  padding: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three-single .content {
    padding: 25px 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-three-single .content {
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 20px 15px 15px;
  }
}
.blog-post-three-single .content-subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #47bfe7;
  text-transform: uppercase;
  line-height: 0.5;
}
@media only screen and (max-width: 767px) {
  .blog-post-three-single .content-subtitle {
    font-size: 14px;
  }
}
.blog-post-three-single .content-title {
  font-weight: 700;
  font-size: 21px;
  line-height: 1.4;
  margin-top: 10px;
  display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three-single .content-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-three-single .content-title {
    font-size: 18px;
  }
}
.blog-post-three-single:hover .image {
  transform: scale(1.1);
  transition: 0.3s;
}
.blog-post-three .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-post-three .shape {
    display: none;
  }
}
.blog-post-three .shape .shape1 {
  position: absolute;
  left: 145px;
  top: 122px;
}
@media only screen and (min-width: 1651px) and (max-width: 1770px) {
  .blog-post-three .shape .shape1 {
    left: 5%;
  }
}
@media only screen and (min-width: 1550px) and (max-width: 1649px) {
  .blog-post-three .shape .shape1 {
    left: 1%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape1 {
    left: 0;
    top: 172px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape1 {
    left: 0;
    top: 172px;
  }
  .blog-post-three .shape .shape1 img {
    width: 50%;
  }
}
.blog-post-three .shape .shape2 {
  position: absolute;
  left: 0%;
  top: 74%;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape2 img {
    width: 50%;
  }
}
.blog-post-three .shape .shape3 {
  position: absolute;
  left: 0px;
  top: 23%;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape3 img {
    width: 80%;
  }
}
.blog-post-three .shape .shape4 {
  position: absolute;
  right: 80px;
  top: 20px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape4 {
    right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape4 {
    top: 100px;
  }
  .blog-post-three .shape .shape4 img {
    width: 50%;
  }
}
.blog-post-three .shape .shape5 {
  position: absolute;
  right: 0%;
  top: -34%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape5 {
    display: flex;
    justify-content: flex-end;
    top: 0;
  }
  .blog-post-three .shape .shape5 img {
    width: 60%;
  }
}
.blog-post-three .shape .shape6 {
  position: absolute;
  right: 0%;
  top: 23%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-three .shape .shape6 {
    display: flex;
    justify-content: flex-end;
    top: 60%;
  }
  .blog-post-three .shape .shape6 img {
    width: 50%;
  }
}
.blog-post-three .shape .shape7 {
  position: absolute;
  right: 16.5%;
  bottom: -14%;
  z-index: 9;
}

.blogpost {
  position: relative;
}
.blogpost-image {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.blogpost-image-thumb {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #3754b2;
  border-radius: 5px;
  color: #ffffff;
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.blogpost-image-thumb .date {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
}
.blogpost-image-thumb .text {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 3px;
  line-height: 1;
}
.blogpost-image img {
  width: 100%;
  transition: 0.4s;
  transform: scale(1);
}
.blogpost-image:hover img {
  transform: scale(1.1);
  transition: 0.4s;
}
.blogpost-image:hover .blogpost-content {
  box-shadow: 0px 18px 48px 0px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  transition: 0.4s;
}
.blogpost-content {
  padding: 30px;
  border-radius: 0 0 7px 7px;
  background-color: #f2fbfe;
  transition: 0.4s;
}
@media only screen and (max-width: 767px) {
  .blogpost-content {
    padding: 20px 14px;
  }
}
.blogpost-meta {
  display: flex;
  margin-bottom: 10px;
}
.blogpost-meta li {
  margin-right: 15px;
}
.blogpost-meta li:last-child {
  margin-right: 0;
}
.blogpost-meta li i {
  color: #3754b2;
  margin-right: 5px;
}
.blogpost-meta li a {
  color: #717788;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .blogpost-meta li a {
    font-size: 14px;
  }
}
.blogpost-meta li a:hover {
  color: #322fb3;
}
.blogpost-title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.42;
}
@media only screen and (max-width: 767px) {
  .blogpost-title {
    font-size: 18px;
  }
}
.blogpost-read-more {
  color: #3754b2;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 15px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .blogpost-read-more {
    font-size: 14px;
    margin-top: 10px;
  }
}
.blogpost-read-more:hover {
  color: #343c55;
}
.blogpost:hover .blogpost-content {
  box-shadow: 0px 18px 48px 0px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  transition: 0.4s;
}

/* Standard Blog */
@media only screen and (max-width: 767px) {
  .standard-blog-single {
    margin-bottom: 46px;
  }
}
.standard-blog-image {
  display: block;
}
.standard-blog-image img {
  width: 100%;
}
.standard-blog-content {
  margin-top: 36px;
}
@media only screen and (max-width: 767px) {
  .standard-blog-content {
    margin-top: 25px;
  }
}
.standard-blog-content p {
  margin-bottom: 0px;
}
.standard-blog-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.standard-blog-meta li {
  position: relative;
  margin-right: 10px;
  padding-right: 20px;
}
.standard-blog-meta li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.standard-blog-meta li a {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #4fcbf1;
}
.standard-blog-meta li a:hover {
  color: #322fb3;
}
@media only screen and (max-width: 767px) {
  .standard-blog-meta li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .standard-blog-meta li p {
    font-size: 14px;
  }
}
.standard-blog-meta li::after {
  position: absolute;
  content: "";
  background-color: #bbbbbb;
  width: 1px;
  height: 12px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.standard-blog-meta li:last-child::after {
  display: none;
}
.standard-blog-title {
  font-size: 36px;
  font-weight: 700;
  margin: 10px 0 20px;
}
@media only screen and (max-width: 767px) {
  .standard-blog-title {
    font-size: 30px;
  }
}
.standard-blog-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .standard-blog-bottom {
    margin-top: 25px;
  }
}
.standard-blog-social {
  display: flex;
  align-items: center;
}
.standard-blog-social-label {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-transform: uppercase;
  margin-right: 25px;
  line-height: 1;
}
.standard-blog-social ul {
  display: flex;
  align-items: center;
  gap: 15px;
}
.standard-blog-social ul li a {
  font-size: 18px;
  line-height: 1;
}

/* Classic Blog */
.classic-blog-single {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .classic-blog-single {
    gap: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classic-blog-single {
    gap: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .classic-blog-single {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 46px;
  }
}
.classic-blog-single .standard-blog-content {
  margin-top: 0;
  max-width: 670px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classic-blog-single .standard-blog-content {
    max-width: 380px;
  }
}
@media only screen and (max-width: 767px) {
  .classic-blog-single .standard-blog-content {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .classic-blog-single .standard-blog-content p {
    margin-bottom: 0px;
  }
}
.classic-blog-single:nth-child(2n) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
  .classic-blog-single:nth-child(2n) {
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .classic-blog-single .standard-blog-bottom {
    margin-top: 25px;
  }
}
.classic-blog-single .standard-blog-image {
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .classic-blog-single .standard-blog-image {
    width: 100%;
  }
}
.classic-blog-single img {
  transform: scale(1);
  transition: 0.4s;
}
.classic-blog-single:hover img {
  transform: scale(1.1);
  transition: 0.4s;
}

/* Blog Grid */
.blog-grid-image {
  position: relative;
}
.blog-grid-image a {
  display: block;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.blog-grid-image a img {
  width: 100%;
  transition: 0.4s;
  transform: scale(1);
}
.blog-grid-image-thumb {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 73px;
  height: 73px;
  border-radius: 7px;
  bottom: -25px;
  right: 35px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .blog-grid-image-thumb {
    width: 67px;
    height: 67px;
    right: 10px;
  }
}
.blog-grid-image-thumb::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
  opacity: 0.93;
  z-index: 1;
}
.blog-grid-image-thumb .date {
  position: relative;
  color: #ffffff;
  z-index: 3;
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .blog-grid-image-thumb .date {
    font-size: 24px;
  }
}
.blog-grid-image-thumb .text {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  z-index: 3;
  position: relative;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .blog-grid-image-thumb .text {
    font-size: 14px;
  }
}
.blog-grid-content {
  box-shadow: 0px 18px 48px 0px rgba(0, 0, 0, 0.05);
  padding: 30px 35px 40px;
  transition: 0.4s;
}
@media only screen and (max-width: 767px) {
  .blog-grid-content {
    padding: 26px 20px 30px;
  }
}
.blog-grid-content .subtitle {
  color: #4fcbf1;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
}
.blog-grid-content .title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.42;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .blog-grid-content .title {
    font-size: 18px;
  }
}
.blog-grid-single:hover img {
  transform: scale(1.1);
  transition: 0.4s;
}
.blog-grid-single:hover .blog-grid-content {
  box-shadow: 0px 18px 48px 0px rgba(0, 0, 0, 0.1);
  background-color: #f2fbfe;
  transition: 0.4s;
}

.blog-grid-pagination {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-grid-pagination {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-grid-pagination {
    margin-top: 40px;
  }
}

/* Blog Masonry */
.blog-menu-style {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px 0 60px;
}

.blog-masonry-button {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-masonry-button {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-masonry-button {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-menu-style {
    margin: 0px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-menu-style {
    margin: 0px 0 30px;
  }
}
.blog-menu-style .btn-blog {
  border: 0px;
  background-color: transparent;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  margin-right: 35px;
  color: #343c55;
  text-transform: uppercase;
}
.blog-menu-style .btn-blog:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .blog-menu-style .btn-blog {
    font-size: 16px;
  }
}

.blog-menu-style .btn-blog:last-child {
  margin-right: 0px;
}

.blog-menu-style .btn-blog:hover {
  color: #322fb3;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-menu-style .btn-blog {
    margin: 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-menu-style .btn-blog {
    margin: 0px 10px;
  }
}
.blog-menu-style .btn-blog.active {
  color: #322fb3;
}

.blog-more-btn {
  width: 190px;
  height: 56px;
  color: #343c55;
  font-size: 16px;
  position: relative;
  border-radius: 7px;
  text-transform: uppercase;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .blog-more-btn {
    width: 160px;
    height: 46px;
  }
}
.blog-more-btn span {
  background-color: #ffffff;
  width: 98%;
  height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  transition: 0.6s;
}
.blog-more-btn span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(110deg, #322fb3 20%, #417DD2 50%, #4fcbf1 100%);
  z-index: -1;
  opacity: 0;
  transition: 0.6s;
  border-radius: 7px;
}
.blog-more-btn:hover span {
  width: 100%;
  height: 100%;
  color: #ffffff;
  transition: 0.6s;
}
.blog-more-btn:hover span::before {
  opacity: 1;
  transition: 0.6s;
}

.bg-gradient-4 {
  padding-top: 150px;
  background: rgba(50, 47, 179, 0.1);
  background: linear-gradient(0deg, rgba(50, 47, 179, 0.1) 0%, rgba(79, 203, 241, 0.1) 100%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bg-gradient-4 {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .bg-gradient-4 {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 575px) {
  .bg-gradient-4 {
    padding-top: 80px;
  }
}

/*----------------------------------------*/
/*  2.12 - Footer Styles CSS
/*----------------------------------------*/
.footer {
  position: relative;
  overflow: hidden;
}

.footer-left {
  background-color: #322fb3;
  padding: 120px 100px 280px 0;
  position: relative;
  border-radius: 0 3px 0 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-left {
    padding: 120px 40px 280px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-left {
    padding: 60px 60px 160px 0;
    border-radius: 0 0px 0 0;
    margin-top: 195px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-left {
    padding: 60px 0;
    margin-top: 256px;
  }
  .footer-left::before {
    background-color: #322fb3;
    content: "";
    height: 100%;
    left: 98%;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: -1;
  }
}
.footer-left::after {
  background-color: #322fb3;
  content: "";
  height: 100%;
  right: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
.footer-left-text {
  color: #abb1c3;
  font-size: 16px;
  margin: 40px 0;
}
@media only screen and (max-width: 767px) {
  .footer-left-text {
    margin: 30px 0;
  }
}
.footer-left-list-icon li {
  display: flex;
  align-items: baseline;
  margin-bottom: 12px;
}
.footer-left-list-icon li i {
  color: #abb1c3;
}
.footer-left-list-icon li span {
  color: #abb1c3;
  font-size: 16px;
  margin-left: 20px;
  font-family: "Open Sans", sans-serif;
}
.footer-left .social-icon {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .footer-left .social-icon {
    margin-top: 40px;
  }
}
.footer-left .social-icon li {
  margin-right: 25px;
}
.footer-left .social-icon a {
  color: #ffffff;
}
.footer-left .social-icon a:hover {
  color: #4fcbf1;
}
.footer-right {
  margin-top: 73px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .footer-right {
    margin-top: 0px;
  }
}
.footer-top {
  background-color: #4fcbf1;
  position: relative;
  padding: 60px 0 60px 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-top {
    padding: 60px 0 60px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-top {
    padding: 40px 40px 40px 40px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-top {
    padding: 40px 12px 40px 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .footer-top::before {
    background-color: #4fcbf1;
    content: "";
    height: 100%;
    right: 98%;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: -1;
  }
}
.footer-top::after {
  background-color: #4fcbf1;
  content: "";
  height: 100%;
  left: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
.footer-top .heading-one-subtitle {
  color: #ffffff;
}
.footer-top .heading-one-title {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 18px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .footer-top .heading-one-title {
    font-size: 30px;
    margin-bottom: 12px;
  }
}
.footer-top .heading-one p {
  color: #ffffff;
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-top .btn-style-three {
    padding: 20px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-top .btn-style-three {
    padding: 20px 30px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-top .btn-style-three {
    margin-top: 30px;
  }
}
.footer-bottom {
  background-color: #343c55;
  position: relative;
  padding: 120px 0 173px 100px;
  display: flex;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-bottom {
    padding: 120px 0 173px 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-bottom {
    padding: 94px 0 174px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-bottom {
    padding: 60px 0 172px 40px;
    flex-wrap: wrap;
    margin-top: 196px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-bottom {
    padding: 60px 0 173px 0px;
    flex-wrap: wrap;
  }
  .footer-bottom::before {
    background-color: #343c55;
    content: "";
    height: 100%;
    right: 98%;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: -1;
  }
}
@media only screen and (max-width: 479px) {
  .footer-bottom {
    padding: 60px 0 150px 0px;
  }
}
.footer-bottom::after {
  background-color: #343c55;
  content: "";
  height: 100%;
  left: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
.footer-widget {
  max-width: 160px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .footer-widget {
    max-width: 50%;
    width: 50%;
  }
}
.footer-widget-title {
  color: #ffffff;
  font-weight: 700;
  font-size: 21px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .footer-widget-title {
    margin-bottom: 20px;
  }
}
.footer-widget-list li {
  margin-bottom: 10px;
}
.footer-widget-list li a {
  color: #abb1c3;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.footer-widget-list li a:hover {
  color: #ffffff;
}
.footer-widget-text {
  color: #abb1c3;
}
.footer-widget-form {
  position: relative;
  margin-top: 45px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .footer-widget-form {
    margin-top: 30px;
  }
}
.footer-widget-form input {
  width: 100%;
  height: 60px;
  border-radius: 5px;
  border: 0px;
  padding: 0 60px 0 15px;
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.footer-widget-form input::-moz-placeholder {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.footer-widget-form input::placeholder {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.footer-widget-form button {
  border: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget-subscription {
    width: 100%;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget-subscription {
    width: 100%;
    margin-top: 30px;
  }
}
.footer-copyright-inner {
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  padding: 80px 20px 70px 0;
  bottom: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-copyright-inner {
    padding: 80px 20px 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-copyright-inner {
    padding: 50px 20px 40px 0;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.footer-copyright-inner p {
  font-family: "Open Sans", sans-serif;
  color: #abb1c3;
  font-size: 16px;
  margin-bottom: 0px;
}
.footer-copyright-inner p span {
  font-weight: 500;
}
.footer-copyright-inner .footer-bootm-list {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .footer-copyright-inner .footer-bootm-list {
    margin-bottom: 20px;
    justify-content: center;
  }
}
.footer-copyright-inner .footer-bootm-list li {
  position: relative;
  margin-right: 40px;
}
@media only screen and (max-width: 479px) {
  .footer-copyright-inner .footer-bootm-list li {
    margin-right: 15px;
  }
}
.footer-copyright-inner .footer-bootm-list li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.footer-copyright-inner .footer-bootm-list li a {
  font-size: 16px;
  color: #abb1c3;
  font-family: "Open Sans", sans-serif;
}
.footer-copyright-inner .footer-bootm-list li a:hover {
  color: #ffffff;
}
.footer-two-bg {
  background-image: url(../images/footer/footer-two-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 300px 0 0px;
  position: relative;
  margin-top: -166px;
}
.footer-two-bg::after {
  position: absolute;
  background: rgb(231, 233, 242);
  background: linear-gradient(0deg, rgb(231, 233, 242) 0%, rgba(231, 233, 242, 0.1853116246) 100%, rgb(231, 233, 242) 100%);
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-two-bg {
    margin-top: -185px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-two-bg {
    padding: 280px 0 0px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-two-bg {
    padding: 250px 0 0px;
  }
}
.footer-two-copyright-inner {
  z-index: 1;
  display: flex;
  justify-content: space-between;
  padding: 110px 0px 70px 0;
  bottom: 0;
  width: 100%;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-two-copyright-inner {
    padding: 70px 0px 60px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-two-copyright-inner {
    padding: 80px 0px 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-two-copyright-inner {
    padding: 50px 0px 40px 0;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (max-width: 575px) {
  .footer-two-copyright-inner {
    padding: 40px 0;
  }
}
.footer-two-copyright-inner p {
  font-family: "Open Sans", sans-serif;
  color: #717788;
  font-size: 16px;
  margin-bottom: 0px;
}
.footer-two-copyright-inner p span {
  font-weight: 500;
}
.footer-two-copyright-inner .footer-two-bootm-list {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .footer-two-copyright-inner .footer-two-bootm-list {
    margin-bottom: 20px;
    justify-content: center;
  }
}
.footer-two-copyright-inner .footer-two-bootm-list li {
  position: relative;
  margin-right: 40px;
}
.footer-two-copyright-inner .footer-two-bootm-list li:last-child {
  padding-right: 0;
  margin-right: 0;
}
@media only screen and (max-width: 575px) {
  .footer-two-copyright-inner .footer-two-bootm-list li {
    margin-right: 20px;
  }
}
.footer-two-copyright-inner .footer-two-bootm-list li a {
  font-size: 16px;
  color: #717788;
  font-family: "Open Sans", sans-serif;
}
.footer-two-copyright-inner .footer-two-bootm-list li a:hover {
  color: #322fb3;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-about .footer-bottom {
    padding: 120px 0 174px 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-about .footer-bottom {
    padding: 60px 0 171px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-team .footer-bottom {
    padding: 60px 0 173px 40px;
    margin-top: 195px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-service .footer-bottom {
    padding: 60px 0 171px 40px;
    margin-top: 196px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-service-details .footer-bottom {
    padding: 60px 0 171px 40px;
  }
}
@media only screen and (min-width: 1400px) {
  .footer-project-details .footer-bottom {
    padding: 120px 0 174px 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-project-details .footer-bottom {
    padding: 120px 0 173px 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-project-details .footer-bottom {
    padding: 95px 0 173px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-project-details .footer-bottom {
    padding: 60px 0 173px 40px;
    margin-top: 195px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-blog-standard .footer-bottom {
    padding: 120px 0 174px 100px;
  }
}
@media only screen and (min-width: 1400px) {
  .footer-blog-masonry .footer-bottom {
    padding: 120px 0 174px 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-blog-masonry .footer-bottom {
    padding: 120px 0 174px 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-blog-details .footer-bottom {
    padding: 60px 0 173px 40px;
    margin-top: 195px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-contact .footer-bottom {
    padding: 120px 0 174px 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-contact .footer-bottom {
    padding: 60px 0 173px 40px;
    margin-top: 195px;
  }
}

.footer-widget-two {
  position: relative;
  z-index: 1;
}
.footer-widget-two .negative-margin {
  top: -30px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .footer-widget-two .negative-margin {
    top: -20px;
    width: 180px;
  }
}
@media only screen and (max-width: 575px) {
  .footer-widget-two .negative-margin {
    width: 200px;
    top: auto;
    bottom: 20px;
  }
}
.footer-widget-two .footer-widget-two-list-icon li {
  display: flex;
  align-items: baseline;
  margin-bottom: 12px;
}
.footer-widget-two .footer-widget-two-list-icon li:last-child {
  margin-bottom: 0px;
}
.footer-widget-two .footer-widget-two-list-icon li i {
  color: #7c7790;
}
.footer-widget-two .fa-phone {
    rotate: 100deg !important;
}
.footer-widget-two .footer-widget-two-list-icon li span {
    color: #54545f;
    font-size: 16px;
    margin-left: 0px;
}
.footer-widget-two .social-icon {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget-two .social-icon {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget-two .social-icon {
    margin-top: 20px;
  }
}
.footer-widget-two .widget-list-wrapper {
  display: flex;
  -moz-column-gap: 70px;
       column-gap: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget-two .widget-list-wrapper {
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
}
.footer-widget-two-title {
  font-size: 21px;
  color: #343c55;
  font-weight: 700;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget-two-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget-two-title {
    margin-bottom: 20px;
  }
}
.footer-widget-two-list li {
  font-size: 16px;
  margin-bottom: 10px;
}
.footer-widget-two-list li:last-child {
  margin-bottom: 0px;
}
.footer-widget-two-list a {
  color: #717788;
}
.footer-widget-two-list a:hover {
  color: #322fb3;
}
.footer-widget-two .sidebar-blog li {
  margin-bottom: 25px;
}
.footer-widget-two .sidebar-blog li .image {
  flex: 1 0 60px;
  margin-right: 20px;
}
@media only screen and (max-width: 575px) {
  .footer-widget-two .sidebar-blog li .image {
    flex: 0 0 80px;
  }
}
.footer-widget-two .sidebar-blog li .content .date {
  margin-bottom: 8px;
}
.footer-widget-two .sidebar-blog li .content .title {
  font-size: 16px;
}
.footer-widget-two .instagrm {
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget-two .instagrm {
    margin-right: 0px;
  }
}
.footer-widget-two .instagrm li {
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  flex: 0 0 72px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget-two .instagrm li {
    flex: 0 0 62px;
  }
}
.footer-widget-two .instagrm li a {
  display: block;
  position: relative;
}
.footer-widget-two .instagrm li a::after {
  background: #322fb3;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  transition: 0.5s;
}
.footer-widget-two .instagrm li a .add-action {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: 0.5s;
}
.footer-widget-two .instagrm li a .add-action i {
  font-size: 20px;
  color: white;
  vertical-align: middle;
  line-height: 1;
}
.footer-widget-two .instagrm li a:hover::after {
  opacity: 0.5;
  visibility: visible;
  transition: 0.5s;
}
.footer-widget-two .instagrm li a:hover .add-action {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.footer-widget-two .footer-text {
  color: #54545f;
  font-size: 18px;
  margin-top: 40px;
}
.footer-widget-two .tweets li {
  margin-top: -5px;
  margin-bottom: 25px;
  display: flex;
}
.footer-widget-two .tweets li .image {
  flex: 1 0 20px;
  margin-right: 15px;
  margin-top: 4px;
}
.footer-widget-two .tweets li .content .date {
  margin-top: 8px;
  font-size: 14px;
  color: #9a9ea8;
}
.footer-widget-two .tweets li .content .has-link {
  font-size: 16px;
  font-weight: 700;
  color: #222222;
  margin-right: 4px;
  text-transform: uppercase;
}
.footer-widget-two .tweets li .content .text {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.footer-widget-two .tweets li .content .bit-link {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
}

.footer-three {
  background-image: url(../images/footer/footer-three-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 300px 0 0px;
  position: relative;
  margin-top: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-three {
    background-size: contain;
    margin-top: 55px;
    padding: 120px 0 0px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-three {
    background-size: contain;
    margin-top: 35px;
    padding: 100px 0 0px;
  }
}
.footer-three .footer-widget-two-title {
  color: #222222;
}
.footer-three .footer-widget-two-list-icon li {
    margin-bottom: 5px;
    gap: 22px;
}
.footer-three .footer-widget-two-list-icon li span {
  color: #717788;
  font-family: "Open Sans", sans-serif;
}
.footer-three .footer-widget-two-list a {
  font-family: "Open Sans", sans-serif;
}
.footer-three .footer-two-copyright-inner {
  padding: 60px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-three .footer-two-copyright-inner {
    padding: 40px 0px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-three .footer-two-copyright-inner {
    padding: 25px 0px 60px;
  }
}
.footer-three .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
  top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .footer-three .shape {
    display: none;
  }
}
.footer-three .shape .shape1 {
  position: absolute;
  left: 12%;
  top: 9%;
  z-index: 2;
}
.footer-three .shape .shape2 {
  position: absolute;
  left: 17%;
  top: 16%;
  z-index: 1;
}
.footer-three .shape .shape3 {
  position: absolute;
  left: 3%;
  top: 16%;
  z-index: 1;
}
.footer-three .shape .shape4 {
  position: absolute;
  left: 5%;
  top: 20%;
  z-index: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .footer-three .shape .shape4 {
    left: 2%;
    top: 15%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-three .shape .shape4 {
    left: 2%;
    top: 12%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-three .shape .shape4 {
    left: 2%;
    top: 14%;
    width: 10%;
  }
}
.footer-three .shape .shape5 {
  position: absolute;
  left: 0%;
  top: 22%;
  z-index: 1;
}
.footer-three .shape .shape6 {
  position: absolute;
  left: 10%;
  top: 48%;
  z-index: 1;
}
.footer-three .shape .shape7 {
  position: absolute;
  left: 7%;
  top: 63%;
  z-index: 1;
}
.footer-three .shape .shape7 img {
  -webkit-animation: moveupdown1 2s infinite linear;
          animation: moveupdown1 2s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-three .shape .shape7 {
    left: 0%;
    top: 50%;
  }
}
.footer-three .shape .shape8 {
  position: absolute;
  left: 0%;
  bottom: 0%;
  z-index: 1;
}
.footer-three .shape .shape9 {
  position: absolute;
  right: 17%;
  top: 16%;
  z-index: 1;
}
.footer-three .shape .shape10 {
  position: absolute;
  right: 0%;
  top: 46%;
  z-index: 1;
}
.footer-three .shape .shape10 img {
  -webkit-animation: moveupdown1 4s infinite linear;
          animation: moveupdown1 4s infinite linear;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-three .shape .shape10 {
    display: flex;
    justify-content: flex-end;
    top: 54%;
  }
  .footer-three .shape .shape10 img {
    width: 60%;
  }
}
.footer-three .shape .shape11 {
  position: absolute;
  right: 0%;
  top: 20%;
  z-index: 1;
}
.footer-three .shape .shape12 {
  position: absolute;
  right: 9%;
  top: 40%;
  z-index: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .footer-three .shape .shape12 {
    right: 3%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-three .shape .shape12 {
    right: 3%;
    top: 43%;
  }
}
.footer-three .shape .shape13 {
  position: absolute;
  right: 1%;
  bottom: 6%;
  z-index: 1;
}
.footer-three .shape .shape14 {
  position: absolute;
  left: 5%;
  top: 0%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-three .shape .shape14 {
    top: -5%;
  }
}

/*----------------------------------------*/
/*  2.13 - Breadcrumb Styles CSS
/*----------------------------------------*/
.breadcrumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /*height: 536px;*/
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.breadcrumb::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
  opacity: 0.81;
  z-index: 1;
}
.breadcrumb.breadcrumb-2::before {
  background: linear-gradient(-45deg, #5BCFF2 0%, #417DD2 50%, #322fb3 100%);
  opacity: 0.1;
}
.breadcrumb.breadcrumb-2 .breadcrumb-wrapper .title {
  color: #343c55;
  font-size: 48px;
}
@media only screen and (max-width: 767px) {
  .breadcrumb.breadcrumb-2 .breadcrumb-wrapper .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .breadcrumb.breadcrumb-2 .breadcrumb-wrapper .title {
    font-size: 30px;
  }
}
.breadcrumb.breadcrumb-2 .breadcrumb-list li {
  color: #717788;
}
.breadcrumb.breadcrumb-2 .breadcrumb-list li::after {
  color: #717788;
}
.breadcrumb.breadcrumb-2 .breadcrumb-list li a {
  color: #717788;
}
.breadcrumb.breadcrumb-2 .breadcrumb-list li span {
  color: #717788;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb {
    height: 480px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb {
    height: 300px;
  }
}
@media only screen and (max-width: 479px) {
  .breadcrumb {
    height: 280px;
  }
}
.breadcrumb-wrapper {
  position: relative;
  z-index: 2;
}
.breadcrumb-wrapper .title {
  font-size: 90px;
  line-height: 1.2;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-wrapper .title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-wrapper .title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-wrapper .title {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .breadcrumb-wrapper .title {
    font-size: 30px;
  }
}
.breadcrumb-wrapper .title-two {
  font-size: 60px;
  line-height: 1.2;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-wrapper .title-two {
    font-size: 50px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-wrapper .title-two {
    font-size: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .breadcrumb-wrapper .title-two {
    font-size: 30px;
  }
}
.breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.breadcrumb-list li {
  color: #ffffff;
  font-size: 18px;
  position: relative;
  padding-right: 15px;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-list li {
    font-size: 16px;
  }
}
.breadcrumb-list li::after {
  position: absolute;
  content: ">";
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
}
.breadcrumb-list li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.breadcrumb-list li:last-child::after {
  display: none;
}
.breadcrumb-list li a {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.breadcrumb-list li a:hover {
  color: #343c55;
}
.breadcrumb-list li span {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.breadcrumb-three {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-three {
    height: 600px;
  }
}
@media only screen and (max-width: 575px) {
  .breadcrumb-three {
    height: 500px;
  }
}
.breadcrumb-three::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.36);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-three-wrapper {
  position: relative;
  z-index: 9;
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-three-wrapper {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-three-wrapper {
    margin-bottom: 60px;
  }
}
.breadcrumb-three-wrapper .title {
  font-size: 48px;
  color: #ffffff;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-three-wrapper .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .breadcrumb-three-wrapper .title {
    font-size: 30px;
  }
}
.breadcrumb-three-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  position: relative;
  margin-top: 30px;
}
.breadcrumb-three-meta li {
  position: relative;
  margin-right: 10px;
  padding-right: 20px;
}
.breadcrumb-three-meta li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.breadcrumb-three-meta li a {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
}
.breadcrumb-three-meta li a:hover {
  color: #322fb3;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-three-meta li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-three-meta li a {
    font-size: 14px;
  }
}
.breadcrumb-three-meta li p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-three-meta li p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-three-meta li p {
    font-size: 14px;
  }
}
.breadcrumb-three-meta li::after {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 1px;
  height: 12px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.breadcrumb-three-meta li:last-child::after {
  display: none;
}

/*----------------------------------------*/
/*  2.14 - Funfact Styles CSS
/*----------------------------------------*/
.funfact {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.funfact .heading-one-title {
  color: #ffffff;
  margin: 5px 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .funfact .heading-one-title {
    margin: 5px 0 30px;
  }
}
.funfact .heading-one p {
  color: #ffffff;
}
.funfact .about-counter {
  display: flex;
  justify-content: flex-end;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .funfact .about-counter {
    justify-content: flex-start;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .funfact .about-counter {
    gap: 15px;
    margin-top: 40px;
  }
}
.funfact .about-counter-2 {
    padding: 45px 40px 55px;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    border-radius: 13px;
    background-color: #4fcbf1;
    max-width: 230px;
    width: 100%;
}
@media only screen and (max-width: 767px) {
  .funfact .about-counter-2 {
    max-width: 200px;
    padding: 30px 30px 38px;
  }
}
@media only screen and (max-width: 479px) {
  .funfact .about-counter-2 {
    max-width: 160px;
    padding: 20px 25px 24px;
  }
}
.funfact .about-counter-2 .odometer, .funfact .about-counter-2 .niktext {
  font-family: "Open Sans", sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (max-width: 479px) {
  .funfact .about-counter-2 .odometer, .funfact .about-counter-2 .niktext {
    font-size: 40px;
  }
}
.funfact .about-counter-2 .niktext {
  line-height: 1;
}
.funfact .about-counter-2 .increment {
  color: #ffffff;
  font-size: 26px;
  position: relative;
  top: -10px;
}
.funfact .about-counter-title {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.5;
}
@media only screen and (max-width: 479px) {
  .funfact .about-counter-title {
    font-size: 16px;
  }
}
.funfact .about-counter .funfact-inner {
  display: flex;
  align-items: center;
}

/*----------------------------------------*/
/*  2.15 - Team Styles CSS
/*----------------------------------------*/
.team-bg {
  background: rgba(50, 47, 179, 0.08);
  background: linear-gradient(-38deg, rgba(50, 47, 179, 0.08) 0%, rgba(65, 125, 210, 0.08) 50%, rgba(91, 207, 242, 0.08) 100%);
}
.team-bg .heading-one {
  text-align: center;
  max-width: 520px;
  width: 100%;
  margin: 0 auto 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-bg .heading-one {
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 767px) {
  .team-bg .heading-one {
    margin: 0 auto 40px;
  }
}

.single-team {
  position: relative;
  padding-bottom: 100px;
}
.single-team-image img {
  width: 100%;
}
.single-team-content {
  background-color: white;
  box-shadow: 15px 11px 48px 0px rgba(0, 0, 0, 0.08);
  padding: 25px 0 30px 0;
  max-width: 220px;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: 0px;
}
.single-team-content .name {
  color: #343c55;
  font-size: 21px;
  font-weight: 700;
  transition: 0.3s;
}
.single-team-content .name:hover {
  color: #322fb3;
  transition: 0.3s;
}
.single-team-content .desig {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #717788;
  display: block;
  margin: 10px 0 0px;
}
.single-team-social {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  height: 0;
  transition: 0.3s;
}
.single-team-social li {
  opacity: 0;
  visibility: hidden;
}
.single-team-social li a {
  font-size: 18px;
}
.single-team-social li:nth-child(1) {
  transform: translateY(30px);
  transition: 0.3s;
}
.single-team-social li:nth-child(2) {
  transform: translateY(30px);
  transition: 0.4s;
}
.single-team-social li:nth-child(3) {
  transform: translateY(30px);
  transition: 0.5s;
}
.single-team:hover {
  transition: 0.5s;
}
.single-team:hover .single-team-social {
  height: 30px;
  transition: 0.3s;
  margin-top: 10px;
}
.single-team:hover .single-team-social li {
  opacity: 1;
  visibility: visible;
}
.single-team:hover .single-team-social li:nth-child(1) {
  transform: translateY(0px);
  transition: 0.3s;
}
.single-team:hover .single-team-social li:nth-child(2) {
  transform: translateY(0px);
  transition: 0.4s;
}
.single-team:hover .single-team-social li:nth-child(3) {
  transform: translateY(0px);
  transition: 0.5s;
}

/* Team Two Style */
.team-two {
  position: relative;
  margin-bottom: 30px;
}
.team-two_images {
  position: relative;
  z-index: 4;
}
.team-two_images .image1 {
  left: -60px;
  top: -25px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .team-two_images .image1 {
    left: -20px;
    top: -25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_images .image1 {
    left: -20px;
    top: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_images .image1 {
    left: 40px;
    top: -25px;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_images .image1 {
    left: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .team-two_images .image1 {
    width: 40%;
  }
}
.team-two_images .image2 {
  left: 30px;
  top: 110px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .team-two_images .image2 {
    left: 80px;
    top: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_images .image2 {
    left: 90px;
    top: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_images .image2 {
    left: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .team-two_images .image2 {
    width: 50%;
  }
}
.team-two_images .image3 {
  left: 15px;
  top: 35px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .team-two_images .image3 {
    left: 90px;
    top: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_images .image3 {
    left: 60px;
    top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_images .image3 {
    left: 110px;
    top: auto;
    position: relative;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_images .image3 {
    left: 40px;
    top: auto;
    bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .team-two_images .image3 {
    width: 50%;
  }
}
.team-two_images .image4 {
  left: -40px;
  top: -375px;
  position: relative;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .team-two_images .image4 {
    left: 12px;
    top: -375px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_images .image4 {
    left: 15px;
    top: -375px;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_images .image4 {
    display: none;
  }
}
.team-two_images .image5 {
  right: 75%;
  top: -85px;
  position: relative;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .team-two_images .image5 {
    right: 58%;
    top: -85px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_images .image5 {
    right: 70%;
    top: -85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_images .image5 {
    right: 50%;
    top: -85px;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_images .image5 {
    display: none;
  }
}
.team-two .heading-one {
  z-index: 99;
  position: relative;
}
.team-two .heading-one-title {
  margin: 10px 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .team-two .heading-one-title {
    margin: 10px 0 20px;
  }
}
.team-two .heading-one p {
  margin: 25px 0 65px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two .heading-one p {
    margin: 0px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .team-two .heading-one p {
    margin: 0px 0 40px;
  }
}
.team-two_shape {
  position: absolute !important;
  top: 0;
  width: 100%;
  height: 100%;
}
.team-two_shape .shape {
  position: absolute;
}
.team-two_shape .shape1 {
  left: 0px;
  top: -170px;
  z-index: -5;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_shape .shape1 {
    top: -97px;
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_shape .shape1 {
    left: 0px;
    top: -60px;
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_shape .shape1 {
    display: none;
  }
}
.team-two_shape .shape2 {
  top: 80px;
  left: 140px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_shape .shape2 {
    width: 58%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_shape .shape2 {
    left: 80px;
    top: 0px;
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_shape .shape2 {
    display: none;
  }
}
.team-two_shape .shape3 {
  top: 60px;
  left: 35px;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (max-width: 767px) {
  .team-two_shape .shape3 {
    display: none;
  }
}
.team-two_shape .shape4 {
  bottom: -24%;
  right: 110px;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_shape .shape4 {
    bottom: -8%;
    right: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_shape .shape4 {
    bottom: 3%;
    right: 25px;
    width: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_shape .shape4 {
    display: none;
  }
}
.team-two_shape .shape5 {
  bottom: -100px;
  right: 215px;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_shape .shape5 {
    bottom: 0px;
    right: 181px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_shape .shape5 {
    bottom: 50px;
    right: 120px;
    width: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_shape .shape5 {
    display: none;
  }
}
.team-two_shape .shape6 {
  bottom: -43%;
  right: 45px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-two_shape .shape6 {
    bottom: -25%;
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-two_shape .shape6 {
    bottom: -2%;
    right: 35px;
    width: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .team-two_shape .shape6 {
    display: none;
  }
}

/* Team Three Style */
.team-three .heading-one {
  max-width: 600px;
  width: 100%;
  margin: 0 auto 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-three .heading-one {
    margin: 0 auto 50px;
  }
}
@media only screen and (max-width: 767px) {
  .team-three .heading-one {
    margin: 0 auto 40px;
  }
}
.team-three .heading-one-subtitle {
  display: block;
  margin-bottom: 10px;
}
.team-three-wrapper {
  margin-bottom: -20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-three-wrapper {
    margin-bottom: -40px;
  }
}
@media only screen and (max-width: 575px) {
  .team-three-wrapper {
    margin-bottom: -30px;
  }
}
.team-three-wrapper .team-three-single {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-three-wrapper .team-three-single {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .team-three-wrapper .team-three-single {
    margin-bottom: 20px;
  }
}
.team-three-wrapper .team-three-single:nth-child(2n+2) {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .team-three-wrapper .team-three-single:nth-child(2n+2) {
    margin-top: 0;
  }
}
.team-three .single-team-content {
  padding: 35px 0 30px 0;
  border-radius: 7px;
  bottom: -10px;
}
@media only screen and (max-width: 575px) {
  .team-three .single-team-content {
    bottom: 15px;
  }
}
.team-three .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .team-three .shape {
    display: none;
  }
}
.team-three .shape .shape1 {
  position: absolute;
  left: 14%;
  top: -11%;
}
.team-three .shape .shape2 {
  position: absolute;
  left: 0%;
  top: -19%;
}
.team-three .shape .shape3 {
  position: absolute;
  left: 0%;
  top: 3%;
}
.team-three .shape .shape4 {
  position: absolute;
  right: 6%;
  top: 10%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-three .shape .shape4 {
    right: 2%;
    top: 4%;
  }
}
.team-three .shape .shape5 {
  position: absolute;
  right: 9.7%;
  top: 21%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-three .shape .shape5 {
    top: 15%;
  }
}
.team-three .shape .shape6 {
  position: absolute;
  left: 4%;
  bottom: 10%;
}
.team-three .shape .shape7 {
  position: absolute;
  right: 7%;
  bottom: 8%;
}
.team-three .shape .shape7 img {
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}

/*----------------------------------------*/
/*  2.16 - System Styles CSS
/*----------------------------------------*/
.system {
  position: relative;
  overflow: hidden;
}
.system-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0;
  position: relative;
  width: 180%;
  right: 78%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  row-gap: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .system-bg {
    padding: 108px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .system-bg {
    padding: 80px 0;
    right: 58%;
    row-gap: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .system-bg {
    padding: 60px 0;
    width: 154%;
    left: -29%;
    right: inherit;
    row-gap: 35px;
  }
}
@media only screen and (max-width: 575px) {
  .system-bg {
    width: 108%;
    left: -12px;
    row-gap: 30px;
  }
}
.system-single {
  display: flex;
  align-items: flex-start;
  max-width: 470px;
  width: 100%;
  padding-right: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .system-single {
    max-width: 382px;
    width: 100%;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .system-single {
    margin-right: 378px;
  }
}
@media only screen and (max-width: 767px) {
  .system-single {
    padding-right: 100px;
    margin: 0 auto 0;
  }
}
@media only screen and (max-width: 575px) {
  .system-single {
    margin: 0 auto 0 12px;
    padding-right: 28px;
  }
}
.system-icon {
  flex: 0 0 auto;
  margin-right: 30px;
  position: relative;
}
.system-icon img {
  position: relative;
}
.system-content .title {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .system-content .title {
    margin-bottom: 15px;
  }
}
.system-content p {
  color: #ffffff;
}
.system-bg2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 171px 0;
  position: relative;
  width: 157%;
  left: -2.2%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  row-gap: 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .system-bg2 {
    left: -2.4%;
    padding: 171.5px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .system-bg2 {
    left: -3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .system-bg2 {
    padding: 80px 0;
    left: -21.2%;
  }
}
@media only screen and (max-width: 767px) {
  .system-bg2 {
    padding: 60px 0;
    width: 150%;
    left: -25%;
  }
}
@media only screen and (max-width: 575px) {
  .system-bg2 {
    width: 108%;
    left: -12px;
  }
}
.system-bg2::after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background-color: #000000;
  opacity: 0.48;
}
.system-bg2 .heading-one {
  max-width: 560px;
  width: 100%;
  margin: 0 auto 0 130px;
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .system-bg2 .heading-one {
    max-width: 530px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .system-bg2 .heading-one {
    max-width: 520px;
    width: 100%;
    margin: 0 auto 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .system-bg2 .heading-one {
    margin: 0 auto 0 150px;
  }
}
@media only screen and (max-width: 767px) {
  .system-bg2 .heading-one {
    max-width: 500px;
  }
}
@media only screen and (max-width: 575px) {
  .system-bg2 .heading-one {
    max-width: 456px;
    margin: 0 auto 0 12px;
  }
}
@media only screen and (max-width: 479px) {
  .system-bg2 .heading-one {
    max-width: 336px;
    margin: 0 auto 0 12px;
  }
}
.system-bg2 .heading-one-subtitle {
  color: #ffffff;
}
.system-bg2 .heading-one-title {
  color: #ffffff;
  margin: 5px 0 40px;
}
@media only screen and (max-width: 767px) {
  .system-bg2 .heading-one-title {
    margin: 5px 0 30px;
  }
}
.system-bg2 .heading-one p {
  color: #ffffff;
}
.system-bg2 .heading-one .btn-style-one {
  display: inline-flex;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .system-bg2 .heading-one .btn-style-one {
    margin-top: 20px;
  }
}

/*----------------------------------------*/
/*  2.17 - Sidebar Styles CSS
/*----------------------------------------*/
.sidebar-wrap {
  max-width: 342px;
  width: 100%;
}
.sidebar-wrap .sidebar:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar-wrap {
    max-width: 100%;
  }
}

.sidebar {
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar-wrap {
    margin-top: 60px;
  }
}
.sidebar .sidebar-title {
  padding: 24px 30px;
  border-radius: 5px;
  font-size: 21px;
  font-weight: 700;
  color: #343c55;
  display: flex;
  background: rgba(50, 47, 179, 0.13);
  background: linear-gradient(-45deg, rgba(91, 207, 242, 0.13) 0%, rgba(65, 125, 210, 0.13) 50%, rgba(50, 47, 179, 0.13) 100%);
  text-transform: capitalize;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.sidebar .sidebar-title i {
  font-size: 14px;
  color: #4fcbf1;
  margin-left: 10px;
}
.sidebar.sidebar-help {
  background-color: #322fb3;
}
.sidebar-search {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  border-radius: 5px;
}
.sidebar-search-btn {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: 0px;
  background-color: white;
  color: #ffffff;
  font-size: 18px;
  padding: 20px;
  border-radius: 0;
}
.sidebar-search-btn::before {
  border-radius: 0;
}
.sidebar-input {
  font-size: 14px;
  width: 100%;
  border: none;
  height: 60px;
  border-radius: 5px;
  padding-right: 50px;
  padding-left: 20px;
  background-color: #ffffff;
  color: #343c55;
  border: 1px solid #bdbdcc;
}
.sidebar-input::-moz-placeholder {
  color: #717788;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.sidebar-input::placeholder {
  color: #717788;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
.sidebar-blog li {
  display: flex;
  margin-bottom: 30px;
}
.sidebar-blog li:last-child {
  margin-bottom: 0px;
}
.sidebar-blog li .image {
  flex: 1 0 85px;
  margin-right: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar-blog li .image {
    flex: none;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar-blog li .image {
    flex: none;
  }
}
.sidebar-blog li .image img {
  width: 100%;
}
.sidebar-blog li .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.sidebar-blog li .content .title {
  font-size: 18px;
  font-weight: 700;
  color: #343c55;
}
.sidebar-blog li .content .title:hover {
  color: #322fb3;
}
.sidebar-blog li .content .date {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #717788;
  line-height: 1;
  margin-bottom: 10px;
}
.sidebar-category li {
  margin-bottom: 8px;
}
.sidebar-category li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0px;
}
.sidebar-category li a {
  font-weight: 700;
  color: #343c55;
  font-size: 18px;
}
.sidebar-category li a:hover {
  color: #322fb3;
  padding-left: 5px;
}
.sidebar-category li a i {
  color: #6c63ff;
  font-size: 14px;
  margin-right: 10px;
}
.sidebar-tags a {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  padding: 10px 20px;
  border-radius: 30px;
  border: 1px solid #d1dbe5;
  color: #54545f;
  display: inline-flex;
  margin-bottom: 6px;
  margin-right: 4px;
  line-height: 1;
}
.sidebar-tags a:last-child {
  margin-bottom: 0px;
}
.sidebar-tags a:hover, .sidebar-tags a.active {
  background-color: #4fcbf1;
  color: White;
  border: 1px solid #4fcbf1;
}
.sidebar-instagram li {
  display: inline-flex;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.sidebar-instagram li a {
  display: block;
  position: relative;
}
.sidebar-instagram li a::after {
  background: #322fb3;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  transition: 0.5s;
}
.sidebar-instagram li a .add-action {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: 0.5s;
}
.sidebar-instagram li a .add-action i {
  font-size: 24px;
  color: white;
  vertical-align: middle;
  line-height: 1;
}
.sidebar-instagram li a:hover::after {
  opacity: 0.5;
  visibility: visible;
  transition: 0.5s;
}
.sidebar-instagram li a:hover .add-action {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.sidebar-feature-content {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
.sidebar-feature-content .date {
  margin-bottom: 3px;
}
.sidebar-feature-content .title {
  font-size: 21px;
  font-weight: 700;
  color: #343c55;
}
.sidebar-feature-content .title:hover {
  color: #322fb3;
}
.sidebar-banner {
  padding: 60px 50px;
  border-radius: 5px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.sidebar-banner:after { position: absolute; content: ""; width: 100%; height:
 100%; top: 0; left: 0; background: #322fb3; background: linear-gradient
 (-55deg, #5BCFF2 0%, #417DD2 50%, #322fb3 100%); opacity: 0.8; }
.sidebar-banner-subtitle {
  color: #4fcbf1;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.sidebar-banner-title {
  font-weight: 700;
  font-size: 36px;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.sidebar-banner p {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.sidebar-banner .btn-style-two {
  padding: 16px 38px;
  display: inline-block;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  position: relative;
  z-index: 1;
}

/*----------------------------------------*/
/*  2.18 - Blog Details Styles CSS
/*----------------------------------------*/
/* Blog Details */
.blog-details .text {
  margin-bottom: 25px;
}

.blog-details-two {
  margin-top: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-details-two {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details-two {
    margin-top: 60px;
  }
}

.blockquote {
  display: flex;
  align-items: flex-start;
  gap: 35px;
  margin: 50px 0;
}
.blockquote img {
  position: relative;
  margin-top: 8px;
}
.blockquote span {
  font-size: 21px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  line-height: 1.42;
  color: #717788;
}

/* Blog Share */
.blog-share-tag {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 70px;
  padding-bottom: 40px;
  border-bottom: 1px solid #bdbdcc;
}
@media only screen and (max-width: 767px) {
  .blog-share-tag {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 50px;
    padding-bottom: 20px;
  }
}
.blog-share-tag .tags, .blog-share-tag .share {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.blog-share-tag .tags .label, .blog-share-tag .share .label {
  color: #343c55;
  font-weight: 400;
  margin-right: 20px;
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .blog-share-tag .tags {
    margin-bottom: 20px;
  }
}
.blog-share-tag .tags ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.blog-share-tag .tags ul li {
  margin-right: 5px;
}
.blog-share-tag .tags ul li a {
  color: #343c55;
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .blog-share-tag .tags ul li a {
    font-size: 16px;
  }
}
.blog-share-tag .tags ul li a:hover {
  color: #322fb3;
}
.blog-share-tag .widget-social {
  display: flex;
  gap: 10px;
}
.blog-share-tag .widget-social li a {
  font-size: 18px;
}
.blog-share-tag .widget-social .share-link {
  color: #cdccdd;
}
.blog-share-tag .widget-social .share-link:hover {
  color: #322fb3;
}

/* Post Nav Link */
.post-nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link {
    margin-top: 20px;
  }
}
.post-nav-link .post-prev {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link .post-prev {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.post-nav-link .post-next {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  text-align: end;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link .post-next {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  .post-nav-link .content {
    width: 100%;
    margin-top: 10px;
  }
}
.post-nav-link .content .prev-arrow, .post-nav-link .content .next-arrow {
  font-size: 14px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
  color: #343c55;
  text-transform: uppercase;
}
.post-nav-link .content .prev-arrow img {
  margin-right: 7px;
}
.post-nav-link .content .next-arrow img {
  margin-left: 7px;
}
.post-nav-link .content .title {
  font-size: 18px;
  color: #343c55;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 5px;
}

/* Entry Author */
.entry-author {
  box-shadow: 0px 18px 90px 0px rgba(0, 0, 0, 0.08);
  padding: 40px;
  border-radius: 20px;
  display: flex;
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .entry-author {
    padding: 30px;
    margin-top: 50px;
  }
}
.entry-author .thumb {
  flex-shrink: 0;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .entry-author .thumb {
    margin-right: 20px;
    width: 80px;
  }
}
.entry-author .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .entry-author .head {
    margin-bottom: 15px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
  }
}
.entry-author .head .title {
  color: #343c55;
  font-size: 21px;
  font-weight: 700;
}
.entry-author .head .widget-social {
  display: flex;
  gap: 10px;
}
.entry-author .head .widget-social li a {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .entry-author .head .widget-social li a {
    font-size: 16px;
  }
}
.entry-author .text {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .entry-author .text {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.entry-author .read-more {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.16;
  border-bottom: 2px solid #322fb3;
  color: #343c55;
  text-transform: uppercase;
}
.entry-author .read-more:hover {
  color: #322fb3;
}

/* Comment */
.comment {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .comment {
    margin-top: 44px;
  }
}
.comment .title {
  font-size: 30px;
  font-weight: 700;
  color: #343c55;
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .comment .title {
    font-size: 26px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .comment .title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.comment-1 {
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .comment-1 {
    padding: 20px 0;
  }
}
.comment-thumb {
  flex-shrink: 0;
  margin-right: 30px;
}
@media only screen and (max-width: 479px) {
  .comment-thumb {
    margin-right: 15px;
    width: 50px;
  }
}
.comment-content {
  padding-bottom: 45px;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (max-width: 575px) {
  .comment-content {
    padding-bottom: 30px;
  }
}
.comment-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-head .meta {
  display: flex;
  align-items: center;
}
.comment-title {
  color: #343c55;
  font-weight: 700;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .comment-title {
    margin-bottom: 0;
  }
}
.comment .meta {
  margin-top: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .comment .meta {
    line-height: 1;
  }
}
.comment .meta .date {
  font-size: 14px;
  color: #a3a8af;
  font-family: "Open Sans", sans-serif;
}
.comment .text {
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .comment .text {
    font-size: 16px;
    margin-top: 15px;
  }
}
.comment .replay {
  padding: 10px 30px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
  border: 1px solid #d1dbe5;
  color: #4a4f6b;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .comment .replay {
    padding: 8px 20px 5px;
    font-size: 14px;
  }
}
.comment .replay:hover {
  background-color: #322fb3;
  border-color: #322fb3;
  color: white;
}
.comment-list .comment-inner {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .comment-list .comment-inner {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .comment-list .comment-inner {
    margin-bottom: 0px;
  }
}
.comment-list .comment-inner:last-child {
  margin-bottom: 0;
}
.comment-children {
  margin-left: 120px;
  margin-bottom: 30px;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comment-children {
    margin-left: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .comment-children {
    margin-left: 60px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .comment-children {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .comment-children {
    margin: 0 0 0 30px;
  }
}
.comment-form {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .comment-form {
    margin-top: 50px;
  }
}
.comment-form .title {
  font-size: 30px;
  font-weight: 700;
  color: #343c55;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .comment-form .title {
    font-size: 26px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .comment-form .title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.comment-form-text {
  margin-bottom: 30px;
}
.comment-form-text span {
  color: #d71602;
}
.comment-form-inner input, .comment-form-inner textarea {
  font-size: 14px;
  width: 100%;
  border: none;
  height: 60px;
  border-radius: 7px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  border: 1px solid #cbcbdc;
}
.comment-form-inner input::-moz-placeholder, .comment-form-inner textarea::-moz-placeholder {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1;
}
.comment-form-inner input::placeholder, .comment-form-inner textarea::placeholder {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1;
}
.comment-form-inner textarea {
  height: 190px;
  padding-top: 20px;
}
.comment-form .btn {
  text-align: center;
  display: flex;
  justify-content: center;
}

/*----------------------------------------*/
/*  2.19 - Projects Styles CSS
/*----------------------------------------*/
.project-details-images .group-image {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .project-details-images .group-image {
    margin-top: 30px;
  }
}

.project-details {
  margin-top: 45px;
}
.project-details-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .project-details-title {
    font-size: 30px;
  }
}
.project-details-sidebar {
  position: relative;
  padding: 40px 50px;
}
@media only screen and (max-width: 767px) {
  .project-details-sidebar {
    padding: 30px;
  }
}
.project-details-sidebar::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(50, 47, 179, 0.07);
  background: linear-gradient(-45deg, rgba(91, 207, 242, 0.07) 0%, rgba(50, 47, 179, 0.07) 100%);
  z-index: 1;
  border-radius: 13px;
}
.project-details-sidebar .title {
  font-size: 18px;
  color: #343c55;
  font-weight: 700;
  display: flex;
  margin-bottom: 5px;
}
.project-details-sidebar li {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .project-details-sidebar li {
    margin-bottom: 15px;
  }
}
.project-details-sidebar li:last-child {
  margin-bottom: 0;
}
.project-details-social {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .project-details-social {
    margin: 30px 0;
  }
}
.project-details-social .label {
  text-transform: uppercase;
  color: #717788;
}
.project-details-social .social {
  display: flex;
  gap: 10px;
}
.project-details-social .social li a {
  font-size: 16px;
}

.more-project {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .more-project {
    margin-top: 40px;
  }
}
.more-project-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .more-project-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .more-project-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .more-project img {
    width: 100%;
  }
}

.single-project {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.single-project::before {
  content: "";
  background: linear-gradient(-50deg, #5BCFF2 15%, #417DD2 47%, #322fb3 80%);
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  opacity: 0;
  transition: 0.5s;
  z-index: 1;
}
.single-project .thumbnail {
  overflow: hidden;
  border-radius: 13px;
  display: block;
  position: relative;
  transition: 0.3s;
}
.single-project .thumbnail img {
  transform: scale(1);
  transition: 0.3s;
  width: 100%;
}
.single-project .thumbnail:hover img {
  transform: scale(1.06);
  transition: 0.3s;
}
.single-project .lightbox {
  position: absolute;
  top: -20px;
  right: 30px;
  z-index: 9;
  transition: 0.6s;
  opacity: 0;
}
.single-project .lightbox .item {
  font-size: 16px;
  color: black;
  background: white;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  transition: 0.3s;
}
.single-project .lightbox .item:hover {
  background: linear-gradient(-50deg, #5BCFF2 15%, #417DD2 47%, #322fb3 80%);
  color: white;
  transition: 0.3s;
}
.single-project .content {
  position: absolute;
  bottom: -20px;
  left: 0;
  opacity: 0;
  transition: 0.6s;
  padding: 30px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .single-project .content {
    padding: 20px;
  }
}
.single-project .content .subtitle {
  color: white;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.single-project .content .title {
  color: white;
  font-size: 20px;
  font-weight: 600;
  margin-top: 5px;
}
.single-project .content .title a {
  color: white;
}
.single-project:hover .lightbox {
  top: 20px;
  transition: 0.6s;
  opacity: 1;
}
.single-project:hover .content {
  bottom: 0%;
  opacity: 1;
  transition: 0.6s;
}
.single-project:hover::before {
  opacity: 0.7;
}

/*----------------------------------------*/
/*  2.20 - Support Styles CSS
/*----------------------------------------*/
.support {
  position: relative;
  margin-top: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .support {
    margin-top: 0;
  }
}
.support-bg {
  padding: 100px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-bg {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .support-bg {
    padding: 60px 0 0;
  }
}
.support-bg::after {
  background-color: #322fb3;
  content: "";
  height: 100%;
  right: 8%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
  border-radius: 0 13px 13px 0;
}
@media only screen and (max-width: 767px) {
  .support-bg::after {
    right: 0;
  }
}
.support-bg-img {
  position: absolute;
  left: -12px;
  top: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px) {
  .support-bg-img {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .support-bg-img {
    width: 100%;
  }
}
.support .heading-one {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .support .heading-one-subtitle {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
}
.support .heading-one-title {
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .support .heading-one-title {
    font-size: 40px;
  }
}
.support .heading-one-text {
  color: #ffffff;
  margin: 40px 0 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .support .heading-one-text {
    margin: 20px 0;
  }
}
.support .phone-call {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.support .phone-call .phone-icon {
  height: 60px;
  width: 60px;
  background: #4fcbf1;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}
.support .phone-call .phone-icon i {
  color: #ffffff;
  font-size: 18px;
  transition: 0.4s;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .support .phone-call .phone-icon {
    height: 50px;
    width: 50px;
  }
}
.support .phone-call .phone-text {
  font-size: 24px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  transition: 0.4s;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .support .phone-call .phone-text {
    font-size: 20px;
  }
}
.support .phone-call:hover .phone-icon {
  transition: 0.4s;
  background: #31bbe5;
}
.support .phone-call:hover .phone-icon i {
  color: #f1f1f1;
  transition: 0.4s;
}
.support .phone-call:hover .phone-text {
  color: #4fcbf1;
  transition: 0.4s;
}
.support-man {
  position: absolute;
  bottom: 0;
  margin-left: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .support-man {
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-man {
    margin-left: 0px;
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  .support-man {
    position: relative;
    margin-left: 40px;
  }
}
.support-shape-one {
  position: absolute;
  top: -50px;
  right: 12%;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .support-shape-one {
    right: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-shape-one {
    right: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .support-shape-one {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .support-shape-one img {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-shape-one img {
    width: 80%;
  }
}
.support-shape-two {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -28%;
}
.support-shape-two img {
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .support-shape-two {
    display: none;
  }
}

/*----------------------------------------*/
/*  2.21 - Speciality Styles CSS
/*----------------------------------------*/
.speciality {
  position: relative;
}
.speciality-image {
  position: relative;
  display: inline-flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .speciality-image {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .speciality-image {
    display: block;
  }
  .speciality-image img {
    width: 100%;
  }
}
.speciality-image-circle .circle1 {
  top: -65px;
  position: absolute;
  left: -80px;
  -webkit-animation: zoom1 3s infinite linear;
          animation: zoom1 3s infinite linear;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .speciality-image-circle .circle1 {
    left: -20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .speciality-image-circle .circle1 {
    left: -20px;
    top: -80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speciality-image-circle .circle1 {
    top: -50px;
    left: -20px;
    width: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .speciality-image-circle .circle1 {
    display: none;
  }
}
.speciality-image-circle .circle2 {
  top: 100px;
  right: -50px;
  position: absolute;
  -webkit-animation: zoom1 4s infinite linear;
          animation: zoom1 4s infinite linear;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  .speciality-image-circle .circle2 {
    display: none;
  }
}
.speciality-image-circle .circle3 {
  left: -85px;
  bottom: -175px;
  position: absolute;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speciality-image-circle .circle3 {
    width: 40%;
    bottom: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .speciality-image-circle .circle3 {
    display: none;
  }
}
.speciality-image-inner {
  position: relative;
  z-index: 3;
}
.speciality .heading-one-title {
  margin: 10px 0px 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speciality .heading-one-title {
    margin: 10px 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .speciality .heading-one-title {
    margin: 10px 0px 20px;
  }
}
.speciality-shape {
  position: absolute !important;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.speciality-shape .shape {
  position: absolute;
}
.speciality-shape .shape1 {
  left: 170px;
  bottom: 185px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .speciality-shape .shape1 {
    left: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .speciality-shape .shape1 {
    left: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .speciality-shape .shape1 {
    left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .speciality-shape .shape1 {
    display: none;
  }
}
.speciality-shape .shape2 {
  top: -25px;
  right: 60px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .speciality-shape .shape2 {
    right: 30;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .speciality-shape .shape2 {
    right: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .speciality-shape .shape2 {
    right: 10px;
    top: -40px;
    width: 18%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speciality-shape .shape2 {
    right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .speciality-shape .shape2 {
    display: none;
  }
}
.speciality-shape .shape3 {
  right: 114px;
  bottom: 0;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .speciality-shape .shape3 {
    right: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .speciality-shape .shape3 {
    right: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .speciality-shape .shape3 {
    right: 20px;
    bottom: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .speciality-shape .shape3 {
    right: 10px;
    bottom: -40px;
    width: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speciality-shape .shape3 {
    right: 40px;
    bottom: auto;
    top: 50%;
    width: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .speciality-shape .shape3 {
    display: none;
  }
}
.speciality_list {
  display: flex;
  margin-top: 45px;
  gap: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speciality_list {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .speciality_list {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .speciality_list {
    margin-top: 30px;
    gap: 20px;
  }
}
.speciality_list__single .content_title {
  font-size: 24px;
  font-weight: 700;
  margin: 35px 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .speciality_list__single .content_title {
    margin: 20px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .speciality_list__single .content_title {
    margin: 20px 0 15px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 575px) {
  .speciality_list__single .content_title {
    margin: 15px 0 10px;
    font-size: 18px;
  }
}

/*----------------------------------------*/
/*  2.22 - Why Choose Us Styles CSS
/*----------------------------------------*/
.why-choose-us {
  position: relative;
  z-index: 1;
}
.why-choose-us_inner {
  background-color: #322fb3;
  padding: 100px;
  border-radius: 13px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: -3;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .why-choose-us_inner {
    padding: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .why-choose-us_inner {
    padding: 60px;
    flex-direction: column;
    row-gap: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .why-choose-us_inner {
    padding: 40px;
  }
}
.why-choose-us_content {
  flex: 0 0 37%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .why-choose-us_content {
    flex: 0 0 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .why-choose-us_content {
    flex: 0 0 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .why-choose-us_content {
    flex: 0 0 50%;
  }
}
.why-choose-us_content .heading-one-subtitle, .why-choose-us_content .heading-one-title, .why-choose-us_content .heading-one p {
  color: #ffffff;
}
.why-choose-us_content .heading-one-title {
  margin: 10px 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .why-choose-us_content .heading-one-title {
    margin: 10px 0 20px;
  }
}
.why-choose-us_list {
  flex: 0 0 48%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .why-choose-us_list {
    flex: 0 0 50%;
  }
}
.why-choose-us_list__single {
  display: flex;
  margin-bottom: 50px;
}
.why-choose-us_list__single:last-child {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .why-choose-us_list__single {
    margin-bottom: 30px;
  }
}
.why-choose-us_list__single .check-icon {
  height: 48px;
  flex: 0 0 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 100%;
  margin-right: 20px;
}
.why-choose-us_list__single .check-content_title {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .why-choose-us_list__single .check-content_title {
    margin-bottom: 15px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .why-choose-us_list__single .check-content_title {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.why-choose-us_list__single .check-content_text {
  color: #ffffff;
}
.why-choose-us_shape {
  position: absolute !important;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -4;
}
.why-choose-us_shape .shape {
  position: absolute;
}
.why-choose-us_shape .shape1 {
  right: 0;
  top: -200px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .why-choose-us_shape .shape1 {
    top: -170px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .why-choose-us_shape .shape1 {
    top: -150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .why-choose-us_shape .shape1 {
    width: 50%;
    top: -90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .why-choose-us_shape .shape1 {
    width: 65%;
    top: -65px;
  }
}
@media only screen and (max-width: 767px) {
  .why-choose-us_shape .shape1 {
    display: none;
  }
}
.why-choose-us_shape .shape2 {
  right: 230px;
  bottom: 70px;
  -webkit-animation: moveupdown1 3s infinite linear;
          animation: moveupdown1 3s infinite linear;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .why-choose-us_shape .shape2 {
    right: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .why-choose-us_shape .shape2 {
    right: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .why-choose-us_shape .shape2 {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .why-choose-us_shape .shape2 {
    right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .why-choose-us_shape .shape2 {
    display: none;
  }
}
.why-choose-us_shape .shape3 {
  bottom: -110px;
  left: 140px;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .why-choose-us_shape .shape3 {
    left: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .why-choose-us_shape .shape3 {
    left: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .why-choose-us_shape .shape3 {
    left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .why-choose-us_shape .shape3 {
    left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .why-choose-us_shape .shape3 {
    display: none;
  }
}

/*----------------------------------------*/
/*  2.23 - Contact Styles CSS
/*----------------------------------------*/
.home-contact {
  position: relative;
  margin-top: -275px;
}
.home-contact_wrapper {
  background-color: #322fb3;
  padding: 90px 100px;
  border-radius: 13px;
  display: flex;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-contact_wrapper {
    padding: 90px 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-contact_wrapper {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .home-contact_wrapper {
    padding: 30px 20px;
    flex-direction: column;
  }
}
.home-contact_content {
  flex: 0 0 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-contact_content {
    flex: 0 0 52%;
  }
}
@media only screen and (max-width: 767px) {
  .home-contact_content {
    flex: 0 0 100%;
    margin-bottom: 40px;
  }
}
.home-contact_content .subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 4px;
}
.home-contact_content .title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 48px;
  color: #ffffff;
  line-height: 1.3;
  margin: 10px 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-contact_content .title {
    margin: 10px 0 20px;
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .home-contact_content .title {
    margin: 10px 0 20px;
    font-size: 36px;
  }
}
.home-contact_content p {
  color: #ffffff;
  margin-bottom: 0px;
}
.home-contact_info {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .home-contact_info {
    margin-top: 30px;
  }
}
.home-contact_info li {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 30px;
}
.home-contact_info li:last-child {
  margin-bottom: 0px;
}
.home-contact_info .icon {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  background: #4fcbf1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
}
.home-contact_info .details-title {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
}
.home-contact_info .details-text {
  color: #ffffff;
}
.home-contact_info .details-text:hover {
  color: #4fcbf1;
}
.home-contact_form {
  flex: 0 0 50%;
  padding-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-contact_form {
    padding-left: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-contact_form {
    flex: 0 0 48%;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .home-contact_form {
    flex: 0 0 100%;
    padding-left: 0px;
  }
}
.home-contact_form .form-single {
  margin-bottom: 20px;
  line-height: 1;
}
.home-contact_form input, .home-contact_form textarea, .home-contact_form button {
  width: 100%;
  border-radius: 7px;
  border: 0px;
}
.home-contact_form input::-moz-placeholder, .home-contact_form textarea::-moz-placeholder {
  font-size: 16px;
  color: #717788;
  font-family: "Open Sans", sans-serif;
}
.home-contact_form input::placeholder, .home-contact_form textarea::placeholder {
  font-size: 16px;
  color: #717788;
  font-family: "Open Sans", sans-serif;
}
.home-contact_form input {
  height: 60px;
  padding: 0 25px;
}
.home-contact_form textarea {
  height: 120px;
  padding: 20px 25px;
}
.home-contact .shape {
  position: absolute;
  z-index: 2;
}
.home-contact .shape.shape-1 {
  bottom: -245px;
  left: 180px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .home-contact .shape.shape-1 {
    left: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .home-contact .shape.shape-1 {
    left: -80px;
    bottom: -180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-contact .shape.shape-1 {
    left: -80px;
    bottom: -120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-contact .shape.shape-1 {
    left: -80px;
    bottom: -100px;
  }
}
@media only screen and (max-width: 767px) {
  .home-contact .shape.shape-1 {
    display: none;
  }
}
.home-contact .shape.shape-2 {
  bottom: -260px;
  right: 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .home-contact .shape.shape-2 {
    bottom: -180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-contact .shape.shape-2 {
    bottom: -120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-contact .shape.shape-2 {
    bottom: -100px;
  }
}
@media only screen and (max-width: 767px) {
  .home-contact .shape.shape-2 {
    display: none;
  }
}

.contact-us .heading-one {
  margin: 0 auto 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-us .heading-one {
    margin: 0 auto 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .heading-one {
    margin: 0 auto 60px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-us .heading-one {
    margin: 0 auto 40px;
  }
}
.contact-us .contact-head {
  max-width: 480px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .contact-us .contact-head {
    max-width: 100%;
    margin-bottom: 40px;
  }
}
.contact-us .contact-info li {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.contact-us .contact-info li:last-child {
  margin-bottom: 0px;
}
.contact-us .contact-info li .icon {
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: self-start;
    justify-content: center;
    font-size: 20px;
    color: #322fb3;
    margin-right: 20px;
}
@media only screen and (max-width: 479px) {
  .contact-us .contact-info li .icon {
    height: 60px;
    width: 60px;
    margin-right: 20px;
    font-size: 20px;
  }
}
.contact-us .contact-info li .title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .contact-us .contact-info li .title {
    font-size: 16px;
  }
}
.contact-us .contact-info li .text {
  color: #717788;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .contact-us .contact-info li .text {
    font-size: 16px;
  }
}
.contact-us .contact-info li .text a {
  color: #717788;
}
.contact-us .contact-info li .text a:hover {
    color: #0671af;
}
.contact-us .contact-info .contact-head .text {
  color: #54545f;
  font-size: 18px;
}
.contact-us .contact-info .contact-head .text a {
  color: #54545f;
}
.contact-us .contact-info .contact-head .text a:hover {
  color: #322fb3;
}
@media only screen and (max-width: 767px) {
  .contact-us .contact-form {
    margin-top: 20px;
  }
}
.contact-us .contact-form input, .contact-us .contact-form textarea {
  font-size: 14px;
  width: 100%;
  border: 1px solid #cbcbdc;
  height: 60px;
  border-radius: 7px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  color: #343c55;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .contact-form input, .contact-us .contact-form textarea {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-us .contact-form input, .contact-us .contact-form textarea {
    height: 50px;
  }
}
.contact-us .contact-form input::-moz-placeholder, .contact-us .contact-form textarea::-moz-placeholder {
  font-family: "Open Sans", sans-serif;
  color: #717788;
  font-size: 16px;
  line-height: 1;
}
.contact-us .contact-form input::placeholder, .contact-us .contact-form textarea::placeholder {
  font-family: "Open Sans", sans-serif;
  color: #717788;
  font-size: 16px;
  line-height: 1;
}
.contact-us .contact-form input:focus-visible, .contact-us .contact-form textarea:focus-visible {
  outline: 1px solid rgb(50, 47, 179);
}
.contact-us .contact-form textarea {
  height: 160px;
  padding-top: 20px;
  border-radius: 7px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .contact-form textarea {
    height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-us .contact-form textarea {
    height: 120px;
  }
}
.contact-us .contact-form .btn {
  padding: 22px 58px;
	font-weight: 700;
}
.contact-us .contact-form .btn:hover {
    background: #66cef1;
    color: #000000;
    font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .contact-us .contact-form .btn {
    padding: 18px 45px;
  }
}
@media only screen and (max-width: 575px) {
  .contact-us .contact-form .btn {
    padding: 18px 30px;
  }
}
.contact-us .shape {
  height: 100%;
  width: 100%;
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .contact-us .shape {
    display: none;
  }
}
.contact-us .shape .shape1 {
  position: absolute;
  left: 4%;
  bottom: 15%;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .contact-us .shape .shape1 img {
    width: 85%;
  }
}
.contact-us .shape .shape2 {
  position: absolute;
  left: 84.4%;
  bottom: 25%;
  z-index: 1;
}

/* Map Style */
.google-map-area {
  position: relative;
}
.google-map-area .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 1;
  transition: 0.3s;
}
.google-map-area .map-inner iframe {
  border-radius: 20px;
  width: 100%;
  height: 425px;
}

/*----------------------------------------*/
/*  2.24 - Newsletter Styles CSS
/*----------------------------------------*/
.newsletter {
  position: relative;
}
.newsletter-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.newsletter-inner {
  background: #322fb3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 13px 0 0 13px;
  padding: 70px 0px 70px 70px;
  position: relative;
}
.newsletter-inner::after {
  background-color: #322fb3;
  content: "";
  height: 100%;
  left: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .newsletter-inner::after {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-inner {
    padding: 70px 0px 70px 40px;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-inner {
    padding: 70px 0px 70px 30px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-inner {
    padding: 70px 30px 70px 30px;
    border-radius: 13px;
    row-gap: 30px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 575px) {
  .newsletter-inner {
    padding: 50px 30px;
  }
}
.newsletter-inner .heading-one {
  max-width: 530px;
  width: 100%;
}
.newsletter-inner .heading-one-subtitle {
  color: #ffffff;
}
.newsletter-inner .heading-one-title {
  color: #ffffff;
  font-size: 48px;
  margin: 5px 0 20px;
}
@media only screen and (max-width: 767px) {
  .newsletter-inner .heading-one-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .newsletter-inner .heading-one-title {
    font-size: 36px;
  }
}
.newsletter-inner .heading-one-text {
  color: #ffffff;
}
.newsletter-inner .footer-widget-form {
  max-width: 470px;
  width: 100%;
  margin-top: 0px;
}
.newsletter-inner .footer-widget-form input {
  height: 72px;
  padding: 0 60px 0 30px;
}
@media only screen and (max-width: 767px) {
  .newsletter-inner .footer-widget-form {
    max-width: 500px;
  }
}
.newsletter .shape {
  position: absolute;
}
.newsletter .shape.shape-1 {
  top: -70px;
  left: 155px;
  z-index: -2;
}
@media only screen and (min-width: 1550px) and (max-width: 1650px) {
  .newsletter .shape.shape-1 {
    top: -50px;
    left: 15px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .newsletter .shape.shape-1 {
    top: 5px;
    left: 0px;
    width: 40%;
  }
  .newsletter .shape.shape-1 img {
    width: 20%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .newsletter .shape.shape-1 {
    display: none;
  }
}
.newsletter .shape.shape-2 {
  top: -50px;
  right: 60px;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .newsletter .shape.shape-2 {
    display: none;
  }
}

.newsletter-two {
  position: relative;
}
.newsletter-two-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0 90px;
  border-bottom: 1px solid rgba(50, 47, 179, 0.13);
  margin-bottom: 120px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .newsletter-two-inner {
    flex-direction: column;
    row-gap: 30px;
    padding: 0 0 60px;
    align-items: start;
    margin-bottom: 70px;
  }
}
.newsletter-two-inner .heading-one {
  max-width: 530px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .newsletter-two-inner .heading-one {
    max-width: 100%;
  }
  .three-img {
    margin-top: 0;
    row-gap: 25px;
}
}
.newsletter-two-inner .heading-one-title {
  font-size: 48px;
  margin: 5px 0 20px;
}
@media only screen and (max-width: 767px) {
  .newsletter-two-inner .heading-one-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .newsletter-two-inner .heading-one-title {
    font-size: 36px;
  }
}
.newsletter-two-inner .footer-widget-form {
  max-width: 500px;
  width: 100%;
  margin-top: 0px;
  overflow: visible;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .newsletter-two-inner .footer-widget-form {
    max-width: 100%;
  }
}
.newsletter-two-inner .footer-widget-form input {
  height: 72px;
  padding: 0 200px 0 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 10px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-two-inner .footer-widget-form input {
    padding: 0 180px 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-two-inner .footer-widget-form input {
    padding: 0 180px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-two-inner .footer-widget-form input {
    padding: 0 160px 0 20px;
    height: 60px;
  }
}
.newsletter-two-inner .footer-widget-form .btn {
  right: 0;
  top: 0;
  height: 100%;
  transform: inherit;
  background: #322fb3;
  background: linear-gradient(-45deg, #5BCFF2 0%, #417DD2 50%, #322fb3 100%);
  border-radius: 0 7px 7px 0;
  padding: 20px 48px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 18px;
}
.newsletter-two-inner .footer-widget-form .btn::before {
  border-radius: 0 7px 7px 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-two-inner .footer-widget-form .btn {
    padding: 20px 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-two-inner .footer-widget-form .btn {
    padding: 20px 35px;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-two-inner .footer-widget-form .btn {
    padding: 20px 25px;
  }
}

.three-img {
    margin-top: 82px;
}

.three-img .img_blk {
    height: 270px;
    overflow: hidden;
    display: block;
}

.three-img .img_blk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: #403eb8 solid 2px;
    border-radius: 10px;
}

@media(max-width: 1024px){
  .footer-widget-two .widget-list-wrapper {    display: flex;    -moz-column-gap: 70px;    column-gap: 25px !important;}
}

.footer-three .footer-widget-two-title {    color: #535353;}
.about-three-chart {    box-shadow: 15px 11px 48px 0px rgba(0, 0, 0, 0.08);    border-radius: 7px;    background-color: #ffffff87;    padding: 25px;    position: absolute;    top: 155px;    margin-left: 235px;    -webkit-animation: moveupdown1 4s infinite linear !important;    animation: moveupdown1 4s infinite linear !important;}


/* Hide buttons on desktop */
@media(min-width: 1023px) {
  .footer_bt, .whatsapp-fix, .ring { display: none !important; }
}
@media(max-width: 1023px) {
/* Ensure nothing causes horizontal overflow */
body, html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}}

/* Footer button bar */
.footer_bt {
  width: 100%;
  position: fixed;
  bottom: 0;
  height: 70px;
  background: #fff;
  box-shadow: 0px -2px 8px 0px rgba(0,0,0,0.2);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer_bt .m-btn {
  width: calc(100% - 160px);
}

.footer_bt .m-btn a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 17px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  width: 100%;
  text-align: center;
  border-radius: 6px;
  background: linear-gradient(131.05deg, #3851c0 39.78%, #5bcff2 101.45%);
}

/* WhatsApp floating button */
.whatsapp-fix a {
    position: fixed;
    z-index: 100000;
    width: 45px;
    height: 45px;
    background: linear-gradient(45deg, #25d366, #428a21);
    font-size: 25px;
    color: #fff;
    border-radius: 50%;
    bottom: 10px;
    right: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 9px rgba(0,0,0,.5);
    text-decoration: none;
}



/* Call Ring Effect */
.ring {
    position: fixed;
    bottom: -5px;
    left: 0px;
    z-index: 100000;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.ring i.fa-phone {
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)  rotate(90deg);
}

/* Coccoc animation wrapper */
.coccoc-alo-phone {
  position: relative;
  width: 80px;
  height: 80px;
  margin: auto;
}

.coccoc-alo-ph-circle {
  width: 70px;
  height: 70px;
  top: 5px;
  left: 5px;
  position: absolute;
  border-radius: 50%;
  border: 2px solid rgba(0, 175, 242, 0.7);
  opacity: .5;
  animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
}

.coccoc-alo-ph-circle-fill {
  width: 50px;
  height: 50px;
  top: 15px;
  left: 15px;
  position: absolute;
  background-color: rgba(0, 175, 242, 0.5);
  border-radius: 50%;
  animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
}

.coccoc-alo-ph-img-circle {
  width: 36px;
  height: 36px;
  top: 22px;
  left: 22px;
  position: absolute;
  background-color: #00aff2;
  border-radius: 50%;
  animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;

}

/* Animations */
@keyframes coccoc-alo-circle-anim {
  0% {transform: scale(.5); opacity: .1}
  30% {transform: scale(.7); opacity: .5}
  100% {transform: scale(1); opacity: .1}
}
@keyframes coccoc-alo-circle-fill-anim {
  0%,100% {transform: scale(.7); opacity:.2}
  50% {transform: scale(1); opacity:.4}
}
@keyframes coccoc-alo-circle-img-anim {
  0%,50%,100% {transform: rotate(0)}
  10%,30% {transform: rotate(-25deg)}
  20%,40% {transform: rotate(25deg)}
}


/************************************************************************************************/



/***************************************************************************************************************/

/**********************404 + blog***************************************************/

/*******404****/
.error-tab { overflow:hidden;}
.not-found  .intro.intro-small { display:none;}
.not-found {    background: #44d14d;    padding: 90px 0 110px;    text-align: center;    color: #061e07;    width: 100%;    float: left;    margin-bottom: 0px;    font-size: 20px;    text-transform: uppercase;    font-weight: 700;}
.not-found .not-four {    display: block;    font-size: 250px;    line-height: 1.2;    color: #061e07;    font-weight: 900;    text-shadow: 1px 19px 46px rgba(0,0,0,0.4);    padding: 90px 0 0;}
.not-found  p, .error-404  a {    color: #061e07;    font-size: 16px;    text-transform: uppercase;    display: block;    padding-top: 20px;}
.not-foundh1 { color:#fff;}
.not-found h1 { color:#fff !important;}

@media(max-width:767px) {
.not-found .not-four { font-size:140px;}
.not-found { font-size:16px;}
.not-found  p, .not-found  a  { font-size:14px;color:#000000; font-family: "Sans";}
}
/****End*******/


/******Blogs*******/

.post-list {  background: ; margin: 0 0 0px; padding: 60px 0}
.post-list  .attachment-post-thumbnail { width: 100%; display:block;  height: 100%; object-fit: cover;}
.post-list  .attachment-post-thumbnail:hover  { opacity: 1; box-shadow: 0 15px 45px -5px rgba(7,10,25,0.25);  -webkit-filter: brightness(1.07); filter: brightness(1.07); transform: translate(0,-2px); }
.post-list article.type-post { margin-bottom:70px;}
.post-list .entry-meta{ display: block; margin-bottom: 25px;  font-weight: 500; letter-spacing: 0.1em;  color: #989898; padding: 0 20px;}
.post-list .entry-meta a{ color:#000;}
.post-list .post-thumbnail {  display: block; margin-bottom: 46px !important; height: 350px; overflow: hidden; box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2); transition: all .3s ease;}
.post-list .wrapp-c { padding: 0 20px;}
.post-list h2 { margin: 0 0 18px; font-size: 28px;  font-weight: 400; line-height: 1.4; padding: 0 20px;}
.post-list h2 a{ text-decoration:none !important;}
.post-list .sidebar_widget {  float: left;  width: 100%;  margin-bottom: 40px;  background: #ffeada;  padding: 25px;  box-shadow: 0 8px 20px rgba(0,0,0,0.06);  border-radius: 9px;}
.post-list  .sidebar_widget h2 { padding-left:0px;}
.post-list  #secondary {  padding-left: 25px;}
.post-list ul { margin:0px; padding:0px;}
.post-list ul li { list-style:none; margin-bottom:8px;}
.post-list ul a{ color:#000 !important; font-size:17px; line-height:24px; display:block; text-decoration:none !important; }

.post-list #secondary .widget_search .search-field{ width:100%; height:60px; padding:0 25px}
.post-list .search-form { position: relative;}
.post-list #secondary .search-submit {  background:#2ba8d6  !important; color: #fff !important; height: 60px; font-size: 16px !important; line-height: 1 !important;  padding: 0 16px !important; font-weight: 700; border: none !important;  position: absolute; right: 0; top:0}


.more-link {  display: inline-block;  color: #000 !important; border-bottom: #000 solid 1px;  margin: 12px 0 0; text-decoration: none !important;}

.navigation-page {  text-align: center;}
.navigation-page ul { margin:0px; padding:0px;}
.navigation-page ul li { display:inline-block; margin:0px; }
.navigation-page ul li a{ display:block; padding:2px 15px;}
.navigation-page ul li a {  display: block; padding: 9px 13px;  border:#c8e3d9 solid 1px; line-height: 1;}
.navigation-page ul li.active a { border: #0cce81 solid 1px;  background: #0cce81;}


/***********/
.single-post-page { padding: 60px 0;}
.single-post-page .container{ max-width: 1170px;}

.single-post-page .entry-title {  text-align: center;   text-transform: inherit;  font-size: 40px;  font-weight: 700; color: }
.single-post-page .breadcrump-call {  color: #999;  text-align: center; width: 100%;  margin: 0 0 40px;}
.single-post-page .breadcrump-call a { color:#555;}
.single-post-page  .post-thumbnail .attachment-post-thumbnail { width: 100%; display: block;
box-shadow: 0 3px 12px -1px,
rgba(7, 10, 25, 0.2), 0 22px 27px -20px,
rgba(7, 10, 25, 0.2); transition: all .3s ease;height: auto; margin-bottom:40px;}
.single-post-page  .wrapp-center {  max-width: 800px; margin: auto; text-align: justify;}
.single-post-page  ol { margin:0px 0px 0px 14px; padding:0px;}
.single-post-page h2 {  font-size: 28px;  margin: 0px 0px 0px;  padding: 18px 0;  font-weight: 700; }
.single-post-page h2 strong { font-weight:700;}
.single-post-page h2 strong u{ text-decoration:none !important;}
.single-post-page h3 {font-size: 25px;margin: 0px 0px 20px;padding: 0px;font-weight: 700;color:#333;line-height: 36px;}
.single-post-page h3 strong { font-weight:700;}
.single-post-page h4 {font-size: 22px;margin: 0px 0px 20px;padding: 0px;font-weight: 700;color:#333;line-height: 36px;}
.single-post-page h4 strong { font-weight:700;}
.single-post-page h5 {font-size: 19px;margin: 0px 0px 20px;padding: 0px;font-weight: 700;color:#333;line-height: 36px;}
.single-post-page h6 {font-size: 17px;margin: 0px 0px 20px;padding: 0px;font-weight: 700;color:#333;line-height: 36px;}
.single-post-page  ul { margin: 0;  padding: 0 0 17px 0px; }
.single-post-page ul li { background:url() no-repeat left 8px; list-style:none; padding-left:30px; background-size:18px;}
.single-post-page a{ color:#000 !important; font-weight:400;}

.single-post-page .navigation.post-navigation { margin: 70px 0 0; background: no-repeat;  box-shadow: none; border: none;}
.single-post-page .alignleft {  float: left;  margin-right: 32px;}
.single-post-page  .alignright {  float: right; width: 40%; margin-left: 20px;}

.no-results .page-title { color: #000;  text-transform: inherit;font-weight: 700; font-size: 40px;}

.breadcrump-call { color: rgba(255, 255, 255, 0.8); padding-bottom: 20px;}
.breadcrump-call a{ color:rgba(255,255,255,1); text-decoration: none !important;}
.no-results input[type="submit"] {background-color: #2ba8d6 !important;}

/**********/
.inner_content { font-size: 17px;}
.inner_content p a{ font-size: 100%; color: #000;}
.inner_content p { font-size: 15px;}
.service_page { padding: 70px 0;}
.service_page .white-bg { background: #cde6dc;  height: 100%; padding: 31px 28px; text-align: center; position: relative; border-radius: 5px; box-shadow: 1px 1px 15px 1px rgba(0,0,0,0.1); min-height: 240px; overflow: hidden;}
.service_page .col-lg-3 { margin-bottom: 30px;}
.service_page h3 { font-size: 22px;}
.service_page p { font-size: 16px; line-height: 24px; margin: 0px; padding: 0px;}
.service_page .hover-blk {  position: absolute; background: #0b6bae;  top: 0; height: 100%; overflow: auto; left: 0;  right: 0; visibility: hidden;  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease; top: -100%; padding: 25px;}
.service_page .white-bg:hover .hover-blk { top: 0px; visibility: visible;}
.service_page .hover-blk h3 { color: #fff;}
.service_page .hover-blk p { color: #fff; font-size: 14px; line-height: 20px;}
.service_page .icon-img i { font-size: 46px;  color: #0b6aac; margin: 0 0 20px;}

/***********************custom *************************************/

.blog-sec { padding: 60px 0 60px;}
.blog-sec .entry-meta { color: #B1B3C2; font-size: 11px;  padding: 10px 0;}
.blog-sec .entry-meta .author_blk {   background-repeat: no-repeat; padding: 0 0 0 16px;  background-position: 0px 3px; margin-right:22px;}
.blog-sec .entry-meta .date_blk {   background-repeat: no-repeat; padding: 0 0 0 16px;  background-position: 0px 3px;}
.blog-list h2 { margin: 0px;  padding: 0px; line-height: 28px;  min-height: 65px; display: flex;  align-items: center; font-weight:700;}
.blog-list h2 a{ font-size: 20px; color: #092E6E; line-height: 28px; text-decoration:none !important; text-transform:uppercase; /*font-family:'O';*/ }
.blog-list .entry-content { color: #505050; font-size: 16px;  font-weight: 400; margin: 14px 0px 0px; line-height: 28px;/*font-family:'Sans';*/ }
.blog-list .w-padd {  border-radius: 27px;  overflow: hidden; box-shadow: 0px 0px 20px #0000000D;border: 1px solid #E9E9E9;border-radius: 10px;  height:100%;}
.blog-list .c_padd { padding:15px 27px 27px;}
.blog-list .col-md-6 { margin-bottom:46px;}
.blog-list .post-thumbnail {  height: 201px;  display: block; width:100%; overflow:hidden;}
.blog-list .post-thumbnail  img { width:100%; height:100%; object-fit: cover;  }
.blog-list .thumbnail_img { position:relative;}
.blog-list .thumbnail_img .date_blk { background: #FFFFFF;  border-radius: 0px 10px 0px 0px;  opacity: 1; min-width: 123px; height: 40px; right: 0px; top: 0px; position: absolute; text-align: center; padding: 9px 15px 0;}
.blog-list .read-link-b { font-size: 18px;  color: #2765CF; padding: 20px 0 0 !important; display: block; text-decoration: none !important;/*font-family:'Sans';*/}

.navigation-page {  text-align: center; width:100%;}
.navigation-page ul { margin:0px; padding:0px;}
.navigation-page ul li { display:inline-block; margin:0px; }
.navigation-page ul li a{ display:block; padding:2px 15px; text-decoration:none !important;}
.navigation-page ul li a {  display: block; padding: 6px 13px 0;    background: none; color: #26003f; border-radius: 64px;  display: inline-block;  min-width: 50px;  min-height: 50px; margin: 0 3px; background: #F7F7F7 ; border: 1px solid #707070; opacity: 1; font-size:22px; line-height:36px; color:#707070;  }
.navigation-page ul li.active a { border: 2px solid #FF7400;  background: #F7F7F7;  color: #707070;}
.navigation-page ul li.next_d a{ border:none; background:none;}
.navigation-page .next_d {  width: 27px;  height: 26px; background: ; position: relative; left: 5px;  top: 3px;}
.navigation-page .previous_d {  width: 27px;  height: 26px; background: ; position: relative; right: 5px; top: 3px;}
.navigation-page .icofont-double-right { font-size:34px;  }
.navigation-page .icofont-double-right {color:#505050;}
.navigation-page .next_d .icofont-double-right  {color:#2765CF;}
.navigation-page .next_d span { position: absolute; left: 0;  top: 0; width: 30px;  height: 40px; overflow: hidden; opacity: 0;}
.navigation-page .previous_d span { position: absolute; left: -12px;  top: -7px;  width: 38px;  height: 40px; overflow: hidden; opacity: 0;}

.single-list .post-thumbnail {  border-radius: 27px;  overflow: hidden; width: 100%;    margin-bottom: 38px;}
.single-list .post-thumbnail img { width:100%; height:100%;object-fit: cover; }
.single-list .single-post-dv {  max-width: 100%;  padding: 60px 30px 40px; }
.single-list .single-post-dv p {  color: #505050; font-size: 15px;  font-weight: 400; margin: 20px 0px 20px;  line-height: 27px;/*font-family:'Sans';*/}
.single-list .single-post-dv ul { margin: 0px;  padding: 20px 0px 0px 24px;/*font-family:'Sans';*/}
.single-list  .single-post-dv ul li{font-size: 20px;  font-weight: 300; margin: 0px 0px 0px;  line-height: 32px; color: #505050;   list-style:none;/*font-family:'Sans';*/}
.single-list .b_left h3 {    color: #061e07;    font-size: 18px;    line-height: 40px;   /* font-family: 'Sans';*/
}
.single-list  .single-post-dv { position:relative;}
.single-list .date_blk { padding: 0 0 0 26px; background-size:17px;}
.single-list .date_blk {  background: #F7F7F7;  border-radius: 0px 10px 0px 0px;  opacity: 1; min-width: 123px; height: 40px; right: 0px; top: 0px; position: absolute; text-align: center; padding: 9px 15px 0;}
.request_callback_text_blog { margin-top: 30px;}


h4.wp-block-heading {  /*  font-family: 'Sans';*/}

.blog-sec.single-list  .entry-meta {  color: #B1B3C2; font-size: 19px;  padding: 2px 0 30px 0;  font-weight: 500;}
.blog-sec.single-list  .entry-meta .author_blk, .blog-sec.single-list  .entry-meta .date_blk { padding: 0 0 0 26px; background-size:17px;}
.single-post-dv {background: #FFFFFF; box-shadow: 0px 0px 20px #0000000D; border: 1px solid #E9E9E9; border-radius: 10px; opacity: 1;}
.single-post-dv h2 {    font-size: 20px;    color: #061e07;    line-height: 28px;    text-decoration: none !important;    text-transform: uppercase;    font-weight: 700;    /* font-family: 'Sans'; */    margin-bottom: 20px;}
.tag_share_dv { overflow:hidden;}
.tag_share_dv .tag_left { float: left;}
.tag_share_dv .tag_title {  font-size: 20px;  display: block; color: #4757CD; font-weight: 700; margin: 0;  padding: 0 0 8px;}
.tag_share_dv  .tag_left a {  display: inline-block;  border: #BCC4FF solid 1px;  padding: 8px 10px;  border-radius: 8px; color: #848CC4 !important;  font-weight: 500; font-size: 16px;  text-decoration: none !important; margin-right: 6px; }


#secondary .widget-title {  font-size: 20px;  font-weight: normal; line-height:28px; text-transform: uppercase; color:#FF7400;  margin: 0;  padding: 0 0 9px;}
#secondary .rpwwt-widget ul li {  padding: 0; margin: 0 0 5px;}
#secondary .rpwwt-widget ul li a{text-decoration:none !important}
#secondary .wp-post-image  {  width: 105px; height: ; border-radius: 6px;}
#secondary  .rpwwt-post-title { font-size: 17px;  color: #26003F; font-weight: 600; display: ;}
#secondary .rpwwt-post-date { color: #747582; font-size: 13px;  padding: 5px 0 0;}
#secondary {  max-width: 100%;  /*float: right;*/ margin: 0 0 0; width:100%;}

.recent-post-nav { background: #FFFFFF ;box-shadow: 0px 0px 20px #0000000D;border: 1px solid #E9E9E9;border-radius: 10px;opacity: 1; padding:30px;} 
#secondary .recent-post-nav .widget-title { font-size: 20px;  font-weight: normal; line-height:28px; text-transform: uppercase; color:#FF7400;  margin: 0;  padding: 0 0 16px; } 
.recent-post-nav ul { margin:0px; padding:0px;}
.recent-post-nav ul li { list-style:none;}
.recent-post-nav ul li + li { margin-top:8px;}
.recent-post-nav ul li a{ font-size:16px;  font-weight:normal; color:#493A7A; text-decoration:none !important; line-height:1.1;}

@media(min-width:1200px) {
.single-list .col-lg-8 {  width: 58.6%;}
.single-list .col-lg-4 {  width: 41.4%;}
}

.widget_categories ul { margin:0px; padding:0px;}
.widget_categories ul li { line-height:28px;  list-style: none; text-align: right;  padding: 13px 0;  border-bottom: #B1B3C2 solid 1px; color: #26007a; font-size: 17px;  font-weight: 500; line-height: 1.1;}
.widget_categories a {  font-size: 17px;  color: #26003F !important;  text-decoration: none !important; font-weight: 500; float:left; }

.Slide_banner_form { background:#F9EEFE; border-radius:27px; padding:35px 27px; overflow:hidden; position:relative; z-index:1;}
.Slide_banner_form::before {    content: '';  position: absolute; left: -15px;  top: -30px; width: 239px; height: 316px;  z-index: -1;}
.Slide_banner_form br { display:none;}
.Slide_banner_form p{ margin:0px; padding:0px;}
.Slide_banner_form  h2.widget-title { color: #8C19A8 !important;  font-size: 25px !important; font-weight: 700;}
.Slide_banner_form label {  font-size: 13px;  color: #707070; text-transform:uppercase; font-weight:600;}
.Slide_banner_form .wpcf7-form-control-wrap { display: block; margin: 5px 0 0;}
.Slide_banner_form label span { color:#FF0000;}
.Slide_banner_form input[type="text"], .Slide_banner_form input[type="email"], .Slide_banner_form input[type="tel"] { width:100%; height:54px; border-radius:70px; height:57px; border:none; padding:0 20px;} 
.Slide_banner_form .wpcf7-form-control.wpcf7-submit { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c20a74+0,99159b+100 */background: rgb(194,10,116); /* Old browsers */background: -moz-linear-gradient(45deg,  rgba(194,10,116,1) 0%, rgba(153,21,155,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(45deg,  rgba(194,10,116,1) 0%,rgba(153,21,155,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(45deg,  rgba(194,10,116,1) 0%,rgba(153,21,155,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c20a74', endColorstr='#99159b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */    width: 187px; height: 57px; margin: 18px 0 0px; border-radius: 75px;  font-size: 15px;  font-weight: 600;}
#secondary .Slide_banner_form  .widget-title {  font-weight: 600; margin: 0;  padding: 0 0 24px;  line-height: 1;}
.blog-list { }
.single-list .wp-block-image img {  max-width: 100%;  border-radius: 27px;}
.single-list .tag_right { float: right; text-align: right;}
.single-list .fb-like.ssb-fb-like { display: none !important;}
.single-list .tag_right button { border:none !important; background:none !important; color:#848CC4 !important; padding-left: 27px !important;}
.single-list div.simplesocialbuttons { margin-top:0px !important;}
.single-list .buttons { margin-top:20px;}
.button-blog-n-b { overflow:hidden;}
.button-blog-n-b .previous-button { float:left;}
.button-blog-n-b .next-button { float:right;}
.previous-button a {  color: #2765CF; font-size: 20px;  text-decoration: none !important; display: block; font-weight: normal;  width: 120px; height: 50px; border: #2765CF solid 1px;  border-radius: 4px; padding: 10px 0; text-align: center;}
.next-button a {  color: #2765CF; font-size: 20px;  text-decoration: none !important; display: block; font-weight: normal;  width: 120px; height: 50px; border: #2765CF solid 1px;  border-radius: 4px;padding: 10px 0; text-align: center;}
.button-blog-n-b {  overflow: hidden; margin-top: 20px;}


@media(max-width:767px) {
.blog-list .c_padd {   padding: 15px 15px 27px;}
.blog-list h2 a { font-size:16px;}
.blog-list .entry-content { font-size:16px; line-height:25px;}
.blog-list .read-link-b {font-size: 16px; padding: 14px 0 0 !important;}
.single-list .single-post-dv { padding:60px 15px 40px;}
.single-list .single-post-dv p {    font-size: 16px; line-height: 25px;}
.single-list .single-post-dv ul { padding:20px 0px 0px 13px}
.single-list .single-post-dv ul li { font-size:16px; line-height:25px;}
.button-blog-n-b { margin-bottom:30px;}
.recent-post-nav { padding:20px;}
.recent-post-nav ul li a { font-size:16px;}
}
@media(max-width:767px) {
.home_banner.blog-banner .home_banner_blk { min-height:auto;}
.single-list .b_left h3 { font-size:22px;}
}
.single-list .post-thumbnail {  margin: -60px -30px 35px; width: auto;  border-radius: 11px 11px 0 0;}

.error-404 { text-align: center; }
@media(max-width:767px) {
.single-list .post-thumbnail {  margin: -60px -15px 35px; width: auto;  border-radius: 11px 11px 0 0;}
.single-list .single-post-dv p {  font-size: 14px;  line-height: 22px;}
}
.single-list .single-post-dv ul {    margin: 0px;    padding: 0px 0px 25px 0px;}
.single-list .single-post-dv ul li {    font-size: 15px;    list-style: none;    position: relative;    font-weight: 400;    padding: 0 0 0 28px;}

.single-list .single-post-dv ul li:before {    content: '';    position: absolute;    left: 0px;    top: 9px;    width: 14px;    height: 14px;    border: #67d2f3 solid 5px;    border-radius: 100%;}
    /*

input.wpcf7-form-control.wpcf7-submit {    background: #f58220 !IMPORTANT;    COLOR: #FFF;    border: navajowhite;    padding: 12px 20px 10px;    font-weight: 700;}

.request_callback_text_blog input[type="text"], .request_callback_text_blog input[type="password"], 
.request_callback_text_blog input[type="email"], .request_callback_text_blog input[type="tel"], 
.request_callback_text_blog input[type="search"], .request_callback_text_blog input[type="number"], .request_callback_text_blog textarea {  border: none; padding: 14px 20px; color: #000;  font-size: 20px;  font-weight: 400; width: 100%;  border-radius: 4px; -webkit-border-radius: 4px; background-color: #F7F7F7;  font-size: 16px;  font-weight: 500; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; margin-bottom:15px;       font-family: 'Sans';}
.request_callback_text_blog {box-shadow: 0px 0px 20px #0000000D; border-radius: 8px;padding: 40px;  background: #589a5f; font-family: 'Sans';}
.request_callback_text_blog h2 { color: #fff !important; font-family: 'Sans'; }
.request_callback_text_blog textarea  { height: 100px; font-family: 'Sans'; }
.request_callback_text_blog  h3 { color: #fff; margin: 0px; padding: 0px 0px 25px;  font-family: 'Sans';}
.request_callback_text_blog .ajax-loader {  display: none !important;}
.request_callback_text_blog .wpcf7-submit { width: 100%;  height: 55px; background: #4072d5;  color: #fff;  font-size: 22px;  font-weight: 700; border: none; border-radius: 8px;   box-shadow: 0px 0px 20px #0000000D;  font-family: 'Sans';}
*/


.main-menu > ul > li {
    display: inline-flex;
    margin-right: 14px;
}

.header-four .main-menu > ul > li > a {
    line-height: 20px;
}


/*.header-four {
    margin-top: 0px;
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #ffffff54;
}

.header-four:hover {
    background: #fff;
}*/

.header-four {
    margin-top: 0px;
    position: static;
    width: 100%;
    z-index: 999;
    background: #ffffff;
}

.hero {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

.hero .hero-image img {
    width: 100%;
    height: auto;
    object-fit: contain; /* prevents cutting images */
}

.hero .hero-shape img {
    max-width: 100%;
    height: auto;
}

.carousel-control-prev.custom-prev,
.carousel-control-next.custom-next {
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #1e3a8a; /* your arrow background color */
    border-radius: 50%;
}

.carousel-control-prev.custom-prev:hover,
.carousel-control-next.custom-next:hover {
    background-color: #051c11;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(1); /* makes icon white */
}


.hero-slider .single-slide {
    position: relative;
}

.hero-slider .badge-img {
    position: absolute;
    top: 127px;
    width: 100px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    right: 807px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}


.slick-track {
    height: 740px;
}

.hero-slider .badge-img2 {
    position: absolute;
    width: 100px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    right: 190px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    bottom: 131px;
}
/* --- ARROWS --- */
/* --- HERO SLIDER --- */
.hero {
    position: relative;
    overflow: hidden;
}
.hero-slider {
    position: relative;
}

/* --- BADGES ON HERO IMAGE --- */
.hero-slider .single-slide {
    position: relative;
}
.hero-slider .badge-img,
.hero-slider .badge-img2 {
    position: absolute;
    z-index: 5;
    width: 80px; /* adjust as per your design */
    height: auto;
}

/* Badge 1 - top left of hero image */
.hero-slider .badge-img {
    top: 16%;
    left: 58%;
    transform: translate(-50%, -50%);
}

/* Badge 2 - bottom right of hero image */
.hero-slider .badge-img2 {
    bottom: 15%;
    right: 12%;
}

/* --- ARROWS --- */


.hero-slider .slick-prev, .hero-slider .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.15);
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 160px 0px 160px;
}


.hero-slider .slick-prev {
    left: 20px;
}
.hero-slider .slick-next {
    right: 20px;
}

.hero-slider .slick-prev:hover, .hero-slider .slick-next:hover {
    background: #0870a3;
}

.hero-slider .slick-prev i, .hero-slider .slick-next i {
    font-size: 20px;
    color: #096ea7;
    padding-right: 20px;
}
.hero-slider .slick-prev:hover i,
.hero-slider .slick-next:hover i {
    color: #fff;
}

/* --- DOTS --- */
.hero-slider .slick-dots {
    bottom: 25px;
}
.hero-slider .slick-dots li {
    margin: 0 4px;
}
.hero-slider .slick-dots li button:before {
    font-size: 12px;
    color: #999;
    opacity: 1;
}
.hero-slider .slick-dots li.slick-active button:before {
    color: #1e3a8a;
}
  


  .slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 0;
    color: #ffffff00;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 0 !important;
}
@media(min-width: 767px){
.hero-content .title {    font-size: 72px;    font-weight: 700;    width: 545px;}
}


.about-three2 .about-three-image-shape {
    position: absolute;
    margin-left: 0px;
}

.about-three2 .about-three-image {
    position: relative;
    margin-right: -250px;
    top: 60px;
}

.about-three2 .about-three-image {
    position: relative;
    margin-left: -132px;
    top: 60px;
}

.about-three2 .about-three-details {
    display: flex;
    flex-direction: column;
    margin-right: 80px;
}

.about-three2 .about-three-image-shape {
    position: absolute;
    margin-left: 0px;
}

.about-three2 .about-three-duration {
    box-shadow: -18px 34px 72px 0px rgba(0, 0, 0, 0.07);
    background: #ffffff;
    padding: 44px 60px 50px 70px;
    position: absolute;
    top: 510px;
    margin-left: 0px;
    border-radius: 7px;
    -webkit-animation: moveupdown1 6s infinite linear !important;
    animation: moveupdown1 6s infinite linear !important;
}

@media(max-width: 1024px){
.about-three2 .about-three-image {
    position: relative;
    margin-left: 0px;
    top: 0px;
}
.about-three2 .about-three-image {
    position: relative;
    margin-right: 0px;
    top: 0px;
}

.about-three2 .about-three-image-shape img {
    width: 90%;
    overflow: hidden;
    visibility: hidden;
}
.about-three2 .about-three-details {
    display: flex;
    flex-direction: column;
    margin-right: 0px;
}
.about-three2 .heading-one-title {
    font-size: 30px;
    padding-bottom: 40px;
}


}



@media(min-width: 1024px){
.about-three2 .about-three-image {
    position: relative;
    margin-left: -70px;
    top: 60px;
}
.about-three2 .about-three-image {
    position: relative;
    margin-right: -80px;
    top: 60px;
}

.about-three2 .about-three-image-shape img {
    max-width: 80%;
}
.about-three2 .heading-one-title {
    font-size: 60px;
    padding-bottom: 40px;
}

}



/* Footer Widget */
.footer-widget {
    margin-bottom: 30px;
    color: #ddd;
    font-family: Arial, sans-serif;
}

.footer-widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}

/* Contact List */
.footer-contact-info {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-contact-info li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
}

.footer-contact-info .icon {
    flex: 0 0 35px;
    font-size: 18px;
    color: #f9b234; /* Accent color (yellow/orange) */
    margin-right: 12px;
    text-align: center;
}

.footer-contact-info .contact-info-content {
    flex: 1;
}

.footer-contact-info .title {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 4px;
    color: #f1f1f1;
}

.footer-contact-info .text a {
    font-size: 14px;
    line-height: 1.5;
    color: #bbb;
    text-decoration: none;
    transition: color 0.3s;
}

.footer-contact-info .text a:hover {
    color: #fff;
}

/* Make address block inline for footer */
.footer-contact-info address {
    font-style: normal;
    margin: 0;
}



/* CTA Section */
/* CTA Section */
.cta-section {
    background: linear-gradient(135deg, #9d9d9d, #0375ae);
    color: #000000;
    padding: 50px 40px;
    margin: 40px auto;
    border-radius: 12px;
    max-width: 1200px;
    text-align: center;
}

.cta-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #343c55;
}

.cta-subtitle {
    font-size: 18px;
    color: #f9f9f9;
    margin-bottom: 25px;
    font-weight: 400;
    line-height: 1.6;
}

/* ✅ Offers list */
.cta-offers {
    list-style: none;
    padding: 0;
    margin: 20px 0 30px;
    text-align: left;
    display: inline-block;
    align-items: left !important;
    justify-content: left !important;
}

.cta-offers li {
    position: relative;
    font-size: 16px;
    margin-bottom: 12px;
    padding-left: 28px;
    line-height: 1.5;
    color: #ffffff;
    font-weight: 500;
}

/* Custom checkmark */
.cta-offers li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #343c55;
    font-weight: bold;
}

/* ✅ Phone */
.cta-phone {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 25px;
}

.cta-phone a {
    color: #4fcbf1 ;
    text-decoration: none;
    transition: color 0.3s ease;
}

.cta-phone a:hover {
    color: #fff;
}

/* ✅ Button */
.cta-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 16px;
    font-weight: 600;
    color: #1e3a8a !important;
    background: #fff;
    border-radius: 50px;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    box-shadow: 0px 4px 8px 2px rgb(0 0 0 / 33%);
    margin-left: 20px;
}

.cta-btn:hover {
    background: #4fcbf1;
    color: #fff !important;
    box-shadow: none;
}

/* Responsive */
@media (max-width: 768px) {
    .cta-title {
        font-size: 24px;
    }
    .cta-subtitle {
        font-size: 15px;
    }
    .cta-offers li {
        font-size: 14px;
    }
    .cta-phone {
        font-size: 16px;
    }
}

/* Phone + Button in one line */
.cta-phone-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px; /* space between phone and button */
    margin-top: 25px;
    flex-wrap: wrap; /* keeps it neat on small screens */
    font-size: 18px;
    font-weight: 600;
}

.cta-phone-btn a:first-child {
    color: #4fcbf1 !important;
    text-decoration: none;
    transition: color 0.3s ease;
}

.cta-phone-btn a:first-child:hover {
    color: #fff;
}
.phone {
    color: #4fcbf1;
}


/* Footer Widget Base */
.footer-widget-two {
    padding: 20px 0;
    color: #fff;
}

.footer-widget-two-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    position: relative;
}

.footer-widget-two-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-widget-two-list li {
    margin-bottom: 10px;
}

.footer-widget-two-list a {
    color: #717788;
    font-size: 15px;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-widget-two-list a:hover {
    color: #00bcd4; /* highlight color */
}

/* Contact Info */
.contact-info li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.contact-info .icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0;
}

.contact-info .icon i {
    color: #67d2f3;
    font-size: 20px;
}

.contact-info-content .title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
    color: #343c55;
}

.contact-info-content .text a {
    color: #717788;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.6;
    transition: color 0.3s ease;
}

.contact-info-content .text a:hover {
    color: #00bcd4;
}

/* ✅ Responsive Layout */
@media (max-width: 991px) {
    .footer-widget-two {
        text-align: left;
    }

    .widget-list-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .widget-list-single {
        flex: 1 1 45%; /* 2 per row on tablets */
        min-width: 250px;
    }
}

@media (max-width: 767px) {
    .footer-widget-two {
    text-align: left;
}

    .widget-list-wrapper {
        flex-direction: column; /* stack */
    }

    .widget-list-single {
        flex: 1 1 100%;
        min-width: 100%;
        margin-bottom: 20px;
    }

    .contact-info li {
        justify-content: left;
        text-align: left;
    }
}




/* Sidebar Contact Form */
.sidebar-form {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #eee;
}


.sidebar-form .enquiry-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
}

.sidebar-form .form-group {
    margin-bottom: 12px;
}

.sidebar-form input,
.sidebar-form textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s ease;
}

.sidebar-form input:focus,
.sidebar-form textarea:focus {
    border-color: #00bcd4;
    outline: none;
}

.sidebar-form textarea {
    height: 100px;
    resize: none;
}

/* Button */
.sidebar-form .btn-style-one {
    display: inline-block;
    background: #00bcd4;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 6px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease;
}

.sidebar-form .btn-style-one:hover {
    background: #0097a7;
}

/* Responsive */
@media (max-width: 767px) {
    .sidebar-form {
        margin-top: 20px;
    }
}


/* Blog Section Base */
.blog-sec {
    padding: 60px 0;
    background: #f9fafc;
}

.blog-sec .b_left {
    margin-bottom: 40px;
}

/* Single Post / List Item */
.blog-sec article {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.blog-sec article:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    transform: translateY(-3px);
}

/* Featured Image */
.blog-sec .post-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    margin-bottom: 20px;
}

/* Title */
.blog-sec .entry-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #222;
    transition: color 0.3s ease;
}


.blog-sec .entry-title a {
    text-decoration: none;
    color: inherit;
}

.blog-sec .entry-title a:hover {
    color: #00bcd4;
}

/* Meta Info */
.blog-sec .entry-meta {
    font-size: 14px;
    color: #888;
    margin-bottom: 15px;
}

.blog-sec .entry-meta span {
    margin-right: 15px;
}

.blog-sec .entry-meta i {
    margin-right: 5px;
    color: #00bcd4;
}

/* Excerpt */
.blog-sec .entry-summary {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 20px;
}

/* Read More Button */
.blog-sec .read-more {
    display: inline-block;
    padding: 10px 20px;
    background: #00bcd4;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.3s ease;
}

.blog-sec .read-more:hover {
    background: #0097a7;
}

/* Post Navigation (Single Post) */
.button-blog-n-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.button-blog-n-b a {
    display: inline-flex;
    align-items: center;
    gap: 0px;
   background: linear-gradient(-55deg, #5BCFF2 0%, #417DD2 50%, #322fb3 100%);

    color: #fff;
    padding: 10px 18px;
    border-radius: 5px;
    font-size: 18px;
    text-decoration: none;
    transition: background 0.3s ease;
    align-self: center;
    align-items: center;
    justify-content: center;
}

.button-blog-n-b a:hover {
   background: linear-gradient(-55deg, #322fb3 0%, #417DD2 50%,  #5BCFF2 100%);
}

.previous-button i,
.next-button i {
    font-size: 14px;
}

/* Responsive */
@media (max-width: 767px) {
    .blog-sec article {
        padding: 15px;
    }
    .blog-sec .entry-title {
        font-size: 18px;
    }
    .button-blog-n-b {
        flex-direction: column;
        gap: 10px;
    }
}


* Unordered List with Icons */
.blog-sec ul {    list-style: none; /* Remove default bullets */    padding-left: 0;    margin-bottom: 20px;}

.blog-sec  ul, ol {    margin: 0px 0px 1.5em 0em;}

.blog-sec ul li {    position: relative;    padding-left: 10px;    margin-bottom: 12px;    font-size: 16px;    line-height: 1.6;}

.blog-sec ul li::before {    content: "\f0da"; /* FontAwesome chevron icon (example) */    font-family: "Font Awesome 5 Free";     font-weight: 900;    position: absolute;    left: 0;    top: 0;   color: #1e3a8a;    font-size: 14px;}

/* Ordered List with Numbers and Icon */
.blog-sec ol {
    counter-reset: my-counter;
    margin-bottom: 20px;
    padding-left: 0;
}

.blog-sec ol li {
    counter-increment: my-counter;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 1.6;
}

.blog-sec ol li::before {    content: counter(my-counter) " \f0da";    font-family: "Font Awesome 5 Free";    font-weight: 900;    position: absolute;    left: 0;    top: 0;    color: #67d2f3;    font-size: 14px;}
/* Nested Lists */
.blog-sec ul ul,.blog-sec ol ol,.blog-sec ul ol,.blog-sec ol ul {    padding-left: 20px;}



/* Sidebar Widget Area */
#secondary.widget-area {
    padding: 30px 20px;
    background: #f9f9f9;
    border-radius: 8px;
    margin-bottom: 30px;
    font-family: 'Arial', sans-serif;
    border:1px solid #eee ;
}

/* Widget Titles */
#secondary.widget-area .widget-title {    font-size: 20px;    font-weight: 700;    color: #1e3a8a;    margin-bottom: 20px;    border-bottom: 2px solid #1e3a8a;   padding-bottom: 5px;}
/* Unordered Lists in Sidebar */
#secondary.widget-area ul {
    list-style: none; /* Remove default bullets */
    padding-left: 0;
    margin: 0 0 20px;
}

#secondary.widget-area ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    font-size: 15px;
    color: #555;
}

#secondary.widget-area ul li::before {
    content: "\f0da"; /* FontAwesome chevron icon */
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #1e3a8a;
    font-size: 12px;
}

/* Ordered Lists in Sidebar */
#secondary.widget-area ol {
    counter-reset: sidebar-counter;
    padding-left: 0;
    margin: 0 0 20px;
}

#secondary.widget-area ol li {
    counter-increment: sidebar-counter;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    font-size: 15px;
    color: #555;
}

#secondary.widget-area ol li::before {
    content: counter(sidebar-counter) ".";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #1e3a8a;
}

/* Sidebar Links */
#secondary.widget-area a {
    color: #1e3a8a;
    text-decoration: none;
    transition: color 0.3s ease;
}

#secondary.widget-area a:hover {
    color: #051c11;
}

/* Nested Lists in Sidebar */
#secondary.widget-area ul ul,
#secondary.widget-area ol ol,
#secondary.widget-area ul ol,
#secondary-widget-area ol ul {
    padding-left: 20px;
    margin-bottom: 10px;
}

/* Responsive */
@media (max-width: 768px) {
    #secondary.widget-area {
        padding: 20px 15px;
    }
}


.widget-area h2{
padding-bottom: 20px;
}


.breadcrumb .entry-title {
     font-size: 50px;
    line-height: 1.2;
    color: #ffffff !important;
    font-weight: 700;
    margin-bottom: 25px;
}


@media(max-width: 1023px){	
.hero-slider .slick-prev, .hero-slider .slick-next {    position: absolute;    top: 50%;    transform: translateY(150%);    z-index: 10;    background: #fff;    border: none;    border-radius: 50%;    width: 40px;    height: 40px;    box-shadow: 0 2px 12px rgba(0,0,0,0.15);    cursor: pointer;    transition: all 0.3s ease;    display: flex;    justify-content: center;    align-items: center;    margin: 0px 0px 0px 0px;}
.about-three-details h4{    margin-bottom: 20px;}
.about-three-details h5{    font-size: 18px;    font-weight: 500;}
.stand-out li ,.key-feature li ,.choose li ,.about-page-1 li{    font-weight: normal;    color: #717788;    margin-bottom: 12px;    font-family: "Open Sans", sans-serif;    list-style: disc;    margin-left: 20px;}
.about-three-details h5{   margin-bottom: 10px;   margin-top: 30px;    font-weight: 500;}
.monopoly .heading-one-title {    font-size: 30px;    padding-bottom: 5px;    padding-top: 10px;}
.work-two .work-carousel .work-swiper-arrow {    top: 20px;    right: 12px;}
}

.cta-phone-btn img {    background: #fff !important;    border-radius: 40px !important;    padding: 6px !important;    height: 30px !important;    width: 30px !important;}
.phone {    color: #ffffff;}
.about-three-details li {    font-size: 16px;    font-weight: normal;    color: #717788;    margin-bottom: 20px;}
.pcd .heading-one p {    margin: 15px 0;}

@media(min-width: 1023px){
.about-three-details h4{    margin-bottom: 40px;}
.about-three-details h5{    font-size: 28px;    font-weight: 500;}
.stand-out li ,.choose li ,.key-feature li ,.about-page-1 li{ font-size: 16px; font-weight: normal; color: #717788; margin-bottom: 18px; list-style: disc; margin-left: 20px; }
.heading-one-title {    font-size: 50px;    font-weight: 700;    color: #343c55;}
.about-three2 .heading-one-title {    font-size: 50px;    padding-bottom: 40px;}
.benefits p {    margin: 20px 0 !important;}
.about-three2 .about-three-image img {    border-radius: 25px;}
}

/* ===========================
   CF7 Select Styling in Fancybox
=========================== */
.fancybox-content select.wpcf7-form-control.wpcf7-select {    display: block !important;    width: 100% !important;    height: 55px !important;    padding: 10px 16px !important;    border: 1px solid #cfdcf5 !important;    border-radius: 5px !important;    background-color: #fff !important;    font-size: 14px !important;    color: #333 !important;    cursor: pointer !important;    /* Remove default arrows */    -webkit-appearance: none !important;    -moz-appearance: none !important;    appearance: none !important;    /* Custom arrow */    background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' xmlns='http://www.w3.org/2000/svg' width='24' height='24'><path d='M7 10l5 5 5-5z'/></svg>") !important;    background-repeat: no-repeat !important;    background-position: right 12px center !important;    background-size: 16px 16px !important;}
/* Focus effect */
.fancybox-content select.wpcf7-form-control.wpcf7-select:focus {    border-color: #417DD2 !important;    box-shadow: 0 0 0 2px rgba(65,125,210,0.2) !important;    outline: none !important;}
/* First option (placeholder) style */
.fancybox-content select.wpcf7-form-control.wpcf7-select option:first-child {    color: #999 !important;}

/***************************************************************************/
.form-group {    margin-bottom: 20px;}
.form-group select {    width: 100%;    padding: 12px 15px;    border: 1px solid #ccc;    border-radius: 6px;    font-size: 16px;    font-family: inherit;    color: #333;    background-color: #fff;    transition: all 0.3s ease;    appearance: none; /* removes default dropdown arrow (for custom styling) */}

/* Add a custom arrow */
.form-group {    position: relative;}
.form-group select::after {    content: "▼";    font-size: 12px;    color: #666;    position: absolute;    right: 15px;    top: 50%;    transform: translateY(-50%);    pointer-events: none;}
/* Hover / Focus Effects */
.form-group select:hover {    border-color: #666;}
.form-group select:focus {    border-color: #0073e6;    outline: none;    box-shadow: 0 0 5px rgba(0,115,230,0.3);}

.about-creative-images img {    border-radius: 15px;    max-width: 100%;}
.about-two-images-two img ,.about-page .js-tilt{    max-width: 100%;    border-radius: 15px;    box-shadow: 1px 1px 4px 1px #737373;}

/* Popup Overlay */
.popup-overlay {  display: none; /* hidden initially */  position: fixed;  top: 0; left: 0;  width: 100%; height: 100%;  background: rgba(0,0,0,0.6);  z-index: 9999;  /* Flex centering */  display: flex;  justify-content: center;  align-items: center;}
/* Popup Box */
.popup-box {  background: #f9f9f9;  max-width: 500px;  width: 90%;  padding: 40px 30px 20px 30px;  border-radius: 12px;  text-align: center;  position: relative;  box-shadow: 0 6px 20px rgba(0,0,0,0.4);  /* Extra fallback centering (in case flex is overridden) */  position: absolute;  top: 50%; left: 50%; transform: translate(-50%, -50%);}
/* Sidebar Form inside popup */
.popup-box .sidebar-form {  background: #f9f9f9;  padding: 0;  border-radius: 8px;  border: none;}
/* Close Button */
.close-btn {  position: absolute;  top: 10px;  right: 15px;  font-size: 32px;  cursor: pointer;  color: #384bbe;}
/* Inputs & Textarea */
.popup-overlay input,.popup-overlay textarea {  width: 100%;  margin-bottom: 15px;  border-radius: 6px;  padding: 12px;  border: none;  box-sizing: border-box;}
.popup-overlay textarea {  max-height: 120px;}
.popup-overlay input:focus,.popup-overlay textarea:focus {  outline: none;  box-shadow: 0 0 6px #35d14b;}
/* Submit Button */
.popup-overlay input[type="submit"],.popup-overlay .wpcf7-submit {  background: #35d14b;  color: #fff;  font-weight: 600;  border: none;  border-radius: 6px;  padding: 14px;  width: 100%;  cursor: pointer;  transition: background 0.3s ease;}
.popup-overlay input[type="submit"]:hover,.popup-overlay .wpcf7-submit:hover {  background: #2cb340;}
/* Responsive */
@media(max-width: 767px) {
.popup-box {    width: 95%;    padding: 20px 15px 10px 15px;  }
.form-title {    font-size: 16px;    margin-bottom: 20px;  }
.close-btn {    font-size: 26px;    top: 8px;    right: 10px;  }
}

.form-title {    font-size: 20px;    font-weight: 600;    background: #5bcff2;    color: #fff;    padding: 10px 15px;    margin-bottom: 40px;    border-radius: 6px;    text-align: center;   font-style: italic;}

/* CF7 select options */
/* load font (put the link in your <head> or load via theme) */
/* <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet"> */

/* Target Contact Form 7 select and options with high specificity */
.wpcf7 .wpcf7-form-control.wpcf7-select,.wpcf7 select,.wpcf7 select option {  font-family: "Open Sans", Arial, sans-serif !important;  font-size: 14px !important; /* optional */  line-height: 1.3 !important;}

/* Prefer styling the select box (this works across browsers) */
.wpcf7 select {  -webkit-appearance: none;  /* remove native arrow in some browsers if you want custom styling */  appearance: none;  padding-right: 1.4rem; /* leave room for custom arrow if added */}

/* If theme injects strong rules, increase specificity */
form.wpcf7-form .wpcf7-form-control.wpcf7-select,form.wpcf7-form select {  font-family: "Open Sans", Arial, sans-serif !important;}
/***********************************************************************/

/* Privacy Policy Page Styles */
.privacy-policy {    font-family: Arial, sans-serif;    line-height: 1.6;    color: #333;}

/* Container */
.privacy-policy .container {    width: 90%;    max-width: 1000px;    margin: 2rem auto;}
/* Typography */
.privacy-policy p,.privacy-policy li {    margin-bottom: 1rem;}
.privacy-policy ul {    list-style: disc;    margin-left: 1.5rem;}
.privacy-policy a {    color: #007BFF;    text-decoration: none;}
.privacy-policy a:hover {    text-decoration: underline;}
/* Breadcrumb Section */
.privacy-policy .section-padding {    padding: 2rem 0;}
.privacy-policy .breadcrumb {    background: #f5f5f5;}
.privacy-policy .breadcrumb-list {    list-style: none;    padding: 0;    margin: 0;    display: inline-flex;    gap: 0.5rem;}
.privacy-policy .breadcrumb-list li {    color: #555;}
.privacy-policy .breadcrumb-list li a {    color: #007BFF;}
.privacy-policy .breadcrumb-list li::after {    content: '/';    margin-left: 0.5rem;}
.privacy-policy .breadcrumb-list li:last-child::after {    content: '';}

.quality  {    padding: 120px 0px 0px 0px;}

@media(max-width: 1441px) and (min-width:1025px) {
.hero-slider .slick-prev, .hero-slider .slick-next {    margin: 0px 40px 0px 40px !important;	}
}

@media(max-width: 1024px) and (min-width:768px) {
.hero-slider .slick-prev, .hero-slider .slick-next {    margin: 0px 0px 0px 0px !important;	}
.btn-style-one {
    font-size: 13px !important;
}
	.header-right_actions {
    margin-left: 20px !important;
}
	.main-menu > ul > li > a {
    font-size: 12px !important;
    /* text-transform: uppercase; */
    line-height: 120px;
    cursor: pointer;
    font-weight: 500;
    color: #343c55;
    position: relative;
    transition: 0.3s;
}

.sticky-header.sticky .main-menu > ul > li > a {
    line-height: 30px !important;
}
.main-menu > ul > li {
    display: inline-flex;
    margin-right: 7px !important;
}
}

@media(min-width: 767px) {
.slick-slide {    display: none;    float: left;    height: 100%;    min-height: 1000px;}
.service-three .title {    font-size: 50px;    font-weight: 700;    color: #343c55;}
.service-three .subtitle {    font-size: 21px;    color: #717788;    margin: 45px 0 5px;}
}

@media(min-width: 1024px) {
.service-three {    position: relative;    padding-top: 120px;}
.home-section4 .about-three-details h4 {
    margin-bottom: 10px;
    padding-top: 15px;
}

.Pcd-Franchise-section4 .about-three-details h4 {
    margin-bottom: 20px;
    padding-top: 20px;
}

.Pcd-Franchise-section2 .heading-one-title {
    font-size: 60px;
    padding-bottom: 0px !important;
}

.Pcd-Franchise-section2 .about-three-details h4 {
    margin-bottom: 30px !important;
}

}

@media(max-width: 767px) {
  
    
  .Pcd-Franchise-section4  .about-three-details h4 {
    margin-bottom: 20px;
    padding-top: 20px;
}
.service-three .title  {    font-size: 30px;}
.service-three .subtitle {    font-size: 18px;}
.service-three .title{    font-weight: 700;    color: #343c55;}
}
.about-three .heading-one p {    margin: 20px 0px 0px 0px;}

/* CTA Phone + Button */
.cta-phone-btn {    display: flex;    justify-content: center;    align-items: center;    gap: 40px;    margin-top: 25px;    flex-wrap: wrap;    font-size: 18px;    font-weight: 600;    position: relative;    z-index: 998;}
/* Phone link */
.cta-phone-btn .phone {    display: inline-flex;        /* make entire area clickable */    align-items: center;    justify-content: center;    padding: 10px 20px;    background: transparent;      /* no background */    color: #4fcbf1 !important;   /* matches your style */    text-decoration: none !important;    cursor: pointer;    transition: color 0.3s ease;   pointer-events: auto;        /* ensure clickable */	margin-right:40px !important;}

.cta-phone-btn .phone:hover {    color: #fff !important;}
/* CTA Button */
.cta-phone-btn .cta-btn {    display: inline-flex;        /* make entire area clickable */    align-items: center;    justify-content: center;    padding: 14px 28px;    font-size: 16px;    font-weight: 600;    color: #1e3a8a !important;    background: #fff;    border-radius: 50px;    text-decoration: none !important;    cursor: pointer;    transition: all 0.3s ease !important;    box-shadow: 0px 4px 8px 2px rgb(0 0 0 / 33%);}

.cta-phone-btn .cta-btn:hover {    background: #4fcbf1 !important;    color: #fff !important;   box-shadow: none;}

/* Responsive tweaks */
@media (max-width: 768px) {
.cta-phone-btn {    flex-direction: column;    gap: 15px;    margin-right: 30px;} 
.cta-phone-btn .phone,    .cta-phone-btn .cta-btn {        width: 100%;        text-align: center;    }
}
.phone {    display: inline-flex;    align-items: center;    text-decoration: none;    color: #4fcbf1;    font-weight: 600;}
.phone:hover {    color: #fff;}
/* Add space between icon and number */
.phone-icon {    margin-right: 15px; /* adjust spacing as needed */}


@media(min-width:767px){
.about-three-duration {
    box-shadow: -18px 34px 72px 0px rgba(0, 0, 0, 0.07);
    background: #ffffff;
    padding: 44px 60px 50px 70px;
    position: absolute;
    top: 440px;
    border-radius: 7px;
    -webkit-animation: moveupdown1 6s infinite linear !important;
    animation: moveupdown1 6s infinite linear !important;
}

.Pcd-Franchise-section-new .about-three-details h4 {
    margin-bottom: 15px;
    margin-top: 25px;
}
.Pcd-Franchise-page .section-margin {
    margin: 80px 0;
}

}

@media(max-width:400px){
    .about-details .col-two {
    flex: 0 0 auto;
    width: 26%;
    margin-right: 0px;
}
}
@media(max-width:320px){
.about-details .col-three {
    width: 120px;
    margin-top: 20px;
}
.btn-style-one {
    padding: 15px 20px;
    font-size: 11px;
}
.hero-slider .badge-img {
    top: 53%;
    left: 83%;
    transform: translate(-50%, -50%);
}
.footer_bt .m-btn a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 17px;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    width: 100%;
    text-align: center;
    border-radius: 6px;
    background: linear-gradient(131.05deg, #3851c0 39.78%, #5bcff2 101.45%);
}
}


#request{
    display:none; max-width:600px; padding:20px; background:#fff;
}


@media (max-width: 768px) {
    #auto-popup {
        display: none !important;
    }
  .hero-slider .badge-img {
    top: 53%;
    left: 83%;
    transform: translate(-50%, -50%);
}
}

.hfeed .about-three-details {
    display: flex;
    flex-direction: column;
    margin-top: 56px !important;
}
  .Pcd-Franchise-section4 .about-three-details {
    display: flex;
    flex-direction: column;
    margin-top: 0px !important;
}
.hero {
    position: relative;
    overflow: hidden;
    padding: 100px 0px 0px 0px !important;
}
.sidebar-form .enquiry-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
}


.Pcd-Franchise-page .section-margin {
    margin: 20px 0px 0px 0px !important;
}

.Pcd-Franchise-page .about-three-details {
    display: flex;
    flex-direction: column;
    margin-top: 0px !important;
}


.Pcd-Franchise-page  .about-three2 .heading-one-title {
    font-size: 30px;
    padding-bottom: 10px;
}
#request{
    padding:0px !important;
}


#request .sidebar-form {
    margin-top: 0px;
}
.hfeed .about-three-details {
    display: flex;
    flex-direction: column;
    margin-top: 0px !important;
}

.Pcd-Franchise-section-new .about-three-details h4 {
    margin-bottom: 20px;
    margin-top: 20px;
}
}


@media(min-width:1000px) and (max-width:1440px){
	.main-menu > ul > li {
    display: inline-flex;
    margin-right: 6px;
}
.main-menu > ul > li > a {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 120px;
    cursor: pointer;
    font-weight: 500;
    color: #343c55;
    position: relative;
    transition: 0.3s;
}

.btn-style-one {
    background: #322fb3;
    background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);
    border: 0px;
    border-radius: 7px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    padding: 19px 25px;
    line-height: 1;
    position: relative;
    margin-left: 0px;
}
	
	#header-button {
    display: flex;
    max-width: 600px;
    padding: 0px !important;
    background: rgb(255, 255, 255);
}
	.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: 0px !important;
    right: 0;
    color: #3647bc !important;
}
	.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: absolute !important;
}
	.hero-slider .slick-prev {
    left: -20px;
}
	.slick-track {
    height: 930px !important;
}
	.hero-slider .badge-img2 {
    bottom: 30% !important;
    right: 10% !important;
}
}

.wpcf7 form .wpcf7-response-output {
    margin: -3em 0.5em 0em !important;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

#header-button {
    display: flex;
    max-width: 600px;
    padding: 0px !important;
    background: rgb(255, 255, 255);
    max-width: 500px;
}

.popup-form input:focus, .popup-form textarea:focus {
    border-color: #3b82f6;
    background: #f8fbff;
    outline: none;
    box-shadow: 0 0 8px rgba(59, 130, 246, 0.2);
    color: #141348;
}

@media (max-width: 1400px) and (min-width: 1023px) {
.header-right_actions {    margin-left: 14px;}
.header-four .main-menu > ul > li > a {    line-height: 20px;    font-size: 13px;}
.main-menu > ul > li {    display: inline-flex;    margin-right: 10px;}
.btn-style-one {padding: 20px 18px; }	
.hero-content .subtitle  {    font-size: 14px;}
.hero-content .title {    font-size: 45px;    font-weight: 700; }
.hero-content .text {    font-size: 16px;    color: #717788;    margin: 45px 0 5px;}	
p.hero-facts-info-text {    font-size: 12px;}	
}

.product-content .about-three-details li {    margin-bottom: 5px;    list-style-type: disc;}
.product-content .about-three-details ul {    margin-top: 15px;    margin-bottom: 15px;    margin-left: 30px;}
.product-content h5 {    margin-top: 20px;    margin-bottom: -10px;}
.social-icon li a img {    height: 30px !important;}
.footer-widget-contact {    max-width: 300px;}

.image7.wow.zoomIn {    text-align: right;}
.testimonial-three-images {    position: relative;    height: 100%;}
.cta-subtitle p{    font-size: 18px;    color: #f9f9f9;    margin-bottom: 25px;    font-weight: 400;    line-height: 1.6;}
.about-three-image img {    max-width: 100%;    height: auto;}
.hero-content .text p{    font-size: 21px;    color: #717788;    margin: 45px 0 5px;}

@media (max-width: 1400px) and (min-width: 1023px) {
    .hero-content .text p{        font-size: 16px;        color: #717788;        margin: 45px 0 5px;    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-content .text p{        margin: 30px 0 0px;        font-size: 18px;    }
}
@media only screen and (max-width: 767px) {
    .hero-content .text p{        margin: 20px 0 0px;        font-size: 16px;    }
}
.not-found {    background: #67d2f3 !important;  }
.mb-n30 {    margin-bottom: 15px;}


/*********************************************************/

.inner_banner {    background-repeat: no-repeat;   background-size: cover;    background-position: center;    height: 536px;    position: relative;   overflow: hidden;    display: flex;    align-items: center;    margin-bottom: 0;}

@media only screen and (max-width: 479px) {
    .inner_banner{        height: 280px;    }
}

.inner_banner {    padding: 120px 0;}
.inner_banner::before {   position: absolute;    content: "";    width: 100%;    height: 100%;    top: 0;    left: 0;   background: #322fb3;    background: linear-gradient(-45deg, #5BCFF2 20%, #417DD2 50%, #322fb3 100%);    opacity: 0.81;    z-index: 1;}
.entry-header {   position: relative;    z-index: 2;    text-align: center;   align-items: center;}
.entry-title {    font-size: 90px;    line-height: 1.2;    color: #ffffff;    font-weight: 700;    margin-bottom: 25px;}

@media only screen and (max-width: 479px) {
    .entry-title {        font-size: 30px;    }
}
.product_single .right-content-p {    padding: 25px 25px 25px  40px !important;    box-shadow: 0px 0px 5px 0px #c7c7c77d;    border-radius: 13px;}
.product_single h1 {    font-size: 30px !important;    margin: 0px 0px 15px;    padding: 0px;}
a.rm-btn {    width: 180px;    height: 55px;    border: #000 solid 1px;    display: inline-block;   text-align: center;    padding: 15px 0;    border-radius: 55px;    color: #555555;    font-weight: 500;    margin: 20px 0 0;    text-decoration: none;   position: relative;    overflow: hidden;    -webkit-transition: all 0.5s ease;    -moz-transition: all 0.5s ease;    -o-transition: all 0.5s ease;    transition: all 0.5s ease;	font-weight: 600;}
a.rm-btn span {    position: relative;    z-index: 1;}
a.rm-btn:hover {    background: #67d2f3;    color: #000000;    border: #67d2f3;    font-weight: 600;}
a.rm-btn::after {    position: absolute;    width: 100%;  height: 100%;  background: #000;    left: 0px;    top: 0px;   content: '';    transform: scale(0.2);    opacity: 0;    -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;   -o-transition: all 0.5s ease;   transition: all 0.5s ease;    border-radius: 25px;}

@media (max-width: 767px) {
    .product_single .right-content-p {        padding: 15px 15px;    }
}

.search-ajax {    padding: 20px 0;    background: #f2f2f2 !important;	border-radius:20px;}
.search-ajax .container {    max-width: 590px !important;}

/* #ajaxsearchlite1 .probox, div.asl_w .probox {    background-image: linear-gradient( #67d2f3, #403eb8) !important;} */

/*div.asl_w .probox .promagnifier {    background-image: linear-gradient(180deg, #67d2f3, #403eb8) !important;}*/

div.asl_w {    border-radius: 20px !important;}

.product-item {    background: #fff;    border: 1px solid #eee;    padding: 15px;    margin-bottom: 30px;    height: 100%;}
.product-item a {    text-decoration: none;    color: inherit;    display: block;}
.product-thumb img {    width: 100%;    height: auto;}
.read-more {    color: #d32f2f;    font-weight: 600;   margin-top: 10px;}
.product-slider-single img {    width: 100%;   height: auto;    display: block;}
.pro_slider {    margin-bottom: 15px;}
.slider-nav-thumbnails {    margin-top: -60px;}
.slider-nav-thumbnails .slick-slide {    padding: 0 5px;}
.slider-nav-thumbnails img {    width: 100%;    border: 1px solid #ddd;    cursor: pointer;}
.product_single .slick-slide img {    border-radius: 10px;   border: 2px solid #4245bb;}
.center-midd {    align-items: flex-start;}


.entry-content h2, .entry-content h1 {    font-size: 60px;    font-weight: 700;    color: #343c55;}

.entry-content h4 {    font-size: 21px;    font-weight: 500;    color: #343c55;}
@media only screen and (max-width: 767px) {
    .entry-content h2, .entry-content h1 {        font-size: 40px;    }
		 .entry-content h4 {        font-size: 18px;    }
}


@media only screen and (max-width: 575px) {
    .entry-content h2, .entry-content h1 {        font-size: 36px;    }
	.entry-content h4 {        font-size: 16px;    }
}



@media only screen and (max-width: 479px) {
    .entry-content h2, .entry-content h1 {        font-size: 30px;    }
	.entry-content h4 {        font-size: 16px;    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    .entry-content h2, .entry-content h1 {        font-size: 50px;    }
	.entry-content h4 {        font-size: 21px;    }
}

@media (min-width: 1023px) {
    .entry-content h2, .entry-content h1 {        font-size: 50px;        font-weight: 700;      color: #343c55;    }
	 .entry-content h4 {        font-size: 21px;        font-weight: 500;        color: #343c55;    }
}

 .entry-content  ul, ol {    margin: 0px 0px 1.5em 0em;	 padding-left:2rem;}
.entry-content ul {    list-style: none; /* remove default bullets */    padding-left: 1.5em; /* space for bullets */}
.entry-content ul li::before {    content: "•"; /* Unicode bullet */    color: #403eb8; /* bullet color */    display: inline-block;    width: 1em; /* space before text */    margin-left: -1em; /* align bullet properly */    font-size: 1.5em; /* increase bullet size */    line-height: 0.8; /* optional, adjust vertical alignment */}
.entry-content ol {    list-style: none; /* remove default numbers */   padding-left: -1em !important; /* space for numbers */    counter-reset: custom-counter; /* reset counter */}
.entry-content ol li {    counter-increment: custom-counter; /* increment for each li */    position: relative; /* needed for absolute positioning */    margin-bottom: 0.5em; /* optional spacing between items */}
.entry-content ol li::before {    content: counter(custom-counter) "."; /* display number */    position: absolute;   left: -2em; /* position numbers to the left */   color: #403eb8; /* number color */    font-size: 1em; /* increase size of number */   font-weight: bold; /* optional */}
 .entry-content li {    font-size: 16px;    font-weight: normal;    color: #717788;    margin-bottom: 15px;    font-family: "Open Sans", sans-serif;}
.entry-content p {    margin: 20px 0px 0px 0px;}
.product-item {    background: #fff;    border: 1px solid #403eb845;    padding: 15px;   margin-bottom: 30px;    height: 100%;    border-radius: 10px;}

.products-list.row {   padding-top: 30px;    align-items: center;    display: flex;    justify-content: center;    padding-right: 0px !important;}
.product-thumb img {    width: 100%;    height: auto;    border-radius: 10px !important;   }
.product-thumb { padding-bottom: 10px !important;}
.product-item .read-more {    color: #403eb8;    font-weight: 600;    margin-top: 10px;}
.product-item .read-more:hover {    color: #67d2f3;}

.left_side_product .sidebar-form .btn-style-one:hover {    background: #403eb8;    color: #fff;}


@media (min-width: 1023px) {
    .wp-singular .entry-content h2, .entry-content h1 {        font-size: 20px;        font-weight: 700;        color: #343c55;        padding-top: 20px;    }
}

@media only screen and (max-width: 479px) {
    .wp-singular .entry-content h2, .entry-content h1 {        font-size: 16px;        padding-top: 20px;    }
}


.wp-singular .single-list .single-post-dv ul li:before {    content: '';    position: absolute;    left: 25px;    top: 9px;    width: 14px;    height: 14px;    border: #67d2f3 solid 5px;   border-radius: 100%;}

.wp-singular .entry-content ol {    list-style: none;    padding-left: -1em !important;    counter-reset: custom-counter;    padding-top: 20px;}

.wp-singular .entry-content ol li::before {    content: counter(custom-counter) ".";    position: absolute;    left: 0em;    color: #403eb8;    font-size: 1em;    font-weight: bold;}

.section-padding.breadcrumb {
    height: auto;
    padding: 81px 0;
}

.breadcrumb-wrapper .title {    font-size: 60px;}
.about-three-service {        margin: 29px 0 0;}

.inner_banner {    height: auto;    padding: 80px 0;}
.inner_banner .entry-title {    font-size: 60px;    line-height: 1.2;    color: #ffffff;    font-weight: 700;    margin-bottom: 0;}
.breadcrumb-wrapper .title {    font-size: 50px;}
	
.products-list.row {      justify-content: left;   }

.products-list h2.product-title {    font-size: 22px;    font-weight: 700;    margin: 15px 0;}

.products-list p.read-more {    border: #ccc solid 1px;    text-align: center;    padding: 11px 0;    border-radius: 6px;    color: #fff !important;    background: rgb(113, 83, 217);    background: linear-gradient(-45deg, #322fb3 20%, #417DD2 50%, #4fcbf1 100%);}

.product-slider-single   .slick-track {    height: auto;}
.product-slider-single  .slider-nav-thumbnails {    margin-top: 0;}

.product_single {    padding: 60px 0;}

.product-slider-single .slick-prev {    left: 11px;    z-index: 10;}
.product-slider-single .slick-next {    right: 11px;    z-index: 10;}
.product-slider-single .slick-slide {    padding-right: 1px;}


.product_single .right-content-p .entry-content {    margin: 0;}
.product_single .right-content-p .entry-content p {    line-height: 27px;    font-size: 16px;    margin: 0 0 20px;}
.product_single  .entry-content h2 {    margin: 0 0;    padding: 0 0 25px;    font-size: 30px;    font-weight: 700;}
.product_single .wp-singular h3 {    font-weight: 700;    margin: 0 0 22px;}
.product_single  h4.intro-title {    display: none;}

.product_single h3 {    font-weight: 700;    margin: 0 0 20px;}
.product_single .right-content-p {    padding: 35px !important;    margin-bottom: 40px;}
.product_single  .post-thumbnail {    border-radius: 10px;    overflow: hidden;}
.inner_banner .entry-title {	font-size: 50px;}


@media(max-width:767px) {
.product_list .flex-row-reverse {
        flex-direction: column-reverse !important;
        row-gap: 25px;
    }
.product-categories .row {    row-gap: 20px;}
	.product_list {
    padding: 40px 20px;
}
	
}


.product-categories .row {
    row-gap: 24px;
}

.products-list.row {
    padding-top: 30px;
    align-items: start;

}

.product-categories .product-thumb {
    height: 150px;
    overflow: hidden;
}
.product-categories .product-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	
	