/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2020 | 03:45:17 */
.responsive-55 img {
  width: 55%;
}

.required-label {
    color: #ff0000;  
}

.site-footer ul li {
    margin-bottom: 15px;
}
.footer-top .widget .widget-title {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.footer-top .widget .widget-title:after {
    content: "";
    border-bottom: 1px solid #CF987E;
    display: block;
    width: 30px;
    padding-top: 20px;
}

.site-footer .social-media-link {
  	font-size: 1.6rem;
}

.site-footer .la-contact-info .la-contact-item {
    margin-bottom: 15px;
}
.site-footer .la-contact-info .la-contact-address {
    line-height: normal;
}
.isLaWebRoot .la-footer-5col32223 .footer-column-5 .footer-column-inner {
    width: 100%;
    float: none;
}
.la-footer-5col32223 .footer-column-1 .footer-column-inner {
    width: 300px;
}
.footer-bottom .footer-bottom-inner .la-headings {
    position: relative;
}
.footer-bottom .footer-bottom-inner .la-headings:before {
    content: "";
    height: 48px;
    width: 1px;
    background: #3E3E3E;
    position: absolute;
    left: -50px;
    top: 5px;
    opacity: 0.5;
}
.footer-bottom .footer-bottom-inner .col-md-3:first-child .la-headings:before{
    display: none;
}
.footer-bottom .footer-bottom-inner {
    padding-top: 25px;
}
@media(min-width: 1200px){
    .la-footer-5col32223 .footer-column {
        width: 16%;
    }
    .la-footer-5col32223 .footer-column-1 {
        width: 30%;
    }
    .la-footer-5col32223 .footer-column-5 {
        width: 22%;
    }
}

.site-main-nav .main-menu>li>a {
    text-transform: uppercase;
}

.site-main-nav .main-menu > li.active > a:after {
	display: none;
}

body, .la-blockquote.style-1 footer {
    letter-spacing: 1px;
}

@media (max-width: 600px) {
  #trp-floater-ls {
  	left: 0 !important;
  }
}

footer .infobox {
  color: #fff !important;
  min-height: 120px;
}

footer .infobox .infobox-title-prefix {
  font-style: italic;
  font-size: 12px;
  color: #fff !important;
}


footer .infobox .infobox-title {
  font-size: 12px;
  font-weight: bold;
  color: #fff !important;
  margin-top: 0;
}

footer .infobox .img-col {
    padding-right: 0;
}

footer .infobox img {
    filter: invert(1);
}

.footer-top {
  padding-top: 0 !important;  
}

.footer-top .widget .widget-title:after {
    border-bottom: 1px solid #fff;
}

.infobox .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
  background-color: transparent !important;
  font-size: 1.3rem;
  padding: 80px 0;
}


@media (max-width: 600px) {
  .infobox .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
    padding: 40px 0;
  }
}

.infobox.wpb_column:hover {
  background-color: #f3fafa;
  cursor: pointer;
}

.infobox .vc_general.vc_cta3 .vc_cta3-icons {
    vertical-align: top;
}

.infobox .vc_cta3-content-header h2 {
  color: #192546 !important;
  font-size: 1.3rem;
  font-style: italic;
}

.infobox .vc_cta3-content-header h4,
.infobox h4{
  color: #192546 !important;
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0;
}

.infobox p{
  margin-bottom: 0;
}


.product-box-img .vc_column-inner {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 30%);
}

.product-box-img .la-headings {
    position: absolute;
    bottom: 0;
    right: 0;
}

@media (min-width: 992px) {
  .product-preview-box {
  	height: 600px;
  }
}

  .product-preview-box .product-box-text,
	.product-preview-box .product-box-img {
  	min-height: 300px;
  }

  .product-preview-box .product-box-text .vc_column-inner {
  	align-items: center;
    flex-direction: row !important;
  }

#home_contact_box {
    width: 500px;
    position: absolute;
    background: #fff;
    bottom: -5%;
    z-index: 3;
    right: 1%;
  	padding: 65px 40px 65px 40px;
  	border-radius: 3px;
  	box-shadow: 0px -3px 40px 6px rgba(24,99,99,0.25);
}

@media (max-width: 600px) {
#home_contact_box {
    width: auto;
    background: #fff;  	
    margin-top: -150px;
    position: relative;
    right: 0;
}
}

#home_contact_box h2 {
  	color: #192546;
    font-size: 22px;
    font-weight: bold;
}

#home_contact_box p {
  	color: #3a3a3a;
}

#home_contact_box a.vc_general {
  	background-color: #192546;
  	color: #fff;
}

.joinchat {
    z-index: 10001;  
}

.page-title-v2 .section-page-header {
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 60%);  
}

@media (min-width: 1200px) {
.section-page-header .page-title {
    letter-spacing: 1px;
}
}