
/* ------------------------------
    --------  CUSTOM CSS --------
   ------------------------------*/
/*
Bleu #0097cd
*/

body{
  /*font-family: 'Lato', sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
  /*font-family: 'Lato', sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #0097cd;
}

h2, h3, h4, h5, h6, li, a {
  /*font-family: 'Lato', sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: normal;
}
a {
    font-size: inherit;
    color: #0097cd;
}
a:hover{
    color:#54575a;
}

h1{
  font-size: 22px;
}

header nav ul li>a {
    color: #54565a;
}
header nav ul li>a:hover {
    color: #0097cd;
}
.navbar {
    padding: 0.5rem 1rem;
    margin-top: 10px;
}

header .responsive-btn i {
    color: #0097cd !important;
}

.agency-content .agency-header-center-container .agency-head .agency-head-text {
    font-size: 290%;
    font-weight: 500;
    line-height: 1.1;
}
.fluid-no-padding{
  padding-right:0;
  padding-left:0;
}
.blanc{
  color:#fff !important;
}
a.dropdown.fake-dropdown:before{
  display: none !important;
}
.mt-15{
  margin-top: 15px !important;
}
.mt-30{
  margin-top: 30px !important;
}
.mt-50{
  margin-top: 50px !important;
}

.mb-15{
  margin-bottom: 15px !important;
}
.mb-30{
  margin-bottom: 30px !important;
}
.mb-50{
  margin-bottom: 50px !important;
}
.logo{
  width:300px;
}

.header .bg.app1-header {
    background-image: url(../images/header-bg.jpg);
    overflow: hidden;
}
header.nav-abs {
    background: rgba(255,255,255,1);
    position: relative;
    /*background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
    background-image: url(../images/bg-header.png);
    background-position: bottom center;
    background-size: cover;
    padding-bottom:30px;*/
}
.header .bg {
    height: 85vh;
}
.header .rotate {
    position: absolute;
    top: 28%;
    -webkit-transform: rotate(45deg);
    transform: rotate(0deg);
    right: 19%;
    z-index: 1;
}
.header .center-text {
    height: calc(85vh - 83px);
    margin-top: 83px;
}
.header .header-sub-text p {
    font-size: 20px;
    font-weight: 300;
}
p {
    font-size: 16px;
    color: #54575a;
    font-weight: 400;
    line-height: 1.8;
}
.header .rotate img {
    width: 300px;
}
.header-text h1{
  font-size: 38px;
  color:#fff;
}

/*body:not(.home) header.nav-abs {
    background: rgba(0,151,205, 0.6);
    position: absolute;
}*/
body:not(.home) header.nav-abs {
    background: #fff;
    position: relative;
    border-bottom: 1px solid #eee;
}

/*.liste-accueil li{
  font-size: 16px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.liste-accueil li:before{
  content:"■";
  padding-right: 5px;
  color: #0097cd;
}*/

section.top-accueil{
  padding: 0 0 10px 0;
}

.top-accueil-logo{
  background: rgb(151,153,156);
  background: -moz-linear-gradient(0deg, rgba(151,153,156,1) 0%, rgba(241,241,242,1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(151,153,156,1) 0%, rgba(241,241,242,1) 100%);
  background: linear-gradient(0deg, rgba(151,153,156,1) 0%, rgba(241,241,242,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#97999c",endColorstr="#f1f1f2",GradientType=1);
}
.logo-accueil{
  padding:0 28% 30px;
}
.titre-logo-accueil{
  color:#fff;
  font-size: 30px;
  line-height: 34px;
}
ul.liste-accueil{
  padding-left: 40px;
}
.liste-accueil li{
  font-size: 16px;
  letter-spacing: 0;
  margin-left: 10px;
  margin-bottom: 10px;
  color: #54575a;
  font-weight: 400;
  /*font-family: 'Lato', sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
}
.liste-accueil li:before{
  content:"\f14a";
  font-family: "FontAwesome";
  color: #0097cd;
  margin-right: 10px;
  margin-left: -25px;
}

section {
    padding: 30px 0;
}
section.contenu{
    padding: 20px 0;
}
/*
.container-fluid .top-section{
  padding: 0 !important;
}
*/

.container-fluid.top-section img{
  margin: 0 auto;
}
.service-img-desktop{
  display: block !important;
}
.service-img-mobile{
  display: none !important;
}
.service-img-tablette{
  display: none !important;
}

.text-as-shadow {
    position: absolute;
    font-size: 90px !important;
    opacity: 0.05;
    left: 250px;
    line-height: 1 !important;
    font-weight: 700 !important;
    top: 15px;
}

ul.liste-services{
  padding-left: 30px;
}
.agency-content .agency-para {
    font-size: 16px;
}
.liste-services li{
  font-size: 16px;
  letter-spacing: 0;
  margin-left: 10px;
  margin-bottom: 15px;
  color: #54575a;
  font-weight: 400;
  /*font-family: 'Lato', sans-serif;*/
  font-family: Arial, Helvetica, sans-serif;
}
.liste-services li:before{
  content:"\f14a";
  font-family: "FontAwesome";
  color: #0097cd;
  margin-right: 5px;
}

.services .service {
    border: 1px solid #eee;
}

.services .service.service-overlay:hover{
  -webkit-transition:all 1s;
  transition:all 1s;
  background:-webkit-gradient(linear, left top, left bottom, from(#0096d0), to(#006acd));
  background:linear-gradient(#0096d0, #006acd);
  border-radius:10px;
  -webkit-box-shadow:0 5px 20px #e2e2e2;
  box-shadow:0 5px 20px #e2e2e2;
}
.services .service .service-feature .feature-text {
    margin-bottom: 5px;
}
.service-feature h4 {
    margin-top: 25px;
    font-size: 26px;
}
.img-shadow{
  -webkit-box-shadow:2px 5px 20px rgba(0,0,0,0.4);
  box-shadow:2px 5px 20px rgba(0,0,0,0.4);
  border-radius: 2px;
}
.separateur {
    max-width: 40px;
    width: auto;
    height: 2px;
    margin: 10px 0 20px 0;
    background-color: #0096d0;
}

.contact-us{
  background-color: #54575a;
  background-image: url('/images/accueil/contact.png');
  background-blend-mode: color-burn;
  color:#fff;
  padding: 75px 0 65px 0;
}
.contact-us h3{
  font-size: 28px;
  margin-bottom: 10px ;
}
.btn-contact {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    padding: 15px 25px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 24px;
    line-height: 1;
    font-weight: 300;
    border-radius: 30px;
    text-transform: uppercase;
}
.btn-contact:hover{
  border: 1px solid #0097cd;
  color:#fff;
  background-color: #0097cd;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.btn-default {
    color: #fff;
    /*background-color: #0097cd;*/
    background-color: #54575a;
    padding: 15px 25px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 20px;
    line-height: 1;
    font-weight: 300;
    border-radius: 30px;
    text-transform: uppercase;
    border:none !important;
}
.btn-default:hover{
  color:#fff !important;
  /*background-color: #04ace8;*/
  background-color: #333;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  border:none !important;
}

.tap-top {
    background: rgba(255,255,255,0.3);
    border-radius: 100%;
    font-size: 22px;
    border: none;
}

.top-footer{
  padding: 20px 0;
  margin-bottom: 20px;
  color:#fff;
  font-size: 16px;
  border-bottom:1px solid rgba(255,255,255,0.1)
}

.top-footer a{
  color:#fff;
}

.top-footer a:hover{
  color:#ddd;
}
.logo-footer{
  max-width: 230px;
  clear: both;
  margin-bottom: 30px;
}
.nav-footer {
  padding-top: 20px;
}
.nav-footer a{
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.nav-footer a:hover{
  color: #ddd;
}
.socials-lists ul.socials-horizontal {
    display: inline-flex;
    margin-top: 20px;
}
h6.copyright-text a{
  color:rgba(255,255,255,0.6);
  font-weight: 300;
}
h6.copyright-text a:hover{
  color:rgba(255,255,255,0.9);
}

.map{
    overflow:hidden;
    padding-bottom:25%;
    position:relative;
    height:0;
}
.map iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.form-group input, .form-group textarea {
    font-size: 15px;
    background-color: #f5f5f8;
    border: none;
    width: 100%;
    padding: 15px;
}
.form-group textarea {
    min-height: 150px;
}
.text-danger {
    color: #dc3545 !important;
    margin-top: 3px;
}
.octantis-ns{
  display: none;
}
.bg-404 {
    height: 100vh;
    overflow: hidden;
    background: rgb(16,119,156) !important;
    background: linear-gradient(322deg, rgba(16,119,156,1) 0%, rgba(0,151,205,1) 46%, rgba(14,123,162,1) 100%) !important;
}


/* --- */
.services-page .service {
    padding: 25px;
    border: 1px solid #0097cd;
    -webkit-box-shadow: 0 0 10px 5px rgba(253,248,247,0.69);
    box-shadow: 0 0 10px 5px rgba(253,248,247,0.69);
    border-radius: 50%;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    margin:0 auto;
}
.services-page .service img{
  max-width: 65px;
}
.service-page .img-block{
  width: 100%;
}
.services-page .service-feature h4 {
    margin-top: 0;
    font-size: 17px;
}
.services-page .service.service-overlay:hover{
  -webkit-transition:all 1s;transition:all 1s;
  background:-webkit-gradient(linear, left top, left bottom, from(#13B8EA), to(#006acd));
  background:linear-gradient(#13B8EA, #006acd);
  border-radius:50%;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-box-shadow:0 5px 20px #e2e2e2;
  box-shadow:0 5px 20px #e2e2e2;
}
.services-page .service.service-overlay:hover img{
  -webkit-filter:brightness(0) invert(1);
  filter:brightness(0) invert(1);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.services-page .service.service-overlay:hover .service-feature .feature-text,.services-page .service.service-overlay:hover .service-feature p{
  color:#fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* --- */

.services-page .service-inverse {
    padding: 25px;
    border: 1px solid #0097cd;
    -webkit-box-shadow: 0 0 10px 5px rgba(253,248,247,0.69);
    box-shadow: 0 0 10px 5px rgba(253,248,247,0.69);
    border-radius: 50%;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    margin:0 auto;
    background:-webkit-gradient(linear, left top, left bottom, from(#13B8EA), to(#006acd));
    background:linear-gradient(#13B8EA, #006acd);
    color:#fff;
}
.services-page .service-inverse img{
  max-width: 65px;
}

.services-page .service-inverse .service-feature h4 {
    margin-top: 0;
    font-size: 17px;
    color: #fff;
}
.services-page .service-inverse.service-overlay:hover{
  -webkit-transition:all 1s;transition:all 1s;
  border-radius:50%;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-box-shadow:0 5px 20px #e2e2e2;
  box-shadow:0 5px 20px #e2e2e2;
  background:-webkit-gradient(linear, left top, left bottom, from(#13B8EA), to(#006acd));
  background:linear-gradient(#13B8EA, #006acd);
}
.services-page .service-inverse.service-overlay img{
  -webkit-filter:brightness(0) invert(1);
  filter:brightness(0) invert(1);
}
.services-page .service-inverse.service-overlay:hover img{
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.services-page .service-inverse.service-overlay:hover .service-feature .feature-text,.services-page .service-inverse.service-overlay:hover .service-feature p{
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
/* --- */


body.contact .contact-us {
    display: none;
}

.br-tel{
  display: none !important;
}

.hide-desktop{
  display: none !important;
}

.img-entreprise {
    margin: 5px 0px 30px 30px;
    width: 95%;
}
.show-desktop{
  display: inline-block !important;
}

.home h1 {
    font-size: calc(20px + (36 - 20) * ((100vw - 300px) / (1920 - 300)))!important;
    line-height: 0.9!important;
	margin-bottom:-5px!important;
}


/*-------------------------------------------------
-------------------- MOBILES ----------------------
-------------------------------------------------*/

@media only screen
and (min-width : 200px)
and (max-width : 767px) {
.hide-mobile{
  display: none !important;
}
header nav>a .img-fluid {
    height: 60px;
}
header .navbar {
    width: 300px;
    background: #0097cd;
}
header nav ul li > a {
    color: #fff;
}
header nav ul ul {
    background: #0097cd;
}
header nav ul ul li a {
    color: #fff !important;
}
header .navbar .responsive-btn {
    display: block;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
header.app1 nav ul li>a:hover {
    color: #fff !important;
}
.btn-back h5{
  color:#fff;
}
.navbar {
    padding: 0.5rem 1rem;
    margin-top: 0;
}

.header .bg {
    height: 60vh;
}
.header .center-text {
    height: calc(60vh - 85px);
    margin-top: 85px;
}
.services .service {
    padding: 22px ;
    margin-bottom: 20px;
}
.service-img{
  max-width: 100px;
}
.service-feature h4 {
    margin-top: 23px;
    font-size: 22px;
}
ul.liste-accueil {
    padding-left: 20px;
}
#contact h3{
  text-align: center;
}
.contact-us h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
#contact .btn-contact{
  display: grid;
  margin: 0 auto;
  width: fit-content;
}
.contact-us {
    padding: 35px 0 30px 0;
}

.logo-footer {
    max-width: 96%;
    display: block;
    margin-bottom: 30px;
}
.nav-footer {
    padding-top: 20px;
    padding-bottom: 30px;
}
.map {
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    height: 0;
}
.br-tel{
  display: block !important;
}
.nav-footer a {
    line-height: 28px;
}
.hide-desktop{
  display: block !important;
}

.map-contact {
    padding-bottom: 65%;
}
.agency-content .agency-header-center-container .agency-head .agency-head-text {
    font-size: 250%;
    font-weight: 600;
}
.agency-content .agency-header-center-container {
    margin-bottom: 20px;
}

.text-as-shadow {
    opacity: 0.08;
    left: 0;
    font-size: 50px !important;
    top: 25px;
}
.services-page .service{
  margin-bottom: 15px;
}
.services-page .service-inverse{
  margin-bottom: 15px;
}

.agency-content .agency-para {
    margin-left: 10px;
}

ul.liste-services {
    padding-left: 20px;
}
.liste-services li {
    font-size: calc(13px + (17 - 13) * ((100vw - 300px) / (1920 - 300)));
    line-height: 1.4;
}
.liste-services li:before {
    margin-left: -17px;
}
.img-entreprise {
    margin: 5px 0px 30px 30px;
    width: 87%;
}
.service-img-desktop{
  display: none !important;
}
.service-img-mobile{
  display: block !important;
}
.service-img-tablette{
  display: none !important;
}
.show-desktop{
  display: none !important;
}
.titre-logo-accueil {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    padding: 30px 0;
}
.logo-accueil {
    display: none;
}
.home h1 {
    font-size: 25px!important;
    line-height: 28px!important;
	margin-bottom:-5px!important;
}
}

@media only screen
and (min-width : 768px)
and (max-width : 991px) {
	header .navbar {
    background: #0097cd;
}
header nav ul li > a {
    color: #fff;
}
header nav ul ul {
    background: #0097cd;
}
header nav ul ul li a {
    color: #fff !important;
}
header .navbar .responsive-btn {
    display: block;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
header.app1 nav ul li>a:hover {
    color: #fff !important;
}
.btn-back h5{
  color:#fff;
}
.navbar {
    padding: 0.5rem 1rem;
    margin-top: 0;
}
}

@media only screen
and (min-width : 992px)
and (max-width : 1024px) {
header nav ul li a {
    padding: 18px 8px;
}
}

@media only screen
and (min-width : 768px)
and (max-width : 1024px) {
.hide-tablet{
  display: none !important;
}
.header .bg {
    height: 60vh;
}
.header .center-text {
    height: calc(65vh - 85px);
    margin-top: 85px;
}
.header .rotate  {
    right: 9%;
}
.header .rotate img {
    width: 150px;
    margin: 70px 0 0;
}

.services .service {
    padding: 22px ;
}
.service-img{
  max-width: 100px;
}
#contact h3{
  text-align: center;
}
#contact .btn-contact{
  display: grid;
  margin: 0 auto;
  width: fit-content;
}
.logo-footer {
    max-width: 80%;
    display: block;
}
.nav-footer a {
    line-height: 28px;
}
.hide-desktop{
  display: block !important;
}
.map-contact {
    padding-bottom: 50%;
}
.text-as-shadow {
    opacity: 0.08;
    left: 0;
    font-size: 75px !important;
    top: 10px !important;
}
.agency-content .agency-para {
    margin-left: 0;
}
.img-entreprise {
    margin: 10px 0 30px;
    width: 100%;
}
.service-img-desktop{
  display: none !important;
}
.service-img-mobile{
  display: none !important;
}
.service-img-tablette{
  display: block !important;
}
.show-desktop{
  display: none !important;
}
.titre-logo-accueil {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    padding: 40px 0;
}
.logo-accueil {
    display: none;
}
}

@media only screen
and (min-width : 1025px)
and (max-width : 1360px) {
.titre-logo-accueil {
  font-size: 20px;
  line-height: 24px;
}
}

.confidentialite-content h2,
.confidentialite-content h3,
.confidentialite-content h4 {
    font-size: 18px;
    line-height: 1.2;
    margin: 3rem 0 1rem;
}