/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=4c7b2b53-2ace-445d-8e17-77c0fe7de720");
    @font-face{
        font-family:"Futura BT W01 Light";
        src:url("../fonts/hue7/bf74a9d0-0954-467f-abf2-269d642a34e6.eot?#iefix");
        src:url("../fonts/hue7/bf74a9d0-0954-467f-abf2-269d642a34e6.eot?#iefix") format("eot"),url("../fonts/hue7/65ebef59-02fa-4697-bd6a-b9c18fbae1cd.woff2") format("woff2"),url("../fonts/hue7/bb6e42eb-bc30-4c8a-b4ee-bdba1631f178.woff") format("woff"),url("../fonts/hue7/7c212380-c01a-48df-b253-606f78f6c4db.ttf") format("truetype"),url("../fonts/hue7/a585fe69-b36b-45e2-ab89-5f0fb2f702e4.svg#a585fe69-b36b-45e2-ab89-5f0fb2f702e4") format("svg");
    }
    @font-face{
        font-family:"Futura BT W01 Medium";
        src:url("../fonts/hue7/7ed1bebb-81a9-4c57-9513-f0538c1b83fc.eot?#iefix");
        src:url("../fonts/hue7/7ed1bebb-81a9-4c57-9513-f0538c1b83fc.eot?#iefix") format("eot"),url("../fonts/hue7/9fb69c26-4303-492d-8121-d3af0a6112fc.woff2") format("woff2"),url("../fonts/hue7/ddc0f223-a296-451a-8681-ad80508eb419.woff") format("woff"),url("../fonts/hue7/c18fc865-7a4e-45d9-bbb0-4e4553cc4136.ttf") format("truetype"),url("../fonts/hue7/71710047-b807-47eb-9874-7db8f4904492.svg#71710047-b807-47eb-9874-7db8f4904492") format("svg");
    }




/* Layout
*************************/

html, body {
	font-family:"Futura BT W01 Light" !important;
}
h1, h2, h3, h4, h5, h6, .ce_revolutionslider_text.bold, .font_headline {
    font-family: "Futura BT W01 Light";
	letter-spacing: 1px;
}
h1, h2, h3, h4 {
    text-transform: uppercase;
}

#container {
	background: #F2F2F2;
}

.mainmenu ul ul {
    border-top: none !important;
	margin-top: 0px;
}
.mainmenu ul li a, .mainmenu ul li span {
    letter-spacing: 2px;
}
.autogrid_wrapper .ce_teambox {
	margin-bottom: 22px;
	
}



/* Header, Navigation
*************************/
.header.cloned {
	margin-top: 0;
	background: none;
	box-shadow: none;
}
.header.cloned .inside, .home .header.cloned .inside {
	box-shadow: none;
	background: rgba(250,166,52,1.0);
}

.home .header .inside {
	background: none;
}
 /*.header .mainmenu ul li a.active span, .header .mainmenu ul li a.trail span {
    border-top: 1px solid #000000 !important;
	border-bottom: 1px solid #000000 !important;
    padding-top: 4px;
	padding-bottom: 4px !important;
}*/
.header .mainmenu ul ul li a.active span, .header .mainmenu ul ul li a.trail span {border-bottom: none !important; border-top: none !important;}

.ce_text_imagebox {border-bottom: 25px solid transparent;}
.mainmenu ul ul li a.submenu::after {
    display: none;
}
.mainmenu ul li.last ul {right:0;}

.mainmenu ul li.open-left ul.level_3 {

    right: auto;
    left: auto;
    width: auto;
}
.mainmenu,.submenu {font-family:"Futura BT W01 Light" !important;}

/* Slider
*************************/
.ce_revolutionslider_text.bold {
	font-family: "Futura BT W01 Medium";
}
.ce_revolutionslider .textToContent {
	position: absolute !important; 
	display: block !important;
	bottom: 85px !important;
	margin: 0 auto !important; 
	left: 0 !important; 
	right: 0 !important; 
	z-index: 200 !important;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
}

.ce_revolutionslider .tp-bannertimer {
	display: none !important;
}
.tp-arr-imgholder, .tp-arr-imgholder2 {display:none !important;}

.tparrows.preview1 .tp-arr-imgholder {display:none !important;}
.tparrows.preview1 .tp-arr-titleholder {display:none !important;}
.tparrows.preview1 .tp-arr-subtitleholder {display:none !important;}
.tparrows.preview1 , .tparrows.preview1::after {width: 50px !important;}
.tparrows.preview1:hover:after{	background:rgba(250, 166, 52, 1); color:#000}

.tparrows.preview1::after {
    background: rgba(0,0,0,0.35);
}

/* Gallery
*************************/
.ce_gallery .content {
    background: rgba(37,37,37) !important;
}
.ce_gallery .content:hover {
	background: rgba(0,0,0,0.5)!important;
}

/* Footer
*************************/

#footer .ce_iconbox.version3.xsmall .ce_iconbox_cwrapper {
	margin-left: 1.3rem;
}
#footer h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
}
#footer .totop::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 21px;
    height: 0;
    line-height: auto;
    text-align: center;
    width: 100px;
	border-bottom: 40px solid rgba(37, 37, 37, 1);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
#footer .totop {
    right: 0;
	left: inherit;
    margin-left: -20px;
    position: absolute;
    top: -39px;
	z-index: 10000;
}
/*#footer {
background-image: url(../img/footer_bautas.png);
background-position: center top;
background-repeat: no-repeat;
}
/* Cookiebar
*************************/

.cc_container .cc_btn {
background-color: #faa633 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #016DAD !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
}
/* GoogleMap
*************************/
.responsiveContainer {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
	margin-bottom: 30px;
}
.responsiveContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border: rgb(37, 37, 37) 1px dotted !important;
}
/* Mobile Navigation (cybustyle)
*************************/
.mm-listview {
    font-size: 16px!important;
    line-height: 22px!important;
}

/* =============================================================================
 * smart phones  (s / small screens)
 * ========================================================================== */

@media only screen and (max-width: 767px) {

	h2 {font-size: 32px !important;}
	.ce_revolutionslider .textToContent {font-size: 15px;}
	#nav-open-btn::before {font-size:22px; }
	.ce_revolutionslider #linkToContent {bottom: 65px;}
	.ce_revolutionslider .textToContent {bottom: 120px !important;}
}
/* =============================================================================
 * breakpoint show smartmenu / hide mainmenu
 * ========================================================================== */

@media only screen and (min-width: 768px) and (max-width:1024px) {
	
	.smartmenu {
		display: block;
	}
		
	.mainmenu {
		display: none;
	}
}