@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
img
{
	max-width: 100%;
}
a{text-decoration:none;}
.text-center
{
	text-align: center;
}
*
{
	font-family: "Poppins", sans-serif;
	margin: 0;
}
.title-s1
{
	font-size: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 700;
	margin: 0 0 20px;
}
.form-bx
{
	background: #e5e5e5;
	padding: 30px 25px;
	border-radius: 10px;
	position: relative;
}
.logo
{
	width: 312px;
	margin: 0 0 21px;
}
.form-bx::after
{
	content:'';
	position: absolute;
	right: 0px;
	background: #e5e5e5;
	width: 260px;
	height: 100px;
	bottom: 0px;
}
.text-section
{
	background-image: url('../img/bg1.jpg');
	background-size: cover;
	background-attachment: fixed;
	padding: 104px 0;
	position: relative;
}
.text-section::after
{
	content:'';
	position: absolute;
	top: 0px;
	left: 0px;
	background: #8a4d20cf;
	z-index: 999;
	width: 100%;
	height: 100%;
}
.text-section h2
{
	color: #FFF;
	text-align: center;
	font-size: 28px;
	font-weight: 300;
	position: relative;
	z-index: 9999;
}
.whatsapp-btn-s1
{
	background: #13c210;
	color: #FFF;
	padding: 8px 22px;
	border-radius: 30px;
	display: inline-block;
	margin: 30px 0 0;
	line-height: 36px;
}
.whatsapp-btn-s1 i
{
	margin: 0 5px 0 0;
	position: relative;
	top: 5px;
	font-size: 23px;
}
.section-padding
{
	padding: 59px 0px;
}
.feature-bx
{
	background: #CCC;
}
.ibx
{
	text-align: center;
	padding: 30px 45px;
	border-radius: 20px;
	background: #FFF;
	min-height: 250px;
}
.ibx i
{
	font-size: 83px;
	display: inline-block;
	line-height: 18px;
	color: #c68855;
}
.ibx h3
{
	color: #c68855;
	font-size: 19px;
	margin: 0 0 9px;
}
.ibx p
{
	line-height: 23px;
}
.caption-title
{
	font-size: 45px;
	text-align: center;
	line-height: 45px;
	font-weight: 700;
	margin: 0 0 10px;
	color: #c68855;
}
.caption-title p
{
	font-size: 33px;
	text-align: center;
	line-height: 40px;
	font-weight: 300;
	margin: 0 0 10px;
	color: #000000;
}
.testimonial-section
{
	background: #c68855;
}
.testimonialbx
{
    background: #FFF;
    padding: 90px 30px 30px;
    position: relative;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgba(74, 74, 74, 0.4);
    min-height: 350px;
}
.testimonialbx::after
{
	content:"\65";
	font-family: "woodmall-landing";
	position: absolute;
	top: 30px;
	font-size: 48px;
	color: #3d3d3d;
}
.testimonialbx p
{
    margin: 0 0 15px;
}
.testimonialbx img
{
    width: 73px !important;
    border-radius: 50%;
    margin: 0 0 10px;
}
.testimonialbx h3
{
    font-weight: 500;
    font-size: 18px;
}
.testimonial-section h1
{
	color: #FFF;
}
.item-bx2
{
	padding: 23px 16px;
	background: #f3f3f3;
	text-align: center;
	margin: 0 0 20px;
	min-height: 310px;
}
.item-bx2 h3
{
	font-size: 18px;
}
.item-bx2 ul
{
	margin: 19px 0 0;
}
.item-bx2 ul li
{
	text-align: left;
	font-size: 14px;
	margin: 0 0 6px;
}
footer
{
	background: #3f3f3f;
}
.adrbx
{
	color: #FFF;
	border: 1px solid #c68855;
	padding: 30px;
	border-radius: 20px;
	position: relative;
}
.adrbx h1
{
	font-size: 27px;
}
.callbtn
{
	display: block;
	color: #c68855;
	font-size: 26px;
	margin: 9px 0px 0;
}
.callbtn:hover
{
	color: #EDAC76;
}
.callbtn i
{
	margin: 0 6px 0 0;
	display: inline-block;
	position: relative;
	top: 4px;
}
.map-icon
{
	font-size: 41px;
	color: #c68855;
	position: absolute;
	right: 20px;
}
.thankyou
{
	border: 1px solid #FFF;
	border-radius: 30px;
	padding: 30px;
	text-align: center;
	color: #FFF;
}
.thankyou h1
{
	font-size: 25px;
}
.thankyou .callbtn
{
	color: #FFF;
}

.list-s1 {
    list-style: none;
    background: #c68855;
    color: #FFF;
    padding: 20px 28px;
    margin: 10px 10px 0;
    border-radius: 25px;
    margin: 0 0 0 8px;
    width: 67%;
    float: left;
    min-height: 312px;
}

.list-s1 li {
    position: relative;
    padding: 0 0 0 26px;
    margin: 0 0 5px;
    font-size: 13px;
    min-height: 28px;
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 19px;
}
.list-s1 li.list-title
{
    padding: 0 0 0 0px;
    font-size: 18px;
    font-weight: 700;
}

.list-s1 li a {
    display: block;
}

.list-s1 li::before {
    content: "\6a";
    font-family: "woodmall-landing" !important;
    position: absolute;
    left: 0px;
    top: 4px;
    font-size: 15px;
    font-weight: 600;
    background: #ffffff;
    color: #c68855;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 21px;
    border-radius: 50%;
}
.list-s1 li.list-title::before
{
	display:none;
	
}
    .item-bx img
    {
        width: 30% !important;
        display: inline-block !important;
        float: left;
    }
@media (max-width:992px)
{
    .list-s1 li {
    text-align: left;
}
    .list-s1 {
    margin: 0 0 0 8px;
    width: 67%;
    float: left;
    padding: 20px 20px;
    border-radius: 18px;
}
    .item-bx 
    {
       text-align:center;
    }
	.logo {
    width: 200px;
}
	.caption-title {
    font-size: 25px;
    line-height: 25px;
}
	.caption-title p {
    font-size: 19px;
    line-height: 36px;
}
	.form-bx
	{
		margin-top: 40px;
		padding: 29px 17px;
	}
	.form-bx h1
	{
		font-size: 18px;
		padding: 0 10px;
		margin: 0px;
	}
	.form-bx::after {
    background: #e5e5e5;
    width: 90px;
}
	.text-section h2 {
    font-size: 16px;
    line-height: 26px;
    padding: 0 10px;
}
	.text-section {
    padding: 48px 0;
}
	.title-s1 {
    font-size: 24px;
}
	.section-padding {
    padding: 39px 0px;
}
	.ibx
	{
		margin:0 0 20px;
	}
	.adrbx {
		margin: 0 0 30px;
		border-radius: 10px;
		padding: 22px;
}
	.adrbx h1 {
    font-size: 24px;
}
	.callbtn {
    font-size: 23px;
}
	.map-icon {
    font-size: 35px;
}
}