/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-jan-18, 15:44:53
    Author     : Julia Tenland
*/
root {
    display: block;
}


.section {
    border-top: 2px solid #7b7b7b ;
    float:left;
    height: auto;
    width: auto;
    padding: 5px 0px;
}

body {
    width: 100%;
    height: 100%;
    padding: 0px;
    background: #FFFFFF url() no-repeat fixed;
    font-family: 'Raleway', sans-serif;
    border: 0px;
    margin: 0px auto;
}

#wrapper {
    
}

.content {
    max-width: 100%;
    margin: 0px auto;
    float:left;
}

header {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    margin: 0px auto;
    float: left;
    padding: 20px;

}

.slideshow {
    width: 100%;
    height: auto;
    float: left; 
}

/*==================================================
 * Effect 7
 * ===============================================*/
.effect7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}





#headerinside {
    max-width: 1200px;
    height: auto;
    padding: 20px 0px 20px 0px;
    background: transparent;
    margin: 0px auto;
    overflow-wrap: normal;
}

.centered {
    text-align: center;
}

.bred {
    padding-right: 30px;
    padding-left: 30px}

.bred {
    padding-right: 70px;
    padding-left: 70px}


footer {
    width: 100%;
    height: auto;
    float: left;
    background: #282a45;
    padding: 20px 100px 20px 100px;
    margin-top: 0px;
    text-align: center;
}


.box {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding-top: 30px;
    padding-right: 10px;
    background: transparent;
    padding-bottom: 30px;
    float: left;
}
#box3 {
    width: 98%;
    height: auto;
    margin: 10px auto;
    background: #f2f4ee;
    float: left;
}

.box1 {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding-top: 10px;
    background: transparent;
    padding-bottom: 30px;
    float: left;
}

.box4 {
    width: 98%;
    height: 100%;
    margin: 0px auto;
    padding-top: 30px;
    background: transparent;
    padding-bottom: 30px;
    float: left;
}

.box2 {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    background: transparent;
    padding-bottom: 10px;
    float: left;
}

h1 {
    text-align: center;
    margin: 0 auto;
    display: inline;
    position: absolute;
    z-index: 2000;


    
}
.front {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.2;
  margin: 0 auto;
  color: #2b2b2b;
  width: 100%;
  margin-top: 40px;
  font-size: 2.4rem;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 14px;
  margin-bottom: 0px;
}

.box1 img {
    max-height: 100%;
    max-width: 100%;
    min-width: 100%;
    float:left;
    margin: 0px auto;
    display: block;
}

.box img {
    max-height: 65%;
    max-width: 100%;
    min-width: 100%;
    float:left;
    margin: 0px auto;
    display: block;
}

#pic {
    width: 100%;
    height: 100%;
    background: transparent;
    float: left;
    overflow: hidden;
    margin: 10px auto;
}

#pic img {
    max-width: 100%;
    max-height: 30%;
    margin: 0px auto;
    display: block;
}



.content2 {
    width: 100%;
    margin: 0px auto;
    float:left;
    border-bottom: 2px #a3a3a3 solid;
    border-top: 2px #a3a3a3 solid;

}

#certpic {
    width: 100%;
    height: 120px;
    background: transparent;
    float: left;
    overflow: hidden;
    padding: 10px;
    margin: 0px auto;
}

#certpic img {
    max-width: 100px;
    max-height: 100%;
    margin: 0px auto;
    display: block;
}

h2.cert {
    padding: 10px 0 0 10px;
    margin: 0px 0 0 0px;
    text-align: center;
    color: #1b1b1b;
    font-weight: lighter;
}

p.cert {
    text-align: center;
    font-size: 13px;
    color: #a3a3a3;
    padding-bottom: 5px;
}

nav {
    background: transparent;
    width: 100%;
    height: auto; 
    float: right;
    margin: 0px auto;
    margin-top: 6%;
}
        
li {
    float: left;
}
     
h2 {
    padding: 10px 0 0 10px;
    margin: 0 0 0 0;
    color: #4e55a4;
    font-weight: lighter;
}

h3 {
    padding: 10px 0 0 10px;
    margin: 0 0 0 0;
    text-align: center;
    color: #4e55a4;
    font-weight: lighter;
}


p {
    padding: 10px 20px 10px 15px;
    margin: 0 0 0 0;
    color: #2b2b2b ;
}

.about {
    font-size: 1.3em;
    line-height: 1.8em;
}


.about2 {
    font-size: 1.2em;
    font-weight: lighter;
    color: #3c3c3c
}

#work {
  display:inline-block; 
  margin: 0 !important; 
  padding: 0px 0px 20px 20px; 

}

#work li {
    display: inline-block; 
    margin: 0 !important; 
    padding: 7px; 
    list-style-type: disc;

}

.grey {
    background: #f1f1f1;
    text-align: center;
    margin: 0px 0px 20px 0px;
}


p.footer {
    margin: 0 0 0 0;
    color: #FFFFFF;
    font-weight: lighter;
    font-size: 1.0em;
}

p.symbol {
    margin: 0px auto;
    text-align: center;
    color: #4e55a4;
    font-size: 90px;
}


ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
}

ul.topnav li {float: left;}

ul.topnav li a {
    display: inline-block;
    color: #7b7b7b;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 14px;
}

ul.topnav li a:hover {color: #4e55a4;  background-color: #ebebeb;}

ul.topnav li.icon {display: none;}

@media screen and (max-width:1060px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    padding-right: 15px;
    display: inline-block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
@media screen and (max-width:1060px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    float: right;
    padding-right: 15px;
    display: inline-block;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  
  
.feedback-input {
	color:#3c3c3c;
	font-family: 'Raleway', sans-serif;
        font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
        background-color: #e0e0e0;
	padding: 13px 13px 13px 54px;
	margin: 0 10px 10px 10px;
	width:95%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
        border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #4e55a4;
	color: #4e55a4;
	outline: none;
        padding: 13px 13px 13px 54px;
}

.focused{
	color:#59c5ae;
	border:#59c5ae solid 3px;
}

/* Icons ---------------------------------- */
#name{
	background: #FFF;
        background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background: #FFF;
        background-size: 30px 30px;
	background-position: 8px 5px;
        background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background: #FFF;
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background: #FFF;
	background-size: 30px 30px;
        background-position: 11px 8px;
	background-repeat: no-repeat;
}

#tele{
	background: #FFF;
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#tele:focus{
	background: #FFF;
	background-size: 30px 30px;
        background-position: 11px 8px;
	background-repeat: no-repeat;
}

#comment{
	background: #FFF;
        background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Raleway', sans-serif;
	float:left;
	width: 90%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #4e55a4;
	color:white;
        margin: 0 10px 0 20px;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
        margin-top:-4px;
        font-weight:700;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #4e55a4;
}
	
.submit:hover {
	color: #59c5ae;
}
	
.ease {
	width: 0px;
	height: 80px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:95%;
  background-color:white;
  margin: 0 10px 0 10px;
}

@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
}

.google-maps {
        position: relative;
        padding-bottom: 38%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
        margin: 10px;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
