@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	border: none;
	list-style: none;
}
body {
	font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #ff944c;
	text-decoration: none;
}
.row {
	width:100%;
	float:left;	
}
img {
	max-width: 100%;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.row {
	width: 100%;
	float: left;
}
/*main Css==========================*/
.wrapper {
	width: 94% !important;
	max-width: 1220px !important;
	margin: 0 auto !important;
	float: none !important;
}
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.vc_row ul {
	padding:0px;
}
.entry-content  {
	padding:0px;
	margin-top:0px;
}
.easy_testimonial .footer-area-3 img{
display:none !important;
}

.easy_testimonial .main-content-3 .testimonial_body:before{
display:none;
}
.easy_testimonial .main-content-3 .testimonial_body:after{
display:none;
}
.easy_testimonial .title-area-3:after{
display:none;
}
.easy_testimonial .gold-classic_style .main-wrapper, .easy_testimonial .blue-classic_style .main-wrapper, .easy_testimonial .light_grey-classic_style .main-wrapper, .easy_testimonial .red-classic_style .main-wrapper{

background-color: #ed182e !important;


}
.easy_testimonial .main-content-3 p{
font-size: 15px !important;
    color: #FFF !important;
    line-height: 24px !important;

}
.easy_testimonial .main-wrapper:after{
display:none;
}
.easy_testimonial .main-content-3 .testimonial_body {
     padding: 0 !important; 
     margin-bottom: 0px !important;
     margin-top: 0px !important; 
}
.top-row{
	width:100%;
	float:left;
	padding:10px 0;
	background:#ed182e;
}
.top-row-left {
	float:left;
	width:60%	
}
.top-row-left p {
	font-size:14px;
	color:#ffffff;
	padding-left:30px;
	background:url(../images/icon-1.png) left center no-repeat;	
}
.top-row-right {
	float:right;	
}
.top-row-right ul li {
	display:inline-block;
	width:20px;
	height:22px;
	float:left;
	font-weight:600;
	margin-left:10px;
	background:url(../images/social-icon.png) no-repeat;
}
.top-row-right ul li a {
	display:block;
	overflow:hidden;
	text-indent:-999px;	
}
.top-row-right ul li:nth-child(1) {
	width:auto;
	background:none;
	font-size:14px;
	color:#ffffff;	
}
.top-row-right ul li:nth-child(2) {
	background-position:left center;	
}
.top-row-right ul li:nth-child(3) {
	background-position:-34px center;	
}
.top-row-right ul li:nth-child(4) {
	background-position:-65px center;	
}
.top-row-right ul li:nth-child(5) {
	background-position:-104px center;	
}
.top-row-right ul li:nth-child(6) {
	background-position:-143px center;	
}
.header{
	width:100%;
	float:left;
	background: #fff;
}
.header-left {
	width:40%;
	float:left;	
}
.header-left-col-1 {
	float:left;
	padding-right:50px;	
}
.header-left-col-2 {
	float:right;
	padding:15px 15px 15px 60px;
	border-right:#e7e7e7 solid 1px;
	border-left:#e7e7e7 solid 1px;
	background:url(../images/icon-2.png) 15px center no-repeat;
}
.header-left-col-2 h3 {
	font-size:11px;
	color:#111111;
	line-height:18px;
	font-weight:600;	
}
.header-left-col-2 h2 {
	font-size:18px;
	color:#111111;
	font-weight:600;
	line-height:25px;
}
.header-right {
	width: 57%;
    float: right;
    padding-top: 23px;	
}
.nav {
	float:right;	
}
.nav li {
	display:inline-block;
}
.nav li a {
	font-size:15px;
	color:#111111;
	display:block;
	font-weight:600;
	padding:0 0 0 25px;
	text-transform:uppercase;	
}
.nav li a:hover {
	color:#ed182e;	
}
.banner {
	width:100%;
	float:left;
	position:relative;	
}
.banner img {
	display:block;	
}
.banner-caption {
	position:absolute;
	left:0px;
	top:150px;
	width:100%;
	text-align:center;	
}
.banner-caption h2 {
	font-size:40px;
	color:#FFF;	
}
.banner-caption h3 {
	font-size:54px;
	color:#FFF;
	font-weight:600;	
}
.banner-caption p {
	font-size:20px;
	color:#FFF;
	font-weight:500;	
}
.banner-caption .btn-1 {
	display:inline-block;
	background:#ed182e url(../images/icon-3.png) right center no-repeat;
	border-radius:30px;
	color:#FFF;
	font-size:15px;
	margin-top:30px;
	padding:10px 40px 10px 30px;	
	   
}
.banner-caption .btn-1:hover {
    border: #000 1px solid;
    background: #fedd01 url(../images/icon-3.png) right center no-repeat;
    color:#000;
}
.content-row-1 {
	width:100%;
	float:left;
	padding:60px 0;
	background:#FFF;
}
.content-row-1-col-1 {
	width:40% !important;
	float:left !important;
}
.content-row-1-col-1 img {
	display:block;	
}
.content-row-1-col-2 {
	width:55% !important;
	float:right !important;
}
.content-row-1-col-2 h2 {
	background:url(../images/icon-4.png) left bottom no-repeat;
	border-bottom:#e8e8e8 solid 1px;
	font-size:33px;
	color:#151515;
	display:inline-block;
	padding-right:100px;
	margin-bottom:20px;	
	padding-bottom: 10px;
}
.content-row-1-col-2 h3 {
	font-size:15px;
	color:#383838;
	font-weight:600;
	margin-bottom:10px;
}
.content-row-1-col-2 p {
	font-size:15px;
	color:#383838;
	line-height:26px;
	
}
.content-row-1-col-2 h2 span {
	color:#ed182e;	
}
.years-box {
	width:100%;
	float:left;
	margin-top:25px;	
}
.years-box li {
	float:left;
	margin-right:25px;
	display:inline-block;
}
.years-box .btn-2 {
	display:block;
	background:#ed182e url(../images/icon-3.png) right center no-repeat;
	border-radius:30px;
	color:#FFF;
	font-size:15px;
	padding:10px 40px 10px 30px;
}
.years-box .btn-2:hover {
    border: #000 1px solid;
    background: #fedd01 url(../images/icon-3.png) right center no-repeat;
    color:#000;
}
.years-box li:nth-child(2) {
	background:url(../images/icon-5.png) 20px center no-repeat;
	padding-left:80px;
	border-left:#c6c6c6 solid 1px;	
}
.years-box li:nth-child(2):hover {
	background:url(../images/icon-5.png) 15px center no-repeat;
	transition:ease-in-out 300ms;
}
.years-box li:nth-child(2) h4 {
	font-size:27px;
	color:#1b1b1b;
	font-weight:600;
	line-height:25px;	
}
.years-box li:nth-child(2) h4:hover {
	transition:ease-in-out 300ms;
}
.years-box li:nth-child(2) p {
	font-size:16px;
	color:#1b1b1b;
}
.content-row-2 {
	width:100%;
	float:left;
	padding:60px 0;
}
.content-row-3 {
	width:100%;
	float:left;
	padding:60px 0;
	background:#f5f7f9;
}
.title-1 {
	color:#ed182e;
	font-size:33px;
	font-weight:600;
	text-align:center;
	background:url(../images/icon-4.png) center bottom no-repeat;
	border-bottom:#dfe1e2 solid 1px;
	display:inline-block;
	padding-bottom:15px;
	margin-bottom:15px;	
}
.title-1 span {
	color:#000;	
}
.content-row-3 .style-1 {
	font-size:16px;
	color:#383838;	
}
.services-list {
	width:100%;
	float:left;
	margin-top:40px;	
}
.services-list li {
	display:inline-block;
	float:left;
	width:32%;
	margin:0 2% 0 0;
	padding:15px;
	background:#FFF;
	box-shadow: 0px 0px 14px 0px rgba(133,133,133,0.3);	
}
.services-list li img {
	display:block;	
}
.services-list li:nth-child(3n) {
	margin-right:0px;	
}
.services-list li h2 {
	font-size:18px;
	color:#151515;
	margin:5px 0 10px 0;
	font-weight:600;
	text-transform:uppercase;
	text-align:left;
}
.services-list li p {
	font-size:14px;
	color:#383838;
	line-height:22px;
	text-align:left;
}
.btn-3 {
	display:inline-block;
	background:#ed182e url(../images/icon-3.png) right center no-repeat;
	border-radius:30px;
	color:#FFF;
	font-size:15px;
	margin-top:30px;
	padding: 8px 35px 8px 20px;
}
.btn-3:hover {
    border: #000 1px solid;
    background: #fedd01 url(../images/icon-3.png) right center no-repeat;
    color:#000;
}
.content-row-4 {
	width:100%;
	float:left;
	background:url(../images/img-7.jpg) left top no-repeat;
	background-size:cover;
	padding:20px 0;
}
.content-row-4-col-1 {
	width:61% !important;
	float:left !important;
	padding-left:275px !important;
	background:url(../images/img-6.png) left center no-repeat;
	position:relative;
}
.content-row-4-col-1:after {
	background:url(../images/line-bg.jpg) left top no-repeat;
	position:absolute;
	right:0px;
	top:50px;
	z-index:1;
	width:1px;
	height:100px;
	content:"";	
}
.content-row-4-col-2 {
	width:37% !important;
	float:right !important;
	padding-top:50px;
}
.content-row-4-col-2 ul li {
	display:inline-block;
	float:left;
	/*margin-right:30px;*/	
}
.content-row-4-col-2 ul li:nth-child(1) {
	background:url(../images/icon-6.png) left center no-repeat;
	padding-left:60px;	
}
.content-row-4-col-2 ul li:nth-child(2) {
	background:#a3101f url(../images/icon-7.png) right center no-repeat;
	padding-right:50px;
	margin-right:0px;
	float:right;
}
.content-row-4-col-2 ul li:nth-child(2) a {
	display:block;
	padding:10px 15px;
	color:#FFF;	
}
.content-row-4-col-2 ul li h3 {
	font-size:15px;
	color:#FFF;	
}
.content-row-4-col-2 ul li h2 {
	font-size:22px;
	font-weight:600;
}
.content-row-4-col-2 ul li h2 a {
	color:#FFF;	
}
.content-row-4-col-1 h2 {
	font-size:25px;
	color:#FFF;
	font-weight:600;
	line-height:35px;
	padding:50px 0;
}
.content-row-4-col-1 h2 span {
	color:#fedd01;
	font-weight:300;
}

.content-row-5{
	width:100%;
	float:left;
	padding:60px 0;
	background:#FFF;
}
.content-row-5-col-1 {
	width:47% !important;
	float:left !important;
	margin-left:2%;
}
.content-row-5-col-2 {
	width:47% !important;
	float:right !important;
}
.content-row-5-col-1 ul li {
	display:inline-block;
	float:left;
	width:48%;
	box-shadow: 0px 0px 12px 0px rgba(163,163,163,0.3);
	background:#FFF url(../images/line-bg-2.png) center bottom no-repeat;
	margin-bottom:20px;
	text-align:center;
	padding:35px 0;	
}
.content-row-5-col-1 ul li h2 {
	font-size:18px;
	color:#151515;
	font-weight:600;
	line-height:24px;	
}
.content-row-5-col-1 ul li .quality-img {
	width:120px;
	height:120px;
	border-radius:50%;
	border:#666 solid 1px;
	text-align:center;
	display: inline-block;
    padding-top: 15px;
	margin-bottom:20px;
}
.content-row-5-col-1 ul li:nth-child(2n) {
	float:right;
	margin-top:6px;
}
.title-2 {
    background: url(../images/icon-4.png) left bottom no-repeat;
    font-size: 33px;
    color: #ed182e;
    display: inline-block;
    margin-bottom: 25px;
	font-weight:600;
	line-height:38px;
	padding-bottom:20px;
}
.title-2 span {
	color:#151515;	
}
.content-row-5-col-2 h3 {
	font-size:14px;
	color:#1c1c1c;
	margin:30px 0 5px 0;	
}
.content-row-5-col-2 p {
	font-size:15px;
	color:#383838;
	line-height:24px;
	text-align:justify;	
}
.content-row-5-col-2 ul {
	width:100%;
	float:left;
	margin-top:25px;	
}
.content-row-5-col-2 ul li {
	width:100%;
	float:left;
	margin-bottom:10px;
	font-weight:500;
	background:url(../images/icon-8.png) left center no-repeat;
	padding-left:30px;
	font-size:16px;
	color:#383838;	
}
.content-row-6{
	width:100%;
	float:left;
	padding:60px 0;
	background:#FFF;
}
.equipments-list {
	width:100%;
	float:left;
	padding-bottom:110px;
	background:url(../images/bg-6.png) center top no-repeat;	
}
.equipments-list li {
	width:100%;
	float:left;
	padding-right:45%;
	padding-left:80px;
	margin-top:70px;	
}
.equipments-list li:nth-child(2) {
	margin-top: 165px;
    padding-left: 445px;
    padding-right: 13%;	
}
.equipments-list li:nth-child(3) {
	margin-top: 180px;
}
.equipments-list li h2 {
	font-size: 22px;
	font-weight:600;
	color:#ed182e;
	padding-right:80px;
	margin-bottom:15px;
	position:relative;
	text-transform:uppercase;
}
.equipments-list li p {
	font-size: 16px;
    line-height: 25px;
    color: #000;
}
.equipments-list li h2:after {
	position:absolute;
	left:0px;
	bottom:0px;
	content:"";
	height:2px;
	width:320px;
	background:#ed182e;	
}
.content-row-7 {
	width:100%;
	float:left;
	padding:60px 0;
	background:url(../images/img-10.jpg) left top no-repeat;
	background-size:cover;
}
.content-row-7-col-1 {
	width:58% !important;
	float:left !important;
	padding-left:60px;
	padding-top:45px;
}
.content-row-7-col-1 h2 {
	font-size:32px;
	line-height:38px;
	color:#FFF;
	font-weight:600;
}
.content-row-7-col-1 h2 span {
	font-weight:300;
}
.content-row-7-col-2 ul li {
	display:block;
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-left:75px;
	padding-top:5px;
}
.content-row-7-col-2 ul li:nth-child(1) {
	background:url(../images/icon-9.png) left top no-repeat;
	border-bottom:#a19195 solid 1px;
	padding-bottom:35px;		
}
.content-row-7-col-2 ul li:nth-child(2) {
	background:url(../images/icon-10.png) left top no-repeat;
	padding-bottom:10px;
}
.content-row-7-col-2 ul li h2 {
	font-size:16px;
	color:#ed182e;
	font-weight:600;
	line-height:20px;	
}
.content-row-7-col-2 ul li h3 {
	font-size:16px;
	color:#fff;
	font-weight:400;
	line-height:26px;	
}
.content-row-7-col-2 ul li h3 a {
	color:#FFF;
}
.content-row-7-col-1 h3 {
	font-size:32px;
	line-height:38px;
	color:#ed182e;
	font-weight:600;
}
.content-row-7-col-1 h4 {
	font-size:32px;
	line-height:38px;
	color:#FFF;
	font-weight:600;
}
.content-row-7-col-2 {
	width:40% !important;
	float:right !important;
	padding-left:20px !important;
	border-left:#8f9094 solid 1px;
}
.content-row-8{
	width:100%;
	float:left;
	padding:60px 0;
	background:#FFF;
}
.content-row-8-box {
	width:100%;
	float:left;
	padding:55px 0;
	margin-top:40px;
	background:url(../images/img-11.jpg) left top no-repeat;	
}
.content-row-9{
	width:100%;
	float:left;
	 padding: 0px 20% 60px 20%;
	background:#FFF;
}
.footer ul {
	padding-left:0px;
}
.content-row-8-col-1 {
	width:60% !important;
	float:right !important;
	background:rgba(237,24,46, 0.4);
	padding:20px;	
}
.content-row-8-col-1-box {
	width:100%;
	float:left;
	padding:0 80px;
	background:#ed182e;
	position:relative;	
	min-height:290px;
}
.easy_testimonial .footer-text-3 {
    margin-left: 0px !important;
    top: 10px !important;
    width: 100%;
    left: 0;
}
.testimonial-client, .testimonial-position {
	color:#FFF !important;
}
.content-row-8-col-1-box p {
	font-size:15px;
	color:#FFF;
	line-height:24px;	
}
.content-row-8-col-1-box h2 {
	font-size:15px;
	color:#FFF;
	font-weight:600;
	margin-top:25px;
}
.content-row-8-col-1-box:after {
	position:absolute;
	left:30px;
	top:20px;
	z-index:1;
	width:32px;
	height:22px;
	content:"";
	background:url(../images/icon-13.png) left top no-repeat;	
}
.content-row-8-col-1-box:before {
	position:absolute;
	right: 35px;
    bottom: 40px;
	z-index:1;
	width:32px;
	height:22px;
	content:"";
	background:url(../images/icon-15.png) left top no-repeat;	
}
.content-row-8-col-1-box h3 {
	font-size:13px;
	color:#FFF;
	margin-top:5px;
}
.footer {
	width:100%;
	float:left;
	padding:60px 0;
	background:#111111;
}
.footer-row-1 {
	width:100%;
	float:left;
	border-bottom:#303030 solid 1px;
	padding-bottom:30px;
	margin-bottom:30px;	
}
.footer-row-1-col-1 {
	float:left;
	padding-right:50px;
}
.footer-row-1-col-2 {
	float:left;
	border-left:#ed182e solid 1px;
	padding-left:40px;
	margin-top:10px;	
}
.footer-row-1-col-2 h2 {
	font-size:28px;
	font-weight:600;
	color:#FFF;
	line-height:32px;	
}
.footer-row-1-col-2 p {
	font-size:14px;
	color:#9b9b9b;
}
.footer-row-1-col-3 {
	float:right;
	width:40%;
	padding-top:15px;
}
.footer-row-1-col-3 input[type="text"] {
	width:70%;
	float:left;
	background:none;
	border:#FFF solid 1px;
	height:55px;
	padding:0 15px;
	color:#FFF;
}
.footer-row-1-col-3 input[type="text"]:focus {
	border:none;	
}
.footer-row-1-col-3 input[type="submit"] {
	width:28%;
	float:right;
	background:#ed182e url(../images/icon-11.png) right center no-repeat;
	border:none;
	height:55px;
	padding:0 30px 0 15px;
	cursor:pointer;
	color:#FFF;
	font-size:15px;
}
.footer-row-2 {
	width:100%;
	float:left;
}
.footer-row-2 h2 {
	color:#FFF;
	font-size:18px;
	font-weight:500;
	background:url(../images/icon-12.png) left bottom no-repeat;
	padding-bottom:15px;
	margin-bottom:15px;	
}
.footer-row-2-col-1 {
	width:29%;
	float:left;
	padding-right:50px;	
}
.footer-row-2-col-1 p {
	font-size:13px;
	color:#9b9b9b;
	line-height:22px;	
}
.footer-social {
	width:100%;
	float:left;
	margin-top:35px;	
}
.footer-social li {
	display:inline-block;
	float:left;
	margin-right:10px;
	width:32px;
	height:32px;
	background:url(../images/img-13.jpg) no-repeat;	
}
.footer-social li:nth-child(1) {
	background-position:left top;	
}
.footer-social li:nth-child(2) {
	background-position:-40px top;	
}
.footer-social li:nth-child(3) {
	background-position:-82px top;	
}
.footer-social li:nth-child(4) {
	background-position:-123px top;	
}
.footer-social li:nth-child(5) {
	background-position:-164px top;	
}
.footer-social li a {
	display:block;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-999px;
}
.footer-row-2-col-2 {
	width:23%;
	float:left;	
}
.footer-row-2-col-2 ul, .footer-row-2-col-3 ul {
	width:100%;
	float:left;
	margin-top:15px;	
}
.footer-row-2-col-2 ul li, .footer-row-2-col-3 ul li {
	display:block;
	width:100%;
	float:left;
	margin-bottom:15px;
	position:relative;
	padding-left:15px;	
}
.footer-row-2-col-2 ul li:after, .footer-row-2-col-3 ul li:after {
	position:absolute;
	left:0px;
	top:10px;
	z-index:1;
	content:"";
	height:6px;
	width:6px;
	border-radius:50%;
	background:#FFF;	
}
.footer-row-2-col-2 ul li a, .footer-row-2-col-3 ul li a {
	font-size:14px;
	color:#9b9b9b;	
}
.footer-row-2-col-3 {
	width:23%;
	float:left;	
}
.footer-row-2-col-4 {
	width:25%;
	float:right;	
}
.get-in-touch {
	width:100%;
	float:left;
	margin-top:15px;	
}
.get-in-touch li {
	width:100%;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	padding-left:50px;
	border-bottom:#303030 solid 1px;
}
.get-in-touch li:nth-child(1) {
	background:url(../images/img-14.jpg) left center no-repeat;
}
.get-in-touch li:nth-child(2) {
	background:url(../images/img-15.jpg) left center no-repeat;
}
.get-in-touch li:nth-child(3) {
	background:url(../images/img-16.jpg) left center no-repeat;
	border:none;
}
.get-in-touch p {
	font-size:14px;
	color:#9b9b9b;	
}
.get-in-touch h3 {
	font-size:14px;
	color:#FFF;
	font-weight:600;	
}
.get-in-touch h3 a {
	color:#FFF;
}
.copyright {
	width:100%;
	float:left;
	padding:20px 0;
	text-align:center;
	background:#1b1b1b;	
}
.copyright p {
	font-size:14px;
	color:#9b9b9b;	
}
.inner_head {
	width: 100%;
	float: left;
	position: relative;
}
.inner_head img {
	display:block;
	width:100%;
}
.inner-title {
	position: absolute;
	left: 0px;
	top: 25%;
	z-index: 1;
	width: 100%;
	text-align: center;
}
.inner-title h1 {
	color: #FFF;
	font-weight: 600;
	font-size: 32px !important;
	font-size: 40px;
	padding-bottom: 6px;
}
h1.entry-title {
	display: none;
}
.form-box {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	    padding: 0 47px;
}
.form-box input[type="text"], .form-box input[type="email"], .form-box input[type="tel"] {
	width: 100%;
	float: left;
	padding-left: 0;
    height: 40px;
    padding-bottom: 10px;
    padding-top: 0;
    line-height: inherit;
	font-family: 'Poppins', sans-serif;
	border:none;
	border-bottom: #e8e8e8 solid 1px;
	color: #000;
	margin-bottom:20px;
	transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
}
.form-box input[type="text"]:focus, .form-box input[type="email"]:focus, .form-box input[type="tel"]:focus {
    outline: none;
    border-bottom: #e8e8e8 solid 1px;
    transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    height: 62px;
}
.form-box textarea {
	font-family: 'Poppins', sans-serif;
	height: 70px;
	width:100%;
	border:none;
	border-bottom: #e8e8e8 solid 1px;
	resize:none;
	 transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
}
.form-box textarea:focus {
	font-family: 'Poppins', sans-serif;
	height:80px;
	outline:none;
	 transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
}
.form-box input[type="submit"] {
	width: 100%;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    background: #f50506;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 53px;
    box-shadow: none;
    transition: all 0.2s linear;
    margin-top: 5px;
	
}
.form-box input[type="submit"]:hover {
    outline: none;
    color: #fff;
    transform: translateY(-3px);
     box-shadow: 0px 0px 14px 0px rgb(133 133 133 / 30%);
}
.contact-row-1{
	width:100%;
	float:left;
	padding:40px 0;
	background: #f5f8f8;
}
.contact-row-1-box{
	width:100%;
	float:left;
    box-shadow: 0px 0px 14px 0px rgb(133 133 133 / 30%);
	-webkit-box-shadow: 0px 0px 14px 0px rgb(133 133 133 / 30%);
	-ms-box-shadow: 0px 0px 14px 0px rgb(133 133 133 / 30%);
}
.contact-row-1-col-1{
	width:48%;
	float:left;
	background:#fff;
}
.contact-row-1-col-2{
	    width: 50% !important;
    float: right !important;
    background: #f5f6fb;
    padding-left: 50px !important;
}
.contact-title {
    background: url(../images/icon-4.png) 43px bottom no-repeat;
    font-size: 33px;
    color: #ed182e;
    display: inline-block;
    margin-bottom: 25px;
	font-weight:600;
	line-height:38px;
	padding:20px 47px;
	margin-top: 16px;
}
.contact-title span {
	color:#151515;	
}
.contact-detail {
	padding: 20px 47px 0px 47px;
}
.contact-detail li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 90px;
}
.contact-detail li h2 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 20px;
}
.contact-detail li h3 {
    font-size: 14px;
    color: #ed182e;
    font-weight: 500;
    line-height: 26px;
}
.contact-detail li:nth-child(1) {
    background: url(http://ontarioforkliftservices.com/wp-content/uploads/2021/11/icon-3-1.png) left top no-repeat;
    border-bottom: #e8e8e8 solid 1px;
    padding-bottom: 20px;

}
.contact-detail li:nth-child(2) {
    background: url(http://ontarioforkliftservices.com/wp-content/uploads/2021/11/icon-1-1.png) left top no-repeat;
    border-bottom: #e8e8e8 solid 1px;
    padding-bottom: 20px;
}
.contact-detail li:nth-child(3) {
    background: url(http://ontarioforkliftservices.com/wp-content/uploads/2021/11/icon-2-1.png) left top no-repeat;
	padding-bottom: 20px;
	margin-bottom:10px;
}
.wpcf7-response-output {
    width: 100%;
    float: left;
    text-align: center;
}
#mega-menu-wrap-topmenu #mega-menu-topmenu > li.mega-menu-item > a.mega-menu-link{
	font-weight: 600 !important;
}
.breadcrumb a {
    color: #fff;
}
.breadcrumb {
    color: #fff;
    text-align: center;
    margin-top: 0px;
}
.services-row-1{
	width:100%;
	float:left;
	padding: 60px 0;
	background:#FFF;
}
.services-row-1-col-1{
	   width: 48% !important;
    float: left !important;
    padding: 45px 0;

}
.services-row-1-col-2{
	width:48% !important;
	float:right !important;
}
.light_grey-classic_style {
	margin:0px;
}
.content-row-8-col-1-box .footer-area-3 {
	    height: 100px;
}
.easy_testimonial .main-wrapper {
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}
.easy_testimonial .gold-classic_style, .easy_testimonial .blue-classic_style, .easy_testimonial .dark_grey-classic_style, .easy_testimonial .light_grey-classic_style, .easy_testimonial .red-classic_style {
	margin:20px 0 0 0 !important;
}
.services-row-1 p {
    font-size: 15px;
    color: #383838;
    line-height: 24px;
	margin-bottom:10px;
}
.services-row-1 ul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-weight: 500;
    background: url(../images/icon-8.png) left center no-repeat;
    padding-left: 30px;
    font-size: 16px;
    color: #383838;
}

.part-row-1{
	width:100%;
	float:left;
	padding: 60px 0;
	background:#FFF;
}
.part-row-1 h2 {
    text-transform: capitalize;
    font-size: 25px;
    color: #ed182e;
    line-height: 20px;
    padding: 40px 0;
	text-align:center;
	
}
.trade-row-1{
	width:100%;
	float:left;
	padding: 60px 0;
	background:#FFF;
}
.trade-row-1-col-1{
	width:40% !important;
	float:left !important;
}
.trade-row-1-col-1 h2{
	font-size: 25px ;
    color: #a3101f;
	font-weight: 600;
}
.trade-row-1-col-1 p {
    font-size: 15px;
    color: #383838;
    line-height: 24px;
    text-align: justify;
}
.trade-row-1-col-1 span{
    color: #000;
}
.trade-row-1-col-2{
	width:55% !important;
	float:right !important;
}

.form-box-2 {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.form-box-2 input[type="text"], .form-box-2 input[type="email"], .form-box-2 input[type="tel"] {
	width:100%;
	float:left;
	height:40px;
	padding:0 10px;
	border:#ccc solid 1px;
}
.form-box-2 textarea {
	width:100%;
	float:left;
	height:70px;
	padding:10px;
	border:#ccc solid 1px;
    font-family: 'Roboto', sans-serif;
}
.form-box-2 input[type="submit"] {
	padding:14px 50px;
	color:#FFF;
	font-size:16px;
	cursor:pointer;
	background-color:#a3101f;
	border:none;
	text-transform:uppercase;
}
.form-box-2 input[type="submit"]:hover {
	color:#FFF;
	background-color:#a3101f;
}
.form-box-2-col-1 {
	width:48%;
	float:left;
}
.form-box-2-col-2 {
	width:48%;
	float:right;
}
.safety-row-1{
	width:100%;
	float:left;
	padding: 60px 0;
	background:#FFF;
}
	
.safety-row-1 p {
    font-size: 15px;
    color: #383838;
    line-height: 24px;
    text-align: center;
}
.inventory-detail-row-1{
	width:100%;
	float:left;
	padding: 40px 0;
	border-bottom: #efe8e8 1px solid;
}
.inventory-detail-row-1-col-1{
	width: 43% !important;
    float: left !important;
}
.inventory-detail-row-1-col-2 p {
    font-size: 14px;
    color: #383838;
    line-height: 24px;
    text-align: justify;
}
.inventory-detail-row-1-col-2{
	width: 55% !important;
    float: right !important;
}
.gallery-row{
	width:100%;
	float:left;
	padding: 40px 0;
	text-align:center;
}
.inventory-row-1{
	width:100%;
	float:left;
	padding: 40px 0;
	background:#FFF;
}
.invest-list {
    width: 100%;
    float: left;
   /*padding:0 80px !important;*/
}

.invest-list li {
    float: left;
    width: 32%;
    display: inline-block;
    margin-right: 1.2%;
    margin-bottom: 15px;
    background: #f5f7f9;
    min-height: 326px;
    padding: 10px !important;
    transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    padding-bottom: 10px;
}
.invest-list li:hover {
    transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 50%);
}
.invest-box {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 12px;
}
.invest-content-left {
    float: left;
    width: 75%;
    padding-right: 10px;
}
.invest-content-right {
    float: right;
    width: 24%;
    text-align: right;
	margin: 50px 0;
}
.invest-content-left h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-align: left;
    text-transform: capitalize;
	margin-bottom: 10px;
}
.invest-content-left p {
    font-size: 13px; 
    color: #000;
        text-align: left;
   
}
.invest-content-right .btn-2 {
    font-size: 14px;
	font-weight:700;
    color: #000;
    padding: 8px 40px 8px 19px;
    margin-top: 30px;
	background: url(http://ontarioforkliftservices.com/wp-content/uploads/2021/11/icon-2-2.png) 58px center no-repeat;
    transition: ease-in-out 300ms;
	display:inline-block;
}
@media screen and (max-width:1140px) {
	.header-left {
	    width:auto;
	}
	.header-right {
		width:auto;
		margin-right: -15px;
	}
}
@media screen and (max-width:890px) {
	.banner-caption {
		top:60px;
	}
	.content-row-1-col-1 {
		width:100% !important;
	}
	.content-row-1-col-2 {
		width:100% !important;
	}
	.services-list li {
		width:100%;
		margin:0 0 20px 0;
	}
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
		margin-bottom:0px !important;
	}
	.content-row-4-col-2 {
    width: 100% !important;
    float: right !important;
    padding: 20px;
    background: rgba(0,0,0,0.2);
    margin-top: 15px;
}
	.content-row-4-col-1 {
		background: url(../images/img-6.png) 25px center no-repeat;
	}
	.content-row-5-col-1 {
    width:100% !important;
    float: left !important;
    margin-left: 0%;
}
	.content-row-5-col-2 {
    width: 100% !important;
    float: right !important;
}
	.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
	.equipments-list {
		background:none;
	}
	.equipments-list li {
    width: 100%;
    float: left;
    padding-right: 0;
    padding: 20px !important;
    margin-top: 30px;
		box-shadow: 0px 0px 12px 0px rgb(163 163 163 / 30%);
    background: #FFF url(../images/line-bg-2.png) center bottom no-repeat;
}
	.equipments-list li:nth-child(2) {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
	.equipments-list li:nth-child(3) {
    margin-top: 30px;
}
	.equipments-list li p {
    font-size: 15px;
    color: #383838;
    line-height: 24px;
    text-align: justify;
}
	.content-row-7-col-1 {
		width:100% !important;
		margin-bottom:50px;
		padding-top:0px;
	}
	.content-row-7-col-2 {
		width:100% !important;
		border-left:0px;
	}
	.content-row-8-col-1 {
    width: 90% !important;
	}
	.footer-row-1-col-1 {
        width:100%;
		padding-right:0px;
}
	.footer-row-1-col-2 {
   width:100%;
		padding-right:0px;
		border-left:0px;
		padding-left:10px;
}
	.footer-row-1-col-3 {
   width:100%;
		padding:10px;
}
	.footer-row-2-col-1, .footer-row-2-col-2, .footer-row-2-col-4 {
    width: 100%;
		margin-bottom:15px;
	}
	.footer-row-2-col-2, .footer-row-2-col-3 {
    width: 50%;
		margin-bottom:15px;
	}
	.vc_column_container>.vc_column-inner {
		padding-left:5px !important;
		padding-right:5px !important;
	}
	.content-row-4-col-1:after {
		display:none;
	}
	.services-row-1-col-1 {
		width:100% !important;
		margin-bottom:15px;
	}
	.services-row-1-col-2 {
		width:100% !important;
	}
	.invest-list li {
		width:100%;
		margin:0 0 20px 0;
	}
	.trade-row-1-col-1 {
		width:100% !important;
		margin-bottom:15px;
	}
	.trade-row-1-col-2 {
		width:100% !important;
	}
	.contact-row-1-col-1 {
		width:100% !important;
	
	}
	.contact-row-1-col-2 {
		width:100% !important;
	}
	.invest-list {
    margin-left: 0px;
}
	.inventory-detail-row-1-col-1 {
		width:100% !important;
		margin-bottom:15px;
	}
	.inventory-detail-row-1-col-2 {
		width:100% !important;
	}
}
@media screen and (max-width:620px) {
	.footer-row-2-col-2, .footer-row-2-col-3 {
    width: 100%;
		margin-bottom:15px;
	}
	.top-row-right {
    float: left;
	margin-top: 0px;
}
	.banner-caption {
    top: 40px;
}
	.banner-caption h2 {
		display:none;
	}
	.banner-caption h3 {
    font-size: 25px;
}
	.banner-caption .btn-1 {
		margin-top:10px;
	}
	.top-row-left {
		width:100%;
		display:none;
	}
	.header-left-col-1 {
		width:100%;
		text-align: center;
	}
	.header-left-col-2 {
		width:100%;
		border:none;
	}
	.header-right {
		margin:-55px 0 0 0;
		padding-top:0px;
	}
	.banner-caption p {
		display:none;
	}
	.content-row-1-col-2 h2 {
		padding-right:0px;
	}
	.years-box li {
		margin:0 0 15px 0;
	}
	.years-box li:nth-child(2) {
		border-left:0px;
	}
	.content-row-4-col-1 {
		width:100% !important;
		padding-left:0px !important;
		background:none;
	}
	.content-row-5-col-1 ul li {
		width:100%;
		margin:0 0 15px 0;
	}
	.title-2 {
		font-size: 22px;
		line-height: 25px;
		padding-top: 30px;
	}
	.content-row-6 {
		padding:0px;
	}
	.equipments-list li h2:after {
		width:100%;
	}
	.content-row-7-col-1 h2 {
		font-size: 20px;
    line-height: 28px;
	}
	.content-row-7-col-1 h3 {
    font-size: 22px;
    line-height: 30px;
	}
	.content-row-7-col-1 h4 {
    font-size: 23px;
    line-height: 35px;
	}
	.content-row-7-col-2 ul li h3 {
    font-size: 14px;
	}
	.content-row-8-col-1-box {
		padding:15px;
	}
	.content-row-8-col-1-box:before, .content-row-8-col-1-box:after {
		display:none;
	}
	.content-row-8-box {
		padding:100px 0 0 0;
	}
	.footer-row-1-col-3 input[type="text"] {
		width:100%;
	}
	.footer-row-1-col-3 input[type="submit"] {
		width:100%;
		margin-top:15px;
	}
	.content-row-7-col-2 ul li h3 {
	font-size:12px;
	}
	.content-row-7-col-2 ul li h2 {
    font-size: 14px;
	}
	.services-row-1{
		padding: 20px 0 !important;
	}
	.inner_head img{
		    height: 140px;
	}
	.services-row-1-col-1{
		padding:0 !important;
	}
}