/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 8, 2013 */
@font-face {
    font-family: 'minion_proregular';
    src: url('/webfontkit/minionpro-regular-webfont.eot');
    src: url('/webfontkit/minionpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfontkit/minionpro-regular-webfont.woff') format('woff'),
         url('/webfontkit/minionpro-regular-webfont.ttf') format('truetype'),
         url('/webfontkit/minionpro-regular-webfont.svg#minion_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
   color: inherit;
   text-decoration: inherit;
}

.nostyle, .nostyle {
    list-style: none ;
    padding:0 ;
    margin:0 ;
}

html
{
    height: 100%;
}

body{
    border:20px solid #eceae5;
    color:#404040;
    font-size: 15px;
    min-height: 100%;
}

#wrapper{
    width:940px;
    margin: 0 auto;
    background-color: white;
/*    padding-top:25px;
    padding-bottom:25px;*/
    
    padding: 25px 15px 25px 15px;
}

#sidebar{
    width:220px;
    float:left;    
/*    position: fixed;*/
}

#logo{
    line-height: 1;
    font-family: 'minion_proregular', "Times New Roman", serif;
    
}
.marron{
    color:#5d5547;
    font-family: "Times New Roman", serif;
}

.t2{
    font-size:20px;
}

b{
    color:#5d5547;
}
#about{
    position:relative;
}

#who{
    position: absolute;
    left: 195px;
    top: 0px;
}


#logo-first{
    font-size: 36px;    
}

#logo-last{
    font-size: 41px;   
}

#what{
    font-size:13px;
    font-weight: normal;
    color:#69593D;
}

.lang{
    float:left;
    margin-right: 5px;
}

.dico-hover{
    display:none;
}

#lang-selector{
    width: 120px;
    margin-bottom: 30px;
    margin-top: 30px;
}

@media only screen and (max-width: 1170px) {
    #flip{
        display:none;
    }
}

@media only screen and (min-width: 1171px) {
    .sft-simple{
        display:none;
    }
}

#motto{
    position: absolute;
    left: 429px;
    top: 268px;
    color: #938f88;
    font-family: "Times New Roman", serif;
    font-style: italic;
    font-size: 19px;
    line-height: 1;
}


.lang:hover .dico{
    display:none;
}

.lang:hover .dico-hover{
    display:block;
}

.lang-active  .dico{
    display:none;
}

.lang-active  .dico-hover{
    display:block;
}

#propost{
    width: 500px;
    margin-top: 15px;
    margin-left: 35px;
}

#main{
    
/*    margin-left:220px;*/
    width:700px;
    float:right;
    position: relative;
}

.uppercase{
    text-transform: uppercase;
}

.error{
    border:1px solid red !important;
}

#menu li{
    margin:10px 0;
    font-size: 19px;
}

#call-to-action{
   position: absolute;
   right: 0; 
   text-align: right;
   top: 20px;
}
.call-to-action-button{
    background: #5e3d3b;
    color: white;
    padding: 9px 20px;
    border-radius: 6px;
    margin-left: 13px;
}


.fa{
    color:#5d5547;
}

.call-phone-icon{
    font-size: 22px;
    top: 5px;
    position: relative;
    right: 8px;
}

.iconic{
    margin-bottom: 10px;
}

.iconic-span{

}

.obvious-link{
/*    color:#546975;*/
    color: #26739E;
    text-decoration: underline;
}
.obvious-link:hover{
    color:rgb(10, 64, 95);
    text-decoration: underline;
}

h2{
    font-weight: normal;
    font-size: 23px;
}

h2.first{
    margin-top:0;
}

.tabs{
    margin-bottom:28px;
}

.devistab-w.open{
    border-top: 1px solid #CAC3C3;
    border-right: 1px solid #CAC3C3;
    border-left: 1px solid #CAC3C3;
}

.devistab-w.closed{
    border-bottom: 1px solid #CAC3C3;
    border-right: 3px solid #EEEEEe;
    margin-right: -4px;
}

.devistab-o.closed{
    border-bottom: 1px solid #CAC3C3;
    border-left: 3px solid #EEEEEe;
    margin-left: -4px;
/*    padding-left: 22px;*/
}

.devistab-o.open{
    border-top: 1px solid #CAC3C3;
    border-right: 1px solid #CAC3C3;
    border-left: 1px solid #CAC3C3;
}

.devistab{
    font-weight: normal;
    font-size: 19px;
    padding-right:40px;
    padding-left:40px;
    margin-bottom:15px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.devis td{
    min-width: 210px;
    height: 36px;
}

#o.devis td{
    max-width: 280px;
    min-width: 236px;
    height: 36px;
}

.centered{
/*    text-align: center;*/
}

#o.devis input[type='submit']{
    margin-left:0 !important;
}

.devis input[type='text'],
.devis input[type='tel'],
.devis input[type='email'],
.devis textarea{
    background-color: #eceae5;
    border:none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height:27px;
    padding-left:7px;
    min-width: 190px;
    
}

input[type='radio']{
    vertical-align: middle; margin: 0px;
}

.devis textarea{
    margin-top: 3px;
    width:187px;
    height:80px;
    padding-top: 5px;
}
.devis textarea:focus{
    width: 270px;
    height: 150px;
}
.devis input[type="submit"]{
    background-color: #5e3d3b !important;
    color: white;
    height: 31px;
    padding: 0px 13px 0 13px;
    border-radius: 3px;
    margin-top: 10px;
    border: none;
    margin-left: 212px;
}

#o.devis input[type="submit"]{
    margin-top: 23px;
    margin-left: 239px;
}
.asterix{
    color:#ae0000;
}

.clair{
    color:#b1a996;
}

.inter{
    padding-left:35px;
    padding-left: 35px;
    margin-left: 35px;
    border-left: 1px solid #eceae5;  
    /*margin-top: 83px;*/
    margin-top: 150px;
}
.inter.home{
    margin-top:0;
}

.pagetitle{
    margin-bottom: 35px;
}

.nice {
}

.nice .NFI-button {
    background-color: #A89B8C !important;
    color: white;
    height: 25px;
    padding: 4px 13px 0 13px;
    border-radius: 3px;
    margin-top: 10px;
    border: none;
}
.nice .NFI-filename {
    border: none;
    background-color: white !important;
    margin-top: 11px !important;
    width: 300px;
    padding-left: 8px !important;
    padding-right: 0 !important;
    font-size: 13px;
}

.filelabel {
    float:left;
    width: 212px;
    margin-top: 12px;
}

.filebuttoncontainer{
    margin-top: 14px;
    margin-bottom: 7px;
}

.check{
    width: 11px;
}

.checklist td, .disklist td{
    vertical-align:top;
}

.disk{
    width:6px;
}

.disklist td:first-child{
    width:17px;
}

.checklist td:first-child{
    width:17px;
}

.huy{
    float:right;
    width:679px;
}

#flip{
    position: absolute;
    top: 20px;
    right: 20px;
}

.tooltip-content{
    display: none;
    visibility: hidden; 
}

.tip-yellowsimple .tip-inner {
	font-size:15px;
}

.quote{
    font-style: italic;
    margin-left: 45px;
    font-family: "Times New Roman", serif;
}

.quote-wrapper{
    position: relative;
}

.quote-sign{
    position:absolute;
    top: -24px;
    font-size: 75px;
    color:#807a6e;
    font-family: "Times New Roman", serif;
}

.signed{
    padding-left: 215px;
}

.backtotop{

    display: inline;
    float: right;
    padding:  0 9px 1px 9px;
    margin-top: 60px;
    background-color: #A89B8C;
    color: white;
    
}

.backtotop a{
    font-style: italic;
}

.backtotop a:hover{
    text-decoration: underline;
}

.notfirst{
    margin-top: 50px;
}

.jobtypetr{
    height: 100px;
}


.langtr{
    vertical-align: top;
    height: 56px;
}

.langtd{
    padding-top: 13px;
}

.obli{
    font-size: 13px;
}


.tip-help{
    display:inline-block;
    margin-top: 3px;
}


.ui-datepicker { 
    font-size: 12px;
/*    margin-left: 205px;*/
}


.devistab.closed{
    color:#b1a996;
}

.filetype{
    font-size:13px;
    display: block;
    clear:both;
}

table.prices{
    width: 100%;
    margin-bottom:40px;
}

.prices th{
    background-color: #A89B8C;
    color: white;
    padding:4px;
}

.prices tr{
    border-bottom:1px solid #D5D4D2;
}

.prices tr:hover{
   background-color:#FAF8F8;
}

.prices tr.first{
    border:0;
}

.prices td{
    padding:10px;
}

.prices.o td{
    width:33%;
}

.prices td.mid{
    padding-left:20px;
}

.prices .precision{
    font-size: 11px;
}

.prices tr.firstrow{
    background-color: #EBE6E6;
}
.prices td.firstcol{
    background-color:   #FAF8F8;
}

#me{
    border-radius: 8px;
}

#footer{
    clear:both;
    margin-top:70px;
    clear: both;
    margin-top: 70px;
    border-top: 1px solid #eceae5;
    padding-top: 30px;
    position:relative;
    height:150px;
}

#footer .line2{
    margin-top: 20px;
}


#footer .col2{
    position: absolute;
    right: 0;
    top: 27px;
    line-height: 26px;
}

.footer-soc{
    margin-top:7px;
}

.footer-soc img{
    margin-right:3px;
}

#f1{
   margin-left: 22px; 
}

#f2{
  margin-left: 10px;  
}

#f3{
  margin-left: 35px;
}
#f4{
  margin-left: 10px;   
}
#f5{
  margin-left: 10px;  
}
#f6{
 margin-left: 35px;
}
.copyright{

    font-size: 13px;
}

.devis-small{
    background-color: #5e3d3b;
    padding: 4px 10px 5px 10px;
    color: white;
    border-radius: 3px;
}


.reco{
    float: right;
    width: 150px;
    border: 1px solid #eee;
    margin-left: 40px;
    margin-top: 14px;
    margin-right: 20px;
}

.address{
    border-bottom: 1px solid #CAC3C3;
    padding-bottom: 16px;
}

.smallwhat {
	font-size:12px !important;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
