/*!
Theme Name: IFS
Description: Description
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@font-face {
  font-family: "reckless";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/reckless/RecklessNeue-Book.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/reckless/RecklessNeue-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/reckless/RecklessNeue-Book.ttf") format("truetype"), url("../fonts/reckless/RecklessNeue-Book.woff") format("woff"), url("../fonts/reckless/RecklessNeue-Book.woff2") format("woff2");
  /* Modern Browsers */
}
@font-face {
  font-family: "reckless";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/reckless/RecklessNeue-SemiBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/reckless/RecklessNeue-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/reckless/RecklessNeue-SemiBold.ttf") format("truetype"), url("../fonts/reckless/RecklessNeue-SemiBold.woff") format("woff"), url("../fonts/reckless/RecklessNeue-SemiBold.woff2") format("woff2");
  /* Modern Browsers */
}
@font-face {
  font-family: "reckless";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/reckless/RecklessNeue-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/reckless/RecklessNeue-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/reckless/RecklessNeue-Light.ttf") format("truetype"), url("../fonts/reckless/RecklessNeue-Light.woff") format("woff"), url("../fonts/reckless/RecklessNeue-Light.woff2") format("woff2");
  /* Modern Browsers */
}
@font-face {
  font-family: "reckless";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/reckless/RecklessNeue-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/reckless/RecklessNeue-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/reckless/RecklessNeue-Medium.ttf") format("truetype"), url("../fonts/reckless/RecklessNeue-Medium.woff") format("woff"), url("../fonts/reckless/RecklessNeue-Medium.woff2") format("woff2");
  /* Modern Browsers */
}
@font-face {
  font-family: "reckless";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/reckless/RecklessNeue-Book.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/reckless/RecklessNeue-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/reckless/RecklessNeue-Book.ttf") format("truetype"), url("../fonts/reckless/RecklessNeue-Book.woff") format("woff"), url("../fonts/reckless/RecklessNeue-Book.woff2") format("woff2");
  /* Modern Browsers */
}
@media (min-width: 1400px) {
  .container {
    max-width: 1220px;
  }
}
html {
  font-family: "Inter", sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
}

h1 {
  font-size: 100px;
  font-family: "reckless";
}

h2 {
  font-size: 54px;
  font-family: "reckless";
}

h3 {
  font-size: 42px;
  font-family: "reckless";
}

h4 {
  font-size: 34px;
  font-family: "reckless";
}

h5 {
  font-size: 26px;
  font-family: "reckless";
}

p,
span,
a {
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}

.desc {
  color: #505065;
}

.pre_title {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media (max-width: 1200px) {
  h1 {
    font-size: 75px !important;
  }
  h2 {
    font-size: 42px !important;
  }
  h3 {
    font-size: 36px;
  }
  h4 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 55px !important;
  }
  h2 {
    font-size: 35px !important;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 24px;
  }
}
@media (max-width: 550px) {
  h1 {
    font-size: 32px !important;
  }
  h2 {
    font-size: 26px !important;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 20px;
  }
}
#home .c-hero {
  height: 80vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  min-height: 400px;
  color: #fff;
}
#home .c-hero .header .pre_title {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
#home .c-hero .header .desc {
  width: 580px;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  color: #fff;
}
#home .about {
  background-color: #f5f8fc;
  position: relative;
  padding-top: 60px;
}
#home .about .faces {
  position: absolute;
  bottom: 0;
  right: 0;
}
#home .about .row {
  position: relative;
}
#home .about .row .header h2 {
  padding-right: 50px;
  margin-bottom: 20px;
}
#home .about .row .header .pre_title {
  color: #295fd9;
  letter-spacing: 0.8px;
  margin-bottom: 5px;
  font-weight: 500;
}
#home .about .row .header .desc {
  padding-right: 100px;
}
#home .about .row .header .desc p {
  margin-bottom: 25px;
}
#home section.meditation {
  padding: 40px 0;
}
#home section.meditation .container {
  max-width: 1000px;
}
#home section.meditation .container.display-mid {
  display: none;
}
#home section.meditation .meditation-text {
  margin-bottom: 12px;
}
#home section.meditation .meditation-text h3 {
  margin-bottom: 4px;
  color: #181d4c;
}
#home section.meditation .meditation-text .desc {
  color: #5e6070;
  font-weight: 500;
}
#home section.meditation .medi-form input {
  width: 100%;
  background-color: #edf1f8;
  border: none;
  outline: 0;
  padding: 15px;
}
#home section.meditation .medi-form .m_btn {
  width: 100%;
  padding: 15px 50px 15px 20px;
  position: relative;
  background-color: #295fd9;
  border: none;
  color: #fff;
  cursor: pointer;
  border: 1px solid #295fd9;
  transition: 0.3s linear;
}
#home section.meditation .medi-form .m_btn::after {
  content: url(../src/img/right-arrow-w.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  margin-left: 14px;
  top: 50%;
  transform: translateY(-50%);
}
#home section.meditation .medi-form .m_btn:hover {
  background-color: #fff;
  color: #295fd9;
}
#home section.meditation .medi-form .m_btn:hover::after {
  content: url(../src/img/right-arrow-blue.svg);
}
#home section.meditation .wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
#home section.features {
  text-align: center;
  padding: 100px 0 115px;
}
#home section.features h2 {
  margin-bottom: 45px;
}
#home section.features .item {
  background-color: #f5f8fc;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px;
}
#home section.features .item img {
  width: 55px;
  height: 55px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
#home section.features .item p {
  color: #000;
}
#home section.intro {
  background-color: #ecf2ff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50vw;
}
#home section.intro h2 {
  font-size: 50px;
  color: #060606;
  padding-right: 48px;
}
#home section.intro .container {
  max-width: 1440px;
}
#home section.intro .left {
  position: relative;
  padding: 0;
  margin: 0;
}
#home section.intro .left .square_left {
  position: relative;
  background-color: rgba(216, 228, 253, 0.35);
  right: 35px;
}
#home section.intro .left .square_left::before {
  content: "";
  background-color: rgba(216, 228, 253, 0.35);
  width: 100%;
  height: 35px;
  top: -35px;
  display: block;
  position: absolute;
}
#home section.intro .left .square_left .square_right {
  position: relative;
  background-color: #d8e4fd;
  right: -35px;
}
#home section.intro .left .square_left .square_right::after {
  content: "";
  background-color: #d8e4fd;
  width: 100%;
  height: 35px;
  bottom: -35px;
  display: block;
  position: absolute;
  z-index: -1;
}
#home section.intro .left .square_left .square_right .header {
  padding: 130px 70px 130px 140px;
  position: relative;
  z-index: 1;
}
#home section.intro .left .square_left .square_right .header .desc {
  margin-top: 45px;
  margin-bottom: 35px;
  padding-right: 60px;
  line-height: 1.6;
}
#home section.intro .left .square_left .square_right img {
  position: absolute;
  right: 0;
  bottom: -30px;
}
#home section.intro .right {
  position: relative;
  padding: 0;
  margin: 0;
}
#home section.intro .right::before {
  content: "";
  position: absolute;
  top: 25%;
  left: -1px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 17.5px 0 17.5px 30.3px;
  border-color: transparent transparent transparent #D8E4FD;
  transform: rotate(0deg);
}
#home section.description {
  padding: 100px 0;
}
#home section.description .header {
  padding-left: 10px;
}
#home section.description .header h2 {
  margin-bottom: 50px;
}
#home section.description .header .desc p:nth-of-type(1) {
  margin-bottom: 30px;
}
#home section.quote {
  background-color: #efebff;
  padding: 90px 0 30px;
}
#home section.quote .quote_text {
  max-width: 950px;
}
#home section.quote .quote_text h3 {
  margin-bottom: 50px;
}
#home section.quote .quote_text .author {
  color: #060606;
}
#home section.quote .quote_img {
  display: flex;
  justify-content: flex-end;
  margin-top: -120px;
  padding-right: 120px;
}

.testimonial_home {
  padding: 90px 0;
  text-align: center;
}
.testimonial_home h2 {
  color: #181d4c;
  margin-bottom: 60px;
}
.testimonial_home .items {
  margin-bottom: 40px;
}
.testimonial_home .item {
  border: 1px solid #eee4e5;
  padding: 0 20px 80px;
  height: 100%;
  position: relative;
}
.testimonial_home .item img {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.testimonial_home .item .text-blue {
  color: #295fd9;
  font-size: 18px;
  margin-bottom: 30px;
  font-family: "reckless";
  font-weight: 600;
}
.testimonial_home .item .text_grey {
  color: #505065;
  font-size: 16px;
  font-family: "reckless";
  font-weight: 500;
}
.testimonial_home .item .author {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  text-transform: uppercase;
  color: #505065;
  font-weight: 400;
}

.latest_posts {
  background-color: #f5f8fc;
  padding: 60px 0 80px;
}
.latest_posts .thmubnail-bg {
  height: 300px;
  background-position: center;
  background-size: cover;
}
.latest_posts h2 {
  text-align: center;
  margin-bottom: 50px;
}
.latest_posts .art-info {
  border: 1px solid #eee4e5;
  border-top: none;
  background-color: white;
}
.latest_posts .art-info h5 {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 25px;
  padding-right: 21px;
  margin-bottom: 0;
  height: 183px;
}
.latest_posts .art-info h5 a {
  text-decoration: none;
  color: #202660;
  font-family: "reckless";
  transition: 0.2s ease-in-out;
}
.latest_posts .art-info h5 a:hover {
  color: #295fd9;
}
.latest_posts .art-info .blog-link {
  text-align: end;
  padding-right: 35px;
  padding-bottom: 40px;
}
.latest_posts .art-info .blog-link a {
  color: #295fd9;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.latest_posts .art-info .blog-link a::after {
  content: url(../src/img/right-arrow-blue.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.latest_posts .art-info .blog-link a:hover {
  border-bottom: 1px solid #295fd9;
}
.latest_posts .box_newsletter .box {
  background-color: white;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
  padding: 45px 0 50px;
  background-repeat: no-repeat;
  background-size: cover;
}
.latest_posts .box_newsletter .box h2 {
  margin-bottom: 15px;
}
.latest_posts .box_newsletter .box .desc {
  margin-bottom: 25px;
}
.latest_posts .box_newsletter .box .form_2 {
  margin: auto;
}
.latest_posts .box_newsletter .box .form_2 input {
  width: 100%;
  background-color: #edf1f8;
  border: none;
  outline: 0;
  padding: 15px 20px;
}
.latest_posts .box_newsletter .box .form_2 .btn_4 {
  width: 100%;
  padding: 15px 50px 15px 20px;
  position: relative;
  background-color: #295fd9;
  border: none;
  color: #fff;
  cursor: pointer;
  border: 1px solid #295fd9;
  transition: 0.3s linear;
}
.latest_posts .box_newsletter .box .form_2 .btn_4::after {
  content: url(../src/img/right-arrow-w.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  margin-left: 14px;
  top: 50%;
  transform: translateY(-50%);
}
.latest_posts .box_newsletter .box .form_2 .btn_4:hover {
  background-color: #fff;
  color: #295fd9;
}
.latest_posts .box_newsletter .box .form_2 .btn_4:hover::after {
  content: url(../src/img/right-arrow-blue.svg);
}

.calendly-inline-widget {
  max-width: 1000px;
  margin: auto;
  width: 80vw;
  margin-top: 10vh;
}

@media (min-width: 1800px) {
  #home .c-hero {
    height: 86vh;
    background-position: 50% 0;
  }
}
@media (max-width: 1340px) {
  #home section.intro {
    background-size: cover;
    background-position: 40vw;
  }
}
@media (max-width: 1200px) {
  #home section.intro {
    background-position: 25vw;
  }
  #home section.intro .left .square_left .square_right .header {
    padding: 90px 80px;
  }
  #home .about .row .header .desc {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  #home section.intro {
    background-image: none !important;
  }
  #home section.intro h2 {
    padding-right: 0;
  }
  #home section.intro .left .square_left .square_right .header .desc {
    padding-right: 0;
  }
  #home section.meditation .container.display-mid {
    display: block;
  }
  #home section.meditation .container.display-mid .mb {
    margin-bottom: 20px;
  }
  #home section.meditation .container.display-large {
    display: none;
  }
  #home .about .faces {
    display: none;
  }
  #home .about .row .header {
    text-align: center;
    margin-bottom: 20px;
  }
  #home .about .row .header h2 {
    padding-right: 0;
  }
  #home .about .row .header .desc {
    padding-right: 0;
  }
  #home section.description {
    text-align: center;
  }
  #home section.description .header {
    padding-left: 0;
    margin-top: 40px;
  }
  #home section.description .header h2 {
    margin-bottom: 30px;
  }
  #home section.quote .quote_text {
    width: auto;
  }
  #home section.quote .quote_img {
    margin-top: 0;
    padding-right: 0;
  }
  .latest_posts .blog-box {
    margin-bottom: 20px;
  }
  .latest_posts .art-info h5 {
    height: auto;
  }
  .latest_posts .box_newsletter .box {
    padding: 90px 0;
    background-size: initial;
  }
  .latest_posts .box_newsletter .box .form_2 input {
    margin-bottom: 20px;
  }
}
@media (max-width: 766px) {
  #home .c-hero {
    height: 50vh;
  }
  #home .c-hero .header .pre_title {
    font-size: 16px;
  }
  #home .c-hero .header .desc {
    width: auto;
    font-size: 16px;
  }
  #home section.meditation {
    text-align: center;
  }
  #home section.meditation .mp3-img {
    display: none;
  }
  #home section.meditation .medi-form input {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  #home section.meditation .medi-form .medi-button {
    margin: auto;
  }
  #home section.intro .left .square_left .square_right .header {
    padding: 50px 20px 100px;
  }
  #home section.features {
    padding: 50px 0 70px;
  }
  #home section.description {
    padding: 90px 0 50px;
  }
  #home section.quote {
    padding: 50px 0 40px;
  }
  .testimonial_home {
    padding: 50px 0;
  }
  .testimonial_home h2 {
    margin-bottom: 40px;
  }
  .latest_posts {
    padding: 50px 0 60px;
  }
  .latest_posts .thmubnail-bg {
    height: 270px;
  }
  .latest_posts .art-info h5 {
    padding: 20px;
  }
  .latest_posts .art-info .blog-link {
    padding-bottom: 30px;
  }
  .latest_posts .box_newsletter .box {
    padding: 120px 0 90px;
  }
  .latest_posts h2 {
    margin-bottom: 40px;
  }
  .partial.faq {
    padding: 50px 0;
  }
}
@media (max-width: 400px) {
  #home section.intro .left .square_left .square_right .header {
    padding: 50px 10px 20px;
  }
  #home section.intro .left .square_left .square_right img {
    display: none;
  }
}
header .site-brand {
  padding-top: 5px;
  padding-bottom: 5px;
}
header .container {
  max-width: 1550px;
  margin: 0 auto;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
}
header .container nav.main-menu {
  display: flex;
  align-items: baseline;
}
header .container nav.main-menu .menu-menu-1-container {
  margin-right: 60px;
}
header .container nav.main-menu .menu-menu-1-container li {
  display: inline-block;
  padding: 0 18px;
}
header .container nav.main-menu .menu-menu-1-container a {
  text-decoration: none;
  color: #1c2366;
  font-weight: 500;
  position: relative;
}
header .container nav.main-menu .menu-menu-1-container a::after {
  content: "";
  position: absolute;
  height: 8px;
  width: 0%;
  background-color: #bec1ff;
  left: 0;
  bottom: -3px;
  transition: 0.2s ease-in-out;
  z-index: -1;
}
header .container nav.main-menu .menu-menu-1-container a:hover::after {
  width: 100%;
}

.hamburger {
  display: none;
}

@media (max-width: 1440px) {
  header .nav_wraper nav.main-menu .menu-menu-1-container {
    margin-right: 20px;
  }
  header .nav_wraper .site-brand img {
    max-width: 290px;
  }
}
@media (max-width: 1355px) {
  header .container nav.main-menu .menu-menu-1-container li {
    padding: 0 10px;
  }
  header .nav_wraper nav.main-menu .menu-menu-1-container {
    margin-right: 20px;
  }
  header .nav_wraper .site-brand img {
    max-width: 240px;
  }
}
@media (max-width: 1210px) {
  nav.main-menu {
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    width: 60%;
    /* background-color: rgba(247, 247, 247, 0.47); */
    background-color: white;
    transform: translateX(100%);
    display: flex;
    flex-direction: column;
    align-items: center !important;
    justify-content: center;
    text-align: center;
    z-index: 40;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.09);
  }
  nav.main-menu ul {
    display: grid;
  }
  nav.main-menu ul a {
    font-size: 20px;
  }
  nav.main-menu li {
    display: block;
    margin-bottom: 30px;
  }
  nav.main-menu.active {
    transform: translateX(0);
    transition: 0.3s linear;
  }
  .hamburger {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 40px !important;
    width: 30px !important;
    z-index: 62;
  }
  .hamburger .bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    transition: all 0.3s ease-in-out;
    background-color: #000;
  }
  .hamburger.active {
    position: fixed;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
}
@media (max-width: 767px) {
  nav.main-menu {
    width: 100%;
  }
}
@media (max-width: 400px) {
  nav.main-menu .cta.blue {
    width: 250px !important;
  }
  header .nav_wraper .site-brand img {
    max-width: 200px;
  }
}
footer .contact-info {
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
footer .contact-info .box-details {
  padding-right: 0;
}
footer .contact-info .box-details h2 {
  margin-bottom: 30px;
}
footer .contact-info .box-details .desc {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}
footer .contact-info .box-details .footer-btn {
  width: 239px;
  display: inline-block;
  font-family: "inter";
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 700;
  transition: 0.3s ease-in-out;
}
footer .contact-info .box-details .footer-btn.white {
  color: #295fd9;
  background-color: #fff;
  position: relative;
  border: 1px solid #fff;
}
footer .contact-info .box-details .footer-btn.white::after {
  content: url(../src/img/right-arrow-blue.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  transition: 0.3s linear;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 10px;
}
footer .contact-info .box-details .footer-btn.white:hover {
  color: black;
}
footer .contact-info .box-details .footer-btn.white:hover::after {
  content: url(../src/img/right-black.svg);
}
footer .contact-info .box-details .fbtn_2 {
  padding: 20px 45px 20px 20px;
}
footer .contact-info .box-details .fbtn_1 {
  padding: 20px 70px 20px 40px;
}
footer .contact-info .box-details .border-1 {
  border-right: 1px solid #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .contact-info .box-details .border-2 {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .contact_details {
  padding: 80px 0 95px;
}
footer .contact_details .footer-menu-title {
  font-size: 14px;
  color: #172055;
  font-weight: 700;
  margin-bottom: 26px;
  text-transform: uppercase;
}
footer .contact_details .call {
  margin-bottom: 35px;
  position: relative;
  padding-left: 32px;
  font-size: 14px;
  font-weight: 500;
}
footer .contact_details .call p:nth-of-type(1) {
  margin-bottom: 6px;
}
footer .contact_details .call::before {
  content: url(../src/img/phone-call.svg);
  height: 25px;
  width: 25px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
footer .contact_details .email {
  position: relative;
  padding-left: 32px;
  font-size: 14px;
  font-weight: 500;
}
footer .contact_details .email p:nth-of-type(1) {
  margin-bottom: 6px;
}
footer .contact_details .email::before {
  content: url(../src/img/mail.svg);
  height: 25px;
  width: 25px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
footer .contact_details .footer-links {
  padding-left: 40px;
}
footer .contact_details .menu-footer ul {
  padding-left: 0;
}
footer .contact_details .menu-footer ul li {
  list-style: none;
  margin-bottom: 8px;
}
footer .contact_details .menu-footer ul li:nth-of-type(5) {
  margin-bottom: 0;
}
footer .contact_details .menu-footer ul li a {
  text-decoration: none;
  font-size: 14px;
  color: #1c2366;
  font-weight: 500;
}
footer .contact_details .social {
  display: flex;
  margin-bottom: 35px;
}
footer .contact_details .social .facebook {
  margin-right: 50px;
  position: relative;
  padding-left: 50px;
  color: #172055;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
}
footer .contact_details .social .facebook::before {
  content: url(../src/img/facebook.svg);
  height: 32px;
  width: 32px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
footer .contact_details .social .instagram {
  position: relative;
  padding-left: 50px;
  color: #172055;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
}
footer .contact_details .social .instagram::before {
  content: url(../src/img/instagram\ \(1\).svg);
  height: 32px;
  width: 32px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
footer .contact_details .footer_images {
  display: flex;
}
footer .contact_details .footer_images .box-img-f {
  padding-right: 0;
}
footer .contact_details .footer_images img {
  width: 100%;
}

#visit_window {
  background-color: rgba(0, 0, 0, 0.25);
  display: block;
  position: fixed;
  z-index: 55;
  width: 100vw;
  height: 100vh;
}

@media (max-width: 1200px) {
  footer .contact_details .footer-links {
    padding-left: 60px;
  }
  footer .contact-info .box-details .desc {
    height: 90px;
  }
}
@media (max-width: 991px) {
  footer .contact-info {
    text-align: center;
    padding: 50px 0;
  }
  footer .contact-info .box-details {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  footer .contact-info .box-details h2 {
    margin-bottom: 35px;
  }
  footer .contact-info .image {
    display: none;
  }
  footer .contact_details .social {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  footer .contact_details {
    padding: 50px 0;
  }
  footer .contact-info .box-details .desc {
    font-size: 16px;
  }
  footer .contact-info .image {
    display: none;
  }
}
@media (max-width: 575px) {
  footer .contact-info .box-details .desc {
    height: auto;
  }
  footer .contact_details .footer_images {
    margin-right: 5px;
  }
  footer .contact-info .box-details h2 {
    margin-bottom: 10px;
  }
}
.subpage_about .main {
  background-repeat: no-repeat;
  background-size: cover;
}
.subpage_about .main h2 {
  font-size: 52px;
  color: #fff;
}
.subpage_about .one {
  padding: 100px 0;
  display: block;
}
.subpage_about .one .header h2 {
  margin-bottom: 30px;
  text-align: center;
}
.subpage_about .one p {
  margin-bottom: 30px;
}
.subpage_about .one-test {
  padding: 100px 0;
  display: none;
}
.subpage_about .one-test img {
  float: left;
  margin-right: 25px;
  max-width: 50%;
}
.subpage_about .one-test h2 {
  text-align: center;
  margin-bottom: 30px;
}
.subpage_about .one-test .col p {
  margin-bottom: 25px;
  color: #505050;
}
.subpage_about section.quote-about {
  background-color: #f3ede4;
  padding: 70px 0 90px;
}
.subpage_about section.quote-about .quote_text {
  max-width: 950px;
  position: relative;
}
.subpage_about section.quote-about .quote_text h3 {
  margin-bottom: 30px;
}
.subpage_about section.quote-about .quote_text .author {
  color: #060606;
}
.subpage_about section.quote-about .img_cont {
  padding-left: 0;
}
.subpage_about section.quote-about .img_cont .quote_img {
  margin-left: -20px;
}
.subpage_about section.quote-about .text_cont {
  padding-right: 0;
}
.subpage_about section.three {
  padding: 100px 0;
}
.subpage_about section.three .header {
  padding-right: 50px;
}
.subpage_about section.three .header h2 {
  font-family: "reckless";
  margin-bottom: 30px;
}
.subpage_about section.three .header .desc p {
  margin-bottom: 30px;
}
.subpage_about section.three .experience_img {
  height: 650px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

@media (max-width: 1200px) {
  .subpage_about .one {
    display: none;
  }
  .subpage_about .one-test {
    display: block;
  }
}
@media (max-width: 991px) {
  .subpage_about .main {
    text-align: center;
    padding-top: 50px;
  }
  .subpage_about .main img {
    max-width: 30vw;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .subpage_about section.one .desc {
    margin-top: 30px;
  }
  .subpage_about section.one img {
    margin: auto;
  }
  .subpage_about section.three .header {
    margin-top: 30px;
  }
  .subpage_about section.one,
  .subpage_about section.three {
    text-align: center;
  }
  .subpage_about section.one .header,
  .subpage_about section.three .header {
    padding-right: 0;
  }
  .subpage_about section.quote-about {
    text-align: center;
  }
  .subpage_about section.quote-about .quote_text {
    width: auto;
  }
  .subpage_about section.quote-about .img_cont {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .subpage_about section.quote-about .img_cont .quote_img {
    margin-left: 0;
  }
  .subpage_about section.quote-about .text_cont {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (max-width: 767px) {
  .subpage_about .one {
    display: block;
  }
  .subpage_about .one-test {
    display: none;
  }
  .subpage_about section.quote-about {
    padding: 50px 0;
  }
  .subpage_about section.three,
  .subpage_about section.one {
    padding: 50px 0 20px;
  }
  .subpage_about section.three .experience_img {
    height: 500px;
  }
}
@media (max-width: 550px) {
  .subpage_about .main img {
    max-width: 40vw;
  }
  .subpage_about section.three .experience_img {
    height: 370px;
  }
}
.subpage_contact {
  padding: 85px 0 100px;
  background-color: #f5f8fc;
}
.subpage_contact h1 {
  font-size: 82px;
  color: #172055;
  margin-bottom: 50px;
}
.subpage_contact .text_info h5 {
  color: #295fd9;
  margin-bottom: 22px;
  font-weight: 500;
}
.subpage_contact .text_info .desc {
  color: #505065;
}
.subpage_contact .text_info .one,
.subpage_contact .text_info .two {
  margin-bottom: 50px;
}
.subpage_contact .contact_form {
  background-color: #fff;
  padding: 70px 60px;
}
.subpage_contact .contact_form h4 {
  margin-bottom: 60px;
  text-align: center;
}
.subpage_contact .contact_form form input,
.subpage_contact .contact_form form textarea {
  width: 100%;
  outline: 0;
  background-color: #f5f8fc;
  border: none;
  padding: 14px 10px;
}
.subpage_contact .contact_form form input {
  margin-bottom: 25px;
}
.subpage_contact .contact_form form textarea {
  margin-bottom: 35px;
}
.subpage_contact .contact_form form label {
  margin-bottom: 16px;
  font-size: 14px;
  color: #707080;
}
.subpage_contact .contact_form form .btn_container {
  text-align: end;
}
.subpage_contact .contact_form form .btn_container .cta {
  border: none;
  color: #fff;
}
.subpage_contact .contact_form form .btn_container .cta svg {
  width: 20px;
  height: 20px;
}
.subpage_contact .contact_det {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.subpage_contact .contact_det .phone {
  margin-left: 70px;
  position: relative;
  font-family: "reckless";
  font-size: 20px;
  font-weight: 500;
  color: #172055;
}
.subpage_contact .contact_det .phone::before {
  content: url(../src/img/telephone.svg);
  height: 22px;
  width: 22px;
  position: absolute;
  left: -34px;
  top: 50%;
  transform: translateY(-50%);
}
.subpage_contact .contact_det .email {
  position: relative;
  font-family: "reckless";
  font-size: 20px;
  font-weight: 500;
  color: #172055;
}
.subpage_contact .contact_det .email::before {
  content: url(../src/img/email.svg);
  height: 22px;
  width: 22px;
  position: absolute;
  left: -34px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 991px) {
  .subpage_contact h1 {
    text-align: center;
  }
  .subpage_contact .text_info {
    text-align: center;
  }
  .subpage_contact .contact_form {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .subpage_contact {
    padding: 60px 0;
  }
  .subpage_contact h1 {
    margin-bottom: 40px;
  }
  .subpage_contact .text_info h5 {
    color: #295fd9;
    margin-bottom: 22px;
  }
  .subpage_contact .text_info .one,
  .subpage_contact .text_info .two {
    margin-bottom: 40px;
  }
  .subpage_contact .contact_form {
    padding: 30px;
  }
  .subpage_contact .contact_form h4 {
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .subpage_contact .text_info h5 {
    font-size: 20px;
  }
  .subpage_contact .contact_det {
    display: block;
  }
  .subpage_contact .contact_det .phone {
    margin-left: 40px;
    font-size: 18px;
  }
  .subpage_contact .contact_det .email {
    margin-left: 40px;
    font-size: 18px;
  }
  .subpage_contact .contact_form {
    padding: 20px;
  }
}
.blog_header {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog_header h1 {
  padding-top: 130px;
  padding-bottom: 150px;
}

.post.blog {
  padding: 100px 0;
}
.post.blog article {
  margin-bottom: 50px;
}
.post.blog article .thumbnail {
  height: 280px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.post.blog article .thumbnail img {
  width: 100%;
}
.post.blog article .art-info {
  border: 1px solid #eee4e5;
  border-top: none;
}
.post.blog article .art-info h5 {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 17px;
  padding-right: 17px;
  margin-bottom: 0;
  height: 215px;
}
.post.blog article .art-info h5 a {
  text-decoration: none;
  color: #202660;
  font-family: "reckless";
  transition: 0.2s ease-in-out;
}
.post.blog article .art-info h5 a:hover {
  color: #295fd9;
}
.post.blog article .art-info .blog-link {
  text-align: end;
  padding-right: 35px;
  padding-bottom: 40px;
}
.post.blog article .art-info .blog-link a {
  color: #295fd9;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.post.blog article .art-info .blog-link a::after {
  content: url(../src/img/right-arrow-blue.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.post.blog article .art-info .blog-link a:hover {
  border-bottom: 1px solid #295fd9;
}
.post.blog .blog_btn {
  margin-top: 50px;
  color: #295fd9;
  background-color: white;
  border: none;
  position: relative;
  font-weight: 500;
}
.post.blog .blog_btn::after {
  content: url(../src/img/arrow-down-sign-to-navigate.svg);
  display: inline-block;
  position: absolute;
  padding-left: 10px;
}

@media (max-width: 991px) {
  .blog_header {
    background-position: 65%;
  }
}
@media (max-width: 767px) {
  .blog_header h1 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .post.blog {
    padding: 50px 0;
  }
  .post.blog article .thumbnail {
    height: 240px;
  }
  .post.blog article .art-info h5 {
    padding: 22px;
    height: auto;
  }
  .post.blog article .art-info .blog-link {
    padding-bottom: 22px;
  }
  .post.blog article .art-info .blog-link a {
    font-size: 14px;
  }
  .post.blog .blog_btn {
    margin-top: 0;
  }
}
.main-post li {
  font-family: "Inter", sans-serif;
}
.main-post .art {
  padding-top: 70px;
  padding-bottom: 50px;
}
.main-post .art .art-image {
  height: 580px;
  background-position: center;
  background-size: cover;
}
.main-post .art .art-content {
  padding: 0 50px;
  margin-top: 35px;
}
.main-post .art img {
  margin-bottom: 60px;
}
.main-post .art .data {
  color: #777b9f;
  font-size: 14px;
}
.main-post .art h2 {
  font-size: 50px;
  color: #202660;
  margin-top: 15px;
  margin-bottom: 50px;
}
.main-post .art .pargraph {
  margin-bottom: 75px;
  color: #505065;
}
.main-post .art .pargraph .subtitle {
  margin-bottom: 40px;
  font-weight: 600;
  color: #505065;
}
.main-post .art .pargraph .desc {
  margin-bottom: 40px;
}
.main-post .art .pargraph .desc span {
  font-weight: 500;
  color: #505065;
}

@media (max-width: 767px) {
  .main-post .art {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .main-post .art .art-image {
    height: 470px;
  }
  .main-post .art .art-content {
    padding: 0 10px;
  }
  .main-post .art img {
    margin-bottom: 40px;
  }
  .main-post .art h2 {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .main-post .art .pargraph {
    margin-bottom: 50px;
  }
  .main-post .art .pargraph .subtitle {
    margin-bottom: 25px;
  }
  .main-post .art .pargraph .desc {
    margin-bottom: 25px;
  }
}
.offer .one {
  background-position: center;
  background-size: cover;
  height: 65vh;
  display: flex;
  align-items: center;
  text-align: center;
}
.offer .one .subtitle {
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  font-size: 18px;
}
.offer .one h1 {
  color: #fff;
}
.offer .two {
  padding: 70px 0 30px;
}
.offer .two .items {
  margin-bottom: 100px;
}
.offer .two .even {
  padding-left: 15px;
}
.offer .two .odd {
  padding-right: 15px;
}
.offer .two h2 {
  color: #000;
  margin-bottom: 20px;
}
.offer .two .desc p {
  color: #505065;
  text-align: justify;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .offer .two .items {
    margin-bottom: 70px;
  }
  .offer .two .items .item {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .offer .one {
    background-position: 30% 50%;
    height: 50vh;
  }
  .offer .two {
    padding: 60px 0 10px;
  }
  .offer .two .items {
    margin-bottom: 50px;
  }
  .offer .two .items .item {
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .offer .one {
    height: 30vh;
  }
}
.comment-top {
  padding: 90px 0;
}
.comment-top h1 {
  margin-bottom: 30px;
}

.comments-area {
  padding: 80px 0 95px;
}
.comments-area .comment-box {
  margin: auto;
  margin-bottom: 40px;
}
.comments-area .comment-box .comment {
  text-align: center;
  border: 1px solid #eee4e5;
  padding: 40px;
}
.comments-area .comment-box .comment img {
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.comments-area .comment-box .comment .comment-content {
  color: #505065;
  font-size: 18px;
  font-family: "reckless";
  margin-bottom: 30px;
  font-weight: 400;
}
.comments-area .comment-box .comment .comment-author {
  color: #505065;
  font-weight: 500;
  font-size: 14px;
}
.comments-area .buttons-comment {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.comments-area .buttons-comment .comment_btn {
  color: #295fd9;
  background-color: #d1e1f8;
  border: none;
  position: relative;
  font-weight: 500;
  padding: 20px 60px 20px 35px;
  transition: 0.3s linear;
}
.comments-area .buttons-comment .comment_btn::after {
  content: url(../src/img/arrow-down-sign-to-navigate.svg);
  display: inline-block;
  position: absolute;
  padding-left: 10px;
  transition: 0.4s linear;
}
.comments-area .buttons-comment .comment_btn:hover {
  background-color: #295fd9;
  color: #f5f8fc;
}
.comments-area .buttons-comment .comment_btn:hover::after {
  content: url(../src/img/arrow-down-hover.svg);
}
.comments-area .buttons-comment .add_com {
  border: none;
}

.comment-form-wrapper {
  display: none;
}
.comment-form-wrapper.active {
  display: block;
}

.comment-respond {
  max-width: 730px;
  margin: auto;
  margin-top: 60px;
  padding: 0 15px;
}
.comment-respond h3 {
  display: none;
}
.comment-respond .comment-form-comment label {
  display: none;
}
.comment-respond .comment-form-comment textarea#comment {
  margin-bottom: 20px !important;
}
.comment-respond .comment-form-url {
  display: none !important;
}
.comment-respond p.comment-notes {
  display: none !important;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
  display: inline-block !important;
  margin-bottom: 20px;
  width: calc(50% - 10px);
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input {
  width: 100%;
}
.comment-respond .comment-form-email {
  margin-left: 20px !important;
}
.comment-respond .comment-form-cookies-consent {
  margin-bottom: 10px;
}
.comment-respond .form-submit {
  text-align: end;
}
.comment-respond .submit {
  display: inline-block;
  font-family: "inter";
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 600;
  transition: 0.3s linear;
  color: #295fd9;
  background-color: #d1e1f8;
  position: relative;
  padding: 20px;
  transition: 0.3s linear;
  border: none;
}
.comment-respond textarea {
  width: 100% !important;
  border: 1px solid black !important;
}

#wp-comment-cookies-consent {
  display: none !important;
}

#email,
#author {
  border: 1px solid black !important;
}

@media (max-width: 767px) {
  .comment-top {
    padding: 60px 0;
  }
  .comment-top h1 {
    margin-bottom: 30px;
  }
  .comments-area {
    padding: 60px 0 60px;
  }
  .comments-area .buttons-comment {
    margin-top: 25px;
  }
  .comments-area .buttons-comment button {
    min-width: 65vw;
  }
  .comments-area .comment-box .comment {
    padding: 20px;
  }
  .comments-area .comment-box .comment p {
    font-size: 16px;
  }
}
@media (max-width: 550px) {
  .comments-area .buttons-comment {
    display: block;
    text-align: center;
  }
  .comments-area .buttons-comment .comment_btn {
    margin-top: 20px;
  }
  .comment-respond .comment-form-author,
  .comment-respond .comment-form-email {
    display: block !important;
    width: 100%;
  }
  .comment-respond .comment-form-email {
    margin-left: 0px !important;
  }
}
.cta {
  display: inline-block;
  font-family: "inter";
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 600;
  transition: 0.3s linear;
}
.cta.blue {
  color: #295fd9;
  background-color: #d1e1f8;
  position: relative;
  padding: 20px 60px 20px 25px;
  transition: 0.3s linear;
}
.cta.blue::after {
  content: url(../src/img/right-arrow-blue.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  transition: 0.3s linear;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
.cta.blue:hover {
  background-color: #295fd9;
  color: #f5f8fc;
}
.cta.blue:hover::after {
  content: url(../src/img/right-hover-blue.svg);
}
.cta.pink {
  color: #da4a62;
  background-color: #fbdadf;
  position: relative;
  padding: 20px 65px 20px 45px;
  transition: 0.3s linear;
}
.cta.pink::after {
  content: url(../src/img/right-arrow.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  transition: 0.3s linear;
  top: 50%;
  transform: translateY(-50%);
  right: 35px;
}
.cta.pink:hover {
  background-color: #da4a62;
  color: #fbdadf;
}
.cta.pink:hover::after {
  content: url(../src/img/right-pink-hover.svg);
}
.cta.pink-white {
  color: #da4a62;
  background-color: #fff;
  position: relative;
  padding: 15px 60px 15px 25px;
  border: 1px solid white;
}
.cta.pink-white::after {
  content: url(../src/img/right-arrow.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  transition: 0.3s linear;
  top: 50%;
  transform: translateY(-50%);
  right: 35px;
}
.cta.pink-white:hover {
  color: white;
  background-color: #da4a62;
}
.cta.pink-white:hover::after {
  content: url(../src/img/right-white-hover.svg);
}
.cta.white {
  color: #295fd9;
  background-color: #fff;
  position: relative;
  border: 1px solid #fff;
}
.cta.white::after {
  content: url(../src/img/right-arrow-blue.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  transition: 0.3s linear;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 10px;
}
.cta.white:hover {
  font-weight: 600;
}
.cta.white-secondary {
  color: #1c2366;
  background-color: #fff;
  padding: 20px 55px 20px 25px;
  position: relative;
  border: none;
}
.cta.white-secondary::after {
  content: url(../src/img/right-arrow-dark.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  transition: 0.4s linear;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
.cta.white-secondary:hover {
  color: white;
  background-color: #1c2366;
}
.cta.white-secondary:hover::after {
  content: url(../src/img/right-white-hover.svg);
}
.cta.submit {
  border: none;
  background-color: #295fd9;
  color: #fff;
  padding: 15px 50px 15px 20px;
  position: relative;
  border: 1px solid #295fd9 !important;
}
.cta.submit::after {
  content: url(../src/img/right-arrow-w.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.cta.submit:hover {
  background-color: #fff;
  color: #295fd9 !important;
  border: 1px solid #295fd9 !important;
}
.cta.submit:hover::after {
  content: url(../src/img/right-arrow-blue.svg);
}

@media (max-width: 440px) {
  .cta {
    padding: 15px 45px 15px 20px !important;
  }
  .cta::after {
    right: 20px !important;
  }
}
.partial.faq {
  padding: 60px 0 70px;
  position: relative;
  z-index: 1;
}
.partial.faq h2 {
  text-align: center;
  margin-bottom: 50px;
}
.partial.faq .items .item {
  padding-top: 25px;
  padding-left: 30px;
  padding-right: 25px;
  background-color: #f5f8fc;
  margin-bottom: 30px;
}
.partial.faq button.accordion {
  width: 98%;
  border: none;
  outline: none;
  text-align: left;
  font-weight: 500;
  color: #505065;
  cursor: pointer;
  position: relative;
  padding: 0;
  background-color: #f5f8fc;
  font-size: 20px;
  font-family: "reckless";
}
.partial.faq button.accordion:after {
  content: "";
  background-image: url("../src/img/add.svg");
  background-size: cover;
  image-rendering: auto;
  position: absolute;
  display: inline-block;
  width: 27px;
  height: 27px;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.partial.faq button.accordion.is-open:after {
  content: "";
  background-image: url("../src/img/minus.svg");
  background-size: cover;
  image-rendering: auto;
  position: absolute;
  display: inline-block;
  width: 27px;
  height: 27px;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.partial.faq button.accordion:hover, .partial.faq button.accordion.is-open {
  color: #181d4c;
}
.partial.faq .accordion-content {
  max-height: 0;
  overflow: hidden;
  margin-top: 25px;
  position: relative;
}
.partial.faq .accordion-content p {
  font-size: 14px;
  color: #505065;
  padding-bottom: 40px;
}

@media (max-width: 1200px) {
  .partial.faq .items .item {
    padding: 20px;
    padding-right: 30px;
    padding-bottom: 0;
  }
  .partial.faq button.accordion {
    width: 98%;
  }
  .partial.faq button.accordion:after {
    right: -20px;
  }
  .partial.faq button.accordion.is-open:after {
    right: -20px;
  }
}
@media screen and (max-width: 500px) {
  .partial.faq .items .item {
    padding: 20px;
    padding-right: 30px;
    padding-bottom: 0;
  }
  .partial.faq button.accordion {
    width: 96%;
    font-size: 16px;
  }
  .partial.faq button.accordion:after {
    width: 25px;
    height: 25px;
    right: -15px;
  }
  .partial.faq button.accordion.is-open:after {
    width: 25px;
    height: 25px;
    right: -15px;
  }
}
@media screen and (max-width: 390px) {
  .partial.faq .items .item {
    padding: 15px;
    padding-right: 30px;
    padding-bottom: 0;
  }
  .partial.faq button.accordion {
    width: 100%;
    font-size: 16px;
  }
  .partial.faq button.accordion:after {
    width: 23px;
    height: 23px;
    right: -20px;
  }
  .partial.faq button.accordion.is-open:after {
    width: 23px;
    height: 23px;
    right: -20px;
  }
}/*# sourceMappingURL=style.css.map */