@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	max-width: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
a, a:link {
	text-decoration: none;
	outline: none;
}
figure {
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	padding: 2px 0;
}
.clear {
	clear: both;
}
a {
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
body {
	margin: 0 !important;
	padding: 0;
	font-family: 'ArialRegular';
	background: #fff;
	color:#4b4b4b;
}
header {
	width: 100%;
	float: left;
	padding: 84px 0 75px;
}
.navigation {
	padding: 0 10px;
}
.navigation a.navbar-brand {
	padding: 0;
}
.navbar-toggler-icon i {
	color: #ff5400;
	font-size: 30px;
}
nav {
	text-align: right;
	font-size: 20px;
	line-height: 55px;
	color: #000;
}
nav a {
	color: #000;
	padding: 0 20px;
	display:inline-block;
}
nav a:hover {
	color: #ff5400;
}
nav a.active {
	color: #ff5400;
}
nav a.quote{
	border:#e9e9e9 solid 2px;
	line-height:55px;
}
.banner-sec{
	width:100%;
	float:left;
}
.banner-sec h1{
	font-family:'ArialBold';
	font-size:46px;
	padding:10px 0 20px;
	color:#000;
}
.banner-sec p{
	font-size:20px;
	line-height:30px;
	margin-bottom:20px;
}
.banner-sec input[type=text]{
	width:100%;
	float:left;
	line-height:70px;
	padding-left:15px;
	font-size:20px;
	border:#bebebe solid 2px;
}
.banner-sec input[type=email]{
	width:100%;
	float:left;
	line-height:70px;
	padding-left:15px;
	font-size:20px;
	border:#bebebe solid 2px;
}
.banner-sec input[type=submit]{
	width:100%;
	float:left;
	line-height:76px;
	font-family:'ArialBold';
	font-size:26px;
	border:none;
	text-align:center;
	cursor:pointer;
	color:#fff;
	text-transform:uppercase;
	background:#ff5400;
	margin-top:25px;
}
.banner-sec input[type=submit]:hover{
	background:#000;
}
.trust-sec{
	width:100%;
	float:left;
	padding:100px 0 38px;
	text-align:center;
}
.trust-sec h3{
	font-size:20px;
	color:#4b4b4b;
}
.professional-sec{
	width:100%;
	float:left;
}
.professional-sec1{
	width:100%;
	float:left;
	padding:100px 0;
	border-top:#d9d9e3 solid 1px;
	text-align:center;
}
.professional-sec1 h3{
	font-family:'ArialBold';
	font-size:48px;
	margin:auto;
	width:60%;
	line-height:56px;
	color:#000;
}
.quote-sec{
	width:100%;
	float:left;
	background:url(../images/image1.jpg) top left no-repeat;
}
.quote-text{
	width:100%;
	float:left;
	padding:50px 0;
}
.quote-text p{
	font-size:24px;
	line-height:40px;
}
a.quotebtn{
	display:block;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	margin-top:50px;
	width:300px;
	line-height:80px;
	background:#ff5400;
	font-family:'ArialBold';
	font-size:26px;
}
a.quotebtn:hover{
	background:#000;
}
.threediv-sec{
	width:100%;
	float:left;
	padding:100px 0;
}
.threediv-sec h3{
	background:url(../images/arrow1.png) top left no-repeat;
	line-height:32px;
	font-family:'ArialBold';
	font-size:24px;
	padding-left:45px;
	margin-bottom:20px;
	color:#000;
}
.threediv-sec p{
	font-size:20px;
	line-height:36px;
}
.discount-sec{
	width:100%;
	float:left;
	padding-bottom:100px;
}
.discount-sec h3{
	font-family:'ArialBold';
	font-size:40px;
	margin:20px 0;
	color:#000;
}
.discount-sec p{
	font-size:20px;
	line-height:35px;
	margin-bottom:20px;
}
footer{
	width:100%;
	float:left;
	background:#fff4e5;
	padding:100px 0;
}
testimonial-div1{
	width:100%;
	float:left;
}
.testimonial-div{
	width:60%;
	margin:auto;
	text-align:center;
}
.testimonial-div p{
	font-size:20px;
	line-height:32px;
}
.testimonial-div h3{	
	font-family:'ArialBold';
	font-size:24px;
	margin-top:40px;
}
.testimonial-div h6{
	font-size:18px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 30px 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: url(../images/ajax-loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
	margin: left;
}
.slick-slide img.slick-loading {
	background: url(../images/ajax-loader.gif) center center no-repeat;
	padding-bottom: 100%;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
}
.slick-prev:focus, .slick-next:focus {
	outline: none;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 0;	
}
.slick-next {
	right: 0;
}
/* Dots */
.slick-slider {
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
	padding: 0px;
}
.slick-dots li a {
	display: block;
	height: 19px;
	width: 19px;
	background: #000;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	border-radius:50%
}
.slick-dots li.slick-active a {
	background: #ff5400;
}
.subscribe-div{
	width:100%;
	float:left;
	padding:100px 0;
	border-top:#ccc3b7 solid 1px;
	border-bottom:#ccc3b7 solid 1px;
	margin:60px 0;
}
.subscribe-div h4{
	font-family:'ArialBold';
	color:#000;
	font-size:48px;
	text-align:center;
	margin-bottom:40px;
}
.subscribe-div form{
	width:50%;
	margin:auto;
}
.subscribe-div input[type=email]{
	float:left;
	width:65%;
	border:2px #bebebe solid;
	line-height:70px;
	padding-left:20px;
	font-size:20px;
	border-right:none;
}
.subscribe-div input[type=submit]{
	float:left;
	width:35%;
	border:none;
	cursor:pointer;
	text-align:center;
	line-height:74px;
	color:#fff;
	text-transform:uppercase;
	background:#ff5400;
	font-family:'ArialBold';
	font-size:26px;
}
.subscribe-div input[type=submit]:hover{
	background:#000;
}
.foot-links{
	font-size:18px;
	color:#000;
	width:100%;
	float:left;
}
.foot-links a{
	color:#000;
}
.foot-links a:hover{
	color:#ff5400;
}


/*===== BACK TO TOP =====*/

#back-to-top {
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 100%;
	z-index: 999;
}
#back-to-top a {
	text-align: right;
	text-decoration: none;
	display: block;
	-moz-transition: color 1s;
	-webkit-transition: color 1s;
	-o-transition: color 1s;
}
#back-to-top a span {
	background: #d1d1d1;
	border-radius: 6px;
	display: block;
	/*height: 60px;*/
 /*background: url(../images/arrow1.png) no-repeat;*/
	margin-bottom: 5px;
	position: relative;
	/*left: 48%;*/
	top: 10px;
}


/*FONTS*/

@font-face {
    font-family:'ArialRegular';
    src: url('../fonts/arial.eot');
    src: url('../fonts/arial.eot') format('embedded-opentype'),
         url('../fonts/arial.woff') format('woff'),
         url('../fonts/arial.ttf') format('truetype'),
         url('../fonts/arial.svg#ArialRegular') format('svg');
}
@font-face {
    font-family:'ArialBold';
    src: url('../fonts/arialbd.eot');
    src: url('../fonts/arialbd.eot') format('embedded-opentype'),
         url('../fonts/arialbd.woff') format('woff'),
         url('../fonts/arialbd.ttf') format('truetype'),
         url('../fonts/arialbd.svg#ArialBold') format('svg');
}