/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 21 2022 | 07:15:28 */
/*-------------------------------------------------------*/
/* Bottom Speak to us Section */
/*-------------------------------------------------------*/
.jm-bottom-speak-bubble .col-inner {
  min-height: 220px;
  border-radius: 99% !important;
}

.jm-bottom-speak-bubble p.lead a {
  font-weight: 400 !important;
}

.jm-bottom-speak-bubble p.jm-icon-main {
  font-size: 22px !important;
  font-weight: bold;
  margin-bottom: 5px;
}

.jm-bottom-speak-bubble a {
  color: #222423;
  font-weight: normal;
}

.jm-icon-main a {
  font-weight: bold !important;
}

.jm-bottom-speak-bubble a:hover {
  text-decoration: underline;
}

.jm-speak-to-us .col-inner ul {
  font-size: 18px !important;
}

.jm-speak-to-us .col-inner ul li {
  padding: 12px 0 !important;
}
/*-------------------------------------------------------*/



/*-------------------------------------------------------*/
/* Bottom Form Section */
/*-------------------------------------------------------*/
.jm-bottom-with-form label {
  display: none;
}

.jm-bottom-with-form input,
.jm-bottom-with-form textarea,
.jm-bottom-with-form select {
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: inset 0 0 0 rgb(0 0 0 / 10%);
  box-shadow: inset 0 0 0 rgb(0 0 0 / 10%);
  width: 100%;
  padding-left: 0;
}

.jm-bottom-with-form textarea {
  height: 80px;
  min-height: 80px;
}

.jm-bottom-with-form input:-ms-input-placeholder,
.jm-bottom-with-form input::placeholder,
.jm-bottom-with-form textarea::-ms-input-placeholder, 
.jm-bottom-with-form textarea::placeholder {
  color: #000000 !important;
  opacity: 1; /* Firefox */
}

.jm-bottom-with-form .hs-input {
  width: 100% !important;
}

.jm-bottom-with-form .legal-consent-container {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em; 
  color: #222423;
}

.jm-bottom-with-form .hs-submit {
  margin-top: 26px;
}

.jm-bottom-with-form .hs-submit input[type=submit] {
  background: #222423;
  color: #FFF;
  padding: 8px 20px;
  width: initial !important;
  text-transform: capitalize;
}

.jm-bottom-with-form .hs-submit {
  margin-top: 26px;
}

.jm-bottom-with-form .hs-submit input[type=submit] {
  background: #222423;
  color: #FFF;
  padding: 8px 20px;
  width: initial !important;
  text-transform: capitalize;
}

.jm-bottom-with-form ul.hs-error-msgs {
  list-style-type: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.jm-bottom-with-form ul.hs-error-msgs li {
  color: #d02e26;
  margin-left: 0;
}

.jm-bottom-with-form ul.hs-error-msgs li label.hs-error-msg {
  color: #d02e26;
  display: initial !important; 
  font-size: 0.8em;
}

.jm-bottom-with-form ul li#custom_html-2 {
  margin-left: 0;
}
/*-------------------------------------------------------*/


/*-------------------------------------------------------*/
/* Globally Created, Locally Delivered */
/*-------------------------------------------------------*/
.jm-bottom-tagline {
  width: 100%;
}

@media screen and (max-width: 549px) {
  .jm-bottom-tagline {
    padding: 0 !important;
  }  
  
  .jm-bottom-tagline h2 {
      font-size: 18px !important;
  }  
}
/*-------------------------------------------------------*/



/*-------------------------------------------------------*/
/* Footer White Background */
/*-------------------------------------------------------*/
.jm-footer {
  color: #000000;
}

.jm-footer a {
  color: #D02E26;
}

.jm-footer .col-inner .widgettitle {
  display: none;
}

.jm-footer .col-inner ul li {
  font-family: Montserrat !important;
  font-style: normal;
  font-weight: 600;
  font-size: 18px !important;
  line-height: 36px !important;
  letter-spacing: 0.02em;  
  font-size: 18px !important;
}

.jm-footer .col-inner ul.menu li a {
  color: #D02E26;
}


.jm-footer ul.menu>li+li, 
.jm-footer .widget>ul>li+li {
  	border-top: 0;
}

.jm-footer ul#menu-footer-contact-information li:first-child a:hover,
.jm-footer ul#menu-footer-contact-information li:nth-child(2) a:hover{
  text-decoration: underline;
}


.jm-social-media-footer {
  width: 100%;
}

.jm-social-media-footer .ux-logo {
  width: initial !important;
}

.jm-social-media-footer .ux-logo a {
  padding: 5px 10px !important;
}
/*-------------------------------------------------------*/


.jm-footer-last-column ul li:nth-child(2) {
  margin-bottom: 7px;
}

.jm-footer-last-column li#menu-item-12238,
.jm-footer-last-column li#menu-item-12239,
.jm-footer-last-column li#menu-item-12240,
.jm-footer-last-column li#menu-item-12241 {
  margin-top: -7px;
}

.jm-footer-last-column li#menu-item-12238 a,
.jm-footer-last-column li#menu-item-12239 a,
.jm-footer-last-column li#menu-item-12240 a,
.jm-footer-last-column li#menu-item-12241 a {
  padding: 0;
}
/*-------------------------------------------------------*/


.jm-footer-slim .widgettitle {
	text-transform: uppercase;
	font-size:1.2em;
	color:#E3E3E3;
}

/*-------------------------------------------------------*/
/* Bottom 2022 */
/*-------------------------------------------------------*/
.jm-bottom-2022 {
	width: 100%;
}

.jm-bottom-form-left .widget_custom_html {
	margin-left: 0 !important;
}

.jm-bottom-form-left label {
    font-family: 'Baloo Da 2';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;	
}

.jm-bottom-form-left input,
.jm-bottom-form-left textarea,
.jm-bottom-form-left select {
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #808080;
  -webkit-box-shadow: inset 0 0 0 rgb(0 0 0 / 1%);
  box-shadow: inset 0 0 0 rgb(0 0 0 / 1%);
  width: 100%;
  height: auto !important;
  padding: 5px 0;
  padding-left: 0;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  /*line-height: 32px;*/
  margin-bottom: 20px;
}

.jm-bottom-form-left textarea {
  height: 140px;
  min-height: 140px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #808080;
}

.jm-bottom-form-left input:-ms-input-placeholder,
.jm-bottom-form-left input::placeholder,
.jm-bottom-form-left textarea::-ms-input-placeholder, 
.jm-bottom-form-left textarea::placeholder {
  color: #000000 !important;
  opacity: 1; /* Firefox */
}

.jm-bottom-form-left .hs-input {
  width: 100% !important;
}

.jm-bottom-form-left .legal-consent-container {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em; 
  color: #222423;
}

.jm-bottom-form-left .hs-submit {
  margin-top: 26px;
}

.jm-bottom-form-left .hs-submit input[type=submit] {
	background: transparent;
	color: #C22A22;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: -0.015em;
	text-transform: capitalize;
	padding: 0 1.2em;
	width: initial !important;
	text-transform: capitalize;
	margin: 0;
	border: 1px solid #C22A22;
}

.jm-bottom-form-left .hs-submit input[type=submit]:hover {
	background: #C22A22;
	color: #FFF;
    -webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 0%);	
}

.jm-bottom-form-left .hs-submit input[type=submit]:before {
    content: "";
    display: inline-block;
    background-image: url(https://new.ksf-global.com/wp-content/uploads/2022/05/button-arrow-red@2x.svg);
    width: 25px;
    height: 12px;
    position: absolute;
    right: 0;
}

.jm-bottom-form-left .hs-submit {
  margin-top: 26px;
}

.jm-bottom-2022 .jm-bottom-form-right:after {
	content: "";
	position: absolute;
	z-index: -1;
	display: block;
	width: 660px;
	height: 700px;
	left: -25%;
	top: 120px;
	background: #D02E26;
	/*
	background-image: url('https://new.ksf-global.com/wp-content/uploads/2022/05/form-right.svg');
	background-size: cover;
	*/
	-webkit-clip-path: polygon(0 15%, 85% 0, 100% 79%, 11% 100%);
	clip-path: polygon(0 15%, 85% 0, 100% 79%, 11% 100%);
}

.jm-bottom-form-right-banner {
	background: transparent !important;
}

.jm-bottom-2022 ul.inputs-list {
	margin: 0;
	padding: 0;
}

.jm-bottom-2022 ul.multi-container li.hs-form-radio {
	width: 49%;
	display: inline;
	float: left;
	margin-right: 1%;
	margin-left: 0;
}

.jm-bottom-2022 li.hs-form-booleancheckbox {
	margin-left: 0;
}

.jm-bottom-2022 li.hs-form-booleancheckbox input,
.jm-bottom-2022 ul.multi-container li.hs-form-radio input {
	display: inline;
	float: left;
	width: auto !important;
}

.jm-bottom-2022 li.hs-form-booleancheckbox span,
.jm-bottom-2022 ul.multi-container li.hs-form-radio span {
	display: inline;
	float: left;
}

.jm-bottom-2022 legend {
	margin: 0;
}

.jm-bottom-2022 .hs-field-desc {
    font-family: 'Baloo Da 2';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-transform: capitalize;
}

/*-------------------------------------------------------*/


/*-------------------------------------------------------*/
/* Footer 2022 */
/*-------------------------------------------------------*/
.jm-footer-2022 .col-inner h4 {
	font-family: 'Cormorant';
	font-style: normal;
	font-weight: 600;
	font-size: 26px;
	color: #C22A22;	
}

.jm-footer-2022 .col-inner ul li {
	margin-left: 0;
	border-top: 0;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #4E4E50;	
}

.jm-footer-2022 .col-inner ul li a {
	color: #4E4E50;	
}

.jm-footer-2022 .col-inner ul li a:hover {
	text-decoration: underline;	
}

.jm-footer-2022 .jm-footer-phone-buton:before,
.jm-footer-2022 .jm-footer-email-button:before {
	content: "";
	position: relative;
	display: inline-block;
	width: 29px;
	height: 29px;
	top: 9px;
    margin-right: 10px;	
}

.jm-footer-2022 .jm-footer-phone-buton:before {
	background-image:url('https://new.ksf-global.com/wp-content/uploads/2022/05/footerPhoneCall@2x.svg');
}

.jm-footer-2022 .jm-footer-email-button:before {
	background-image:url('https://new.ksf-global.com/wp-content/uploads/2022/05/footermail@2x.svg');
}

@media screen and (max-width: 820px) {
	.jm-footer-2022 .jm-get-in-touch-cta-2022 {
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.jm-footer-2022 .jm-footer-phone-buton,
	.jm-footer-2022 .jm-footer-email-button {
		margin-bottom: 0; 
	}
}
/*-------------------------------------------------------*/

/*-------------------------------------------------------*/
/* Footer page by page overwrites */
/*-------------------------------------------------------*/
/* Contact page */
.page-id-566 .jm-bottom-2022 {
	display: none;
}
/*-------------------------------------------------------*/



/*-------------------------------------------------------*/
/* Absolute footer overwrites */
/*-------------------------------------------------------*/
.absolute-footer {
  padding: 0;
}
/*-------------------------------------------------------*/


/*-------------------------------------------------------*/
/* JM Bottom TagLine */
/*-------------------------------------------------------*/
.jm-bottom-tagline h2 {
  margin-bottom: 0;
}
/*-------------------------------------------------------*/
