﻿@charset "utf-8";
/* CSS Document */

/*
	Site developed by Karoline Dassie
	
	Color information
	- Orange: #dc7a27
	- Light Orange: #e9bf9b
	- Gray: #a7a9ac
	- Black: #000
	
*/
.invbody>.container,.invbody>.container>.container{max-width:100%!important;width:auto!important;}

/*===================== 
	CSS reset/normalize 
=======================*/

	/**Correct `block` display not defined in IE 8/9.**/
	article,aside,details,figcaption,figure,footer,header,hgroup,
	main,nav,section,summary {display: block;}
	pre {white-space: pre-wrap;}
	small { font-size: 80%;}

/*===================== 
	base styles 
=======================*/

.openme {display: block !important;}
	
	body {
		font-family: 'Open Sans', sans-serif;
		-webkit-text-size-adjust: none;
		padding:0;
		margin: 0;
		background:url(../siteart/sayagata-400px.png) repeat!important;
		font-size:13px;
		font-weight:normal;
		line-height:2em;
		}
	
	svg:not(:root) {overflow: hidden;/*reset*/}
		
	/* clear floats */ 
	.group:before,
	.group:after {content: ""; display: table;} 
	.group:after {clear: both;}
	.group {zoom: 1;}	
	.clear { clear: both;}
		
	/*image replacement*/
	.hide-text {
		text-indent:  100%;
		white-space:  nowrap;
		overflow:  hidden;
		}	
	
	hr {
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		border-style: solid;
		height: 0;
		color:#b1b3b7;
		margin:2em auto;
		} 
	
	img { border: 0;} 
	.center{text-align:center}
	
	.sitewidth{max-width:1150px; margin:0 auto}
	.column1 {width:100%;}
	.column2 {width:48%; *width: 48%; float:left; margin-right:3%; box-sizing: border-box;}
	.column3 {width:33.33333%; *width: 30%; float:left; padding-right: 20px; box-sizing: border-box;}
	.column4 {width:25%; *width: 25%; float:left;  box-sizing: border-box;}
	.column5 {width:20%; float:left; padding-right:1%; box-sizing: border-box;}
	.column6 {width:16.66666%; *width: 14%; float:left; padding-right: 20px; box-sizing: border-box; margin: 0 0 20px 0;}
	.twothird{width:66%; *width: 66%; float:left; padding-left: 30px; box-sizing: border-box;}
	.onethird{width:33%; *width: 33%; float:left; box-sizing: border-box; text-align:right}
	.last{margin-right:0}
	
	.serveimg img {width:100%; max-width:250px}


/*===================== 
	inventory
=======================*/

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .contact-options a, .fin-calc-mobile>a {background:#dc7a27 !important; }
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {font-size: 22px; line-height: 26px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #dc7a27 !important;text-transform: uppercase; letter-spacing: 1px;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}
.hpcategorysect{display: flex;justify-content: center;}
.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {float:none;}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {color:#000 !important;}
.dealer-btns-bottom a {background: #dc7a27 !important;}
.view-listing-details-link i, .view-listing-details-link span,.view-listing-details-link span:hover {color:white !important;}
.search-results {color:#dc7a27!important}
.page-nav {background: #dc7a27 !important;}
.list-title {background: none!important;} .list-content {line-height: 16px!important;}
.detail-title {background: none!important;} .detail-content{line-height: 20px!important;} .compare-container{line-height: 21px!important;}
/*===================== 
	typography 
=======================*/

	::-moz-selection {
		background: #a7a9ac;
		color: #000;
		text-shadow: none;
	}
	
	::selection {
		background: #a7a9ac;
		color: #000;
		text-shadow: none;
	}
	
	strong,b { font-weight:900;}
	
	h1 {
		font-size:27px;
		color:#fff;
		font-style:italic;
		text-align:center;
		font-weight:500;
		text-transform:uppercase;
		background:rgba(220, 122, 39, 0.44);
		padding:0.5em 0;
	}

	h2 {
		font-size:28px;
		color:#dc7a27;
		font-weight:900;
		margin:0 0 0.4em 0;
		}
		h2 span{
			font-size:14px;
			font-weight:normal;
			color:#777777;
			}
	
	h3 {
		font-size:28px;
		text-transform:uppercase;
		color:#1c1c1c;
		text-align:center;
		padding:10px 0;
		}
	
	h4{
		font-size:20px;
		color:#a7a9ac;
		margin:2em 0 5px 0;
		text-transform:uppercase;
	}
	
	 h5{font-size:18px;
		color:#000;
		font-weight:900;
	 }
	 
	.bottom h5{
		font-size:18px;
		color:#fff;
		margin-bottom:10px;
		}
		.bottom h5 span{color:#000}

	h6{
		font-size:15px;
		color:#000;
		margin:2em 0 5px 0;
		text-transform:uppercase;
	}
	
	#aviso {
		font-size:27px;
		color:#fff;
		font-style:italic;
		text-align:center;
		font-weight:500;
		text-transform:uppercase;
		background:#000;
		padding:0.5em 0;
	}
	
	p {
		font-size:16px;
		font-weight:600;
		line-height:1.7em;
		margin: 0;
		color:#777777;
	}
	
	#quicklinks a{text-transform:capitalize; font-size:11px; margin-right:15px;}

/*===================== 
	link styles 
=======================*/

	a:focus {outline: thin dotted;/*reset*/}

	a,
	a:link, 
	a:visited, 
	a:active {
		outline: 0;/*reset*/
		color:inherit; 
		text-decoration:none;
		}
		a:hover  {
			outline: 0;/*reset*/
			text-decoration: none!important;
			color: #c5cace;
			}
			
	a.viewbtn{
		display:block;
		text-align:center;
		text-decoration:none;
		font-size:15px;
		margin:0 auto;
		font-weight:900;
		color:#fff;
		width:200px;
		background:#dc7a27;
		padding:0.57em 0;
		transition:background-color 300ms ease, background-color 300ms ease, all 300ms ease;
	}
	a.viewbtn:hover{
		background:#000;
		text-decoration:none;
	}

	a.invbtn{
		display:block;
		text-align:center;
		text-decoration:none;
		font-size:15px;
		margin:0 auto;
		font-weight:900;
		color:#dc7a27;
		width:100%;
		background:#000;
		padding:9px 0;
		line-height:normal;
		transition:background-color 300ms ease, background-color 300ms ease, all 300ms ease;
	}
	a.invbtn:hover{
		background:#dc7a27;
		color:#000;
		text-decoration:none;
	}

/*===================== 
	header styles 
=======================*/

	header {
		padding:4em 0;
		text-align:center;
		margin:0 auto;
	}
	
	.logo img{
		width:100%;
		max-width:600px;
		margin:0 auto;
	}
	
	.righthead{
		float:right; 
		margin:5px 10px 0 0;
		}

	
	#export{ width:100%; text-align:center; background:#000;  }
		#export p{font-size:16px;text-transform:uppercase; font-weight:900; color:#dc7a27 }
	
	#idiomas{border:2px solid #a7a9ac; margin:5px 0 0 0 }
		#idiomas p{
			display:inline-block; 
			background:#fff;
			color:#000;
			font-size:14px;
			padding:5px 20px;
			font-weight:900;
			text-transform:uppercase;
			}
		.bordleft{border-left:1px solid #a7a9ac;}
		
/*===================== 
	nav styles 
=======================*/

/* See menumaker.css */


/*===================== 
	content styles 
=======================*/
	
	
	
/*===================== 
	layout styles 
=======================*/

	article{background:#fff}
	
	#pad{padding:4em 0}
	.left{float:left;}
	.right{float:right;}
	
	
	.ltgbluewrap{background:#000;}
	
	#border-it{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0px 0px 5px 0px #c5cace;
		-moz-box-shadow: 0px 0px 5px 0px #c5cace;
		box-shadow: 0px 0px 5px 0px #c5cace;
		}
	
	.serve img{padding:5px ;border:1px solid #ddd}

    .hosted-content #listings-title {
        color: #000!important;
        text-align: left!important;	
    }

	.inventory-category {
		width:33.3%;
		float:left;
		position:relative;
		margin:0 0 4em 0;
	}
	.inventory-category h3{color:#dc7a27;}
	.inventory-category img {width:100%;}
	
	.inventory-category a{
		transition:background-color 300ms ease, background-color 300ms ease, all 300ms ease
	}
	.inventory-category a:hover{
		opacity:0.6
	} 
	
	.hosted-content a.calculator {
		display: none !important;
	}
	
/*===================== 
	slideshow styles 
=======================*/
	.orangewrap{background:#dc7a27; padding:2em 0;}
	
	.cycle-slideshow img{
		width:99.7%;
		border:1px solid #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.cycle-pager { 
	  text-align:right; width: 100%; z-index: 500; position: absolute; bottom: 10px; right:40px; overflow: hidden;
	}
	.cycle-pager span { 
		font-family: arial; font-size: 50px; width: 16px; height: 16px; 
		 color: #ddd; padding:3px; cursor: pointer; 
	}
	.cycle-pager span.cycle-pager-active { color: #c5cace;}
	.cycle-pager > * { cursor: pointer;}

/*===================== 
	scrolling inventory
=======================*/

	.scrolling-wrap {
		height:90px;
		overflow:hidden;
		/*padding:15px;*/
	}
	 
	.scrolling{
		width:100%;
		height:92px;
	}


/*============================== 
	CONTACT PAGE - FORM & more
==============================*/

#comment-input {margin:1% AUTO; }
	
#author.input-name, #lastname.input-name{
    border: 1px solid #d2d2d2;
    width: 30%;
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 1%;
    float: left;
    margin-right: 1%;
	}
	#author.input-name, #lastname.input-name{
		outline-color:#000;
	}

#email.input-email {
    border: 1px solid #d2d2d2;
    width: 31.2%;
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 1%;
    float: left;
	}
	#email.input-email:focus{
		outline-color:#000;
	}

#inquiry.textarea-comment {
    border: 1px solid #d2d2d2;
    width: 98%;
    height: 100px;
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 1%;	
	}
	#inquiry.textarea-comment {
		outline-color:#000;
	}

#comment-submit {
    text-align: center;
	width:235px;
	margin:0 auto;
}


#form input {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	box-sizing: border-box;
}


#form textarea {
	width: 100%;
	padding: 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	height: 70px;
	box-sizing: border-box;
}

.CaptchaPanel {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}

.CaptchaAnswerPanel input {
	width: 200px !important;
	border: 1px solid #d2d2d2;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 1%;
	margin:10px auto;
	}
	.CaptchaAnswerPanel input:focus{outline-color:#000;}

.CaptchaImagePanel {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.CaptchaMessagePanel {
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	font-weight:normal !important;
	font-size:12px;
	line-height:14px;
	color:#a7a9ac
}

.CaptchaAnswerPanel {
	margin:0 0 0 0;
	padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 0 0;
	padding:8px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#a7a9ac;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 

.contactbtn{
	margin:10px auto 0 auto;
	text-align:center;
}

.contactbtn input[type="submit"] {
    font-size: 15px;
	font-weight:900;
	padding:8px 0;
    line-height:normal;
    background: #000;
    width: 220px;
    color: #fff;
    display: inline-block;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: none;
    border: none;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
	cursor: pointer;
	position: relative;
}
.contactbtn input[type="submit"]:hover {
	background: #a7a9ac;
	color: #fff;
	outline:none;
}

.info-box{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.05);
	box-shadow: 0px 1px 1px rgba(0,0,0,.05);
	border:1px solid #c5cace;
	margin:1em auto 0 auto;
	padding:2%;
		
}
/*===================== 
	footer styles 
=======================*/
	footer {
		width: 100%;
		text-align:center;
		color:#a7a9ac;
		line-height:1.5em;
		}
	
	.bottom {
		background:#a7a9ac;
		font-size: 13px;
		line-height: 24px;
		color:#fff;
		padding:2em 0;
		}
		.bottom a{
			font-size: 13px;
			line-height: 24px;
			color: #fff;
			text-decoration:none;
			transition:background-color 300ms ease, background-color 300ms ease, all 300ms ease;
			}
			.bottom a:hover{color: #000; font-weight:700 }
	

	a.footerlink:link,
	a.footerlink:visited, 
	a.footerlink:active {
		text-decoration: none; 
		font-size:10px;
		color:#000;
		}
		a.footerlink:hover {
			text-decoration:underline; 
			font-size:10px;
			color:#fff;
			}
	
	.footertext {
		font-size:10px; 
		color:#000;
		}
	
	.smallfootertext {
		font-size:9px; 
		color:#000;
		}
	
	.divfooter {
		max-width:97%; 
		text-align:center; 
		margin:0 auto;
		font-weight:700;
		color:#000;
		}
	
/*===================== 
   Responsive styles 
=======================*/

@media screen and (max-width:1150px) {
	#pad{padding:1.5em}
}

@media screen and (max-width:900px) {
	.righthead{float:none; margin:0 auto; width:100%}
	#idiomas p{width:49.3%; text-align:center; padding:5px 0}
	
	.logo img{max-width:400px;}
	header {padding:3em 0 1em 0;}
	
	.column2 {width:90%; *width: 90%; float:none; margin:0 auto;}
	.twothird{width:90%; *width: 90%; float:none; margin:0 auto; padding:0; }
	.onethird{width:90%; *width: 90%; float:none; margin:0 auto; }
	.serve img {text-align:center; display:block; margin: 2em auto 1em auto}
}

@media screen and (max-width:848px) {
	.column4 {
		width:50%;
		padding-left:0;
		margin:0 auto 15px auto;
	}
	.bottom {text-align:center;	}
	.detailed-form {padding: 1%; }
	.lista li{margin-left:7%}
}

@media screen and (max-width:800px) {
	h1{font-size:24px;}
	.column5{width:100%; float:none; padding-right:0}
	#email.input-email {
		width: 98%;
		padding: 8px 1%;
		float: none;
		}
	#author.input-name, #lastname.input-name {
		width: 98%;
		padding: 8px 1%;
		float: none;
		margin:0 auto 1% auto;	
		}
}


@media screen and (max-width:670px) {
	.column2 {
		width:100%; 
		*width: 100%; 
		float:none; 
		margin:0 auto; 
		text-align:center;
	}
	.logo img{max-width:250px}
	
	.cycle-slideshow img{border:0; width:100%}
	header {padding:2em 0;}
}

@media screen and (max-width:585px) {
	h1{font-size:19px;}
	.twothird{
		width:100%; 
		*width:100%; 
		float:none; 
		text-align:center;
		margin-bottom:2em;
		padding-right:0;
	}
	.onethird{
		width:100%; 
		*width:100%; 
		float:none; 
		text-align:center
		}
		
		.inventory-category {width:100%;}

}

@media screen and (max-width:500px) {
	.column4 {
		width:100%;
		margin:2em auto;
		float:none;
	}
	
}

@media screen and (max-width:480px) {
	
	.left{float:none;}
	.right{float:none;}

}

@media screen and (max-width:320px) {

}
