/* Thomsoon.com - OnePage CSS Responsive theme
-- version 1.0
-- Copyright (c) 2014 Thomsoon.com
-- licensed under the MIT
--
-- http://www.thomsoon.com/
--
*/

/* Font Google - strong reaload time */
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,100,700,900&subset=latin,latin-ext);


/*
 * Theme Name: Onepage
 * Author: Thomsoon
 * Created: 14/11/2014
 */

@font-face {
	font-family: 'effra';
	src: url ('effra.ttf'); 
	src: 
		local('effra'),
		local('effra'),
		url('effra.ttf') 
		format('truetype');
}

@font-face {
	font-family: 'effra-lt';
	src: url ('effra-lt.ttf'); 
	src: 
		local('effra-lt'),
		local('effra-lt'),
		url('effra-lt.ttf') 
		format('truetype');
}


@font-face {
	font-family: 'proxima-nova-semibold';
	src: url ('proxima-nova-semibold.otf'); 
	src: 
		local('proxima-nova-semibold'),
		local('proxima-nova-semibold'),
		url('proxima-nova-semibold.otf') 
		format('opentype');
}



@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }


/*art-page*/


.animated-underline {
        width: 100px;
      height: 3px;
      background-color: rgba(33,33,33,.95);
      margin-left: auto;
      opacity:.8;
      margin-right: auto;
      margin-top:38px;
      margin-bottom: -1.35em;
}

h4 {
  margin-right:auto;
  margin-left:auto;
  text-transform: uppercase;
  color: #1e1e1e;
  font-family: 'proxima nova', sans-serif;
  font-weight: bold;
  letter-spacing: .9pt;
}

.logos {
  width:200px;
  height:40px;
  border-bottom:5px;
  border-color:black;
  position:relative;
  margin:0px auto 0px;
  background:none;
}

  .art-content {
  margin: 0 auto;
  width:90vw;
    max-width: 1245px;
    margin-top:130px;
}

.artwork {
      margin-left: auto;
  margin-right: auto;
}

.artwork-pdf {
      margin-left: auto;
  margin-right: auto;
  width:80vw;
  max-width: 900px;
}

.artwork-sisters img{
  display: block;
      margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  width:90vw;
  max-width: 900px;
 border-style: solid;
  border-width: 15px;
  border-color: #f2f2f2;
}

.artwork-webster img{
      display: block;
    margin-left: auto;
  margin-right: auto;
  max-width: 90vw;
  margin-bottom: 50px;
  max-height: 70vh;
        border: double 14px transparent;
  border-radius: 5px;
  background-image: linear-gradient(white, white), radial-gradient(circle at top left, #eaeaea,#dddddd);
  background-origin: border-box;
  background-clip: content-box, border-box;
}

.gradient-border img {
          border: double 14px transparent;
  border-radius: 5px;
  background-image: linear-gradient(white, white), radial-gradient(circle at top left, #eaeaea,#dddddd);
  background-origin: border-box;
  background-clip: content-box, border-box;
}

.khov-gradient-border img {
  border: double 14px transparent;
border-radius: 5px;
background-image: linear-gradient(white, white), radial-gradient(circle at top left, #eaeff2,#dfe6e8);
background-origin: border-box;
background-clip: content-box, border-box;
}

.artwork-pdf iframe{
  height: 82vh;
  max-height: 1000px;
  margin-bottom: 50px;
}

.artwork img {
    display: block;
    margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  margin-bottom: 50px;
  max-height: 78vh;
}

.cpg-artwork {
  text-align: center;
}

.cpg-artwork img {
  display: block;
  margin-left: auto;
margin-right: auto;
object-fit: contain;
width: 100%;
max-height: 78vh;
border-radius: .5em;
}

.cpg-artwork a {
  display: inline-block;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  border-style: none;
  cursor: zoom-in;
}

.cpg-view-more {
  color: rgba(0,78,119);
  text-align: right;
  font-size: .96em;
  font-family: 'proxima-nova-regular', sans-serif;
  letter-spacing: .02em;
  margin-top: 0px;
  padding-bottom: .3em;
}

.khov-view-more {
  color: rgba(72,100,103);
  text-align: right;
  font-size: .96em;
  font-family: 'proxima-nova-regular', sans-serif;
  letter-spacing: .02em;
  margin-top: 0px;
  padding-bottom: .3em;
}

.artwork-shadow img {
    display: block;
    margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  margin-bottom: 25px;
  max-height: 78vh;
-webkit-box-shadow: 4px 5px 25px -7px rgba(38,28,28,0.19);
-moz-box-shadow: 4px 5px 25px -7px rgba(38,28,28,0.19);
box-shadow: 4px 5px 25px -7px rgba(38,28,28,0.19);
}

.description {
  float: none;
  margin-left: auto;
  margin-right: auto;
      padding-right: 0px;
      width: 60vw;
  min-width:380px;
  max-width: 550px;
    margin-bottom:50px;
    
}
.description h2 {
  text-align: center;
  margin-top:0px;
  font-family: 'proxima-nova-bold', sans-serif;
  font-size:32px;
  line-height:1.2;
  color: rgba(33,33,33,.95);
  letter-spacing: -.01em;
  position:relative;
}

.cpg-titles h2 {
  text-align: center;
  margin-top:0px;
  font-family: 'proxima-nova-bold', sans-serif;
  font-size:1.6em;
  line-height:1.2;
  color: rgba(0,78,119);
  letter-spacing: -.01em;
  position:relative;
}

.cpg-titles p {
  text-align: center;
  font-size: .9em;
  font-family: 'proxima-nova-regular', sans-serif;
  color: rgba(0,78,119);
letter-spacing: .025em;
line-height: 1.2em;
  margin-top: .1em;
  margin-bottom: 0em;
}

.khov-titles h2 {
  text-align: center;
  margin-top:0px;
  font-family: 'proxima-nova-bold', sans-serif;
  font-size:1.6em;
  line-height:1.2;
  color: rgba(72,100,103);
  letter-spacing: -.01em;
  position:relative;
}

.khov-titles p {
  text-align: center;
  font-size: .9em;
  font-family: 'proxima-nova-regular', sans-serif;
  color: rgba(72,100,103);
letter-spacing: .025em;
line-height: 1.2em;
  margin-top: .1em;
  margin-bottom: 0em;
}

h3 {
  text-align: center;
  margin-top:0px;
  font-family: 'proxima-nova-bold', sans-serif;
  font-size:22px;
  line-height:1.2;
  color: rgba(33,33,33,.95);
  letter-spacing:.02em;
  position:relative;
}

.description p {
  text-align: center;
  font-size: .96em;
  font-family: 'proxima-nova-regular', sans-serif;
  color: rgba(33,33,33,.74);
  letter-spacing: .02em;
  line-height: 1.5em;
  margin-top: 16px;
}





.next-previous{
  width:450px;
  height:140px;
  position:relative;
  margin:50px auto 0px;
  color:#333333;
  margin-top:3em;
}

.previous{
  background:#ffffff;
  width:183px;
  background-color: #ffffff;
  font-family: 'proxima-nova-semibold', arial, sans-serif;
  height:47px;
  position:relative;
  float:left;
  line-height:47px;
  border:1.5px solid rgba(20,20,20,0.5);
  border-radius: 4px;
  text-transform:uppercase;
  text-align:center;
  color:rgba(20,20,20,0.8);
  cursor:pointer;
  font-size:14px;
  letter-spacing: .09em;
  -webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}

.previous:hover{
  background-color:#fcf6f2;
    color:rgba(20,20,20,1);
    border:1.5px solid rgba(20,20,20,.8);
}

.next {
  background-color:#ffffff;
  width:183px;
  font-family: 'proxima-nova-semibold', arial, sans-serif;
  height:47px;
  position:relative;
  float: right;
  line-height:47px;
  border:1.5px solid rgba(20,20,20,0.5);
  border-radius: 4px;
  text-transform:uppercase;
  text-align:center;
  color:rgba(20,20,20,0.8);
  cursor:pointer;
  font-size:14px;
  letter-spacing: .09em;
  -webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}

.next:hover {
  background-color:#fcf6f2;
    color:rgba(20,20,20,1);
    border:1.5px solid rgba(20,20,20,.8);
}


/*art-page-end*/


.preloader{
  position:fixed;
  width:100%;
  height:100%;
  background:white;
  z-index:9999;
}
 
.preloader .item{
  position:absolute;
  width:30px;
  height:30px;
  left:50%;
  top:50%;
  margin-left:-50px;
  margin-top:-50px;
} 


html, body{
  font-family: 'proxima nova', sans-serif;
  font-size:15px;
  -webkit-font-smoothing: subpixel-antialiased!important;
  color:black;
  height:100%;
}

a{
  text-decoration:none;
  outline:none;
  font-size:14px;
}

h1{
  font-size:34px;
  color:white;
  text-transform:uppercase;
  letter-spacing:6px;
  line-height:1.2;
}

p{
  font-size:14px;
  color:white;
  letter-spacing:1px;
  margin-top:40px;
}


h1 span{
  color:#2fa68e;
}


::selection {
    background: #7ca5a5;
    color: white;
}

::-moz-selection {
    background: #7ca5a5;
    color: white;
}


.container{
  position:absolute;
  width:100%;
  height:100%;
}






/* Start page */

.start-page{
  position:relative;
  width:100%;
  background-position:fixed;
  background-attachment:fixed;
  height:100%;
  z-index:10;
  background:url('../img/background/start-page4.jpg')  bottom center fixed no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
          opacity:0;
        -webkit-animation:fadeIn ease-in 1;
        -moz-animation:fadeIn ease-in 1;
        -o-animation:fadeIn ease-in 1;
        animation:fadeIn ease-in 1;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
        animation-fill-mode:forwards;

	        -webkit-animation-duration:1.5s;
        -moz-animation-duration:1.5s;
        -o-animation-duration:1.5s;
        animation-duration:1.5s;
	
	        -webkit-animation-delay:.3s;
        -moz-animation-delay:.3s;
        -o-animation-delay:.3s;
        animation-delay:.3s;
}

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.start-page hr{
  color: black;
  margin-top:30px;
  background-color: #fff;
  height: 2px;
  width:106px;
  border:0;

}

.start-page .opacity{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(255,255,255,0.3); /* Standard Off */
}


.start-page .content{
  position:relative;
  width:700px;
  margin:0 auto;
  height:100%;
}

.start-page .content .text{
  position:absolute;
  text-align:center;
  margin:auto;
  top:0; 
  left:0; 
  bottom:0; 
  right:0;
  width:700px;
  height:520px;
  
            opacity:0;
        -webkit-animation:fadeIn ease-in 1;
        -moz-animation:fadeIn ease-in 1;
        -o-animation:fadeIn ease-in 1;
        animation:fadeIn ease-in 1;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
        animation-fill-mode:forwards;

	        -webkit-animation-duration:2s;
        -moz-animation-duration:2s;
        -o-animation-duration:2s;
        animation-duration:2s;
	
	        -webkit-animation-delay:1s;
        -moz-animation-delay:1s;
        -o-animation-delay:1s;
        animation-delay:1s;
}

.start-page .content .text .logo{
  width:123px;
  height:123px;
  margin:0 auto 50px;
  
            opacity:0;
        -webkit-animation:fadeIn ease-in 1;
        -moz-animation:fadeIn ease-in 1;
        -o-animation:fadeIn ease-in 1;
        animation:fadeIn ease-in 1;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
        animation-fill-mode:forwards;

	        -webkit-animation-duration:3s;
        -moz-animation-duration:3s;
        -o-animation-duration:3s;
        animation-duration:3s;
	
	        -webkit-animation-delay:1s;
        -moz-animation-delay:1s;
        -o-animation-delay:1s;
        animation-delay:1s;
  
}


.arrow-box  a{
z-index: 10;
    position: absolute;
    margin-bottom: -90px;
    margin-top:-50px;
  bottom: 110px;
  left: 40%;
  width: 21px;
  height: 29px;
  width:150px;
  height:120px;
}

.start-page .content .arrow-down{
  position: absolute;
  bottom: 110px;
  left: 50%;
  margin-left: -10px;
  width: 21px;
  height: 29px;
  background: url(../img/arrow-down.png) no-repeat center center;
  display: block;
  -webkit-animation: bounce-fade 1.2s infinite; /* Safari 4+ */
  -moz-animation:    bounce-fade 1.2s infinite; /* Fx 5+ */
  -o-animation:      bounce-fade 1.2s infinite; /* Opera 12+ */
   animation:        bounce-fade 1.2s infinite; /* IE 10+ */
}


@-webkit-keyframes bounce-fade {
    0%   { opacity: 0; bottom: 70px; }
    100% { opacity: 1; bottom: 35px; }
}
@-moz-keyframes bounce-fade {
    0%   { opacity: 0; bottom: 70px; }
    100% { opacity: 1; bottom: 35px; }
}
@-o-keyframes bounce-fade {
    0%   { opacity: 0; bottom:70px; }
    100% { opacity: 1; bottom: 35px; }
}
@keyframes bounce-fade {
    0%   { opacity: 0; bottom: 70px; }
    100% { opacity: 1; bottom: 35px; }
}


/* Menu mobile */

.menu-media{
  position:relative;
  width:100%;
  height:90px;
  background:#7e132b;
  z-index:1000;
  display:none;
}

.menu-media .menu-content{
  width:280px;
  position:relative;
  margin:0 auto;
}

.menu-media .menu-content .logo {
   color:white;
   font-size:24px;
   width:200px;
   line-height:90px;
   float:left;
   list-style: none;
}

.menu-media .menu-content .icon{
  width:41px;
  height:23px;
  float:right;
  line-height:100px;
}

.menu-click{
  display:none; 
}


.menu-click li {
  position:relative;
  width:100%;
  height:70px;
  color:#333333;
  font-size:18px;
  text-align:center;
  line-height:70px;
  z-index:1000;
  border-bottom:1px solid #f2f2f2;
  -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
 }

.menu-click li:hover {
  color:#7e132b;
 }


/* Menu */

.menu{
  position:fixed;
  margin-left:4px;
  width:100%;
  height:60px;
  margin-top:-130px;
  background: #ffffff;
  border-bottom:1px solid #f2f2f2;
  z-index:1000;
}

.menu-content{
  position:relative;
  margin:0 auto;
}

.menu-content .logo {
   color:#333;
   font-size:10px;
   width:300px;
   line-height:0px;
   float:left;
   list-style: none;
 }

.menu-content ul{

  width:349px;
  list-style:none;
  margin:0 auto;
}

.menu-content li{
   display:inline-block;
   position:relative;
}

.menu-content li a{
  color: rgba(33,33,33,.8);
  font-family: 'proxima-nova-semibold', arial, sans-serif;
  font-size:14px;
  display: block;
  padding: 0 22px 0 20px;
  margin-left:3px;
  line-height:60px;
  letter-spacing: .09em;
  -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.menu-content li.active a{
  color:#7e132b;
}

.menu-content li a:hover{
  color:#7e132b;
}


/* About us */

.about-us{
  position:relative;
  width:100%;
  background:white;
  z-index:10;
}

.about-us .content{
  position:relative;
  width:900px;
  margin: 0 auto;
}

.about-us h1{
  font-size:34px;
  color:black;
  text-align:center;
  padding-top:120px;
  letter-spacing:6px;
  text-transform:uppercase;
  line-height:1.2;

}

.about-us hr{
  color: black;
  margin-top:30px;
  background-color: #7e132b;
  height: 2px;
  width:106px;
  border:0;

}

.about-us p.title{
  color: #a4a4a4;
  margin:40px auto;
  width:300px;
  line-height:26px;
  letter-spacing:0;
  font-size:14px;
  text-align:center;
}

.about-us h2{
  text-align:center;
  margin-top:50px;
  font-size:26px;
  color:black;
  line-height:1.2;
  letter-spacing:6px;
  width:100%;
  position:relative;
}

.about-us p{
  text-align:center;
  font-size:14px;
  width:250px;
  margin:30px auto;
  color:#a4a4a4;
  line-height:26px;
  letter-spacing:0;
  position:relative;
}

.about-us .column-one{
  margin-top:40px;
  width:300px;
  float:left;
  margin-bottom:70px;
  height:350px;
}

.about-us .column-one .circle-one{
  height: 100px;
  position:relative;
  margin:0 auto;
  border:2px solid #f0f0f0;
  background: url(../img/icons/graphic-s-r.png) white no-repeat center center;
  -moz-border-radius:100px;
  -webkit-border-radius:100px;
  border-radius: 100px;
  width: 100px;
  cursor:pointer;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.about-us .column-one .circle-one:hover{
  border:2px solid #7e132b;

}

.about-us .column-two{
  margin-top:40px;
  width:300px;
  float:left;
  margin-bottom:70px;
  height:350px;
}

.about-us .column-two .circle-two{
  height: 100px;
  position:relative;
  margin:0 auto;
  border:2px solid #f0f0f0;
  background: url(../img/icons/web-s-r.png) white no-repeat center center;
  -moz-border-radius:100px;
  -webkit-border-radius:100px;
  border-radius: 100px;
  width: 100px;
    cursor:pointer;
    -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.about-us .column-two .circle-two:hover{
  border:2px solid #7e132b;
}


.about-us .column-three{ 
  margin-top:40px;
  width:300px;
  float:left;
  margin-bottom:70px;
  height:350px;
}

.about-us .column-three .circle-three{ 
  height: 100px;
  position:relative;
  margin:0 auto;
  border:2px solid #f0f0f0;
  background: url(../img/icons/ux.png) white no-repeat center center;
  -moz-border-radius:100px;
  -webkit-border-radius:100px;
  border-radius: 100px;
  width: 100px;
  cursor:pointer;
  -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.about-us .column-three .circle-three:hover{ 
  border:2px solid #7e132b;
}



/* Portfolio */


#works {
  margin-top:70px;
  padding-bottom: 100px;
}

.portfolio{
  position:relative;
  width:100%;
  background:#fffbf7;
  z-index:10;
}

.portfolio .portfolio-margin {
    position: relative;
    max-width: 1560px;
    overflow: hidden;
    background: #fffbf7;
    padding-left: 2vw;
    padding-right: 2vw;
    margin: 0 auto;
}

.portfolio .portfolio-margin h1{
  font-size:44px;
  text-transform: lowercase;
    margin-left:auto;
  margin-right:auto;
    width: 75%;
  max-width: 590px;
  color:rgba(20,20,20,0.9);
  text-align:center;
  margin-top:60px;
letter-spacing: -.01em;
  margin-bottom: -30px;
  font-family:  'proxima-nova-bold', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased!important;
}

.portfolio .portfolio-margin h1::first-letter {
  text-transform: uppercase;
}

.portfolio .portfolio-margin hr{
  color: black;
  margin-top:0px;
  background-color: #7e132b;
  height: 3px;
  width:235px;
  border:0;
}




/* Portfolio grid */

.grid{
  margin-top:70px;
  width:100%;
  position:relative;
  margin-bottom:70px;
  overflow:hidden;
}

.grid li{
  width:400px;
  margin:0 15px 15px 0;
  float: left;
  position: relative;
  overflow: hidden;
}

.grid img{
  width:400px;
  float: left;
  position: relative;
}

.grid .text {
  position: absolute;
  width: 400px;
  height:100%;
  background: rgba(20,20,20,0.1);
  z-index: 2;
  opacity:0;
    -webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}

.grid .text:hover {
  background: rgba(20,20,20,0.4);
  opacity:1;
}

.grid .no-text {
  position: absolute;
  width: 400px;
  background: rgba(20,20,20,0.1);
  z-index: 2;
  opacity:0;
    -webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-ms-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
}

.grid .no-text:hover {
  background: rgba(20,20,20,0.4);
  opacity:1;
}

.grid p {
  font-size:30px;
  text-align:center;
        animation-fill-mode: both;
      -webkit-animation-fill-mode: both; /* Safari 4.0 - 8.0 */
  font-family: 'proxima-nova-bold', sans-serif;
  text-align:center;
  position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
  letter-spacing:.025em;
  color: #FFF;
}
/*
  font-size:30px;
  text-align:center;
        animation-fill-mode: both;
      -webkit-animation-fill-mode: both; /* Safari 4.0 - 8.0 
  letter-spacing: -.025em;
  font-family: 'proxima-nova-bold', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased!important;
  position: relative;
  opacity: 0;
    top: 44%;
    left: 0;
    right: 0;
    margin-top: -17px;
  color: #FFF;
            -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
*/
.grid p.description {
  font-size: 12px;
      text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 20px;
  text-align:center;
  line-height:20px;
  color: #FFF;
}

.clear { 
    clear:both; 
}

/* Partners */

.partners{
  position:relative;
  width:100%;
  z-index:10;
  height:200px;
  background:url('../img/background/start-page4.jpg') 0px 0px fixed;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.partners .opacity{
  position:absolute;
  width:100%;
  height:200px;
  background:rgba(255,255,255,0.3);
}

.partners .content{
  position:absolute;
  width:900px;
  height:190px;
  margin:auto;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background-color :#fffbf7 ;
}

.partners h2{
  padding-top: 60px;
  color:white;
  letter-spacing:1px;
  font-size:40px;
  text-align:center;
}

.partners .logo{
  position:relative;
  width:900px;
  overflow:hidden;
  margin-top:50px;
  text-align:center;
}

.partners .logo img{
  opacity:0.5;
  -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.partners .logo img:hover{
  opacity:1;
}

/*art-title */

.art-title{
  position:relative;
  width:100%;
  z-index:10;
  height:200px;
  background:url('../img/background/start-page4.jpg') 0px 0px fixed;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.art-title .opacity{
  position:absolute;
  width:100%;
  height:200px;
  background:rgba(255,255,255,0.3);
}

.art-title .content{
  position:absolute;
  width:900px;
  height:190px;
  margin:auto;
  top:0;
  bottom:0;
  left:0;
  right:0;
}

.art-title h2{
  padding-top: 60px;
  text-transform: uppercase;
  color:white;
  letter-spacing:1px;
  font-size:40px;
  text-align:center;
}

.art-title .logo{
  position:relative;
  width:900px;
  overflow:hidden;
  margin-top:50px;
  text-align:center;
}

.art-title .logo img{
  opacity:0.5;
  -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.art-title .logo img:hover{
  opacity:1;
}

/* Contact */

.contact-menu{
  position:fixed;
  margin-left:4px;
  width:100%;
  height:60px;
  background: #ffffff;
  border-bottom:1px solid #f2f2f2;
  z-index:1000;
}

.contact-container{
  width:90%;
  max-width: 1240px;
  margin: 0 auto;
}

.contact {
  margin-top:60px;
margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 75%;
    max-width: 590px;
    font-size: 34px;
    color: black;
    text-align: center;
    letter-spacing: -.03em;
    line-height: 1.2em;
    font-family: 'proxima-nova-bold', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased!important;
}

.contact-animated-underline {
        width: 100px;
      height: 3px;
      background-color: rgba(33,33,33,.95);
      margin-left: auto;
      opacity:.8;
      margin-right: auto;
      margin-top:10px;
      margin-bottom: 60px;
}


input{

  width:180px;
  height:40px;
  background:#f8f7f7;
  border-top:1px solid #f8f7f7;
  border-bottom:0;
  border-left:0;
  border-right:0;
  color:#333;
  line-height:40px;
  padding-left:15px;
  font-family: 'proxima nova', sans-serif;
  font-size:14px;
  margin-bottom:10px;
}

input:focus{background:#f4f4f4;}

textarea{

  width:420px;
  height:150px;
  border-top:1px solid #f8f7f7;
  border-bottom:0;
  line-height:20px;
  border-left:0;
  border-right:0;
  background:#f8f7f7;
  color:#333;
  padding:15px 0 0 15px;
  font-family: 'proxima nova', sans-serif;
  font-size:14px;
  margin-bottom:10px;
}

textarea:focus{background:#f4f4f4;}


input.submit{
  width:100px;
  height:34px;
  float:right;
  margin:20px 10px 0 0;
  border:0;
  text-align:right;
  background:none;
  -webkit-transition: all 0.6s ease-in;
	-moz-transition: all 0.6s ease-in;
	-ms-transition: all 0.6s ease-in;
	-o-transition: all 0.6s ease-in;
	transition: all 0.6s ease-in;
}

/* Footer */

#footer-container {
  position: absolute;
  width:100%;
  height: 82px;
  background-color: #666160;
-webkit-box-shadow: inset 0px 20px 11px -5px rgba(79,72,67,0.27);
-moz-box-shadow: inset 0px 20px 11px -5px rgba(79,72,67,0.27);
box-shadow: inset 0px 20px 11px -5px rgba(79,72,67,0.27);
}

.footer-inset {
  margin-top: 25px;
  width:80%;
  max-width:1100px;
  margin-left:auto;
  margin-right: auto;
}

.footer-inset h3{
      text-align: center;
    font-family: 'proxima-nova-bold', sans-serif;
    font-size: 15px;
    color: #fffbf7;
    letter-spacing: .02em;
    margin-bottom: 5px;
}

.footer-inset p {
        text-align: center;
    margin-top: 0px;
    font-family: 'proxima nova', sans-serif;
    font-size: 13px;
    color: #fffbf7;
    letter-spacing: .02em;
        -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.footer-inset p:hover {
  color: #c9c1bc;
}

.footer-email {
  float: left;
  margin-left:4%;
}

.footer-resume {
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  display: block;
  
}

.footer-backtotop{
  margin-top:8px;
    float: right;
  margin-right:8%;
    display: block;
}

.footer-backtotop h3{
          -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.footer-backtotop h3:hover {
  color: #c9c1bc;
}

@font-face {
    font-family: "proxima nova";
    src: url(proxima-nova-regular.otf);
}

@font-face {
    font-family: proxima-nova-bold;
    src: url(proxima-nova-bold.otf);
}

@font-face {
    font-family: proxima-nova-light;
    src: url(proxima-nova-light.otf);
}