/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff; 
}
a {	
	color: #3d7ea5; 
}
h1 {		text-transform:uppercase;
	color: #000000; 
}
h2 {		text-transform:uppercase;
	color: #000000; 
}
h3 {		text-transform:uppercase;
	color: #000000; 
}
h4 {	
	color: #000000; 
}
h5 {	
	color: #000000; 
}
h6 {	
	color: #000000; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #3d7ea5; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #0b6196; 
}
.header-classic #headerwrap, #headerwrap {	
	background-color: transparent; 
}
#headerwrap {	
	margin: 0px;
	padding: 0px; 
}
#header {	
	padding: 0px; 
}
body[class*="themify"] #site-logo a img {		width: 120px; 
}
#site-logo {		position:relative;

	top: 5px; 
}
#main-nav a {	
	padding-top: 15px;
	font-family: "Poppins";	font-weight:600;
	font-size:17px;
	text-transform:uppercase; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #333333; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #3d7ea5; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #333333; 
}
#footer-logo a {	display: none; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		text-align:left; 
}
.footer-widgets .widget {	
	margin-top: 10px; 
}
#footer .footer-widgets .widgettitle {	
	color: #000000; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #eeeeee; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #333333; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 120px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #3f9cc6; }
/* Themify Custom CSS */
#main-nav .highlight-link>a {
    padding: .2em 1em;
    border: 0px solid !IMportant;
    border-radius: 4px;
	background-color: #3d7ea5;
	color:#ffffff;
}

#main-nav .highlight-link>a:hover {
	color:#ffffff !Important;
	background-color: #0b6196;
}
.themify_builder_slider .slide-image {
    margin: 0px 0px !Important;
}
li {
    margin: 0 0 0em 0;
}

/* REGSITER FORMULAR BRO */
.reg {
    width: 100% !Important;
	max-width:550px;
    border: none;
}
.reg label span {
    display: block;
    color: #696969;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: -2px;
}
.reg label span {
    display: block;
    color: #696969;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: -2px;
}
span.networkDescriptor {
    display: inline !important;
    background: #ffffff;
    border: 1px solid #cfcfcf;
    box-shadow: 2px 0px 6px #cfcfcf;
    -webkit-box-shadow: 2px 0px 6px #cfcfcf;
    -moz-box-shadow: 2px 0px 6px #cfcfcf;

    font-size: 15px !important;
    padding: 8px 5px !important;
    vertical-align: middle;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-radius-bottomright: 4px;
    -webkit-border-radius-topright: 4px;
    color: #707070;
}
input.networkDescriptor {
    vertical-align: middle;
   
    border-right: none;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-radius-topright: 0px;
    -webkit-border-radius-bottomright: 0px;
    display: inline;
    margin-right: -4px !important;
}
.registrationError.Success {
    background-color: #60a735;
    text-align: left;
}
.registrationError, .registrationError span, .registrationError.Success {
    line-height: 14px !important;
    font-size: 11px !important;
    font-weight: normal !important;
    color: #ffffff !important;
}
.reg label {
    display: block;
    margin-bottom: 12px;
    position: relative;

}
input.registration, a.registration, a.registerButtonBig, a.registerButtonSmall {
    background: #3d7ea5 !Important;
    width: 220px;
	text-shadow: 2px 2px 0px #0b6196;
	text-transform: uppercase;
}
.registration:hover {
    background: #0b6196 !Important;
    text-decoration:none;
}
input.registration, a.registration {
    font-size: 18px !important;
    font-weight: bold;
    margin: 0px !important;
    padding: 0px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    height: 53px;
    border: none;
    display: block;
    line-height: 53px;
	    color: #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 5px;
    font-size: 16px;
		text-align:center;	
}
.regAgb {
    display: block;
    margin-top: 10px;
	    margin-bottom: 30px;
    width: 100%;
    color: #808080;
    position: relative !important;
    z-index: 1;
    text-align: left;
    line-height: 18px;
font-size: 11px !important;
}
.regAgb small{
font-size: 11px !important;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
    border: 1px solid #ccc;
    padding: 7px;
    margin: 0 0 0 0;
}
.g-recaptcha {padding:20px 0px 20px 0px;}
.registrationError {
    z-index: 10;
    background-color: #555555;
    width: 100%;
    padding: 5px;
	margin-top: 30px;
    position: absolute;
    right: -125px;
    text-align: left;
}
.registrationError, .registrationError span, .registrationError.Success {
    line-height: 14px !important;
    font-size: 11px !important;
    font-weight: normal !important;
    color: #ffffff !important;
}
.reg input {
    width: 100%;
	max-width:290px !Important;
}
.registrationError img.regImg {
    position: absolute;
    left: -15px;
    top: -5px;
}
.registrationError img {
    margin: 0px 5px 5px 0px;
}
input.error {
    border: 1px solid #cccccc;
    box-shadow: 0px 0px 4px #ff0000;
    -webkit-box-shadow: 0px 0px 4px #ff0000;
    -moz-box-shadow: 0px 0px 4px #ff0000;
}
/* REGSITER FORMULAR ENDE YO */

/* FOOTR  */
#footer, #footer-logo, .footer-nav a, .footer-text {
    text-align: center;
}


html, body {
    max-width: 100%;
    overflow-x: hidden;
}