.heading a {
	color: #996414!important;
	font-weight: 700 !important;
}
.mbt10{margin-bottom: 0px}

 @media (min-width: 768px) {
 .lead {
 font-size: 19px;
 color: #000;
}
}
p {
	color: #000;
}
.col-lg-6.col-md-6.col-12.mb-12.element-animate.abc.fadeInUp.element-animated, .col-lg-6.col-md-6.col-12.mb-12.element-animate.bcd.fadeInUp.element-animated {
	background-color: #384e63;
	padding: 27px 48px 20px 33px;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px 0px;
	margin-top: -15px;
}
.navbar {
	margin-bottom: 1px;
}
.owl-carousel.home-slider .slider-item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: calc(100vh - 117px);
	min-height: 530px;
}
 @media (max-width: 991px) {
 .owl-carousel.home-slider .slider-item .slider-text h1 {
 font-size: 26px!important;
 margin-top: 200px;
}
}
.owl-carousel.home-slider .slider-item .slider-text h1 {
	font-size: 30px;
	color: #fff;
	line-height: 40px;
	font-weight: 700!important;
	text-transform: uppercase;
	text-align:center;
	/*padding-top: 80px;*/
}
 @media only screen  and (device-width : 375px)  and (device-height : 812px)  and (-webkit-device-pixel-ratio : 3) {
.owl-carousel.home-slider .slider-item .slider-text h1 {
 font-size: 26px;
}
}
 @media only screen  and (device-width : 375px)  and (device-height : 667px)  and (-webkit-device-pixel-ratio : 2) {
 .owl-carousel.home-slider .slider-item .slider-text h1 {
 font-size: 26px;
}
}
 @media screen  and (device-width: 320px)  and (device-height: 640px)  and (-webkit-device-pixel-ratio: 3) {
.owl-carousel.home-slider .slider-item .slider-text h1 {
 font-size: 26px;
}
}
.inner {
	width: 80%;
	height: auto;
	background: rgba(0, 0, 0, 0);
	margin: 0% auto 0;
	top: 0px;
}
.four-easy-steps-content .four-easy-steps-box {
	position: relative;
	padding: 80px 0px 50px;
}
.four-easy-steps-content .four-easy-steps-box ul li span {
	font-size: 73px;
	line-height: 50px;
	color:#fff;
	/*color: #eaeaea;*/

    font-family: "Open Sans";
	/*width: 150px;*/
	padding: 15px;
	background-color:#432900;
	text-align:center;
	margin: 0px 15px;
	border-radius: 15px;
}
.four-easy-steps-content .four-easy-steps-box .h2 {
	position: absolute;
	background-color: #fff;
	margin: -10px 20px 50px 0px!important;
	left: 7%;
	top: 0;
	padding:0px 10px;
	width: 85%;
	text-align:center;
	z-index: 1;
	border: 2px solid #384e63;
}
.four-easy-steps-content .four-easy-steps-box ul li {
	display: flex;
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 20px;
	text-align: left;
	padding: 0;
	position: relative;
	align-items: center;
}
.four-easy-steps-content {
	display: table;
}
.four-easy-steps-content .four-easy-steps-box:after {
	content: '';
	width: 100%;
	height: 90%;
	border: 1px solid #384e63;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
	
}
form {
	background-color: #432900;
	padding:55px 20px 20px;
	position: relative;
	margin-left: 0px;
	border-radius: 5px;
	border: 1px solid #432900;
	margin-top: -42px;
}
input[type="text"], input[type="email"] {
	padding: 10px 0;
	border: 0;
	outline: 0;
	width: 100%;
	border-bottom: 1px solid #fff;
	background: transparent;
	position: relative;
}
.form-control:focus {
	color: #fff;
	background-color: #fff0;
}
.form-control {
	color: #fff;
	background-color: #fff0;
	background-image: none;
	border: 1px solid #ccc0;
	border-radius: 4px;
	border-bottom: 1px solid #fff;
}

.carousel {
	/*width: 333px;*/

    margin: 0 auto;
	/*padding-bottom: 50px;*/
}
 @media (min-width: 1920px) {
 .carousel {
 width: 650px!important;
}
}
.carousel .item {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 200px;
}
.carousel .item a {
	color: #eb7245;
}
.carousel .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	/*padding: 30px 0 10px;*/
	width: 100%;
	font-size: 16px; line-height:28px;
	font-weight:500;
}
.carousel .overview {
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview b {
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}
.carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.carousel .carousel-control {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #999;
	text-shadow: none;
	top: 4px;
}
.carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control.left {
	left: auto;
	right: 40px;
}
.carousel-control.right i {
	margin-right: -2px;
}
.carousel .carousel-indicators {
	bottom: 15px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
.carousel-indicators li {
	background: #e2e2e2;
	border-color: transparent;
}
.carousel-indicators li.active {
	border: none;
	background: #888;
}
h2 {
	color: #502f00;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	margin: 15px 0 50px;
}
/*h2::after {

    content: "";

    width: 100px;

    position: absolute;

    margin: 0 auto;

    height: 3px;

    background: #ffdc12;

    left: 0;

    right: 0;

    bottom: -10px;

}*/

.lead {
	text-align: left;
}
.F22{font-size:26px;}
.PText{font-size:17px; line-height: 30px; font-weight:500; margin-top:5px;}
.wprt-button {
	font-weight: 500;
	display: inline-block;
	text-transform:uppercase;
	padding: .65em 1.5em;
	background-color: #996414;
	border: 2px solid #996414;
	color: #000;
	font-weight:700;
}

.wprt-button:hover{background-color: #000;}

.wprt-button.rounded-3px {
	border-radius: 30px;
}
.length1{color:#fff !important;}



@media (max-width:659px) {
.four-easy-steps-content .four-easy-steps-box {
    position: relative;
    padding: 30px 0px 50px;
}
.mbt10{margin-bottom: 10px;}
.F22{font-size:23px; line-height:30px;}
}