#banner{
	position: relative;
}
.shape-11 {
    position: absolute;
    /* top: 0; */
    bottom: 0;
}
.lvt-section{
	padding: 20px 0 !important;

}
.top-content-lvt {
    padding: 20px;
    text-align: justify;
}
.features-of-spc-title h2:before {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-right: 30px;
    margin-left: -17%;
}
.features-of-spc-title h2:after {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-left: 30px;
}
.features-of-spc-title{
	padding: 0 !important;
}
#feature-box{
    text-align: center;
    color: black;
    padding: 15px 0px;
    border-radius: 10px;
    margin-bottom: 25px;
}
#feature-box p{
	font-weight: 500;
}
#feature-box img{
	width: 85px;
}
.feature-box-1{
	background-color: #fa7597;
}
.feature-box-2{
	background-color: #fdce5a;
}
.feature-box-3{
	background-color: #69d6ff;
}
.applicationof-spc-title h2:before {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-right: 30px;
    margin-left: -17%;
}
.applicationof-spc-title h2:after {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-left: 30px;
}
.application-box img{
	width: 125px;
	margin-right: 25px;
}
.application-box{
	display: flex;
    align-items: center;
    padding: 35px 25px;
    margin-bottom: 27px;
    border-radius: 15px;
}
.application-box p{
	font-size: 25px;
}
#application-box-1{
	background-color: #fa7597;
}
#application-box-2{
	background-color: #fdce5a;
}
#application-box-3{
	background-color: #69d6ff;
}
.products-image img{
	height: 700px;
}
.section-title p{
	font-weight: bold;
}
.table-bordered td, .table-bordered th {
    border: 1px solid black;
}
.product-content{
	margin-top: 70px;
}
.surface-title h2:before {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-right: 30px;
    margin-left: -17%;
}
.surface-title h2:after {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-left: 30px;
}
#collection {
    background-size: 70% 100%;
    background-repeat: no-repeat;
    margin: 50px 0;
}
.collection-section {
    background-image: url(../../assets/img/lvt/1banner.png);
    background-position: left;
}
#collection2 {
    background-size: 70% 100%;
    background-repeat: no-repeat;
    margin: 50px 0;
}
.collection2-section {
    background-image: url(../../assets/img/lvt/2banner.png);
    background-position: left;
}
#collection3 {
    background-size: 70% 100%;
    background-repeat: no-repeat;
    margin: 50px 0;
}
.collection3-section {
    background-image: url(../../assets/img/lvt/3banner.png);
    background-position: right;
}
.explore-title h2:before {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-right: 30px;
    margin-left: -17%;
}
.explore-title h2:after {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 14%;
    height: 3px;
    content: '\a0';
    background-color: #d8d8d8;
    margin-left: 30px;
}
.explore-box{
	background-color: #f3f3f3;
    text-align: center;
    border: 1px solid black;
    margin-bottom: 28px;
}
.explore-box p{
	margin-bottom:0px;
}
.tile-name{
	font-weight: 600;
	margin-top: 5px;
}
.jotform-form-container{
    width: 100%;
}

.jotform-form-container .formFooter {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0!important;
}
@media (max-width: 991.98px){
	#collection {
	    background-size: cover;
	    padding: 200px 0 50px;
	}
	#collection2 {
	    background-size: cover;
	    padding: 200px 0 50px;
	}
	#collection3 {
	    background-size: cover;
	    padding: 200px 0 50px;
	}
}
@media (max-width: 767.98px) {
	.collection-section {
	    background-image: none;
	    background-color: #fef0cc;
	}
	.collection2-section {
	    background-image: none;
	    background-color: #fee3ea;
	}
	.collection3-section {
	    background-image: none;
	    background-color: #d1f2ff;
	}
	.features-of-spc-title h2:before {
	   display: none;
	}
	.features-of-spc-title h2:after {
    	display: none;
	}
	.applicationof-spc-title h2:before {
	    display: none;
	}
	.applicationof-spc-title h2:after {
	    display: none;
	}
	.explore-title h2:before {
	    display: none;
	}
	.explore-title h2:after {
	    display: none;
	}
	.surface-title h2:before {
	    display: none;
	}
	.surface-title h2:after {
	    display: none;
	}
	.product-content{
		margin-top: 0px;
	}
	.lvt-section-title{
		margin-top: 70px;
	}
	.lvt-section-title2{
		margin-top: 50px;
	}
}
