
/**** GENERAL ****/
a:hover, a:focus{
	color:#40c1fa
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#2473b5;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#2473b5;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#2473b5;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:400;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#2473b5 !important;
}
.parallax {
   backface-visibility: hidden;
}

                body {
	font-size:18px !important;
}
p {
    margin: 0 0 15px;
}
h1, .h1 {font-size:38px; color:#00a5ed; margin-bottom:25px;}
h2, .h2 {font-size:32px; color:#00a5ed;}
h3, .h3 {font-size:26px; color:#00a5ed;}
.text-slider h3 {
    font-size:26px; 
	line-height:1.4em; 
    color:#318dc2; 
    margin-top:50px; 
    padding-left:15%;
    padding-right:15%;
    text-shadow: 2px 1px 1px white;
}
.heading-title-wrapper h2.title {
    color: #00a5ed;
    font-size: 56px;
}
.sub-title {
    margin-top: 30px;
    display: block;
}
.heading-title-wrapper .line-title {
    height: 4px;
    width: 80px;
}
#main-menu-top .main-menu li a:hover/*, #main-menu-top .main-menu li a.active*/ {
    border-bottom-color: #afd8ed;
}
#main-menu-top .main-menu li a.active {
    border-bottom-color: #fff !important;
}
a {text-decoration:underline;}
.main-menu a {text-decoration:none;}
.color-white a {color:#b8eaff !important;}
.color-white a:hover {color:#fff !important;}
.csColumn img {
    width: inherit;
}
#map-canvas {
    min-width:100%;
    max-width:100%;
    min-height:410px;
    border-top:6px solid #999;
    border-bottom:6px solid #999;
}
#header, #header.stuck-sticky {
    background-color: #1e9ddc; 
    border-bottom: 1px solid #fff;
}
.owl-item.active .item .text-slider {
    left: 0;
    width: 100%;
    top:32%;
}
.wp-image-57 {
    width: auto !important;
}
.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 10px 4px 5px;
}
blockquote {
    font-weight:300;
    border-left: 0px solid #eee;
    font-size: 30px;
    line-height:43px;
    margin: 10px 0;
    padding: 10px 0 0 60px;
}
blockquote .fa-quote-right {
    display: block;
    font-size: 45px;
    margin-bottom: -20px;
    margin-left: -55px;
    color:#00b2ff;
}
.list-contact-wrapper .contact-wrapper p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 15px;
    padding: 0 5px;
}
.list-contact-wrapper .contact-wrapper a {
    color:#fff;
}
.list-contact-wrapper .contact-wrapper a:hover {
    color:#b8eaff;
}
.slicknav_nav {
    background-color: #006aa1;
}
.slicknav_btn {
    background-color: #006aa1;
}
a.scrollup, a.scrollup:hover {
    border: 2px solid #fff;
    background-color:#aaaaaa;
    border-radius: 50%;
    display: none;
    height: 50px;
    margin: 0 auto;
    position: fixed;
    bottom: 50px;
    right: 50px;
    text-align: center;
    width: 50px;
    color:#fff;
}
.scrollup i {
    line-height:2.2;
    font-size:20px;
}
a.scrollup, a.scrollup:hover {
	background-color:#008fcd;
	opacity:0.7;
}
.contact-form-wrapper {
/*    border: 2px solid #fff;*/
    margin: 30px auto;
    padding: 30px 30px 60px;
    width: inherit;
}
.contact-form-wrapper input[type="submit"] {
    border-color:#aaa;
    color:#aaa;
    margin-left:30%;
    float:left;
    width:15%;
}
.form-field {
    margin-bottom:10px;
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
	min-width:30%;
	text-align: right;
	vertical-align:top;
	padding-right:30px;
}
input, textarea {
    border: 1px solid #BBB;
    border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
    max-width:50%;
    width:50%;
}
select {
    max-width:50%;
    width:50%;
}

/* Displays less than 1280px (Smartphones, Tablets etc.) */
@media screen and (max-width: 1280px) {
.text-slider h3 {font-size:24px; color:#318dc2; background-color:rgba(255,255,255,0.7); padding:10px; margin-top:40px;}
}

/* Displays less than 1024px (Smartphones, Tablets etc.) */
@media screen and (max-width: 1024px) {
h1, .h1 {font-size:30px;}
h2, .h2 {font-size:24px;}
h3, .h3 {font-size:18px;}
.text-slider h3 {font-size:20px; color:#318dc2; background-color:rgba(255,255,255,0.7); padding:10px; margin-top:20px;}
.csRow ul {
	text-align:left;
}
.heading-title-wrapper h2.title {
    font-size: 40px;
}
.heading-title-wrapper .line-title {
    height: 3px;
    width: 60px;
}
blockquote {
    font-weight:400;
    font-size: 20px;
    line-height:30px;
    margin: 10px 0;
    padding: 40px 0 0;
}
blockquote .fa-quote-right {
    font-size: 40px;
    margin-bottom: 5px;
    margin-left: 0;
}
.csColumn img {
    height:auto;
}
}

/* Displays less than 1024px (Smartphones, Tablets etc.) */
@media screen and (max-width: 768px) {
.text-slider h3 {
    font-size:16px;
	line-height:1.4em; 
	color:#318dc2; 
	background-color:rgba(255,255,255,0.7); 
	padding:10px 15%; 
	margin-top:0px;
}
.logo-wrapper img { 
    height: 36px; 
    margin-top:10px;
}
.owl-item.active .item .text-slider {
    left: 0;
    width: 100%;
    top:25%;
}
.wp-image-57 {
    width: 80% !important;
}
}

/* Displays less than 640px (Smartphones, Tablets etc.) */
@media screen and (max-width: 640px) {
body {
	font-size:15px !important;
}
.text-slider h3 {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    color: #318dc2;
    font-size: 14px;
    margin-top: 0;
    padding: 10px;
    width: 90%;
}
.owl-item.active .item .text-slider {
    left: 5%;
    width: 100%;
    top:20%;
}
#map-canvas {
    min-height:240px;
}
.text-slider p {
    font-size: 14px;
    line-height: 1.3em;
    max-width: 90%;
	margin:0;
}
label {
	min-width:35%;
	text-align: left;
	padding-right:0px;
}
select, input, textarea {
    max-width:100%;
}
.scrollup i {
    font-size: 20px;
    line-height: 1.7;
}
a.scrollup, a.scrollup:hover {
    bottom: 15px;
    right: 15px;
    height: 40px;
    width: 40px;
}
}

/* Displays less than 360px (Smartphones, Tablets etc.) */
@media screen and (max-width: 360px) {

.owl-item.active .item .text-slider {
    left: 5%;
    width: 100%;
    top:30%;
}
.wp-image-57 {
    width: 80% !important;
}
.text-slider h3 {
    font-size: 11px;
    line-height: 1.1em;
}
}

/* Printfunktion */
@media print {
#header {
    display: none;
}
body {
	font-size:14px !important;
	color:#000;
}
h1, .h1,
.heading-title-wrapper h2.title,
h2, .h2,
h3, .h3 {
    text-align:left; 
    color:#000;
	margin-left:0;
	margin-right:0;
}
h1, .h1 { 
    font-size:25px;
}
.heading-title-wrapper, .sub-title, .contact-wrapper p {
    padding: 0;
    text-align: left;
}
.heading-title-wrapper h2.title { 
    font-size:30px;
    text-decoration: underline;
}
/*div.slider-wrapper {
	display:none !important;
}*/
.slider-wrapper, .text-slider {
    display:none;
	height:10px;
	width:500px;
	display:block;
}
div#header_slider {
	display:none !important;
}
body:before {
    content:url(../../../uploads/2014/12/logo_print.jpg);
}
.attachment-full { display:none;
}
blockquote {
    font-size:17px; 
    border: none;
}
.color-white * {
    color: #000 !important;
}
a img.aligncenter {
    width: auto;
	height: auto;
}
.list-contact-wrapper .contact-wrapper .icon, .scrollup {
	display: none !important;
}
}
.gm-style-iw p {margin-bottom:5px;}

@media screen and (max-width: 600px) {
    label, input, textarea, select {
        display:block;
        float:left;
        width:100%;
        min-width:100%;
    }
    .contact-form-wrapper input[type="submit"] {margin-left:0;}
}
@media screen and (min-width: 600px) and (max-width: 1000px) {
    label {min-width:45%;}
    .contact-form-wrapper input[type="submit"] {margin-left:45%;}
}

.wp-caption {
 border: 0px;   
}            