
*{
    margin:0;
    padding:0;
   font-family: 'Open Sans', sans-serif;
  
   letter-spacing: 1px;
}



#iconkasse{
    
    background:#42b29c;
    width:90%;
    height:200px;
   left:0px;
   right:0px;
   margin:auto;
    position: absolute;
    bottom:0px;
}
  #banner{
    
    width:100%;
   

   height: 110vh;
    background:url('http://fm-tinawpedersen.dk/wp-content/uploads/2015/06/tina_bg6.jpg');
    background-size: 130%;
 background-position: 0% -70px;
  position: relative;
  
 
 


}

  #bannerom{
    
    width:100%;
   height: 55.25vw;
    max-height: 100vh;
    background:url('../images/bannerom3.jpg') no-repeat #d0cdcc;
    background-size: contain;
 background-position: right;
  position: relative;
  background-attachment: fixed;
 
 


}


#bannerom img{
    position: absolute;
    top:35%;
    left:100px;
}



#nav a{
    float:right;
    text-decoration: none;
    text-transform: uppercase;
    color:#777;
    font-size:12px;
    letter-spacing: 1;
   text-align: center;
   padding-top:30px;
    display:block;
    width:100px;
    height:45px;
     xborder-top:2px solid #eaeaea; 
     transition-duration: 0.2s;
     position: relative;
     top:-3px;
   
    
}

#nav a:hover{
     color:#42b29c;
     xborder-top:2px solid #42b29c; 
}
.act{
    color:#5ec06b !important;
   x border-top:2px solid #42b29c !Important; 
}

.rightspace{
    margin-right:60px;
}


#omholder img{
   float:left;
  
   margin-top:140px;
}
#omholder{
    
    width:900px;
    margin:auto;
}

.omtext{
    font-size: 14px;
    width:600px;
    float:left;
    color:grey;
    margin-left:70px;
    margin-top:130px;
}
#nav{
    position: absolute;
 xbackground:#fcfaf8;
 background:rgba(255,255,255,0.96); 
 xbackground:#fff;
  width:100%;
  height:76px;
border-top:3px solid #eaeaea;
  top:0px;
  z-index: 9998;
  xx-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.19);
xx-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.19);
xx-o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.19);
xx-ms-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.19);
xxbox-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.19);
}

.scrollshow{
    top:0px !Important;
}




.white_overlay{
      width:100%;
    height:115vh;

    background-color: rgba(255, 255, 255, 0.6);
}

.sch{
  float:right;
  margin-right:80px;
  position: relative;
  top:15px;
  cursor: pointer;
}
#scrollmenu a {
    float:left;
    text-decoration: none;
    text-transform: uppercase;
    color:#7a7362;
    font-size:12px;
    letter-spacing: 1;
   text-align: center;
   padding-top:13px;
    display:block;
   font-weight: 400;
 margin-left:15px;
 margin-right:15px;
     transition-duration: 0.2s;
     position: relative;
     top:2px;
    
}

#scrollmenu a:hover{
color:#5ec06b;
}
#topmenu{
  width:100%;
  height:70px;
  position: absolute;
  top:0px;
  background:white;
  z-index: 9998;
   border-bottom: 1px solid #f5efe9;
}
#scrollmenu{
    position: absolute;
    top:71px;
    width:100%;
    height:45px;
    background:white;
     background:#fff; 
    
    z-index: 9998;
    border-bottom: 1px solid #f5efe9;

}

.menu_fix{
  position: fixed !Important;
  top: 0px !Important;
}

.bannertext{
    font-size: 60px;
    color:#fff;
    text-transform: uppercase;
  left:100px;
 z-index: 9998;
    position:relative;
    top:250px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height:110%;
}


#logo{
    float:left;
    margin-left:60px;
    margin-top: 8px;
}


.border{
    width:70px;
    border:1px solid #fff;
    margin-top:5px;
}

#whiteborder{
    width:100%;
    height:10px;
      background: rgba(255, 255, 255, 0.4);
    position: absolute;
    bottom:0px;
    z-index: 9998;
}

#second_intro{
    width:100%;
    min-height:320px;
    background:white;
}

#client_content{
    width:100%;
    height:550px;
   background:#15b474;
  background:#5ec06b;
   xbackground:#1abc9c;
   position: relative;


}
.gradient{
       background: rgba(155,219,156,1);
background: -moz-linear-gradient(left, rgba(155,219,156,1) 0%, rgba(85,207,175,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(155,219,156,1)), color-stop(100%, rgba(85,207,175,1)));
background: -webkit-linear-gradient(left, rgba(155,219,156,1) 0%, rgba(85,207,175,1) 100%);
background: -o-linear-gradient(left, rgba(155,219,156,1) 0%, rgba(85,207,175,1) 100%);
background: -ms-linear-gradient(left, rgba(155,219,156,1) 0%, rgba(85,207,175,1) 100%);
background: linear-gradient(to right, rgba(155,219,156,1) 0%, rgba(85,207,175,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bdb9c', endColorstr='#55cfaf', GradientType=1 );
}
.scrollholder{
    float:left; 
    margin-left:80px;
}


.whitecenter{
    
    color:white;
    font-weight:400;
    width:660px;
    margin:auto;
    position:absolute;
    top: 47%;
    bottom:0px;
    left:0px;
    right:0px;
text-align: center;
font-size: 45px;
   letter-spacing:-2px;
    
  
    
    
}


#footer{
    width:100%;
    height:500px;
    background:#413d34;
    position: relative;
}


#icons{
    color:#75cabc;
    text-align: center;
    font-size:14px;
    width:912px;
    margin:auto;
   position: relative;
    height:150px;
    top:80px;
   
    
}

.icon{
    float:left;
    margin-left:75px;
    margin-right:75px;
}

.intro_icon{
    width:90%;


    min-height:390px;

    margin:auto;
}

.clearfix{
    clear: both;
    width:100%;
    height:10px;
}

.icon_holder{
    width:20%;
    margin-top:90px;
    float:left;
    opacity: 1;
    min-height:200px;
    padding:2.5%;
    padding-top:30px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    
    
}

.icon_hide{
   opacity: 0 !Important;
   margin-top:110px !Important;
    
    
}


.icon_holder h2{
    font-size: 1em;
    color:#13947a;
    color: #7a7362;
   text-transform: uppercase;
    font-family: 'Lato', sans-serif;
     font-weight: 900;
}

.icon_holder p{
    font-size: 0.75em;
    line-height: 1.71429em;
letter-spacing: 1px;
clear:both;
margin-top:15px;
    color: #667694;
    color: #7a7362;
    float:left;
}



.icon_holder a{
    font-size: 0.78em;
    line-height: 1.71429em;
letter-spacing: 1px;
clear:both;
float:left;
margin-top:15px;
    
    color: #7a7362;
    text-decoration: none;
     font-weight: 700;
}

.icon_holder h2 img{
    position: relative;
   top:-6px;
    float:left;
    margin-right:10px;
   
}
.first_icon{
    margin-left:0px !Important;
}








 

 
 
 
 
 
 
#slider {
  position: relative;
  overflow: hidden;
  width:100% !important;

}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 530px;
  list-style: none;
      left:0px;
  top:15x;

}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
 height: 500px;

 
 
}

.control_prev, .control_next {
 
  z-index: 999;
  display: block;
width:46px;
height:46px;

  text-decoration: none;
  font-weight: 600;
  font-size: 18px;

  cursor: pointer;
}

.control_prev:hover, .control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

.control_prev {
 border-radius: 50%;
 position: absolute;
 top:0px;
 bottom:0px;
 margin-top:auto;
 margin-bottom: auto;
 left:60px;
 transition-duration: 0.5s;
 background:url('../images/c_prev.png');
 background-size: contain;
}

.control_next {
   position: absolute;
 top:0px;
 bottom:0px;
 margin-top:auto;
 margin-bottom: auto;
 border-radius: 50%;
  right:60px;
   transition-duration: 0.5s;
    background:url('../images/c_next.png');
 background-size: contain;
}


.client_height{
    
    min-height: 100px;
    width:550px;
    padding-top:25%;
    padding-bottom: 25%;
   

float:left;
max-height: 500px;
    
  
    
}

.clients{
 
    width:550px;
    min-height:10px;
position: relative;
    margin:auto;
    text-align: center;
    font-size: 17px;
position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
   color:white;
   display:block;
}
.client_msg{
      margin-bottom:15px;
         font-weight: 300;
         line-height: 1.71429em;
letter-spacing: 1px;
display:block;
word-wrap: break-word;
}


.client_name{
    letter-spacing: 1px;
   font-size: 15px;
    font-weight: 300;
     font-family: 'Lato', sans-serif;
        font-weight: 700;
        display:block;
       
}
.client_tit{
    text-transform: uppercase;
    font-size: 31px;
    color:white;
    margin-bottom:15px;
     font-family: 'Lato', sans-serif;
        font-weight: 700;
 display:block;
}

#om_one{
    
   width:100%;
   
  height: 100vh;
}

#om_two{
    
   width:100%;
 
   height: 100vh;
}




.om_text{
    float:left;
  
   width:50%;

   height: 115vh;
      
}





#om{
    min-height:115vh;
    
    
 background-position: left top;
 background-size: 90%;
height: 100%;


}

#tina{
    width:50%;
    height:115vh;
    background:url('../images/tina_png.png') no-repeat;
    background-size: 108%;
    background-position: 98% 100%;
    float:left;
    position: relative;
    top:20px;
 

        
}

.whitespace{
    width:100%;
    height:50px;
    background:#f7f7f7;
}




.ombanner{
    width:100%;
    background:url('../images/ombanner.jpg') no-repeat #f2eded;
    background-position: center center;
    background-size: contain;
    height:380px;
 
    
}

.om_article{
    width:100%;
    min-height: 401px;
    background:white;
    padding-top: 64px;
    position: relative;
    
}

.article_holder{
    max-width:1024px;
    min-height:350px;
 xbackground:Red;
    margin:auto;
    position: relative;
    left:50px;
    
}


.article_img{
    width:35%;
    min-height:250px;
  xbackground:blue;
    float:left;
    text-align: center;
     padding-top: 60px;
     
}

.article_img img{
    width: 55%;
    border-radius: 50%;
     
    
}



.article_text{
    width:44%;
  xsbackground:green;
    padding:75px;
     padding-top:90px;
    min-height:190px;
  
    float:left;
}


.article_text p{
    font-size:14px;
   line-height: 1.71429em;
letter-spacing: 1px;
clear:both;
font-weight: 300;

    color: #7a7362;
    float:left;
    display: block;
 

}
.article_black p{
    color:white;
}


.article_text h2{
    font-size: 1.5em;
    color:#5b5b5b;
     color:#7a7362;
    font-family: 'Lato', sans-serif;
     font-weight: 900;
     text-transform: uppercase;
      position: relative;
      top:-20px;
letter-spacing: 1px;
    

      display: block;
  
}

.grey{
    
    background:#413d34 !Important;
    
}
.grey_p{
    color:#fff!Important;
}
.big_text_img{
    position: relative;
    top:35px;
}

.big_text_holder{
    position: relative;
   top: 10px; 
}


.big_text_article{
    
    min-height: 488px;
}

.icon_about_width{
    width:28%;
    margin-top: 180px;
}

.new_row{
    margin-top:0px;
   
}

#offers{
    width:100%;
    min-height: 850px;
    background:white;
    position: relative;
   
}

#work{
    width:100%;
    background:#413d34;
    min-height:350px;
    position: relative;
    
}


.work_holder{
    width:50%;
    min-height:200px;
    float:left;
    
    margin-top: 34px;
   
}

.work_width{
    width: 72%;
    min-height:40px;
}

.work_width input{
    position: relative;
    top:40px;
   
    
}

.input_text{
    height:40px;
    width:300px;
    border:none;
  padding-left:20px;
  font-size: 15px;
  color:#9d9d9d;
  float:right;

    
}

.input_submit{
    height:40px;
    width:150px;
    border:none;
    background:#5ec06b;
    color:#fff;
    text-transform: uppercase;
    transition-duration: 0.2s;
     font-size: 15px;
     cursor: pointer;
     float:right;
    
}

.input_submit:hover{
    
    background:#e2aa6f;
}



#price{
    width:100%;
    min-height:300px;
    background:white;
    position: relative;
padding-bottom: 20px;
    
}

.circle{
   width:52px;
   height:52px;
 border-radius: 50%;
   position: absolute;
   left:0px;
   right:0px;
   top:-25px;
   text-align: center;
   margin:auto;
   z-index: 9997;
}
.circle img{
    position: relative;
    top:2px;
}

.white{
    background:white;
}

.green{
    background:#5ec06b;
}

.brown{
      background:#413d34;
}

.light_brown{
    background:#5b5649;
}

.bg_brown{
  background:#c89c7f;
}

.work_width a{
  color:#e2aa6f;
  cursor: pointer;
  text-decoration: none;
  margin-top: 10px;
  font-size: 0.813em;
  float:left;
  display: block;
position: relative;
z-index: 998;

}

.client_icon_white{
  width:46px;
  height:46px;
  background:url('../images/client_icon.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;

}



.client_icon_white:hover{
  width:46px;
  height:46px;
  background:url('../images/arrow_white_icon.png');
  background-size: contain;
  
  

}



.offers_icon_white{
  width:46px;
  height:46px;
  background:url('../images/offers_icon.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;

}



.offers_icon_white:hover{
  width:46px;
  height:46px;
  background:url('../images/arrow_white_icon.png');
  background-size: contain;
  
  

}



.about_icon_green{
  width:46px;
  height:46px;
  background:url('../images/about_icon.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;

}



.about_icon_green:hover{
  width:46px;
  height:46px;
  background:url('../images/arrow_green_icon.png');
  background-size: contain;
  
  

}


.offers_icon_brown{
  width:46px;
  height:46px;
  background:url('../images/oeffers_icon_b.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;

}



.offers_icon_brown:hover{
  width:46px;
  height:46px;
  background:url('../images/arrow_brown_icon.png');
  background-size: contain;
  
  

}


.price_icon_brown{
  width:46px;
  height:46px;
  background:url('../images/price_icon.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
 

}


.price_icon_white{
  width:46px;
  height:46px;
  background:url('../images/price_icon_white.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;

}



.contact_icon_brown:hover{
  width:46px;
  height:46px;
  background:url('../images/arrow_brown_icon.png');
  background-size: contain;
  
  

}
.price_icon_white:hover{
  width:46px;
  height:46px;
  background:url('../images/arrow_white_icon.png');
  background-size: contain;
  
  

}

.top_icon_white:hover{
  width:46px;
  height:46px;
  background:url('../images/arrow2_white_icon.png');
  background-size: contain;
  
  

}

.contact_icon_brown{
  width:46px;
  height:46px;
  background:url('../images/contact_icon.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;

}

.top_icon_white{
  width:46px;
  height:46px;
  background:url('../images/top.png');
  background-size: contain;
  position: relative;
  top:2px;
  margin:auto;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  cursor: pointer;

}






#slider_price {
  position: relative;
  overflow: hidden;
  width:100% !Important;

}

#slider_Price ul {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 530px;
  list-style: none;
      left:0px;
  top:15x;

}

#slider_price ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
 min-height: 500px;

 
 
}

.control_prev_price, .control_next_price {
 
  z-index: 999;
  display: block;
width:46px;
height:46px;

  text-decoration: none;
  font-weight: 600;
  font-size: 18px;

  cursor: pointer;
}

.control_prev_price:hover, .control_next_price:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

.control_prev_price {
 border-radius: 50%;
 position: absolute;
 top: 0px;
 bottom:0px;
 margin-top:auto;
 margin-bottom: auto;
 left:60px;
 transition-duration: 0.5s;
 background:url('../images/c_prev.png');
 background-size: contain;
}

.control_next_price {
   position: absolute;
 top: 0px;
 bottom:0px;
 margin-top:auto;
 margin-bottom: auto;
 border-radius: 50%;
  right:60px;
   transition-duration: 0.5s;
    background:url('../images/c_next.png');
 background-size: contain;
}


#price_bg{
  width:100%;
  min-height:810px;
  background:url('../images/price_bg.jpg') no-repeat;
  background-position: 50%;
  padding-top:30px;
  padding-bottom: 160px;

}


.price_holder{
  width:950px;
  min-height:610px;
  
   margin:auto;


}


#price_position{
  position: absolute;
  top:0px;
  left:0px;
  right:0px;
  margin:auto;
}

.price{
  width:calc(33.33% - 20px);
  height:200px;
  margin-left:10px;
  margin-right:10px;
  max-height:200px;
   background:#413d34;
  float:left;
  opacity: 1;
  margin-top:140px;
 
}
.price_fade{
   opacity: 1;
 transition-duration: 0.2s;
}

.price_hide{
  opacity: 0;
}

.price h2{
  display: block;
  text-align: center;
  width:100%;
  color:White;
  background:#413d34;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: 'Lato', sans-serif;
font-weight: 900;
padding-top:38px;
padding-bottom:60px;

}

.price_number{
  width:100%;
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
  color:##413d34;
  display: block;
  background:white;
  padding-top:42px;
padding-bottom:42px;
  position: relative;
}

.price_grey{
width:calc(100% - 50px);
text-align: center;
color:##413d34;
display: block;
background:#f2f1ef;
font-size: 0.813em;
line-height: 1.71429em;
letter-spacing: 1px;
font-weight: 300;
padding-left:25px;
    padding-right:25px;
padding-top:20px;
padding-bottom:20px;



}


.price_button{
width:100%;
text-align: center;

background:white;

padding-top:25px;
padding-bottom:25px;



}

.price_button_style{

  width:70%;
  height:40px;
  background:#5ec06b;
  border:none;
  color:white;
  cursor: pointer;
}

.price_middel{
  margin-left:60px;
    margin-right:60px;
}

#contact{

  width:100%;
  min-height:100px;
  background:White;
  position: relative;

  transition-duration: 0.2s;
}

.contact_fix{
  position: fixed !Important;
  top:0px;
}

.contact_content{

  width:50%;
  min-height: 100px;
 
 margin:auto;
}

.icon_contact_width{
width:calc(33.33% - 40px) !Important;
padding:0px;
padding-left:20px !Important;
padding-right:20px !Important;

  
  

 


}

.new_row_contact{
  margin-top:-50px;
}

.map{
  width:100%;
  height:500px;
  padding-top:30px;
  background:#d3c8bd;
  position: relative;
  t
}





.footer-top{
position: relative;
  width:100%;
  height:130px;
  xbackground:#5b5649;
}

.input_small{
  height: 40px;
width: 45.266%;

padding-left: 20px;
font-size: 15px;
color: #9d9d9d;
background: #f2f1ef;
float: left;
margin-left:20px;
border:1px solid #e1e1e1;
}

.input_subject{
height: 40px;
width: 96%;

padding-left: 20px;
font-size: 15px;
color: #9d9d9d;
background: #f2f1ef;


margin-top:20px;
border:1px solid #e1e1e1;

}

.textarea{
height: 300px;
width: 96%;

padding-left: 20px;
font-size: 15px;
color: #9d9d9d;
background: #f2f1ef;


margin-top:20px;
border:1px solid #e1e1e1;

}

.m_top{
  margin-top:20px;
}

.select{
height: 40px;
width: 66%;

padding-left: 20px;
font-size: 15px;
color: #9d9d9d;
background: #f2f1ef;
float: left;

margin-top:20px;
border:1px solid #e1e1e1;

}
.input_contact_submit{

  height: 40px;
width:30.1%;
border:none;
background: #5ec06b;
color: #fff;
text-transform: uppercase;
transition-duration: 0.2s;
font-size: 15px;
cursor: pointer;
float: left;
margin-top:20px;
margin-left:20px;
}

.contact_middel_right{
  width:100%;
  height:auto;
margin:auto;
  padding-top:180px;
  
  
}

.contact_middel_left{
   width:100%;
  height:auto;
 
margin:auto;
padding-top:10px;
 
   padding-bottom:10px;
  
}

.first_input{
  margin-left:0px;
}

.contact_margin{
  margin-top:-31px;
}
.last_icon{
  padding-right: 0px;
}

#sendmail{
  width:100%;
  background:#fff;
  border-top:1px solid #f5efe9;
  height:50px;
  text-transform: uppercase;
  color:#958a81;
  text-align: center;
  font-size: 1em;



padding-top:30px;
cursor: pointer;
position: relative;
transition-duration: 0.2s;
}


#sendmail:hover{

  background:#f5efe9;
}

.footer_btm{
  width:100%;
  height:70px;
  background:#4e493e;
}

#map_color{
  width:100%;
  height:500px;
  background:#d9d0c5;
}

#blackscreen{
  position: fixed;
  top:0px;
  left:0px;
  width:0%;
  height:0%;
  background:#413d34;
  z-index: 9999;
  text-align: center;
  color:white;
    opacity: 0;

}

.black_show{
 width:100% !Important;
  height:100% !Important;
  opacity: 1 !Important;
}

.blackholder{
  width:400px;
  height:100px;
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin:auto;

}
#blackscreen h2{
  color:white;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#blackscreen p{
 
  margin-bottom: 25px;
}
.footer_logo{
  width:40%;
  
   height:500px;
  float:left;
  position: relative;
}
.footer_logo img{
  width:auto;
  height:50px;

  position: absolute;
  top:0px;
  bottom: 0px;
 
  right:75px;
  margin-top:auto;
  margin-bottom: auto;

}

.footer_content{
  width:60%;

   height:500px;
   float:left;
}

.footer_social{
  width:44%;
  
   height:500px;
   float:left;
   position: relative;
}

.footer_white h2{
  color:#ffffff !Important;
}
.footer_white p{
  color:#ffffff !Important;
}

.padding_top{
  padding-top:55px;
}

.site_map_main{
  width:25%;
    height:500px;x;
  float: left;
   position: relative;
  
}


.site_map_second{
  width:40%;
   height:500px;

   position: relative;
   float: left;
  
}

.site_map_third{
  width:33%;
   height:500px;
   
   position: relative;
   float: left;
  
}


.footer_center_link{
  width:100%;
 height:100px;
  position: absolute;
  top:0px;
  bottom:0px;
  margin-top:auto;
  margin-bottom: auto;
}

.site_map_main a{
  display: block;
  width:100%;
  color:#fff;
  text-decoration: none;
   text-transform: uppercase;
   font-family: 'Lato', sans-serif;
     font-weight: 300;
     font-size: 0.75em;
     margin-bottom: 1em;
     letter-spacing: 1px;
     float:left;
}

.site_map_main a:hover{
  color:#e2aa6f;
}
.site_map_second a:hover{
  color:#e2aa6f;
}
.site_map_third a:hover{
  color:#e2aa6f;
}

.site_map_second a{
  display: block;
  width:100%;
  color:#d9d0c5;
  text-decoration: none;
   text-transform: uppercase;
   font-family: 'Lato', sans-serif;
     font-weight: 300;
     font-size: 0.75em;
     margin-bottom: 1em;
     letter-spacing: 1px;
     float:left;
}

.site_map_third a{
  display: block;
  width:100%;
  color:#d9d0c5;
  text-decoration: none;
   text-transform: uppercase;
   font-family: 'Lato', sans-serif;
     font-weight: 300;
     font-size: 0.75em;
     margin-bottom: 1em;
     letter-spacing: 1px;
     float:left;
}
.float_left{
  float: left;
}

.search_holder{
  height: 40px;
  position: absolute;
  top:-55px;
  bottom:0px;
  margin-left:40px;
  margin-top:auto;
margin-bottom: auto;
}

#top_logo{
  float:left;
  margin-left:80px;
  margin-top:12px;
}

.expand_box{
    
     color:#fff!Important;
     font-size: 0.813em;
line-height: 1.71429em;
letter-spacing: 1px;
display: block;
font-weight: 300;
opacity: 0;

height:0px;
transition-duration: 0.2s;
}



.show_expand{
   height:220px !Important;
    opacity: 1 !Important;
}


.search_box{
    width:298px;
    height:50px;
     border: 1px solid #f5efe9;
    position: absolute;
    right:50px;
    top:46px;
    transition-duration: 0.2s;
    overflow: hidden;
    opacity: 0;
    background:white;
    border-top: none;
    
}


.open_search{
    
   opacity: 1;
}

.top_menu_search{
    
    position: absolute;
    list-style: none;
    right: 50px;
display: none;
top: 95px;
    
}
.show_search{
    display: block !Important;
}
.top_menu_search li{
    width: 266px;
height: 35px;
background: white;
border: 1px solid #f5efe9;
padding-left: 16px;
padding-right: 16px;
padding-top:15px;
font-size: 13px;
    color:#999;
}


.top_menu_search a{
    font-size: 13px !Important;
    color:#999 !Important;
    text-transform: capitalize !Important;
    padding-top: 0px !Important; 
    
}
#search_f{
    width:265px;
    height:30px;
    border:none;
   position: absolute;
   left:0px;
   right:0px;
   top:0px;
   bottom:0px;
   margin:auto;
   padding-left:10px;
    padding-right:10px;
   
    border-top:none;
    
   
   
}


textarea:focus, input:focus{
    outline: 0;
}

.mail_dialog{
    position: fixed;
    width:100%;
    height:100%;
    background: rgba(65, 61, 52, 0.9);
    z-index: 9999;
    display: none;
    
}

.close_mail{
    position: absolute;
    top:15px;
    right:15px;
    cursor: pointer;
    width:18px;
    height:auto;
    
}

.mail_content{
    width:800px;
    height:520px;
    background:white;
    position: absolute;
    top:0px;
    right:0px;
    bottom:0px;
    left:0px;
    margin:auto;
    transition-duration: 0.2s;
    opacity: 0;
    
}
.show_mail_content{
    opacity: 1;
}
.show_mail{
       display: block; 
}

.email_input_small{
    float: left;
    width:290px;
    padding-left:10px;
    margin-left:5px;
     margin-right:5px;
     height:35px;
     border: 1px solid #eae8e5;
}

.email_input{
    float: left;
    width:603px;
    padding-left:10px;
    margin-left:5px;
    margin-top:10px;
    margin-bottom:10px;
  border: 1px solid #eae8e5;
     height:35px;
}


.email_textarea{
    float: left;
    width:603px;
    padding-left:10px;
    margin-left:5px;
    margin-top:10px;
    margin-bottom:10px;
  border: 1px solid #eae8e5;
     height:260px;
     padding-top:10px;
    
}


.email_form{
    width: 631px;
    position: relative;
    top:45px;
    margin:auto;
}

.email_submit{
margin-right: 10px;
margin-top:5px;
}


.expand_box p{
position: absolute;
top:26px;
color:white;
display: inline !Important;
width:100%;
left:0px;
font-size: 14px;

}

.expand_box{
    position: relative;
}

.content_circle{
   top: -43px;
}
.footer_holder{
    width:45%;
    margin:auto;
}
.copyright{
      color: #d9d0c5;
      font-size: 12px;
      display: block;
      width:100%;
      height:10px;
      text-align: center;
      position: absolute;
      bottom:30px;
      left:0px;
}

