/*

Theme Name: Zephyr

Description: Material Design WordPress Theme

Version: 2.4

Author:	UpSolution

Theme URI: http://zephyr.us-themes.com/

Author URI: http://us-themes.com/

License: Themeforest Split Licence

License URI: -

Tags: responsive-layout, custom-colors, theme-options, translation-ready

Text Domain: us

Domain Path: /languages

*/
@font-face {
  font-family: 'aquaticoregular';
  src: url('fonts/aquatico-regular1-webfont.eot');
  src: url('fonts/aquatico-regular1-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/aquatico-regular1-webfont.woff2') format('woff2'), url('fonts/aquatico-regular1-webfont.woff') format('woff'), url('fonts/aquatico-regular1-webfont.ttf') format('truetype'), url('fonts/aquatico-regular1-webfont.svg#aquaticoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#modal-vote-gic {
  width: 700px;
  padding: 10px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0;
  top: 20%;
  z-index: 9999;
  max-width: 100%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  visibility: hidden;
}
#modal-vote-gic p {
  margin-top: 0;
}
#modal-vote-gic.fadein {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 768px) {
  #modal-vote-gic {
    top: 0%;
  }
}
#modal-vote-gic img {
  display: none;
  margin: 55px 0 10px;
  width: 140px;
}
@media (max-width: 768px) {
  #modal-vote-gic img {
    display: inline;
  }
}
#modal-vote-gic .close {
  opacity: 1;
  font-weight: normal;
  font-size: 25px;
  margin-top: -12px;
  background: transparent;
  border: none;
  padding: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  right: -10px;
  color: #666;
}
@media (max-width: 768px) {
  #modal-vote-gic .close {
    font-size: 36px;
    margin-top: -10px;
  }
}
#modal-vote-gic .modal-header {
  border: none;
  z-index: 2;
  position: relative;
}
#modal-vote-gic .modal-body {
  max-width: 400px;
  font-size: 20px;
  color: #0255d2;
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 0px auto;
  padding: 10px 0 90px;
}
#modal-vote-gic .modal-body p.small {
  font-size: 18px;
}
#modal-vote-gic .modal-body p.big {
  font-size: 23px;
  font-weight: 500;
  line-height: 25px;
}
#modal-vote-gic .modal-body p.normal {
  line-height: 22px;
  font-weight: 500;
}
#modal-vote-gic .modal-body p.normal span {
  color: #f60;
}
#modal-vote-gic .modal-body .btn,
#modal-vote-gic .modal-body .hl {
  color: #FFF;
}
#modal-vote-gic .modal-body .btn {
  background: #f60;
  text-shadow: none;
  font-weight: 500;
  font-size: 30px;
  padding: 13px;
  border: none;
  margin-top: 10px;
}
#modal-vote-gic .modal-body p.hl.big {
  line-height: 20px;
  margin-top: 20px;
  font-weight: 500;
}
#modal-vote-gic .modal-body p.hl.big > span {
  background-color: #0255d2;
  display: inline-block;
  padding: 8px 12px;
  font-size: 22px;
}
#modal-vote-gic .modal-body p.hl.big > span.bigger {
  padding-top: 12px;
  font-size: 30px;
}
#modal-vote-gic:after,
#modal-vote-gic:before {
  content: '';
  overflow: hidden;
  background: url('img/bgpp.png') top center no-repeat;
  height: 126px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#modal-vote-gic:before {
  content: '';
  height: 264px;
  top: auto;
  bottom: 0;
  background-position: bottom center ;
}
.modal {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  left: 50%;
  outline: 0 none;
  position: fixed;
  top: 10%;
  z-index: 1050;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
}
.modal-backdrop.fadein {
  opacity: 0.8;
  visibility: visible;
}
.w-logo-img > img {
  height: auto;
}
.home .rev_slider.fullwidthabanner,
.home .rev_slider_wrapper.fullwidthbanner-container,
.home .forcefullwidth_wrapper_tp_banner {
  height: 65vh !important;
}
.l-section h1.h1-titre {
  font-family: inherit;
  color: #fff;
}
.l-section h1,
.home .l-section h2 {
  font-family: 'aquaticoregular';
}
.home .l-section h2 {
  font-size: 32px;
}
.section-situation .l-section-h {
  padding-top: 30px;
}
.section-situation h2 {
  margin-bottom: 17px !important;
}
.w-actionbox.color_custom h2 {
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
}
.uniscite {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 200px;
  line-height: normal;
  font-size: 14px;
}
.uniscite a,
.uniscite span {
  float: right;
}
.uniscite span {
  margin-right: 10px;
  margin-top: 10px;
}
.sticky .uniscite {
  display: none;
}
.sticky .w-logo-img .for_default {
  width: 100px !important;
}
.l-header.sticky .w-nav {
  margin-left: 104px;
}
.l-header .w-nav {
  margin-top: -70px;
}
@media only screen and (min-width: 1214px) {
  /*.l-header .w-nav {
         margin-top: -70px;
    }*/
}
@media only screen and (max-width: 900px) {
  .w-logo-img .for_default {
    width: 100px;
  }
  .uniscite {
    right: 35px;
  }
}
.l-header.layout_standard.sticky .l-subheader.at_middle {
  line-height: 25px !important;
}
.carres-home > div {
  height: 195px;
  padding: 36px !important;
}
.carres-home .one-third:nth-of-type(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.carres-home h5 a {
  color: #FFF;
}
.carres-home h5 a:hover {
  color: #ff5722;
}
#agree-SC,
#obtenir-SC,
#utiliser-SC {
  font-size: 18px;
}
#agree-SC h2,
#obtenir-SC h2,
#utiliser-SC h2 {
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  color: #f95834;
}
#agree-SC a:hover,
#utiliser-SC a:hover {
  color: #7d7d7d;
}
#obtenir-SC h5 {
  color: #fff;
}
a.ubtn-link .ubtn {
  margin-bottom: 25px !important;
}
.w-tabs.accordion.carre-orange .w-tabs-section {
  width: 33%;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  float: left;
  height: 375px;
  position: relative;
  background-color: #7a7d84;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.w-tabs.accordion.carre-orange .w-tabs-section:hover {
  background-color: #f95834 !important;
}
.w-tabs.accordion.carre-orange .w-tabs-section-control,
.w-tabs.accordion.carre-orange .w-tabs-section-header i {
  display: none;
}
.w-tabs.accordion.carre-orange .w-tabs-section .w-tabs-section-header,
.w-tabs.accordion.carre-orange .w-tabs-section .w-tabs-section-content {
  position: absolute;
  top: 0;
  left: 0;
  display: table !important;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.w-tabs.accordion.carre-orange .w-tabs-section-header-h {
  vertical-align: middle;
}
.w-tabs.accordion.carre-orange .w-tabs-section-content-h {
  vertical-align: bottom;
  cursor: pointer;
}
.w-tabs.accordion.carre-orange .w-tabs-section-header-h,
.w-tabs.accordion.carre-orange .w-tabs-section-content-h {
  display: table-cell;
  padding: 0;
  width: 100%;
  text-align: center;
}
.w-tabs.accordion.carre-orange .w-tabs-section .w-tabs-section-content {
  opacity: 0;
}
.w-tabs.accordion.carre-orange .w-tabs-section-content-h h4 {
  margin: 0;
}
.w-tabs.accordion.carre-orange .w-tabs-section-content-h h4,
.w-tabs.accordion.carre-orange .w-tabs-section-content-h a {
  color: #fff;
}
.w-tabs.accordion.carre-orange .w-tabs-section-content-h i {
  font-size: 50px;
  margin-bottom: 30px;
}
.w-tabs.accordion.carre-orange .w-tabs-section-content-h a {
  font-weight: normal;
  border-radius: 3px;
  border-width: 2px;
  border-color: #FFF;
  border-style: solid;
  background: rgba(255, 255, 255, 0.01) none repeat scroll 0% 0%;
  color: #FFF;
  font-size: 15px;
  padding: 11px 22px;
}
.w-tabs.accordion.carre-orange .w-tabs-section:hover .w-tabs-section-content {
  opacity: 1;
}
.carres-home h5,
.w-tabs.accordion.carre-orange .w-tabs-section .w-tabs-section-title {
  font-size: 26px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #000;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.w-tabs.accordion.carre-orange .w-tabs-section:hover .w-tabs-section-title {
  font-weight: normal;
  font-size: 21px;
  text-shadow: none;
  margin-bottom: 80% !important;
}
.w-tabs.accordion.carre-orange .w-tabs-section .w-tabs-section-content .wpb_text_column {
  padding-bottom: 30px;
}
.l-subfooter.at_top {
  padding-top: 40px;
  padding-bottom: 0px;
}
.l-footer .g-cols.offset_medium > .one-half:first-child {
  width: 57%;
}
.l-footer .g-cols.offset_medium > .one-half {
  width: 37%;
}
.l-footer .widget_nav_menu ul li {
  padding: 0;
  margin-right: 20px;
  float: left;
}
.l-subfooter .widget {
  clear: both;
}
.l-footer .widget_nav_menu .menu-item a {
  color: #fff;
  font-size: 16px;
}
.l-footer .widget_nav_menu .menu-item a::before {
  display: none;
}
.l-subfooter .autres-sites {
  margin-top: 5px;
  margin-bottom: 10px;
  float: left;
}
.l-subfooter .autres-sites > span {
  color: #cccccc;
  display: block;
}
.l-subfooter .autres-sites > div {
  float: left;
  margin-right: 50px;
}
.l-subfooter .autres-sites > div > span {
  display: block;
}
.tablepress tfoot th,
.tablepress thead th {
  background-color: #eee;
}
.tablepress thead th,
.tablepress tbody td {
  border-right: 10px solid #fff;
  border-left: 10px solid #fff;
}
.l-titlebar h1,
.l-titlebar p {
  color: #fff;
}
.valigntop {
  vertical-align: top !important;
}
/*.entroiscol .ult-content-box-container{
	width: 31%;
	display: inline-block;
	margin-right: 3%;
}
.entroiscol .ult-content-box-container:nth-child(3n+3){
	margin-right:0;
}*/
.entroiscol .ult-content-box {
  padding: 20px 30px;
}
.wpcf7-form-control.wpcf7-submit {
  margin: 0 0 0 39px;
}
.wpcf7-form-control.wpcf7-submit .g-preloader {
  display: none;
}
.page-id-254 .tablepress thead th.column-6 {
  width: 28%;
}
.pbtm-0 {
  padding-bottom: 0 !important;
}
.tablepress thead th {
  background-color: #7a7d84;
  color: #FFF;
  font-size: 16px;
  padding: 40px 20px;
}
.tablepress tbody tr td {
  padding: 10px 16px 16px;
}
.tablepress tbody tr.row-2.even td {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  background-color: #f95834;
}
.tablepress ul {
  margin: 10px 0 10px 13px;
}
.tablepress ul li {
  margin-bottom: 8px;
  line-height: normal;
}
.single-cas-pratique .preview_basic {
  display: none;
}
.page-template-page-cas .l-main {
  padding: 15px;
}
.page-template-page-cas .l-main .g-filters {
  margin-bottom: 20px;
}
.page-template-page-cas .l-titlebar .g-breadcrumbs {
  color: #fff;
}
.wpcf7-form p label {
  font-size: 16px;
  line-height: 26px;
  pointer-events: none;
  opacity: 0.66;
  margin-left: 41px;
}
.w-logo.with_transparent .w-logo-img > img.for_default {
  margin-bottom: -127px !important;
}
.page .col2 h5 {
  font-size: 22px;
  font-weight: bold;
  color: #fb5235;
  margin: 0 0 15px;
  padding-left: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAIAAACAbBMhAAAANUlEQVQYV2P4jwRexUdAeAwoookREAkGIPUGCb1wtwOKMECEgCwIAokmRqCaAFaBbi5ECAgAc9dh/1XONR0AAAAASUVORK5CYII=) left center no-repeat;
}
.page .col2 h6 {
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.col2 {
  position: relative;
  float: left;
  width: 49%;
  margin-right: 2%;
}
.col2.last {
  margin-right: 0;
}
@media (max-width: 1150px) {
  .w-tabs.accordion.carre-orange .w-tabs-section .w-tabs-section-title {
    font-size: 20px !important;
  }
  .w-tabs.accordion.carre-orange .w-tabs-section:hover .w-tabs-section-title {
    margin-bottom: 90% !important;
  }
  .w-tabs.accordion.carre-orange .w-tabs-section-content-h h4 {
    font-size: 22px !important;
    margin-bottom: 10px;
  }
  .w-tabs.accordion.carre-orange .w-tabs-section-content-h i {
    font-size: 42px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1000px) {
  .w-tabs.accordion.carre-orange .w-tabs-section {
    width: 50%;
    max-width: 375px;
    display: inline-block;
    float: none;
  }
  .w-tabs.accordion.carre-orange .w-tabs-section:last-child {
    margin: 0 auto;
  }
  .w-tabs.accordion.carre-orange .w-tabs-section:hover .w-tabs-section-title {
    margin-bottom: 80% !important;
  }
  .w-tabs-sections-h {
    text-align: center;
  }
  .w-tabs.accordion.carre-orange .w-tabs-section-content-h h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 750px) {
  .w-tabs.accordion.carre-orange .w-tabs-section {
    width: 100%;
    max-width: none;
  }
  .w-tabs.accordion.carre-orange .w-tabs-section-content-h h4 {
    font-size: 23px !important;
  }
  .w-tabs.layout_default .w-tabs-section-title {
    font-size: 20px !important;
  }
}
