@charset "UTF-8";
/* CSS Document */

body,td,th { font-family: 'Source Sans Pro', Arial, sans-serif; font-size: 1em; line-height: 1.1em; color: black; font-weight: 100;}
body {background-repeat: repeat-x; background-position: center top; background-image: url(/img/back.jpg); color: black; background-color: #fff; margin: 0px; padding:0px;}
.backwrap {
background: rgb(156,219,217); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(156,219,217,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(156,219,217,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(156,219,217,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(156,219,217,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(156,219,217,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(156,219,217,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cdbd9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

height: 800px; overflow: visible;
}
.wrap{padding: 0px; width: 960px; margin: 0 auto; }

a:link {text-decoration: none; color: #3D8774;}
a:visited {text-decoration: none; color: #3D8774;}
a:hover {text-decoration: none; color: #3D8774;}
a:active {text-decoration: none; color: #3D8774;}

a:focus {outline: 0 !important;} img{border:0;}
img, input {transition:all 100ms ease; -moz-transition:all 100ms ease; -webkit-transition:all 100ms ease;}
.cl {display: block; clear: both; visibility: hidden;} .fr{float:right;} .fl{float:left;} .half{width:49%;}
section, article {overflow: auto;}
.imgr{ float: right; padding-bottom: 30px; padding-left: 30px; }
.imgl{ float: left; padding-bottom: 30px; padding-right: 30px; }
.imgc{ padding-bottom: 10px; }
.half img {max-width: 100%;}
input, textarea{ background-color: white; border: #dddddd 1px solid; padding: 6px 12px; box-shadow: 1px 1px 3px #ccc; border-radius: 6px; }

h1{ color: #3D8774; font-size: 1.4em; padding-bottom:10px; margin-bottom:5px; line-height: 1.1em; font-weight: 100;}
h2{ color: #3D8774; font-size: 1.1em; font-weight: 100;  }
h3{ margin: 0px; padding-left: 0px; padding-bottom: 5px; padding-right: 0px; padding-top: 0px; font-weight: bold; font-size: 1em; }

/* nav input {padding: 0px 15px; background: #d30000; color: white; border: none;} */

header {position: relative; height: 140px;}
.header_logo{ position: absolute; width: 182px; height: 74px; left: 50%; top:30px; z-index: 9999;}
.header_logo a {width: 182px; height: 74px; text-align: center; margin: 0 auto; display: block; margin-left: -91px;}

header .social {position: absolute; top:30px; right:0px;}

header nav { position: absolute; top:65px; left:0px; width: 100%;}
header nav a:link, header nav a:active, header nav a:visited{ float: left; display: block; padding:6px 0px 6px 40px;}
header nav a:hover, header nav .sel{ color: black; }

main{ padding: 0px 0px 20px 0px; min-height: 300px; }
main nav {padding: 10px 0px 10px 0px; border-bottom: 1px solid #ccc; margin-bottom: 20px; overflow: hidden;}
main nav .fr {border-left: 1px solid #ccc; padding: 10px;}
main nav .fr a, main nav .fr span {}

footer{ padding-bottom: 0px; min-height: 187px; padding-top: 0px; font-size: 0.8em; }
footer nav {padding: 10px 0px 10px 0px; border-bottom: 1px solid #ccc; margin-bottom: 20px; overflow: hidden;}
footer nav a:link, footer nav a:visited {padding: 0px 30px 0px 0px;}
footer a:link, footer a:active, footer a:visited{ color: #6a6a6a; }
footer a:hover{ color: black; }

section { padding: 16px; margin-bottom: 15px; border: 1px solid #91BDA6; }
section img {max-width: 300px; max-height: 300px;}
section h1 {margin-top: 0px; }
.col1{ font-size: 0.9em; line-height: 1.4em; float: left; width: 230px; }
.col2{ font-size: 0.9em; line-height: 1.4em; float: left; width: 230px; }

input, textarea{ background-color: white; border-color: #dddddd; padding: 6px; border-style: solid; border-width: 1px; box-shadow: 1px 1px 3px #ccc; border-radius: 6px; }

.date{ font-style: normal; font-weight: normal; font-size: 0.8em; color: #919191; }

.home_panel {background-color: #9cdbd9;}

.headlink {display: block; font-weight: bold;}

.gal_item {width: auto; padding: 10px 10px 0px 10px; margin: 0px 10px 10px 0px; border: 1px solid #ccc; box-shadow: 2px 2px 9px #969696; border-radius: 6px; text-align: center;}
.gal_item img {max-height: 260px; max-width: 100%; border-radius: 10px;  box-shadow: 2px 2px 5px #767676; margin-bottom: 10px;}
.nmr {margin-right: 0px;}
.gal_item .img_gal_cat {width: auto; height: 210px; background-position: center center; background-repeat: no-repeat; background-size: contain; margin: -10px -10px 0px -10px }
.gal_title {padding: 10px 0px; background: #f6f6f6; margin: 0px -10px; min-height: 40px; border-radius: 0px 0px 6px 6px;}
.gal_item_grid {width: 25%; float: left;}
.gal_item .img_gal_cat a {width: auto; height: 210px; display: block;}

.gal_cat_img {float: right; margin: 0px 0px 20px 20px;}

.gridimg img {height: 200px;}

.fourth {width: 25%;}
.fifth {width: 20%;}
.home_panel {background-color: #9cdbd9; box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.43); border-radius: 10px; margin-right: 4px;}
.home_panel h1 {min-height: 50px; padding: 15px 25px;}
.home_panel h1 a {color: #fff; font-weight: 300; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.97); font-size: 1em;}
.home_panel .img_panel {width: auto; border-radius: 0px 0px 10px 10px; min-height: 180px; background-size: cover; background-position: center center;}
.home_panel .img_panel a {width: auto; min-height: 180px; display: block;}

.display_gallery {width: 877px;}
.display_gallery td {text-align: center;}
.display_gallery img {height: 360px; border-radius: 10px; box-shadow: 2px 2px 5px #767676; /* max-width: 270px !important */;}

.jobs label {padding-right: 30px; box-sizing: border-box;}
.jobs .fullinput input[type=text], .jobs .fullinput input[type=file] { width: 62%; display: inline-block; box-sizing: border-box; padding: 6px 3%;}
.jobs textarea {float: left; width: 62%; padding: 6px 3%; box-sizing: border-box;}

.imgl, .imgr {max-width: 50%; max-height: 300px;}
.imgl img, .imgr img {max-width: 100%; max-height: 300px;}
.half .imgl, .half .imgr {max-width: 50%; max-height: 300px;}
.half .imgl img, .half .imgr img {max-width: 100%; }

.borderedbox {border-bottom: 1px solid rgba(0, 0, 0, 0.43); border-top: 1px solid #ffffff; padding: 20px; border-radius: 10px; background-color: rgba(255, 255, 255, 0.15); box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.18);}

label {display: block; width: 30%; float: left; line-height: 30px; clear: both; text-align: right;}
input[type=text], input[type=email] {display: block; width: 54%; padding: 6px 3%; float: right;  clear: right;}
textarea {display: block; width: 54%; float: right; padding: 6px 3%; clear: right;}
input[type=submit] {padding:5px 0px; background:#00ADEF; border:0 none; line-height: 20px; color: #fff; font-size: 1.1em; text-align: center; width: 100%; margin-top: 15px;}
.graybtn {background: #4f4f4f;}
.fullinput input[type=text], .fullinput input[type=file] {display: block; width: 94%; padding: 6px 3%; float: none;  clear: both;}


h2 {padding: 0px 0px 5px 0px; display: block; clear: both; float: none;}

img, section {border-radius: 6px;}

.socialitem {position: fixed; top:40px; right: 10px; width: 25px; z-index: 9999;}
.socialitem img {opacity: 0.6;}
.socialitem:hover img {opacity: 0.8;}
.socialitem:hover img:hover {opacity: 1;}

.socialiteminline {padding: 0px 10px 0px 5px; line-height: 30px; border: 1px solid #ccc; border-radius: 15px; float: left; font-size: 0.8em; margin: 0px 10px 4px 0px;}
.socialiteminline:hover {box-shadow: 2px 2px 7px #999999; border-color: white;}
.socialiteminline a {color: #949494 !important;}
.socialiteminline img {padding-right: 10px; margin-bottom: -9px;}

.nav {font-size: 1.1em; z-index: 9999;}
.nav ul ul {
	display: none; z-index: 9999;
}
	.nav ul li:hover > ul {
		display: block; z-index: 9999;
	}
.nav ul {
	padding: 0px;
	list-style: none;
	position: relative;
	width: 100%;
	z-index: 9999;
	margin: 0px;
}
	.nav ul:after {
		content: ""; clear: both; display: block;
	}
	.nav ul li {
		float: left;
	}
		.nav ul li:hover {
			/*
			background: #4b545f;
			background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
			*/
		}
			.nav ul li:hover a {
				color: #541900;
			}

		.nav ul li a {
			display: block;
			padding: 0px 18px;
			line-height: 2.9em;
			color: #541900;
			text-decoration: none;
		}
		
		.nav ul li .first {
			padding: 0px 18px 0px 0px;
		}
		.nav ul li .last {
			padding: 0px 0px 0px 18px;
		}


	.nav ul ul {
		background: #f7f7f7;
		border-radius: 0px;
		padding: 0;
		position: absolute;
		top: 100%;
		width: auto;
		box-shadow: 2px 2px 4px #757575;
	}
		.nav ul ul li {
			float: none;
			position: relative;
		}
			.nav ul ul li a {
				padding: 0px 18px;
				color: #fff;
				float: none;
				font-size: 0.8em;
				line-height: 2em;
			}
				.nav ul ul li a:hover {
					background: #ffffff !important;
				}

	.nav ul ul ul {
		position: absolute; left: 100%; top:0;
	}


.nav ul .arr a { background: url(/img/menu_arrow.png) 50% 90% no-repeat; }
.nav ul .arr ul a { background:none; }
.nav .current {display: none;}







@media screen and (max-width: 1250px) and (min-width: 640px) {
}
@media screen and (max-width: 1080px) {


}
@media screen and (max-width: 980px) {
.wrap {width: 90%;}
.itempromo {width: 25%; margin-right: 0px;}
.itempromo h2 {padding: 7px;}
.footerlogos img { height: 34px;}
.socialtop {width: 370px;}
.tiledescription {width: 48%; min-height: 205px; margin-right: 0px;}
.tileframe {width: 100%; height: 136px;  }
.tileframe a {width: 100%; height: 146px; display: block;}


}


@media screen and (max-width: 840px) {
.fourth {width: 50%;}
.fifth {width: 33.3%;}

.home_panel {background-color: #9cdbd9; box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.43); border-radius: 10px; margin-right: 4px;}
.home_panel h1 {min-height: 50px; padding: 15px 25px;}
.home_panel h1 a {color: #fff; font-weight: 300; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.97); font-size: 1.2em;}
.home_panel .img_panel {width: auto; border-radius: 0px 0px 10px 10px; min-height: 180px; background-size: cover; background-position: center center;}
body {font-size: 0.8em; line-height: 1.2em; }
header .social {position: absolute; top:40px; left:0px;}
header nav { position: absolute; top:35px;}

.wrap {width: 90%;}
.itempromo {width: 25%; margin-right: 0px;}
.itempromo h2 {min-height: 40px;}
.socialtop .text {display: none;}
.socialtop {width: auto; position: absolute; right: 10px; top: 0px;}
.fb-like {float: right;}
.tiledescription {width: 48%; min-height: 205px; margin-right: 0px;}
.tileframe {width: 100%; height: 136px;  }
.tileframe a {width: 100%; height: 146px; display: block;}
.imgr img {width: 210px;}
.containimg {width: auto;}
.half {width: 100%; }
.gal_item_grid {width: 33.3%;}
.gridimg img {height: 190px;}
.contactlocation {width: auto !important;}
label {display: block; width: 100%; float: none; line-height: 30px; clear: both; text-align: left;}
input[type=text], input[type=email] {display: block; width: 94%; padding: 6px 3%; float: none;  clear: right;}
textarea {display: block; width: 94%; float: none; padding: 6px 3%; clear: right;}
input[type=submit] {padding:5px 0px; background:#00ADEF; border:0 none; line-height: 20px; color: #fff; font-size: 1.1em; text-align: center; width: 100%; margin-top: 15px;}

	.nav {
		float: right;
		position: relative;
		min-height: 40px;
		z-index: 9999;
		margin: 0px 0px 0px 0px;
	}
	.nav .fl, .nav .fr {float: none;}
	.nav ul {
		width: 180px;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		border: solid 1px #aaa;
		border-radius: 5px;
		background: #fff url(/img/icon-menu.png) no-repeat 10px 14px;
	}
	.nav ul li {
		display: none; /* hide all <li> items */
		margin: 0;
		float: none !important;
		position: relative;
	}
	.nav ul li ul {
		position: absolute;
		top:10px;
		left: -210px;
		width: 210px;
	}
	.nav ul .arr a { background: url(/img/menu_arrow.png) 1% 50% no-repeat; }

	.nav .current {
		display: block; /* show only current <li> item */
		float: none !important;
	}
	.nav a {
		display: block;
		padding: 0px 5px 0px 22px !important;
		text-align: left;
		float: none !important;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(/img/icon-check.png) no-repeat 10px 7px;
	}

	/* right nav */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}

.col1{ font-size: 0.9em; line-height: 1.4em; float: none; width: auto; }
.col2{ font-size: 0.9em; line-height: 1.4em; float: none; width: auto; }



}
@media  screen and (max-width: 640px) {
.gal_item_grid {width: 50%;}
.gridimg img {height: 160px;}
header .social {position: absolute; top:20px; left:auto; right:0px;}
header nav { position: absolute; top:62px; right:0px;}
.header_logo{ left: 0px; top:30px; }
.header_logo a { margin-left: 0px;}


}


@media  screen and (max-width: 480px) {
footer{ font-size: 1em; }
.fourth {width: 100%;}
.fifth {width: 100%;}
.home_panel {background-color: #9cdbd9; box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.43); border-radius: 10px; margin-right: 4px;}
.home_panel h1 {min-height: 50px; padding: 15px 25px;}
.home_panel h1 a {color: #fff; font-weight: 300; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.97); font-size: 1.2em;}
.home_panel .img_panel {width: auto; border-radius: 0px 0px 10px 10px; min-height: 180px;}
.wrap {width: 80%;}
.top {position: relative;}
body (font-size: 1.1em;)
.toplink, .toplink a {height: 90px;}
.itempromo {width: 25%; margin-right: 0px; word-break: break-word;}
.itempromo h2 {min-height: 60px;}
.logoinspromo {height: 100px;}
.socialtop .text {display: none;}
.socialtop {width: auto; position: absolute; right: 10px; top: 0px;}
.fb-like {position: absolute !important; top: 37px; right: 0px; padding: 0px 0px 0px 0px; float: none; height: 35px; overflow: visible;}
.tiledescription {width: 48%; min-height: 205px; margin-right: 0px;}
.tileframe {width: 100%; height: 136px;  }
.tileframe a {width: 100%; height: 146px; display: block;}
.imgr img {width: 160px;}
.containimg {width: auto;}
.tiledescription {min-height: 170px;}
.oferta .tiledescription {min-height: 200px}
.fl {float: none;}
.half {width: 100%;}
.socialitem {display: none;}
footer .half {width: auto;}
footer .fl, footer .fr {float: none;}
.gridimg img {height: 120px; }
.header_logo {width: auto; width: 50%;}
.header_logo a {width: 100%;}
.header_logo a img { margin-left: 0px; max-width: 100%;}
	.nav {

		position: absolute;
		min-height: 40px;
		z-index: 9999;
		margin: 0px 0px 0px 0px;
		overflow: visible;
	}
	.nav ul {
		width: 90px;
		padding: 0px;
		position: absolute;
		top: 0;
		right: 0px;
		background: #fff url(/img/menu_arrow.png) no-repeat 6px 50%;
	}
		.nav ul .arr a { background: none; }
		.nav ul li a { padding: 0px 16px 0px 32px;}

	.nav ul:hover {width: auto; overflow: auto; box-shadow: none; border-bottom: none; width: 150px; margin: 0px 0px 0px 0px;}
	.nav ul li {
		display: none; /* hide all <li> items */
		margin: 0;
		float: none !important;
	}
	.nav ul li ul {display: none !important;}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
		float: none;
		background: white;

	}
	.nav .current a {
		background: none;
		color: #666;
		/* width: 90px; */
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		padding-bottom:0px;
		width: 150px;
		margin: 0px 0px 0px 0px;
		border-bottom: solid 1px #aaa;
		background: #fff ;
	}
	.nav ul:hover .current {
		background: none;
		margin: 0px 0px 0px 0px;
		width: auto;
	}
	.nav ul li ul li {margin: 0px 0px 0px 0px;}

	/* right nav */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}


}
@media  screen and (max-width: 400px) {
.gal_item_grid {width: 100%;}
.gal_item .img_gal_cat {height: 130px;}

}
.homeimages {float: right; width: 448px;}
.homeimages img { box-shadow: 0px 0px 3px #ccc; border-radius: 6px; margin-bottom: 3px; }
.rightpaneshop {width: 21%; float: right;}
.rightpaneshop .subcategories_modules li {width: auto !important; float: none; list-style: none; border-radius: 10px; position: relative; min-height: 20px; margin: 0px 0px 10px 0px; padding: 15px 15px 5px 15px;}
.rightpaneshop .subcategories_modules li img {border-radius: 10px;}
.rightpaneshop .subcategories_modules li ul li {padding: 5px 15px; margin: 0px -10px; border-radius: 0px; border-right: none; border-bottom: none; border-left: none;}
.rightpaneshop .subcategories_modules li ul li .imageplaceh {margin-top: -5px;}
.imgtiles {
    background-position: center center;
    background-size: cover;
    /*box-shadow: 2px 2px 5px #000000 inset;
    height: 260px;*/
    margin: 0;
}
.boxrb {padding: 15px; background: white; border-radius: 6px; box-shadow: 1px 1px 4px rgba(0,0,0,0.64); }
.bestseller {margin-bottom: 3px; text-align: center;}
.bestseller img {display: block; text-align: center; margin: 0 auto; border-radius: 10px;}
