@import url('https://fonts.googleapis.com/css?family=Gudea:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i');

body {
    font-family: 'Gudea', sans-serif;
    font-size: 18px;
    color: #000000;
    line-height: 35px;
    font-weight: normal;
}

/*h1 , h2 , h3 , h4 , h5{
 font-family: 'Gudea', sans-serif;
}*/
::-moz-selection {
    background: #000;
    color: #fff;
}

::selection {
    background: #000;
    color: #fff;
}

.main-navbar {
    z-index: 999;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 1140px;
    margin: 0 auto;
}

a,
a:hover {
    text-decoration: none;
}

.main-navbar .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: .5rem 15px;
}

.carousel-inner {
    z-index: 1;
}

#show-more-items {
    display: block;
    margin: 30px auto;
    font-size: 12px;
    padding: 8px 60px;
}

.main-slider .carousel-caption {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.main-slider .carousel-caption .container,
.main-slider .carousel-caption .row {
    height: 100%;
}

.main-slider .carousel-caption h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    display: block;
    padding: 0 15px;
}

.main-slider .carousel-caption h5 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    display: block;
    padding: 0 15px;
}

.main-slider .carousel-caption p span {
    display: block;
    padding: 0 15px;
}

.main-slider .carousel-caption p {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fefefe;
}

.main-slider .carousel-caption .more {
    text-decoration: none;
    color: #005c94;
    font-size: 20px;
    font-weight: 700;
}

iframe {
    width: 100% !important;
}

@media screen and (min-width:992px) {
    .respo-only {
        display: none;
    }
}

.about-text h3 {
    font-weight: bold;
    font-size: 40px;
}

.btn-custom {
    background: #000000;
    border: 1px solid black;
    padding: 8px 35px;
    color: #fefefe;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    border-radius: 50px;
}

.widget-about-image-text .btn-custom {
    padding: 12px 35px 7px;
    font-weight: bold;
    font-size: 14px;
}

.collection {
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.bloc-title {
    font-weight: bold;
    font-size: 40px;
}

.bloc-title>span {
    font-weight: bold;
}

.bloc-title>span,
.modal-toggler>h3,
.modal-toggler>p>span,
.widget-text-banner-background h3,
.widget-text-banner-background p>span,
.widget-temoignages-page h3 {
    display: block;
}

.post-description span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.post-description .post-d {
    font-size: 40px;
    padding: 0 10px 0 0;
}

.post-my {
    padding-right: 20px;
    border-right: 1px solid #c1c1c1;
    margin-right: 15px;
}

.post-dmy {
    float: left;
}

.post-dmy span {
    display: inline-block;
    vertical-align: middle;
}

.post-description {
    display: flex;
}

.widget-text-banner-background {
    padding: 180px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.widget-text-banner-background h3 {
    color: #fff;
    font-size: 70px;
    font-weight: 500;
}

.widget-text-banner-background h3>span {
    font-weight: 700;
}

.widget-text-banner-background p {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}

.contact-bloc p {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.contact-bloc .contact-info {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.footer-menu .social-buttons {
    font-size: 0;
    line-height: 1;
}

.footer-menu .social-buttons a {
    padding: 0 !important;
    background: #fff;
    color: black;
    height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin: 0 5px 0 5px;
}

.footer-menu .social-buttons a i {
    line-height: 35px !important;
    font-size: 20px !important;
}

.contact-bloc textarea {
    min-height: 130px;
}

.footer-bloc {
    background: #000;
}

.footer-menu a {
    color: #fffefe;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Arimo', sans-serif;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #c9c9c9;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #c9c9c9;
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #c9c9c9;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #c9c9c9;
}


#footer-menu {
    color: #fff;
}

.post-image img {
    width: 100%;
}

footer a:hover {
    text-decoration: none;
}

footer a {
    text-decoration: none;
}

.navbar-light .navbar-toggler {
    border: 1px solid #464f55;
    outline: 0;
}

.hamburger-menu #main-menu {
    position: absolute;
    background: #000000;
    right: 30px;
    top: 100%;
    min-width: 320px;
    text-align: center;
}

span.post-title {
    letter-spacing: 1px;
}

.form-control {
    color: #000;
    border: 1px solid #c1c1c1;
    border-radius: 20px;
    padding: .375rem 1rem;
}

/**************** page interne *****************/
.header {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 767px;
    margin-top: -103px;
}

.page-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

h5.interne-title {
    font-size: 70px;
    color: #fff;
    font-weight: bold;
}

.widget-about-text-image p {
    line-height: 35px;
    font-weight: normal;
}

.widget-list-news .post-description span {
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    letter-spacing: 2px;
}

.widget-list-news .post-description .post-d {
    font-size: 40px;
    padding: 0 10px 0 0;
}

.widget-list-news .post-my {
    padding-right: 20px;
    border-right: 1px solid #c1c1c1;
    margin-right: 10px;
}

.widget-list-news .post-image {
    background: #ffefb9;
    position: relative;
    left: 10px;
}

.widget-list-news .img-fluid {
    position: relative;
    top: 30px;
    right: 30px;
}

.widget-list-news .post-image-left {
    background: #ffefb9;
    position: relative;
    right: 40px;
}

.widget-list-news .img-fluid-left {
    position: relative;
    top: 30px;
    left: 30px;
}

.widget-list-news .post {
    margin-left: 30px;
}

.widget-list-news .post-right {
    margin-left: 10px;
}

p.post-text span {
    font-weight: bold;
}

.widget-list-news span.post-title {
    letter-spacing: 2px;
}

.service-title {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 35px;
    letter-spacing: 2px;
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    transform: translateY(-50%);
}

.widget-about-image-text p {
    font-weight: bold;
}

.about-text span {
    font-weight: bold;
}

img.img-fluid-left {
    height: auto;
    max-width: 100%;
}

.services-text {
    font-size: 16px;
    line-height: 22px;
}

.services-text h3 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
}

.services-text a {
    font-size: 85px;
    color: #000;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: unset;
}

.carousel-control-prev-icon i,
.carousel-control-next-icon i {
    color: white;
    font-size: 25px;
}

.bien-btn {
    border-radius: 20px;
    border: 1px solid #010101;
    padding: 5px 15px;
    color: #010101;
    margin: 0 5px;
}

.bien-btn:hover,
.bien-btn[aria-expanded="true"] {
    background: black;
    color: #fff;
}

.btn-dark,
.btn-dark:hover {
    color: #fff;
    background-color: #000000;
    border-radius: 20px;
    padding: 5px 10px 5px 12px;
    border: 1px solid #000;
}

h2.bloc-title {
    font-size: 35px;
    font-weight: normal;
}

h3.subtitle {
    font-size: 16px;
    color: #3f4040;
    font-weight: bold;
}

p.bien-text {
    font-size: 16px;
    color: #3f4040;
}

p.price>span {
    font-weight: bold;
    display: block;
}

p.bien-text span {
    display: block;
}

.widget-text-banner-background .btn-custom,
.widget-text-banner-background .btn-custom:hover {
    border: 2px solid white;
    padding: 6px 25px;
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
    border-radius: 50px;
    letter-spacing: 2px;
    background: transparent;
}

.service-bloc {
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.service {
    height: 260px;
    width: 100%;
    position: relative;
}

.contact-bloc .btn-custom {
    font-size: 12px;
    padding: 8px 60px;
}

.service-box {
    height: 300px;
}

.service-box img,
.service-box video {
    display: inline;
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.agence-text p {
    line-height: 22px;
}

.agence-text h3 {
    font-weight: bold;
}

.desc h3 {
    line-height: 20px;
    font-size: 20px;
}

.mention-leg h3 {
    font-weight: bold;
    font-size: 20px;
}

.line {
    width: 92%;
    background: #000;
    height: 1px;
    position: absolute;
    top: -195px;
    z-index: -1;
}

.img-left {
    margin-left: -70px;
}

.img-right {
    margin-right: -70px;
}

.widget-agence h3 {
    font-size: 20px;
}

.desc {
    font-size: 20px;
    max-width: 224px;
    margin: 0 auto;
}

.desc>span {
    display: block;
}

.mention-leg p {
    font-size: 20px;
}

.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 1) !important;
}

.equipe-img {
    border-radius: 50%;
}

.equipe-img img {
    width: 100%;
}

.widget-equipe-page h3 {
    font-size: 32px;
    font-weight: bold;
}

.widget-equipe-page p {
    font-size: 20px;
}

.news-img {
    display: block;
    width: 100%;
    height: 500px;
    border-radius: 15px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
}

.news-img img,
.news-img video {
    display: inline;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.widget-actualites-page h3 {
    font-size: 30px;
    font-weight: bold;
}

.widget-actualites-page h4 {
    font-size: 18px;
}

.widget-temoignages-page p {
    font-size: 16px;
    color: #272727;
    line-height: 20px;
}

.widget-temoignages-page h3 {
    font-size: 22px;
    color: #515151;
    font-weight: bold;
}

.widget-temoignages-page h4 {
    color: #272727;
    font-size: 12px;
}

.contact-bloc a {
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    color: #000;
}

.copyright .nav-item {
    display: inline-block;
}

.widget-gdpr {
    position: fixed;
    bottom: 15px;
    right: 15px;
    background: black;
    max-width: 290px;
    padding: 15px;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 99;
}

.widget-gdpr p,
.widget-gdpr span {
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
}

.accept-gdpr span {
    background: #60b97e;
    padding: 5px 15px;
    cursor: pointer;
    float: right;
}

.widget-gdpr p a {
    color: #ffffff;
    text-decoration: underline;
}

.parallax .section-title-pg>div,
.parallax .widget-text-banner-background {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.collapse .widget {
    padding-top: 60px;
    margin-top: -60px;
}

.service-title>span {
    display: block;
    font-weight: bold;
}

.logo-image {
    max-width: 200px;
    max-height: 80px;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    top: 50%;
    line-height: unset !important;
    transform: translateY(-50%);
}

.carousel-control-next i,
.carousel-control-prev i {
    font-size: 20px !important;
    line-height: 40px !important;
}

.carousel-control-next {
    right: 3%;
}

.carousel-control-prev {
    left: 3%;
}

.carousel-indicators {
    height: 0;
    margin: 0;
    bottom: 80px;
    z-index: 999;
}

.show-more-items {
    font-size: 16px;
    padding: 10px 50px;
}

.website-wrapper .nav-tabs {
    display: block;
    border: none;
    text-align: center;
}

.website-wrapper .nav-tabs .nav-item {
    display: inline-block;
    border: none;
}

.website-wrapper .nav-tabs .nav-link {
    color: #000000;
    background: transparent;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 20px;
    display: inline-block;
    margin: 10px 5px;
    border-radius: 5px;
    border: none;
    /*border-bottom: 1px solid transparent;
    border-left: none;
    border-right: none;
    border-top: none;*/
}

.website-wrapper .nav-tabs .nav-link:focus,
.website-wrapper .nav-tabs .nav-link:hover,
.website-wrapper .nav-tabs .nav-item.show .nav-link,
.website-wrapper .nav-tabs .nav-link.active {
    /*background: #d80000;
    color: #ffffff;*/
    border-top: none;
    border-left: none;
    border-right: none;
    background: transparent;
    color: #000000;
    text-shadow: 1px 1px 3px;
    border-bottom: 1px solid;
    border-radius: 0;

}

.agence-image img,
.news-img img,
.equipe-img img,
.catalogue-img img {
    transition: 1s;
}

.section-title-pg,
.carousel-item {
    position: relative;
    padding-top: 42.85714%;
    overflow: hidden;
    height: 0;
}

.banner-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}

.banner-img img,
.banner-img video {
    display: inline;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.section-title-pg h1 {
    font-weight: normal;
    color: #fff;
    font-size: 80px;
    line-height: 85px;
}

.section-title-pg h1 {
    font-weight: bold;
    display: block;
    padding: 0 15px;
}

.carousel-indicators li {
    border: none;
}

.modal {
    z-index: 99999;
}

.catalogue-img {
    display: block;
    position: relative;
    height: 350px;
}

.catalogue-img img,
.catalogue-img video {
    display: inline;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.navbar-dark .navbar-toggler {
    outline: 0;
    border-color: #ffffff;
}

.modal-titre {
    font-weight: normal !important;
}

.modal-titre>span {
    font-weight: bold;
}

.widget-actualites-page h3,
.widget-actualites-page h4 {
    display: block;
}

.modal-titre>span,
.modal-soustitre>span,
.modal-desc>span,
.modal-prix>span {
    display: block !important;
}

.modal-titre>span,
.modal-soustitre>span,
.modal-desc>span,
.modal-prix>span {
    display: inline-block;
}

.modal-prix>span {
    font-weight: bold;
    color: black;
    line-height: 1.2;
}

.copyright a {
    display: inline-block;
}

.modal-btn {
    border: 1px solid #000000;
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    background-image: url("../img/close.png");
}

.modal-body .main-slider .carousel-indicators {
    bottom: 40px;
}

.box-tem,
.box-tem2 {
    height: 100%;
}

#contact-form .form-group input+span {
    font-family: Gudea, sans-serif;
    font-size: 17px;
    color: #000;
}

#contact-form #contact-form-submit {
    font-family: Gudea, sans-serif;
    font-size: 12px;
    color: #fefefe;
}

html {
    background: transparent;
}

footer .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}