﻿@import url('../../css.css');

body {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
}

img {
	max-width: 100%;
	height: auto;
}

input,input.btn-primary,input.form-control,textarea.form-control {
	font-size: 20px;
}

a {
	color: #3AA6DE;
}

header.top {
	clear: both;
	height: 150px;
	border-bottom: 2px solid black;
}

header.top .logo {
	float: left;
	width: 17%;
	margin-top: 20px;
	color: #3AA6DE;
}

header.top .logo img
{
	width: inherit
}

header.top .naviMain {
	float: left;
	width: 66%;
	height: 100%;
}

header.top .naviMain .navigation-content {
	height: 100%;
}

header.top .naviMain .navigation-content .navbar-default {
	height: 100%;
	background: none;
	border: 0;
}

header.top .contactMenu {
	float: left;
	width: 17%;
	height: 100%;
	border-left: 1px solid black;
}

header.top .logo {
	text-align: center;
}

header.top #mainnavbar {
	padding-left: 0px;
	float: right;
	position: relative;
	left: -55%;
	text-align: left;
	top: 38%;
}

header.top #mainnavbar ul>li>a {
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

header.top #mainnavbar ul>li.active>a {
	color: #3AA6DE;
	background-color: transparent;
}

header.top #mainnavbar .navbar-nav {
	list-style: none;
	position: relative;
	left: 58%;
}

header.top .contactMenu .mail-header,header.top .contactMenu .phone-header
	{
	width: 50%;
	text-align: center;
	float: left;
	height: 100%;
}

header.top .contactMenu .mail-header img,header.top .contactMenu .phone-header img
	{
	width: 50px;
}

header.top .contactMenu .img-header {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

header.top .social-header
{
	text-align: center;
	margin-top: 50px;
}

header.top .social-header img
{
	max-height: 50px;
	margin: 0px 25px;
}

header.top .dropdown:hover ul
{
	display: block;
}

.navbar-collapse.collapse
{
	display: block;
}

.btn-primary {
	background: #3AA6DE;
	border-color: transparent;
}

/* Slider */
.flexslider {
	border: 0;
	margin: 0px;
}

.flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}

.flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}

.flex-control-nav {
	bottom: 60px;
	z-index: 5;
}

.tx-ws-flexslider .caption-align-left .caption-text {
	left: unset;
	top: 150px;
	background: rgba(154, 192, 219, 0.8);
	color: #fff;
	width: auto;
	letter-spacing: 1px;
	display: none;
}

.tx-ws-flexslider .caption-align-left .caption-text a
{
	font-size: 16px;
    color: #fff;
    margin-left: 3px;
}

.tx-ws-flexslider .caption-align-left .caption-text .caption-title
{
	display: none;
}

.tx-ws-flexslider .caption-align-left .caption-text .caption-body
{
	border-left: 2px solid #fff;
	padding-left: 15px;
}

.tx-ws-flexslider .caption-align-left .caption-text .caption-body h1,
.tx-ws-flexslider .caption-align-left .caption-text .caption-body h2,
.tx-ws-flexslider .caption-align-left .caption-text .caption-body h3
{
	margin-top: 0px;
}

.home-slider .slick-dotted.slick-slider
{
	margin-bottom: 0px;
}

.home-slider .slick-dots
{
	bottom: 60px;
}

.home-slider .slick-prev, .home-slider .slick-next
{
	display: none !important;
}

.home-slider  .slick-dots li button
{
	width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.social-header img:hover
{
	cursor: pointer;
}

.parallax-container {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	padding-top: 150px;
}

.body-wrapper
{
	margin-bottom: 50px;
}

.body-wrapper .default-content
{
	margin-top: 50px;
}

.body-wrapper .csc-frame-default h1,.body-wrapper .csc-frame-default h2,.body-wrapper .csc-frame-default h3
	{
	border-bottom: 1px solid black;
	color: #3AA6DE; padding-bottom : 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.start-main {
	background: #B1DBF6;
	color: white;
	font-size: 20px;
	padding-bottom: 60px;
}

.start-main .category-header {
	padding: 20px 0px 50px 0px;
	text-transform: uppercase;
}

.start-main .category-header h2 {
	font-size: 40px;
}

.start-main h2 {
	text-align: center;
}

.start-main .col-md-4 img {
	max-width: 150px;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image
{
	margin: 0px;
}

.parallax-container>div {
	left: 50%;
	width: 700px;
	margin-left: -350px;
	position: relative;
	background: rgba(0, 0, 0, 0.50);
	padding: 20px;
	color: white;
	border-radius: 10px;
}

.csc-textpic-intext-left-nowrap-170 .csc-textpic-text
{
	margin-left: 180px;
}

.parallax-container a
{
	font-size: 25px;
}

.default-content .bodytext
{
	padding-right: 25%;	
}

footer {
	background: #B1DBF6;
}

footer h3#contact {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #3AA6DE;
	font-weight: 700;
}

footer .footer-contact-text {
	text-align: center;
	color: #fff;
}

footer .footer-contact-text h3 {
	font-size: 38px;
}

footer .footer-mail,footer .footer-contact {
	width: 50%;
	float: left;
}

footer .contact-footer {
	padding: 20px 0px 60px 0px;
}

footer .footer-mail h3,footer .footer-contact h3 {
	text-align: center;
	width: 83.33333333333334%;
	text-transform: uppercase;
	color: #3AA6DE;
}

footer .footer-contact h3 {
	align-items: center;
	justify-content: center;
	display: inline-block;
}

footer .footer-contact p {
	clear: both;
	margin-bottom: 0px;
}

footer .footer-contact p {
	color: #fff;
	font-size: 25px;
	letter-spacing: 0.1em;
}

footer .footer-contact p > a {
	padding: 7px 50px;
	background: red;
	border-radius: 4px;
	color: #fff;
	background-color: #3AA6DE;
	display: inline-block;
    margin-top: 10px;
}

footer .footer-map-info p.showh3
{
	font-size: 30px;
    line-height: 1.2em;
}

footer .footer-map-info p.showh4
{
	font-size: 24px;
    line-height: 1em;
}

footer .footer-mail .powermail_fieldwrap.col-md-6 {
	width: 100%;
}

footer .footer-mail .powermail_fieldwrap_type_submit>div {
	margin: 0;
}

footer .footer-mail .powermail_fieldwrap_type_submit input {
	width: 100%;
}

footer .footer-contact {
	text-align: center;
	width: 100%;
}

footer .footer-mail {
	border-right: 2px solid white;
}

footer .footer-map {
	width: 75%;
	float: left;
}

footer .footer-map  #map {
	height: 500px;
}

footer .footer-map-info {
	width: 100%;
	float: left;
	height: 500px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #9AC0DB;
}

footer .footer-map-info p.footer-map-text-border {
	border-top: 1px solid white;
}

footer .footer-page-info
{
	background: #303030;
    clear: both;
    text-align: center;
    color: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    letter-spacing: 2.5px;
    padding: 30px 0px;
}

footer .footer-page-info a
{
	padding: 0px 10px;
	font-size: 14px;
}

@media only screen and (max-width: 1225px)
{
	.top .contactMenu
	{
		display: none;
	}
	
	header.top .naviMain
	{
		width: inherit;
		max-width: 83%;
	}
}

@media only screen and (max-width: 991px)
{
	.parallax-container
	{
		background-attachment: unset;
    	background-position: unset;
    	background-size: unset;
    	height: inherit;
    	padding: 0;
	}
	
	.parallax-container > div
	{
		position: unset;
    	left: unset;
    	width: unset;
    	margin: unset;
    	border-radius: 0px;
	}
	
	footer .footer-map-info
	{
		width: 100%;
    	height: inherit;
    	padding: 20px 0px;
	}
	
	footer .footer-map
	{
		width: 100%;
	}
	
	footer .footer-map .js-map
	{
		height: 200px !important;
	}

	.default-content .bodytext
	{
		padding-right: 0px;	
	}

	.body-wrapper .default-content
	{
		margin-top: 10px;
	}

	.navbar-collapse.collapse
	{
		display: none;
	}

	header.top .naviMain
	{
		width: 100%;
    	position: absolute;
    	max-width: unset;
	}

	.navbar-toggle
	{
		display: block;
	}

	.navbar-header
	{
		float: right;
	}

	header.top .logo
	{
		max-height: 75px;
		min-width: unset;
		margin-top: 0px;
		width: inherit;
	}

	header.top .logo img
	{
		max-height: 75px;
		width: auto;
	}
	
	header.top
	{
		height: 80px;
		position: sticky;
		top: 0;
		background: white;
		z-index: 20;
	}

	header.top #mainnavbar
	{
		width: 100%;
	    top: 30px;
	    background: white;
	    z-index: 50;
	    left: 0px;
	    height: 100vh;
	    padding-left: 0px;
	}

	header.top #mainnavbar .navbar-nav
	{
		left: unset;
		margin: unset;
	}

	.navbar-nav>li
	{
		float: none;
	}

	.navbar-nav>li>a
	{
		padding: 10px 15px;
	}
}

@media only screen and (max-width: 860px)
{
	.flexslider .caption-wrapper
	{
		width: unset;
		padding: 0px;
	}
	
	footer .footer-mail
	{
		width: 100%;
		border-right: 0;
	}	
	
	footer .footer-contact
	{
		width: 100%;
	}

	.tx-powermail .col-sm-10
	{
		width: 100%;
	}
}

@media only screen and (max-width: 767px)
{

	h2
	{
		font-size: 25px;
	}

	p
	{
		font-size: 16px;
	}

	.flex-control-nav
	{
		display: none;
	}

	.form-horizontal .form-group
	{
		margin-left: 0px;
		margin-right: 0px;
	}

	footer .footer-contact-text h3
	{
		font-size: 27px;
	}

	.footer-contact
	{
		padding: 0px 15px;
	}

	footer .footer-page-info
	{
		font-size: 12px;
	}

	.start-main .col-md-4
	{
		margin-bottom: 50px;
	}
}