
html {
	font-family: 'Open Sans', sans-serif, verdana;
	font-weight: 300;
}

body{
	font-family: 'Open Sans', sans-serif, verdana;
	margin: 0px;
	padding: 0px;
		
}



h1, h2, h3, h3 {
	font-family: 'Open Sans', sans-serif, verdana;
	font-weight: 700;
}

h1 {
	font-size: 42px;
}


.fancybox-slide {
	z-index: 99999 !important;
}

.itemImageBlock img{
	max-width: 100%;
}


/* =================================================================== */
/* Header
====================================================================== */


header{
	height: 140px;
	width: 100%;
	transition: all 0.6s ease 0s;
	z-index: 99999;
	background: url('/images/bg_header_top.jpg') top repeat-x;   

}

header .logo {
	margin-top: 20px;
	transition: all 0.6s ease 0s;
	text-align: left;
	margin-bottom: 10px;
}

header .logo img{
	max-width: 100%;
	transition: all 0.6s ease 0s;
}


header .contact_info {
	text-align: right;
	margin-top: 16px;
	padding-right: 18px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif, verdana;
}

header .contact_info i{
	padding: 0px 5px 0px 20px;
	color: #c52032
}

header .contact_info a{
	color: #323232;
	font-family: 'Open Sans', sans-serif, verdana;
	font-weight: 700;
	font-size: 14px;
}

header .contact_info .contact_top {
	margin-top: 40px;

	
}


nav.navigation{
	height: 65px;
	text-align: center;
	margin-top: 25px; 
	padding-top: 19px;
	margin: auto;
	background: #1e1e1e;
	width: 100%;
	transition: all 0.7s ease 0.5s;
}

header nav .navigation a {
	font-size: 18px;
	font-weight: 700;
	color: #000;
}

header .separator::after {
	display: none !important;
	border-style: none;
}


header.sticky {
	display: none;
	height: 130px;
	position: fixed; 
	background: #fff;
	transition: all 0.7s ease 0s;
	z-index: 999 !important;
	opacity: 0.95;
}

header.sticky .contact_info {
	display: none;
}

nav.sticky{
	position: fixed;
	height: 65px;
	z-index: 9999 !important;
	transition: all 0.7s ease 0.5s;
}

header.sticky  nav.navigation ul.maximenuck li.level1 a{
	color: #fff !important;
}


header.sticky .logo {
	margin-top: 7px;

}

header.sticky .logo img{
	max-width: 100%;
	
}


main {
		z-index: 9 !important;
		
} 

/* =================================================================== */
/* Slider
====================================================================== */

.slider{
	width: 100%;
	height: auto;
	z-index: 0 !important;
	position: relative; 
}
 

/* =================================================================== */
/* Boxes
====================================================================== */


.line{

	width: 100%;
	height: 180px;
	background: #fff;
	overflow: hidden;
	z-index: 999 !important;
	position: absolute;
	opacity: 0.7;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	padding: 50px 0px;
	
}



.boxes{
	margin-top: 0px !important;  
	z-index: 99 !important;
	color: #fff;
	position: relative;
	height: auto;
	background: url('/images/bg_boxes.jpg') center bottom #3c2913;
	padding: 30px 0px;
	height: 430px;  

}

.boxes h1.box_title{
		color: #fff;
		font-size: 20px;
		line-height: 36px;
		font-weight: 700;

}

.boxes h2.box_text{
		color: #fff;
		font-size: 20px;
		line-height: 28px;
		font-weight: 300;
}

.boxes .box2 {
	margin-top: -230px !important; 
	height: 320px !important;

}

.boxes .box2 .box {
	margin: 5px;
	background: #2e2011;
	height: 350px;
	padding: 25px;   
	text-align: center;
	filter: brightness(100%);
	transition: all 0.6s ease 0s;

}

.boxes .box2 .box:hover {
	filter: brightness(80%);
	transition: all 0.6s ease 0s; 

}




.boxes .box2 .box i{
	font-size: 44px;
}



.boxes .box2 .box_1:hover, .boxes .box2 .box_2:hover, .boxes .box2 .box_3:hover {
	opacity: 0.8;
	transition: all 0.6s ease 0s;
}


.boxes .box2 .box .box_content{


	
}

.boxes .box2 .box img{
	max-width: 100%;
}

.box_ico {
	padding-top: 30px;
}

.box_ico img{
	padding: 0 10px;
}

.firma-offset {
	display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    visibility: hidden;
    width: 0;
	top: -100px;
}

.boxes .box2 .box  .box_title{
	font-size: 20px;
	font-weight: 700;
	padding-top: 20px;
	margin-bottom: 15px;

}

.boxes .box2 .box  .box_title2{
	font-size: 28px;
	font-weight: 700;
	padding-left: 10px;
}

.boxes .box2 .box  .box_desc{
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	padding: 0 20px 0 20px;
}

/* =================================================================== */
/* 
====================================================================== */




main{



}



/* =================================================================== */
/* Module TOP
====================================================================== */
.table_sp {
	
}

.table_sp .title{
	font-weight: 700;
}

.table_sp .row {
	border: 1px solid #d4d4d4;
	padding: 0px;
	margin: 4px;
}

.table_sp .row div {
	margin: 0px !important; 
	padding: 5px !important; 

	
}
	
.table_sp .row .table_cell{
	background: none;
	margin: 2px;
	padding: 4px 15px !important;
	border: 0px solid #d4d4d4;

	height: 100% !important;
}



/* =================================================================== */
/* Module TOP
====================================================================== */

.topmod {
	margin-top: 150px;
	background: #000 !important;
	color: #fff;
}

.topmod a{
	color: #afafaf !important;
}

.topmod ul{
	margin: 0; 
	color: #858585 !important;
}

.topmod ul li span{ 
	color: #afafaf !important;
}


/* =================================================================== */
/* Breadcrumbs
====================================================================== */
 
.breadcrumb {
    padding: 12px 15px;
    list-style: none;
    background-color: #130f0a !important;
  
}


/* =================================================================== */
/* News
====================================================================== */
.module_news {
	z-index: 99 !important;
	margin-top: -150px;
	position: relative;
	overflow: hidden;

}

.module_news h3 {
	color: #fff;
	padding-bottom: 30px;
}

.news {
	padding: 0px 0 50px 0;
	color: #000;
}

.news_box {

}

.news6col {
	padding: 60px;
	background: f5f5f5;
}

.moduletable_news6col {
	text-align: center;
	padding-top: 40px;
}


.news .news_btn_all {
	text-align: center;
	border: 1px solid #d4d4d4;
	padding: 15px;
	width: 40%;
	margin: auto;
	background: #f1eeea;  
	
}

.news a .news_btn_all{
	text-decoration: none; 
	color: #000;
	transition: all 0.6s ease 0s;
	
}

.news a .news_btn_all:hover{
	text-decoration: none; 
	color: #fff;
	background: #33220e;
	transition: all 0.6s ease 0s;
}

.news_box_container {
	border: 0px solid #d4d4d4; 
}

.news_box_container .news_date{
	color: #4c361b;
	padding-top: 12px;
	font-weight: 700;
	text-align: left; 
}

.news_box_container .news_box_thumb {
	text-align: left;
}

.news_box_container img{
	max-width: 100%;
	border: 1px solid #d4d4d4;
	background: #d4d4d4;
	text-align: left;
	transition: all 0.6s ease 0s;
}

.news_box_container:hover img{
	filter: brightness(70%);
	transition: all 0.6s ease 0s;
}



.news_box_title {
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	margin-top: 3px;
	padding-bottom: 8px;
	background: url('/images/line1.jpg') bottom center no-repeat;

}

.news_box_title a {
	color: #000;
}


.news_box_desc {
	text-align: justify;
	font-size: 13px !important;
	font-weight: 400 !important;
	margin-top: 5px;
	padding-bottom: 30px;
	padding-right: 30px;
	color: #000;
	line-height: 22px;
	height: auto;;
}

.news_box_btn {
	text-align: left;
}

.news_box_btn .btn{
	width: 40px;
	height: 32px;
	color: #000;
	font-size: 10px;
	text-align: center;
	border: 1px solid #d4d4d4;
	padding-top: 7px;
	margin-bottom: 50px;
	transition: all 0.6s ease 0s;
}

.news_box_btn .btn:hover{
	background: #2d1e0d;
	transition: all 0.6s ease 0s;
	color: #fff;
} 



/* =================================================================== */
/* Menu Left Module
====================================================================== */


.menu_left {
	border: 0px solid #000;
	
	z-index: 0;
}

.menu_left .menu_left_box {
	border: 0px solid #000;
	font-family: 'Open Sans', sans-serif, verdana;
	border: 1px solid #d4d4d4;
	background: #f7f7f7; 

}

.menu_left .menu_left_box .menu_left_box_title {
	padding: 20px 30px;
	
	color: #fff;
	background: #1e1e1e;
	font-size: 18px;
	font-weight: 700;
}

.menu_left .menu_left_box .menu_left_box_content {
	padding: 18px 30px 18px 30px;
	border-bottom: 1px solid #d4d4d4;
	color: #000; 

	font-size: 15px;
	font-weight: 700;
	margin: 0 10px 0px 10px;
}

.menu_left .menu_left_box .last {
	margin-bottom: 15px;
}

.menu_left .menu_left_box  .menu_left_box_content a{
	color: #000; 
}

.menu_left .menu_left_box  .menu_left_box_content a:hover{
	color: #1b1713; 

	text-decoration: none;
}

.menu_left .menu_left_box .menu_left_box_content a .plus{
	padding: 0 5px 0 10px;
}

.menu_left .menu_left_box2{
	margin-top: 30px; 
}


.menu_left .menu_left_box2 .menu_left_box_title {
	padding: 15px 30px;
	border: 1px solid #5b4833;
	color: #fff;
	font-size: 16px;
	background: #381e01;
}

.menu_left .menu_left_box2 .menu_left_box_content {
	padding: 12px 30px;
	border: 1px solid #5b4833;
	color: #fff;
	font-size: 13px;
	background: #968066;
}

.menu_left .menu_left_box2 a .menu_left_box_content{
	color: #fff; 
}

.menu_left .menu_left_box2 a:hover .menu_left_box_content{
	color: #efe5da; 
	background: #6d563c;
	text-decoration: none;
}

.menu_left .menu_left_box2 a .menu_left_box_content .plus{
	padding: 0 5px 0 10px;
}


.moduletable_right {
	margin: 20px 0; 
}
 
 
/* =================================================================== */
/* Left box
====================================================================== */
.left_box {
		border: 1px solid #d4d4d4;
		padding: 20px;
}

.left_box img {
	max-width: 100%;
}


.k2SearchBlock {
	border: 1px solid #d4d4d4;
	padding: 20px;
}

.k2SearchBlock .searchword {
	width: 100%;  
}
 

 
/* =================================================================== */
/* Page
====================================================================== */

.page {

	padding-top: 0px;
	background: url('/images/bg_top.jpg') 0px 150px repeat-x #5c4c3c;
	padding-bottom: 100px;
} 

.page .itemDateCreated {
	padding-bottom: 25px;
	font-size: 12px;
	font-weight: 700;
	color: #361f04;
	
}

.page h1.cat_title {
	font-size: 26px;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
}

.page .itemImageGallery {
	padding-top: 40px;
}

.page .itemNavigation {
	margin-top: 60px;
}


.page ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
	box-shadow: none;
}

.page .itemTitle {
	padding: 20px 0px;
	margin: 10px 0px;
	color: #000;
	border-bottom: 1px solid #d4d4d4;
	font-size: 26px;
	text-transform:uppercase;
	font-weight: 800;
	text-align: left;
} 

.page .page_content .content_page{
	height: auto;
	overflow: hidden;
	border: 1px;
}

.page .page_content {
	margin-top: -150px;

	background: #fff;
	border: 1px solid #d4d4d4;
	padding: 32px;
	padding-bottom: 80px;
	font-size: 16px;
	text-align: justify;
	z-index: 9 !important;
	position: relative;
	height: auto;
	display: block:
}

.page .itemFullText {
	line-height: 28px !important;
}

.page .itemFullText img{
	max-width: 100%;
}

.page .page_content img {
	max-width: 100%;
}

.start {
	margin-bottom: 50px;
}

.start img {
	padding: 3px;
	border: 1px solid #d4d4d4;
	margin: 2px;
}

.page .page_content .row_news {
	padding: 20px 0px; 
}


.page .page_content .row_news img{
	max-width: 100%;
	border: 1px solid #d4d4d4;
	padding: 2px;
}

.page .page_content .row_news .news_box .news_title{
	font-size: 24px;
	font-weight: 700;
	color: #000;
}

.page .page_content .row_news .news_box .news_title a
{
	color: #361f04;
}

.page .page_content .row_news .news_box .news_desc{
	color: #000;
}

.page .page_content .row_news .news_box .catItemDateCreated {
	font-weight: 700;
	font-size: 13px;
	padding: 10px 0 15px 0;
	color: #361f04;
}




.mfp-ready {
	z-index: 9999999 !important;
}  

/* =================================================================== */
/* Contact
====================================================================== */

.contact {
	padding: 30px 0px;
	background: url('/images/bg_contact.jpg') center fixed;
	color: #fff;
	font-size: 16px;
}

.contact p {
	padding: 20px 0px;
	font-size: 15px;
	font-weight: 300;
} 

.contact h1.title {
	font-size: 32px;
	color: #e3f9ff;
	font-weight: 700;
	text-transform: uppercase;
}

.contact h2.name {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
}

.contact h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}

.contact h4 {
	font-size: 20px;
	color: #e3f9ff;
	font-weight: 700;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.contact a {
	color: #fff;
}

.contact i {
	color: #fff;
	padding-right: 10px;
}



.contact-offset {
	display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    visibility: hidden;
    width: 0;
	top: -100px;
}

/* =================================================================== */
/* Footer
====================================================================== */


.footer {
	background: #160d06;
	padding: 20px;
	padding: 60px;
	font-weight: 300;
	color: #aeaeae;
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
}

.footer .left {
	float: left;
	text-align: left;
}

.footer .right {
	float: right;
	text-align: right;
}


.footer h4 {
	margin-top: 0px;
	font-weight: 400;
	color: #ffffff;
	font-size: 18px;
}

.footer ul {
	list-style: none;
	padding-left: 0px;
}

.footer ul li{
	line-height: 22px;
	margin-left: 0px; 
}

.footer ul li i{
	padding-right: 7px;
	margin: 0px;
}

.footer ul li i.fa-envelope {
	font-size: 12px;
	padding-top: 8px;
}

.footer ul li a {
	color: #d3d3d3;
}

.footer ul li a:hover {
	color: #fff;
}




.footer_bottom {
	background: #0a0a0a;
	padding: 30px;
	overflow: hidden;
	font-weight: 300;
	color: #aeaeae;
	font-size: 11px;
	line-height: 24px;
}

.footer_bottom .left{
text-align: left;
}

.footer_bottom .right{
text-align: right;

}

.footer_bottom a {
	color: #aeaeae;
}





@media (min-width: 980px) and (max-width: 1199px) {

.page .page_content {
	padding: 20px 10px !important;
}

span.titreck {
	padding: 4px 20px !important;
	font-size: 15px !important;
	    	
}

li.maximenuck {
	padding: 4px 7px !important;
}
.box_title {
	font-size: 18px !important;
}

.box_content {
	font-size: 12px !important;
}
nav.navigation  {
	padding-top: 15px !important;
} 

.contact_top, .contact_top a {
	font-size: 11px !important; 
}

}


@media (min-width: 768px) and (max-width: 979px) {

span.titreck {
	padding: 4px 12px !important;
	font-size: 13px !important;
	    	
}

nav.navigation  {
	padding-top: 15px !important;
} 

.contact_top{
	display: none;
}

 form input.inputbox  {
	width: 150px;
}

li.maximenuck {
	padding: 4px 4px !important;
}
.box_title {
	font-size: 15px !important;
}

.menu_left_box_content {
	padding: 6px 6px !important;
	margin: 0 5px !important;
	text-align: left;
}

.news_title a {
	font-size: 18px;
	line-height: 16px;
}

.box_content {
	font-size: 11px !important;
}
.boxes .box{
	height: 235px;
	padding: 15px 30px;
	font-size: 11px;
	line-height: 15px;
	transition: all 0.6s ease 0s;
	opacity: 1;
}

.news_box .news_box_container .news_box_title a,
.news_list .news_list_container .news_box_title a{
	font-size: 18px;
	line-height: 20px;

}

.news_box .news_box_container .news_box_desc {
	color: #2a2a2a;
	font-size: 12px;
	font-family: 'Open Sans', verdana;
	font-weight: 400;
	padding-top: 7px;
	line-height: 18px;
	text-align: justify;
}

}
	

	
@media (max-width: 768px) {
	
	
header{
	height: auto;
	width: 100%;
	transition: all 0.6s ease 0s;
	z-index: 99999;
	background: #fff !important; 
	position: absolute;
	padding: 10px 0px 20px 0px;
}


header.sticky {
	height: auto;
	position: fixed; 
	background: url('/images/bg_black.png');
	transition: all 0.7s ease 0s;
	z-index: 999 !important;
}

.contact_top, .contact_info{
	display: none;
}
	

	.slider {
		display: none;
	}
	
nav.navigation {
	padding-top: 150px;
	background: #000;
	z-index: 99999;
	height: auto !important;
		transition: all 0.7s ease 0s;
}

nav.sticky{
	padding-top: 0px;
	position: fixed;
	height: 65px !important;
	z-index: 9999 !important;
	transition: all 0.7s ease 0s;
}
	
	.boxes .box2 .box-center {
		margin-top: 0px !important;
	}
	 
	 	.boxes {
		overflow: hidden;
		height: auto;
		padding-top: 50px;
	}
	
	
		.boxes .box2 {
			margin-top: 40px !important;
	}
	.box {
		margin-top: 0px !important;
		overflow: hidden;
		padding-top: 20px !important;
		margin-bottom: 0px !important;
	}
	 
	.box2 {
			margin-top: 120px !important;
	}

	
	.box_content {
		overflow: hidden;
		height: auto;
	}
	
	.news_box_thumb {
		text-align: center;
	} 
	
	.module_news {
		padding-top: 145px;
		margin-top: 0px !important;

	}

	.module_news h3{

		color: #000;
	}
	
	.maximenuckh label {
		color: #fff;
	}
	


	.promopage .promoleft i{
	display: none;
	}
	
	.topmod {
		margin-top: 0px;
	}
	.page { 
		z-index: -999 !important;
		padding: 180px 10px 20px 10px;
	}
	
	.page .page_content{ 
	

	
	}
	
	.page_content img {
		max-width: 100%; 
	}
	
	.footer .center, .footer .left, .footer .right{
		text-align: center;
		padding-bottom: 60px;
	}
	
	
	.footer img{
		max-width: 100%;
	}


	header.sticky {
		border-bottom: 1px solid #d4d4d4;
	}
	
    li.maximenuck  {
		background: #1a1a1a !important;
		opacity:0.9;
		padding: 5px 15px !important;
	}
	
	
    li.maximenuck a, li.maximenuck .separator   {
			padding: 5px 10px 5px 10px !important;
	}
		
		
	.contact .contactright {
	text-align: left;
	}
	
	
	.footer_bottom .left{
		text-align: center;
	}

	.footer_bottom .right{
		text-align: center;

	}
}
	
	
	
	


.coockie_banner {
	background: #000000;
	opacity: 0.8 !important;
	
}

.coockie_banner p{
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
}

.coockie_banner .butonDefecto {
	background: #8b4584;
	border: 1px solid #264c72;
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
	transition: all 0.3s ease 0s;
}

.coockie_banner .butonDefecto:hover {
	background: #5f2959;
	transition: all 0.3s ease 0s;
	border: 1px solid #264c72;
}
