@charset "UTF-8";
/*
  // ========================================== \\    
  ||                                             ||
  ||             VARIABLES & MIXIN               ||
  ||                                             ||
  \\ ========================================== //
*/
/*
@include breakpoint(medium) {
    color: blue;
  }
}*/
/*
  // ========================================== \\    
  ||                                             ||
  ||                    BASE                     ||
  ||                                             ||
  \\ ========================================== //
*/
/* ===================================================== */
/* ====================== RESET ======================== */
/* ===================================================== */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 20px;
  background-color: #fff;
  color: #00385b;
  font-size: 17fpx;
  font-family: arial, sans-serif;
  overflow-x: hidden; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.btn {
  border: none;
  background-color: transparent;
  text-shadow: none;
  font-size: .8rem;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }

.btn:focus {
  outline: none; }

.form-control {
  border: none;
  background-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.select {
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

label {
  font-weight: 400; }

button {
  -webkit-appearance: none; }

.pointer {
  cursor: pointer; }

img {
  max-width: 100%; }

a, a:hover {
  color: #000; }

/* ===================================================== */
/* ==================== FONT STYLE ===================== */
/* ===================================================== */
.txt-center {
  text-align: center !important; }

.txt-left {
  text-align: left; }

.txt-right {
  text-align: right; }

.txt-justify {
  text-align: justify; }

.uppercase {
  text-transform: uppercase; }

.unset {
  text-transform: none; }

.size10 {
  font-size: 10px;
  line-height: normal; }

.size11 {
  font-size: 11px;
  line-height: normal; }

.size12 {
  font-size: 12px;
  line-height: normal; }

.size13 {
  font-size: 13px;
  line-height: normal; }

.size14 {
  font-size: 14px; }

.size15 {
  font-size: 15px;
  line-height: normal; }

.size16 {
  font-size: 16px;
  line-height: normal; }

.size17 {
  font-size: 17px;
  line-height: normal; }

.size18 {
  font-size: 17px;
  line-height: normal; }

.size20 {
  font-size: 20px;
  line-height: normal; }

.size21 {
  font-size: 21px;
  line-height: normal; }

.size24 {
  font-size: 24px;
  line-height: normal; }

.size24 {
  font-size: 24px;
  line-height: normal; }

.size26 {
  font-size: 26px;
  line-height: normal; }

.size27 {
  font-size: 27px;
  line-height: normal; }

.size27 {
  font-size: 27px;
  line-height: normal; }

.size29 {
  font-size: 29px;
  line-height: normal; }

.size30 {
  font-size: 30px;
  line-height: normal; }

.size32 {
  font-size: 32px;
  line-height: normal; }

.size35 {
  font-size: 35px;
  line-height: normal; }

.size36 {
  font-size: 36px;
  line-height: 1; }

.size38 {
  font-size: 38px;
  line-height: normal; }

.size40 {
  font-size: 40px;
  line-height: normal; }

.size48 {
  font-size: 48px;
  line-height: normal; }

.size50 {
  font-size: 50px;
  line-height: 1; }

.size60 {
  font-size: 60px;
  line-height: 60px; }

.size72 {
  font-size: 72px;
  line-height: 1; }

.size80 {
  font-size: 80px;
  line-height: normal; }

.size90 {
  font-size: 90px;
  line-height: normal; }

.size150 {
  font-size: 150px; }

.letterspacing10 {
  letter-spacing: 1px; }

.letterspacing13 {
  letter-spacing: 1.3px; }

.letterspacing15 {
  letter-spacing: 1.5px; }

.lineheight20 {
  line-height: 20px; }

.lineheight23 {
  line-height: 23px; }

.lineheight26 {
  line-height: 26px; }

.lineheight30 {
  line-height: 30px; }

.underline {
  text-decoration: underline; }

.arial {
  font-family: Arial, Helvetica, sans-serif; }

.poppins {
  font-family: 'Poppins', sans-serif; }

.light-font {
  font-weight: 300; }

.regular-font {
  font-weight: 400; }

.semi-bold-font {
  font-weight: 500; }

.medium-font {
  font-weight: 600; }

.bold-font {
  font-weight: 700; }

.xbold-font {
  font-weight: 800; }

.italic {
  font-style: italic !important; }

.big-title {
  font: 700 55px/1 'Poppins', sans-serif;
  text-transform: uppercase; }

.medium-title {
  font: 700 40px/1 'Poppins', sans-serif;
  text-transform: uppercase; }

.small-title {
  font: 700 25px/1 "Poppins", sans-serif !important;
  text-transform: uppercase; }

.small-title-m {
  font: 400 17px/26px "Playfair Display", sans-serif !important;
  color: #000; }

.regular-txt {
  font: 400 14px/25px arial, sans-serif;
  color: #000; }

.txt {
  font: 400 14px/18px arial, sans-serif;
  color: #000; }

.border-grey, .border-blue, .border-green, .border-red, .border-yellow {
  position: relative;
  padding-bottom: 55px; }

.border-grey::after, .border-blue::after, .border-green::after, .border-red::after, .border-yellow::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 130px;
  height: 8px;
  left: 0;
  margin-left: 0; }

.border-grey.txt-center::after, .border-blue.txt-center::after, .border-green.txt-center::after, .border-red.txt-center::after, .border-yellow.txt-center::after {
  left: 50% !important;
  margin-left: -65px !important; }

.border-grey.txt-right::after, .border-blue.txt-right::after, .border-green.txt-right::after, .border-red.txt-right::after, .border-yellow.txt-right::after {
  right: 0 !important;
  margin-left: 0 !important;
  left: auto; }

.border-grey::after {
  background-color: #e6e6e6; }

.border-blue::after {
  background-color: #2e69a9; }

.border-green::after {
  background-color: #2e69a9; }

.border-red::after {
  background-color: #2e69a9; }

.border-yellow::after {
  background-color: #2e69a9; }

@media (max-width: 1700px) {
  .size150 {
    font-size: 130px; } }

@media (max-width: 1280px) {
  .size150 {
    font-size: 130px; }
  .size60 {
    font-size: 50px;
    line-height: 50px; }
  .size30 {
    font-size: 28px; }
  .big-title {
    font: 700 50px/1 'Poppins', sans-serif; }
  .medium-title {
    font: 700 35px/1 'Poppins', sans-serif; } }

@media (max-width: 1180px) {
  .size21 {
    font-size: 20px; }
  .size20 {
    font-size: 18px; }
  .size24 {
    font-size: 22px; }
  .size30 {
    font-size: 26px; }
  .size36 {
    font-size: 31px;
    line-height: 1; }
  .size48 {
    font-size: 41px;
    line-height: normal; }
  .size60 {
    font-size: 46px;
    line-height: 50px; }
  .size72 {
    font-size: 50px; }
  .size150 {
    font-size: 100px; }
  .size50 {
    font-size: 42px; } }

@media (max-width: 768px) {
  .size20 {
    font-size: 17px; }
  .size21 {
    font-size: 19px; }
  .size24 {
    font-size: 20px; }
  .size26 {
    font-size: 24px; }
  .size27 {
    font-size: 24px; }
  .size29 {
    font-size: 24px; }
  .size30 {
    font-size: 25px; }
  .size36 {
    font-size: 28px; }
  .size38 {
    font-size: 32px; }
  .size40 {
    font-size: 36px; }
  .size48 {
    font-size: 38px;
    line-height: normal; }
  .size60 {
    font-size: 37px;
    line-height: 42px; }
  .size150 {
    font-size: 70px; }
  .big-title {
    font: 700 42px/1 'Poppins', sans-serif; }
  .medium-title {
    font: 700 30px/1 'Poppins', sans-serif; }
  .small-title {
    font: 700 22px/1 "Poppins", sans-serif !important; }
  .regular-txt {
    font: 400 15px/23px arial, sans-serif; } }

@media (max-width: 575px) {
  .border-blue, .border-green, .border-red, .border-yellow {
    padding-bottom: 35px; }
  .lineheight20 {
    line-height: 17px; }
  .lineheight23 {
    line-height: 19px; }
  .lineheight26 {
    line-height: 22px; }
  .lineheight30 {
    line-height: 26px; }
  .size18, body {
    font-size: 16px; }
  .size20 {
    font-size: 17px; }
  .size25 {
    font-size: 23px; }
  .size26 {
    font-size: 20px; }
  .size27 {
    font-size: 20px; }
  .size35 {
    font-size: 28px; }
  .size36 {
    font-size: 24px; }
  .size38 {
    font-size: 30px; }
  .size40 {
    font-size: 30px; }
  .size48 {
    font-size: 32px;
    line-height: normal; }
  .size50 {
    font-size: 32px; }
  .size30 {
    font-size: 23px; }
  .size60 {
    font-size: 36px;
    line-height: 42px; }
  .size150 {
    font-size: 60px; }
  .big-title {
    font: 700 35px/1 'Poppins', sans-serif; }
  .medium-title {
    font: 700 28px/1 'Poppins', sans-serif; }
  .small-title {
    font: 700 18px/1 "Poppins", sans-serif !important; }
  .regular-txt {
    font: 400 15px/24px arial, sans-serif; } }

@media (max-width: 467px) {
  .size150 {
    font-size: 45px; } }

/* ===================================================== */
/* ====================== BOX MODEL===================== */
/* ===================================================== */
/* ----------- Margins
------------------------------------------------------------------------------*/
.no-margin {
  margin: 0; }

.margin-top-140 {
  margin-top: 140px; }

.margin-top-120 {
  margin-top: 120px; }

.margin-top-110 {
  margin-top: 110px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-top-90 {
  margin-top: 90px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-top-65 {
  margin-top: 65px; }

.margin-top-65 {
  margin-top: 65px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-55 {
  margin-top: 55px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-35 {
  margin-top: 35px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-25 {
  margin-top: 25px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-5 {
  margin-top: 5px; }

.margin-top-0 {
  margin-top: 0px; }

.margin-bottom-120 {
  margin-bottom: 120px; }

.margin-bottom-110 {
  margin-bottom: 110px; }

.margin-bottom-100 {
  margin-bottom: 100px; }

.margin-bottom-90 {
  margin-bottom: 90px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-right-120 {
  margin-right: 120px; }

.margin-right-110 {
  margin-right: 110px; }

.margin-right-100 {
  margin-right: 100px; }

.margin-right-90 {
  margin-right: 90px; }

.margin-right-80 {
  margin-right: 80px; }

.margin-right-70 {
  margin-right: 70px; }

.margin-right-60 {
  margin-right: 60px; }

.margin-right-50 {
  margin-right: 50px; }

.margin-right-40 {
  margin-right: 40px; }

.margin-right-30 {
  margin-right: 30px; }

.margin-right-20 {
  margin-right: 20px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-right-5 {
  margin-right: 5px; }

.margin-right-0 {
  margin-right: 0px; }

.margin-left-120 {
  margin-left: 120px; }

.margin-left-110 {
  margin-left: 110px; }

.margin-left-100 {
  margin-left: 100px; }

.margin-left-90 {
  margin-left: 90px; }

.margin-left-80 {
  margin-left: 80px; }

.margin-left-70 {
  margin-left: 70px; }

.margin-left-60 {
  margin-left: 60px; }

.margin-left-50 {
  margin-left: 50px; }

.margin-left-40 {
  margin-left: 40px; }

.margin-left-30 {
  margin-left: 30px; }

.margin-left-20 {
  margin-left: 20px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-left-0 {
  margin-left: 0px; }

.margin-top-160-neg {
  margin-top: -160px; }

/* ----------- Paddings
------------------------------------------------------------------------------*/
.no-padding {
  padding: 0; }

.padding-nav {
  padding-right: 53px; }

.padding-menu-fixe {
  padding-top: 70px; }

.padding-b-t {
  padding: 20px 45px; }

.padding20 {
  padding: 20px; }

.padding-btn-fixe {
  padding-right: 70px; }

.pr-60-md, .pr-60-lg {
  padding-right: 60px; }

.pl-60-md, .pl-60-lg {
  padding-left: 60px; }

.pr-130-md, .pr-130-lg {
  padding-right: 130px; }

.pl-130-md, .pl-130-lg {
  padding-left: 130px; }

.padding-top-280 {
  padding-top: 280px; }

.padding-top-230 {
  padding-top: 230px; }

.padding-top-180 {
  padding-top: 180px; }

.padding-top-140 {
  padding-top: 140px; }

.padding-top-120 {
  padding-top: 120px; }

.padding-top-110 {
  padding-top: 110px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-top-90 {
  padding-top: 90px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-top-5 {
  padding-top: 5px; }

.padding-top-0 {
  padding-top: 0px; }

.padding-bottom-230 {
  padding-bottom: 230px; }

.padding-bottom-180 {
  padding-bottom: 180px; }

.padding-bottom-140 {
  padding-bottom: 140px; }

.padding-bottom-120 {
  padding-bottom: 120px; }

.padding-bottom-110 {
  padding-bottom: 110px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

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

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-bottom-5 {
  padding-bottom: 5px; }

.padding-bottom-0 {
  padding-bottom: 0px; }

.padding-right-130 {
  padding-right: 130px; }

.padding-right-120 {
  padding-right: 120px; }

.padding-right-110 {
  padding-right: 110px; }

.padding-right-100 {
  padding-right: 100px; }

.padding-right-90 {
  padding-right: 90px; }

.padding-right-80 {
  padding-right: 80px; }

.padding-right-70 {
  padding-right: 70px; }

.padding-right-60 {
  padding-right: 60px; }

.padding-right-50 {
  padding-right: 50px; }

.padding-right-40 {
  padding-right: 40px; }

.padding-right-30 {
  padding-right: 30px; }

.padding-right-20 {
  padding-right: 20px; }

.padding-right-15 {
  padding-right: 15px; }

.padding-right-10 {
  padding-right: 10px; }

.padding-right-5 {
  padding-right: 5px; }

.padding-right-0 {
  padding-right: 0px; }

.padding-left-130 {
  padding-left: 130px; }

.padding-left-120 {
  padding-left: 120px; }

.padding-left-110 {
  padding-left: 110px; }

.padding-left-100 {
  padding-left: 100px; }

.padding-left-90 {
  padding-left: 90px; }

.padding-left-80 {
  padding-left: 80px; }

.padding-left-70 {
  padding-left: 70px; }

.padding-left-60 {
  padding-left: 60px; }

.padding-left-50 {
  padding-left: 50px; }

.padding-left-40 {
  padding-left: 40px; }

.padding-left-30 {
  padding-left: 30px; }

.padding-left-20 {
  padding-left: 20px; }

.padding-left-15 {
  padding-left: 15px; }

.padding-left-10 {
  padding-left: 10px; }

.padding-left-5 {
  padding-left: 5px; }

.padding-left-0 {
  padding-left: 0px; }

@media (min-width: 1201px) {
  .padding-left-40-desktop {
    padding-left: 40px;
    padding-right: 40px; } }

@media (max-width: 1700px) {
  .padding-left-110 {
    padding-left: 60px; }
  .padding-right-110 {
    padding-right: 60px; } }

@media (max-width: 1200px) {
  .padding-top-280 {
    padding-top: 220px; }
  .padding-bottom-230 {
    padding-bottom: 180px; }
  .padding-top-230 {
    padding-top: 180px; }
  .padding-top-180 {
    padding-top: 150px; }
  .padding-bottom-180 {
    padding-bottom: 150px; }
  .padding-right-130 {
    padding-right: 100px; }
  .padding-left-130 {
    padding-left: 100px; }
  .padding-left-110 {
    padding-left: 50px; }
  .padding-right-110 {
    padding-right: 50px; }
  .padding-left-80 {
    padding-left: 60px; }
  .padding-right-80 {
    padding-right: 60px; } }

@media (max-width: 992px) {
  .pr-60-lg, .pl-60-lg {
    padding: 0; }
  .pr-130-lg, .pl-130-lg {
    padding: 0; }
  .padding-top-280 {
    padding-top: 160px; }
  .padding-bottom-230 {
    padding-bottom: 140px; }
  .padding-top-230 {
    padding-top: 140px; }
  .padding-top-180 {
    padding-top: 100px; }
  .padding-bottom-180 {
    padding-bottom: 100px; }
  .padding-right-130 {
    padding-right: 50px; }
  .padding-left-130 {
    padding-left: 50px; }
  .padding-left-110 {
    padding-left: 30px; }
  .padding-right-110 {
    padding-right: 30px; }
  .padding-left-80 {
    padding-left: 40px; }
  .padding-right-80 {
    padding-right: 40px; }
  .margin-top-160-neg {
    margin-top: 0; }
  .padding-left-40 {
    padding-left: 20px; }
  .padding-right-40 {
    padding-right: 20px; } }

@media (max-width: 768px) {
  /* Marges */
  .margin-top-120 {
    margin-top: 60px; }
  .margin-top-110 {
    margin-top: 55px; }
  .margin-top-100 {
    margin-top: 50px; }
  .margin-top-90 {
    margin-top: 45px; }
  .margin-top-80 {
    margin-top: 40px; }
  .margin-top-70 {
    margin-top: 35px; }
  .margin-top-60 {
    margin-top: 30px; }
  .margin-top-50 {
    margin-top: 35px; }
  .margin-top-40 {
    margin-top: 30px; }
  .margin-top-30 {
    margin-top: 15px; }
  .margin-top-20 {
    margin-top: 10px; }
  .margin-top-10 {
    margin-top: 5px; }
  .margin-bottom-140 {
    margin-bottom: 70px; }
  .margin-bottom-120 {
    margin-bottom: 60px; }
  .margin-bottom-110 {
    margin-bottom: 55px; }
  .margin-bottom-100 {
    margin-bottom: 50px; }
  .margin-bottom-90 {
    margin-bottom: 45px; }
  .margin-bottom-80 {
    margin-bottom: 40px; }
  .margin-bottom-70 {
    margin-bottom: 35px; }
  .margin-bottom-60 {
    margin-bottom: 30px; }
  .margin-bottom-50 {
    margin-bottom: 25px; }
  .margin-bottom-40 {
    margin-bottom: 30px; }
  .margin-bottom-30 {
    margin-bottom: 15px; }
  .margin-bottom-20 {
    margin-bottom: 10px; }
  .margin-bottom-10 {
    margin-bottom: 5px; }
  /* Paddings */
  .padding-top-280 {
    padding-top: 120px; }
  .padding-bottom-230 {
    padding-bottom: 90px; }
  .padding-top-230 {
    padding-top: 90px; }
  .padding-top-180 {
    padding-top: 80px; }
  .padding-bottom-180 {
    padding-bottom: 80px; }
  .padding-top-140 {
    padding-top: 60px; }
  .padding-top-120 {
    padding-top: 50px; }
  .padding-top-110 {
    padding-top: 50px; }
  .padding-top-100 {
    padding-top: 50px; }
  .padding-top-90 {
    padding-top: 45px; }
  .padding-top-80 {
    padding-top: 40px; }
  .padding-top-70 {
    padding-top: 35px; }
  .padding-top-60 {
    padding-top: 30px; }
  .padding-top-50 {
    padding-top: 25px; }
  .padding-top-40 {
    padding-top: 20px; }
  .padding-top-30 {
    padding-top: 15px; }
  .padding-top-20 {
    padding-top: 10px; }
  .padding-top-10 {
    padding-top: 5px; }
  .padding-bottom-120 {
    padding-bottom: 60px; }
  .padding-bottom-110 {
    padding-bottom: 55px; }
  .padding-bottom-100 {
    padding-bottom: 50px; }
  .padding-bottom-90 {
    padding-bottom: 45px; }
  .padding-bottom-80 {
    padding-bottom: 40px; }
  .padding-bottom-70 {
    padding-bottom: 35px; }
  .padding-bottom-60 {
    padding-bottom: 30px; }
  .padding-bottom-50 {
    padding-bottom: 25px; }
  .padding-bottom-40 {
    padding-bottom: 20px; }
  .padding-bottom-30 {
    padding-bottom: 15px; }
  .padding-bottom-20 {
    padding-bottom: 10px; }
  .padding-bottom-10 {
    padding-bottom: 5px; }
  .padding-left-80 {
    padding-left: 15px; }
  .padding-right-80 {
    padding-right: 15px; }
  .padding-right-130 {
    padding-right: 20px; }
  .padding-left-130 {
    padding-left: 20px; }
  .padding-left-110 {
    padding-left: 20px; }
  .padding-right-110 {
    padding-right: 20px; }
  .padding-left-80 {
    padding-left: 20px; }
  .padding-right-80 {
    padding-right: 20px; }
  .pr-60-md, .pl-60-md {
    padding: 0; }
  .pr-130-md, .pl-130-md {
    padding: 0; }
  .col-sm-6 {
    width: 50% !important; }
  .padding-left-40 {
    padding-left: 15px; }
  .padding-right-40 {
    padding-right: 15px; } }

@media (max-width: 575px) {
  .padding-top-280 {
    padding-top: 70px; }
  .padding-bottom-230 {
    padding-bottom: 60px; }
  .padding-top-230 {
    padding-top: 70px; }
  .padding-top-180 {
    padding-top: 60px; }
  .padding-bottom-180 {
    padding-bottom: 60px; }
  .padding-right-130 {
    padding-right: 15px; }
  .padding-left-130 {
    padding-left: 15px; }
  .padding-left-110 {
    padding-left: 15px; }
  .padding-right-110 {
    padding-right: 15px; }
  .padding-left-80 {
    padding-left: 15px !important; }
  .padding-right-80 {
    padding-right: 15px !important; } }

@media (max-width: 575px) {
  .col-sm-6 {
    width: 50% !important; }
  .col-xs-6 {
    width: 50% !important; }
  .padding-right-30 {
    padding-right: 15px; }
  .padding-left-30 {
    padding-left: 15px; } }

@media (max-width: 467px) {
  .col-sm-6 {
    width: 50% !important; }
  .col-xs-12 {
    width: 100% !important; }
  .col-xs-6 {
    width: 50% !important; } }

@media (max-width: 440px) {
  .col-xxs-12 {
    width: 100%; } }

/* ===================================================== */
/* ====================== COLOR ======================== */
/* ===================================================== */
/* ----------- Colors
------------------------------------------------------------------------------*/
.blue {
  color: #4f62e9; }

.red {
  color: #e4032e !important; }

.green {
  color: #01ac7a; }

.dark-blue {
  color: #00385b; }

.blue-white {
  color: #5db3f7; }

.black {
  color: #000 !important; }

.grey {
  color: #989898; }

.dark-grey {
  color: #666; }

.light-grey {
  color: #a4a4a4; }

.orange {
  color: #ef8561; }

.white-grey {
  color: #dddddd; }

.white {
  color: #fff; }

/* ----------- Background color
------------------------------------------------------------------------------*/
.bg-green {
  background: #398e6e;
  /* Old browsers */
  background: -moz-linear-gradient(left, #398e6e 0%, #579571 94%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #398e6e 0%, #579571 94%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #398e6e 0%, #579571 94%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#398e6e', endColorstr='#579571', GradientType=1 );
  /* IE6-9 */ }

.bg-light-black {
  background-color: #333333; }

.bg-dark-blue {
  background-color: #00385b; }

.bg-light-grey {
  background-color: #f4f4f4; }

.bg-light-brown {
  background-color: #f7f0e7; }

.bg-orange {
  background-color: #ef8561; }

.bg-white {
  background-color: #fff; }

.bg-black {
  background-color: #14191c;
  color: #fff; }

.bg-grey {
  background-color: #fafafa; }

.box-shadow {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); }

/* ===================================================== */
/* ====================== BUTTONS======================= */
/* ===================================================== */
.btn {
  border-radius: 0;
  line-height: 0; }

.button {
  padding: 15px 23px;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  background-color: transparent;
  font-weight: 400;
  font-family: 'Playfair Display', sans-serif;
  z-index: 100;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s !important;
  transition: all 0.3s ease-in-out 0s !important; }

.red-btn {
  color: #fff;
  background-color: #e4032e !important;
  position: relative;
  padding: 30px 105px 30px 55px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .red-btn span {
    position: relative;
    z-index: 2; }
  .red-btn::before {
    content: '';
    width: 150%;
    height: 100px;
    background-color: #d3072a;
    position: absolute;
    left: -10%;
    z-index: 1;
    top: 90%;
    transform: rotate(4deg);
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .red-btn.w-arrow::after {
    background-color: #fff;
    background-image: url(../../img/fleche-rouge.svg); }
  .red-btn::after {
    content: '';
    position: absolute;
    right: 0;
    width: 60px;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #00385b;
    background-image: url(../../img/fleche-blanche.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    background-size: 36px;
    z-index: 15; }
  .red-btn:hover, .red-btn:focus {
    color: #fff; }
    .red-btn:hover::before, .red-btn:focus::before {
      top: 0%;
      transform: rotate(0deg); }

.blue-btn {
  color: #fff;
  background-color: #00385b !important;
  position: relative;
  padding: 30px 105px 30px 55px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .blue-btn span {
    position: relative;
    z-index: 2; }
  .blue-btn::before {
    content: '';
    width: 150%;
    height: 100px;
    background-color: #002e47;
    position: absolute;
    left: -10%;
    z-index: 1;
    top: 90%;
    transform: rotate(4deg);
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .blue-btn::after {
    content: '';
    position: absolute;
    right: 0;
    width: 60px;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #fff;
    background-image: url(../../img/fleche-rouge.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    background-size: 36px;
    z-index: 15; }
  .blue-btn:hover, .blue-btn:focus {
    color: #fff; }
    .blue-btn:hover::before, .blue-btn:focus::before {
      top: 0%;
      transform: rotate(0deg); }

.arrow-link {
  font-size: 12px;
  font-weight: 700;
  color: #000 !important;
  font-family: 'Playfair Display', sans-serif;
  text-transform: uppercase; }
  .arrow-link::before {
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    margin-right: 7px;
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    transition: all 0.3s ease-in-out 0s !important; }
  .arrow-link:hover::before {
    margin-right: 2px; }

@media (max-width: 575px) {
  .red-btn, .blue-btn {
    padding: 26px 90px 26px 30px;
    font-size: 17px; } }

@media (max-width: 467px) {
  .red-btn, .blue-btn {
    padding: 26px 30px 26px 30px !important;
    font-size: 16px; }
  .red-btn::after, .blue-btn::after {
    display: none; }
  .button {
    padding: 14px 17px;
    font-size: 16px; } }

/* ===================================================== */
/* ======================== CARRES ===================== */
/* ===================================================== */
.wrapp-square img {
  width: 100%; }

.square-rt-red::after {
  content: '';
  width: 180px;
  height: 180px;
  background-color: #eb7604;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: -1; }

.square-lt-green::after {
  content: '';
  width: 180px;
  height: 180px;
  background-color: #01cb90;
  position: absolute;
  left: -15px;
  top: -15px;
  z-index: -1; }

.square-rt-green::after {
  content: '';
  width: 180px;
  height: 180px;
  background-color: #01cb90;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: -1; }

.square-lt-red::after {
  content: '';
  width: 180px;
  height: 180px;
  background-color: #eb7604;
  position: absolute;
  left: -15px;
  top: -15px;
  z-index: -1; }

.square-lt-black::after {
  content: '';
  width: 180px;
  height: 180px;
  background-color: #151515;
  position: absolute;
  left: -15px;
  top: -15px;
  z-index: -1; }

/* ===================================================== */
/* ================== CLASSES DIVERSES ================= */
/* ===================================================== */
.maxwidth {
  max-width: 1500px; }

.line-through {
  text-decoration: line-through; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.flex {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex; }

.display-flex,
.display-flex.hide-sm {
  display: flex;
  align-items: stretch;
  display: -webkit-flex;
  display: -moz-flex; }

.items-center {
  align-items: center; }

.justify-content {
  justify-content: center; }

.v-center {
  margin-top: 50%;
  transform: translateY(-50%); }

.align {
  align-items: center; }

.align-end {
  align-items: end; }

.align-self-center {
  align-self: center; }

.space-between {
  justify-content: space-between; }

.justify-end {
  justify-self: end; }

.flex-end {
  justify-content: flex-end; }

.row-reverse {
  flex-direction: row-reverse; }

.row:before {
  display: inline-block; }

.column-reverse {
  flex-direction: column-reverse; }

.flex-box {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: center;
  flex-flow: row wrap; }

.z-top {
  z-index: 100; }

.auto {
  width: auto; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.display-inline-block {
  display: inline-block;
  vertical-align: top; }

.align-middle {
  vertical-align: middle; }

.align-top {
  vertical-align: top; }

.float-none {
  float: none; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.hidden-desktop {
  display: none; }

img.img-fullscreen {
  width: 100%;
  height: auto; }

.z-neg {
  position: relative;
  z-index: -2; }

.visually-hidden {
  display: none; }

.medium-width {
  max-width: 1350px;
  margin-right: auto !important;
  margin-left: auto !important; }

.hidded {
  visibility: hidden; }

.o-hidden {
  overflow: hidden; }

.relative {
  position: relative; }

.margin-center {
  margin: 0 auto; }

.min-height300 {
  min-height: 300px; }

.absolute {
  position: absolute; }

.show-sm {
  display: none; }

.hide-sm {
  display: block; }

.bg-img {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover; }

.bg-img-left {
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-background-size: cover;
  background-size: cover; }

.bg-img-right {
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: cover;
  background-size: cover; }

.bg-img-top {
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover; }

.width100 {
  width: 100%;
  max-width: 100%; }

.height100 {
  height: 100%; }

.object-cover {
  height: 100%;
  object-fit: cover; }

.ico {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin-top: -5px;
  margin-right: 10px;
  -webkit-background-size: contain;
  background-size: contain; }

.ico-adress {
  background-image: url(../img/ico-adresse.png); }

.ico-tel {
  background-image: url(../img/ico-telephone.png); }

.ico-clock {
  background-image: url(../img/ico-horaire.png); }

.ico-mail {
  background-image: url(../img/ico-mail.png); }

.column-2 {
  column-gap: 40px;
  column-count: 2; }

.column-3 {
  column-gap: 60px;
  column-count: 3; }

.border-t {
  border-top: 1px solid #ddd; }

.border-b {
  border-bottom: 1px solid #ddd; }

@media (max-width: 768px) {
  .display-flex {
    display: initial; }
  .aos-animate {
    transition-delay: 0s !important; } }

@media (max-width: 575px) {
  .column-2 {
    column-count: 1; } }

@media (max-width: 992px) {
  .aos-animate {
    transition-delay: 0s !important; } }

/* ===================================================== */
/* ======================= FORM ======================== */
/* ===================================================== */
::-webkit-input-placeholder {
  color: #7b7b7b; }

::-moz-placeholder {
  color: #7b7b7b; }

:-ms-input-placeholder {
  color: #7b7b7b; }

:-moz-placeholder {
  color: #7b7b7b; }

input.form-control {
  height: 55px;
  width: 100%; }

.input-group {
  width: 100%; }

input.form-control,
textarea.form-control {
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4 !important;
  font-size: 15px;
  color: #555555;
  -webkit-border-radius: 0;
  border-radius: 0; }

input.form-control:hover, input.form-control:focus, input.form-control:active,
textarea.form-control:hover, textarea.form-control:focus, textarea.form-control:active {
  background-color: #f4f4f4;
  outline: none !important;
  border-color: #f4f4f4;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3); }

textarea.form-control {
  min-height: 200px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }

/* Formilaires sur bleu clair */
input.form-control,
textarea.form-control {
  border: 1px solid transparent; }

label {
  color: #666666;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase; }

.form-inline .input-group {
  width: auto; }

.form-inline .form-group {
  width: auto; }

/* Formulaire sombre */
.dark-form input.form-control,
.dark-form textarea.form-control {
  background-color: #555555;
  border: 1px solid #555555 !important;
  font-size: 15px;
  color: #d6d6d6;
  -webkit-border-radius: 0;
  border-radius: 0; }

.dark-form input.form-control:hover, .dark-form input.form-control:focus, .dark-form input.form-control:active,
.dark-form textarea.form-control:hover, .dark-form textarea.form-control:focus, .dark-form textarea.form-control:active {
  background-color: #484848;
  outline: none !important;
  border-color: #555555;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3); }

.page-node-type-contact .dark-form input.form-control,
.page-node-type-contact .dark-form textarea.form-control,
.modal-content .dark-form input.form-control,
.modal-content .dark-form textarea.form-control {
  background-color: #fff !important;
  border: 2px solid #eee !important;
  font-size: 15px;
  color: #666;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* ===================================================== */
/* ===================== SLICK ===================== */
/* ===================================================== */
.slick-list,
.slick-track {
  height: 100%; }

/* ===================================================== */
/* ===================== MODERNIZR ===================== */
/* ===================================================== */
.compat-object-fit {
  -webkit-background-size: cover;
  /* pour anciens Chrome et Safari */
  background-size: cover;
  /* version standardisée */ }

 .visuel{
    height:100vh;
    background-position: center;
}
.social{

}
.social li{display: inline-block; margin-top:15px;}
.social li i{ font-size: 30px;  margin:0 10px;}

@media (max-width: 770px) {
    .visuel{
        height:300px
    }
}

 
/* ==========================================================================
Second line
========================================================================== */
.footer-bottom {
  background-color: #ededed;
  padding-top: 18px;
  padding-bottom: 8px;
  font-size: 12px;
  position: absolute;
bottom: 0;
  color: #aaa;
}
  .footer-bottom{
      color:#aaa;
  } 
  img{
      max-width:100px;
      display: inline-block;
  }
 
.footer-bottom .footer-bottom{
  color:#aaa;
}   