/* Color system */
/* Transition */
/* Font Family */
/* Font Size */
/* Media Query Break Point START */
/* Media Query Break Point START */
/* Media Query Break Point END */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Light.eot");
  src: url("../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.ttf") format("truetype"), url("../fonts/Gilroy-Light.svg#Gilroy-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype"), url("../fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Heavy.eot");
  src: url("../fonts/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Heavy.woff2") format("woff2"), url("../fonts/Gilroy-Heavy.woff") format("woff"), url("../fonts/Gilroy-Heavy.ttf") format("truetype"), url("../fonts/Gilroy-Heavy.svg#Gilroy-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.eot");
  src: url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype"), url("../fonts/Gilroy-Regular.svg#Gilroy-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype"), url("../fonts/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
html, body {
  overflow-x: hidden;
}

body {
  background-color: #FFFFFF;
  font-size: 18px;
  color: #181A1D;
  font-weight: 400;
  transition: 0.3s all ease-in-out;
  font-family: "Gilroy";
  position: relative;
}

.container-outer {
  position: relative;
  transition: 0.3s all ease-in-out;
}
@media only screen and (min-width:1320px) {
  .container-outer {
    max-width: 1310px;
  }
}

.form-control {
  box-shadow: none !important;
  outline: none !important;
}

a {
  outline: none !important;
}
a:hover {
  text-decoration: none;
}

#google-signup-btn {
  width: 100%;
  border-radius: 0;
  background-color: #fff;
  color: #1f1f1f !important;
  height: 64px;
  border: 1px solid #D9DBE9;
}
#google-signup-btn:hover {
  background-color: rgba(48, 48, 48, 0.08);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
#google-signup-btn svg {
  height: 20px;
  margin-right: 12px;
  width: 20px;
}

.body-overlay-bg {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 85%;
  z-index: 3;
  display: none;
}
@media only screen and (min-width:992px) {
  .body-overlay-bg {
    display: none !important;
  }
}

img {
  max-width: 100%;
}

.primary-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  width: 100%;
  padding: 5px 22px;
  color: #FFFFFF !important;
  background-color: #F79420;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 575px) {
  .primary-btn {
    height: 48px;
  }
}
.primary-btn:hover {
  background-color: #F76D20;
}

.secondary-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50rem;
  height: 56px;
  width: 170px;
  font-size: 16px;
  font-weight: 500;
  border: none;
  padding: 5px 22px;
  background-color: #000000;
  color: #FFFFFF !important;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 575px) {
  .secondary-btn {
    height: 48px;
  }
}
.secondary-btn:hover {
  background-color: #59595C;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  display: none;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  padding: 0 !important;
  border: none;
  background: transparent;
  font-size: 14px !important;
}

.row > *:last-child {
  margin-bottom: 0 !important;
}

.case-study-item.item-lg .image-box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .case-study-item.item-lg .image-box {
    margin-bottom: 32px;
  }
}
.case-study-item.item-lg .image-box img {
  width: 100%;
}
.case-study-item.item-lg .content-box .heading {
  margin-bottom: 16px;
}
.case-study-item .image-box {
  position: relative;
  margin-bottom: 32px;
  transition: 0.3s all ease-in-out;
}
.case-study-item .image-box img {
  width: 100%;
}
.case-study-item .image-box .overlay-date {
  position: absolute;
  bottom: 24px;
  left: 24px;
  height: 39px;
  width: auto;
  padding: 5px 16px;
  background-color: rgba(39, 34, 48, 0.8);
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  text-align: justify;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  display: none;
}
.case-study-item .content-box .heading {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  transition: 0.3s all ease-in-out;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .case-study-item .content-box .heading {
    font-size: 22px;
    line-height: 32px;
  }
}
.case-study-item .content-box .heading a {
  color: #18181B;
  transition: 0.3s all ease-in-out;
}
.case-study-item .content-box .heading a:hover {
  color: #F76D20;
}
.case-study-item .content-box .short-desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #12141D;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .case-study-item .content-box .short-desc {
    font-size: 16px;
    line-height: 28px;
  }
}

.page-id-46129 #signupGoogleBtn, .single-post #signupGoogleBtn {
  display: flex;
}

#signupGoogleBtn {
  background-color: #FFFFFF;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 90px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 1;
  visibility: visible;
  z-index: 1000;
  display: none;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#signupGoogleBtn:hover, #signupGoogleBtn:active {
  cursor: pointer;
}
#signupGoogleBtn:hover svg.google-icon, #signupGoogleBtn:active svg.google-icon {
  height: 24px;
  width: 24px;
}
#signupGoogleBtn:hover .google-heading svg, #signupGoogleBtn:active .google-heading svg {
  fill: #F79420;
}
#signupGoogleBtn svg.google-icon {
  height: 20px;
  width: 20px;
  transition: 0.3s all ease-in-out;
}
#signupGoogleBtn .google-heading {
  position: absolute;
  transform: rotate(-35deg);
}
#signupGoogleBtn .google-heading svg {
  fill: #181A1D;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}

#back_top_button {
  display: inline-block;
  background-color: #F79420;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#back_top_button.show {
  opacity: 1;
  visibility: visible;
}
#back_top_button:hover, #back_top_button:active {
  cursor: pointer;
  background-color: #F76D20;
}

header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
header .header-main {
  height: 96px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(90.09deg, #FF814E -4.84%, #FF9E2D 109.94%);
}
@media only screen and (max-width: 991px) {
  header .header-main {
    height: 90px;
  }
}
header .header-main .navbar {
  padding: 20px 0;
}
header .header-main .navbar .logo-block {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .logo-block {
    width: 100%;
  }
}
header .header-main .navbar .navbar-toggler {
  position: relative;
  z-index: 5;
}
header .header-main .navbar .navbar-toggler.toggled .navbar-toggler-icon span:nth-child(1), header .header-main .navbar .navbar-toggler.toggled .navbar-toggler-icon span:nth-child(4) {
  top: 7px;
  opacity: 0;
}
header .header-main .navbar .navbar-toggler.toggled .navbar-toggler-icon span:nth-child(2) {
  top: 7px;
  transform: rotate(-45deg);
  background-color: #fff;
}
header .header-main .navbar .navbar-toggler.toggled .navbar-toggler-icon span:nth-child(3) {
  top: 7px;
  transform: rotate(45deg);
  background-color: #fff;
}
header .header-main .navbar .navbar-toggler .navbar-toggler-icon {
  width: 28px;
  height: 19px;
  background: none;
  position: relative;
  display: inline-block;
}
header .header-main .navbar .navbar-toggler .navbar-toggler-icon span {
  height: 3px;
  width: 28px;
  background-color: #FFFFFF;
  display: block;
  position: absolute;
  transition: 0.3s all ease-in-out;
}
header .header-main .navbar .navbar-toggler .navbar-toggler-icon span:nth-child(2), header .header-main .navbar .navbar-toggler .navbar-toggler-icon span:nth-child(3) {
  top: 8px;
}
header .header-main .navbar .navbar-toggler .navbar-toggler-icon span:nth-child(4) {
  top: 16px;
}
header .header-main .navbar .navbar-collapse {
  flex: inherit;
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse.home-navbar-collapse {
    position: fixed;
    top: 0;
    left: -350px;
    z-index: 9;
    background-color: #F79420;
    height: 100% !important;
    min-width: 307px;
    max-width: 307px;
    transition: 0.3s all ease-in-out;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 0px;
    padding-bottom: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
}
@media only screen and (max-width: 400px) {
  header .header-main .navbar .navbar-collapse.home-navbar-collapse {
    min-width: 270px;
    max-width: 270px;
    left: -300px;
  }
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse.home-navbar-collapse.show {
    left: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse .menu-menu-1-container {
    width: 100%;
    margin-bottom: 30px;
    order: 2;
    padding-top: 20px;
  }
}
header .header-main .navbar .navbar-collapse .navbar-nav {
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse .navbar-nav {
    width: 100%;
    margin-bottom: 30px;
    order: 2;
    padding-top: 20px;
  }
}
header .header-main .navbar .navbar-collapse .navbar-nav .nav-item {
  position: relative;
}
@media only screen and (min-width:992px) {
  header .header-main .navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child) {
    margin-right: 4px;
  }
}
@media only screen and (min-width:992px) {
  header .header-main .navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child):before {
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #FFFFFF;
    position: absolute;
    top: 50%;
    right: -4px;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
  }
}
@media only screen and (min-width:992px) {
  header .header-main .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link, header .header-main .navbar .navbar-collapse .navbar-nav .nav-item.current-menu-item .nav-link, header .header-main .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
    color: #59595C;
  }
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link, header .header-main .navbar .navbar-collapse .navbar-nav .nav-item.current-menu-item .nav-link, header .header-main .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link:before, header .header-main .navbar .navbar-collapse .navbar-nav .nav-item.current-menu-item .nav-link:before, header .header-main .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link:before {
    opacity: 1;
    visibility: visible;
  }
}
header .header-main .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
  padding: 5px 20px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header .header-main .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
header .header-main .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:before {
  content: "";
  height: 100%;
  width: 4px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #59595C;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out;
}
header .header-main .navbar .navbar-collapse .header-btn-block {
  width: 100%;
  padding: 0 16px;
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse .header-btn-block {
    order: 1;
    padding: 0;
    display: flex;
    gap: 0;
  }
}
@media only screen and (max-width: 991px) {
  header .header-main .navbar .navbar-collapse .header-btn-block a {
    width: 50%;
    border-radius: 0;
  }
}
header .header-main .navbar .header-btn-block {
  gap: 16px;
}
header .header-main .navbar .header-btn-block .white-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50rem;
  height: 56px;
  width: 126px;
  font-size: 16px;
  font-weight: 500;
  border: none;
  padding: 5px 22px;
  background-color: #FFFFFF;
  color: #181A1D;
  transition: 0.3s all ease-in-out;
}
header .header-main .navbar .header-btn-block .white-btn:hover {
  background-color: #59595C;
  color: #FFFFFF;
}
@media only screen and (max-width: 575px) {
  header .header-main .navbar .header-btn-block .white-btn {
    height: 48px;
  }
}
header .header-main .navbar .header-btn-block .secondary-btn {
  width: 126px;
}

.home-bnr-section {
  padding: 92px 0 164px;
  position: relative;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .home-bnr-section {
    padding: 60px 0 100px;
  }
}
.home-bnr-section .overlay-graphics {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s all ease-in-out;
}
.home-bnr-section .overlay-graphics img {
  position: absolute;
  transition: 0.3s all ease-in-out;
}
.home-bnr-section .overlay-graphics img.single-wave-img {
  top: 54px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .home-bnr-section .overlay-graphics img.single-wave-img {
    top: 30px;
    max-width: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .home-bnr-section .overlay-graphics img.single-wave-img {
    display: none;
  }
}
.home-bnr-section .overlay-graphics img.wave-img {
  right: 0;
  bottom: 80px;
}
@media only screen and (max-width: 1199px) {
  .home-bnr-section .overlay-graphics img.wave-img {
    bottom: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .home-bnr-section .home-bnr-block .bnr-content-block {
    margin-bottom: 40px;
  }
}
.home-bnr-section .home-bnr-block .bnr-content-block .small-heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 21px;
  letter-spacing: -0.3px;
  margin-bottom: 16px;
  color: #F76D20;
}
@media only screen and (max-width: 1023px) {
  .home-bnr-section .home-bnr-block .bnr-content-block .small-heading {
    font-size: 16px;
    line-height: 28px;
  }
}
.home-bnr-section .home-bnr-block .bnr-content-block .small-heading:before {
  content: "";
  height: 2px;
  width: 27px;
  background-color: #F76D20;
  display: flex;
}
.home-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
  font-weight: bold;
  font-size: 72px;
  line-height: 80px;
  transition: 0.3s all ease-in-out;
  letter-spacing: -1.5px;
  color: #181A1D;
  margin-bottom: 40px;
  padding-right: 10px;
}
@media only screen and (max-width: 1599px) {
  .home-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    font-size: 60px;
    line-height: 68px;
  }
}
@media only screen and (max-width: 1199px) {
  .home-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    font-size: 50px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .home-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 360px) {
  .home-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    font-size: 34px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 1199px) {
  .home-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    margin-bottom: 30px;
  }
}
.home-bnr-section .home-bnr-block .bnr-content-block .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .home-bnr-section .home-bnr-block .bnr-content-block .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
.home-bnr-section .home-bnr-block .bnr-content-block .desc p {
  margin-bottom: 0;
}
.home-bnr-section .home-bnr-block .bnr-content-block .desc p :not(:last-child) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .home-bnr-section .home-bnr-block .bnr-image-block img {
    width: 100%;
    height: 430px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.case-study-section {
  background-color: #FFFAF2;
  position: relative;
  padding: 96px 0;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 991px) {
  .case-study-section {
    padding: 60px 0;
  }
}
.case-study-section .case-study-block .heading-block {
  text-align: center;
  margin-bottom: 80px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1599px) {
  .case-study-section .case-study-block .heading-block {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .case-study-section .case-study-block .heading-block {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .case-study-section .case-study-block .heading-block {
    margin-bottom: 40px;
  }
}
.case-study-section .case-study-block .heading-block .section-heading {
  font-weight: bold;
  font-size: 48px;
  line-height: 62px;
  transition: 0.3s all ease-in-out;
  color: #181A1D;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1199px) {
  .case-study-section .case-study-block .heading-block .section-heading {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-section .case-study-block .heading-block .section-heading {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-section .case-study-block .heading-block .section-heading {
    font-size: 32px;
    line-height: 46px;
  }
}
@media only screen and (max-width: 1199px) {
  .case-study-section .case-study-block .heading-block .section-heading {
    margin-bottom: 12px;
  }
}
.case-study-section .case-study-block .heading-block .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #181A1D;
  max-width: 80%;
  margin: 0 auto;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .case-study-section .case-study-block .heading-block .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (min-width:1200px) {
  .case-study-section .case-study-block .heading-block .desc {
    max-width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-section .case-study-block .heading-block .desc {
    max-width: 100%;
  }
}
.case-study-section .case-study-block .heading-block .desc p {
  margin-bottom: 0;
}
.case-study-section .case-study-block .heading-block .desc p :not(:last-child) {
  margin-bottom: 20px;
}
.case-study-section .case-study-block .case-study-grid-block .case-study-grid-box {
  margin-bottom: 70px;
}
.case-study-section .case-study-block .case-study-grid-block .btn-box {
  text-align: center;
}
.case-study-section .case-study-block .case-study-grid-block .btn-box a {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  line-height: 24px;
  color: #12141D;
  padding: 10px 0;
  display: inline-block;
  border-bottom: 2px solid #12141D;
}
@media only screen and (max-width: 1023px) {
  .case-study-section .case-study-block .case-study-grid-block .btn-box a {
    font-size: 16px;
    line-height: 28px;
  }
}
.case-study-section .case-study-block .case-study-grid-block hr {
  margin: 72px 0;
  border-color: #9FA4AA;
}
@media only screen and (max-width: 1199px) {
  .case-study-section .case-study-block .case-study-grid-block hr {
    margin: 40px 0;
  }
}

.cta-section {
  padding: 100px 0;
  background-color: #FAA33C;
  position: relative;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 991px) {
  .cta-section {
    padding: 60px 0;
  }
}
.cta-section:before {
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/cta-bg-img.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.cta-section > * {
  position: relative;
}
.cta-section .cta-block {
  transition: 0.3s all ease-in-out;
}
@media only screen and (min-width:1200px) {
  .cta-section .cta-block {
    padding: 0 40px;
  }
}
.cta-section .cta-block .content-block {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .cta-section .cta-block .content-block {
    margin-bottom: 30px;
  }
}
.cta-section .cta-block .content-block .heading {
  font-weight: bold;
  font-size: 42px;
  line-height: 53px;
  transition: 0.3s all ease-in-out;
  color: #181A1D;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .cta-section .cta-block .content-block .heading {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .cta-section .cta-block .content-block .heading {
    font-size: 28px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 991px) {
  .cta-section .cta-block .content-block .heading {
    margin-bottom: 10px;
  }
}
.cta-section .cta-block .content-block .desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .cta-section .cta-block .content-block .desc {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (min-width:1200px) {
  .cta-section .cta-block .content-block .desc {
    max-width: 75%;
  }
}
.cta-section .cta-block .content-block .desc p {
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.cta-section .cta-block .content-block .desc p :not(:last-child) {
  margin-bottom: 20px;
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box {
  position: relative;
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}
@media only screen and (min-width:576px) {
  .cta-section .cta-block .cta-newsletter-block .newsletter-field-box .gform_footer {
    position: absolute;
    top: 8px;
    right: 8px;
  }
}
@media only screen and (max-width: 575px) {
  .cta-section .cta-block .cta-newsletter-block .newsletter-field-box .gform_footer {
    margin: 12px auto 0 !important;
  }
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box .gform_footer .gform_button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  height: 56px;
  width: 170px;
  font-size: 16px;
  font-weight: 500;
  border: none;
  padding: 5px 22px;
  background-color: #000000;
  color: #FFFFFF !important;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 575px) {
  .cta-section .cta-block .cta-newsletter-block .newsletter-field-box .gform_footer .gform_button {
    height: 48px;
  }
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box .gform_footer .gform_button:hover {
  background-color: #59595C;
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box input {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  width: 100%;
  height: 72px;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 15px 186px 15px 24px;
  color: #181A1D;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .cta-section .cta-block .cta-newsletter-block .newsletter-field-box input {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .cta-section .cta-block .cta-newsletter-block .newsletter-field-box input {
    height: 60px;
    padding-right: 24px;
  }
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box input::-moz-placeholder {
  color: rgba(24, 26, 29, 0.5);
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box input::placeholder {
  color: rgba(24, 26, 29, 0.5);
}
.cta-section .cta-block .cta-newsletter-block .newsletter-field-box .secondary-btn {
  border-radius: 0;
}
@media only screen and (min-width:576px) {
  .cta-section .cta-block .cta-newsletter-block .newsletter-field-box .secondary-btn {
    position: absolute;
    top: 8px;
    right: 8px;
  }
}
@media only screen and (max-width: 575px) {
  .cta-section .cta-block .cta-newsletter-block .newsletter-field-box .secondary-btn {
    margin: 12px auto 0;
  }
}
.cta-section .cta-block .cta-newsletter-block .note {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  display: block;
  color: #181A1D;
  margin-top: 20px;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .cta-section .cta-block .cta-newsletter-block .note {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .cta-section .cta-block .cta-newsletter-block .note {
    text-align: center;
    margin-top: 15px;
  }
}

.what-we-do-section {
  position: relative;
  padding: 120px 0;
  background-color: #0F0F10;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .what-we-do-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .what-we-do-section {
    padding: 60px 0;
  }
}
.what-we-do-section .what-we-do-block .heading-block {
  text-align: center;
  margin-bottom: 77px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1599px) {
  .what-we-do-section .what-we-do-block .heading-block {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .what-we-do-section .what-we-do-block .heading-block {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .what-we-do-section .what-we-do-block .heading-block {
    margin-bottom: 40px;
  }
}
.what-we-do-section .what-we-do-block .heading-block .section-heading {
  font-weight: bold;
  font-size: 48px;
  line-height: 62px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1199px) {
  .what-we-do-section .what-we-do-block .heading-block .section-heading {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .what-we-do-section .what-we-do-block .heading-block .section-heading {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .what-we-do-section .what-we-do-block .heading-block .section-heading {
    font-size: 32px;
    line-height: 46px;
  }
}
@media only screen and (max-width: 1199px) {
  .what-we-do-section .what-we-do-block .heading-block .section-heading {
    margin-bottom: 12px;
  }
}
.what-we-do-section .what-we-do-block .heading-block .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
  max-width: 80%;
  margin: 0 auto;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .what-we-do-section .what-we-do-block .heading-block .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (min-width:1200px) {
  .what-we-do-section .what-we-do-block .heading-block .desc {
    max-width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .what-we-do-section .what-we-do-block .heading-block .desc {
    max-width: 100%;
  }
}
.what-we-do-section .what-we-do-block .heading-block .desc p {
  margin-bottom: 0;
}
.what-we-do-section .what-we-do-block .heading-block .desc p :not(:last-child) {
  margin-bottom: 20px;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-stage-outer {
  overflow: inherit;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav {
  position: absolute;
  top: 130px;
  left: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  display: none;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button {
  height: 64px;
  width: 64px;
  border-radius: 50%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.06);
  transition: 0.3s all ease-in-out;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button:hover {
  background-color: #F79420;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button:hover:before {
  filter: brightness(0) invert(1);
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button:before {
  content: "";
  height: 24px;
  width: 24px;
  background: url(../images/arrow-right.svg) no-repeat;
  background-size: contain;
  display: block;
  transition: 0.3s all ease-in-out;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button.owl-prev {
  margin-left: -10px;
}
@media only screen and (min-width:576px) {
  .what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button.owl-prev {
    margin-left: -32px;
  }
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button.owl-prev:before {
  transform: rotateY(180deg);
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button.owl-next {
  margin-right: -10px;
}
@media only screen and (min-width:576px) {
  .what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button.owl-next {
    margin-right: -32px;
  }
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 480px) {
  .what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button.disabled {
    opacity: 1;
    visibility: visible;
  }
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-nav button span {
  display: none;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-item:first-child .category-item .category-title {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
  line-height: 32px;
}
@media only screen and (max-width: 767px) {
  .what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-item:first-child .category-item .category-title {
    font-size: 22px;
    line-height: 32px;
  }
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-item .category-item a:hover .category-title {
  color: #F79420;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-item .category-item a .image-box {
  display: block;
  margin-bottom: 24px;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-item .category-item a .image-box img {
  height: 325px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-item .category-item a .category-title {
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .what-we-do-section .what-we-do-block .post-category-slider-block .post-category-slider .owl-item .category-item a .category-title {
    font-size: 18px;
    line-height: 32px;
  }
}

.single-post footer, .single-press footer {
  z-index: 1;
}

.single-post .blog-detail-section .blog-detail-block > .img-box {
  display: none;
}
@media only screen and (min-width:768px) {
  .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block {
    margin-top: 0px;
  }
}
.single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .date-box {
  display: none;
}
.single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
  margin-left: 0px;
  margin-right: 0px;
  padding: 22px 36px 22px 36px;
  border-left: none;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  line-height: 36px;
  color: #12141D;
  background-color: #f8ed03 !important;
}
@media only screen and (max-width: 767px) {
  .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 1199px) {
  .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
    padding: 12px 36px 12px 36px;
  }
}
@media only screen and (max-width: 991px) {
  .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box p, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote p, .single-post .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background p {
  margin: 0;
}

footer {
  position: relative;
  background-color: #FFFFFF;
  border-top: 1px solid #DCDCDC;
}
footer .footer-main .footer-top-block {
  padding: 120px 0 56px;
  transition: 0.3s all ease-in-out;
  border-bottom: 1px solid rgba(106, 109, 117, 0.4);
}
@media only screen and (max-width: 1199px) {
  footer .footer-main .footer-top-block {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-main .footer-top-block {
    padding-top: 60px;
  }
}
footer .footer-main .footer-info-block {
  display: flex;
  flex-direction: column;
  gap: 32px;
  transition: 0.3s all ease-in-out;
}
footer .footer-main .footer-info-block .footer-logo {
  display: block;
}
footer .footer-main .footer-info-block .footer-logo img {
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 991px) {
  footer .footer-main .footer-info-block .footer-logo img {
    width: auto;
    height: 50px;
  }
}
footer .footer-main .footer-info-block .tagline {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #12141D;
  margin: 0;
}
@media only screen and (min-width:1200px) {
  footer .footer-main .footer-info-block .tagline {
    max-width: 70%;
  }
}
footer .footer-main .footer-info-block .social-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  transition: 0.3s all ease-in-out;
}
footer .footer-main .footer-info-block .social-box li a {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: rgba(245, 246, 246, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in-out;
}
footer .footer-main .footer-info-block .social-box li a:hover {
  background-color: #F79420;
}
footer .footer-main .footer-info-block .social-box li a:hover svg path {
  fill: #FFFFFF;
}
footer .footer-main .footer-info-block .social-box li a svg path {
  transition: 0.3s all ease-in-out;
}
footer .footer-main .footer-link-block .heading {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 26px;
  color: #12141D;
}
footer .footer-main .footer-link-block ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
footer .footer-main .footer-link-block ul li a {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #4A4D5F;
  transition: 0.3s all ease-in-out;
}
footer .footer-main .footer-link-block ul li a:hover {
  color: #F76D20;
}
footer .footer-main .footer-newsletter-block .heading-block {
  margin-bottom: 32px;
  transition: 0.3s all ease-in-out;
}
footer .footer-main .footer-newsletter-block .heading-block .heading {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  transition: 0.3s all ease-in-out;
  color: #12141D;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1199px) {
  footer .footer-main .footer-newsletter-block .heading-block .heading {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-main .footer-newsletter-block .heading-block .heading {
    font-size: 26px;
    line-height: 30px;
  }
}
footer .footer-main .footer-newsletter-block .heading-block .desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  line-height: 28px;
  font-weight: 400;
  color: #4A4D5F;
}
@media only screen and (max-width: 767px) {
  footer .footer-main .footer-newsletter-block .heading-block .desc {
    font-size: 14px;
    line-height: 24px;
  }
}
footer .footer-main .footer-newsletter-block .heading-block .desc p {
  margin-bottom: 0;
}
footer .footer-main .footer-newsletter-block .heading-block .desc p :not(:last-child) {
  margin-bottom: 20px;
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box {
  position: relative;
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}
@media only screen and (min-width:576px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer {
    position: absolute;
    top: 8px;
    right: 8px;
  }
}
@media only screen and (max-width: 1199px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer {
    position: static;
    margin: 12px auto 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer {
    position: absolute;
    top: 8px;
    right: 8px;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 575px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer {
    position: static;
    margin: 12px auto 0 !important;
  }
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer .gform_button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  width: 170px;
  padding: 5px 22px;
  color: #FFFFFF !important;
  background-color: #F79420;
  border-radius: 0;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 575px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer .gform_button {
    height: 48px;
  }
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .gform_footer .gform_button:hover {
  background-color: #F76D20;
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  width: 100%;
  height: 72px;
  background-color: #FFFFFF;
  border: 1px solid #F0F1F8;
  outline: none;
  box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.06);
  padding: 15px 186px 15px 24px;
  color: #181A1D;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1199px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input {
    padding-right: 24px;
  }
}
@media only screen and (max-width: 991px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input {
    padding-right: 186px;
  }
}
@media only screen and (max-width: 575px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input {
    padding-right: 24px;
  }
}
@media only screen and (max-width: 575px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input {
    height: 60px;
    padding-right: 24px;
  }
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input::-moz-placeholder {
  color: rgba(24, 26, 29, 0.5);
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box input::placeholder {
  color: rgba(24, 26, 29, 0.5);
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .primary-btn {
  border-radius: 0;
  width: 170px;
}
@media only screen and (min-width:576px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .primary-btn {
    position: absolute;
    top: 8px;
    right: 8px;
  }
}
@media only screen and (max-width: 1199px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .primary-btn {
    position: static;
    margin: 12px auto 0;
  }
}
@media only screen and (max-width: 991px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .primary-btn {
    position: absolute;
    top: 8px;
    right: 8px;
    margin: 0;
  }
}
@media only screen and (max-width: 575px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .newsletter-field-box .primary-btn {
    position: static;
    margin: 12px auto 0;
  }
}
footer .footer-main .footer-newsletter-block .newsletter-form-block .note {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #4A4D5F;
  margin-top: 20px;
  line-height: 22px;
}
@media only screen and (max-width: 991px) {
  footer .footer-main .footer-newsletter-block .newsletter-form-block .note {
    margin-top: 15px;
  }
}
footer .footer-bottom {
  padding: 24px 0;
}
footer .footer-bottom .copyright-designed-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  color: #12141D;
  line-height: 24px;
}
@media only screen and (max-width: 575px) {
  footer .footer-bottom .copyright-designed-block {
    flex-direction: column;
    gap: 10px;
  }
}
footer .footer-bottom .copyright-designed-block a {
  font-size: 14px;
  font-weight: 500;
  color: #12141D;
  line-height: 24px;
  transition: 0.3s all ease-in-out;
}
footer .footer-bottom .copyright-designed-block a:hover {
  color: #F76D20;
  text-decoration: underline;
}

.blog-detail-section {
  padding: 65px 0 120px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section {
    padding-bottom: 80px;
  }
}
.blog-detail-section .overlay-graphics {
  position: absolute;
  width: 118px;
  height: 146px;
  top: 0;
  left: 0;
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .overlay-graphics img {
  position: absolute;
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .overlay-graphics img.single-wave-img {
  top: 54px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .overlay-graphics img.single-wave-img {
    top: 30px;
    max-width: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .overlay-graphics img.single-wave-img {
    display: none;
  }
}
.blog-detail-section .blog-detail-block > .img-box {
  position: relative;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block > .img-box {
    margin-bottom: 60px;
  }
}
.blog-detail-section .blog-detail-block > .img-box img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-detail-section .blog-detail-block .social-box {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  transition: 0.3s all ease-in-out;
  position: fixed;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .social-box {
    left: 5px;
  }
}
.blog-detail-section .blog-detail-block .social-box .addtoany_list {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .social-box .addtoany_list {
    gap: 10px;
  }
}
.blog-detail-section .blog-detail-block .social-box .addtoany_list a {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: rgba(245, 246, 246, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .social-box .addtoany_list a {
    height: 30px;
    width: 30px;
  }
}
.blog-detail-section .blog-detail-block .social-box .addtoany_list a:hover {
  background-color: #F79420;
}
.blog-detail-section .blog-detail-block .social-box .addtoany_list a:hover img {
  filter: brightness(0) invert(1);
  opacity: 1;
}
.blog-detail-section .blog-detail-block .social-box .addtoany_list a img {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .social-box .addtoany_list a img {
    width: 12px;
    height: 12px;
  }
}
.blog-detail-section .blog-detail-block .social-box li a {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: rgba(245, 246, 246, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .blog-detail-block .social-box li a:hover {
  background-color: #F79420;
}
.blog-detail-section .blog-detail-block .social-box li a:hover svg path {
  fill: #FFFFFF;
}
.blog-detail-section .blog-detail-block .social-box li a svg path {
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .blog-detail-block .content-block {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width:768px) {
  .blog-detail-section .blog-detail-block .content-block {
    max-width: 80%;
  }
}
@media only screen and (min-width:1200px) {
  .blog-detail-section .blog-detail-block .content-block {
    max-width: 1062px;
    width: 80%;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block {
  background-color: #FFFFFF;
  border: 1px solid rgba(159, 164, 170, 0.2);
  position: relative;
  padding: 50px 30px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (min-width:768px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block {
    margin-top: -145px;
  }
}
@media only screen and (min-width:992px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block {
    padding: 50px 60px;
  }
}
@media only screen and (min-width:1200px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block {
    padding: 80px 110px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block {
    padding: 40px 20px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .date-box {
  position: absolute;
  top: -20px;
  left: 50%;
  background-color: #F5F5F5;
  transform: translateX(-50%);
  padding: 5px 16px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  color: #181A1D;
  white-space: nowrap;
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box {
  transition: 0.3s all ease-in-out;
  text-align: center;
  margin-bottom: 72px;
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box {
    margin-bottom: 40px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .press-release-type {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  transition: 0.3s all ease-in-out;
  color: #9FA4AA;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .press-release-type {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .press-release-type {
    font-size: 26px;
    line-height: 30px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .press-release-type span {
  display: block;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .heading {
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  transition: 0.3s all ease-in-out;
  color: #18181B;
  margin-bottom: 33px;
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .heading {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .heading {
    font-size: 28px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .heading {
    margin-bottom: 20px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .tag-box, .blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .auther-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #44484D;
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .auther-box {
  color: #F79420;
  font-weight: 600;
  font-size: 15px;
  font-style: italic;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .btn-box {
  padding-top: 20px;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .heading-box .btn-box .primary-btn {
  width: auto;
  border-radius: 50rem;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  line-height: 28px;
  color: rgba(18, 20, 29, 0.7);
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box {
    font-size: 14px;
    line-height: 24px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box > * {
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box > *:not(:last-child) {
  margin-bottom: 20px;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box img {
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  line-height: 28px;
  color: rgba(18, 20, 29, 0.7);
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box p {
    font-size: 14px;
    line-height: 24px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-small-font-size {
  font-weight: 500;
  font-size: 16px !important;
  line-height: 28px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-small-font-size {
    font-size: 14px !important;
    line-height: 24px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box a {
  color: #FAA33C;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-button__link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  width: 100%;
  padding: 5px 22px;
  color: #FFFFFF !important;
  background-color: #F79420;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 575px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-button__link {
    height: 48px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-button__link:hover {
  background-color: #F76D20;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-vivid-cyan-blue-color {
  color: #FAA33C !important;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-spacer {
  margin: 0 !important;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .para p {
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .para p:not(:last-child) {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .para p:not(:last-child) {
    margin-bottom: 20px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box p {
  transition: 0.3s all ease-in-out;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box p.adjacent {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box p.adjacent {
    margin-bottom: 20px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box p + p {
  margin-bottom: 0;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
  margin-left: 48px;
  margin-right: 48px;
  padding: 22px 0 22px 36px;
  border-left: 4px solid #F79420;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  line-height: 36px;
  color: #12141D;
  background-color: transparent !important;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
    padding: 12px 0 12px 36px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 25px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .highlight-box p, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .wp-block-quote p, .blog-detail-section .blog-detail-block .content-block .blog-post-block .content-box .has-background p {
  margin: 0;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box {
  padding-top: 40px;
  margin-top: 60px;
  border-top: 1px solid rgba(18, 20, 29, 0.3);
  text-align: center;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box .footer-heading-box {
  margin-bottom: 25px;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box .footer-heading-box a {
  display: block;
  color: #FAA33C;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  transition: 0.3s all ease-in-out;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box .footer-heading-box a {
    font-size: 22px;
    line-height: 32px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box .footer-heading-box a:hover {
  color: #F79420;
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  font-style: italic;
  color: rgba(18, 20, 29, 0.7);
}
@media only screen and (max-width: 1023px) {
  .blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
.blog-detail-section .blog-detail-block .content-block .blog-post-block .footer-content-box .desc p {
  margin: 0;
}

.related-post-section {
  background-color: #FFFAF2;
  position: relative;
  z-index: 1;
  padding: 120px 0;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .related-post-section {
    padding: 80px 0 100px;
  }
}
@media only screen and (max-width: 991px) {
  .related-post-section {
    padding: 60px 0 80px;
  }
}

.related-post-section .related-post-grid-box > .row, .caregory-post-section .related-post-grid-box > .row {
  row-gap: 40px;
}
@media only screen and (min-width:1200px) {
  .related-post-section .related-post-grid-box > .row, .caregory-post-section .related-post-grid-box > .row {
    row-gap: 50px;
  }
}
.related-post-section .btn-box, .caregory-post-section .btn-box {
  margin-top: 56px;
  text-align: center;
}
.related-post-section .btn-box .load-more-btn, .caregory-post-section .btn-box .load-more-btn {
  width: 162px;
  height: 56px;
  border-radius: 50rem;
  border: 1px solid #F79420;
  background-color: transparent;
  color: #F79420;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  line-height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 767px) {
  .related-post-section .btn-box .load-more-btn, .caregory-post-section .btn-box .load-more-btn {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .related-post-section .btn-box .load-more-btn, .caregory-post-section .btn-box .load-more-btn {
    height: 48px;
  }
}
.related-post-section .btn-box .load-more-btn:hover, .caregory-post-section .btn-box .load-more-btn:hover {
  background-color: #F79420;
  color: #FFFFFF;
}
.related-post-section .btn-box .load-more-btn:hover img, .caregory-post-section .btn-box .load-more-btn:hover img {
  filter: brightness(0) invert(1);
}
.related-post-section .btn-box .load-more-btn img, .caregory-post-section .btn-box .load-more-btn img {
  transition: 0.3s all ease-in-out;
}

.inner-page-bnr-section {
  position: relative;
  padding: 80px 0;
  min-height: 352px;
  background-color: #181A1D;
  transition: 0.3s all ease-in-out;
}
.inner-page-bnr-section.light-bg {
  background-color: rgba(255, 237, 217, 0.6);
  display: flex;
  align-items: center;
}
.inner-page-bnr-section.light-bg .inner-page-bnr-block {
  text-align: center;
}
.inner-page-bnr-section.light-bg .inner-page-bnr-block .heading {
  font-weight: bold;
  font-size: 48px;
  line-height: 62px;
  transition: 0.3s all ease-in-out;
  color: #12141D;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1199px) {
  .inner-page-bnr-section.light-bg .inner-page-bnr-block .heading {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-page-bnr-section.light-bg .inner-page-bnr-block .heading {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-page-bnr-section.light-bg .inner-page-bnr-block .heading {
    font-size: 32px;
    line-height: 46px;
  }
}
.inner-page-bnr-section.light-bg .inner-page-bnr-block .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #181A1D;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .inner-page-bnr-section.light-bg .inner-page-bnr-block .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (min-width:768px) {
  .inner-page-bnr-section.light-bg .inner-page-bnr-block .desc {
    max-width: 80%;
  }
}
@media only screen and (min-width:1200px) {
  .inner-page-bnr-section.light-bg .inner-page-bnr-block .desc {
    max-width: 55%;
  }
}
.inner-page-bnr-section.light-bg .inner-page-bnr-block .desc p {
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.inner-page-bnr-section.light-bg .inner-page-bnr-block .desc p :not(:last-child) {
  margin-bottom: 20px;
}
.inner-page-bnr-section .overlay-graphics {
  position: absolute;
  width: 118px;
  height: 146px;
  top: 0;
  left: 0;
  transition: 0.3s all ease-in-out;
}
.inner-page-bnr-section .overlay-graphics img {
  position: absolute;
  transition: 0.3s all ease-in-out;
}
.inner-page-bnr-section .overlay-graphics img.single-wave-img {
  top: 54px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .inner-page-bnr-section .overlay-graphics img.single-wave-img {
    top: 30px;
    max-width: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-page-bnr-section .overlay-graphics img.single-wave-img {
    display: none;
  }
}
.inner-page-bnr-section .inner-page-bnr-block {
  text-align: center;
}
.inner-page-bnr-section .inner-page-bnr-block .heading {
  font-weight: bold;
  font-size: 48px;
  line-height: 62px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1199px) {
  .inner-page-bnr-section .inner-page-bnr-block .heading {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-page-bnr-section .inner-page-bnr-block .heading {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-page-bnr-section .inner-page-bnr-block .heading {
    font-size: 32px;
    line-height: 46px;
  }
}
.inner-page-bnr-section .inner-page-bnr-block .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .inner-page-bnr-section .inner-page-bnr-block .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (min-width:768px) {
  .inner-page-bnr-section .inner-page-bnr-block .desc {
    max-width: 80%;
  }
}
@media only screen and (min-width:1200px) {
  .inner-page-bnr-section .inner-page-bnr-block .desc {
    max-width: 60%;
  }
}
.inner-page-bnr-section .inner-page-bnr-block .desc p {
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.inner-page-bnr-section .inner-page-bnr-block .desc p :not(:last-child) {
  margin-bottom: 20px;
}

.filter-section {
  margin-top: -36px;
  padding-bottom: 95px;
}
.filter-section .filter-block form > .row {
  row-gap: 20px;
}
.filter-section .filter-block form .form-group {
  position: relative;
  margin: 0;
}
.filter-section .filter-block form .form-group input {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  color: #12141D;
  width: 100%;
  height: 72px;
  border: none;
  box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.06) !important;
  background-color: #FFFFFF;
  border-radius: 0;
  padding: 10px 176px 10px 32px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .filter-section .filter-block form .form-group input {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .filter-section .filter-block form .form-group input {
    height: 60px;
    padding-right: 76px;
  }
}
.filter-section .filter-block form .form-group input::-moz-placeholder {
  color: rgba(18, 20, 29, 0.5);
}
.filter-section .filter-block form .form-group input::placeholder {
  color: rgba(18, 20, 29, 0.5);
}
.filter-section .filter-block form .form-group button {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 160px;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 575px) {
  .filter-section .filter-block form .form-group button {
    font-size: 0;
    width: 60px;
    height: 44px;
    padding: 5px;
    justify-content: center;
    gap: 0;
  }
}
.filter-section .filter-block form .form-group .custom-select-box {
  position: relative;
}
.filter-section .filter-block form .form-group .custom-select-box label {
  position: absolute;
  top: 25px;
  left: 24px;
  z-index: 1;
}
.filter-section .filter-block form .form-group .custom-select-box .custom-select-active {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  color: #12141D;
  width: 100%;
  height: 72px;
  border: none;
  box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.06) !important;
  background-color: #FFFFFF;
  border-radius: 0;
  padding: 10px 46px 10px 24px;
  display: flex;
  align-items: center;
  transition: 0.3s all ease-in-out;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .filter-section .filter-block form .form-group .custom-select-box .custom-select-active {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .filter-section .filter-block form .form-group .custom-select-box .custom-select-active {
    height: 60px;
  }
}
.filter-section .filter-block form .form-group .custom-select-box .custom-select-active:before {
  content: "";
  height: 7px;
  width: 12px;
  position: absolute;
  top: 50%;
  right: 24px;
  background: url(../images/select-down-arrow.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}

.caregory-post-section {
  background-color: #FFFFFF;
  position: relative;
  padding: 0px 0 80px;
  transition: 0.3s all ease-in-out;
}
.caregory-post-section .ajax-replace > p {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
}

.subscribe-section {
  margin-bottom: 80px;
  position: relative;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 991px) {
  .subscribe-section {
    margin-bottom: 60px;
  }
}
.subscribe-section .subscribe-block {
  position: relative;
  padding: 49px 30px;
  background-color: #FFF7ED;
  transition: 0.3s all ease-in-out;
}
.subscribe-section .subscribe-block:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/subscribe-graphic1.png) no-repeat;
  background-size: cover;
  opacity: 0.2;
  transition: 0.3s all ease-in-out;
}
.subscribe-section .subscribe-block:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/subscribe-graphic2.png) no-repeat;
  background-size: cover;
  opacity: 0.2;
  transition: 0.3s all ease-in-out;
}
.subscribe-section .subscribe-block > * {
  position: relative;
  z-index: 1;
}
.subscribe-section .subscribe-block .heading {
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  transition: 0.3s all ease-in-out;
  font-weight: bold;
  color: #181A1D;
  text-align: center;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1199px) {
  .subscribe-section .subscribe-block .heading {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .subscribe-section .subscribe-block .heading {
    font-size: 28px;
    line-height: 42px;
  }
}
.subscribe-section .subscribe-block .btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  transition: 0.3s all ease-in-out;
}
.subscribe-section .subscribe-block .btn-box a {
  width: 128px;
  height: 56px;
  border-radius: 50rem;
  border: 1px solid #F79420;
  background-color: rgba(255, 255, 255, 0.4);
  color: #181A1D;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  line-height: 22px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
}
@media only screen and (max-width: 1023px) {
  .subscribe-section .subscribe-block .btn-box a {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .subscribe-section .subscribe-block .btn-box a {
    height: 48px;
  }
}
.subscribe-section .subscribe-block .btn-box a:hover {
  background-color: #F79420;
  color: #FFFFFF;
}
.subscribe-section .subscribe-block .btn-box a:hover img {
  filter: brightness(0) invert(1);
}
.subscribe-section .subscribe-block .btn-box a img {
  transition: 0.3s all ease-in-out;
}

.press-grid-section {
  padding: 120px 0 160px;
}
@media only screen and (max-width: 1599px) {
  .press-grid-section {
    padding: 100px 0 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .press-grid-section {
    padding: 80px 0 100px;
  }
}
@media only screen and (max-width: 991px) {
  .press-grid-section {
    padding: 60px 0 80px;
  }
}
.press-grid-section .press-grid-block > .row {
  row-gap: 50px;
}
@media only screen and (min-width:1400px) {
  .press-grid-section .press-grid-block > .row {
    margin-left: -35px;
    margin-right: -35px;
    row-gap: 80px;
  }
}
@media only screen and (min-width:1400px) {
  .press-grid-section .press-grid-block > .row > * {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .image-box {
  position: relative;
  margin-bottom: 56px;
}
@media only screen and (max-width: 1599px) {
  .press-grid-section .press-grid-block .press-grid-item .image-box {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .press-grid-section .press-grid-block .press-grid-item .image-box {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 1023px) {
  .press-grid-section .press-grid-block .press-grid-item .image-box {
    margin-bottom: 28px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .image-box a img {
  height: 360px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1200px) {
  .press-grid-section .press-grid-block .press-grid-item .image-box a img {
    height: 300px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .image-box .overlay-logo {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 97px;
  max-width: 254px;
  width: 100%;
  padding: 24px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1200px) {
  .press-grid-section .press-grid-block .press-grid-item .image-box .overlay-logo {
    height: 70px;
    max-width: 180px;
    padding: 15px 15px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .image-box .overlay-logo img {
  max-height: 49px;
}
@media only screen and (max-width: 1200px) {
  .press-grid-section .press-grid-block .press-grid-item .image-box .overlay-logo img {
    max-height: 40px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .content-box {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (max-width: 1200px) {
  .press-grid-section .press-grid-block .press-grid-item .content-box {
    gap: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .press-grid-section .press-grid-block .press-grid-item .content-box {
    gap: 12px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .content-box .date-box {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #F79420;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .press-grid-section .press-grid-block .press-grid-item .content-box .date-box {
    font-size: 18px;
    line-height: 32px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .content-box .heading {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  transition: 0.3s all ease-in-out;
  font-weight: 600;
  line-height: 48px;
  color: #181A1D;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .press-grid-section .press-grid-block .press-grid-item .content-box .heading {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .press-grid-section .press-grid-block .press-grid-item .content-box .heading {
    font-size: 26px;
    line-height: 30px;
  }
}
.press-grid-section .press-grid-block .press-grid-item .content-box .heading:hover {
  color: #F76D20;
}
.press-grid-section .press-grid-block .press-grid-item .content-box .heading a {
  color: #181A1D;
  transition: 0.3s all ease-in-out;
}
.press-grid-section .press-grid-block .press-grid-item .content-box .heading a:hover {
  color: #F76D20;
}
.press-grid-section .btn-box {
  margin-top: 56px;
  text-align: center;
}
.press-grid-section .btn-box .load-more-btn {
  width: 162px;
  height: 56px;
  border-radius: 50rem;
  border: 1px solid #F79420;
  background-color: transparent;
  color: #F79420;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  line-height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 767px) {
  .press-grid-section .btn-box .load-more-btn {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .press-grid-section .btn-box .load-more-btn {
    height: 48px;
  }
}
.press-grid-section .btn-box .load-more-btn:hover {
  background-color: #F79420;
  color: #FFFFFF;
}
.press-grid-section .btn-box .load-more-btn:hover img {
  filter: brightness(0) invert(1);
}
.press-grid-section .btn-box .load-more-btn img {
  transition: 0.3s all ease-in-out;
}

.resource-grid-section {
  padding: 120px 0 160px;
}
@media only screen and (max-width: 1599px) {
  .resource-grid-section {
    padding: 100px 0 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .resource-grid-section {
    padding: 80px 0 100px;
  }
}
@media only screen and (max-width: 991px) {
  .resource-grid-section {
    padding: 60px 0 80px;
  }
}
.resource-grid-section.block-1 {
  padding: 120px 0 120px;
}
@media only screen and (max-width: 1599px) {
  .resource-grid-section.block-1 {
    padding: 100px 0 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .resource-grid-section.block-1 {
    padding: 80px 0 80px;
  }
}
@media only screen and (max-width: 991px) {
  .resource-grid-section.block-1 {
    padding: 60px 0 60px;
  }
}
.resource-grid-section .resource-grid-block > .row {
  row-gap: 50px;
}
@media only screen and (min-width:1400px) {
  .resource-grid-section .resource-grid-block > .row {
    margin-left: -35px;
    margin-right: -35px;
    row-gap: 80px;
  }
}
@media only screen and (min-width:1400px) {
  .resource-grid-section .resource-grid-block > .row > * {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.resource-grid-section .resource-grid-block .resource-grid-item .image-box {
  position: relative;
  margin-bottom: 40px;
}
.resource-grid-section .resource-grid-block .resource-grid-item .image-box a img {
  height: 360px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1200px) {
  .resource-grid-section .resource-grid-block .resource-grid-item .image-box a img {
    height: 300px;
  }
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (max-width: 1200px) {
  .resource-grid-section .resource-grid-block .resource-grid-item .content-box {
    gap: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .resource-grid-section .resource-grid-block .resource-grid-item .content-box {
    gap: 12px;
  }
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box .heading {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  transition: 0.3s all ease-in-out;
  font-weight: 600;
  line-height: 48px;
  color: #181A1D;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .resource-grid-section .resource-grid-block .resource-grid-item .content-box .heading {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .resource-grid-section .resource-grid-block .resource-grid-item .content-box .heading {
    font-size: 26px;
    line-height: 30px;
  }
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box .heading:hover {
  color: #F76D20;
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box .heading a {
  color: #181A1D;
  transition: 0.3s all ease-in-out;
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box .heading a:hover {
  color: #F76D20;
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: rgba(18, 20, 29, 0.7);
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .resource-grid-section .resource-grid-block .resource-grid-item .content-box .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box .desc p {
  margin: 0;
}
.resource-grid-section .resource-grid-block .resource-grid-item .content-box .desc a {
  color: #FAA33C;
}
.resource-grid-section .btn-box {
  margin-top: 56px;
  text-align: center;
}
.resource-grid-section .btn-box .load-more-btn {
  width: 162px;
  height: 56px;
  border-radius: 50rem;
  border: 1px solid #F79420;
  background-color: transparent;
  color: #F79420;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  line-height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 767px) {
  .resource-grid-section .btn-box .load-more-btn {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .resource-grid-section .btn-box .load-more-btn {
    height: 48px;
  }
}
.resource-grid-section .btn-box .load-more-btn:hover {
  background-color: #F79420;
  color: #FFFFFF;
}
.resource-grid-section .btn-box .load-more-btn:hover img {
  filter: brightness(0) invert(1);
}
.resource-grid-section .btn-box .load-more-btn img {
  transition: 0.3s all ease-in-out;
}

.video-training-section {
  position: relative;
  padding: 100px 0;
  background-color: #FFFBF9;
  overflow: hidden;
}
.video-training-section .bg-graphic-box {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
  pointer-events: none;
}
.video-training-section .video-training-block .heading-block {
  text-align: center;
  margin-bottom: 56px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1599px) {
  .video-training-section .video-training-block .heading-block {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .video-training-section .video-training-block .heading-block {
    margin-bottom: 30px;
  }
}
.video-training-section .video-training-block .heading-block .section-heading {
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  transition: 0.3s all ease-in-out;
  font-weight: 700;
  line-height: 53px;
  color: #181A1D;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .video-training-section .video-training-block .heading-block .section-heading {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .video-training-section .video-training-block .heading-block .section-heading {
    font-size: 28px;
    line-height: 42px;
  }
}
.video-training-section .video-training-block .heading-block .section-heading span {
  font-family: "Playfair Display", serif;
  color: #FF9E22;
  font-style: italic;
}
.video-training-section .video-training-block .video-training-slider .owl-stage-outer {
  overflow: inherit;
}
.video-training-section .video-training-block .video-training-slider .owl-nav button {
  height: 64px;
  width: 64px;
  border-radius: 50%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.video-training-section .video-training-block .video-training-slider .owl-nav button:hover {
  background-color: #F79420;
}
.video-training-section .video-training-block .video-training-slider .owl-nav button:hover:before {
  filter: brightness(0) invert(1);
}
.video-training-section .video-training-block .video-training-slider .owl-nav button:before {
  content: "";
  height: 24px;
  width: 24px;
  background: url(../images/arrow-right.svg) no-repeat;
  background-size: contain;
  display: block;
  transition: 0.3s all ease-in-out;
}
.video-training-section .video-training-block .video-training-slider .owl-nav button.owl-prev {
  margin-left: -10px;
  left: 0;
}
@media only screen and (min-width:576px) {
  .video-training-section .video-training-block .video-training-slider .owl-nav button.owl-prev {
    margin-left: -32px;
  }
}
.video-training-section .video-training-block .video-training-slider .owl-nav button.owl-prev:before {
  transform: rotateY(180deg);
}
.video-training-section .video-training-block .video-training-slider .owl-nav button.owl-next {
  margin-right: -10px;
  right: 0;
}
@media only screen and (min-width:576px) {
  .video-training-section .video-training-block .video-training-slider .owl-nav button.owl-next {
    margin-right: -32px;
  }
}
.video-training-section .video-training-block .video-training-slider .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 480px) {
  .video-training-section .video-training-block .video-training-slider .owl-nav button.disabled {
    opacity: 1;
    visibility: visible;
  }
}
.video-training-section .video-training-block .video-training-slider .owl-nav button span {
  display: none;
}
.video-training-section .video-training-block .video-training-slider .owl-item .video-training-item a:hover .video-training-title {
  color: #F79420;
}
.video-training-section .video-training-block .video-training-slider .owl-item .video-training-item a .image-box {
  display: block;
  margin-bottom: 32px;
}
.video-training-section .video-training-block .video-training-slider .owl-item .video-training-item a .image-box img {
  height: 212px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-training-section .video-training-block .video-training-slider .owl-item .video-training-item a .video-training-title {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  transition: 0.3s all ease-in-out;
  font-weight: 600;
  line-height: 36px;
  color: #18181B;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 767px) {
  .video-training-section .video-training-block .video-training-slider .owl-item .video-training-item a .video-training-title {
    font-size: 22px;
    line-height: 32px;
  }
}

.about-bnr-section {
  padding: 120px 0;
  position: relative;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1599px) {
  .about-bnr-section {
    padding: 100px 0 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .about-bnr-section {
    padding: 80px 0 80px;
  }
}
@media only screen and (max-width: 991px) {
  .about-bnr-section {
    padding: 60px 0 60px;
  }
}
.about-bnr-section .overlay-graphics {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s all ease-in-out;
}
.about-bnr-section .overlay-graphics img {
  position: absolute;
  transition: 0.3s all ease-in-out;
}
.about-bnr-section .overlay-graphics img.single-wave-img {
  top: 54px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .about-bnr-section .overlay-graphics img.single-wave-img {
    top: 30px;
    max-width: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .about-bnr-section .overlay-graphics img.single-wave-img {
    display: none;
  }
}
.about-bnr-section .overlay-graphics img.wave-img {
  left: 0;
  bottom: 76px;
}
@media only screen and (max-width: 1199px) {
  .about-bnr-section .overlay-graphics img.wave-img {
    bottom: 40px;
    left: -340px;
  }
}
.about-bnr-section .home-bnr-block .bnr-content-block {
  margin-bottom: 72px;
}
@media only screen and (max-width: 1599px) {
  .about-bnr-section .home-bnr-block .bnr-content-block {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .about-bnr-section .home-bnr-block .bnr-content-block {
    margin-bottom: 40px;
  }
}
.about-bnr-section .home-bnr-block .bnr-content-block .small-heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 21px;
  letter-spacing: -0.3px;
  margin-bottom: 16px;
  color: #F76D20;
}
@media only screen and (max-width: 1023px) {
  .about-bnr-section .home-bnr-block .bnr-content-block .small-heading {
    font-size: 16px;
    line-height: 28px;
  }
}
.about-bnr-section .home-bnr-block .bnr-content-block .small-heading:before {
  content: "";
  height: 2px;
  width: 27px;
  background-color: #F76D20;
  display: flex;
}
.about-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
  font-weight: bold;
  font-size: 48px;
  line-height: 62px;
  transition: 0.3s all ease-in-out;
  letter-spacing: -1.5px;
  color: #181A1D;
  font-weight: 500;
}
@media only screen and (max-width: 1199px) {
  .about-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .about-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .about-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    font-size: 32px;
    line-height: 46px;
  }
}
@media only screen and (min-width:1200px) {
  .about-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    line-height: 70px;
  }
}
@media only screen and (max-width: 1199px) {
  .about-bnr-section .home-bnr-block .bnr-content-block .bnr-title {
    margin-bottom: 30px;
  }
}
.about-bnr-section .home-bnr-block .desc {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: rgba(18, 20, 29, 0.7);
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .about-bnr-section .home-bnr-block .desc {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (min-width:768px) {
  .about-bnr-section .home-bnr-block .desc {
    line-height: 36px;
  }
}
.about-bnr-section .home-bnr-block .desc p {
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.about-bnr-section .home-bnr-block .desc p:not(:last-child) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .about-bnr-section .home-bnr-block .desc p:not(:last-child) {
    margin-bottom: 20px;
  }
}

.identify-needs-section {
  position: relative;
  overflow: hidden;
  background-color: #FFFBF9;
  padding: 120px 0;
}
@media only screen and (max-width: 1599px) {
  .identify-needs-section {
    padding: 100px 0 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .identify-needs-section {
    padding: 80px 0 80px;
  }
}
@media only screen and (max-width: 991px) {
  .identify-needs-section {
    padding: 60px 0 60px;
  }
}
.identify-needs-section .overlay-img-box {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  margin-bottom: 50px;
}
@media only screen and (min-width:1200px) {
  .identify-needs-section .overlay-img-box {
    max-width: 50%;
    margin-bottom: 0px;
  }
}
@media only screen and (min-width:1200px) {
  .identify-needs-section .overlay-img-box .container {
    max-width: 100%;
    padding: 0;
    width: auto;
    margin: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .identify-needs-section .overlay-img-box img {
    max-height: 450px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}
@media only screen and (min-width:1200px) {
  .identify-needs-section .identify-needs-block > * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width:1200px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block {
    padding-right: 72px;
  }
}
.identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .small-heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 21px;
  letter-spacing: -0.3px;
  margin-bottom: 16px;
  color: #F76D20;
}
@media only screen and (max-width: 1023px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .small-heading {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1199px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .small-heading {
    margin-bottom: 10px;
  }
}
.identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .small-heading:before {
  content: "";
  height: 2px;
  width: 27px;
  background-color: #F76D20;
  display: flex;
}
.identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .heading {
  font-weight: bold;
  font-size: 48px;
  line-height: 62px;
  transition: 0.3s all ease-in-out;
  letter-spacing: -1.5px;
  color: #181A1D;
  font-weight: 600;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .heading {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .heading {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .heading {
    font-size: 32px;
    line-height: 46px;
  }
}
@media only screen and (min-width:1600px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .heading {
    font-size: 56px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .heading {
    margin-bottom: 20px;
  }
}
.identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #1B1C15;
}
@media only screen and (max-width: 1023px) {
  .identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
.identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .desc p {
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.identify-needs-section .identify-needs-block .identify-needs-box .bnr-content-block .desc p:not(:last-child) {
  margin-bottom: 20px;
}

.we-convene-section {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background-color: #181A1D;
}
@media only screen and (max-width: 1199px) {
  .we-convene-section {
    padding: 80px 0 80px;
  }
}
@media only screen and (max-width: 991px) {
  .we-convene-section {
    padding: 60px 0 60px;
  }
}
.we-convene-section .bg-graphic-box svg {
  opacity: 0.2;
}
.we-convene-section .bg-graphic-box svg.graphic1 {
  position: absolute;
  top: -113px;
  left: 0;
}
.we-convene-section .bg-graphic-box svg.graphic2 {
  position: absolute;
  bottom: -218px;
  right: 0;
}
.we-convene-section .we-convene-block .heading-block {
  text-align: center;
  margin-bottom: 56px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1599px) {
  .we-convene-section .we-convene-block .heading-block {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .we-convene-section .we-convene-block .heading-block {
    margin-bottom: 30px;
  }
}
.we-convene-section .we-convene-block .heading-block .section-heading {
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  transition: 0.3s all ease-in-out;
  font-weight: 700;
  line-height: 53px;
  color: #FFFFFF;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .we-convene-section .we-convene-block .heading-block .section-heading {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .we-convene-section .we-convene-block .heading-block .section-heading {
    font-size: 28px;
    line-height: 42px;
  }
}
.we-convene-section .we-convene-block .heading-block .section-heading span {
  font-family: "Playfair Display", serif;
  color: #FF9E22;
  font-style: italic;
}
.we-convene-section .we-convene-block .we-convene-grid-block .row {
  row-gap: 32px;
}
.we-convene-section .we-convene-block .we-convene-grid-block .grid-box {
  padding: 48px 32px;
  border-radius: 8px;
  background: linear-gradient(216deg, #2D303A -2.66%, #1A1D24 126.3%);
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  height: 100%;
}
.we-convene-section .we-convene-block .we-convene-grid-block .grid-box .icon-box {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: linear-gradient(215deg, #F79420 -48.2%, #F76D20 109.35%);
  height: 48px;
  width: 48px;
  margin-bottom: 40px;
}
.we-convene-section .we-convene-block .we-convene-grid-block .grid-box .content-box .heading {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 12px;
}
.we-convene-section .we-convene-block .we-convene-grid-block .grid-box .content-box .desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .we-convene-section .we-convene-block .we-convene-grid-block .grid-box .content-box .desc {
    font-size: 14px;
    line-height: 24px;
  }
}

.test-solution-section {
  position: relative;
  padding: 120px 0 80px;
}
@media only screen and (max-width: 1599px) {
  .test-solution-section {
    padding: 100px 0 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .test-solution-section {
    padding: 80px 0 80px;
  }
}
@media only screen and (max-width: 991px) {
  .test-solution-section {
    padding: 60px 0 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .test-solution-section .test-solution-block .image-block {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .test-solution-section .test-solution-block .bnr-content-block {
    padding-left: 72px;
  }
}
.test-solution-section .test-solution-block .bnr-content-block .small-heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 21px;
  letter-spacing: -0.3px;
  margin-bottom: 16px;
  color: #F76D20;
}
@media only screen and (max-width: 1023px) {
  .test-solution-section .test-solution-block .bnr-content-block .small-heading {
    font-size: 16px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1199px) {
  .test-solution-section .test-solution-block .bnr-content-block .small-heading {
    margin-bottom: 10px;
  }
}
.test-solution-section .test-solution-block .bnr-content-block .small-heading:before {
  content: "";
  height: 2px;
  width: 27px;
  background-color: #F76D20;
  display: flex;
}
.test-solution-section .test-solution-block .bnr-content-block .heading {
  font-weight: bold;
  font-size: 48px;
  line-height: 62px;
  transition: 0.3s all ease-in-out;
  letter-spacing: -1.5px;
  color: #181A1D;
  font-weight: 600;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .test-solution-section .test-solution-block .bnr-content-block .heading {
    font-size: 42px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .test-solution-section .test-solution-block .bnr-content-block .heading {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .test-solution-section .test-solution-block .bnr-content-block .heading {
    font-size: 32px;
    line-height: 46px;
  }
}
@media only screen and (min-width:1600px) {
  .test-solution-section .test-solution-block .bnr-content-block .heading {
    font-size: 56px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .test-solution-section .test-solution-block .bnr-content-block .heading {
    margin-bottom: 20px;
  }
}
.test-solution-section .test-solution-block .bnr-content-block .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #1B1C15;
}
@media only screen and (max-width: 1023px) {
  .test-solution-section .test-solution-block .bnr-content-block .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
.test-solution-section .test-solution-block .bnr-content-block .desc p {
  margin-bottom: 0;
  transition: 0.3s all ease-in-out;
}
.test-solution-section .test-solution-block .bnr-content-block .desc p:not(:last-child) {
  margin-bottom: 20px;
}

.about-usp-section {
  position: relative;
  padding: 80px 0 120px;
}
@media only screen and (max-width: 1599px) {
  .about-usp-section {
    padding: 40px 0 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .about-usp-section {
    padding: 20px 0 80px;
  }
}
@media only screen and (max-width: 991px) {
  .about-usp-section {
    padding: 20px 0 60px;
  }
}
.about-usp-section .row {
  row-gap: 80px;
}
@media only screen and (max-width: 1599px) {
  .about-usp-section .row {
    row-gap: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .about-usp-section .row {
    row-gap: 40px;
  }
}
.about-usp-section .usp-box {
  padding-top: 56px;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  .about-usp-section .usp-box {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .about-usp-section .usp-box {
    padding-top: 36px;
  }
}
.about-usp-section .usp-box:before {
  content: "";
  height: 2px;
  width: 125px;
  background-color: #F79420;
  position: absolute;
  top: 0;
  left: 0;
}
.about-usp-section .usp-box .heading {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  transition: 0.3s all ease-in-out;
  color: #22363C;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .about-usp-section .usp-box .heading {
    font-size: 22px;
    line-height: 32px;
  }
}
.about-usp-section .usp-box .desc {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  transition: 0.3s all ease-in-out;
  color: #22363C;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .about-usp-section .usp-box .desc {
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (min-width:1200px) {
  .about-usp-section .usp-box .desc {
    max-width: 85%;
  }
}

.partner-section {
  position: relative;
  padding: 120px 0;
  background-color: #FFFAF2;
  overflow: hidden;
}
@media only screen and (max-width: 1599px) {
  .partner-section {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .partner-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .partner-section {
    padding: 60px 0;
  }
}
.partner-section .bg-graphic-box {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.partner-section .partner-block .heading-block {
  text-align: center;
  margin-bottom: 56px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1599px) {
  .partner-section .partner-block .heading-block {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .partner-section .partner-block .heading-block {
    margin-bottom: 30px;
  }
}
.partner-section .partner-block .heading-block .section-heading {
  font-weight: 500;
  font-size: 36px;
  line-height: 56px;
  transition: 0.3s all ease-in-out;
  font-weight: 700;
  line-height: 53px;
  color: #181A1D;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .partner-section .partner-block .heading-block .section-heading {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .partner-section .partner-block .heading-block .section-heading {
    font-size: 28px;
    line-height: 42px;
  }
}
.partner-section .partner-block .heading-block .section-heading span {
  font-family: "Playfair Display", serif;
  color: #FF9E22;
  font-style: italic;
}
.partner-section .partner-block .partner-slider .owl-stage-outer {
  overflow: inherit;
}
.partner-section .partner-block .partner-slider .owl-nav button {
  height: 64px;
  width: 64px;
  border-radius: 50%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.partner-section .partner-block .partner-slider .owl-nav button:hover {
  background-color: #F79420;
}
.partner-section .partner-block .partner-slider .owl-nav button:hover:before {
  filter: brightness(0) invert(1);
}
.partner-section .partner-block .partner-slider .owl-nav button:before {
  content: "";
  height: 24px;
  width: 24px;
  background: url(../images/arrow-right.svg) no-repeat;
  background-size: contain;
  display: block;
  transition: 0.3s all ease-in-out;
}
.partner-section .partner-block .partner-slider .owl-nav button.owl-prev {
  margin-left: -10px;
  left: 0;
}
@media only screen and (min-width:576px) {
  .partner-section .partner-block .partner-slider .owl-nav button.owl-prev {
    margin-left: -32px;
  }
}
.partner-section .partner-block .partner-slider .owl-nav button.owl-prev:before {
  transform: rotateY(180deg);
}
.partner-section .partner-block .partner-slider .owl-nav button.owl-next {
  margin-right: -10px;
  right: 0;
}
@media only screen and (min-width:576px) {
  .partner-section .partner-block .partner-slider .owl-nav button.owl-next {
    margin-right: -32px;
  }
}
.partner-section .partner-block .partner-slider .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 480px) {
  .partner-section .partner-block .partner-slider .owl-nav button.disabled {
    opacity: 1;
    visibility: visible;
  }
}
.partner-section .partner-block .partner-slider .owl-nav button span {
  display: none;
}
.partner-section .partner-block .partner-slider .owl-item .partner-item {
  border-radius: 12px;
  box-shadow: 0px 16px 48px 0px rgba(35, 35, 37, 0.01);
  background-color: #FFFFFF;
  height: 97px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  transition: 0.3s all ease-in-out;
}
.partner-section .partner-block .partner-slider .owl-item .partner-item img {
  -o-object-fit: contain;
     object-fit: contain;
  transition: 0.3s all ease-in-out;
}

.partners-grid-section {
  position: relative;
  padding: 120px 0 160px;
}
@media only screen and (max-width: 1599px) {
  .partners-grid-section {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .partners-grid-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .partners-grid-section {
    padding: 60px 0;
  }
}
.partners-grid-section .partners-grid-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  row-gap: 56px;
}
@media only screen and (max-width: 1599px) {
  .partners-grid-section .partners-grid-block {
    row-gap: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .partners-grid-section .partners-grid-block {
    row-gap: 30px;
  }
}
.partners-grid-section .partners-grid-block .partner-grid-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 97px;
  width: 254px;
  border-radius: 12px;
  background-color: #FFFFFF;
  box-shadow: 0px 16px 48px 0px rgba(35, 35, 37, 0.01);
  transition: 0.3s all ease-in-out;
}
.partners-grid-section .partners-grid-block .partner-grid-item a:hover {
  transform: translateY(-10px);
}

.privacy-policy-section {
  position: relative;
  padding: 120px 0 160px;
  font-weight: 500;
  max-width: 995px;
  margin: 0 auto;
  font-size: 15px !important;
  line-height: 28px;
  transition: 0.3s all ease-in-out;
}
@media only screen and (max-width: 1599px) {
  .privacy-policy-section {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .privacy-policy-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .privacy-policy-section {
    padding: 60px 0;
  }
}
.privacy-policy-section h2 {
  margin-bottom: 24px;
  font-size: 1.75rem;
}
.privacy-policy-section p + h2, .privacy-policy-section ul + h2 {
  margin-top: 60px;
}
.privacy-policy-section h3 {
  font-size: 1.5rem;
}
.privacy-policy-section p + h3, .privacy-policy-section ul + h3, .privacy-policy-section figure + h3 {
  margin-top: 30px;
}
.privacy-policy-section ul ul {
  margin-top: 10px;
  margin-bottom: 20px;
}
.privacy-policy-section a {
  color: #181A1D;
  text-decoration: underline;
  transition: 0.3s all ease-in-out;
}
.privacy-policy-section a:hover {
  color: #FAA33C;
}
.privacy-policy-section h3 + h4 {
  font-size: 18px;
}
.privacy-policy-section h3 + h4 strong {
  font-weight: 500;
}
.privacy-policy-section table td, .privacy-policy-section table th {
  width: 50%;
  border-color: #181A1D;
}
.privacy-policy-section table tr:first-child th, .privacy-policy-section table tr:first-child td {
  background-color: #FAA33C;
}

.error-page {
  text-align: center;
  /* max-height: 100vh; */
  /* height: calc(100vh - 627px); */
  height: 326px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}
.error-page .heading {
  font-weight: bold;
  font-size: 72px;
  line-height: 80px;
  transition: 0.3s all ease-in-out;
  color: #F79420;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1599px) {
  .error-page .heading {
    font-size: 60px;
    line-height: 68px;
  }
}
@media only screen and (max-width: 1199px) {
  .error-page .heading {
    font-size: 50px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .error-page .heading {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 360px) {
  .error-page .heading {
    font-size: 34px;
    line-height: 42px;
  }
}
.error-page .sub-heading {
  display: block;
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  transition: 0.3s all ease-in-out;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .error-page .sub-heading {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .error-page .sub-heading {
    font-size: 26px;
    line-height: 30px;
  }
}
.error-page .home-btn {
  max-width: 200px;
  border-radius: 50rem;
  text-transform: uppercase;
}

.custom-select {
  position: relative;
}

.custom-select-options {
  background: #FFFFFF;
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 9;
  max-height: 0;
  overflow: hidden;
  border-radius: 0;
  box-shadow: 0px 4px 80px -24px rgba(0, 0, 0, 0.06);
}
.custom-select-options.is-active {
  transition: max-height 0.8s;
  max-height: 290px;
  font-size: 14px;
  overflow: hidden;
  padding: 16px;
}
.custom-select-options ul {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 260px;
  overflow: hidden;
  overflow-y: auto;
}
.custom-select-options ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F0F0F1;
}
.custom-select-options ul::-webkit-scrollbar {
  width: 4px;
  background-color: #F0F0F1;
}
.custom-select-options ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #F79420;
}
.custom-select-options ul li {
  padding: 0;
  display: flex;
  align-items: center;
  gap: 12px;
  height: 52px;
  margin-right: 20px;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  transition: 0.3s all ease-in-out;
  line-height: 18px;
  color: #12141D;
  cursor: pointer;
}
.custom-select-options ul li:first-child {
  display: none;
}
.custom-select-options ul li:not(:last-child) {
  border-bottom: 1px solid rgba(217, 219, 233, 0.5);
}
.custom-select-options ul li.main-filtersub {
  padding-left: 20px;
  font-size: 14px;
}

body .pum-theme-default-theme,
body .pum-theme-default-theme {
  -webkit-backdrop-filter: blur(6.33067px);
          backdrop-filter: blur(6.33067px);
  background: rgba(31, 36, 51, 0.7) !important;
}
body .pum-theme-default-theme .pum-content + .pum-close,
body .pum-theme-default-theme .pum-content + .pum-close {
  background-color: #F79420;
  height: 36px;
  width: 36px;
  line-height: 1;
  border-radius: 50%;
  box-shadow: none;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 32px;
  right: 32px;
}
body .pum-theme-default-theme .pum-content + .pum-close:before,
body .pum-theme-default-theme .pum-content + .pum-close:before {
  content: "";
  height: 12px;
  width: 12px;
  background: url(http://demlabs.testflight.biz/wp-content/uploads/2023/04/close-icon.svg) no-repeat;
  display: flex;
}
body .pum-theme-default-theme .custom-confirmation-block.pum-container .pum-content + .pum-close,
body .pum-theme-default-theme .custom-confirmation-block.pum-container .pum-content + .pum-close {
  top: -10px;
  right: -10px;
}
body .pum-theme-default-theme .custom-confirmation-block.pum-container .popup-from-heading,
body .pum-theme-default-theme .custom-confirmation-block.pum-container .popup-from-heading {
  display: none;
}
body .pum-theme-default-theme .custom-confirmation-block.pum-container .popup-from-heading + .desc,
body .pum-theme-default-theme .custom-confirmation-block.pum-container .popup-from-heading + .desc {
  display: none;
}
body .pum-theme-default-theme .custom-confirmation-block.pum-container .gform_confirmation_wrapper .gform_confirmation_message,
body .pum-theme-default-theme .custom-confirmation-block.pum-container .gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 30px;
  font-weight: 500;
  line-height: 44px;
  color: #181A1D;
  text-align: center;
}

body .pum-theme-default-theme .pum-responsive-medium.pum-container {
  padding: 38px 32px 32px !important;
  background-color: #FFFFFF !important;
  border-radius: 16px !important;
  max-width: 704px !important;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .popup-from-heading {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #181A1D;
  margin-bottom: 40px;
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(159, 164, 170, 0.5);
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields {
  row-gap: 32px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .gfield_label {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #181A1D;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input, body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select, body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea {
  border: 1px solid #D9DBE9;
  background-color: #FFFFFF;
  min-height: 56px;
  border-radius: 10px;
  padding: 16px 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.3px;
  color: #040707;
  outline: none;
  display: block !important;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input::-moz-placeholder, body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select::-moz-placeholder, body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea::-moz-placeholder {
  color: #717E95;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input::placeholder, body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select::placeholder, body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea::placeholder {
  color: #717E95;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select + .chosen-container {
  display: none;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea {
  height: 120px;
  resize: none;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_footer {
  padding: 0;
  margin-top: 36px;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_footer .gform_button {
  width: 100%;
  height: 64px;
  border: none;
  border-radius: 0;
  background-color: #F0F3FA;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #070417;
  transition: 0.3s all ease-in-out;
}
body .pum-theme-default-theme .pum-responsive-medium.pum-container .gform_wrapper.gravity-theme .gform_footer .gform_button:hover {
  background-color: #F79420;
  color: #FFFFFF;
}
body .pum-theme-default-theme #popmake-4587, body .pum-theme-default-theme #popmake-46171 {
  max-width: 480px !important;
  padding: 56px 32px !important;
  background-color: #FFFFFF !important;
  border-radius: 16px !important;
}
body .pum-theme-default-theme #popmake-4587 .pum-content + .pum-close, body .pum-theme-default-theme #popmake-46171 .pum-content + .pum-close {
  display: none;
}
body .pum-theme-default-theme #popmake-4587 .popup-from-heading, body .pum-theme-default-theme #popmake-46171 .popup-from-heading {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  transition: 0.3s all ease-in-out;
  font-weight: 700;
  color: #181A1D;
  text-align: center;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1199px) {
  body .pum-theme-default-theme #popmake-4587 .popup-from-heading, body .pum-theme-default-theme #popmake-46171 .popup-from-heading {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  body .pum-theme-default-theme #popmake-4587 .popup-from-heading, body .pum-theme-default-theme #popmake-46171 .popup-from-heading {
    font-size: 26px;
    line-height: 30px;
  }
}
body .pum-theme-default-theme #popmake-4587 .desc, body .pum-theme-default-theme #popmake-46171 .desc {
  color: #4C5464;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  max-width: 352px;
  margin: 0 auto 40px;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields {
  row-gap: 24px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .gfield_label, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .gfield_label {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #181A1D;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input, body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select, body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea {
  border: 1px solid #D9DBE9;
  background-color: #FFFFFF;
  min-height: 56px;
  border-radius: 10px;
  padding: 16px 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.3px;
  color: #040707;
  outline: none;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input::-moz-placeholder, body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select::-moz-placeholder, body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea::-moz-placeholder, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input::-moz-placeholder, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select::-moz-placeholder, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea::-moz-placeholder {
  color: #717E95;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input::placeholder, body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select::placeholder, body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea::placeholder, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container input::placeholder, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container select::placeholder, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea::placeholder {
  color: #717E95;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_fields .gfield .ginput_container textarea {
  height: 120px;
  resize: none;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_footer, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_footer {
  padding: 0;
  margin-top: 32px;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_footer .gform_button, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_footer .gform_button {
  width: 100%;
  height: 64px;
  border: none;
  border-radius: 0;
  background-color: #F79420;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  transition: 0.3s all ease-in-out;
}
body .pum-theme-default-theme #popmake-4587 .gform_wrapper.gravity-theme .gform_footer .gform_button:hover, body .pum-theme-default-theme #popmake-46171 .gform_wrapper.gravity-theme .gform_footer .gform_button:hover {
  background-color: #F76D20;
  color: #FFFFFF;
}

.like-btn-toaster {
  position: fixed;
  top: 0;
  right: 0;
  padding: 15px 20px;
  z-index: 9;
  background-color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  color: #181A1D;
  border-radius: 10px 0 10px 10px;
  height: 54px;
}/*# sourceMappingURL=style.css.map */