/* Header */
.main-menu ul li a {
    padding: 0 !important;
}
.main-menu ul li a::after {
    bottom: 0;
}
.logo img {
    width: 100px;
}
.logo {
    padding: 10px 0;
}
/* home page */
.home .contact__form-3 form p,
.page-id-374 .contact__form-3 form p{
    display: none;
}

.home .contact__form-3 form .contact__input-3 p,
.page-id-374 .contact__form-3 form .contact__input-3 p{
    display: block;
}

.home .contact__form-3 form .contact__input-3 p br,
.page-id-374 .contact__form-3 form .contact__input-3 p br{
    display: none;
}

.home .contact__form-3 form .contact__btn-3 p,
.page-id-374 .contact__form-3 form .contact__btn-3 p{
    display: block;
}
.select-field .contact__input-3 .nice-select {
    margin-bottom: 30px;
}
.contact__input-3.email-field {
    margin-bottom: 20px;
}
/* end of homepage */

.contact__form-3 form .contact__input p br {
    display: none;
}

.contact__form-3 form .contact__input p {display: block;}

.contact__form-3 form p {
    display: none;
}

/*------------ */

.image-slider .elementor-swiper-button i {
    width: 49px;
    height: 49px;
    border-radius: 4px;
    transition: all 0.5s ease;
    background: rgb(247 148 29 / 50%) !important;
    padding: 12px;
}

.image-slider .elementor-swiper-button i:hover {
    background: #f7941d !important;
}

.benefits-col figure.elementor-image-box-img img {
    height: 90px;
    object-fit: contain;
}
.page-id-3975 section.page__title-area.pt-160.pb-165.p-relative.page__title-overlay {
    display: none;
}
.title-line h2.section__title {
    position: relative;
    width: fit-content;
}

.title-line h2.section__title:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 8px;
    color: #f7941d;
    border-left: 5px solid #f7941d;
    height: 27px;
}

.title-line h2.section__title span {
    color: #f7941d;
}

.title-line.center h2.section__title {
    margin: 0 auto;
}

.title-line.left h2.section__title {
    width: inherit;
}
.service-col .elementor-widget-wrap {
    position: relative;
}

.service-col .elementor-widget-wrap .elementor-widget-button {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* form css */
.location-quote .title-line.left h2.section__title:before {
    left: -40px;
    height: 100%;
    top: 0;
}

.location-quote {
	 max-width: 636px;
	 margin-right: 0 !important;
}
 .location-quote .quote-title > * {
	 padding: 5px 0;
}
 .location-quote .quote-title > *:before {
	 left: -40px;
	 top: 0;
	 height: 100%;
}
 .location-quote h4 {
	 margin: 0 0 10px;
    color: #f7941d;
    font-weight: bold;
}
 .location-quote .quote-field {
	 width: 100%;
	 display: block;
	 margin-bottom: 10px;
}
.location-quote.type-2 .first-last,
.location-quote.type-3 .first-last{
    margin-bottom: 0;
}



.location-quote .quote-field.grid-column-2 p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}
 .location-quote .quote-field p, .location-quote .quote-submit p {
	display: block;
}
 .location-quote .quote-field textarea, .location-quote .quote-field select, .location-quote .quote-field input {
	 width: 100%;
	 font-size: 1rem;
	 line-height: 20px;
	 color: #666;
	 letter-spacing: 0.16px;
	 padding: 23px 30px 22px;
	 border: 1px solid gray;
	 border-radius: 5px;
}
 .location-quote .quote-field select {
	 background-position: 96% center !important;
}
 .location-quote .quote-field textarea {
	 font-weight: bold;
	 height: 89px;
}
 .location-quote .quote-agreeement .first.last {
	 margin: 0 !important;
	 display: flex;
	 flex-wrap: wrap;
	 align-items: first baseline;
}
 .location-quote .quote-agreeement .first.last input {
	 width: 13px;
	 margin: 0 9px 0 0;
	 border: 1px solid #000;
}
 .location-quote .quote-agreeement .first.last .wpcf7-list-item-label {
	 width: 95%;
}
 .location-quote .first-last {
	 margin-bottom: 50px;
}
 .location-quote .second-last {
	 margin-bottom: 45px;
}
 .location-quote .last {
	 margin-bottom: 50px;
}
 .location-quote .quote-submit input[type="submit"] {
	 width: 100%;
	 text-align: center;
	 font-size: 16px;
	 line-height: 20px;
	 letter-spacing: 0.16px;
	 border-radius: 2px;
	     font-family: "Montserrat", Sans-serif;
	     padding: 13px 29px;
    border: 1px solid #f7941d;
    background: #f7941d;
    color: #fff;
}
.location-quote .quote-submit input:hover {
    background: transparent;
    color: #f7941d;
}
.location-quote.type-2 .quote-submit input[type="submit"] {
	font-weight: 500;
}
.location-quote.type-3 .quote-submit input[type="submit"] {
    background: #fff;
    color: #f7941d;
    font-weight: 500;
}
.location-quote.type-3 .quote-submit input[type="submit"]:hover {
    background: transparent;
    color: #ffff;
    border-color: #fff;
}
.light p {
    color: #fff;
}
 .location-quote .quote-submit .wpcf7-spinner {
	 display: none !important;
}
 .location-quote .quote-field .nice-select {
    width: 100%;
    font-size: 1rem;
    line-height: 20px;
    color: #666;
    letter-spacing: 0.16px;
    padding: 23px 30px 22px;
    border: 1px solid #000;
    border-radius: 5px;
    height: 68px;
    background: white;
    margin-bottom: 10px;
}


/* */
.quote-field .checkBox input[type="checkbox"] {
	width: auto;
}

.color-highlight {
	color: #f7941d;
}

.page-id-4535 .footer__area .container {
	max-width: 1400px;
}
.footer__widget ul li .footer__info-text {
    color: #000;
}

@media screen and (max-width: 575px){

	.page-id-4535 .footer__area #text-1 {
	text-align: center;
	}
	.page-id-4535 .footer__area #nav_menu-1, 
	.page-id-4535 .footer__area	#custom_html-3 {
			text-align: center;
			padding: 0
	}
	.page-id-4535 .footer__area .d-flex{
		justify-content: center;
	}
	
	.page-id-4535 .footer__area .d-flex .footer__info-text {
		flex-direction: row;
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 10px;
	}	
	
	.page-id-4535 .footer__area .d-flex .footer__info-text h6 {
		margin-bottom: 0;
	}	
}
/*  =====  */



/* RESPONISVE */

@media screen and (max-width: 1024px){

.title-line h2.section__title:before {
    top: 0px;
}
	
}
@media screen and (max-width: 767px){

.title-line h2.section__title:before {
    display: none;
}
	
}

/* Blog Page */
div#post-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
div#post-wrap .post-box {
    width: calc(33.33% - 20px);
    background: #F6F6F6;
    border-radius: 8px;
    display: flex;
		border-bottom: 3px solid #f7941c;
}
div#post-wrap .post-box .post-content {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
div#post-wrap .post-box .post-content .post-img {
    height: 260px;
    background: #000000;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}
div#post-wrap .post-box .post-content .content {
    padding: 30px;
}
div#post-wrap .post-box .post-content .content .date-cat {
    display: flex;
    justify-content: space-between;
}
div#post-wrap .post-box .post-content .content .date-cat span {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
div#post-wrap .post-box .post-content .content .date-cat span:before {
    font-family: 'Font Awesome 5 Pro';
    color: #f7941c;
    margin-right: 3px;
    font-weight: 400;
}
div#post-wrap .post-box .post-content .content .date-cat span.published:before {
    content: "\f274";
}
div#post-wrap .post-box .post-content .content .date-cat span.category:before {
    content: '\f022';
}
div#post-wrap .post-box .post-content .content h3 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 28px;
}
div#post-wrap .post-box .post-content .btn {
    padding: 0 30px 30px;
}
div#post-wrap .post-box .post-content .btn .more-link {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    background: #f7941c;
    color: #fff;
    text-transform: uppercase;
}
div#post-wrap .post-box .post-content .btn .more-link:hover {
    background: #000;
}
.contact-btn {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    background: #f7941c;
    color: #fff !important;
    text-transform: uppercase;
		display: block;
    max-width: 200px;
    text-align: center;
    margin: 0 auto 20px;
}
.contact-btn:hover {
    background: #000;
}
@media only screen and (max-width: 991px) {
	div#post-wrap .post-box {
		width: calc(50% - 20px);
	}
}
@media only screen and (max-width: 767px) {
	div#post-wrap { 
		gap: 20px 0;
	}
	div#post-wrap .post-box {
		width: 100%;
	}
}
/* H3 with Line */
h3.section__title {
	    display: inline-block;
    width: auto;
    position: relative;
}
.title-line h3.section__title:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 8px;
    color: #f7941d;
    border-left: 5px solid #f7941d;
    height: 27px;
}


/* Contact us custom h1 */
.section__title-pre.contact-custom-h1 {
	font-weight: 400;
}

.main-sub-heading h3.section__title {
	display: block;
}
/* Rent bullet style */
.page-id-2792 .elementor-icon-list-items {
	list-style: none;
}

/* Investors */
.investors-title {
    min-height: 52px;
}
@media screen and (max-width: 767px) {
	.investors-title {
    min-height: auto;
}

}

.page-id-2792 .section__title .text-red span {
	color: #fff;
}
.page-id-2792 .section__title .text-red {
	color: #ce2427;
}

.elementor-icon-list-items {
	list-style: none;
}

/* Landing Page Google Ads */
.txt-shadow, .txt-shadow * {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

label {
}
.qoute-form label {
  font-size: 16px;
  font-weight: 700;
  font-family: Lato, Helvetica, sans-serif !important;
  color: #2d2d2d;
  margin-bottom: 14px;
  display: block;
  line-height: 19px;
}
.qoute-form .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
.qoute-form .wpcf7-form-control-wrap input {
  width: 100%;
  box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.95) !important;
  border: 2px solid rgba(0,0,0,0.2);
  border-radius: 10px !important;
  padding: 12px 18px;
}
.qoute-form .wpcf7-form-control-wrap textarea {
  width: 100%;
  box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.95) !important;
  border: 2px solid rgba(0,0,0,0.2);
  border-radius: 10px !important;
  padding: 12px 18px;
	height: 72px;
}
.qoute-form input[type=submit] {
  color: rgb(255, 255, 255);
  background: rgb(247, 148, 29);
  font-size: 20px;
  font-family: Ubuntu, Helvetica, sans-serif !important;
  font-weight: 700;
  border: none; 
  box-shadow: inset 0 0px 0px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset;
  border-radius: 10px !important;
  padding: 10px 40px;
  margin: 0 auto !important;
  display: block;
}
.qoute-form .wpcf7-spinner {
  display: none;
}
.google-ads-banner .elementor-container.elementor-column-gap-wider {
  align-items: flex-start;
}
.remove-mb h4, .remove-mb p {
  margin-bottom: 0;
}
.size-14, .size-14 * {
	font-size: 14px;
	line-height: 1;
}
@media only screen and (max-width: 1024px) {
	.qoute-form input[type=submit] {
  font-size: 16px;
}
.location-quote .quote-field.grid-column-2 p {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 15px;
}	
	
	
	
}

/* https://app.asana.com/0/1201268333644547/1205156690849718 */
.ad-50-off-side::before {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	display: block;
	width: 280px;
	height: 194px;
	content: "";
	/* background-image: url(/wp-content/uploads/2023/07/SILO-side-50per-off.png); */ 
		background-image: url(/wp-content/uploads/2023/08/Side-Sale-50off-Banner-Updated.png);  
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
}

/* Webform styling */
.wpcf7 input[type="text"],
 .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"],
 .wpcf7 input[type="number"],
 .wpcf7 input[type="nice-select"],
textarea, select {
     border: 4px solid #ffffff;
 }

.wpcf7 input[type="textarea"],
textarea {
	background-color: rgba(255, 255, 255, 0);
	background-size: cover;
	width: 100%;
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 15px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: white;
		font-size: 18px;
	  font-weight: 500;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: white;
		font-size: 18px;
	  font-weight: 500;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: white;
		font-size: 18px;
	  font-weight: 500;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: white;
		font-size: 18px;
	  font-weight: 500;
}

/* Hides the reCAPTCHA v3 badge */
.grecaptcha-badge { 
    visibility: hidden; 
}

/* Recent post footer Header 3 */
.footer__blog-sm-title a {
    color: #000 !important;
}

.footer__blog-sm-title a:hover {
         color: #f7941c !important;
       }

.footer__blog-sm-meta span {
    text-transform: uppercase;
    font-weight: 400;
    color: #000000;
 font-size: 12px;
}