@import url('https://fonts.googleapis.com/css?family=Rubik');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@charset "utf-8";
/* CSS Document */

body{margin:0px;}

@font-face {
    font-family: Raleway;
	src: url(../font/Raleway-Regular.ttf);
}
@font-face {
    font-family: "Freehand521 BT";
	src: url(../font/tt1018m_.ttf);
}
@font-face {
    font-family: "BurgerDoodleNF";
	src: url(../font/BurgerDoodleNF.ttf);
}

@font-face {
	font-family:"BurgerDoodleNF";
	src:url("BurgerDoodleNF.eot?") format("eot"),url("BurgerDoodleNF.woff") format("woff"),url("BurgerDoodleNF.ttf") format("truetype"),url("BurgerDoodleNF.svg#BurgerDoodleNF") format("svg");}




.clear{clear:both;}

.main{width:1100px; margin:auto;}

.header-main{width:1100px; margin:auto;}

.top-bg{border-top:5px solid #ff0000; width:100%; padding:20px 0px 0px 0px;}

.logo-center{text-align:center; margin-bottom:-120px;}

.logo-index{position:relative; z-index:110;}

.main-font{font-family:'Roboto', sans-serif; font-size:15px; color:#666666; text-align:left; line-height:28px; font-weight:100;}

.header-bg{width:100%; background-image:url(images/header-bg.png); background-color:none; height:154px;  background-repeat:no-repeat; z-index:100; position:relative;  background-position:center;}

.top-header{padding:18px 0px;}

.top-icon{border:1px solid #e2181e; width:45px; margin-right:15px; float:left; line-height:42px; color:#e2181e; text-align:center; font-size:20px;}

.top-font-left{font-family:'Roboto', sans-serif; font-size:16px; color:#666666; text-align:left;}
.top-font-left span{font-family:'Roboto', sans-serif; font-size:16px; color:#e2181e;}

.top-font-right{font-family:'Roboto', sans-serif; font-size:16px; color:#666666; text-align:right;}
.top-font-right span{font-family:'Roboto', sans-serif; font-size:16px; color:#e2181e;}

.menu-bg{width:100%; background-color:#ffffff; background-image:url(images/header-main.png); background-repeat:repeat-x;}

.slider-margin{margin-top:-39px;}

.welcome-wrapper{width:100%; padding:60px 0px;}
.welcome-title1 span{font-family:"Freehand521 BT"; font-size:44px; color:#ff0000; text-align:center;}
.welcome-title1{font-family:"Showcard Gothic"; font-size:44px; color:#45a601; text-align:center; background-image:url(images/welcome-border.png); background-position:bottom; background-repeat:no-repeat; padding-bottom:30px; margin-bottom:30px;}
.welcome-font{font-family:'Roboto', sans-serif; font-size:16px; color:#666666; text-align:left; line-height:28px; font-weight:100; padding-bottom:20px;}

.wel-more {
	border:2px solid #ff0000;
	background-color:#ff0000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-size:20px;
	padding:8px 26px;
	text-decoration:none;
	transition: 0.6s; border-radius:30px;
}
.wel-more:hover {
	background-color:#ffffff;
	color:#ff0000;
	transition: 0.6s;
	border:2px solid #ff0000; text-decoration:none;
}


.download-more {
	border:2px solid #ffd13c;
	background-color:#ffd13c;
	display:inline-block;
	cursor:pointer;
	color:#cb1e00;
	font-family:'Roboto', sans-serif;
	font-size:20px;
	padding:8px 16px;
	text-decoration:none;
	transition: 0.6s; border-radius:30px;
}
.download-more:hover {
	background-color:#00186f;
	color:#ffffff;
	transition: 0.6s;
	border:2px solid #ffd13c; text-decoration:none;
}

.product-more {
	width:100%;
	background-color:#78b833;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	text-align:center;
	padding:10px 0px;
	text-decoration:none;
	transition: 0.6s;
}
.product-more:hover {
	background-color:#8cd93a;
	color:#ffffff;
	transition: 0.6s;
	text-decoration:none;
}

.dealer-more {
	border:1px solid #78b833;
	background-color:#78b833;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	padding:6px 20px;
	text-decoration:none;
	transition: 0.6s; border-radius:3px;
	margin-top:10px;
}
.dealer-more:hover {
	background-color:#ffffff;
	color:#78b833;
	transition: 0.6s;
	border:1px solid #78b833; text-decoration:none;
}

.product-wrapper{padding:80px 0px; background-color:#f4f4f4;}
.home-pro-bg{background-image:url(images/pro-bg.jpg); background-position:center; background-repeat:no-repeat; background-size: cover; padding:80px 0px; background-attachment: fixed; background-color:#ededed; width:100%; margin-bottom:50px;}

.product-title{font-family:'Roboto', sans-serif; font-size:30px; color:#cb1e00; text-align:center; margin-bottom:40px; text-transform:uppercase;}

.product-name{background-color:#ffd13d; font-family:'Roboto', sans-serif; font-size:16px; color:#cb1e00; text-align:center; padding:10px 0px;}

.home-product-margin{margin-bottom:30px;}

.home-bottom-wrapper{width:100%; padding:60px 0px;}
.dealer-border{border:1px solid #CCCCCC; padding:18px 20px;}

.dealer-left{width:20%; float:left;}
.dealer-right{width:75%; float:right;}

.dealer-title{font-family:'Roboto', sans-serif; font-size:24px; color:#78b833; text-align:left; line-height:22px;}
.dealer-title span{font-family:'Roboto', sans-serif; font-size:16px; color:#666666; text-align:left;}

.download-wrapper{background-color:#e10303; width:100%; padding:40px 0px;}
.download-title{font-family:'Roboto', sans-serif; font-size:20px; color:#ffd13c; text-align:left;}
.download-title span{font-family:'Roboto', sans-serif; font-size:22px; color:#ffffff; text-align:left;}

.footer-wrapper{width:100%; padding:40px 0px 20px 0px; background-color:#f4f4f4;}
.footer-title{font-family:'Roboto', sans-serif; font-size:24px; color:#00186f; text-align:center; background-image:url(images/footer-title-border.png); background-repeat:no-repeat; background-position:bottom; text-transform:uppercase; padding-bottom:25px; margin-bottom:20px;}
.footer-font{font-family:'Roboto', sans-serif; font-size:16px; color:#333333; text-align:center; line-height:28px; font-weight:100;}
.footer-font span{font-family:'Roboto', sans-serif; font-size:16px; color:#cb1e00; text-align:center; line-height:28px; font-weight:100;}

.social-align{text-align:center;}

.copyright-wrapper{background-color:#cb1e00; width:100%; padding:15px 0px;}

.copyright-font-left{font-family:'Roboto', sans-serif; font-size:14px; color:#ffffff; text-align:left;}
.copyright-font-left a:link{font-family:'Roboto', sans-serif; font-size:14px; color:#ffffff; text-decoration:none; transition: 0.6s;}
.copyright-font-left a:visited{font-family:'Roboto', sans-serif; font-size:14px; color:#ffffff; text-decoration:none; transition: 0.6s;}
.copyright-font-left a:hover{font-family:'Roboto', sans-serif; font-size:14px; color:#333333; text-decoration:none; transition: 0.6s;}

.copyright-font-left span{font-family:'Roboto', sans-serif; font-size:14px; color:#333333; text-align:left;}

.copyright-font-right{font-family:'Roboto', sans-serif; font-size:14px; color:#ffffff; text-align:right;}
.copyright-font-right span{font-family:'Roboto', sans-serif; font-size:14px; color:#CCCCCC; text-align:right;}
.copyright-font-right span a:link{font-family:'Roboto', sans-serif; font-size:14px; color:#CCCCCC; text-decoration:none; transition: 0.6s;}
.copyright-font-right span a:visited{font-family:'Roboto', sans-serif; font-size:14px; color:#CCCCCC; text-decoration:none; transition: 0.6s;}
.copyright-font-right span a:hover{font-family:'Roboto', sans-serif; font-size:14px; color:#ffffff; text-decoration:none; transition: 0.6s;}


.inner-title-bg{background-image:url(images/inner-title.jpg); background-position:center; background-repeat:no-repeat; background-size: cover; padding:60px 0px 30px 0px; background-attachment: fixed; background-color:#ededed; width:100%; margin-top:-39px;}
.inner-title-font h1{font-family:'Roboto', sans-serif; font-size:40px; color:#FFFFFF; text-align:center;}

.inner-main-bg{width:100%; padding:50px 0px;}

.inner-sub-title{font-family:'Roboto', sans-serif; font-size:24px; color:#e10303; padding-bottom:12px; margin-bottom:20px; margin-top:30px; border-bottom:1px solid #CCCCCC;}
.inner-sub-title span{font-family:'Roboto', sans-serif; font-size:24px; color:#e10303; border-bottom:3px solid #e10303; padding-bottom:14px;}

.contact-sub-title{font-family:'Roboto', sans-serif; font-size:24px; color:#cb1e00; border-bottom:1px solid #CCCCCC;  padding-bottom:18px; margin-bottom:30px;}
.contact-sub-title span{font-family:'Roboto', sans-serif; font-size:24px; color:#cb1e00; border-bottom:3px solid #cb1e00; padding-bottom:20px;}
.contact-main-font{font-family:'Roboto', sans-serif; font-size:17px; color:#00186f; margin-bottom:10px;}
.contact-font{font-family:'Roboto', sans-serif; font-size:15px; color:#333333; margin-bottom:20px; line-height:25px;}

.inquiry-img{vertical-align:top; text-align:right;}

.pro-sub-title{font-family:'Roboto', sans-serif; font-size:20px; color:#78b833; border-bottom:1px solid #CCCCCC; padding-bottom:14px; margin-bottom:30px; margin-top:20px;}
.pro-sub-title span{font-family:'Roboto', sans-serif; font-size:20px; color:#78b833; border-bottom:3px solid #78b833; padding-bottom:15px;}


.main-pro-margin{width:100%; height:auto; margin-bottom:50px;}






.ccform-addon{
	color:#ffffff; 
	float:left;
	padding:6px 4px;
	width:10%;
	background:#cb1e00;
	text-align:center;	
	font-size:21px;
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.contact-form form input[type="text"], .contact-form form textarea {
    font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	box-shadow: none;
	border: 1px solid #CCCCCC;
	background: #f8f8f8;
	color: #888888;
	line-height:24px;
	display: block;
	width: 90%;
	padding: 8px 12px;
	font-size: 14px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	
}
.contact-form  form textarea {
	resize: none;
	height: 100px;
}
.contact-form form input[type="text"]:hover, .contact-form form textarea:hover {
	border-color: #e2181e;
}
.contact-form form input[type="text"]:focus, .contact-form form textarea:focus {
	border: 1px solid #e2181e;
}
.contact-form form input[type="submit"] {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 12px 30px;
	background: #000;
	text-transform:uppercase;
	
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #ca1110;
	-webkit-box-shadow: inset 0px -4px 0px #ca1110;
	-moz-box-shadow: inset 0px -4px 0px #ca1110;
	-o-box-shadow: inset 0px -4px 0px #ca1110;
}
.contact-form form input[type="submit"]:hover{
	background: #ca1110;	
}

.contact-form form input[type="reset"] {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 12px 30px;
	background: #000;
	text-transform:uppercase;
	
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #ca1110;
	-webkit-box-shadow: inset 0px -4px 0px #ca1110;
	-moz-box-shadow: inset 0px -4px 0px #ca1110;
	-o-box-shadow: inset 0px -4px 0px #ca1110;
}
.contact-form form input[type="reset"]:hover{
	background: #ca1110;	
}






.contact-form1 form input[type="text"], .contact-form1 form textarea {
    font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	box-shadow: none;
	border: 1px solid #CCCCCC;
	background: #f8f8f8;
	color: #888888;
	line-height:24px;
	display: block;
	width: 100%;
	padding: 8px 12px;
	font-size: 14px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	
}

.contact-form1  form textarea {
	resize: none;
	height: 100px;
}
.contact-form1 form input[type="text"]:hover, .contact-form1 form textarea:hover {
	border-color: #78b833;
}
.contact-form1 form input[type="text"]:focus, .contact-form1 form textarea:focus {
	border: 1px solid #b91807;
}
.contact-form1 form input[type="submit"],[type="reset"] {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 12px 30px;
	background: #000;
	text-transform:uppercase;
	margin-top:30px;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #78b833;
	-webkit-box-shadow: inset 0px -4px 0px #78b833;
	-moz-box-shadow: inset 0px -4px 0px #78b833;
	-o-box-shadow: inset 0px -4px 0px #78b833;
}
.contact-form1 form input[type="submit"]:hover{
	background: #78b833;	
}
.contact-form1 form input[type="reset"]:hover{
	background: #78b833;	
}

.contact-form1 form input[type="select"], .contact-form1 form select {
    font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	box-shadow: none;
	color: #666666;
	line-height: 1.8em;
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	outline: none;
}


/**** PORTFOLIO STYLES*****/
.image-block{ display:block;position: relative; margin-bottom:30px;}
.image-block img{border: 4px solid #cb1e00; background:#FFFFFF; transition: 0.4s;}
.image-block img:hover{border: 4px solid #cb1e00; transition: 0.4s; cursor:zoom-in;}
/**** END PORTFOLIO STYLES*****/







.tab {
    float: left;
    background-color: #f1f1f1;
    width: 20%;
	border-right:1px solid ccc;
}

.tab-title{font-family:'Roboto', sans-serif; font-size:24px; color:#FF0000; padding-bottom:40px;}

.tab-contact-left{width:60%; float:left;}
.tab-contact-right{width:40%; float:left;}
.tab-contact-font{ font-family:'Roboto', sans-serif; font-size:22px; color:#ff0000; line-height:40px;}

.other-contact-left{width:40%; float:left;}
.other-contact-right{width:40%; float:left;}
.other-contact-center{width:20%; float:left;}

/* Style the buttons inside the tab */
.tab button {
    font-family:'Roboto', sans-serif;
    color: black;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color:#FFFFFF;
    padding: 10px 16px;
    width: 100%;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 24px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
	border-left:5px solid #FF0000;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #fff;
	border-right:1px solid #FFFFFF;
	border-left:5px solid #FF0000;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-right:2px;
	color:#FF0000;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 0px 0px 30px;
    width: 80%;
    border-left: none;
}


