html, body {padding: 0; margin: 0;}
body, div {font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px;}
body {background: #e5e7e8;}
img {border: none;}
a {text-decoration: none;}
div {font-size: 14px;}


.auto-height {height: auto !important; min-height: 10px !important;}
.l-box {padding: 10px;}
.l-box2 {padding: 0 10px;}
.l-box3 {padding: 10px 0;}
.l-box4 {padding: 0 20px;}
.l-box5 {padding: 20px 0;}
.l-box5-1 {
    padding: 0 20px 20px 20px;
}
.l-box6 {padding: 0 30px;}
.l-box7 {padding: 5px 0;}
.l-box8 {padding: 0 5px;}
.l-box4-3 {padding: 20px 10px;}
.l-box3-4 {padding: 10px 20px;}
.l-box9 {padding: 10px 15px 20px;}
.l-box10 {padding: 10px 10px 10px 0;}
.l-box11 {padding: 10px 0 10px 10px;}
.l-box12 {padding: 10px 0 10px 20px;}




.f-s12 {font-size: 12px;}
.f-s14 {font-size: 14px;}
.f-s16 {font-size: 16px;}
.f-s18 {font-size: 18px;}

.pad-bot20 {padding-bottom: 20px;}

.flt-l {float: left;}
.flt-r {float: right;}
.clr {clear: both;}

.color-bleu {color: #15b8e7 !important;}
.color-bleu2 {color: #00c3fd !important;}
.color-bleu3 {color: #2a5c71 !important;}
.color-gris {color: #464b4c !important;}
.color-gris2 {color: #717171 !important;}
.color-red {color: #fb0d0d !important;}

.bold {font-weight: bold;}
.italic {font-style: italic;}

h1 {font-size: 28px; font-weight: bold; font-family: 'Lato', sans-serif; margin: 0 0 20px; color: #3ce2f8;}
h3 {color: #fb0d0d; font-weight: 400; font-size: 24px; margin: 0; font-family: 'Lato', sans-serif;}
.marg-t10 {margin-top: 10px;}
.marg-t20 {margin-top: 20px;}
.nomarg {margin: 0;}
.display-b {display: block;}
.wrapper {width: 100%; padding: 20px; box-sizing: border-box; }
.wrap {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.24);
    background: #ffffff;
}


/*.ss-slides {min-height: 545px;}*/
#header-wrap {position: relative; width: 100%;}
#slider {position: relative; padding-top: 30px;height: 545px;}
#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 9999;
    min-height: 500px;
    background: url("../img/bg-header.png") top repeat-x;
    box-sizing: border-box;

}
.static {position: static !important; background: url("../img/bg-header.png") top repeat-x #3fd4ff !important;}
.page-select {width: 100%; padding: 5px 35px; box-sizing: border-box;}
.page-select a {background: url("../img/bg-page.png") center left no-repeat; padding-left: 30px; float: right; color: #8dbcc2; font-size: 12px; font-weight: bold; font-family: 'Lato', sans-serif; line-height: 24px;}
.logo-container {background: url("../img/bg-logo.png") no-repeat; height: 95px; width: 100%;box-sizing: border-box;background-size: 100% auto;padding: 0 35px;}
.logo-container .logo, .logo-container .logo-text {width: 50%; float: left; text-align: center;}
.logo-container img {width: auto; max-width: 100%; height: auto;}
.text-desc {position: absolute; top: 130px; z-index: 9999;}
.text-content {background: url("../img/bg-text-content.png") bottom no-repeat #ffffff; line-height: 20px;}
#menu {
    border-top: 3px solid #55dcff;
    width: 100%;
    box-sizing: border-box;
    background: rgb(43,202,243);
    background: -moz-linear-gradient(top,  rgba(43,202,243,1) 0%, rgba(43,202,243,1) 37%, rgba(54,217,246,1) 72%, rgba(73,244,253,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(43,202,243,1)), color-stop(37%,rgba(43,202,243,1)), color-stop(72%,rgba(54,217,246,1)), color-stop(100%,rgba(73,244,253,1)));
    background: -webkit-linear-gradient(top,  rgba(43,202,243,1) 0%,rgba(43,202,243,1) 37%,rgba(54,217,246,1) 72%,rgba(73,244,253,1) 100%);
    background: -o-linear-gradient(top,  rgba(43,202,243,1) 0%,rgba(43,202,243,1) 37%,rgba(54,217,246,1) 72%,rgba(73,244,253,1) 100%);
    background: -ms-linear-gradient(top,  rgba(43,202,243,1) 0%,rgba(43,202,243,1) 37%,rgba(54,217,246,1) 72%,rgba(73,244,253,1) 100%);
    background: linear-gradient(to bottom,  rgba(43,202,243,1) 0%,rgba(43,202,243,1) 37%,rgba(54,217,246,1) 72%,rgba(73,244,253,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bcaf3', endColorstr='#49f4fd',GradientType=0 );
}
.border-menu {border-top: 2px solid #26cbd2;}
#menu ul {
    margin: 0;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    height: 53px;
}
#menu ul li {display: inline-block; vertical-align: middle; position: relative}
#menu ul li a {padding: 0 9px; line-height: 53px; display: block; position: relative; color: #ffffff; font-size: 14px;  font-weight: bold;font-family: 'Lato', sans-serif; text-transform: uppercase;}
#menu ul li a:before {border-left: 1px solid #1eafb5; content: ''; position: absolute; z-index: 999; top: 10px; height: 33px;left: 0;}
#menu ul li:first-child a:before {border: none;}
#menu ul li a:hover, #menu ul li.active a {color: #18475a}
.mnrespo {display: none;}




.block {width: 100%;}
.block .block-image {height: 140px; overflow: hidden;}
.block .block-image img {width: 100%;}
.block .block-titre, .block .block-desc {display: table; height: 65px; width: 100%}
.block .block-titre a, .block .block-desc ul {display: table-cell; width: 100%; height: 100%; vertical-align: middle; text-align: center;}
.block .block-titre a {font-weight: 300; font-size: 30px; font-family: 'Lato', sans-serif;  text-transform: uppercase; line-height: 30px;}
.block .block-desc {height: 75px;}
.block .block-desc ul {margin: 0; padding: 0; list-style: none;}
.block .block-desc ul li {font-size: 14px; font-weight: bold; font-family: 'Lato', sans-serif; text-transform: uppercase; line-height: 16px;}
.week-end {background: #cbec84;}
.week-end .block-titre a {color: #557f04;}
.week-end .block-desc a {color: #455e0f;}
.longs-courriers {background: #f2deaa;}
.longs-courriers .block-titre a {color: #ef7317;}
.longs-courriers .block-desc a {color: #4f463f;}
.moyens-courriers {background: #fadaf7;}
.moyens-courriers .block-titre a {color: #bb419a;}
.moyens-courriers .block-desc a {color: #752a60;}
.croisieres {background: #c3edf2;}
.croisieres .block-titre a {color: #1c7580;}
.croisieres .block-desc a {color: #287780;}



/*liste*/
.liste-block {width: 100%; position: relative;}
.imgLiquid {width: 100%; height: 150px; border: 1px solid #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.imgLiquid2 {width: 100%; height: 250px; border: 1px solid #eeeeee; overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.liste-block .liste-image img {
    max-width: 100%;
}
.liste-block .liste-titre {height: 65px; margin: 15px 0; color: #00c3fd; font-size: 18px; line-height: 18px;}
.liste-block .liste-titre a {color: #00c3fd;}
.liste-block .liste-titre span {font-size: 12px; line-height: 14px; display: block;}
.liste-block .liste-desc {font-size: 14px; line-height: 14px; height: 55px;}
.liste-block > a { color: #ffffff; display: inline-block; background: #3FC4FD; border-radius: 3px; box-shadow:0 0 1px #cccccc; padding: 5px 0; text-align: center ; width: 100%; margin: 5px; max-width: 160px;}

.btn-liste {
    text-align: center;
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-shadow: 1px 1px rgba(6, 6, 6, 0.41);
    font-family: 'Lato', sans-serif;
    border: none;
    border-radius: 2px;
    margin: 10px auto;
    padding-top: 8px;
    padding-bottom: 8px;
    background: rgb(247,34,35);
    background: -moz-linear-gradient(top, rgba(247,34,35,1) 0%, rgba(208,32,33,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,34,35,1)), color-stop(100%,rgba(208,32,33,1)));
    background: -webkit-linear-gradient(top, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    background: -o-linear-gradient(top, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    background: -ms-linear-gradient(top, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    background: linear-gradient(to bottom, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f72223', endColorstr='#d02021',GradientType=0 );
}
.btn-liste strong {font-size: 18px;}



.garantie {margin-bottom: 20px;}
.garantie-letter {font-family: 'Quicksand', sans-serif; font-size: 140px; color: #2dcffd; line-height: 110px; letter-spacing: -13px; float: left; width: 80px; height: 110px; display: block; text-align: right; margin-right: 5px;}
.garantie-text {margin-top: 35px; color: #717171; font-weight: 400;}
.garantie-btn {width: 170px; height: 86px; display: table; padding: 20px 0 23px 15px; box-sizing: border-box; background: url("../img/btn-garantie.png") no-repeat; margin-top: 35px;}
.garantie-btn a {height: 44px; width: 100%; display: table-cell; vertical-align: middle; text-align: center; font-size: 16px; font-weight: bold; font-style: italic; color: #FFFFFF; padding: 0 5px; box-sizing: border-box; line-height: 12px;}


h1 a {float: right; padding: 0 10px; background: #fb0000; height: 30px; display: block; line-height: 30px; font-size: 16px; color: #FFFFFF; font-weight: 400;}
.assurance {margin-bottom: 20px;}
.assurance strong {color: #0b0a0a; display: block;}
.assurance div {margin: 10px 0; padding: 10px 0; border: 1px solid #b6cbd1; border-left: none; border-right: none;}
.assurance a {font-size: 16px; color: #34abce; font-family: 'Lato', sans-serif; font-style: italic;}
.assurance ul li {list-style: none;}
.assurance ul li:before {content: '- '}
.liste-bleu li {color: #3dacc1;}




/*Form*/
.group-form {padding: 0 10px; box-sizing: border-box; color: #70878d; font-size: 14px;}
.titre-form {width: 100%; text-align: center; color: #2bcaf3; font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 10px 0;}
.titre-form span {width: 50px; height: 50px; display: block; margin: 10px auto; border-radius: 50%; overflow: hidden;}
.titre-form span.picto-projet {background: url("../img/projet.png") center center no-repeat #2bcaf3;}
.titre-form span.picto-coordonne {background: url("../img/coordonne.png") center center no-repeat #2bcaf3;}
form label {font-size: 16px; color: #70878d; font-weight: bold; font-family: 'Lato', sans-serif;}
input[type=text], input[type=email], input[type=tel], div.styled, div.styled select, textarea {
    height: 30px;
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    padding-left: 2%;
    color: #929292;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
    box-shadow: inset 1px 1px 1px -1px rgba(0,0,0,.5);
    -webkit-box-shadow: inset 1px 1px 1px -1px rgba(0,0,0,.5);
    -moz-box-shadow: inset 1px 1px 1px -1px rgba(0,0,0,.5);
    -o-box-shadow: inset 1px 1px 1px -1px rgba(0,0,0,.5);
    vertical-align: middle;
}
div.styled select:focus {
    border-color: #333;
    outline: none; /* remove outline */
}
div.styled { overflow:hidden; padding:0 !important; margin:0; background: url("../img/select.png") right center no-repeat #fbfbfb; height: 30px;}

.ie7 div.styled {border:none;}

div.styled select {
    width:140%; background-color:transparent;
    border: none;
    height: 30px;
}

.ie7 div.styled select {
    width:100%;
}

.group-form [class *="pure-u"] {vertical-align: middle;}

.checkbox {float: right; padding-right: 10px;}
.checkbox input { border: 1px solid #d9d9d9; background: #fbfbfb; vertical-align: middle;}

.h-210 {height: 210px;}


.coordonnee {
    background: #f1f7f9;
    border-bottom: 1px dotted #558ead;
    border-top: 1px dotted #558ead;
}
.licence {
    background: #fbfbfb;
    border-bottom: 2px solid #c7c7c7;
    border-top: 2px solid #c7c7c7;
    padding: 10px 0 0;
}
.licence p {margin: 0 0 10px; padding: 0; font-size: 14px;}
.btn {color: #c1cacc; font-size: 18px; font-style: italic; font-family: 'Lato', sans-serif; height: 30px; width: 90px; display: block; border: none; line-height: 30px; background: #347282; margin: 0 auto;}






/* Portolio Hover */
.da-thumbs li ,
.da-thumbs li  img {
    display: block;
    position: relative;
}
.da-thumbs li  {
    overflow: hidden;
    display: inline-block;
}
.da-thumbs li  img {
    width: 100%;
}
.da-thumbs li {
    padding: 2px;
    box-sizing: border-box;
}
.da-thumbs li  article {
    position: absolute;
    background: rgba(0,0,0, .5);
    width: 100%;
    height: 100%;
}
.da-thumbs li  article.da-animate {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
    left: 0px;
    top: -100%;
}
.da-slideFromBottom {
    left: 0px;
    top: 100%;
}
.da-slideFromLeft {
    top: 0px;
    left: -100%;
}
.da-slideFromRight {
    top: 0px;
    left: 100%;
}
/* Final state classes: */
.da-slideTop {
    top: 0px;
}
.da-slideLeft {
    left: 0px;
}
.da-thumbs li  article a {
    background: url("../img/btn-porfolio.png") center center no-repeat;
    width: 100%;
    height: 100%;
    display: block;
}

.da-thumbs {
    text-align:center;
    margin: 0;
    padding: 0;
}

.da-thumbs li  article h3{
    color:#fff;
    padding-top:30px;
}

.da-thumbs li  article em{
    margin-bottom:10px;
    color:#fff;
    display:block;
}

.da-thumbs li  article span{
    display:inline-block;
}



table.table-produit {width: 100%; border: none; border-collapse: collapse;}
table.table-produit tr:nth-child(odd) {background: #d0f1f5;}
table.table-produit tr td, table.table-produit tr th {padding: 10px; font-family: 'Lato', sans-serif;}
table.table-produit tr th {background: #1b5266; font-size: 14px; font-weight: bold; color: #ffffff; text-align: left; width: 25%; box-sizing: border-box;}
table.table-produit tr th:last-child, table.table-produit tr td:last-child {text-align: right;}
table.table-produit tr td {font-size: 12px; color: #727272; vertical-align: top; padding: 5px 10px; line-height: 17px;}

#footer {
    max-width: 960px;
    margin: 20px auto;
}

#footer ul{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
    /*height: 53px;*/
}

#footer ul li{display: inline-block; vertical-align: middle; position: relative}

#footer ul li a{padding: 0 5px; line-height: 53px; display: block; position: relative; color: #00c3fd; font-size: 13px;font-family: 'Lato', sans-serif;}

#footer-centre{

}

#footer-centre input{
    width: 160px !important;
    vertical-align: middle;
    display: inline-block;
}

#footer-centre label{
    font-size: 13px !important;
    font-family: 'Lato', sans-serif;
    display: inline-block;
    vertical-align: middle;
}

#footer-centre input[type=submit]{
    width: 65px !important;
    vertical-align: middle;
    display: inline-block;

    text-align: center;
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    text-shadow: 1px 1px rgba(6, 6, 6, 0.41);
    font-family: 'Lato', sans-serif;
    border: none;
    border-radius: 2px;
    margin: 10px auto;
    padding-top: 8px;
    padding-bottom: 8px;
    background: rgb(247,34,35);
    background: -moz-linear-gradient(top, rgba(247,34,35,1) 0%, rgba(208,32,33,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,34,35,1)), color-stop(100%,rgba(208,32,33,1)));
    background: -webkit-linear-gradient(top, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    background: -o-linear-gradient(top, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    background: -ms-linear-gradient(top, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    background: linear-gradient(to bottom, rgba(247,34,35,1) 0%,rgba(208,32,33,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f72223', endColorstr='#d02021',GradientType=0 );

}

#footer-formulaire{
    text-align: center;
    width: 320px;
}


.left {width: 100%; background: #ffffff; padding: 5px 0; text-align: center;box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.24);}
.left a {display: inline-block; margin-left: 10px;}
.left a:last-child {margin-right: 10px;}
.right {line-height: 33px; font-weight: 300; margin-top: 10px;}
.right img {float: right; margin-left: 10px;}

.blocs1, .blocs1 { position: relative; }
.blocs1 .titreh a { color: #00c3fd; }
.pexclu {
    position: absolute;
    top: 1px;
    left: 1px;
    padding: 1px 6px;
    font-size: 10px;
    color: #ffffff;
    background: #D02021;
    text-transform: uppercase;
}


@media (max-width:940px) {
    #menu ul {display: none; height: auto;}
    #menu ul li {display: block; width: 100%; list-style: none; text-align: center; border-bottom: 1px solid #1eafb5;}
    #menu ul li a:before {border: none;}
    .mnrespo {
        display: block;
        padding: 2px;
        width: 40px;
        height: 40px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border: none;
        cursor: pointer;
        background: none;
        -moz-box-shadow: inset 0px 0px 5px 1px #656565;
        -webkit-box-shadow: inset 0px 0px 5px 1px #656565;
        -o-box-shadow: inset 0px 0px 5px 1px #656565;
        box-shadow: inset 0px 0px 5px 1px #656565;
        filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);
    }
    .mnrespo span {
        background: #ffffff;
        display: block;
        margin: 5px auto;
        width: 90%;
        height: 3px;
    }
}

@media (min-width:940px) and (max-width: 1020px) {
    #menu ul li {display: inline-block; vertical-align: middle; position: relative}
    #menu ul li a { padding: 0 8px;  font-size: 13px;}
}

/*max-width: 767px*/
@media (max-width:767px) {
    h1 a {margin: 20px 0;}
    .logo-container, .page-select {width: 100%; max-width: 485px; margin: 0 auto;}
    .logo-container {background: url("../img/bg-logo2.png") no-repeat;  background-size: 100% auto;}
    .logo-container .logo {width: 100%; float: none;}
    .logo-container .logo-text {display: none;}
    .text-desc {display: block; position: static;}

    .bg-bleu {background: #18475a}
    .text-desc .l-box4-3 {padding: 0 10px;}
    .text-content {background-position: center center;}
    .hidden-device {display: none;}
    form label {margin-left: 10px;}
    .checkbox {float: none;}
}
@media (max-width:480px) {
    .liste-block .liste-titre {height: auto;}
}

.onglets ul { margin: 0; padding: 0;}
.onglets ul li { list-style-type: none; list-style-image: none;}
.onglets ul li a { color: #3c3c3c; text-decoration: none; padding: 5px 0 5px 20px; display: block; background: url("../img/puce.png") 0 5px no-repeat; border-bottom: 1px dashed #cccccc; }
.onglets ul li:last-child a {  border-bottom:none; }

