/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: 'montserratbold';
    src: url('font/montserrat/montserrat-bold-webfont.woff2') format('woff2'),
         url('font/montserrat/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('font/montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('font/montserrat/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
  font-family: 'Montserrat', sans-serif;
}
html {
   margin:0;
    padding:0;
}
h1{
    margin:5px;
    padding:5px;
}
h2{
    margin:5px;
    padding:5px;
}
h3{
    margin:5px;
    padding:5px;
}
p {
    margin:5px;
    padding:11px;
}
ul{
    margin:5px;
    padding:5px;
    list-style-type: square;
}

li{
    margin:5px;
    padding:5px;
}

ul:not(.browser-default) li {
      list-style-type: none;
}

a{
    margin:5px;
    padding:5px;
}
button{
    margin:5px;
    margin:5px 15px 5px 5px;

}
.row .col {
    float: left;
    box-sizing: border-box;
    padding: 0px;
    margin-right:-10px;
    min-height: 1px;
}
.btn, .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #2cabdf;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}
.btn:hover , .btn-large:hover  {
    text-decoration: none;
    color: #2cabdf;
    background-color: #fff;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}
.btn:visited, .btn-large:visited {
    color: white;
    background-color: #2cabdf;
}
.btn:link, .btn-large:link {
    color: white;
    background-color: #2cabdf;
}

.btn:active, .btn-large:active  {
    color: white;
    background-color: #2cabdf;
}
.btn-primary, .btn-primary:active ,.btn-primary:visited,  input[type="submit"]:active, input[type="submit"]:active, input[type="submit"]:visited  {
    color: white;
    background-color: #2cabdf;
}
/* ------------------------ nav */
nav {
    color: #fff;
    background-color: transparent;
    width: 100%;

    line-height: 56px;
    box-shadow: none;
    padding-right:30px;
}
nav ul a {
    height:50px;
}
nav ul li.active {
    background-color:transparent ;
    color:white;
}
nav ul li.active a {
    background-color:#2cabdf ;
    color:white;
}
nav ul a:hover {
    background-color: transparent;
    border-bottom:5px solid #2cabdf;
}
.top-nav{
    background-color: white;
    transition: .5s ease-out;
    border-bottom:2px solid #2cabdf;
}
.top-nav a{
    color: #2cabdf;
}
/* ------------------------ nav responsive */
#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
    will-change: opacity;
}
nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
    font-size: 44px;
}
nav .button-collapse {
    float: right;
}
/* ------------------------ header */
header{
    max-height:1256px;
    width:100%;
    
    /* background:url('images/bg_header.jpg') no-repeat center center fixed; */
    background:url('http://side.eu/wp-content/uploads/2017/08/server-side-2.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
@media screen and (max-width: 990px) {
  .brand-logo{
      visibility: hidden;
  }
}
#container_header{
    text-align:center;
    margin-top:180px;
}
#coordo{
    float:right;
    color:white;
    margin-top: 60px;
    margin-right: 40px;
    font-size:16px;
}
#coordo i.tiny {
    font-size: 1.2rem;
    line-height: 2;
}
#coordo span{

    line-height: 2;
}
@media screen and (max-width: 990px) {
  #container_header{
      text-align:center;
      margin-top:100px;
  }
}
.brand-logo img{
    margin:15px 5px 5px 30px;
}
img#logo_side{
    margin-bottom:27px;
}
img#logo_side_sidenav{
    width:200px;
    margin-left:30px;
    margin-top:30px;

}
hr{
    text-align:center;
    width:152px;
    border:0px solid white;
    height:4px;
    background-color:white;
}
h1#title_header{
    text-align:center;
    color:white;
    font-size:30px;
}
img#mockups{
    margin-top:69px;
    z-index:1;
    max-width:919px;
    width:100%;
}
/* ------------------------ title partenaire */
#title_partenaire{
    background:url('images/bg_title_partenaire.png') no-repeat ;
    max-width: 1101px;
    height: 156px;
    max-height: 156px;
    display:block;
    margin:0 auto;
    margin-top:-6px;
    z-index:999;
    padding-top:60px;
    padding-left:60px;
    padding-right:60px;

}
/* ------------------------ section partenaire */
#title_partenaire hr{
    width:192px;
    border:0px solid white;
    height:5px;
    float:left;
}
h2.Subtitle{
    color:white;
    font-size:33px;
    margin:0 px;
    padding:0 px;
}
#block_partenaire{
    background-color:#2cabdf;
    max-width: 1101px;
    width:100%;
    min-height:444px;
    margin:0 auto;
    display:block;
    margin-top:-21px;
}
#block_text_partenaire {
    color:white;
    max-width: 988px;
    width:100%;
    min-height:444px;
    position:relative;
    margin:0 auto;
    padding-top:40px;
    display:block;
}
#block_text_partenaire p:first-child {
    margin-top:0px;
}
#block_text_partenaire p#big_text {
    font-size: 35px;
    text-align:right;
    padding-top:0px;
}
@media screen and (max-width: 600px) {
  #block_text_partenaire p#big_text {
      text-align:left;
  }
}
#block_text_partenaire .text_partenaire{
    font-size:18px;
}
#text_partenaire_footer {
    font-size:23px;
    text-align:center;
    padding-bottom:20px;
    max-width: 600px;
    margin:0 auto;
}
/* ------------------------ section developpement */
section#developpement{
    display:block;
    margin-top:-20px;
    position:relative;
    background:url('images/bg_dev.jpg') no-repeat center top ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom:50px;
}
section#developpement .row .col {
    float: left;
    box-sizing: border-box;
    padding: 0px;
    min-height: 1px;
}
#block_text_developpement{
    max-width: 988px;
    margin:0 auto;
}
#title_developpement {
    color:#2cabdf;
    max-width: 1101px;
    height: 156px;
    max-height: 156px;
    display:block;
    margin:0 auto;
    padding-top:60px;
}
#title_developpement h2.Subtitle{
    color:#2cabdf;
    text-transform: uppercase;
}
#title_developpement hr{
    width:192px;
    border:0px solid white;
    height:5px;
    float:left;
    background-color:#2cabdf;
}
section#developpement h3{
    color:#2cabdf;
    font-size:30px;
    margin-bottom:0px;
}
section#developpement p{
    margin-top:0px;
}
/* ------------------------ section infrastructure */
section#infrastructure{
    display:block;
    margin-top:-20px;
    position:relative;
    background:url('images/bg_infrastructures.jpg') no-repeat center top ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom:50px;
    text-align:right;
}
section#infrastructure .row .col {
    float: left;
    box-sizing: border-box;
    padding: 0px;
    min-height: 1px;
}
#block_text_infrastructure{
    max-width: 988px;
    margin:0 auto;
}
#title_infrastructure {
    color:white;
    max-width: 1101px;
    height: 156px;
    max-height: 156px;
    display:block;
    margin:0 auto;
    padding-top:60px;
}
#title_infrastructure h2.Subtitle{
    color:white;
    text-transform: uppercase;
}
#title_infrastructure hr{
    width:192px;
    border:0px solid white;
    height:5px;
    float:right;
    background-color:white;
}
section#infrastructure h3{
    color:white;
    font-size:30px;
    margin-bottom:0px;
}
section#infrastructure p{
    margin-top:0px;
}
/* ------------------------ section jobs */
section#jobs{
    display:block;
    margin-top:-20px;
    position:relative;
    background-color:white;
    padding-bottom:50px;
    text-align:left;
}
#block_text_jobs{
    max-width: 988px;
    margin:0 auto;
}
#title_jobs {
    color:white;
    max-width: 1101px;
    height: 156px;
    max-height: 156px;
    display:block;
    margin:0 auto;
    padding-top:60px;
}
#title_jobs h2.Subtitle{
    color:#2cabdf;
    text-transform: uppercase;
}
#title_jobs hr{
    width:192px;
    border:0px solid #2cabdf;
    height:5px;
    float:left;
    background-color:#2cabdf;
}
#title_jobs a{
    padding:10px;
}
#block_text_jobs .btn, .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #2cabdf;
    text-align: center;
    letter-spacing: 0;
    transition: .2s ease-out;
    cursor: pointer;
    height:50px;
    padding:10px;
    display:block;
    margin:10px 10px 10px 10px;
}
/* ------------------------ section contact */
section#contact{
    display:block;
    margin-top:-20px;
    position:relative;
    background:url('http://side.eu/wp-content/uploads/2017/08/contact-side.jpg') no-repeat center top ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom:150px;
}
#block_text_contact{
    max-width: 988px;
    margin:0 auto;
}
#title_contact {
    color:white;
    max-width: 1101px;
    height: 156px;
    max-height: 156px;
    display:block;
    margin:0 auto;
    padding-top:60px;
}
#title_contact h2.Subtitle{
    color:white;
    text-transform: uppercase;
}
#title_contact hr{
    width:192px;
    border:0px solid white;
    height:5px;
    float:left;
    background-color:white;
}
section#contact .formulaire{
    padding-top:50px;
}
section#contact .input-field{
    padding:0px 15px  0px  15px ;
    color:white;
}
section#contact  .input-field label {
    color: white;
}
section#contact .submit_right{
    float:right;
}
/* ------------------------ footer map */
#map {
    height: 498px;

    width:100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#footer_coordonnee{
   background-color:#2eacdf;
    height: auto;
    width:100%;
    text-align:center;
}
#footer_coordonnee p{
  margin:0px;
    padding:15px;
    color:white;
}

#formulaire h2{
  color:#2cabdf;

}
#formulaire hr{
  color:#2cabdf;

}
.formulaire_candidature{
  margin-top:50px;

}

.file-field input[type=file] {
    width: 100px;
    height:50px;
    margin: 5px;
    padding:0px 50px 50px 202px
}

.wpcf7-mail-sent-ok  {
    border: 0px solid #398f14;
    color:white;
    background-color: #2eacdf;
}
div.wpcf7-validation-errors {
    border: 1px solid #2eacdf;
    color:white;
    background-color: #2eacdf;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}
.file-field .btn{
    margin-top:-23px;
    margin-left:15px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #2eacdf;
}

.caldera-grid .form-control {
    padding: 6px 0px !important;
}