body {
  margin: 0;
  padding: 0;
  top: 0 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Josefin Sans", sans-serif;
}

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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

h3 {
  margin: 0;
  padding: 0;
  list-style: none;
}

h4 {
  margin: 0;
  padding: 0;
  list-style: none;
}

h5 {
  margin: 0;
  padding: 0;
  list-style: none;
}

h6 {
  margin: 0;
  padding: 0;
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none !important;
  text-decoration: none !important;
}

input {
  outline: none !important;
}

button {
  outline: none !important;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

#page-top {
  overflow-x: hidden !important;
}

/* Header Css  */
.header_area {
  padding: 32px 0px;
  background: #021826;
  position: relative;
  z-index: 10;
}

.logo {
  position: absolute;
  top: 21px;
}

.header_area .container .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu ul li a {
  display: inline-block;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #FFFFFF;
  margin-left: 60px;
}

.menu ul li a:hover {
  color: #1393D2;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.menu ul li:last-child a {
  display: inline-block;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  border: 1px solid #FFF;
  padding: 10px 54px;
  background: #000;
  border-radius: 28px;
}

.menu ul li:last-child a:hover {
  background: #1393D2;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}



/* Hero Section Css  */
.hero_section {
  background: #FFF;
}

.icon {
  margin-right: 35px;
}

.nav-icon {
  display: none;
  float: right;
  text-decoration: none !important;
}

.nav-icon i {
  font-size: 24px;
  color: #FFF;
  width: 48px;
  height: 38px;
  text-align: center;
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  margin-top: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#0093DB), color-stop(106.83%, #1AACFF), to(#93F9B9));
  background: -o-linear-gradient(left, #0093DB 0%, #1AACFF 106.83%, #93F9B9 100%);
  background: linear-gradient(90deg, #0093DB 0%, #1AACFF 106.83%, #93F9B9 100%);
}


/* Hero Css  Area  */

.hero_item_content p {
  font: normal normal normal 24px/29px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  text-align: center;
}

.slider_hero_item {
  position: relative;
}

.hero_item_content {
  position: absolute;
  bottom: 105px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 550px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 25px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 170px;
  height: 15px;
  margin: 5px 7px;
  background: #7E7E7E;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #FFFFFF;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

section.sgl_section_area {
  background: #021826;
  padding-top: 40px;
  padding-bottom: 430px;
}

.sgl_content p {
  text-align: center;
  font: normal normal bold 22px/27px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  max-width: 883px;
  margin: auto;
}

.sgl_content {
  padding-bottom: 55px;
}

.item_content h3 {
  font: normal normal bold 16px/19px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding-bottom: 20px;
}

.item_content p {
  font-size: 16px;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding-bottom: 10px;
}

.card_items_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: -415px;
}

.card_single_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
  padding: 40px 60px;
  background: #031F31;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.card_single_item:hover {
  background: #1393D2;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.item_icon {
  margin-bottom: 70px;
  text-align: center;
}

.faites_confiance_content {
  max-width: 980px;
  width: 100%;
  margin: auto;
  padding-top: 40px;
}

.Faites_confiance_area {
  padding-bottom: 48px;
}

.faites_confiance_content .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}




/* Footer Css  */
footer.footer_area {
  background: #031F31;
  padding: 20px 0px;
}

.footer_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faites_content p {
  font: normal normal normal 16px/19px Josefin Sans;
  letter-spacing: 0px;
  color: #021826;
  font-weight: 400;
}
.footer_content p,
.footer_content a {
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Muli';

}

.contact_home_area {
  background: #EEEEEE 0% 0% no-repeat padding-box;
  padding-top: 60px;
  padding-bottom: 60px;
}

.h_c_title h2 {
  letter-spacing: 0px;
  color: #021826;
  text-align: center;
  font-size: 24px;
  padding-bottom: 55px;
}

.contact_title h2 {
  color: #031F31;
  font-size: 25px;
  padding-bottom: 17px;
}

.input_single label {
  display: block;
}

/* Home Contact Form  */
.row_contact_area {
  max-width: 1100px;
  width: 100%;
  margin: auto;
}

.input_single label {
  font: normal normal normal 14px/18px Muli;
  letter-spacing: 0px;
  color: #000000;
  opacity: 0.65;
}

.input_single {
  margin-bottom: 17px;
}

.input_single input,
.input_single textarea {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #EEEEEE;
  border-radius: 2px;
  opacity: 1;
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  font-size: 16px;
  font-family: 'Muli';
}

.input_single textarea {
  height: 115px;
}

textarea {
  outline: none !important;
}

.input_submit {
  text-align: center;
  margin-top: 40px;
}

.input_submit input {
  letter-spacing: 0px;
  color: #021826;
  opacity: 1;
  border: 1px solid #000;
  padding: 10px 20px;
  border-radius: 28px;
  font-weight: 700;
}

.flex_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex_input .wpcf7-form-control-wrap {
  width: 50%;
}

.Remplissez_section_area {
  background: #021826;
  padding-top: 200px;
  padding-bottom: 70px;
}

.Remplissez_content_area {
  max-width: 864px;
  margin: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.Remplissez_image {
  width: 160px;
  min-width: 160px;
}

.Remplissez_content p {
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  font-size: 22px;
  padding-bottom: 15px;
  line-height: 1.2;
}

.contact_career_area {
  background: #EEEEEE 0% 0% no-repeat padding-box;
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}

.contact_career_area::after {
  position: absolute;
  content: "";
  width: 990px;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/banner/Image_contact.png);
  background-size: 100%;
  z-index: -1;
}

.contact_career_area .input_submit input {
  background: #B4B9B8;
}

.Remplissez_content h2 {
  letter-spacing: -4.19px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #000000D9;
  opacity: 1;
  font-size: 71px;
  line-height: 1;
  width: 310px;
}

.Remplissez_image.Nous_image {
  width: 126px;
  min-width: 126px;
}

/* Contact Page Css  */
.contact_form {
  padding-top: 52px;
  max-width: 857px;
  margin: auto;
  width: 100%;
}

.input_item {
  margin-bottom: 25px;
}

.input_item input,
.input_item_text_area textarea {
  background: #3E4A52;
  width: 100%;
  border: none;
  font: normal normal normal 14px/18px Muli;
  letter-spacing: 0px;
  color: #BCC0C3;
  padding: 7px 15px;
}

.input_item_text_area {
  margin-bottom: 24px;
}

.input_item_text_area textarea {
  height: 160px;
}

.input_item input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BCC0C3;
  opacity: 1;
}

.input_item input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BCC0C3;
  opacity: 1;
}

.input_item input:-ms-input-placeholder {
  /* IE 10+ */
  color: #BCC0C3;
  opacity: 1;
}

.input_item input:-moz-placeholder {
  /* Firefox 18- */
  color: #BCC0C3;
  opacity: 1;
}

.input_item_text_area textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BCC0C3;
  opacity: 1;
}

.input_item_text_area textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #BCC0C3;
  opacity: 1;
}

.input_item_text_area textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #BCC0C3;
  opacity: 1;
}

.input_item_text_area textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #BCC0C3;
  opacity: 1;
}

.input_submit_send {
  text-align: center;
}

.input_submit_send input {
  background: #021826;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 9px 33px;
  border-radius: 28px;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}

.contact_page_footer {
  background: #021826;
  padding-bottom: 42px;
}

.footer_logo {
  text-align: center;
}

.footer_logo {
  padding-bottom: 74px;
}

.address_footer {
  text-align: center;
}

.address_footer p {
  font: normal normal normal 14px/18px Muli;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.input_submit input:hover, .input_submit_send input:hover {
    background: #1393D2;
    color: #FFF;
    border: 1px solid #1393D2;
    transition: 0.5s;
}
.wpcf7-not-valid-tip {
    font-size: 12px;
}

.time_input_clsaa span{
  position: relative;
}
.time_input_clsaa span::after {
  position: absolute;
  content: "";
  background: url('../images/icon/timer.png') no-repeat scroll 0 0 / 100% 100%;
  width: 11px;
  height: 13px;
  right: 6px;
  top: 14px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red;
    width: max-content;
    font-size: 14px;
    color: red;
}

.wpcf7 form.invalid .wpcf7-response-output{
  border-color: red;
  color: red;
  width: max-content;
  font-size: 14px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
  width: max-content;
}

.content_default {
    max-width: 800px;
    width: 100%;
    margin: auto;
    padding: 50px 0px;
}

.hero_sp_area{
  padding-top: 30px;
  padding-bottom: 80px;
  background: #FFF;
}

.title_ref h2 {
  font-size: 24px;
  text-align: center;
  padding-bottom: 57px;
} 
.sponsor_items_area .owl-stage {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.sponsor_single_item {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 15px;
}
.hero_sp_area .owl-carousel .owl-item img {
  display: block;
  width: auto !important;
}

.sponsor_items_area.owl-carousel .owl-nav.disabled {
  display: block;
}