font-family: 'PT Sans Caption', sans-serif;

html, body, h1, h2, h3, p, a, ul, ol, img {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
	border-image: none;
	font-family: Arial, Helvetica, sans-serif;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}

.container {
	width: 1100px;
	margin: 0 auto;
}

h1 {
	font-size: 35px;
	font-weight: 700px;
	text-transform: uppercase;
	color: #000 !important;
	padding: 0px 10px 0px 10px;
	background: rgba(0,0,0,.2);
	display: inline-block;
	margin-top: 135px !important;
}

h2 {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding: 50px 0 20px;
}

h3 {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 18px;
}

h4.slider-heading {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;
	color: #4d4d4d;
}

body {
	font-family: 'PT Sans', sans-serif; 
	font-size: 16px;
	background: #FFFFFF;
	color: #6b6b6b;
	border: none;
	height: 100%;
}

p {
	font-family: 'PT Sans', sans-serif; 
	font-size: 16px;
	color: #6b6b6b;
	line-height: 1.4; 
}

ul, li {
	text-decoration: none;
	list-style: none;
	float: left;
	color: #6b6b6b;
}

a {
	float: left;
	color: #e5e5e5;
	text-decoration: none;	
}

#sliderImg {

}

#headerWrap {
	width: 100%;
	height: 135px;
	z-index: 1000;
}

#header {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#logo {
	float: left;
	margin-top: 7px;
}

#header-right-content {
	float: right;
	font-family: 'PT Sans', sans-serif; 
	font-size: 16px;
	color: #033d4c;
}

#top-content {
	margin-top: 24px;
}

#multilangual {
	float: left;
	margin-top: 10px;
}

#multilangual ul li {
	padding-left: 9px; 
	color: #033d4c;
}

#multilangual ul {
	color: #033d4c;
}

#multilangual ul li a {
	color: #033d4c;
}

#multilangual ul li a:hover {
	color: #66cc00;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

#multilingual ul li a.active-language {
	color: #66cc00;	
}

p.headerEmail {
	float: left;
	margin-top: 9px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: 'PT Sans', sans-serif; 
	font-size: 16px;
	color: #033d4c;	
	background: url(images/envelope);
}

p.headerEmail a {
	color: #033d4c;	
	padding-left: 30px;
	background: url(images/mail-icon.png) no-repeat left center;
}

p.headerEmail a:hover {
	color: #66cc00;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background: url(images/mail-icon_hover.png) no-repeat left center;
}

#header-social {
	float: right;
	margin-left: 18px;
	margin-bottom: 25px;
}

#header-social li {
	padding-left: 5px;
}

#header-contacts ul {
	float: right;
}

#header-contacts ul li {
	color: #033d4c;
	padding-left: 15px;
}

#menuHolder {
	width: 100%;
	height: 50px;
	background: #033d4c;
}

#menu {
	margin: 0 auto;
	width: 1100px;
}

#mainMenu {
	float: left;
}

#mainMenu ul li {
	float: left;
}

#mainMenu ul li a {
	float: left;
	background-color: transparent;
	height: 35px;
	padding: 0 20px;
	padding-top: 15px;	
	text-shadow: 1px 1px 1px #000000;
	color: #FFFFFF!important;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
}

#mainMenu ul li a:hover {
	background-color: #000;	
	text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;	
}

#reqest-quote {
	float: right;
}

#menu #reqest-quote a {
	font-weight: 700;
	background: #3cb300;
	height: 35px !important;
	padding: 0 25px;
	padding-top: 15px;
	text-transform: uppercase;	
	color: #FFFFFF!important;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;	
}

#reqest-quote a:hover {
	background: #000 !important;
	text-decoration: none;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;	
}

.active {
	background-color: #000;
}

#sliderHolder {
	background-color: #001c23;
	height: 530px;
}

#slider {
	margin: 0 auto;
	width: 1240px;
	position: relative;
}

#slider-heading {
	width: 422px;
	height: 196px;
	line-height: 1.1;
	padding: 27px 55px 22px 33px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;	
	background-color: rgba(0,0,0,.9);
	position: absolute;
	top: 125px;
	left: 70px;	
}

#slider-heading p {
	font-size: 17px;
	color: #666666;
}

#slider-buttons {
	margin-top: 15px;
}

#slider-buttons a.more-slider {
	font-size: 20px;
	font-weight: 700;
	background-color: #033d4c;
	color: #cccccc;
	padding: 11px 56px 10px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;		
	margin-right: 10px;
}

#slider-buttons a.more-slider:hover {
	background-color: #353535;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;	

}

#slider-buttons a.contact-slider {
	font-size: 20px;
	font-weight: 700;
	background-color: #353535;
	color: #cccccc;
	padding: 11px 56px 10px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;		
}

#slider-buttons a.contact-slider:hover {
	background-color: #033d4c;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;	
}

#page {
	margin: 0 auto;
	width: 1100px;
}

.slick-carousel {
	width: 1110px;
	margin: 28px auto 0px;
}

.slick-carousel div a img {
    width: 360px;
    height: 220px;
}

.slick-carousel div a img {
    width: 360px;
    height: 220px;
    padding: 0 5px; 
}

.slick-carousel div {

}

#img1 {
	display: inline-block;
}

#about-homepage {
	width: 645px;
	float: left;
}

#page p {
	line-height: 20px;
}

#about-homepage p {
	margin-top: 28px;
}

#latestNews {
	width: 360px;
	float: right;
}

#latestNews img {
	margin: 14px 0 26px;
}

#latestNews p.dealer {
	margin-top: -7px;
}

/* ================================================== */
/* parallax */
/* ================================================== */

#paralax {
	background: url(images/paralax.jpg) no-repeat;
	height: 200px;
}

#paralaxContent {
	width: 1100px;
	margin: 30px auto 0px;
	padding: 50px 0;
	text-align: center;
}

#paralaxContent h3 {
	font-size: 26px
}

.download-btn {
	text-align: center;
}

.download-btn a {
	background-color: #FFFFFF;	
	color: #033d4c;
	padding: 10px 40px;	
	text-align: center;
	float: none;
	background-image: url(images/parallax_arrow.png) right center;

}

/* ================================================== */
/* parallax */
/* ================================================== */

.clear {
	clear: both;
}

#brands {
	width: 1100px;
	margin: 0 auto;
}

#brands ul li {
	margin-right: 90px;
}

#brands ul li a {

}

.salamander {
	padding-top: 10px;
}

#footerWrap {
	width: 100%;
	height: 250px;
	background-color: #262626;
	margin-top: 95px;
}

#footer {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 40px;
}

#footer ul li{
	float: left;

}

#footer a {
	margin-bottom: 10px;
	color: #cccccc;	
}

#sitemap {
	float: left;
	width: 130px;
	margin-right: 50px;
}

#sitemap ul li{
	float: left;
}

#sitemap ul li a {
	padding-left: 15px;
	background: url(images/bullet.png)no-repeat left center;
}

#contacts-footer {
	float: left;
	width: 200px;
	color: #cccccc;
	margin-right: 60px;
}

#contacts-footer li {
	color: #cccccc;
	padding-left: 28px;
	padding-bottom: 10px;
}

#contacts-footer ul li.location-icon {
	background: url(images/location_icon.png)no-repeat left top;
}

#contacts-footer ul li.phone-icon {
	background: url(images/phone_icon.png)no-repeat left center;
}

#contacts-footer ul li.mob-icon {
	background: url(images/mob_icon.png)no-repeat left center;
}

#contacts-footer ul li.mail-icon {
	background: url(images/mail_icon.png)no-repeat left center;
}

#last-column form .news-email {
	float: left;
	width: 200px;
	height: 35px;
	padding: 0 10px;
	border: none;
	outline: none;
	color: #666666;
	background-color: #FFFFFF;
}

#last-column form .news-send {
	float: left;
	width: 45px;
	background: url(images/newsSend.png) no-repeat center center;
	height: 35px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	margin-bottom: 25px;
}

#last-column li {
	padding-right: 3px;
}

#product-2column {
	float: left;
	width: 180px;
	padding-top: 42px;
}

#product-2column a {
	padding-left: 15px;
	background: url(images/bullet.png)no-repeat left center;	
}

#products-link-footer {
	float: left;
	position: relative;
	width: 150px;
	margin-right: 60px;
}

#products-link-footer a {
	padding-left: 15px;
	background: url(images/bullet.png)no-repeat left center;
}

#footerCopyrightWrap {
	width: 100%;
	height: 60px;
	background-color: #000;
}

#footerCopyrightsContent {
	width: 1100px;
	margin: 0 auto;
	padding: 21px 0;
}

.copyright {
	float: left;
	font-size: 14px;
}

.designBy {
	float: right;
}

.designBy a{
	float: right;
	font-size: 13px;
	color: #006666;
}

/* ================================================== */
/* about Page */
/* ================================================== */

#aboutPageWrap {
	background: url(images/about-bg.jpg) no-repeat;
	height: 239px;
	margin-bottom: 30px;
}

#abotPageContent {
	width: 1100px;
	margin: 0px auto 0px;
}

#paralaxContent h3 {
	font-size: 26px
}

#abot-Page-Content ul {
	margin: 15px 0;
}

#abot-Page-Content ul li {
	color: #6b6b6b;
	padding-left: 20px;
	background: url(images/bullet.png)no-repeat left center;
	margin-bottom: 5px;
}

/* ================================================== */
/* about Page */
/* ================================================== */

#about-bg {
	background: url(images/paralax.jpg)no-repeat;
}

/* ================================================== */
/* contact Page */
/* ================================================== */

#contactPageWrap {
	background: url(images/contact-bg.jpg) no-repeat;
	height: 239px;
	margin-bottom: 30px;
}

#contactPageContent {
	width: 1100px;
	margin: 0px auto 0px;
}

#contact-Page-Content {
	width: 1100px;
	margin: 0px auto 0px;
}

#contact-Page-Content {

}

#contactPageDetail {
	float: left;
}

#contactPageDetail {
	float: left;
	width: 200px;
	color: #cccccc;
	margin-right: 60px;
}

#contactPageDetail ul {
	margin-top: 25px;
}

#contactPageDetail li {
	color: #6b6b6b;
	padding-left: 28px;
	padding-bottom: 10px;
}

#contactPageDetail ul li.location-icon {
	background: url(images/location_icon.png)no-repeat left top;
}

#contactPageDetail ul li.phone-icon {
	background: url(images/phone_icon.png)no-repeat left center;
}

#contactPageDetail ul li.mob-icon {
	background: url(images/mob_icon.png)no-repeat left center;
}

#contactPageDetail ul li.mail-icon {
	background: url(images/mail_icon.png)no-repeat left center;
}

#map {
	float: right;
}

/* ================================================== */
/* contact Page */
/* ================================================== */

/* ================================================== */
/* products Page */
/* ================================================== */

#productsPageWrap {
	background: url(images/products-bg.jpg) no-repeat;
	height: 239px;
	margin-bottom: 30px;
}

#productsPageContent {
	width: 1100px;
	margin: 0px auto 0px;
}

/* ================================================== */
/* products Page */
/* ================================================== */

/* ================================================== */
/* projects Page */
/* ================================================== */

#projectsPageWrap {
	background: url(images/projects-bg.jpg) no-repeat;
	height: 239px;
	margin-bottom: 30px;
}

#projectsPageContent {
	width: 1100px;
	margin: 0px auto 0px;
}

/* ================================================== */
/* projects Page */
/* ================================================== */
