
@font-face {
  font-family: "robotoregular";
    src: url("../fonts/Roboto-Regular.ttf") format("ttf");
}
@font-face {
  font-family: "robotobold";
    src: url("../fonts/Roboto-Bold.ttf") format('truetype');
}
@font-face {
  font-family: "robotocondensed";
    src: url("../fonts/Roboto-Condensed.ttf") format('truetype');
}
@font-face {
  font-family: "Just tell me";
    src: url("../fonts/Just tell me what regular (Version 2).otf") format('opentype');
}
@font-face {
  font-family: "didotbold";
    src: url("../fonts/Didot.ttf") format('truetype');
}
@font-face {
  font-family: "didot";
    src: url("../fonts/Didot.woff") format("woff");
}
body {
  font-family: 'robotoregular', sans-serif;
  font-size: 15px;
  line-height: 160%;
  color: #333;
  overflow-x: hidden;
  font-weight: 300;
}
#block-bootstrap-mint-content .content {
  padding-top: 100px;
}

.container {
  max-width: 1400px;
}

.content-layout {
  padding-left: 0;
  padding-right: 0;
}

p {
  margin: 0 0 20px 0;
}

h1,
.h1 {
  font-size: 47px;
  color: #c49f77;
}

h2,
.h2 {
  font-size: 30px;
  color: #c49f77;
}

h3,
.h3 {
  font-size: 34px;
  color: #eaded2;
  font-family: "didot";
  margin: 0;
}

h4,
.h4 {
  font-size: 30px;
  color: #3c3b35;
  font-family: "Just tell me";
  text-align: center;
  text-transform: uppercase;
  background-image: url(../images/traitbleu.png);
  background-repeat: no-repeat;
  background-position-x: 265px;
  background-position-y: 13px;
  padding-bottom: 30px;
}
.h5, 
h5 {
    font-size: 25px;
}

img {
  max-width: 100%;
  height: auto;
}

.nt {
  color: #2f6f9f;
}

a {
  color: #52bec7;
}

a:hover {
  color: #52bec7;
  text-decoration: none;
}

ul.links.inline {
  padding: 0;
}

ol,
ul {
  padding-left: 20px;
}

ul.links.inline li {
  list-style: none;
}

.block {
  margin-bottom: 12px;
}


.block h2.title {
  text-transform: uppercase;
}
.margin-top-50 {
  margin-top: 55px;
}
.text-right {
  text-align: right;
}

.main-header {
  background-size: cover;
  position: fixed;
  background: url(../images/header_back.jpg) no-repeat;
  z-index: 200;
  width: 100%;
}

.main-header nav {
  background: #52bec7;
  border: 0;
  margin: 0;
  position: relative;
  z-index: 200;
  min-height: 90px;
  padding: 5px;
}

.main-header .region {
  position: relative;
  z-index: 2;
}

.main-header .block {
  margin: 0;
}

/*Region Header*/

.site-branding {
  margin: 0;
}

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

.brand.logo img {
  width: 50%;
}

.region-header .brand {
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
  padding: 7px 0;
}

.site-name a {
  font-size: 18px;
  font-weight: 500;
  color: #1abc9c;
}

.region-header .site-branding__slogan {
  font-size: 10px;
  color: #1abc9c;
}

/*Banner*/

.slideshow {
  text-align: center;
  line-height: 160%;
}

.slideshow h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

/*Top Widget*/

.topwidget {
  padding: 20px 0 0 0;
  text-align: center;
}

.topwidget .fa {
  font-size: 42px;
  background: #1abc9c;
  width: 80px;
  height: 80px;
  padding: 20px 0 0 0;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  color: #fff;
  margin-bottom: 10px;
}

.topwidget .block {
  padding: 7px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #fafafa;
}

/*Promo*/

.region-promo {
  border: 1px solid #e9e8ed;
  padding: 15px;
  font-size: 16px;
  text-align: center;
  margin: 20px 0;
  background: #fdfdfd;
}

.region-promo h2 {
  margin: 5px 0;
}

.region-promo p,
.region-promo .block {
  margin: 0;
}

/*Sidebar Blocks*/

.sidebar .block {
  background: #fafafa;
  padding: 10px;
}

.sidebar .block h2.title {
  text-transform: capitalize;
  margin-top: 0;
}

/*Footer Widgets*/

.footer-widgets .block {
  background: #fafafa;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.footer-widgets .block h2.title {
  margin: 5px 0 10px 0;
}

.footer-widgets {
  padding: 20px 0;
}

.footer-widgets img {
  max-width: 100%;
  border: 5px solid #fff;
  box-shadow: 0px 0px 2px #ddd;
}

/*Footer Ribbon*/

.footer-ribbon {
  margin: 0;
  border: 0;
  background: #fafafa;
  color: #fff;
}

.footer-ribbon ul {
  margin: 10px 0;
  padding: 0;
}

.footer-ribbon nav li {
  display: inline-block;
}

.footer-ribbon nav li a {
  display: block;
  padding: 5px;
}

#footer-bottom {
  text-align: left;
  padding: 100px 0 5px;
  background-color: #52bec7;
}

/*Copyright & Credit*/

.copy_credit .copyright,
.copy_credit .credit {
  margin: 10px;
}

/*Scroll Top*/

#toTop a.scrollUp {
  background: #1abc9c;
  width: 60px;
  height: 60px;
  display: inline-block;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  cursor: pointer;
}
.contact {
  padding: 40px 0 25px 0;
}
.contact, .contact a {
  color: #fff;
  font-family: "robotoregular";
  font-size: 18px;
}
.contact p {
  margin: 0;
  display: inline-block;
}
#toTop a.scrollUp .fa {
  color: #fff;
  font-size: 30px;
  height: 54px;
  line-height: 54px;
  width: 54px;
}

#toTop a.scrollUp:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: #0f7864;
}

/*Social Media*/

.social-media {
  text-align: right;
}

.social-media > a {
  position: relative;
  top: 10px;
  width: 32px;
  height: 32px;
  background: #1abc9c;
  display: inline-block;
  border-radius: 32px;
  -moz-border-radius: 32px 32px 32px 32px;
  -webkit-border-radius: 32px 32px 32px 32px;
  color: #fff;
  margin: 1px;
}

.social-media > a > .fa {
  position: absolute;
  left: 32%;
  top: 30%;
  font-size: 14px;
}

.social-media .icon-twitter:hover {
  background: #00aced;
  color: #fff;
}

.social-media .icon-facebook:hover {
  background: #3b5998;
  color: #fff;
}

.social-media .icon-gplus:hover {
  background: #dd4b39;
  color: #fff;
}

.social-media .icon-linkedin:hover {
  background: #0274b3;
  color: #fff;
}

.social-media .icon-youtube:hover {
  background: #e12b28;
  color: #fff;
}

/*Designer Line - Horizontal*/

hr.style-mint {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(26,188,156,0), rgba(26,188,156,0.75), rgba(26,188,156,0));
  background-image: -moz-linear-gradient(left, rgba(26,188,156,0), rgba(26,188,156,0.75), rgba(26,188,156,0));
  background-image: -ms-linear-gradient(left, rgba(26,188,156,0), rgba(26,188,156,0.75), rgba(26,188,156,0));
  background-image: -o-linear-gradient(left, rgba(26,188,156,0), rgba(26,188,156,0.75), rgba(26,188,156,0));
  margin: 0;
  position: relative;
  top: 30px;
}

/*Form*/

input,
button,
select,
textarea {
  padding: 8px;
  border: 1px solid #1abc9c;
}

.contact-message-form label {
  display: block;
}

.btn,
input[type="submit"] {
  background: #1abc9c;
  color: #fff;
  border: 0;
  line-height: 100%;
  padding: 10px;
}

.btn:hover,
input[type="submit"]:hover {
  background: #52bec7;
}
#edit-deposer-un-texte--wrapper legend {
  width: 145px;
}

/*Front Page*/

.path-frontpage .feed-icon {
  display: none;
}

/*Menu*/
.text-left h3{
  text-align: left!important;
}
.navbar-default .navbar-toggle {
  margin-right: 0;
  border: 0;
  color: #fff;
  background: none;
  padding: 6px 6px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 4px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: none;
}

nav h2 {
  display: none;
}

.menu-base-theme a,
.menu-base-theme a:hover,
.menu-base-theme a:focus,
.menu-base-theme a:active {
  padding: 10px 20px;
  padding-right: 58px;
  line-height: 23px;
  text-decoration: none;
}

.menu-base-theme a.current {
  background: #006892;
  color: white;
}

.menu-base-theme a.disabled {
  color: #a1d1e8;
}

.menu-base-theme a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  text-align: center;
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #dcdcdc;
  background: #efefef;
}

.menu-base-theme a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}

.menu-base-theme ul {
  background: white;
}

.menu-base-theme ul ul {
  background: rgba(102, 102, 102, 0.1);
}

.menu-base-theme ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.menu-base-theme ul li:first-child {
  border-top: 0;
}

.region-primary-menu {
  display: none;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%;
}

.navbar-toggle {
  z-index: 999;
}

/*Breadcrumb*/

.breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
  font-size: 11px;
}

.breadcrumb ul {
  padding: 0;
  margin: 0;
}

.breadcrumb ul li {
  display: inline-block;
}

/*Search Form*/

.search-block-form {
  max-width: 500px;
  margin: 0 auto;
}

.region-search {
  padding: 15px;
}

#search-block-form {
  display: table;
  width: 100%;
}

#search-block-form .form-item,
#search-block-form .form-actions {
  display: table-cell;
  vertical-align: top;
  position: relative;
}

#search-block-form .form-search {
  padding-right: 34px;
}

#search-block-form .form-actions {
  left: -41px;
  width: 41px;
}

#search-block-form input {
  width: 100%;
  height: 41px;
}

#search-block-form .fa-search {
  color: #1abc9c;
  font-size: 20px;
  left: 32%;
  position: absolute;
  top: 27%;
}

#search-block-form input[type="submit"] {
  background: transparent;
}

#search-block-form input[type="submit"]:hover {
  background: transparent;
}

#search-block-form .form-actions:hover i {
  color: #52bec7;
  cursor: pointer;
}

/*Demo Typography*/

.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9;
}

.highlight {
  padding: 5px;
  background-color: #f7f7f9;
  margin: 15px 0;
}

.highlight pre {
  border: 0;
  background: none;
  margin: 0;
}

.bd-example-type .table tr:first-child td {
  border-top: 0;
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
  margin: 0;
}

.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee;
}

/*Contact Form*/

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
  width: 100%;
}
#edit-deposer-un-texte label{
  text-transform: uppercase;
}

/*User Login Form*/

.user-login-form,
.user-form,
.user-pass {
  max-width: 500px;
  margin: 40px auto;
  border: 1px solid #ddd;
  padding: 10px 30px;
  background: #fff;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text {
  width: 100%;
}

.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: 11px;
  color: #999;
  font-style: italic;
}

/*Comment*/

.comment-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}

.comment-wrap .author-details {
  float: left;
  width: 20%;
}

.comment-wrap .author-comments {
  padding-left: 5px;
  float: left;
  width: 80%;
}

.comment-submitted {
  margin: 3px 0;
  font-size: 12px;
  display: inline-block;
  line-height: 100%;
}

.comment-wrap .author-comments h3 {
  margin-top: 10px;
}

.comment-wrap .author-comments p {
  margin-bottom: 10px;
}

/*links Inline*/

ul.links.inline li {
  display: inline-block;
  padding-right: 10px;
}

/*Carousel*/

.carousel-caption p,
.carousel-caption h3 {
  display: none;
}

.carousel-caption h3 {
  margin-top: 0;
}

.carousel-indicators li {
  border: 1px solid #1abc9c;
}

.carousel-indicators .active {
  background-color: #1abc9c;
  height: 10px;
  width: 10px;
}

/*Profile Page*/

.path-user .profile >div {
  display: inline-block;
}

.path-user .profile .label {
  display: block;
  color: #333;
}

/*Sliding header widget*/

.slidewidget {
  background: transparent;
  left: 0;
  position: absolute;
  top: 49px;
  width: 100%;
  height: 0;
}

.slidewidget #sliding-header-wrap {
  display: none;
  color: #333;
  position: relative;
  z-index: 13;
}

.slidewidget .wrapper {
  position: relative;
  z-index: 100;
  background-color: #32ecc8;
  border-bottom: 2px solid #1abc9c;
}

.slidewidget .toggle-switch {
  background-color: #1abc9c;
  position: relative;
  top: 0;
  left: 0;
  width: 49px;
  height: 49px;
  z-index: 250;
}

.slidewidget .fa-gear.fa-spin {
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  left: 25%;
  position: absolute;
  text-align: center;
  top: 25%;
}

.slidewidget img.left {
  float: left;
  margin: 10px 10px 0 0;
  width: 50%;
}

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

.slidewidget .block {
  padding: 20px 10px 10px;
}

.slidewidget .block h2.title {
  margin: 5px 0 10px 0;
}
/*
* Acceuil customize
*/
.title-slide h2 {
  text-align: end;
}
.slide {
  background-image: url(../images/slide-1.png);
  background-repeat: no-repeat;
  height: 800px;
  padding-top: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "didotbold";
  background-size:cover;
}
.text-portrait {
  text-align: justify;
}
.img-portrait {
  text-align: center;
}
.onglet {
  font-family: "didotbold";
  text-align: justify;
  color: #c49f77;
      padding: 35px 30px;
}
.onglet h2 {
  text-align: center;
}
.onglet p{
  padding-bottom: 0;
  margin-bottom: 0;
}
.p1 p, .p2 p {
  padding: 0 25px;
  text-align: justify;
}
.p2 .row {
  padding: 0;
}
.rowtext {
  padding:35px 0;
}
.section-titre {
  text-align: justify;
}
.section-titre h3 {
  text-align: center;
}
.section-titre h3 {
  color: #3c3b35;
  font-size: 40px;
  font-family: "Didot";
  padding-bottom: 25px;
}
.textp1{
  padding: 30px 0;
}
.textp2{
  padding: 60px 0;
}
.text-opacity h3{
  opacity: 0.5;
}
.margin-top-15 {
  margin-top: 15px;
}
.fattitle h3 {
  font-size: 48px;
}
.ortho h3 {
  font-size: 120px;
  margin-bottom: 20px;
}
.footer-space{
  background-color: #52bec7;
  margin-top: 100px;
}
.region-footer .brand.logo img {
  width: 20%;
  margin: 40px 0;
}
.copyright {
  color: #fff;
}
/*
* Devis/contact
*/
form label, form legend {
  color: #52bec7;
}
form legend {
  border-bottom: 0;
  width: 10%;
}
#edit-rgpd label {
  color: #c49f77;
}
.form-control {
  border: 2px solid #52bec7;
  background-color: #f7f6f6;
  width: 60%;
}
.js-form-required::after {
  content: "";
  color:red;
}
form .btn, input[type="submit"] {
  padding: 20px 40px;
  background: #52bec7;
  font-size: 22px;
  float: right;
}
.btn:hover, input[type="submit"]:hover, .btn-success.focus, .btn-success:focus, .btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
    background: #c49f77 !important;
}
.info {
  background-color: #c49f77;
  padding: 20px;
  font-family: "robotocondensed";
  font-size: 16px;
  color: #fff;
  margin: 50px 0;
}
.info ul {
  padding-left: 0;
}
.info li{
  list-style-type: none;
    background-image: url(../images/tiret.png); 
    background-repeat: no-repeat; 
    background-position: left center; 
    padding-left: 36px;
    background-size: 30px;
    padding-bottom: 5px;
}
.text-red span{
  color: red;
}
input, button, select, textarea {
    padding: 8px;
    border: 1px solid #52bec7;
}

form input[type="radio"] {
  display: none;}
  input[type="radio"]:not(:disabled) ~ label {
    cursor: pointer;
  }
input[type="radio"] + label {
  background: #fff;
  color: #52bec7;
  border:1px solid #52bec7;
  padding: 5px 15px;
}
input[type="radio"]:checked + label {
  background: #e6f3f5;
  color: #52bec7;
  border:1px solid #52bec7;
  padding: 5px 15px;
}

.form-item-deposer-un-texte:first-child {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.form-item-deposer-un-texte {
  display: inline-block;
  float: left;
}
.estimation {
  font-size: 14px; 
  clear: both; 
  margin-top: 3px; 
  display: block;
  font-weight: bolder;
}    
/*= JUMPER
---------------------------------------------------------------------------------------------- */
.jumper {
  height: 0;
  position: relative;
}
.jumper-good {
  padding-top: 130px;
}
/*= MESSAGE ERREUR
---------------------------------------------------------------------------------------------- */
#block-bootstrap-mint-content {
  padding-top:18px;
}