/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 07 2024 | 14:44:30 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.prod-intro-section-left h4.subtitle {
	font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 700;
    color: #888888;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.prod-intro-section-left h3.title {
    font-size: 3.125rem !important;
    line-height: 1.2;
    font-weight: 300;
    /*margin-bottom: 50px;*/
}
.prod-intro-section-left .title .highlight {
    color: #ff6600;
    font-weight: 700;
	display: inline;
	line-height: 1.1em;
}
.prod-intro-section-right {
	position: relative;
}
.prod-intro-section-right-text {
    position: absolute;
    bottom: -5%;
    left: 15%;
	width: auto !important;
    /* background: rgb(0 0 0 / 30%); */
}
.prod-intro-section-right-text h2 {
	margin-bottom: 0;
}
.prod-intro-section {
	background-image: url("/wp-content/uploads/dot-vector.png");
	background-repeat: no-repeat;
	background-position: top right;
	}	

.landing-products .title,
.landing-products .title a {
	font-weight: 300;
	color: #ffffff;
}
.landing-products .highlight {
	display: inline !important;
	color: #ff6600;
}

@media only screen and (min-width: 991px) {

.title .highlight {
    font-weight: 700;
    display: block;
}
.section-title-area .title a {
    padding-bottom: 0;
    font-size: 3.125rem;
    font-weight: 300 !important;
    margin-top: -5px;
}
.section-title-area .title .highlight {
    font-weight: 700;
}


.right-txt-our-product .content-wrapper,
.left-txt-our-product .content-wrapper {
    margin: 0 auto;
    max-width: 530px;
}
.img-our-product .fl-module.fl-module-photo,
.img-our-product .fl-module-content.fl-node-content,
.img-our-product .fl-photo,
.img-our-product .fl-photo-content {
	height: 100%;			
}	
.img-our-product img {
    object-fit: cover;
    width: 100%;
	height:100%;
}
.right-txt-our-product .fl-node-content,
.left-txt-our-product .fl-node-content {
	margin: 30px auto;
    max-width: 530px;
}
.fl-node-mvsda201ktlq {
    width: 60px;
}

.btn-our-product a.fl-button,
.btn-our-product a.fl-button:active {
	position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 60px;
    height: 100%;
    background-color: #ff6600;
    line-height: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 0.8125rem;
    border-radius: 0;
    border-color: #ff6600;
	font-size: 18px;
}
.btn-our-product a.fl-button span.fl-button-text {
	display: block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    white-space: nowrap;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    /* top: auto; */
    /* right: 100%; */
    /* bottom: 30px; */
}
.btn-our-product a.fl-button i.fl-button-icon {
	position: absolute;
    top: auto;
    bottom: 20px;
    left: 35%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    font-size: 1.25rem;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    z-index: 3;
}
.btn-our-product {
    position: relative;
}
.btn-our-product a.fl-button:after {
    width: 100%;
    height: 0;
    content: "";
    background-color: #1c2f3c;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-color: #1c2f3c;
}

.btn-our-product a.fl-button:hover:after {
    height: 100%;
    top: 0;
    bottom: auto;
}

.img-our-product .fl-photo-content {
	width: 100%;
}


/* Bottom - Section */
.banner-image-two {
    padding: 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}
.banner-image-two .fl-col-content,
.banner-image-two .fl-module {
    width: 660px !important;
    max-width: 100%;
    padding-left: 45px;
    padding-right: 45px;
    margin: 0 auto;
}
.banner-image-two__title {
    font-size: 3.125rem;
    line-height: 1.3;
    color: #ffffff;
    font-weight: 300 !important;
    margin-bottom: 30px;
}
.banner-image-two__title .highlight {
    font-weight: 700;
    display: block;
}
	

}

@media only screen and (min-width: 1201px) and (max-width: 1439px) {
.right-txt-our-product .fl-node-content,
.left-txt-our-product .fl-node-content {
		margin: 30px 20px;
	}
}