@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//radarpatrolguard.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Krona One", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Krona One", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Krona One", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(185,32,37);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(185,32,37);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(255,255,255);
	--wd-form-placeholder-color: rgb(255,255,255);
	--wd-form-brd-color: rgb(255,255,255);
	--wd-form-brd-color-focus: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.row.sb-btn {
    text-align: center;
}
.screen-reader-response {
    display: none;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
.site-content {
    margin-bottom: 0;
}
.main-page-wrapper {
    padding-top: 0;
}
.wd-header-text.hd-ph a{
		font-size:16px;
    color:#000000;
}
.wd-header-text.hd-ph {
		color:#000000!important;
    font-weight: 600;
    line-height: 23px;
    text-transform: uppercase;
		text-align:right;
}
span.ph-sub {
    font-size: 12px;
    text-align: right;
		font-weight: 700;
		color:#ffffff;
}
a.btn.btn-style-link:hover {
    color: #ffffff;
    border-color: #c21d22;
}
a.btn.btn-style-link {
		letter-spacing: 0!important;
    text-transform: uppercase;
    padding: 0;
    background: unset;
    color: #c41c22;
    border-color: #c21d22;
    border-radius: 0;
}
.scrollToTop {
    border-radius: 0!important;
    background:linear-gradient(180deg,#b92025 9%,#d41f25 50%,#8f1519 90%);
    color: #ffffff!important;
		font-size: 20px!important;
		width: 41px;
    height: 41px;
}
/* input.wpcf7-form-control.wpcf7-text,select{
    color:#1e1e5a;
	min-height:50px;
	font-weight: 600;
} */
label{
color:#ffffff;
}
/* textarea {
    color: #1e1e5a;
	font-weight: 600;
	border-color:#1e1e5a;
    border-width: 1px;
	background-color:#ffffff;
} */
/* input.wpcf7-form-control.wpcf7-text::placeholder, textarea::placeholder {
    color: #1e1e5a;
} */
textarea {
    min-height: 150px;
}
a.btn.btn-style-default{
		z-index: 1;
    overflow: hidden;
    text-align: center;
    display: inline-flex;
    align-items: center;
    background: linear-gradient(180deg,#b92025 9%,#d41f25 50%,#8f1519 90%);
    padding: 17px 24px;
    transition: border-color 0.3s ease 0s, color 0.3s ease 0.1s;
    color: #ffffff;
    font-weight: 600;
    border-radius: 5px;
    font-size: 12px;
}
a.btn.btn-style-default:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 2px;
    transition: width 0.3s ease 0s, height 0.3s ease 0.3s;
    z-index: -1;
		background-color:#000000;
}
input[type="submit"] {
		z-index: 1;
    overflow: hidden;
    text-align: center;
    display: inline-flex;
    align-items: center;
    background:linear-gradient(180deg,#000000 9%,#000000 50%,#000000 90%);
    padding: 17px 30px;
    transition: border-color 0.3s ease 0s, color 0.3s ease 0.1s;
		color:#ffffff;
		font-weight: 700;
}
a.btn.btn-style-default:hover:before,input[type="submit"]:hover:before {
    width: 100%;
    height: 103%;
}
a.btn.btn-style-default:hover,input[type="submit"]:hover {
		color: #ffffff;
    border-color: #000000;
}
.wd-header-text.mb-ph-lft i, .wd-header-text.mb-ph-right i {
    color: #ffffff;
    font-size: 18px;
}
.wd-header-text.mb-ph-lft a, .wd-header-text.mb-ph-right a {
    letter-spacing: 1px;
    min-height: 50px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}
.wd-header-text.hd-text {
    text-align: right;
    font-weight: 800;
    text-transform: uppercase;
}
body .icons-design-simple .wd-social-icon{
    font-size: 25px!important;
    line-height: 40px;
    background-image:linear-gradient(180deg,#e6245d 9%,#ca2253 50%,#c81e50 90%);
    color:#1e1e5a!important;
}
.row.btn-submit {
    text-align: center;
}
.cs-services .wd-info-box {
    box-shadow: 0 13px 37px rgba(0, 0, 0, .21);
    padding:0px;
		background-color:#ffffff;
		--ib-icon-sp: 0;
}
.cs-services .wd-info-box .info-box-content {
    padding: 20px;
	 border-bottom:5px solid #c48726;
}
.input-container i {
    position: absolute;
    top: 38%;
    right: 32px;
    transform: translateY(-50%);
    color:#000000;
}
.cs-footer .elementor-element.elementor-widget-image {
    width: 220px;
}
.post-single-page .entry-header {
    max-width: 650px;
}
.post-single-page .post-title {
    text-align: left;
}
.post-single-page .wd-entry-meta,
.comments-area .comment-respond,
.back-to-archive,
.post-single-page .meta-post-categories {
    display: none!important;
}
.post-single-page .article-inner,.wd-single-footer,.wd-single-footer ~ .wd-page-nav {
    max-width: 900px;
		margin: 0 auto;
}
.post-single-page .post-title {
    margin-bottom: 30px;
}
div#block-3 {
    background-color: #fafafa;
    padding: 20px 30px;
}
.wp-block-latest-posts li>a,
.wd-page-nav-btn .wd-entities-title {
    font-family: "montserrat";
	font-weight: 600!important;
}
.wp-block-search .wp-block-search__input {
    min-height: 50px;
    border-color: #282828;
}
.wp-block-search__label,
.wd-page-nav-btn .wd-label {
    font-weight: 600!important;
	color:#282828!important;
}
.cs-blog .wd-post-content {
    background-color:#091c3a;
    padding: 100px 40px!important;
}
.cs-blog .wd-post-img {
    display: none;
}
.cs-blog h3.wd-entities-title.title.post-title,
.cs-blog .wd-entry-content,
.cs-blog .wd-meta-date,.cs-blog .wd-read-more a {
    color: #ffffff;
	font-weight: 500;
}
.cs-blog h3.wd-entities-title.title.post-title:hover a{
color:#ffffff;
}
.icons-design-colored .wd-social-icon {
    background-color: #ffffff;
    color: #fff !important;
}
.post-single-page .article-body-container .entry-content {
    font-weight: 500;
}
.elementor-element.cs-badges {
    box-shadow:1px 0px 50px 0px rgba(0,0,0,.23);
}
.wpcf7 {
    background:#b92025b3;
    padding: 45px 45px 45px 45px;
}
.home-ban input[type="submit"] {
    background: black !important;
}
.wd-title-style-bordered .liner-continer {
    border-color: rgb(143 20 20)!important;
}
.cs-service .wd-info-box {
    background-color: #ffffff;
    padding: 30px;
}
.cs-service .wd-info-box:hover .info-box-icon {
    transform: translateY(-5px);
    transition: all 0.5s ease;
}
.cs-service .wd-info-box .info-box-icon {
    width:57px;
}
.cs-service .wd-info-box:hover {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(78,16,12);
    background: -moz-linear-gradient(320deg, rgba(78,16,12,1) 0%, rgb(137 9 9) 33%);
    background: -webkit-linear-gradient(320deg, rgba(78,16,12,1) 0%, rgb(137 9 9) 33%);
    background:linear-gradient(320deg, rgba(78,16,12,1) 0%, rgb(137 9 9) 33%);
    border: 1px solid #d08505;
    transition: opacity 400ms;
}
.cs-service .wd-info-box:hover h3.info-box-title {
    color: #ffffff;
}
.cs-service .wd-info-box:hover .info-box-inner {
    color: #ffffff;
}
.cs-service .wd-info-box:hover .info-box-icon img {
    filter: invert(1);
}
.cs-service .wd-info-box p {
    font-size: 14px !important;
}
.cs-service .wd-info-box h3 {
    font-size: 16px !important;
}
.wd-accordion-title {
    background-color: #f5f5f5;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.wd-accordion-content {
    padding: 32px;
    box-shadow: inset 0 0 0 1px #e0e0e0;
    margin-bottom: 7px;
}
.wd-accordion-opener.wd-opener-style-plus:before {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}
.cstm-tsti-slid .testimonials .testimonial .testimonial-inner .testimonial-content span.testi-hed {
    display: block;
    color:#1e1e5a;
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 10px;
    margin-top: 25px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.testimonial-content {
    font-family: 'Baskervville';
}
.testimonial-content footer {
    color: #eec56b!important;
    font-weight: 500!important;
}
.wd-side-hidden {
    width: 100%;
}
.widgetarea-mobile div#custom_html-2 i {
    color:#890909;
}
.widgetarea-mobile a.btn.btn-color-default{
color:#ffffff!important;
}
.widgetarea-mobile .wd-button-wrapper.text-left {
		margin-top:15px;
    text-align: center;
}
.widgetarea-mobile div#custom_html-2 a {
    width: 100%;
}
.sd-ph a {
    color: #000000 !important;
    border:2px solid #c92253;
    padding: 10px 30px;
    width: 100% !important;
    display: block;
    border-radius:2px;
    font-weight: 800;
		text-align: center;
}
.form-heading p {
color:#ffffff;
}
.cs-contact-pg .icons-design-simple .wd-social-icon {
    background-color: #890909;
    color: rgba(0,0,0,0.4) !important;
}
.cs-contact-pg .wpcf7 {
    background-color: #890909;
}
.cs-contact-pg input[type="submit"],
.side-form input[type="submit"]{
    background: #000000!important;
}
.wd-text-block.text-left li:before {
    content: "";
    position: absolute;
    background:#b92025;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: -16px;
    top: 8px;
}
.wd-text-block.text-left li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}
.side-form .col-md-12.form-heading {
    display: none;
}
.side-form  .wpcf7 {
    background-color: unset;
    padding: 25px 0px 0px 0px;
}
.elementor-element.home-ban:after {
    content: "'";
    background:linear-gradient(102deg,rgb(0 0 0 / 64%) 40.78%,rgba(76,184,186,0) 60.4%),linear-gradient(223.49deg,rgb(0 0 0 / 70%) 5.78%,rgba(76,184,186,0) 48.37%)!important;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.home-cta .wd-info-box {
    max-width: 640px;
    margin: 0 auto;
}
.home-cta .wd-info-box .info-box-icon {
    width: 100px;
}
.wd-title-style-simple .liner-continer:after {
    width: 80px!important;
    background-color: rgb(217 190 100)!important;
}
.why-us .wd-info-box {
    box-shadow: rgba(134,134,134,.25) 0 3px 20px 0!important;
    background-color: #ffffff;
    padding: 30px;
    border-top:4px solid #dabf65;
    min-height:462px;
		transition:all 0.5s ease;
}
.why-us .wd-info-box .info-box-icon {
    width:93px;
    margin-bottom: 10px;
}
.promo-banner:hover .wrapper-content-banner {
    background:#000000!important;
    opacity: 0.85;
}
.promo-banner.wd-with-link .wrapper-content-banner a.btn.btn-style-link {
    color: #ffffff!important;
}
.testimon-style-boxed .testimonial-inner {
    box-shadow: rgba(134,134,134,.25) 0 3px 20px 0!important;
}
.star-rating span:before {
    color: #efc267!important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-radius: 0 !important;
    transform: rotate(45deg);
    background-color: #cfb55f!important;
    border-color: #d6bb62!important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border-radius: 0 !important;
    transform: rotate(45deg);
    border-color: #d0b760 !important;
}
.wpcf7 h3 {
    text-align: center;
    color: #ffffff;
		margin-bottom: 0;
}
.wpcf7 p {
    color: #ffffff;
	text-align:center;
}
span.wpcf7-list-item-label {
    color: #1e1e5a;
}
.wd-header-text.hd-ph img {
    width:19px;
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 35px!important;
    color: #000000;
}
.overlap-sec .info-box-icon {
    width: 80px;
}
.page-id-69 .cs-footer {
    display: none;
}
section.prc-side .testimonial-inner {
    box-shadow: unset !important;
    min-height: unset !important;
}
.white-btn a.btn {
    background: #ffffff;
    color: #cb2253;
}
.black-btn a.btn {
    background: #000000;
}
.cs-services a.btn.btn-style-default {
    position: absolute;
    bottom: 0;
    padding:20px 17px;
    font-size: 15px !important;
    width: 100%;
    left: 0;
    border-radius: 0;
		background:#000000!important;
}
.promo-banner .content-banner {
    position: unset!important;
}
.banner-mask .wrapper-content-banner {
    background-color: rgb(219 36 89 / 80%)!important;
}
.promo-banner .banner-title {
    position: relative;
}
.promo-banner .banner-title:before {
    content: "";
    position: absolute;
    background: #f6f6f6;
    width: 40%;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -24px;
}
ul#menu-footer-menu a {
    color: #ffffff;
}
.whb-general-header {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
}
select option {
    color: #000000;
}
.cs-practices .wd-info-box {
    box-shadow: -17px -14px 20px 2px rgba(0,0,0,.07);
    -webkit-transition: color .2s ease,box-shadow .2s ease,-webkit-transform .4s ease;
    transition: color .2s ease,box-shadow .2s ease,-webkit-transform .4s ease;
    transition: color .2s ease,box-shadow .2s ease,transform .4s ease;
    transition: color .2s ease,box-shadow .2s ease,transform .4s ease,-webkit-transform .4s ease;
    z-index: 1;
}
.cs-practices .wd-info-box .info-box-content {
    background-color: #ffffff;
    margin-top: -40px;
    max-width: 90%;
    padding: 15px 30px;
    box-shadow: rgba(134,134,134,.25) 0 3px 20px 0!important;
}
.cs-practices .wd-info-box .info-box-content:before {
		content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/02/arrow-right.png);
    width: 25px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 8px;
    top: 12px;
}
.cs-practices .wd-info-box:hover {
    box-shadow: 7px 7px 80px 0 rgba(0,0,0,.2);
    -webkit-transform: translatey(-4px);
    -webkit-transform: translatey(-0.25rem);
    -ms-transform: translatey(-4px);
    -ms-transform: translatey(-.25rem);
    transform: translatey(-4px);
    transform: translatey(-0.25rem);
}
.cs-footer a:hover {
    background-size: 100% 100%;
}
.cs-footer a {
    background-image: linear-gradient(0deg,currentColor 1px,transparent 0);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease-in-out,opacity .4s ease-in-out;
    transition: background-size .4s ease-in-out,opacity .4s ease-in-out;
    color: #ffffff;
}
.cs-contact .info-box-icon {
    width:65px;
}
.ft-inner .wpcf7 {
    padding: 30px;
}
.cf7sr-g-recaptcha {
    margin: 0 auto;
    max-width: 300px;
}
.wd-content-layout{
    padding-block: 0;
}@media (min-width: 1025px) {
	.wd-header-text.hd-txt {
		position: absolute;
    bottom: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.wd-header-text {
    font-size: 15px!important;
}
.elementor-element.home-entry:before {
    font-size: 101px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: -2px 0 #b92025, 0 2px #b92025, 2px 0 #b92025, 0 -2px #b92025;
    line-height: 100%;
    height: 196px;
    overflow: hidden;
    margin-bottom: -10px;
    -webkit-transform: translateZ(0);
    content: "Who we Are";
    position: absolute;
    left: -625px;
    transform: rotate(90deg);
    top: 500px;
    z-index: 1;
    opacity: 0.2;
}
.form-heading p {
		font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    color: #ffffff;
}
.wd-header-text.cs-lang-eng a,.wd-header-text.cs-lang-sp a{
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}
.cs-footer .info-box-icon {
    width: 40px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 16px;
		color:#1e1e5a;
}
.wd-sub-menu li>a:hover {
    background-color:#B92025;
    color:#ffffff;
}
.wd-dropdown {
    background-color:#000000;
    padding: 0!important;
}
.wd-sub-menu li>a {
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #ffffff3d;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
}
.elementor-element.cs-inner:before {
font-size: 101px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: -2px 0 #b92025, 0 2px #b92025, 2px 0 #b92025, 0 -2px #b92025;
    line-height: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: -10px;
    -webkit-transform: translateZ(0);
    position: absolute;
    left: -50px;
    transform: rotate(181deg);
    top: -68px;
    z-index: 1;
    opacity: 0.2;
    content: "What we do";
    writing-mode: vertical-rl;
}
.cs-service .wd-info-box {
    min-height:260px;
}
.testimon-style-boxed .testimonial-inner {
    min-height: 523px;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-around;
    max-width: 700px;
    margin: 0 auto;
}
.wpcf7 h3 {
    font-size: 32px;
}
ul#menu-headermenu-1 {
    display: flex;
    justify-content: space-evenly;
    max-width: 400px;
    margin: 0 auto;
}
.elementor-element.sec-overlap:before {
    font-size: 101px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: -2px 0 #b92025, 0 2px #b92025, 2px 0 #b92025, 0 -2px #b92025;
    line-height: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: -10px;
    -webkit-transform: translateZ(0);
    position: absolute;
    left: -5px;
    top: -38px;
    z-index: 1;
    opacity: 0.2;
    content: "Qualified & Professional";
}
.ft-inner .wpcf7 h3 {
    font-size: 24px;
    margin-bottom: 15px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-header-text.hd-ph {
    text-align: center;
}
.form-heading p {
    font-size:24px;
    font-weight: 600;
	margin-bottom: 0;
	text-align:center;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-around;
    max-width: 700px;
    margin: 0 auto;
}
.cs-services .wd-info-box {
    max-width: 70%;
		margin:auto;
}
.wd-header-text.cs-lang-eng a, .wd-header-text.cs-lang-sp a {
    color: #ffffff;
    border-color: #ffffff;
    text-align: center;
	font-size: 24px;
}
.whb-top-bar .wd-social-icons.icons-size-default .wd-icon {
    background-image: -webkit-linear-gradient(-35deg,#ffffff 0,#ffffff 100%);
    color: #ffffff;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-header-text.hd-ph {
    text-align: center;
}
.cs-services .wd-info-box {
    max-width: 70%;
		margin:auto;
}
.wd-header-text.cs-lang-eng a, .wd-header-text.cs-lang-sp a {
    color: #ffffff;
    border-color: #ffffff;
    text-align: center;
		font-size: 24px;
}
.whb-top-bar .wd-social-icons.icons-size-default .wd-icon {
    background-image: -webkit-linear-gradient(-35deg,#ffffff 0,#ffffff 100%);
    color: #ffffff;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-around;
    max-width: 700px;
    margin: 0 auto;
}
}

@media (max-width: 576px) {
	.wd-header-text.hd-ph a {
    font-size:20px;
    padding: 0;
}
.wd-header-text.hd-ph i {
    font-size: 20px;
	  color: #ffffff;
}
.wd-header-text.hd-ph {
    text-align: center;
}
.form-heading p {
    font-size:20px;
    font-weight: 600;
		margin-bottom: 0;
	text-align:center;
	font-size: 24px;
}
.cs-footer .info-box-icon {
    width: 30px;
}
span.mb-ph {
    font-size: 14px;
    font-weight: 600;
}
.wd-header-text.cs-lang-eng, .wd-header-text.cs-lang-sp {
    text-align: center;
		display: contents;
}
.wd-header-text.cs-lang-eng a, .wd-header-text.cs-lang-sp a {
    color: #ffffff;
    border-color: #ffffff;
    text-align: center;
}
.whb-top-bar .wd-social-icons.icons-size-default .wd-icon {
    background-image: -webkit-linear-gradient(-35deg,#ffffff 0,#ffffff 100%);
    color: #ffffff;
}
.cs-footer .wd-text-block.reset-last-child.text-right {
    text-align: left;
}
.elementor-element.home-ban:before {
    background:linear-gradient(102deg,rgb(0 0 0 / 64%) 40.78%,rgba(76,184,186,0) 60.4%),linear-gradient(223.49deg,rgb(0 0 0 / 70%) 5.78%,rgba(76,184,186,0) 48.37%)!important;
	top: 2px;
}
.cs-footer .e-con-inner {
    padding-top: 30px;
}
ul#menu-footer-menu {
    text-align: center;
}
.home-cta .wd-info-box {
    flex-direction: column;
    text-align: center;
}
.btn.btn-color-default {
    padding: 17px 20px!important;
}
.overlap-sec .info-box-icon {
    width: 56px!important;
}
ul#menu-headermenu-1 {
    text-align: center;
}
.wpcf7 {
    padding: 25px 25px 25px 25px;
}
}

