/*
Theme Name: thegogus Child Theme
Description: This is a custom child theme for Salient
Theme URI: https://thegogus.com/
Author: ThemeNectar
Author URI: https://thegogus.com/
Template: salient
Version: 1.0
*/
@font-face {
    font-family: 'Suisse Intl';
    src: url('fonts/SuisseIntl-Bold.woff2') format('woff2'),
        url('fonts/SuisseIntl-Bold.woff') format('woff'),
        url('fonts/SuisseIntl-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('fonts/SuisseIntl-SemiBold.woff2') format('woff2'),
        url('fonts/SuisseIntl-SemiBold.woff') format('woff'),
        url('fonts/SuisseIntl-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('fonts/SuisseIntl-Medium.woff2') format('woff2'),
        url('fonts/SuisseIntl-Medium.woff') format('woff'),
        url('fonts/SuisseIntl-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('fonts/SuisseIntl-Regular.woff2') format('woff2'),
        url('fonts/SuisseIntl-Regular.woff') format('woff'),
        url('fonts/SuisseIntl-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


h4.fir32 {
font-family: 'Suisse Intl';
		 }
h1{
font-family: 'Suisse Intl';
}
h2,h3{
font-family: 'Suisse Intl';
}
h4,h5,h6{
 font-family: 'Suisse Intl';
}
a,p,span,li,label{
 font-family: 'Suisse Intl';
}

#header-space {
    height: 98px !important;
}
div#header-outer {
	background: #1D1D1D;
	height: 98px !important;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 12px;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after{
	display: none;
}
 #header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0px;
    height: 2px;
    background: #986D42;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
/* #header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #5C9E97;
    position: absolute;
    top: -8px;
    left: -8px;
    width: 18px;
    height: 4px;
    border-radius: 100px;
    transition: all 0.3s linear;
    opacity: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}  */
body #header-outer[data-format=centered-logo-between-menu] #top #logo {
	margin-top: 20px;
margin-bottom: 0 !important;
}
div#section1 h4 {
    opacity: 1 !important;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
}
div#section1 .buttons .button a.primary-color {
    letter-spacing: 1px;
    opacity: 1 !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px !important;
    padding: 12px 28px;
    text-transform: capitalize;
}
div#section1 .buttons .button+.button a.primary-color {
    background: transparent !important;
    padding-left: 0;
    box-shadow: unset !important;
    padding-right: 0;
    font-size: 18px;
}

div#section1 .buttons .button+.button a s {
	color:#AFAFAF;
	font-size: 15px;
}
div#section1 h1 {
    font-size: 55px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1;
    opacity: 1 !important;
    transform: unset;
    display: inline-block;
    transition: opacity 0.4s ease-in-out;
}
div#section1 p {
    opacity: 1 !important;
    line-height: 23px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    transform: unset;
}
div#section1 p br{
	display: none;
}
div#section1 .content {
}
div#section1 a.slider-down-arrow.no-border {
    content: url(/wp-content/uploads/2024/11/Group-8134.png);
    right: 25px;
    left: unset;
}
div#section1 .swiper-slide .content .buttons {
    opacity: 1;
    padding: 0;
    margin: 0;
}
/* div#section1  .slide-bg-wrap::before {
    position: absolute;
    background-image: url(/wp-content/uploads/2024/11/cropped-Group-8300.png);
    width: 30%;
    height: 60%;
    content: "";
    background-size: 50%;
    background-repeat: no-repeat;
    left: 2px;
    top: 2px;
    background-position: top left;
    opacity: 0.5;
    z-index: 20;
} */
/* div#section1 .row_col_wrap_12:before {
    position: absolute;
    background-image: url('/wp-content/uploads/2025/03/Back.png');
    width: 55%;
    height: 100%;
    content:"";
    background-position: bottom;
    background-size: 45%;
    background-repeat: no-repeat;
    top: unset;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 38;
} */
h2 {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.2;
}
p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
a.nectar-button.small.regular.accent-color.regular-button {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px !important;
  padding: 12px 28px;
  text-transform: capitalize;
}
h4.fir32 {
   color: #145DA0;
   font-size: 20px;
   line-height: 1.2;
   font-weight: 500;
}
div#section2 {
    margin-top: -120px;
}
div#section2 .row_col_wrap_12 {
    padding-top: 0;
    padding-bottom: 60px;
}
div#section2 h4.fir32 {
}
div#section2 h2 {
	color: #3A3A3A;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 20px;
    border: 1px solid #145da0;
}
div#section2 ul li {
	color: #484848;
	font-size: 18px;
	font-weight: 600;
	list-style: none;
	padding-left: 22px;
	margin-right: 30px;
}
div#section2 ul {
    margin: 0;
}
div#section2 ul li:before {
    position: absolute;
    content: "";
    background: #145DA0;
    width: 9px;
    height: 9px;
    left: 8px;
    border-radius: 50px;
    margin-top: 9px;
}
div#section2 p{
	padding-bottom: 4px;
	margin-left: 23px;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button+a.nectar-button {
    margin-left: 10px;
    border: 1px solid #145da0;
    background: transparent !important;
    color: #000000;
}
div#section3 .row_col_wrap_12 {
	padding-top: 60px;
	padding-bottom: 60px;
}
div#section3 h2 {
	color: #ffffff;
}
div#section3 h4.fir32 {
	color: #ffffff;
}
div#section3 a.nectar-button.small.regular.accent-color.regular-button {
}
div#section4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 20px;
}
div#section4 div#second h3 {
    font-size: 20px;
    font-weight: 600;
    color: #3A3A3A;
    line-height: 1;
    text-align: center;
    padding-top: 14px;
}
div#section4 p {
    color: #3A3A3A;
    text-align: center;
}
div#section4 h4.fir32 {
}
div#section4 h2 {
	color: #24232A;
}
div#section4 .owl-item .carousel-item {
    background: #F6FBFF;
    margin: 0 6px;
    padding: 34px 6px;
    height: 260px;
    border-radius: 18px;
}
div#section4 div#second p.img {
    width: 90px;
    height: 90px;
    border-radius: 50px;
    background: #EDF5FC;
    margin: 0 auto;
    padding-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#section4 div#second p.img img {
    margin: 0 auto;
    display: table;
    width: 55%;
}
div#section4 div#second{
	/* padding-top: 30px; */
}
div#section4 .owl-dots {
    display: none;
}
div#section5 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#section6 .row_col_wrap_12 {
	padding-top: 60px;
	padding-bottom: 60px;
}
div#section6 h2 {
	color: #ffffff;
}
div#section6 p {
	color: #ffffff;
}
div#section6 a.nectar-button.small.regular.accent-color.regular-button {
}
div#section7 .row_col_wrap_12{
    padding-top: 60px;
    padding-bottom: 60px;
}
div#section7 div#first{
	padding-bottom: 20px;
}
div#section7  .toggle.default.open {
	padding: 0;
	border: 1px solid #145DA0;
	border-radius: 12px;
}
div#section7 .toggle.default.open:before {
    display: none;
}
div#section7 h3.toggle-title a {
    font-size: 18px;
    color: #080808;
    font-weight: 600;
    padding: 11px 18px;
    line-height: 27px;
    border: 1px solid #B0B0B0;
    border-radius: 12px;
}
div#section7 .toggle.default {
    /* border-bottom: 1px solid #080808; */
    background: transparent;
    margin: 6px 0;
    padding: 0;
    transition: unset !important;
    border: unset;
    margin-top: 15px;
}
div#section7 .toggle.default.open p {
    color: #080808;
}
div#section7 .toggle i {
    color: #080808;
    border: unset;
    margin-right: 9px;
}
div#section7 .toggle i:before, div#section6 .toggle i:after {
    background-color: #080808 !important;
}
div#section7 .toggle.default.open div {
    background: transparent;
    padding: 4px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
	max-height: unset !important;
}
div#section7 .toggle.default.open h3.toggle-title {
    background: #145DA0;
    border-radius: 12px;
}
div#section7 .toggle.default.open h3.toggle-title a{
    color: #ffffff !important;
}
div#section7 .toggles--minimal-shadow .toggle.default.open > .toggle-title i:after {
    background-color: #ffffff;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#contact1 p {color: #ffffff;padding-bottom: 40px;}
div#contact1 h2 {
	color: #ffffff;
	padding-bottom: 0;
}
div#contact1 br {
    display: none;
}
div#contact1 span.wpcf7-form-control-wrap {
    width: 48%;
    margin: 0 2px;
    margin-bottom: 18px;
    display: inline-block !important;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="email-274"]{width: 98%;}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-294"]{
    height: 100px;
    width: 98%;
    margin-bottom: 0;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-294"] textarea{
	height: 100px;
}
div#contact1 input[type=text], div#contact1 input[type=tel], div#contact1 input[type=email],
div#contact1 select, div#contact1 textarea {
    background: transparent;
    border: unset;
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}
div#contact1 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 12px 28px !important;
    text-transform: capitalize;
    border-radius: 0 !important;
    margin-top: 0;
    background: transparent;
    border: 1px solid #ffffff;
}

div#contact1 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#contact1 .wpcf7-form .wpcf7-not-valid{
    border-bottom:2px solid red !important;
}
div#contact1 span.wpcf7-spinner {
    position: absolute;
}
div#contact1  input:focus, 
div#contact1  select:focus, 
div#contact1 textarea:focus {
    border-color: #15B272 !important;
}
div#contact1 input::placeholder, 
div#contact1 textarea::placeholder {
    color: #ffffffcc !important;
}
div#contact1 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    text-align: center;
    /* margin-top: 0; */
}
#page-header-bg h1 {
    font-size: 60px;
    text-align: center;
    margin-top: 145px;
    text-transform: capitalize;
    font-family: 'Lexend';
    font-weight: 600;
    color: #ffffff;
}
#page-header-bg .subheader a, #page-header-bg .subheader label {
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    /* margin: 0 9px; */
}
#page-header-bg .subheader a i {
    margin: 0 8px;
}
#page-header-bg .subheader {
    line-height: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#footer2 {
    margin: 0;
}
div#footer2 .row_col_wrap_12 {
	padding-top: 60px;
	padding-bottom: 30px;
}
div#footer2 h2 {
	color: #04031D;
}
div#footer2 h4.fir32 {
	color: #04031D;
}
div#footer2 a.nectar-button.small.regular.accent-color.regular-button {
	float: right;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 15px;
    padding-bottom: 15px;
}
div#footer1 p {
    color: #ffffff;
    font-size: 15px;
}
div#footer1 ul li:hover{
	cursor: pointer;
}
div#footer1 ul.cont1{
 
}
div#footer1 ul li a{
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    display: flex;
 }
div#footer1 ul li a i{
	padding-right: 6px;
	font-size: 20px;
}
div#footer1 ul li a:hover {
    color: #986D42; /* Color on hover */
}
div#footer1 ul li a:hover i {
    color: #986D42; /* Icon color on hover */
}
div#footer1 ul#social{
	margin: 0;
	margin-top: 15px !important;
	display: inline-flex;
}
div#footer1 .wpb_raw_code{
	margin: 0;
}
div#footer1 h3{
    font-size: 25px;
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 4px;
}
div#footer1 div#second ul li {
   font-weight: 400;
   font-size: 16px;
   line-height: 17px;
   color: #ffffff;
   list-style: none;
   padding-bottom: 8px;
}
div#footer1 div#third{
    padding-top: 20px;
    border-top: 1px solid #ffffff;
    margin-top: 45px;
}
div#footer1  div#second p {
    color: #ffffff;
    font-size: 16px;
}
div#footer1  div#second{
	/* padding-top: 20px; */
	/* border-top: 1px solid #7D7D7D; */
}
div#footer1 ul {
    margin: 0;
    display: flex;
}
div#footer1 h2 {
    font-size: 25px;
    color: #000000;
}
div#footer1 div#second .wpb_text_column {
    margin-bottom: 0;
}
div#footer1 input[type=email] {
	border: 1px solid #ffffff !important;
	line-height: 30px;
	color: #6B6A7E;
	background: #ffffff;
	font-weight: 500 !important;
	padding: 10px 15px !important;
	width: 100% !important;
	height: 48px;
	border-radius: 50px !important;
	display: flex;
	margin: 0 auto;
	box-shadow: unset !important;
}
div#footer1 input[type=submit]{
	border: unset;
	outline: unset;
	box-shadow: unset;
	transform: unset !important;
	background-color: #986D42 !important;
	float: right;
	margin-top: -52px;
	margin-right: 4px;
	padding: 11px 14px;
	border-radius: 50px !important;
	font-size: 14px;
	font-weight: 400;
}
div#footer1 input::placeholder { 
	color: #ffffffbd !important; 
}
div#footer1 ul#social li {
    margin-right: 8px;
}
div#footer1 ul li {
    list-style: none;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    margin-right: 12px;
}
div#footer1 ul#social li a i {
    background: #FF9D41;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}
div#footer1 div#first .vc_col-sm-3:nth-child(1) {
    width: 50%;
}
div#footer1 div#first .vc_col-sm-3:nth-child(1) img.img-with-animation.skip-lazy {
    width: 65%;
}
div#footer1 div#first .vc_col-sm-3:nth-child(2) {
    width: 16%;
}
div#footer1 div#first .vc_col-sm-3:nth-child(3) {
    width: 21%;
}
div#footer1 div#first .vc_col-sm-3:nth-child(4) {
    width: 13%;
}
div#footer1 div#second ul {justify-content: end;}
div#footer1 .social1 a i {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    margin-right: 16px;
}
div#contact1 h4.fir32 {
    color: #ffffff;
}
div#contact1 .vc_col-sm-5 {
     height: 100%;
    max-height: 100%;
    min-height: 100%;
}

div#contact1 .vc_col-sm-5 .vc_column-inner {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
}

div#contact1 .vc_col-sm-5 .wpb_text_column {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
}

div#contact1 .vc_col-sm-5 .wpb_wrapper {
   height: 100%;
    max-height: 100%;
    min-height: 100%;
}

div#contact1 .vc_col-sm-5 .cont1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-height: 100%;
}

div#contact1 .vc_col-sm-5 .cont1 .sec {
    padding-top: 120px;
    padding-right: 90px;
}
div#contact1 h4.fir32:before {
    background: #ffffff;
}
div#footer1 div#third .cont1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
}
div#footer1 div#third .cont1 ul.cont1 li {
    display: flex;
}
div#footer1 div#third .cont1 ul.cont1 li a {
    margin-left: 24px;
}
div#section1 form#availability-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div#section1 form#availability-form br {
    display: none;
}
div#section1 input[type=date], div#section1 input[type=number]{
    background: transparent;
    border: unset;
    border-bottom: 1px dotted #986D42;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 28px;
    color: #986D42;
    font-weight: 400;
    font-style: italic;
    padding: 0 0;
    height: 32px;
    padding-bottom: 10px;
}
div#section1 form#availability-form .form-group label {
    color: #000;
    font-size: 20px;
}
div#section1 div#nectar-slider-instance-1 {
    margin: 0;
}
div#section1 div#second h2 {
    color: #000000;
}
div#header-secondary-outer {
    background: transparent;
    padding-top: 15px;
    position: relative;
    z-index: 0;
}
div#header-secondary-outer ul.cont1 {
    float: left;
}
div#header-secondary-outer ul.cont1 li a i {
    font-size: 20px;
    color: #ffffff;
    margin: 0 14px;
    line-height: 1;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
    position: absolute;
    z-index: 0;
}
div#footer1 ul.fti {
    justify-content: center;
    align-items: center;
}
div#footer1 div#second img.img-with-animation.skip-lazy {
    margin: 0 auto;
}
div#footer1 div#first img.img-with-animation.skip-lazy {
    margin: 0 auto;
    margin-right: 0;
}
div#footer1 ul.fti li a {
    margin: 0 4px;
}

div#pum-114 {
    background: transparent;
}
div#pum-114 br {
    display: none;
}
div#pum-114 span.wpcf7-form-control-wrap {
    width: 31%;
    display: inline-flex !important;
    margin: 0 6px;
    margin-bottom: 18px;
}
div#pum-114 span.wpcf7-form-control-wrap[data-name="textarea-294"] {
    width: 96%;
    height: 100px;
}
div#pum-114 input[type=text], div#pum-114 input[type=tel], div#pum-114 input[type=email], div#pum-114 textarea {
    background: transparent;
    border: unset;
    border-bottom: 1px solid #000000;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding-left: 0;
}
div#pum-114 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 32px !important;
    text-transform: capitalize;
    border-radius: 50px !important;
    margin-top: 30px !important;
    display: table;
    margin: 0 auto;
}

div#pum-114 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#pum-114 .wpcf7-form .wpcf7-not-valid{
    border-bottom:2px solid red !important;
}
div#pum-114  input:focus, 
div#pum-114  select:focus, 
div#pum-114 textarea:focus {
    border-color: #145da0 !important;
}
div#pum-114 input::placeholder, 
div#pum-114 textarea::placeholder {
    color: #000000cc !important;
}
div#pum-114 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    text-align: center;
    margin-top: 0;
}
div#pum_popup_title_114 {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.2;
}
.pum-theme-105 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    right: 30px;
    padding: 0;
    border-radius: 50px !important;
    line-height: 1;
    font-size: 18px;
    font-size: 0;
    background: transparent;
    top: 22px;
}
.pum-theme-105 .pum-content + .pum-close::before, 
.pum-theme-default-theme .pum-content + .pum-close::before {
    /* content: "\f00d"; */
    /* content: "\f00d"; */
    /* font-family: FontAwesome; */
    display: inline-block;
    line-height: 28px;
    content: "X";
    font-size: 22px;
    color: #a2a2a2 !important;
    font-family: 'Open Sans';
}
div#popmake-114 {
    top: 80px !important;
}
div#pum_popup_title_121 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 20px;
}
div#popmake-121 {
    top: 0 !important;
}
.pum-theme-105 .pum-content, .pum-theme-default-theme .pum-content {
    color: #000000;
    font-size: 16px;
}
.pum-content.popmake-content ol li {
    font-size: 20px;
}
.pum-content.popmake-content ol ul li {
    font-size: 16px;
}
/* .pum-content.popmake-content ol {
    margin-bottom: 15px;
}
.pum-content.popmake-content ol+p {
    padding-bottom: 0;
} */

div#popmake-123 {
    top: 0 !important;
}
div#section1 ul.fti {
	display:none !important;
}
div#section1 ul.fti {
    position: absolute;
    top: 28%;
    right: 0;
    z-index: 32;
    background: #ffffff;
    width: 3%;
    height: 36%;
    padding: 40px 13px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 40px;
}

div#section1 ul.fti li {
    list-style: none;
    padding-bottom: 25px;
}

div#section1 ul.fti li i {
    font-size: 21px;
    color: #191919;
}
div#section1 div#three {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
div#section4 .owl-nav.disabled {
    display: flex;
    text-align: center;
    height: 0;
    position: absolute;
    top: 10px;
    right: 6px;
    margin-top: 0;
}
div#section4 .owl-nav.disabled button span {
    display: none;
}
div#section4 .owl-nav.disabled button {
    width: 45px;
    height: 45px;
    background-color: transparent;
    border: 1px solid #000000;
    transition: all 0.3s linear;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
    margin: 0 5px;
}
div#section4 .owl-nav.disabled button.owl-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section4 .owl-nav.disabled button.owl-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section4 .owl-nav.disabled button:hover{
	background: #145da0;
	border-color: #145da0;
}
div#section4 .owl-nav.disabled button:hover:before {
    color: #ffffff;
}
div#section4 .owl-dots {
   display:none;
}
/* Shared Styles for Both Containers */
.terms-container, .privacy-container {
    max-width: 800px;
    margin: 30px auto;
    background: #fff;
    padding: 25px 30px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.terms-container .effective-date, .privacy-container .effective-date {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 20px;
    color: #555;
}
.terms-container section, .privacy-container section {
    margin-bottom: 20px;
}
.terms-container h3, .privacy-container h3 {
    font-size: 1.5rem;
    color: #0056b3;
    border-bottom: 2px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.terms-container p, .terms-container li, 
.privacy-container p, .privacy-container li {
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.6;
}
.terms-container ul, .privacy-container ul {
    margin: 10px 0;
    padding-left: 20px;
}
.terms-container ul li, .privacy-container ul li {
    margin-bottom: 8px;
}
.terms-container a, .privacy-container a {
    color: #007BFF;
    text-decoration: none;
}
.terms-container a:hover, .privacy-container a:hover {
    text-decoration: underline;
}
div#pum_popup_title_123 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 20px;
}
div#popmake-183 {
    width: 60%;
    left: 0 !important;
    min-width: 100%;
    right: 0 !important;
    margin: 0 auto;
    border-radius: 12px;
    padding: 18px 25px;
    bottom: 15px !important;
    top: unset !important;
}
div#pum-183 {
    /* background: transparent; */
    top: 0;
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, 0.3);
}
div#contact1 .row_col_wrap_12 {
    padding-top: 75px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    box-shadow: 0 0 30px 3px #00000014;
    border-radius: 12px;
    background: #232323;
}
div#contact1 p {
    color: #ffffff;
    padding-bottom: 12px;
}
div#contact1 h2 {
	color: #ffffff;
	padding-bottom: 0;
}
div#contact1 br {
    display: none;
}
div#contact1 span.wpcf7-form-control-wrap {
    width: 49%;
    margin: 0 2px;
    margin-bottom: 18px;
    display: inline-block !important;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="email-274"]{
    width: 98%;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-294"]{
    height: 100px;
    width: 98%;
    margin-bottom: 0;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-294"] textarea{
	height: 100px;
}
div#contact1 input[type=text], div#contact1 input[type=tel], div#contact1 input[type=email],
div#contact1 select, div#contact1 textarea {
    background: transparent;
    border: unset;
    border-bottom: 1px solid #8D8D8D;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}
div#contact1 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 12px 28px !important;
    text-transform: capitalize;
    border-radius: 50px !important;
    margin-top: 0;
    background: #737476;
    /* float: right; */
    border-color: #737476;
    display: table;
    margin: 0 auto;
    margin-right: 0;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="checkbox-125"] {
    width: 100%;
    margin-left: 0;
}

div#contact1 span.wpcf7-form-control-wrap[data-name="checkbox-125"] span.wpcf7-list-item.first {
    margin-left: 0;
}

div#contact1 span.wpcf7-form-control-wrap[data-name="checkbox-125"] span.wpcf7-list-item span {
    color: #000000;
}
div#contact1 .wpcf7-form-control-wrap input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50px;
  width: 20px; /* Checkbox width */
  height: 20px; /* Checkbox height */
  border: 2px solid #E0E0E0; /* Border style */
  outline: none;
  cursor: pointer;
  /* box-shadow: 0 0 30px 3px #ffffff; */
  margin-bottom: -4px;
  position: relative;
  background: #E0E0E0;
}
div#contact1 .wpcf7-form-control-wrap input[type="checkbox"]:checked::before {
    content: '\2713'; /* Unicode for check mark */
    position: absolute;
    top: -3px;
    left: 50%;
    transform: translate(-50%, 10%);
    font-size: 13px;
    color: #fff;
    background: #145DA0;
    width: 18px;
    border-radius: 50px;
    height: 18px;
    padding-left: 3px;
}
div#contact1 p span.sec {
    color: #000000;
    font-size: 20px;
}

div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-543"] {
    width: 99%;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-543"] textarea {
    height: 80px;
}
div#contact1 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#contact1 .wpcf7-form .wpcf7-not-valid{
    border-bottom:2px solid red !important;
}
div#contact1 span.wpcf7-spinner {
    position: absolute;
}
div#contact1  input:focus, 
div#contact1  select:focus, 
div#contact1 textarea:focus {
    border-color: #145da0 !important;
}
div#contact1 input::placeholder, 
div#contact1 textarea::placeholder {
    color: #8D8D8D !important;
}
div#contact1 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    text-align: center;
    margin-top: 10px;
    background: transparent !important;
    color: #ffffff;
    border: unset;
    margin: 0;
}
div#contact1 .contact-container {
    height: 445px;
    background-image: url('http://gogus.cloudstandly.com/wp-content/uploads/2025/04/Box_Logo.png');
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 18px 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-position: bottom right;
    border-radius: 18px;
}
div#contact1 .vc_col-sm-8 {
    padding: 0 24px;
}
div#contact1 .contact-container h3 {
    font-size: 28px;
    color: #ffffff;
}
div#contact1 .contact-container p {
    font-size: 18px;
}
div#contact1 .contact-container .fir2 ul {
    margin: 0;
}
div#contact1 .contact-container .fir2 ul li {
    list-style: none;
    padding-bottom: 20px;
}
div#contact1 .contact-container .fir2 ul li a {
    color: #ffffff;
    display: inline-flex;
    align-items: center;
}
div#contact1 .contact-container .fir2 ul li a i {
    margin-right: 8px;
}
div#contact1 .contact-container .fir3 ul {
    margin: 0;
    width: 45%;
}
div#contact1 .contact-container .fir3 ul li {
    list-style: none;
    display: flex;
    justify-content: space-between;
}
div#contact1 .contact-container .fir3 ul li a {
    color: #ffffff;
}
/* div#contact1 .row-bg-wrap:nth-child(1):before {
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/letter_send-1-1.png');
    width: 35%;
    height: 35%;
    content:"";
    background-position: center right;
    background-size: 75%;
    background-repeat: no-repeat;
    bottom: 0;
    right: 15px;
} */
div#pum_popup_title_183 {
    display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100% !important;
    max-width: 100%;
    height: 150px !important;
}

.textarea-contact-wrapper span.wpcf7-form-control-wrap {
    width: 100% !important;
    max-width: 100% !important;
}
#header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #ffffff;
}
div#contact1 ul {
    margin: 0;
}
div#contact1 ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-851"], div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-851"] textarea {
    height: 80px !important;
    margin: 0;
}
div#contact1 div#first .img-with-aniamtion-wrap {
    margin-top: -40px;
}
.pum-overlay.pum-active,
	.pum-overlay.pum-active .popmake.active {
    		display: block !important;
	}
/* div#pum-338 {
    background: transparent;
} */
div#pum-338 {
    /* background: transparent; */
    top: 0;
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, 0.3);
}
.pum-overlay.pum-active .pum-close {
    display: block !important;
}
div#popmake-338 button.pum-close.popmake-close:before {
    color: #000000;
    background: transparent !important;
    box-shadow: unset;
    background-color: transparent !important;
}
div#popmake-338 button.pum-close.popmake-close {
    background: transparent !important;
    box-shadow: unset !important;
}
div#section2 div#first .main-inner-enlarge-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  flex-wrap: nowrap;
  padding: 20px;
  overflow-x: auto; /* In case it overflows on small screens */
  padding-bottom: 60px;
  z-index: 0;
  position: relative;
}
div#section2 div#first .main-inner-enlarge-wrapper .enlarge {
  width: 29% !important;
  height: 300px !important;
  object-fit: contain;
  transition: transform 0.4s ease, box-shadow 0.3s ease;
  border-radius: 10px;
  cursor: pointer;
  transform: scale(1);
  flex-shrink: 0;
}
div#section2 div#first .main-inner-enlarge-wrapper .enlarge:hover {
  transform: scale(1.12);
}
div#contact1 ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
}
div#popmake-338  {
    width: 60%;
    left: 0 !important;
    min-width: 100%;
    right: 0 !important;
    margin: 0 auto;
    /* top: 0 !important; */
    border-radius: 12px;
    padding: 18px 25px;
}
div#popmake-338 .pum-theme-105 .pum-title, .pum-theme-default-theme .pum-title {
    margin-bottom: 16px;
    line-height: 25px;
}

 #rotating-text {
      position: relative;
      /* height: 50px; */
      overflow: hidden;
      display: inline-flex;
      right: 0;
      line-height: 55px;
      text-transform: uppercase;
    }

    .text-item {
      /* position: absolute; */
      text-align: left;
      font-weight: bold;
      color: #ffffff;
      animation: slideUp 0.5s ease-in-out;
      top: 7px;
      left: 6px;
    }

    @keyframes slideUp {
      from {
        transform: translateY(100%);
        opacity: 0;
      }
      to {
        transform: translateY(0);
        opacity: 1;
      }
    }
.pum-theme-105 div#contact1 .es_subscription_message.success {
    color: #ffffff;
}
  .image-container {
            position: relative;
            display: inline-block;
        }

    .image-container img {
            display: block;
            width: 600px;
            height: auto;
        }
        .bag-section {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 20px;
}
button#readMoreBtn {
    display: none;
}

.toggle-buttons {
    display: none;
}
div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    display: none;
}

div#section21a {
    display: none;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)  {
	
div#section2 div#first .main-inner-enlarge-wrapper {
    padding: 0;
}

div#section2 {
    margin-top: 0;
}

#header-space {
    height: 74px !important;
}

div#section1 .content {
    top: 40px !important;
}

div#section1 h1 {
    font-size: 30px;
}

div#section1 h4 {
    font-size: 20px;
}

div#section1 p {
    font-size: 18px;
}

div#section1 .image-bg {
    background-image: url(/wp-content/uploads/2025/05/Group-8236-min-min.png) !important;
    background: transparent;
    background-size: 100% 100%;
}

div#section1 .swiper-wrapper.no-transform {
    height: 400px !important;
}

div#section1 .swiper-slide.swiper-slide-visible.swiper-slide-active.no-transform {
    height: 450px !important;
}

div#section1 .row-bg.viewport-desktop {
    background-image: url(/wp-content/uploads/2025/05/Group-8236-min-min.png) !important;
    background-size: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

div#section1 div#nectar-slider-instance-1 {
    height: 400px !important;
}

div#section2 div#first .main-inner-enlarge-wrapper .enlarge {
    width: 32% !important;
    height: 230px !important;
    object-fit: cover;
    margin: 0 4px;
}

div#section2 div#first {
    margin-top: 80px;
}

div#section2 .row_col_wrap_12 {
    min-height: unset !important;
    padding-bottom: 30px;
}

h4.fir32 {
    font-size: 24px;
    margin-bottom: 0 !important;
}

h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
}

div#section2 {
    /* display: none; */
}

div#section21a {
    display: block !important;
/*     height: 0 !important;
    min-height: 0 !important; */
}

div#section21a h3.toggle-title a {
    font-size: 16px;
    color: #080808;
    font-weight: 600;
    padding: 5px 8px;
    line-height: 27px;
    border: 1px solid #B0B0B0;
    border-radius: 12px;
}

div#section21a .toggle.default.open h3.toggle-title a {
    color: #ffffff !important;
}

div#section21a .toggle.default.open {
	padding: 0;
	border: 1px solid #145DA0;
	border-radius: 12px;
}

div#section21a .toggle.default.open:before {
    display: none;
}

div#section21a h3.toggle-title a {
    font-size: 16px;
    color: #080808;
    font-weight: 600;
    padding: 5px 8px;
    line-height: 27px;
    border: 1px solid #B0B0B0;
    border-radius: 12px;
}

div#section21a .toggle.default {
    /* border-bottom: 1px solid #080808; */
    background: transparent;
    margin: 6px 0;
    padding: 0;
    transition: unset !important;
    border: unset;
    margin-top: 15px;
}

div#section21a .toggle.default.open p {
    color: #080808;
}

div#section21a .toggle i {
    color: #080808;
    border: unset;
    margin-right: 9px;
}

div#section21a .toggle i:before,
div#section21a .toggle i:after {
    background-color: #080808 !important;
}

div#section21a .toggle.default.open div {
    background: transparent;
    padding: 3px 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: unset !important;
}

div#section21a .toggle.default.open h3.toggle-title {
    background: #145DA0;
    border-radius: 12px;
}

div#section21a .toggle.default.open h3.toggle-title a {
    color: #ffffff !important;
}

div#section21a .toggles--minimal-shadow .toggle.default.open > .toggle-title i:after {
    background-color: #ffffff;
}
div#section21a a.nectar-button.small.regular.accent-color.regular-button+a.nectar-button {
    margin-left: 10px;
    border: 1px solid #145da0;
    background: transparent !important;
    color: #000000;
}
div#section21a .hover-wrap {
    padding: 0;
}
div#section21a .row_col_wrap_12 {
    min-height: unset !important;
    padding-bottom: 30px;
    /* padding-top: 20px; */
}
}

@media only screen and (max-width: 767px) {
    
div#pum_popup_title_123 {
    font-size: 24px;
}

div#pum_popup_title_121 {
    font-size: 24px;
    text-align: left;
}
	.pum-theme-105 div#contact1 .es_subscription_message.success {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
}
	div#section21a {
    display: block !important;
}
	div#section2 div#first.first21h {
    display: none;
}

div#section21a h2 {
	color: #3A3A3A;
}
div#section21a .toggle.default.open {
	padding: 0;
	border: 1px solid #145DA0;
	border-radius: 12px;
}

div#section21a .toggle.default.open:before {
    display: none;
}

div#section21a h3.toggle-title a {
    font-size: 16px;
    color: #080808;
    font-weight: 600;
    padding: 5px 8px;
    line-height: 27px;
    border: 1px solid #B0B0B0;
    border-radius: 12px;
}

div#section21a .toggle.default {
    /* border-bottom: 1px solid #080808; */
    background: transparent;
    margin: 6px 0;
    padding: 0;
    transition: unset !important;
    border: unset;
    margin-top: 15px;
}

div#section21a .toggle.default.open p {
    color: #080808;
}

div#section21a .toggle i {
    color: #080808;
    border: unset;
    margin-right: 9px;
}

div#section21a .toggle i:before,
div#section21a .toggle i:after {
    background-color: #080808 !important;
}

div#section21a .toggle.default.open div {
    background: transparent;
    padding: 3px 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: unset !important;
}

div#section21a .toggle.default.open h3.toggle-title {
    background: #145DA0;
    border-radius: 12px;
}

div#section21a .toggle.default.open h3.toggle-title a {
    color: #ffffff !important;
}

div#section21a .toggles--minimal-shadow .toggle.default.open > .toggle-title i:after {
    background-color: #ffffff;
}
div#section21a a.nectar-button.small.regular.accent-color.regular-button+a.nectar-button {
    margin-left: 10px;
    border: 1px solid #145da0;
    background: transparent !important;
    color: #000000;
}
div#section21a a.nectar-button.small.regular.accent-color.regular-button{}
div#section21a img{
	
}
div#section21a .hover-wrap {
    padding: 0;
}
div#section21a .row_col_wrap_12 {
    min-height: unset !important;
    padding-bottom: 30px;
    /* padding-top: 20px; */
}
	div#childTwo {
    display: none;
}
button#readMoreBtn {
    display: block;
}

.toggle-buttons {
    display: block;
}
button#readMoreBtn, button#readLessBtn {
    border: unset;
    font-size: 16px;
    box-shadow: unset;
    background: unset;
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-top: 10px;
}

body #header-outer[data-format=centered-logo-between-menu] #top #logo{
	margin: 0;
}
div#section1 {
    text-align: center !important;
}
div#section1 h1 {
    font-size: 20px;
    text-align: left;
    line-height: 10px;
    line-height: 1.2;
}
div#section1 h4 {
    font-size: 20px;
    /* text-align: center; */
    line-height: 1;
}
div#section1 .cont1 {
    /* backdrop-filter: blur(6px); */
    background: #0000008a;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    overflow: hidden;
    display: inline-block;
    margin-left: -10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}	
div#section1 p {
    font-size: 13px;
    text-align: left;
    padding: 0;
}
div#section1 p br{
		display: block;
}
div#section1 h1 br {
    display:none;
}
.swiper-slide .content .buttons {
    position: relative;
    gap: 10px;
    display: flex;
    margin-top: 8px;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}

div#section2 {
    text-align: center;
    margin-top: 0;
    min-height: unset !important;
}
div#section2 img {
    padding:0 !important;
}

div#section2  .hover-wrap {
    padding: 0 !important;
    text-align: center;
}
h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}
div#section2 ul li {
    color: #484848;
    font-size: 16px;
    font-weight: 600;
    list-style: none;
    padding-left: 24px;
    margin-right: 10px;
    text-align: left;
}
div#section2 p {
    padding-bottom: 9px;
    margin-left: 23px;
    font-size: 14px;
    /* text-align: justify; */
    line-height: 1.2;
    text-align: left;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: -10px;
    border: 1px solid #145da0;
    margin-bottom: -10px;
}

div#section3 {
    min-height: unset !important;
    padding: 0;
    display: none;
}
div#section3 .row_col_wrap_12.col.span_12.dark.left {
    padding-top: 14px;
    padding-bottom: 10px;
    /* min-height: 400px !important; */
    text-align: center;
    min-height: unset !important;
}
div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    display: table;
    margin: 0 auto;
}
div#section4 .owl-item .carousel-item {
    background: #F6FBFF;
    margin: 40px 6px 0;
    padding: 24px 6px;
    /* height: 210px; */
    border-radius: 18px;
    height: unset;
    margin-top: 56px;
}
div#section4 {
    text-align:center;
}

div#section4 .owl-nav.disabled {
    text-align: center;
    height: 0;
    margin-top: 45px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    justify-content: center;
    align-items: flex-start;
}
.bag-section {
    justify-content: center;
    gap: 0;
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
    align-content: center;
}

img.bag-image {
    height: auto !important;
    width: 100% !important;
    object-fit: cover;
}
	div#section7 .row_col_wrap_12 {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    text-align: center;
}
	div#footer1 ul {
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
}
	div#section6 {
    min-height: unset !important;
    /* min-height: 400px !important; */
}
div#section6 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
    /* height: 400px !important; */
    text-align: center;
    min-height: unset !important;
}

div#section7 h3.toggle-title a {
    font-size: 15px;
    color: #080808;
    font-weight: 600;
    padding: 8px 34px 8px 8px;
    line-height: 27px;
    border: 1px solid #B0B0B0;
    border-radius: 12px;
    text-align: left;
} 
	div#section7 .toggle.default.open p{
		
	}
div#popmake-338 {
    width: 90%;
    padding: 8px 15px;
}

div#popmake-338 .pum-theme-105 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 24px;
}

div#contact1 .row_col_wrap_12 {
    padding-top: 52px;
}

div#contact1 input[type=submit] {
    margin: 0 auto;
    padding: 9px 20px !important;
}

div#contact1 div#first .wpb_text_column {
    margin-bottom: 0;
}

div#contact1 div#first img.img-with-animation.img1.skip-lazy {
    width: 45%;
    margin: 0 auto;
}

div#contact1 div#first .hover-wrap {
    margin: 0;
}
div#contact1 ul li {
    text-align: center;
}
div#contact1 .row-bg.viewport-desktop.using-bg-color {background: transparent !important;}

.pum-theme-105 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    top: 11px;
    width: 28px;
    height: 28px;
    right: 14px;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    display: none !important;
}

#header-outer[data-format=centered-logo-between-menu] #top .span_9 {
    display: none !important;
}

#header-outer[data-format=centered-logo-between-menu] #top .row .col.span_3 {
    width: 100% !important;
    justify-content: center;
    display: flex;
}

div#popmake-183 {
    width: 95%;
    bottom: unset !important;
    top: 60px  !important;
    bottom: unset !important;
    padding: 12px 12px;
}

div#contact1 span.wpcf7-form-control-wrap {
    width: 100%;
    margin: 0;
}

div#contact1 input[type=text], div#contact1 input[type=tel], div#contact1 input[type=email], div#contact1 select, div#contact1 textarea {
    padding: 12px 5px;
    font-size: 15px;
    padding-bottom: 0;
}

div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-851"], div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-851"] textarea {
    height: 60px !important;
}

div#contact1 .wpcf7 .wpcf7-response-output {
    padding: 8px 0;
    padding-top: 20px;
}

.pum-theme-105 .pum-content + .pum-close::before, .pum-theme-default-theme .pum-content + .pum-close::before {
    margin-top: 0;
}	
div#pum_popup_title_123 {
    font-size: 24px;
    text-align: left;
}	
div#section2 div#first .main-inner-enlarge-wrapper {padding-top: 0;padding-bottom: 0;padding: 0;margin-top: 0;}

div#section2 div#first .main-inner-enlarge-wrapper .enlarge {
    width: 31% !important;
    height: 140px !important;
    object-fit: cover;
    margin: 0 4px;
}
div#section2 div#first .main-inner-enlarge-wrapper .enlarge:hover{
	transform: unset;
}
div#section1 .swiper-slide .content .buttons {display: inline-flex;flex-direction: column-reverse;}

div#section1 .buttons .button+.button a.primary-color {padding: 6px 6px;text-align: center;}

#rotating-text {right: 0;line-height: 1.2;}
 #header-space {
    height: 54px !important;
}
div#section1 .slide-bg-wrap::before {
    background-size: 75%;
}

div#section2 div#first {
    margin: 0;
    margin-top: 20px;
}
div#section2 .row_col_wrap_12 {
    min-height: unset !important;
    padding-bottom: 30px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    padding: 9px 19px;
    font-size: 14px;
}

div#section3 .row-bg.viewport-desktop.using-image {
    background-size: 100%;
}

div#section4 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0;
}

div#section4 div#second p.img {
    width: 60px;
    height: 60px;
}

p {
    font-size: 14px;
    line-height: 1;
}

div#section4 div#second h3 {
    font-size: 18px;
    padding-top: 6px;
}

div#section4 .owl-stage {
    padding-bottom: 10px;
}

div#section7 div#first {
    padding-bottom: 0;
}

h4.fir32 {
    font-size: 18px;
    margin-bottom: 0 !important;
}

div#section7 .toggle.default.open div {
    padding: 2px 3px;
    text-align: left;
}

div#section7 .vc_col-sm-6 {
    margin: 0;
}

div#section7 .toggle.default {
    margin-top: 0;
    margin-bottom: 10px !important;
}

div#footer1 div#second .vc_col-sm-4 {
    margin: 0;
}

div#footer1 div#second ul {
    padding-top: 18px;
}

div#footer1 div#second ul li {
    padding: 0;
    padding-top: 10px;
    margin: 0;
}
	div#section1 .image-bg {
    background-image: url(/wp-content/uploads/2025/05/Group-8236-min-min.png) !important;
}
div#section3 .row-bg.viewport-desktop.using-image {
    background-image: url(/wp-content/uploads/2025/04/without-logo-Banner-min-1.jpg) !important;
    background-size: 100% 100%;
}
div#section1 .content {
    top: 12px !important;
}

div#section1 .buttons .button a.primary-color {
    padding: 10px 22px;
    font-size: 14px;
    margin-bottom: -10px;
}
div#section1 h1 br {
    display: block;
}

div#section21a {
    display: none;
}
.textarea-contact-wrapper p#charCount {
    position: absolute;
    bottom: 22px;
    padding: 0;
    right: 10px;
}

.textarea-contact-wrapper {
    position: relative;
}
div#hotspot-10 {
    left: 18% !important;
}

.slide-bg-wrap {
}

.swiper-slide.swiper-slide-visible.swiper-slide-active.no-transform {
    height: 243px !important;
}

div#nectar-slider-instance-1 {
    height: 243px !important;
}

.swiper-container {
    height: 243px !important;
}
div#footer1 div#second ul {
    justify-content: center;
}
}