body{
	position:relative;
	font-family:Lato-regular;
}
a{
	color:#e97b0c;
	text-decoration:none;
	font-size:18px;
	line-height:24px;
	font-family:Lato-Bold, sans-serif;
	font-weight:bold;
	font-stretch:normal;
	outline:0px!important;
	border:0px!important;
}
ul{
	padding-left:40px;
}
label{
	display:block;
}
textarea{
	width:100%;
}
.test{
	color:#e97b0c;
}
.textb{
	color:#211c6d;
	font-family:Lato-Bold, sans-serif;
	font-weight:bold;
}
.ip-textb{
	margin-top:30px;
}
h4{
	color:#e97b0c;
    padding-bottom: 4px;
    border-bottom: 1px solid #646363;
    margin: 5px 0px 13px;
	font-size:20px;
	font-family:Lato-Regular, sans-serif;
	font-weight:700;
}
p{
	font-size:18px;
	line-height:24px;
	color:#696969;
	font-family:Lato-Regular, sans-serif;
	margin-bottom:10px;
}
a:hover{
	color:#e97b0c;
	text-decoration:none;
}
h2{
	color:#211c6d;
	margin-bottom:20px;
	font-weight:400;
	font-family:Lato-Regular, sans-serif;
}
.row{
	margin:0px;
	
}
.read:hover{
	color:#211c6d; 
}
.active a, .focus a{
	color:#e97b0c!important;
}
.navbar-f{
	background:url('../images/header-bg.jpg');
	background-position:bottom;
}
.navbar{
	padding:0px;
}
.navbar-toggler{
	outline:0px!important;
	border:0px!important;
}
.menu-icon{
	height:30px;
	width:30px;
	fill:white;
}
.navbar-brand{
	position:relative;
	padding:0px;
	margin-bottom:-2px;
}
.navbar-brand img{
	width:100%;
	padding-top:21px;
}
.navbar-nav{
	margin-left:auto;
}
.nav-link{
	color:white;
	padding:15px 10px!important;
}
.nav-link:hover{
	color:#e97b0c;
}
.owl-item{
	margin-right:0px;
}
.owl-item .active{
	opacity:1;
}
.owl-item .cloned{
	opacity:0px;
}
.owl-nav{
	font-size: 64px;
    line-height: 64px;
    padding-top: 0px;
    position: absolute;
    bottom: 11px;
    right: 22px;
}
.owl-prev, .owl-next{
	border:0px!important;
	outline:0px!important;
	margin:0px;
}
.owl-prev:hover, .owl-next:hover{
	background:transparent!important;
}
.owl-prev svg, .owl-next svg{
	width:64px;
	height:64px;
	fill:black!important;
	z-index:20;
}
.content{
	margin-top:80px;
	margin-bottom:80px;
}
.read{
	font-family:Lato-Regular, sans-serif;
	font-weight:400;
	padding:0px 9px 0px 0px;
}
.footer-1{
	background:#121212;
	padding:40px 0px;
}
.ftr-menu .active {
	color:white!important;
}
.ftr-menu li a:hover, .ftr-contact li a:hover{
	color:white;
}
.ftr-menu li{
	list-style-image:url('../images/menu-leaf.png');
	list-style-type:square;
	padding:3.6px 9px 0px 0px;
}
.ftr-contact{
	padding:0px;
	list-style:none;
	margin-bottom:0px;
}
.ftr-contact li{
	max-width:260px;
}
.ftr-contact li a{
	color:#696969;
}
.contact-font{
	font-family:Lato-Regular, sans-serif;
	font-weight:400;
	margin-top:15px;
}
.contact-link{
	margin-top:6px;
}
.phone{
	max-width:290px!important;
}
.inner-page{
	margin-top:80px;
	margin-bottom:80px;
	padding-top:1px;
}
.contact{
	color:#696969;
}
.contact-m{
	font-weight:bold;
	margin-bottom:20px;
}
.contact:hover{
	color:#e97b0c;
}
.service-p{
	   padding-top:1px;
}
.services{
	list-style-type:decimal;
	margin-bottom:10px;
	padding-left:40px;
	font-family:Lato-Regular, sans-serif;
	font-weight:400;
}
.services li{
	font-size:18px;
	line-height:24px;
	font-family:Lato-Regular, sans-serif;
	font-weight:400;
	color:#696969;
}
.inner-p-content{
	margin:10px 0px;
	border:0px;
}
.inner-p-content1{
	margin-top:30px;
}
.about-img1{
	max-width:302px;
}
.about-img1 img{
	width:100%;
	margin-bottom:10px;
	border:1px solid #211c6d;
}
.input-fields{
	margin:0px -15px;
	margin-bottom:15px;
}
.input-field-1 input{
	width:100%;
}
.input-field-1{
}
input[type='submit']{
	padding:6px 30px;
	margin-top:30px;
	background-color:#e97b0c;
	color:white;
	border:2px solid #e97b0c;
	border-radius:5px;
}
input[type='submit']:hover{
	background-color:white;
	color:#e97b0c;
}
.contact-svg-icon{
	position:relative;
	margin-bottom:10px;
	align-items:center;
}
.contact-svg-icon svg{
	height:30px;
	width:30px;
	margin-top:5px;
	fill:#e97b0c;
}
.contact-svg-icon-4 svg{
	height:31px;
	width:28px;
}
.contact-svg-icon p{
	position:absolute;
	top:7px;
	left:40px;
	display:inline;
}
.contact-svg-icon-1{
	margin-bottom:20px;
}
.contact-svg-icon-1 p{
	top:-2px;
}
#scroll2top{
	position:fixed;
	bottom:-100px;
	right:20px;
	z-index:20;
	transition: all 0.7s ease-in-out 0s;
}
#scroll2top svg{
	height:50px;
	width:50px;
	padding:9px;
	background:#222;
	fill:white;
}
.ftr-bar-3{
	background:#222;
}
.ftr-link{
	float:right;
	margin-right: 40px;
}
.clearfix{
	overflow:auto;
}
.wc-content{
	float:left;
	color:#696969;
	text-align: right;
}
.wc-text{
	padding-top:4px;
	font-size: 13px;
	line-height: 17px;
}
.wc_link{
	padding-top:4px;
	font-size: 13px;
	line-height: 17px;
	margin-bottom:5px;
}
.wc_link:hover{
	text-decoration:none;
	color:white;
}
.wc_img{
	float:right;
}
.wc_link_img{
	width:50px;
	top:0px;
}
/* Thank You page */
.thank-you{
	margin-top:80px;
	margin-bottom:80px;
}
.thank-you1{
	padding:40px;
	margin:auto;
	background-color: #64636308;
}
.ty-icon{
	width:225px;
	height:225px;
	margin:auto;
	margin-bottom:30px;
}
.ty-icon svg{
	width:225px;
	height:225px;
	fill:#e97b0c;
}
.ty-content{
	text-align:center;
}
.ty-content h2{
	line-height:45px;
	margin-bottom:23px;
	text-align:center;
}
.ty-content p{
	text-align:center;
}
.ty-content a{
	display:inline-block;
	padding:8px 24px 8px 24px;
	position:relative;
	background:#e97b0c;
	border-radius:5px;
	color:#fff;
	transition:all .5s;
	font-size:20px;
	line-height:25px;
	margin-top:20px;
	border:2px solid #e97b0c!important;
}
.ty-content a:hover{
	background:white;
	color:#e97b0c;
	border:2px solid #e97b0c;
	text-decoration:none;
}
.recaptcha-capcha
{
	margin-top:20px;
}
.recaptcha-error
{
	margin-top:05px;
}