html {
  overflow-x: hidden;
}
body {
  margin: 0;
  color: #000;
  font-size: 0.99vw;
  line-height: 1.25vw;
  overflow-x: hidden;
  font-family: var(--font-AbrilDisplay);
}
@font-face {
  font-family: "AbrilDisplay-Regular";
  src: url("../fonts/AbrilDisplay-Regular.woff2") format("woff2"), url("../fonts/AbrilDisplay-Regular.woff") format("woff"), url("../fonts/AbrilDisplay-Regular.ttf") format("truetype"), url("../fonts/AbrilDisplay-Regular.svg#AbrilDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --black: #000;
  --blue: #152343;
  --darkGrey: #252526;
  --shadow-o: 0 0.052vw 0.208vw #0003;
  --shadow-i: inset 0 0.052vw 0.208vw #0003;
  --shadow-i-o: inset 0 0.052vw 0.208vw #0003, 0 0.052vw 0.208vw #0003;
  --text-shadow: 0 0.052vw 0.208vw #0009;
  --transition: all ease-in-out 0.2s;
  --font-Montserrat: "Montserrat";
  --font-AbrilDisplay: "abril-display";
}
img {
  height: auto;
  max-width: 100%;
  display: block;
}
/*For mobile only*/
.mb {
  display: none !important;
}
a {
  color: #000;
  text-decoration: none;
}
p {
  margin: 0 0 1.25vw;
}
p:last-child {
  margin-bottom: 0;
}
h1 {
  font-size: 2.083vw;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 1.563vw;
  font-family: var(--font-Montserrat);
}
h2 {
  font-size: 2.083vw;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 1.563vw;
  font-family: var(--font-Montserrat);
}
h3 {
  font-size: 1.25vw;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 1.563vw;
  font-family: var(--font-Montserrat);
}
h4 {
  font-size: 1vw;
  line-height: 1;
  margin: 0 0 1.563vw;
  font-weight: 400;
  font-family: var(--font-Montserrat);
}
h5 {
  font-size: 0.9vw;
  line-height: 1;
  margin: 0 0 1.563vw;
  font-weight: 400;
  font-family: var(--font-Montserrat);
}
.vc_row {
  margin-left: -0.781vw;
  margin-right: -0.781vw;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 1.823vw;
}
.vc_column_container > .vc_column-inner {
  padding-left: 0.781vw;
  padding-right: 0.781vw;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 1.823vw;
}
.container {
  width: 100%;
  max-width: 84.74vw;
  padding: 0 0.781vw;
  margin: 0 auto;
}
.side_toggle {
  display: none;
}
#refresh-css {
  display: none;
}
::-webkit-scrollbar {
  width: 0;
  background: rgba(0, 0, 0, 0);
}
::-webkit-scrollbar-thumb {
  background: red;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  padding: 0;
  transition: var(--transition);
  background-color: #d9d9d9;
}
header.sticky {
  background-color: #d9d9d9;
}
header .site-logo a {
  display: table;
}
header .site-logo h1 {
  margin: 0;
}
header .site-logo img {
  width: 6.823vw;
}
header .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 83.333vw;
  margin: 0 auto;
  width: 100%;
  min-height: 6.458vw;
}
header .phone_number {
  display: none;
}
.menu-main-menu-container {
  padding: 0;
}
.menu-main-menu-container .sub-menu {
  max-height: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  width: 98%;
  padding: 0.781vw;
  font-size: 0.938vw;
  font-weight: 500;
  border-radius: 0.26vw;
  background: var(--black);
  transition: var(--transition);
}
.menu-main-menu-container .sub-menu li {
  margin-bottom: 0.781vw;
}
.menu-main-menu-container .sub-menu li:last-child {
  margin-bottom: 0;
}
.menu-main-menu-container .sub-menu li:hover > a {
  color: black;
}
.menu-main-menu-container ul {
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 1.042vw;
  line-height: 1.2;
  font-weight: 600;
  list-style-type: none;
}
.menu-main-menu-container ul li {
  margin: 0;
  padding: 0;
  position: relative;
}
.menu-main-menu-container ul li a {
  color: inherit;
  text-transform: uppercase;
  transition: var(--transition);
  font-family: var(--font-Montserrat);
}
.menu-main-menu-container ul.menu {
  gap: 0;
  display: flex;
}
.menu-main-menu-container ul.menu > .menu-item-has-children > span {
  display: none;
}
.menu-main-menu-container ul.menu > .menu-item-has-children > a {
  padding-right: 0.99vw;
  position: relative;
}
.menu-main-menu-container ul.menu > .menu-item-has-children > a::before {
  content: "";
  background: url("../images/menu-drop-ico.svg");
  background-size: cover;
  background-position: center;
  padding: 0;
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  width: 0.677vw;
  height: 0.625vw;
  transition: var(--transition);
}
.menu-main-menu-container ul.menu > .menu-item-has-children:hover .sub-menu {
  max-height: 26.042vw;
  visibility: visible;
}
.menu-main-menu-container ul.menu > li {
  padding: 0 4.115vw 0 4.063vw;
  border-left: 0.052vw solid #777777;
}
.menu-main-menu-container ul.menu > li > a {
  line-height: 1;
  padding: 1.198vw 0;
  display: block;
}
.menu-main-menu-container ul.menu > li:first-child {
  padding-left: 0;
  border-left: 0;
}
.menu-main-menu-container ul.menu > li:last-child {
  padding-right: 0;
}
.menu-main-menu-container ul.menu > li:hover > a, .menu-main-menu-container ul.menu > li.current_page_item---- > a {
  filter: drop-shadow(0.052vw 0.052vw 0.26vw var(--black));
}
@media only screen and (min-width: 40vw) {
  .menu-main-menu-container ul.menu > li:hover > a::before {
    transform: translateY(-50%) rotate(180deg);
  }
}
:focus-visible {
  outline: 0;
}
main {
  padding-top: var(--header-height);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home main {
  padding-top: 0;
}
.btn-1 {
  padding: 0;
  display: table;
  cursor: pointer;
  min-width: 12.135vw;
  line-height: 3.646vw;
  color: #010101;
  text-align: center;
  border-radius: 10.417vw;
  background: #D9D9D9;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 0.833vw;
  font-weight: 800;
  text-transform: uppercase;
  border: 0.052vw solid #000;
  transition: var(--transition);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
  font-family: var(--font-Montserrat);
}
.btn-1:hover {
  color: white;
  background-color: #000;
}
.vc_btn3-center .btn-1 {
  margin: 0 auto;
}
.slick-dots {
  gap: 0.417vw;
  display: flex;
  padding: 0;
  list-style-type: none;
  justify-content: center;
  position: absolute;
  bottom: -0.365vw;
  width: 100%;
  left: 0;
  margin: 0;
}
.slick-dots button {
  margin: 0;
  padding: 0;
  width: 0.729vw;
  height: 0.729vw;
  font-size: 0;
  appearance: none;
  border-radius: 0.104vw;
  box-shadow: none;
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  background: transparent;
  border: 0.052vw solid #000;
}
.slick-dots .slick-active button {
  background-color: #000;
}
.h3-after-line h3 {
  display: table;
  overflow: hidden;
  text-transform: uppercase;
}
.h3-after-line h3 strong {
  display: table;
  position: relative;
  font-weight: 600;
  font-size: 0.938vw;
}
.h3-after-line h3 strong:last-child {
  margin-bottom: 0.729vw;
}
.h3-after-line h3 strong::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0.052vw;
  width: 78.125vw;
  margin-left: 1.042vw;
  background: #000;
  transform: translateY(-50%);
}
.slick-arrow {
  position: absolute;
  top: 49.5%;
  width: 2.604vw;
  height: 2.604vw;
  font-size: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: 0;
  cursor: pointer;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: var(--transition);
  background-color: transparent;
}
.slick-arrow.slick-prev {
  left: -3.438vw;
  background-image: url(../images/arrow-icon-L.svg);
}
.slick-arrow.slick-next {
  right: -3.438vw;
  background-image: url(../images/arrow-icon-R.svg);
}
.slick-arrow:hover {
  opacity: 0.8;
}
.h-sec-2 .wpb_content_element {
  margin-bottom: 0;
}
.h-sec-2 .vc_column_container > .vc_column-inner {
  padding: 0 !important;
}
.h-sec-2 img {
  width: auto;
  height: 5.208vw;
}
.h-sec-2 .vc_col-sm-3 {
  width: auto;
  margin: 1.823vw 0;
  padding: 0 5.208vw;
  border-left: 0.052vw solid #777777;
}
.h-sec-2 .vc_col-sm-3:first-child {
  margin-left: 0.781vw;
  border-left: 0;
}
.h-sec-2 h2 {
  margin: 0;
  color: white;
  font-size: 5.208vw;
}
.h-sec-3 {
  margin-left: -0.052vw;
}
.h-sec-3 h3 {
  margin-bottom: 1.979vw;
}
.h-sec-3 .vc_col-sm-8 {
  width: 51.979vw;
  padding-top: 1.302vw;
}
.h-sec-3 .vc_col-sm-4 {
  width: 32.396vw;
  float: right;
}
.h-sec-3 .vc_col-sm-4 .wpb_single_image {
  margin-bottom: 0;
  margin-left: 0.938vw;
}
.h-sec-3 .vc_col-sm-4 .wpb_single_image div {
  margin-bottom: 0;
}
.h-sec-4 {
  margin: 0 0.677vw;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.h-sec-4 .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.h-sec-4 .row-2 {
  margin-bottom: 2.188vw;
  justify-content: space-between;
}
.h-sec-4 .row-2-2 {
  margin-bottom: 1.25vw;
}
.h-sec-4 .btn-outer, .h-sec-4 .wpb_single_image {
  margin-bottom: 0;
}
.h-sec-4 p {
  line-height: 1.458vw;
  padding-bottom: 0.99vw;
}
.h-sec-4 h2 {
  padding: 0.625vw 0.677vw 0.365vw 0;
  text-transform: uppercase;
}
.h-sec-4 .img {
  width: 38.646vw;
}
.h-sec-4 .text {
  width: 39.844vw;
}
.h-sec-4 img {
  border-radius: 1.042vw;
}
.h-sec-5 {
  padding: 2.656vw 0 0;
  background-color: #F5F5F5;
}
.h-sec-5 h2 {
  margin-bottom: 2.292vw;
}
.h-sec-5 .cpt-shortcode-list {
  margin: 0 0.313vw;
  font-size: 0.833vw;
  font-weight: 500;
  line-height: 1.146vw;
  text-align: center;
  font-family: var(--font-Montserrat);
}
.h-sec-5 .loop {
  margin: 0 0.313vw 2.083vw;
  padding: 7.76vw 1.667vw 0;
  min-height: 21.771vw;
  border-radius: 1.146vw;
  box-sizing: border-box;
  border: 0.052vw solid #CFCFCF;
  background: url(../images/ratings-ico.svg) no-repeat center 1.667vw / 6.458vw;
}
.h-sec-5 .loop .content {
  margin-bottom: 1.979vw;
  min-height: 8.021vw;
}
.h-sec-5 .loop .content .text {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.h-sec-5 .loop .title {
  font-size: 0.938vw;
  font-weight: 700;
  text-transform: capitalize;
}
.h-sec-5 .loop .date {
  font-size: 0.729vw;
  font-weight: 400;
}
.h-sec-5 rw-widget-list.hydrated, .h-sec-5 .rating {
  display: none;
}
.h-sec-6 {
  padding-top: 0.573vw;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center -0.573vw;
}
.h-sec-6 .slick-dots {
  display: none !important;
}
.h-sec-6 .slick-arrow {
  top: 48%;
}
.h-sec-6 .slick-arrow .slick-prev {
  left: -3.229vw;
}
.h-sec-6 h2 {
  margin-bottom: 2.448vw;
  text-transform: uppercase;
}
.h-sec-6 .wpb_text_column {
  margin-bottom: 2.083vw;
}
.h-sec-6 #sb_instagram {
  padding: 0 0.26vw 0 0.104vw !important;
}
.h-sec-6 #sb_instagram #sbi_images {
  padding: 0;
  display: block;
}
.h-sec-6 #sb_instagram #sbi_images .sbi_item {
  padding: 0 0.521vw;
}
.h-sec-6 #sb_instagram #sbi_images .sbi_item .sbi_photo img {
  height: 19.271vw;
  border-radius: 0.521vw;
}
.h-sec-7 .vc_column-inner {
  padding-top: 0 !important;
}
.h-sec-7 .wpb_single_image {
  margin-bottom: 0;
}
.h-sec-7 .wpb_single_image * {
  width: 100%;
  display: block;
}
.h-sec-7 h2 {
  margin-bottom: 1.042vw;
}
.h-sec-7 .right {
  padding: 1.354vw 11.198vw 0 3.438vw;
}
.h-sec-7 .right .wpb_text_column {
  margin-bottom: 1.198vw;
}
.wpcf7 form input, .wpcf7 form textarea {
  width: 100%;
  height: 2.344vw;
  padding: 0 0.781vw;
  border-radius: 0.26vw;
  font-size: 0.833vw;
  background: none;
  color: #000000;
  vertical-align: middle;
  appearance: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  border: 0.052vw solid #A9A9A9;
  font-family: var(--font-Montserrat);
}
.wpcf7 form input.wpcf7-not-valid, .wpcf7 form textarea.wpcf7-not-valid {
  outline: 0.052vw solid red;
  outline-offset: -0.052vw;
}
.wpcf7 form input::placeholder, .wpcf7 form textarea::placeholder {
  color: rgba(0, 0, 0, 0.43);
}
.wpcf7 form input::-moz-placeholder, .wpcf7 form textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.43);
}
.wpcf7 form textarea {
  height: 5.156vw;
  resize: none;
  padding: 0.781vw;
}
.wpcf7 form label {
  font-size: 0.938vw;
  font-weight: 700;
  display: block;
  margin-bottom: 0.469vw;
  font-family: var(--font-Montserrat);
}
.wpcf7 form span {
  display: block;
}
.wpcf7 form > div {
  margin-bottom: 0.885vw;
}
.wpcf7 form .col-2 {
  display: flex;
  justify-content: space-between;
}
.wpcf7 form .col-2 .col-left {
  width: 15.365vw;
}
.wpcf7 form .col-2 .col-right {
  width: 19.167vw;
}
.wpcf7 form .btn-1 {
  min-width: 10.26vw;
  margin-top: 1.51vw;
}
.wpcf7 form.invalid .wpcf7-response-output {
  border-color: red;
  color: red;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 0vw 0.781vw;
  font-size: 0.729vw;
  text-align: center;
  color: orangered;
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: red;
  font-size: 0.677vw;
  position: absolute;
  line-height: 1;
  right: 0.26vw;
  bottom: 0.104vw;
  font-weight: 300;
  font-family: var(--font-Montserrat);
}
.footer-area {
  font-size: 0.833vw;
  font-weight: 500;
  padding: 1.354vw 0 0.99vw;
  background-color: #D9D9D9;
  font-family: var(--font-Montserrat);
}
.footer-area img {
  width: 12.448vw;
}
.footer-area h2 {
  font-size: 1.042vw;
  font-weight: 700;
  padding-top: 1.458vw;
}
.footer-area a {
  transition: var(--transition);
}
.footer-area a:hover {
  color: var(--black);
}
.footer-area ul {
  margin: 0;
  line-height: 1;
  padding: 0.26vw 0 0;
  list-style-type: none;
}
.footer-area ul li {
  margin-bottom: 0.99vw;
}
.footer-area .wrapper {
  max-width: 83.333vw;
  padding: 0 0.781vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.footer-area-1 {
  width: 27.344vw;
}
.footer-area-2 {
  width: 16.302vw;
}
.footer-area-3 {
  width: 20.521vw;
}
.footer-area-3 p > br {
  display: none;
}
.footer-area-3 a {
  display: table;
  line-height: 1.146vw;
  padding-left: 1.875vw;
  margin-bottom: 0.885vw;
  background-size: auto 0.833vw;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.footer-area-3 a:first-child {
  background-position: 0 0.313vw;
  background-size: auto 0.938vw;
  background-image: url(../images/foo-icon-1.svg);
}
.footer-area-3 a[href*="tel"] {
  background-image: url(../images/foo-icon-2.svg);
}
.footer-area-3 a[href*="mailto"] {
  background-image: url(../images/foo-icon-3.svg);
}
.footer-area-4 {
  width: 19.115vw;
}
.footer-area-4 #mailpoet_form_1 {
  padding-top: 0.104vw;
}
.footer-area-4 #mailpoet_form_1 p.mailpoet_validate_success {
  margin: 0;
  color: green;
}
.footer-area-4 #mailpoet_form_1 form.mailpoet_form {
  padding: 0;
  position: relative;
}
.footer-area-4 #mailpoet_form_1 form.mailpoet_form .mailpoet_text {
  height: 2.813vw;
  border-radius: 0;
  border: 0;
  font-size: 0.833vw;
  line-height: 1;
  font-weight: 500;
  padding: 0 0.99vw !important;
  font-family: var(--font-Montserrat);
}
.footer-area-4 #mailpoet_form_1 form.mailpoet_form .mailpoet_text.error {
  outline: 0.052vw solid red;
}
.footer-area-4 #mailpoet_form_1 form.mailpoet_form .mailpoet_submit {
  border: 0;
  height: 2.813vw;
  font-size: 0;
  max-width: 2.813vw;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background: url(../images/from-submit-btn-ico.svg) no-repeat center / cover;
}
.footer-area-4 #mailpoet_form_1 .mailpoet_message {
  padding: 0;
  margin: 0 0 0.26vw;
  position: absolute;
  line-height: 1.2;
  font-size: 0.625vw;
  bottom: 100%;
  width: 100%;
  white-space: nowrap;
}
.footer-area-4 #mailpoet_form_1 .mailpoet_validate_error {
  color: red;
}
.socials {
  gap: 0.781vw;
  display: flex;
  padding-top: 0.156vw;
}
.socials a {
  width: 2.083vw;
  height: 2.083vw;
  font-size: 0;
  line-height: 1;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.socials a.f {
  background-image: url(../images/f.svg);
}
.socials a.i {
  background-image: url(../images/i.svg);
}
.socials a.x {
  background-image: url(../images/x.svg);
}
.socials a.tiktok {
  background-image: url(/wp-content/uploads/2025/05/t.svg);
}
.copyright-area {
  color: white;
  font-size: 0.677vw;
  font-weight: 400;
  text-align: center;
  padding: 0.313vw 0;
  background-color: #000;
  font-family: var(--font-Montserrat);
}
.copyright-area a {
  color: white;
  transition: var(--transition);
}
.copyright-area a:hover {
  color: var(--black);
}
@media only screen and (max-width: 767px) {
  .dsk {
    display: none !important;
  }
  .mb {
    display: block !important;
  }
  .home main {
    padding-top: var(--header-height);
  }
  body {
    font-size: 3.488vw;
    line-height: 4.884vw;
  }
  p {
    margin: 0 0 4.884vw;
  }
  p:last-child {
    margin-bottom: 0;
  }
  h1 {
    font-size: 5.581vw;
    margin: 0 0 3.488vw;
  }
  h2 {
    font-size: 5.581vw;
    margin: 0 0 3.488vw;
  }
  h3 {
    font-size: 4.651vw;
    margin: 0 0 3.488vw;
  }
  h4 {
    font-size: 4.186vw;
    margin: 0 0 3.488vw;
  }
  h5 {
    font-size: 3.721vw;
    margin: 0 0 3.488vw;
  }
  .vc_row {
    margin-left: -3.488vw;
    margin-right: -3.488vw;
  }
  .vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
    padding-top: 4.651vw;
  }
  .vc_column_container > .vc_column-inner {
    padding-left: 3.488vw;
    padding-right: 3.488vw;
  }
  .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 4.651vw;
  }
  .container {
    max-width: 100%;
    padding: 0 3.488vw;
  }
  .side_toggle {
    width: 8.372vw;
    height: 6.512vw;
    display: block;
    font-size: 0;
    margin-right: 5.349vw;
    background: url(../images/menu-icon.svg) no-repeat center / contain;
  }
  header .site-logo {
    margin-left: 5.116vw;
  }
  header .site-logo img {
    width: 22.093vw;
  }
  header .wrapper {
    max-width: 100%;
    min-height: 20.93vw;
  }
  header .phone_number {
    width: 8.605vw;
    height: 8.372vw;
    font-size: 0;
    display: block;
    margin-left: auto;
    margin-right: 7.442vw;
    background: url(../images/head-phone-icon.svg) no-repeat center / contain;
  }
  .menu-main-menu-container {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    min-height: 88.372vw;
    padding-top: 24.651vw;
    background: #8F8F8F;
    box-sizing: border-box;
    transition: var(--transition);
    transform: translateY(-139.535vw);
  }
  .menu-main-menu-container .sub-menu {
    padding: 1.163vw;
    font-size: 3.256vw;
    border-radius: 1.163vw;
  }
  .menu-main-menu-container .sub-menu li {
    margin-bottom: 0;
  }
  .menu-main-menu-container ul {
    font-size: 4.186vw;
  }
  .menu-main-menu-container ul.menu {
    display: block;
  }
  .menu-main-menu-container ul.menu > li {
    padding: 0 0 7.209vw;
    margin-bottom: 7.209vw;
    border-left: 0;
    position: relative;
  }
  .menu-main-menu-container ul.menu > li::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 20.93vw;
    height: 0.233vw;
    background: white;
    transform: translateX(-50%);
  }
  .menu-main-menu-container ul.menu > li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .menu-main-menu-container ul.menu > li:last-child::before {
    display: none;
  }
  .menu-main-menu-container ul.menu > li > a {
    padding: 0;
    display: table;
    color: white;
    margin: 0 auto;
  }
  .show-menu .menu-main-menu-container {
    transform: translateY(0);
  }
  .show-menu .menu-main-menu-container .side_toggle {
    width: 5.814vw;
    height: 5.814vw;
    margin-right: 0;
    position: absolute;
    top: 5.814vw;
    right: 6.512vw;
    background: url(../images/menu-close-ico.svg) no-repeat center / contain;
  }
  .btn-1 {
    font-size: 3.256vw;
    min-width: 48.837vw;
    line-height: 14.651vw;
    border-width: 0.233vw;
  }
  .slick-dots {
    gap: 1.395vw;
    bottom: 2.093vw;
  }
  .slick-dots button {
    width: 2.558vw;
    height: 2.558vw;
    border-width: 0.233vw;
    border-radius: 0.465vw;
  }
  .h3-after-line h3 {
    line-height: 6.512vw;
    font-size: 4.884vw;
    overflow: visible;
  }
  .h3-after-line h3 strong {
    line-height: 1;
    font-size: 3.488vw;
  }
  .h3-after-line h3 strong:last-child {
    margin-bottom: 1.395vw;
  }
  .h3-after-line h3 strong::after {
    height: 0.233vw;
    width: 348.837vw;
    margin-left: 2.326vw;
  }
  .slick-arrow {
    top: 45%;
    width: 8.14vw;
    height: 8.14vw;
  }
  .slick-arrow.slick-prev {
    left: -9.07vw;
  }
  .slick-arrow.slick-next {
    right: -8.837vw;
  }
  .h-sec-2 img {
    height: 16.047vw;
  }
  .h-sec-2 .slick-list {
    margin-left: -5.814vw;
  }
  .h-sec-2 .wpb_single_image * {
    display: block;
    width: 100%;
  }
  .h-sec-2 .vc_col-sm-3 {
    margin: 6.977vw 0;
    padding: 0 10.93vw;
    min-width: 51.163vw;
    box-sizing: border-box;
    border-left-width: 0.233vw;
  }
  .h-sec-2 .vc_col-sm-3:first-child {
    padding: 0;
  }
  .h-sec-3 {
    margin-left: -3.488vw;
  }
  .h-sec-3 h3 {
    margin-bottom: 4.419vw;
  }
  .h-sec-3 p {
    text-align: justify;
    letter-spacing: 0.023vw;
    padding-right: 2.093vw;
  }
  .h-sec-3 .vc_col-sm-8 {
    width: 100%;
    padding: 1.628vw 0 0 1.86vw;
  }
  .h-sec-3 .vc_col-sm-4 {
    width: 100%;
  }
  .h-sec-3 .vc_col-sm-4 .wpb_single_image {
    margin: 0.93vw 1.163vw 0;
    max-height: 82.791vw;
    overflow: hidden;
  }
  .h-sec-4 {
    margin: 0 -3.488vw;
    background-position: center center;
    background-size: 100%;
    background-position: center 0;
  }
  .h-sec-4.vc_section {
    background-image: url(../images/why-choose-bg-mb1.jpg) !important;
  }
  .h-sec-4 .vc_column_container > .vc_column-inner {
    padding-left: 5.116vw;
    padding-right: 5.349vw;
  }
  .h-sec-4 .row-2 {
    margin-bottom: 6.977vw;
  }
  .h-sec-4 .row-2-2 {
    margin-bottom: 6.744vw;
    flex-wrap: wrap-reverse;
  }
  .h-sec-4 .row-2-2 p {
    padding-right: 0;
    letter-spacing: 0.012vw;
  }
  .h-sec-4 .row-2-2 img {
    height: 54.186vw;
  }
  .h-sec-4 .row-2-3 h3 {
    line-height: 5.581vw;
    margin-top: -0.698vw;
    text-align: justify;
    margin-bottom: 2.791vw;
  }
  .h-sec-4 .row-2-3 p {
    padding-right: 0;
    letter-spacing: 0;
  }
  .h-sec-4 .btn-outer, .h-sec-4 .wpb_single_image {
    margin-bottom: 6.512vw;
  }
  .h-sec-4 .btn-outer {
    display: table;
    margin: 0 auto;
  }
  .h-sec-4 p {
    line-height: 4.884vw;
    padding-bottom: 1.395vw;
    text-align: justify;
    padding-right: 0.233vw;
    letter-spacing: 0.023vw;
  }
  .h-sec-4 h2 {
    padding: 1.86vw 0 1.628vw 0;
  }
  .h-sec-4 h3 {
    margin-bottom: 3.023vw;
  }
  .h-sec-4 .img, .h-sec-4 .text {
    width: 100%;
  }
  .h-sec-4 img {
    border-radius: 2.326vw;
  }
  .h-sec-5 {
    padding: 6.977vw 0 0;
  }
  .h-sec-5 h2 {
    line-height: 6.744vw;
    margin: 0 4.651vw 5.581vw;
  }
  .h-sec-5 .cpt-shortcode-list {
    margin: 0 6.512vw;
    font-size: 3.256vw;
    line-height: 4.884vw;
  }
  .h-sec-5 .loop {
    margin: 0 1.395vw 9.302vw;
    min-height: 83.953vw;
    border-radius: 5.116vw;
    border-width: 0.233vw;
    padding: 28.605vw 5.814vw 0;
    background-size: 28.837vw;
    background-position: center 6.047vw;
  }
  .h-sec-5 .loop .content {
    min-height: 34.186vw;
    margin-bottom: 4.419vw;
  }
  .h-sec-5 .loop .title {
    font-size: 3.721vw;
  }
  .h-sec-5 .loop .date {
    font-size: 3.023vw;
    line-height: 3.256vw;
  }
  .h-sec-6 {
    padding-top: 3.488vw;
    background-size: 100%;
    background-position: center 0;
  }
  .h-sec-6.vc_row {
    background-image: url(../images/insta-bg-mb.png) !important;
  }
  .h-sec-6 .slick-arrow {
    top: auto;
    bottom: 1.628vw;
    width: 10.465vw;
    height: 10.465vw;
    z-index: 1;
  }
  .h-sec-6 .slick-arrow.slick-prev {
    left: 39.767vw;
  }
  .h-sec-6 .slick-arrow.slick-next {
    right: 39.767vw;
  }
  .h-sec-6 h2 {
    margin-bottom: 7.442vw;
  }
  .h-sec-6 .wpb_text_column {
    margin-bottom: 0;
  }
  .h-sec-6 .slick-list {
    padding: 0 23.023vw 20.698vw 4.651vw;
  }
  .h-sec-6 #sb_instagram {
    margin: 0 -5.814vw;
    width: auto !important;
    padding: 0 !important;
  }
  .h-sec-6 #sb_instagram #sbi_images {
    padding: 0;
    display: block;
  }
  .h-sec-6 #sb_instagram #sbi_images .sbi_item {
    padding: 0 2.326vw;
  }
  .h-sec-6 #sb_instagram #sbi_images .sbi_item .sbi_photo img {
    height: 69.767vw;
    border-radius: 2.326vw;
  }
  .h-sec-7 {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .h-sec-7 .wpb_single_image img {
    height: 93.023vw;
    object-fit: cover;
  }
  .h-sec-7 h2 {
    text-align: center;
    margin-bottom: 3.256vw;
  }
  .h-sec-7 .right {
    padding: 7.674vw 5.349vw 0 5.116vw;
  }
  .h-sec-7 .right .wpb_text_column {
    margin-bottom: 4.651vw;
  }
  .h-sec-7 .right .wpb_text_column p {
    text-align: justify;
    letter-spacing: 0.093vw;
  }
  .wpcf7 form input, .wpcf7 form textarea {
    height: 9.302vw;
    padding: 0 3.488vw;
    border-radius: 1.163vw;
    font-size: 3.023vw;
    border-width: 0.233vw;
  }
  .wpcf7 form input.wpcf7-not-valid, .wpcf7 form textarea.wpcf7-not-valid {
    outline: 0.233vw solid red;
    outline-offset: -0.233vw;
  }
  .wpcf7 form textarea {
    height: 23.023vw;
    padding: 3.488vw;
  }
  .wpcf7 form label {
    font-size: 3.488vw;
    margin-bottom: 1.628vw;
  }
  .wpcf7 form > div {
    margin-bottom: 3.488vw;
  }
  .wpcf7 form .col-2 {
    display: block;
  }
  .wpcf7 form .col-2 .col-left, .wpcf7 form .col-2 .col-right {
    width: 100%;
    margin-bottom: 3.488vw;
  }
  .wpcf7 form .btn-1 {
    min-width: 42.558vw;
    margin: 7.209vw auto 6.977vw;
  }
  .wpcf7 .wpcf7-not-valid-tip {
    font-size: 2.326vw;
    right: 0.698vw;
    bottom: 0.698vw;
    font-weight: 500;
  }
  .footer-area {
    font-size: 3.256vw;
    padding: 6.279vw 0 0.465vw;
  }
  .footer-area .wrapper {
    max-width: 100%;
    padding: 0 5.116vw 0 5.349vw;
    justify-content: space-between;
  }
  .footer-area img {
    width: 51.395vw;
    margin: 0 auto;
  }
  .footer-area h2 {
    font-size: 3.721vw;
    padding-top: 0;
  }
  .footer-area ul {
    padding: 0.698vw 0 0;
  }
  .footer-area ul li {
    margin-bottom: 4.186vw;
  }
  .footer-area-1 {
    width: 100%;
    padding-bottom: 7.674vw;
  }
  .footer-area-2 {
    width: auto;
  }
  .footer-area-3 {
    width: auto;
    text-align: right;
    padding-right: 0.465vw;
  }
  .footer-area-3 a {
    line-height: 4.186vw;
    padding-left: 5.814vw;
    margin-bottom: 2.558vw;
    margin-left: auto;
    background-size: auto 3.256vw;
  }
  .footer-area-3 a:first-child {
    max-width: 57vw;
    background-position: 0 0;
    background-size: auto 3.721vw;
  }
  .footer-area-3 a[href*="tel"] {
    margin-bottom: 3.023vw;
  }
  .footer-area-3 a[href*="mailto"] {
    padding-left: 6.512vw;
  }
  .footer-area-4 {
    width: 100%;
    padding-top: 3.023vw;
  }
  .footer-area-4 #mailpoet_form_1 {
    padding-top: 0.465vw;
  }
  .footer-area-4 #mailpoet_form_1 form.mailpoet_form .mailpoet_text {
    height: 10.465vw;
    font-size: 3.256vw;
    padding: 0 2.093vw !important;
  }
  .footer-area-4 #mailpoet_form_1 form.mailpoet_form .mailpoet_text.error {
    outline-width: 0.233vw;
  }
  .footer-area-4 #mailpoet_form_1 form.mailpoet_form .mailpoet_submit {
    height: 10.465vw;
    max-width: 10.465vw;
  }
  .footer-area-4 #mailpoet_form_1 .mailpoet_message {
    margin: 0 0 1.163vw;
    font-size: 2.791vw;
  }
  .socials {
    gap: 6.279vw;
    padding: 8.372vw 0.465vw 0 0;
    justify-content: center;
  }
  .socials a {
    width: 9.767vw;
    height: 9.767vw;
  }
  .copyright-area {
    font-size: 2.791vw;
    padding: 2.326vw 0;
  }
}
