body{background:#f5f6f6; font-family: 'Open Sans', sans-serif;}
.header{width:100%;height:120px;}
.main-content .big-picture{width:100%;
-webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
}
.main-content .big-picture:hover{
     transform:scale(1.7);
    -ms-transform:scale(1.7); /* IE 9 */
    -moz-transform:scale(1.7); /* Firefox */
    -webkit-transform:scale(1.7); /* Safari and Chrome */
    -o-transform:scale(1.7); /* Opera */
    margin-left: -45px;
    margin-top: 145px;
     
}
.main-content{
    display: inline-block;
    overflow: hidden; position: relative;
    width: 100%;
}
.main-content .content{width:100%;background-color:white;float:left;}
.logo{float:left;margin-right:30px;margin-left:10px;margin-top:30px;}
.menu{float:left;margin-top:70px; padding: 0;} .menu li{list-style:none;float:left;}
.menu li{margin-right:50px;margin-left:50px}
.menu li a{color:#85694d; text-decoration: none;font-family: 'Libre Baskerville', serif; font-size: 15px;}
.wrapper{margin:auto;width:1040px;}
.main-content{position:relative;}
.page{
    width:100%;
	margin-bottom:30px;
}
.payoff{
    color: #666769;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 27px;
    left: 462px;
    line-height: 1.1;
    position: absolute;
    text-align: center;
    top: 45px;
    font-weight:600;
}
.language li a{text-decoration:none;color:#85694d;font-family: "Source Sans Pro",sans-serif;font-size:14px;}
.language li{margin-right:15px; float: left; list-style: none;}
.language li.active a{text-decoration:underline}
.noDisplay{display:none;}
.content .product-list li{
     height: 170px; list-style: none;
    margin-right: 10px;
    width: 280px;
}
.content .product-list li .product-image{
     position: absolute;
    top: 9px;
    width: 280px;
    cursor:pointer;
}
.description{
   bottom: 90px;
    float: left;
    left: 292px;
    padding-left: 20px;
    position: absolute;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size:15px;
    color:#637990;
}
.full-description{
    bottom: 39px;
    color: #637990;
    float: left;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size: 15px;
    left: 200px;
    padding-left: 20px;
    position: absolute;
}
.fullName{
    position:absolute;
    left:0px;
    bottom:0px;
}
.product-list{
    float:left;
}
.selectcircles{
    margin-right:3px;
    cursor:pointer;
}
.product-list .first{
    position:relative;
}
.circles{
    bottom: 5px;
    position: absolute;
    right: 77px;
}
h1{
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    color:#637990;
    font-size:24px;   
}
.fullName{
    color:#69788e;
    font-family: 'Open Sans', sans-serif; font-weight: 300;
    font-size:13px;
        
}
.content-frame{
    background:#939598;
    padding:90px;
}
.content-frame-inner{
    width:850px;
    height:568px;
    position:relative;
    
}
.content-frame-inner .product-image{
    width:790px;
    margin-top:50px;
    margin-bottom:20px;
    text-align:center;
    margin-left:30px;
}
.content-frame-inner{
    background:white;
}
.content-frame-inner .circles{
    bottom: 95px;
    position: absolute;
    right: 345px;   
}
.leftarrow{
    position:absolute;
    top:250px;
    left:10px;
    cursor:pointer;
}
.rightarrow{
    position:absolute;
    top:250px;
    right:10px;
    cursor:pointer;
}
.contact{
    height:500px;
    position:relative;
}
.contact h1{
    position:absolute;
    left:100px;
    top:160px;
    font-size: 21px;
    text-transform: uppercase;
    font-style: normal;
}
.contact-information span,.contact-information a { color: #90694a; text-decoration: none;}
.contact-information{
    position:absolute;
    left:100px;
    top:250px;
    color:#668ec9;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size:21px;
}
.close-button{
    position: absolute;
    right: 42px;
    top: 36px;
    cursor:pointer;
}
.main-content .contact{
    background:url("../pictures/contact-woman.jpg");
}
.menu .active{
     text-decoration: underline;
}
.owl-controls { display: none;}
.fixbox1 h1,.fixbox2 h1,.fixbox3 h1,.fixbox4 h1 { font-weight: normal; font-size: 23px;}
.fixbox1 p,.fixbox2 p,.fixbox3 p,.fixbox4 p {
    color: #63799c;
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 26px;
}

.fixbox1 {
    position: absolute;
    right: 4%;
    text-align: left;
    top: 40%;
    width: 270px;
}

.fixbox2 {
    position: absolute;
    left: 6%;
    text-align: left;
    top: 40%;
    width: 365px;
}

.fixbox3 {
    position: absolute;
    right: 3%;
    text-align: left;
    top: 40%;
    width: 360px;
}

.fixbox4 {
    position: absolute;
    left: 8%;
    text-align: left;
    top: 40%;
    width: 305px;
}

.mainheading { color: #69788E; font-family: 'Open Sans', sans-serif; font-size: 30px; font-weight: 300; text-align: center; line-height: 26px;}

.language {
    float: right; padding: 0;
}