

.text-green{
	color:#14ac1f !important;
}
.mb-80{
	margin-bottom:80px;
}
.p-b50{
	padding-bottom:50px !important;
}

.about-sec{
	padding-top:100px !important;
}




.parallax-one {padding-top: 70px; padding-bottom: 70px; overflow: hidden; position: relative; width: 100%; background-image: url(../images/about-bg.jpg); background-attachment: fixed; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; background-position: top center; }

.parallax-one h2{
	color:#fff;
}

.parallax-one p{
	color:#fff;
	/* text-align:center !important; */
	text-align:left; 
}


.about-list{}
.about-list ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.about-list ul li{
	margin:5px 0;
}
.about-list ul li i{
	font-size:15px;
	color:#14ac1f;
	margin-right:15px;
}

.offer-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px 0 0px;
}

.offer-section:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 200px;
	width: 100%;
	background-color: #ffffff;
	content: "";
}




@media only screen and (min-width: 768px) and (max-width: 991px) {
	.section-content img{
		margin-bottom:25px;
	}
	.clean-header .main-bar .logo-header {
		height: 88px;
	}
	.logo-header img{
		margin-top:5px;
	}
	.clean-header .main-bar {
    background-color: #f8fbf9;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.clean-header .main-bar .logo-header {
		height: 88px;
	}
	.logo-header img{
		margin-top:10px;
	}
	.clean-header .navbar-toggler{
		margin: 31px 0 10px 10px;
		outline: none;
	}
	.choose-us.style-1::before {
		content: "";
		width: 100%;
		height: 248px;
		background: #fff;
		display: block;
		position: absolute;
		bottom: 0;
		z-index: 1;
	}
	.section-content img{
		margin-bottom:25px;
	}
	.clean-header .main-bar {
    background-color: #f8fbf9;
}
.choose-bx .icon-md img {
    height: 48px;
}
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
	.clean-header .main-bar .logo-header {
		height: 88px;
	}
	.logo-header img{
		margin-top:5px;
	}
	.clean-header .navbar-toggler{
		margin: 31px 0 10px 10px;
		outline: none;
	}
	.section-content img{
		margin-bottom:25px;
	}
	.clean-header .main-bar {
    background-color: #f8fbf9;
}
 .mb-caption{
	 display:none !important;
 }
 .choose-bx .icon-md img {
    height: 48px;
}
.choose-bx h4 {
    font-size: 15px;
    line-height: 24px;
}
}























