/*
 * Moon by GetTemplates.co
 * URL: https://gettemplates.co
 */


@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Merriweather:ital,wght@0,400;1,300&family=Oswald&family=Sacramento&display=swap');

html {
    font-size: 62.5%;
    overflow-x: hidden;
    font-family: 'Berkshire Swash', cursive;

}


#arti {
    /*font-family: 'Potta One', cursive;*/
    font-size: 25px;

}

#dropdown0 {
    position: relative;
    display: inline-block;

}

#dropdown-content {
    font-size: 20px;
    display: none;
    position: absolute;
    background-color: white !important;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1;

}

#dropdown0:hover #dropdown-content {
    display: block;
}

/*.dropdown-toggle::after{*/
/*    border: 0 !important;*/
/*}*/

/*.dropdown-1{*/
/*    left: -35px;*/
/*}*/

/*.dropdown-2{*/
/*    left: -105px;*/
/*}*/

/*.dropdown-menu > li > a {*/
/*    margin: auto !important;*/
/*}*/
/*.dropdown-menu.show {*/
/*    display: block;*/
/*}*/

/*.dropdown-toggle {*/
/*    white-space: nowrap;*/
/*}*/

/*.dropdown-toggle::after {*/
/*    display: inline-block;*/
/*    margin-left: 0.255em;*/
/*    vertical-align: 0.255em;*/
/*    content: "";*/
/*    border-top: 0.3em solid;*/
/*    border-right: 0.3em solid transparent;*/
/*    border-bottom: 0;*/
/*    border-left: 0.3em solid transparent;*/
/*}*/

/*.dropdown-toggle:empty::after {*/
/*    margin-left: 0;*/
/*}*/

/*.dropdown-menu {*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    left: 0;*/
/*    z-index: 1000;*/
/*    display: none;*/
/*    float: left;*/
/*    min-width: 10rem;*/
/*    padding: 0.5rem 0;*/
/*    margin: 0.125rem 0 0;*/
/*    font-size: 1rem;*/
/*    color: #777;*/
/*    text-align: left;*/
/*    list-style: none;*/
/*    background-color: #fff;*/
/*    background-clip: padding-box;*/
/*    border: 1px solid rgba(0, 0, 0, 0.15);*/
/*    border-radius: 0.25rem;*/
/*}*/

/*.dropdown-menu-left {*/
/*    right: auto;*/
/*    left: 0;*/
/*}*/

/*.dropdown-menu-right {*/
/*    right: 0;*/
/*    left: auto;*/
/*}*/

/*@media (min-width: 576px) {*/
/*    .dropdown-menu-sm-left {*/
/*        right: auto;*/
/*        left: 0;*/
/*    }*/
/*    .dropdown-menu-sm-right {*/
/*        right: 0;*/
/*        left: auto;*/
/*    }*/
/*}*/

/*@media (min-width: 768px) {*/
/*    .dropdown-menu-md-left {*/
/*        right: auto;*/
/*        left: 0;*/
/*    }*/
/*    .dropdown-menu-md-right {*/
/*        right: 0;*/
/*        left: auto;*/
/*    }*/
/*}*/

/*@media (min-width: 992px) {*/
/*    .dropdown-menu-lg-left {*/
/*        right: auto;*/
/*        left: 0;*/
/*    }*/
/*    .dropdown-menu-lg-right {*/
/*        right: 0;*/
/*        left: auto;*/
/*    }*/
/*}*/

/*@media (min-width: 1200px) {*/
/*    .dropdown-menu-xl-left {*/
/*        right: auto;*/
/*        left: 0;*/
/*    }*/
/*    .dropdown-menu-xl-right {*/
/*        right: 0;*/
/*        left: auto;*/
/*    }*/
/*}*/

/*.dropup .dropdown-menu {*/
/*    top: auto;*/
/*    bottom: 100%;*/
/*    margin-top: 0;*/
/*    margin-bottom: 0.125rem;*/
/*}*/

/*.dropup .dropdown-toggle::after {*/
/*    display: inline-block;*/
/*    margin-left: 0.255em;*/
/*    vertical-align: 0.255em;*/
/*    content: "";*/
/*    border-top: 0;*/
/*    border-right: 0.3em solid transparent;*/
/*    border-bottom: 0.3em solid;*/
/*    border-left: 0.3em solid transparent;*/
/*}*/

/*.dropup .dropdown-toggle:empty::after {*/
/*    margin-left: 0;*/
/*}*/

/*.dropright .dropdown-menu {*/
/*    top: 0;*/
/*    right: auto;*/
/*    left: 100%;*/
/*    margin-top: 0;*/
/*    margin-left: 0.125rem;*/
/*}*/

/*.dropright .dropdown-toggle::after {*/
/*    display: inline-block;*/
/*    margin-left: 0.255em;*/
/*    vertical-align: 0.255em;*/
/*    content: "";*/
/*    border-top: 0.3em solid transparent;*/
/*    border-right: 0;*/
/*    border-bottom: 0.3em solid transparent;*/
/*    border-left: 0.3em solid;*/
/*}*/

/*.dropright .dropdown-toggle:empty::after {*/
/*    margin-left: 0;*/
/*}*/

/*.dropright .dropdown-toggle::after {*/
/*    vertical-align: 0;*/
/*}*/

/*.dropleft .dropdown-menu {*/
/*    top: 0;*/
/*    right: 100%;*/
/*    left: auto;*/
/*    margin-top: 0;*/
/*    margin-right: 0.125rem;*/
/*}*/

/*.dropleft .dropdown-toggle::after {*/
/*    display: inline-block;*/
/*    margin-left: 0.255em;*/
/*    vertical-align: 0.255em;*/
/*    content: "";*/
/*}*/

/*.dropleft .dropdown-toggle::after {*/
/*    display: none;*/
/*}*/

/*.dropleft .dropdown-toggle::before {*/
/*    display: inline-block;*/
/*    margin-right: 0.255em;*/
/*    vertical-align: 0.255em;*/
/*    content: "";*/
/*    border-top: 0.3em solid transparent;*/
/*    border-right: 0.3em solid;*/
/*    border-bottom: 0.3em solid transparent;*/
/*}*/

/*.dropleft .dropdown-toggle:empty::after {*/
/*    margin-left: 0;*/
/*}*/

/*.dropleft .dropdown-toggle::before {*/
/*    vertical-align: 0;*/
/*}*/

/*.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {*/
/*    right: auto;*/
/*    bottom: auto;*/
/*}*/

/*.dropdown-divider {*/
/*    height: 0;*/
/*    margin: 0.5rem 0;*/
/*    overflow: hidden;*/
/*    border-top: 1px solid #e9ecef;*/
/*}*/

/*.dropdown-item {*/
/*    display: block;*/
/*    width: 100%;*/
/*    padding: 0.25rem 1.5rem;*/
/*    clear: both;*/
/*    font-weight: 400;*/
/*    color: #170936;*/
/*    text-align: inherit;*/
/*    white-space: nowrap;*/
/*    background-color: transparent;*/
/*    border: 0;*/
/*}*/

/*.dropdown-item:hover, .dropdown-item:focus {*/
/*    color: #0e0520;*/
/*    text-decoration: none;*/
/*    background-color: #f8f9fa;*/
/*}*/

/*.dropdown-item.active, .dropdown-item:active {*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*    background-color: #ee1515;*/
/*}*/

/*.dropdown-item.disabled, .dropdown-item:disabled {*/
/*    color: #777;*/
/*    pointer-events: none;*/
/*    background-color: transparent;*/
/*}*/

/*.dropdown-menu.show {*/
/*    display: block;*/
/*}*/

/*.dropdown-header {*/
/*    display: block;*/
/*    padding: 0.5rem 1.5rem;*/
/*    margin-bottom: 0;*/
/*    font-size: 0.875rem;*/
/*    color: #777;*/
/*    white-space: nowrap;*/
/*}*/

/*.dropdown-item-text {*/
/*    display: block;*/
/*    padding: 0.25rem 1.5rem;*/
/*    color: #170936;*/
/*}*/

/*.dropdown-divider {*/
/*    height: 0;*/
/*    margin: 0.5rem 0;*/
/*    overflow: hidden;*/
/*    border-top: 1px solid #e9ecef;*/
/*}*/

/*.dropdown-item {*/
/*    display: block;*/
/*    width: 100%;*/
/*    padding: 0.25rem 1.5rem;*/
/*    clear: both;*/
/*    font-weight: 400;*/
/*    color: #170936;*/
/*    text-align: inherit;*/
/*    white-space: nowrap;*/
/*    background-color: transparent;*/
/*    border: 0;*/
/*}*/

/*.dropdown-item:hover, .dropdown-item:focus {*/
/*    color: #0e0520;*/
/*    text-decoration: none;*/
/*    background-color: #f8f9fa;*/
/*}*/

/*.dropdown-item.active, .dropdown-item:active {*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*    background-color: #ee1515;*/
/*}*/

/*.dropdown-item.disabled, .dropdown-item:disabled {*/
/*    color: #777;*/
/*    pointer-events: none;*/
/*    background-color: transparent;*/
/*}*/

/*.dropdown-menu.show {*/
/*    display: block;*/
/*}*/

/*.dropdown-header {*/
/*    display: block;*/
/*    padding: 0.5rem 1.5rem;*/
/*    margin-bottom: 0;*/
/*    font-size: 0.875rem;*/
/*    color: #777;*/
/*    white-space: nowrap;*/
/*}*/

/*.dropdown-item-text {*/
/*    display: block;*/
/*    padding: 0.25rem 1.5rem;*/
/*    color: #170936;*/
/*}*/
/**********************************/
body {
    /*background-image: url(./../img/bobine2.jpg);
    border: solid black 15px !important;*/
    /*border-radius: 15px !important;*/
    object-fit:cover;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
    position: relative;
    font-family: 'Berkshire Swash', cursive;
    font-weight: 300;
    font-size: 1.6rem;
    opacity:1 !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

body:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: .8;
    z-index: -1;
background: #dfdede;
    /*background: -webkit-linear-gradient(to right, #aca8a0, #b99a97);*/
    /*background: linear-gradient(to right, #aca8a0, #b99a97);*/
}

.boxed-page {
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 6rem;
    position: relative;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
    background: white;
    border: solid;
    /*border-radius: 15px !important;*/
}

@media (min-width: 1200px) {
    .boxed-page {
       width: 1024px;
    }

    .boxed-page .container {
        max-width: 1080px;
        padding-left: 30px;
        padding-right: 30px;

    }
}

h1 {
    font-size: 4.8rem;
}

h2 {
    font-size: 3.6rem;
}

h3 {
    font-size: 3rem;

}

h4 {
    font-size: 2.4rem;
}

h5 {
    font-size: 1.8rem;
}

h6 {
    font-size: 1.6rem;
}

h1,
h2,
h3 {
    font-weight: 300;
    line-height: 1.2em;
}

h4,
h5,
h6 {
    line-height: 1.5em;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Berkshire Swash', cursive;
    margin-top: 0;
    font-weight: bold;
}

p {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.5em;
}

.section-title,
.section-sub-title {
    margin-bottom: 30px;
    font-family: 'Berkshire Swash', cursive;
}

#welcome {
    font-family: 'Berkshire Swash', cursive;
    font-size: 27px;
}

.btn {
    font-size: 1.6rem;
    padding: .7rem 1rem;
}

img {
    max-width: 100%;
}

a:focus,
button:focus {
    outline: none;
}

.btn:hover,
a:hover {
    text-decoration: none;
    color: #d05165;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 1rem;
}

.btn-group-sm > .btn, .btn-sm {
    padding: .5rem;
}

/*.section-content {*/
/*  padding-top: 80px;*/
/*  padding-bottom: 80px; }*/

.title-wrap,
.section-title {
    text-align: center;
}

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

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

.bg-transparent {
    background: transparent;
}

.btn-link {
    color: #f15e75;
}

.btn-link:hover {
    text-decoration: none;
}

.color-primary {
    color: #f15e75;
}

/* Colours */
.text-orange {
    color: #FDBA51;
}

.text-cyan {
    color: #35B8AD;
}

.text-red {
    color: #FC665F;
}

a {
    color: #b39999;
}

.fs-40 {
    font-size: 40px;
}

/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
    color: #333;
    text-shadow: none;
    /* Prevent inheritance from `body` */
    background-color: #fff;
    border: .05rem solid #fff;
}

.btn:not(.btn-link):hover {
    box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.btn-orange {
    background-color: #FDBA51 !important;
    color: #fff !important;
    border: none !important;
}

.btn-cyan {
    background-color: #35B8AD !important;
    color: #fff !important;
    border: none !important;
}

.btn-red {
    background-color: #FC665F !important;
    color: #fff !important;
    border: none !important;
}

#gtco-header-navbar {
    /*position: absolute;*/
    top: 0;
    right: 0;
    left: 0;
    z-index: 11;
    transition: background-color .3s ease-in-out;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-style: bold italic;
    font-weight: bold;
    font-size: 25px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 15px 0px;
    border-radius: 0;


}

.navbar-brand {
    font-size: 20px;
    color: #000;



}

.navbar-nav .nav-link {
    color: white !important;
    transition: .3s ease;
    text-shadow: 1px 1px 2px black, 0 0 25px #2e4744, 0 0 5px #2e4744;
}

.navbar-nav:hover li a {
    opacity: 0.5;
    padding-right: 10px;
}

.navbar-nav:hover li a:hover {
    opacity: 1;
    background-color: white;
    border-radius: 10px;
    color:#3a444a !important;
}

.navbar-toggler {
    font-size: 3rem;
}

/*.not-on-top #gtco-header-navbar {*/
/*    !*background-image: url("patchw2.png");*!*/
/*    !*background-repeat: no-repeat;*!*/
/*    !*border: solid;*!*/
/*    !*position: fixed;*!*/
/*    max-width: 800px;*/
/*    margin: 0 auto;*/
/*    left: 0;*/
/*    right: 0;*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*    background-color: #fff;*/
/*    box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 15px 0px;*/
/*    border-radius: 0;*/
/*}*/

.jumbotron {
    background-image: url(./../img/header.jpg) !important;
    /*background-image: url(./../img/bobine6.jpg);
    background-color:#abaaaa;*/
    /*margin-top: 20px;*/
    /*padding-top: 90px;*/
    /*padding-bottom: 80px;*/
    background-repeat: no-repeat;
    background-size: cover;
    /*background-position: 50% 50%;*/
    /*position: relative;*/
    border-radius: 0;
    /*border-top-left-radius: 20px;*/
    /*border-top-right-radius: 20px;*/
    margin-bottom: 0;
    overflow: hidden;
    min-height: 50vh;
}

@media (min-width: 1024px) {
    .jumbotron {
        /*min-height: 80vh;*/
    }
}

/*.jumbotron .container {*/
/*    position: relative;*/
/*}*/

/*.jumbotron:before {*/
/*    position: absolute;*/
/*    display: block;*/
/*    content: "";*/
/*    background-color: rgba(255, 255, 255, 0.3);*/
/*    !*opacity: 0.8;*!*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*}*/

.filter-button-group {
    margin-bottom: 15px;
}

.filter-button-group a {
    margin: 5px;
    cursor: pointer;
}

.grid-link a {
    margin: 5px;
    font-size: 20px;
    color: #000;
}

.grid-portfolio {
    overflow: hidden;
}

.gutter-sizer {
    width: 2%;
}

.grid-sizer,
.grid-item {
    width: 32%;
}

.grid-item {
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.grid-item:hover .grid-info {
    top: 50%;
    opacity: 1;
}

.grid-item-wrapper:before {
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .3s ease;
    opacity: 0;
}

.grid-item-wrapper:hover:before {
    opacity: 1;
}

.grid-info {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s ease;
}

.lightcase-icon-close:before {
    content: '\e870';
    font-family: 'Berkshire Swash', cursive;

.grid-title {
    text-align: center;
}

.blog-item {
    transition: all 0.3s ease-in-out;
    background-color: #f7f8f9;
    border-radius: 3px;
    overflow: hidden;
}

.blog-item:hover {
    box-shadow: 0 5px 15px -5px #333;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
}

.bg-grey .blog-item {
    background-color: #fff;
}

.blog-item-wrapper {
    margin-bottom: 30px;
}

.blog-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.blog-title h4 {
    color: #000;
}

.blog-text {
    padding: 15px;
}

.blog-tag {
    color: #000;
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.blog-meta {
    color: #939393;
}

.blog-meta p {
    display: inline-block;
    font-size: 14px;
}

.blog-meta a {
    color: #939393;
}

.blog-author {
    display: inline-block;
    color: #939393;
}

.blog-author p {
    font-size: 14px;
    margin-bottom: 0;
}

.blog-share-wrapper {
    float: right;
    display: inline-block;
    margin: 0 -5px;
}

.blog-share-wrapper .blog-share {
    padding: 0 5px;
    cursor: pointer;
}

#gtco-counter {
    position: relative;
}

.counter-item {
    text-align: center;
    z-index: 1;
    color: #fff;
}

.counter-item > i {
    display: block;
    font-size: 40px;
}

.counter-item .number {
    font-size: 60px;
    font-weight: 400;
    display: block;
}

.counter-item h4 {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 16px;
}

.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

.price-box {
    border: none;
}

.price-box .card-header {
    background-color: transparent;
}

.price-box small {
    font-size: 60%;
}

.price-box .price-box-list {
    min-height: 150px;
}


.form-control {
    font-size: 1.6rem;
    margin-bottom: 15px;
    height: 38px;
    font-weight: 300;
}

.form-control:focus {
    border-color: #f15e75;
    box-shadow: 0 0 0 0.2rem rgba(253, 101, 90, 0.25);
}

#gtco-contact-form form label.error {
    margin-bottom: 15px;
    color: #f15e75;
    font-size: 1.4rem;
}

.form-control::-webkit-input-placeholder {
    opacity: .5;
}

.form-control::-moz-placeholder {
    opacity: .5;
}

.form-control:-ms-input-placeholder {
    opacity: .5;
}

.form-control::-ms-input-placeholder {
    opacity: .5;
}

.form-control::placeholder {
    opacity: .5;
}

#form-message-warning, #form-message-success {
    display: none;
}

.single-layout .jumbotron:before {
    background-color: rgba(255, 255, 255, 0.9);
}

.blog-content img.float-left {
    margin: 15px 15px 15px 0;
}

.blog-content .img.float-right {
    margin: 15px 0 15px 15px;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .boxed-page {
        margin-right: 30px;
        margin-left: 30px;
    }

    .not-on-top #gtco-header-navbar {
        margin-right: 30px;
        margin-left: 30px;

    }
}

@media (max-width: 992px) {
    #navbar-nav-header .navbar-nav {
        margin-top: 15px;
    }

    #gtco-header-navbar {
        padding-left: 15px;
        background-color: #fff;
    }
}

@media (max-width: 767px) {
    .boxed-page {
        margin: 4rem 15px;
    }

    .not-on-top #gtco-header-navbar {
        margin-right: 15px;
        margin-left: 15px;
    }

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

    .counter-item:last-child {
        margin-bottom: 0;
    }

    .section-title br,
    .section-sub-title br {
        display: none;
    }

    .grid-item {
        width: 100%;
    }

    .card-deck {
        flex-direction: column;

    }


}
