/*@import "../css/reset.css";*/

@import url(http://fonts.googleapis.com/css?family=Cabin:400,600,700);

article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}

.modal-body li a{color: black;text-decoration: underline;}
                    
.modal-body li {list-style: none;text-align: left;}
#myModal4 a{
  color: black;
  text-decoration: underline;
}

#myModal4 p{
  font-size: small;
}

.ref{
   font-size: small;
}
/*news*/
 .well > h4{
color:black;
margin-bottom: 5px;
border-bottom: 1px solid blue;
padding: 1px;
 }
.ui-state-default{
  text-align: left;
 }

.ui-state-default a{
color: black;
text-decoration: underline;
 }

  
/*fin news*/
.carousel-caption button{
float: right;

}

.activites p{

  font-size: 1.1em;
  text-align: left;



}

 #myModalMention p{

  font-size: 0.8em;
  text-align: left;
  


}

#these a{

color: black;
text-decoration: underline;
}
#these a:hover{

color: #468c1f;
}

/*mailling list*/
#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}

section {
    padding: 100px 0;
    text-align: center;
}
select.frecuency {
    border: none;
    font-style: italic;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
    border-bottom: none;
}
select.frecuency:focus {
    outline: none;
    border-bottom: 5px solid #39b3d7;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
}
.free {
    text-transform: uppercase;
}
.input-group {
    margin: 20px auto;
    width: 100%;
}
input.btn.btn-lg,
input.btn.btn-lg:focus {
    outline: none;
    width: 60%;
    height: 60px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
button.btn {
    /*width: 40%;*/
    /*height: 60px;*/
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.promise {
    color: #999;
}



/*conseils*/



#timeline {
  list-style: none;
  position: relative;
}
#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #4997cd;
  left: 50%;
  margin-left: -1.5px;
}
#timeline .clearFix {
  clear: both;
  height: 0;
}
#timeline .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 1.2em;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -25px;
  background-color: #4997cd;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}
#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: .7em;
  position: relative;
  top: -10px;
}
#timeline .timeline-badge.timeline-filter-movement {
  background-color: #ffffff;
  font-size: 1.7em;
  height: 35px;
  margin-left: -18px;
  width: 35px;
  top: 40px;
}
#timeline .timeline-badge.timeline-filter-movement a span {
  color: #4997cd;
  font-size: 1.3em;
  top: -1px;
}
#timeline .timeline-badge.timeline-future-movement {
  background-color: #ffffff;
  height: 35px;
  width: 35px;
  font-size: 1.7em;
  top: -16px;
  margin-left: -18px;
}
#timeline .timeline-badge.timeline-future-movement a span {
  color: #4997cd;
  font-size: .9em;
  top: 2px;
  left: 1px;
}
#timeline .timeline-movement {
  border-bottom: dashed 1px #4997cd;
  position: relative;
}
#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}
#timeline .timeline-movement .timeline-item {
  padding: 20px 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #666;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul {
  text-align: right;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
  color: #666;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li span.importo {
  color: #468c1f;
  font-size: 1.3em;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
  text-align: left;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul span.importo {
  color: #e2001a;
  font-size: 1.3em;
}
/**fin conseils/

#myModalStatuts h5{
  margin-top: 20px;
}

/* Carousel Header Styles */
.header-text {
   /* position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;*/
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    
    color : white;
  padding: 10px;
}

.header-text h3 span {
  background-color: #000;
  padding: 15px;
}



/*essai corousel*/
tr td a, footer a, p > a {
  color : black;
  text-decoration: underline;
}
#myCarousel .nav a small
{
    display: block;
}
#myCarousel .nav
{
    background: #eee;
}
.nav-justified > li > a
{
    border-radius: 0px;
}
.nav-pills>li[data-slide-to="0"].active a { background-color: #16a085; }
.nav-pills>li[data-slide-to="1"].active a { background-color: #e67e22; }
.nav-pills>li[data-slide-to="2"].active a { background-color: #2980b9; }
.nav-pills>li[data-slide-to="3"].active a { background-color: #8e44ad; }
.nav-pills>li[data-slide-to="4"].active a { background-color: #649B88; }
.nav-pills>li[data-slide-to="5"].active a { background-color: #061665; }
.nav-pills>li[data-slide-to="6"].active a { background-color: #066559; }




#special{

  margin-left: 0px;
}

#special h3 {
  color : #2980b9;
  background: white;
}

/*#special h3 +p  {
  display : none;
}*/

.modal h4 {color:rgb(4,114,176);}

#special  p {

   background-color: rgba(6,6,6,0.3);
   display : inline-block;
  color: white;
  text-shadow: 3px 3px 10px #000;
}


#special img{

  /*opacity: 0.9;*/
}


.btn {
    border-radius: 0;
    border: 0;
    border-bottom: 4px solid #CCCCCC;
    margin:0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
       -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
}
.btn .btn-block:active, .btn .btn-lg:active {
    -webkit-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
       -moz-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
            box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);

}
.btn-default {
    color: #555;
    background-color: #f9f9f9;
    border-color: #cacaca;
    text-shadow: 1px 1px 0 #f5f5f5;
}
.btn-default:hover, .btn-default:focus {
    background-color: #f4f4f4;
    border-color: #bebebe;
}
.btn-success {
    background-color: #80d752;
    border-color: #61be26;
    text-shadow: 1px 1px 0 #5fdb34;
}
.btn-success:hover, .btn-success:focus {
    background-color: #75cd53;
    border-color: #53aa27;
}
.btn-info {
    background-color: #39b3d7;
    border-color: #348fd2;
    text-shadow: 1px 1px 0 #238ed5;
}
.btn-info:hover, .btn-info:focus {
    background-color: #45abcd;
    border-color: #347abe;
}
.btn-warning {
    background-color: #FEAF20;
    border-color: #d79a34;
    text-shadow: 1px 1px 0 #db9e34;
}
.btn-warning:hover, .btn-warning:focus {
    background-color: #f5a620;
    border-color: #cd9034;
}
.btn-danger {
    background-color: #d73814;
    border-color: #be0000;
    text-shadow: 1px 1px 0 #ac2925;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #cd3714;
    border-color: #aa0000;
}
.btn-primary {
    background-color: #1dcaff;
    border-color: #1dcaff;
    
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #426acd;
    border-color: #4f56aa;
}
.btn-magick {
    color: #fff;
    background-color: #bb39d7;
    border-color: #9a00cd;
    text-shadow: 1px 1px 0 #9823d5;
}
.btn-magick:hover, .btn-magick:focus {
    color: #fff;
    background-color: #b13acd;
    border-color: #8600b9;
}
.btn-pressure {
    position: relative;
    margin-bottom: 0;
}
.btn-pressure:focus {
    -moz-outline-style:none;
         outline:medium none;
}
.btn-pressure:active, .btn-pressure.active {
    top: 4px;
    border: 0;
    position: relative;
}
.btn-sensitive:active, .btn-sensitive.active {
    top: 1px;
    margin-top: 4px;
}
/*
.cover-card > p {
  text-align: center;
  background-color: rgba(6,6,6,0.0);
  color: rgba(6,6,6,0.0);
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 20px;
}
.cover-card:hover > p {
  background-color: rgba(6,6,6,0.3);
  color: white;
  text-shadow: 3px 3px 10px #000;
}

*/

/* Global properties ======================================================== */
/* this is just for the demo */


.panel-heading:hover {
    cursor:pointer;
}
.panel-heading {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    
}

.side-tab:hover {
        cursor: pointer;
    }
    .panel.panel-default {
        border: none;
        box-shadow: none !important;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        
    }
    .panel-heading {
        border: none;
        background-color: #eee;
    
    }
    .panel-body {
        background-color: #f5f5f5;
    }
    .panel-title {
        font-weight: 400;
        color: $white;
    }

/*----------------------------------
    Macbook pro mockup from:
    http://jaredhardy.com/minimal-devices/
    
----------------------------------*/

.md-macbook-pro {
  display: block;
  width: 55.3125em;
  height: 31.875em;
  font-size: 13px;
  margin: 0 auto;

  @media (max-width:1199px){
    font-size: 11px;
  }
  @media (max-width:1024px){
    font-size: 10px;
  }

  @media (max-width:767px){
    font-size: 7px;
  }

  @media (max-width:320px){
    font-size: 5px;
  }

}
.md-macbook-pro .md-lid {
  width: 45em;
  height: 30.625em;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  border-radius: 1.875em;
  border: solid 0.1875em #cdced1;
  background: #131313;
}
.md-macbook-pro .md-camera {
  width: 0.375em;
  height: 0.375em;
  margin: 0 auto;
  position: relative;
  top: 1.0625em;
  background: #000;
  border-radius: 100%;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.md-macbook-pro .md-camera:after {
  content: "";
  display: block;
  width: 0.125em;
  height: 0.125em;
  position: absolute;
  left: 0.125em;
  top: 0.0625em;
  background: #353542;
  border-radius: 100%;
}
.md-macbook-pro .md-screen {
  width: 42.25em;
  height: 26.375em;
  margin: 0 auto;
  position: relative;
  top: 2.0625em;
  // background: #1d1d1d;
  background: #fff;
  overflow: hidden;
}
.md-macbook-pro .md-screen img {
  width: 100%;
}
.md-macbook-pro .md-base {
  width: 100%;
  height: 0.9375em;
  position: relative;
  top: -0.75em;
  background: #c6c7ca;
}
.md-macbook-pro .md-base:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.5em;
  margin: 0 auto;
  position: relative;
  bottom: -0.1875em;
  background: #b9babe;
  border-radius: 0 0 1.25em 1.25em;
}
.md-macbook-pro .md-base:before {
  content: "";
  display: block;
  width: 7.6875em;
  height: 0.625em;
  margin: 0 auto;
  position: relative;
  background: #a6a8ad;
  border-radius: 0 0 0.625em 0.625em;
}
.md-macbook-pro.md-glare .md-lid:after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 1.25em 0 0;
  background: -webkit-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -moz-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -o-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: linear-gradient(53deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
}
/**fin test*/




html {width:100%}
body {
  /*font-size:14px;
  line-height:24px;
  color:#000;
  min-width:810px;*/
  font-family:Georgia, "Times New Roman", Times, serif;
  background-attachment: fixed;
  background: url(../images/body_dust.jpg) repeat-y center top, url(../images/white_wall.png) repeat center top fixed #FFF;
}
p,.p{padding-bottom:20px;}
.p0 {padding-bottom:0 !important;}
.wrapper {width:100%;overflow:hidden;}
.main {width:700px;padding:0;margin:0 auto;position:relative;}
a {color:#25a8b9; outline:none; text-decoration:none;}
a:hover {text-decoration:underline;}

#imgSego {
  float: left;
  margin-right: 20px;
  position: relative;
  height: 192px;
  width: 192px;
  margin-bottom: 20px;
}
h1,h2,h3,h4,h5,h6{line-height:1.2em;color:#000;font-family: Georgia, "Times New Roman", Times, serif;font-weight:normal;padding-bottom:5px;}
h1{font-size:34px;}
h2{font-size:30px;}
h3{font-size:24px;padding:25px 0 17px;}
h4{font-size:16px;
  padding:50px 0 0;
  font-family: 'Cabin', sans-serif;
  font-style:normal;
  text-transform:uppercase;
  font-weight: 400;
  color:#FFF
}
h5{
  font-size:20px;
  color:#25a8b9;
  border-bottom:1px solid #999;
  margin-bottom:40px;
  margin-right:85px;
  font-family: 'Cabin', sans-serif;
  font-style:normal;
  text-transform:uppercase;
  font-weight: 400;
}
h6{
  font-size:18px;
  font-family: 'Cabin', sans-serif;
  text-transform:uppercase;
  font-weight: 400;
}
.style-1 {
  font-size:23px;
  line-height:28px;
  color:#333;
  font-style: italic;   
}
.style-CV {
  font-size:15px;
  line-height:28px;
  color:#25a8b9;
  font-style: italic;   
}
.style-CV a {
  color:#25a8b9;
}
.style-CV a:hover {
  color:#333;
}
.citation {
  font-size:20px;
  line-height:25px;
  color:#333;
  font-style: italic;   
}
.extra-wrap {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}
.aligncenter{text-align:center}
.alignright {text-align:right;}
.d-in-block {display:inline-block;}
.reg {text-transform:none;}
.rel {position:relative;}

header {
}
h1.logo {
  float:left;
}
h1.logo a {
  display:block;
  text-indent:-9999px;
  width:200px;
  height:75px;
  overflow:hidden;
  background-image: url(../images/grce.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.indent {padding:0 0 0 0;}
.indent-bottom {padding:0 0 3px;}

.top_container {
  position:fixed;
  left:0;
  top:0;
  z-index:99;
  width:100%;
  background: url(../images/body_dust.jpg) repeat-y center top, url(../images/white_wall.png) repeat center top fixed #FFF;
}
.header_row_top {
  padding:15px 0 50px;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.header_row_btn {
  padding:18px 0 0;
}
.top_container.scrolled .header_row_top {
  height:0px;
  padding:0px;
}

/* Nav*/
nav#menu {
  float:right;
  padding:75px 0 0;
  margin-right:50px;
}
nav#menu li {
  text-transform:uppercase;
  font-size:18px;
  line-height:22px;
  font-family: 'Cabin', sans-serif;
  font-weight: 400;
  float:left;
  transform:rotate(-45deg);
  -ms-transform:rotate(-45deg); /* IE 9 */
  -moz-transform:rotate(-45deg); /* Firefox */
  -webkit-transform:rotate(-45deg); /* Safari and Chrome */
  -o-transform:rotate(-45deg); /* Opera */
  font-style:normal;
  width:80px;
}
nav#menu li div {
  border-top:1px solid #999;
  height:55px;
  width:155px;
  padding:0 0 0 35px;
}
nav#menu a {
  color:#000;
  display:block;
  padding:18px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
nav#menu a:hover, nav#menu a.active {
  color:#25a8b9;
  text-decoration:none;
  padding-left:35px;
}
nav.next-prev {
  height:75px;
  width:60px;
  position:absolute;
  right:0;
  top:-8px;
}
nav.next-prev .hr_border {
  height:1px;
  background:#999;
  width:100%;
}
a.prev,
a.next {
  position:relative;
  display: block;
  width:60px;
  height:35px;
  text-indent: -9999px;
}
a.prev span, a.next span {
  text-indent:0px;
  pointer-events:none;
  position:absolute;
  display:block;
  background:#25a8b9;
  border-radius:5px;
  color:#fff;
  height:30px;
  left:30px;
  right:30px;
  overflow:hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size:11px;
  line-height:26px;
  text-align:center;
}
a.prev span {
  top:-35px;
}
a.next span {
  top:40px;
}
a.prev:hover span,
a.next:hover span {
  left:0px;
  right:0px;
}
a.prev {
  background:url(../images/prev.png) 0 0 no-repeat;
}
a.prev:hover {}
a.next {
  background:url(../images/next.png) 0 0 no-repeat;
}
a.next:hover {}
a.false {
  background:none;
}
a.false span {
  display:none;
}

/* content */
#content {
  z-index: 4;
  position: relative;
  padding:0;
  margin: 0 auto;
}
#content article {
  width: 700px;
}
#main {
  padding-top:370px;
}
#services, #works, #contacts, #works2 {
  padding-top:260px;
  padding-bottom:500px;
}
#main {
  position: absolute;
  top: 0px;
}
#works {
  position: absolute;
  top: 970px;
}
#content h1 {
  margin: 0 0 25px 0;
  font-size: 60px;
  font-family: Georgia, serif;
  font-weight: normal;
  line-height: 65px;
}
#services {
  position: absolute;
  top: 1980px;
}
#works2 {
  position: absolute;
  top: 2670px;
}
#contacts {
  position: absolute;
  top:3470px;
}
.bg-1 {
  background:#25a8b9;
  padding:15px 25px 40px 40px;
  color:#fff;
  border-radius:5px;
  margin-top:15px;
}
footer {
  border-top:1px solid #999;
  padding:25px 0;
  text-align:center;
  font-size:12px;
  margin-top:35px;
}
#MentionsGauche{float:left;}
#MentionsDroite{float:right;}

/**************** layout ****************/
.col-1,.col-2 {
  float:left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}
.col-4,.col-5 {
  float:left;
}
.col-1 {
  min-width:810px;
  margin-right:20px;
}
.col-2 {
  width:60px;
  text-align:center;
}
.col-3 {
  width:205px;
  float:left;
  margin-right:25px;
  }
.col-4 {
  width:380px;
  margin-right:50px;
}
.col-5 {
  width:270px;
}

/**************** links ****************/
.link {
  font-size:12px;
  font-family: 'Cabin', sans-serif;
  color:#FFF;
  text-transform:uppercase; 
  border-radius: 5px;
  padding:5px;
  font-weight: 400;
  background-color: #2FA8B8;
  float: left;
}
.link:hover {
  text-decoration:none;
  color:#000;
}

/**************** carousel ****************/
/*.active a small{color: black;}*/
.carousel-caption{

  bottom: 2px;
  padding-bottom: 1px;
  width:79%;
  display: block;
}

.es-carousel-wrapper{
  position:relative;
  padding:30px 0 0;
}
.es-carousel{
  width:690px;
  margin-left:auto;
  margin-right:auto;
}
.es-carousel ul{
  display:block;
}
nav > ul li{
  list-style: none;
}
.es-carousel ul li {

  height:100%;
  float:left;
  display:block;
  text-align:center;
  position:relative;
  margin-right:30px;
  margin-bottom:30px;
}
.es-carousel ul li img{
  border:none;
  max-height:100%;
  max-width:100%;
  position:relative;
  z-index:5;
}
.es-carousel .banner {
  height:192px;
  width:192px;
  background:#25a8b9;
  border-radius:500px;
  text-align:center;
  position:absolute;
  z-index:6;
  top:0;
  overflow:hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity:0;
}
.es-carousel ul li:hover .banner {
  opacity:1;
}
.es-carousel .banner p {
  color:#871816;
  padding:30px 0 0;
}
.es-carousel .banner p a {
  color:#fafafa;
}
.banner h4 a {
  color: #FFF;
  text-decoration: none;
}
.TitreContact {
  font-size: 20px;
  padding: 25px 0 20px;
}
.Texteclear {
  clear:both;
}
.col-4 h3 {
  font-size: 20px;
  font-style: italic;
  line-height: 26px;
}

/***** contact form *****/
#message_form {
  position:relative;
}
#message_form fieldset {
  border:none;
  padding:0;
}           
#message_form label {
  display:block;
  min-height:46px;
  position:relative;
}
#message_form label.message {
  height:142px;
}
#message_form label input, #message_form textarea {
  background:#f6f6f6;
  color: #333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  outline: medium none;
  overflow: hidden;
  padding:10px 15px 11px;
  resize: none;
  vertical-align: middle;
  border-radius:5px;
}
#message_form label input {
  height:17px;
  vertical-align: middle;
  width:270px;
  float:left;
  margin-right:20px;
}
#message_form textarea {
  height:120px;
  overflow: auto;
  width: 350px;
}
#message_form .area .error {float:none;}
#message_form .label_name {
  line-height:34px;
}
#message_form a {cursor:pointer;}
#message_form .success {display:none;background: none;box-shadow: none;color: #fff;position:absolute;top:-23px;left:5px;font-size:12px;}
#message_form .error,
#message_form .empty {
  position:absolute;
  top:3px;
  right:85px;
  color:#f00;
  font-size:10px;
  line-height:12px;
  display:none;
  overflow:hidden;
}
#message_form .message .error,
#message_form .message .empty {
  right:5px;
}
.buttons-wrapper {padding-top:15px;}
.contact-info dt {
  padding-bottom:24px;
}
.contact-info a {
  color:#fff;
}
.clear_fix {display:none;}

@media only screen and (max-width:809px) {
    
body {
  min-width:520px;
}
#content article,.main {
  width:440px;
}
.header_row_top {
  padding-bottom:25px;
}
#main {
  padding-top:280px;
}
#services,
#works,
#contacts {
  padding-top:200px;
}
nav#menu {
  padding-top:80px;
  margin-right:65px;
}
nav#menu li {
  width:50px;
  font-size:16px;
}
nav#menu li div {
  width:130px;
}
nav#menu a {
  padding:6px 0;
}
.col-1 {
  width:365px;
  margin-right:10px;
}
.col-2 {
  width:60px;
}
.col-3 {
  width:200px;
  float:left;
  margin-right:20px;
}
.col-5 {
  display:none;
}
.es-carousel{
  width:440px;
}
.clear_fix {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}




/**TIMELINE**/







