/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Korolev Heavy';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Heavy'), url('Korolev Heavy.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Light';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Light'), url('Korolev Light.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Medium'), url('Korolev Medium.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Thin'), url('Korolev Thin.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Bold Italic'), url('Korolev Bold Italic.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Bold'), url('Korolev Bold.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Heavy Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Heavy Italic'), url('Korolev Heavy Italic.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Light Italic'), url('Korolev Light Italic.woff') format('woff');
}

@font-face {
    font-family: 'Korolev Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Korolev Medium Italic'), url('Korolev Medium Italic.woff') format('woff');
}

@font-face {
    font-family: 'Streamster';
    src: url('Streamster.ttf.woff') format('woff'), url('Streamster.ttf.svg#Streamster') format('svg'), url('Streamster.ttf.eot'), url('Streamster.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Korolev Light';
    letter-spacing: 1.8px;
    color: #696969;
    overflow-x: hidden
}

a {
    text-decoration: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    font-family: 'Korolev Medium';
    /* text-transform: lowercase; */
}

hr.star-dark,
hr.star-light {
    max-width: 17rem;
    padding: 0;
    text-align: center;
    border: none;
    border-top: solid .19rem;
    margin-top: 1.8rem;
    margin-bottom: 2.5rem;
    margin-left: auto;
    margin-right: auto;
}

hr.star-light {
    border-color: #fff
}

#crumbs {
    text-align: center;
}

#crumbs ul {
    list-style: none;
    display: inline-table;
}

#crumbs ul li {
    display: inline;
}

#crumbs ul li a {
    display: block;
    float: left;
    height: 50px;
    background: #3498db;
    text-align: center;
    padding: 30px 40px 0 80px;
    position: relative;
    margin: 0 10px 0 0;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}

#crumbs ul li a:after {
    content: "";
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #3498db;
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 1;
}

#crumbs ul li a:before {
    content: "";
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #d4f2ff;
    position: absolute;
    left: 0;
    top: 0;
}

#crumbs ul li:first-child a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#crumbs ul li:first-child a:before {
    display: none;
}

#crumbs ul li:last-child a {
    padding-right: 80px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#crumbs ul li:last-child a:after {
    display: none;
}

#crumbs ul li a:hover {
    background: #fa5ba5;
}

#crumbs ul li a:hover:after {
    border-left-color: #fa5ba5;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c
}

hr.star-dark {
    border-color: #dfb600;
}

hr.star-dark:after {
    color: #2c3e50;
    background-color: #fff
}

hr.star-dark2 {
    border-color: #4ebbeb;
}

hr.star-dark2:after {
    color: #2c3e50;
    background-color: #fff
}

.auteur {
    font-weight: bold;
    font-size: 18px;
}

section {
    padding: 4rem 0;
}

section h2 {
    font-size: 2.25rem;
    line-height: 2rem
}

@media (min-width: 992px) {
    section h2 {
        font-size: 3rem;
        line-height: 2.5rem
    }
}

.btn-xl {
    padding: 1rem 1.75rem;
    font-size: 1.25rem
}

.btn-social {
    width: 3.25rem;
    height: 3.25rem;
    font-size: 1.25rem;
    line-height: 2rem
}

.scroll-to-top {
    z-index: 1042;
    right: 1rem;
    bottom: 1rem;
    display: none
}

.scroll-to-top a {
    width: 3.5rem;
    height: 3.5rem;
    background-color: rgba(33, 37, 41, .5);
    line-height: 3.1rem
}

header.site {
    position: relative;
    background-color: #343a40;
    background: url(../img/g-site.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
    /* min-width: 2000px; */
    height: 800px;
    width: 100%;
}

header.site .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .3
}

header.site h1 {
    font-size: 2rem;
    position: relative;
}

@media (min-width: 768px) {
    header.site {
        padding-top: 9rem;
        padding-bottom: 12rem;
        /* margin-top: 200px; */
    }

    header.site h1 {
        font-size: 42px;
        position: relative;
        text-align: center;
        line-height: 1.8;
        font-family: 'Korolev Light';
        font-weight: 600;
    }
}

.site h1 span {
    font-family: 'Streamster';
    font-weight: 500;
    font-size: 71px;
}

.showcase .showcase-text {
    padding: 3rem
}

.showcase .showcase-img {
    min-height: 30rem;
    background-size: cover
}

@media (min-width: 768px) {
    .showcase .showcase-text {
        padding: 7rem
    }
}

.footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #2c3e50;
    color: #fff
}

.copyright {
    background-color: #1a252f
}

a {
    color: #696969
}

a:active,
a:focus,
a:hover {
    color: #696969
}

.btn {
    border-width: 2px
}

.bg-primary {
    background-color: #18bc9c !important
}

.bg-secondary {
    background-color: #ffffff !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

.text-primary {
    color: #18bc9c !important
}

.text-secondary {
    color: #696969 !important;
}

.btn-primary {
    background-color: #18bc9c;
    border-color: #18bc9c
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #128f76;
    border-color: #128f76
}

.btn-secondary {
    background-color: #2c3e50;
    border-color: #2c3e50
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #1a252f;
    border-color: #1a252f
}

.btn-call-in {
    background-color: rgba(79, 188, 236, 0.79);
    border-radius: 10px;
    color: #fff;
    /* padding: 15px; */
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.call-both a {
    text-decoration: none !important
}

.btn-call-in svg {
    width: 100%;
    height: 62px;
    margin-top: 15px;
}

.titl-call {
    font-size: 26px;
    font-weight: 600;
}

.phone-number {
    font-size: 30px;
}

small {
    font-size: 100%;
    font-weight: 800;
}

.small-xd.text-right {
    font-size: 12px;
    font-weight: 600;
    /* padding-right: 51px; */
}

.margin-pc {
    margin: 5px;
}

.card-body {
    text-align: center;
    padding-bottom: 0px;
}

.card-title {
    margin-bottom: .75rem;
    font-family: 'Korolev Light';
    font-size: 37px;
}

.card-text:last-child {
    margin-bottom: 0;
    font-size: 14px;
}

.card {
    border: 1px solid transparent;
}

img.card-img-top {
    border: 1px solid #696969;
}

.owl-carousel {
    margin-top: 60px;
    position: relative;
}

.owl-prev {
    position: absolute;
    left: -67px;
    top: 22%;
}

.owl-next {
    position: absolute;
    right: -67px;
    top: 22%;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #2495c6;
    background: transparent;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.owl-theme .owl-nav [class*=owl-] .fa {
    color: #2495c6;
    font-size: 73px;
}

.phone-btn {
    background-color: #4ebbeb;
    border-radius: 10px;
    color: #fff;
    /* padding: 15px; */
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.phone-btn svg {
    width: 100%;
    height: 62px;
    margin-top: 15px;
}

.number {
    font-size: 26px;
    color: #f7eade;
    font-weight: bold;
}

.number-btn {
    font-size: 26px;
    color: #f7eade;
    font-weight: bold;
}

.number-btn span {
    font-size: 11px;
}

.btn-text {
    font-size: 20px;
}

.phone-bottom a {
    text-decoration: none !important
}

.phone-bottom {
    margin-bottom: 80px;
}

.color-blue {
    background-color: #4ebbeb;
}

.color-img {
    position: relative;
    background-color: #343a40;
    background: url(../img/bg.png) no-repeat center center;
    background-size: cover;
    height: 500px;
}

.color-yellow {
    background-color: #fadd5b;
}

.color-yellow {
    padding-top: 30px;
    padding-left: 0px;
    padding-bottom: 50px;
    padding-right: 0px;
    height: 370px;
}

.color-blue {
    padding-top: 30px;
    padding-left: 0px;
    padding-bottom: 50px;
    padding-right: 0px;
    height: 370px;
}

.bg-colors {
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    /* margin-top: 100px; */
}

.bg-colors h3 {
    color: #fff;
    font-size: 30px;
}

.bg-colors p {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #424141;
}

.color-yellow p {
    color: #617e8b;
}

.color-blue p {
    margin-top: 52px;
}

.btn-a.text-center {
    background-color: #4ebcec;
    width: 200px;
    text-align: center;
    color: #fff;
    margin-left: 38%;
    padding: 10px;
    font-family: 'Korolev Light';
    font-size: 20px;
}

.text-section hr.star-dark {
    border-color: #4ebcec;
    width: 351px;
    text-align: left;
    margin-left: 0;
}

.text-section h4 {
    font-size: 31px;
    font-family: 'Korolev Bold';
    margin-top: 50px;
}

.text-section p {
    font-size: 20px;
    text-align: justify
}

.color-blue:after {
    content: "";
    border-top: 186px solid transparent;
    border-bottom: 184px solid transparent;
    border-left: 131px solid #4ebbeb;
    position: absolute;
    right: -131px;
    top: 0;
    z-index: 1;
    height: 370px;
}

.color-yellow:before {
    /* content: ""; */
    /* border-top: 148px solid transparent; */
    /* border-bottom: 196px solid transparent; */
    /* border-left: 136px solid #ffffff; */
    /* position: absolute; */
    left: 0;
    top: 0;
}

.btn-a.text-center:hover {
    background-color: rgb(32, 155, 210);
}

.input-group.mb-3 {
    width: 557px;
    margin-left: 21%;
    /* border-radius: 0px; */
    /* padding-top: 0px; */
}

.input-group.mb-3 .form-control {
    border-radius: 0px;
    background-color: transparent;
    border: 1px solid #707070;
    height: 80px;
    color: #fff;
    font-size: 50px;
    padding-top: 0px !important;
    vertical-align: middle;
    line-height: 0;
    /* margin-top: -20px; */
}

button.btn.btn-outline-secondary.btn-yellow {
    background-color: #fadd5b !important;
    color: #fff;
    border: 1px solid transparent !important;
    border-radius: 0px !important;
    font-size: 35px;
    font-family: 'Korolev Light';
    padding-top: 13px;
    padding-bottom: 13px;
    text-transform: uppercase;
}

button.btn.btn-outline-secondary.btn-yellow:hover {
    background-color: #e4c63c !important;
}

.hide-pc {
    display: none;
}

div#navbarResponsive {
    text-align: center;
    width: 100%;
    /* display: block !important; */
    margin-left: 0%;
    position: relative;
    /* display:  block; */
}

li.nav-item.mx-0.mx-lg-1 {
    display: inline;
}

.ql_hide_desktop {
    display: none;
}

a.nav-link.py-3.px-0.px-lg-3.rounded.js-scroll-trigger {
    color: #696969;
    font-size: 21px;
    text-transform: capitalize;
    font-family: 'Korolev Medium';
    border-radius: 0px !important;
    padding-bottom: 4px !important;
    margin-bottom: 1rem;
}

ul.navbar-nav.ml-auto {
    float: none;
    /* display: initial; */
    margin-right: 0;
}

img.facebook {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-top: -7px;
}

a.nav-link.py-3.px-0.px-lg-3.rounded.js-scroll-trigger:hover {
    border-bottom: 2px solid #dfb600;
}

a.nav-link.py-3.px-0.px-lg-3.rounded.js-scroll-trigger.face {
    border-bottom: 0px solid #dfb600;
}

img.logo-big {
    /* width: 200px; */
    height: 107px;
}

.logo-hide-mobile.logo-big {
    text-align: center;
    /* padding: 30px; */
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.fixed-top {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: transparent !important;
}

i.fa.fa-bars {
    color: #4ebbeb;
}

.bg-primary {
    background-color: transparent !important;
}

img.logo-min {
    height: 65px;
    /* width: 205px; */
    /* padding-left: 10px; */
}

img.spec {
    max-width: 280px;
}

.phone-number span {
    font-size: 11px
}

h2.code-promo {
    margin: 0 auto;
    width: 210px;
}

h2.code-promo span {
    display: block;
}


img.cart {
    width: 500px;
}

.cartouche {
    margin-top: 50px;
    margin-left: 41%;
}

.pc-none .padd-0 {
    background-color: transparent;
}

.new-pad {
    border-radius: 10px;
    border-left: 1px solid #eee;
    background-color: #4ebbeb !important;
    padding-left: 5px;
}

.bwhite.new-padd {
    background-color: #4ebbeb;
    border-radius: 10px;
}

.new-pad .call-text {
    font-size: 14px !important;
}

h2.code-promo span {
    background-color: rgb(210, 59, 120) !important;
    border-radius: 5px;
}

.voyant-call .btn-xl {
    background-color: rgb(210, 59, 120) !important;
    color: #fff !important;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    font-size: 32px;
}

.voyant-call .btn-xl:hover {
    background-color: rgb(210, 0, 155) !important;
    color: #fff !important;
}

.voyant-call .lead {
    font-weight: bold;
    font-size: 42px;
}

.voyant-call .text-secondary {
    font-weight: lighter;
    font-size: 12px;
}
@media (max-width: 768px) {
    .img-thumb {
        width: 40%;
    }

    .voyant-call .lead {
        font-size: 20px;
    }

    .ql_hide_desktop {
        display: block;
    }

    .logo-hide-mobile {
        display: none
    }

    .hide-pc {
        display: inherit;
        /* text-align:  center; */
        padding-left: 71px;
    }

    .bg-secondary {
        background-color: #ffffff !important;
        padding-left: 5px;
    }

    i.fa.fa-bars {
        color: #4ebbeb;
        font-size: 34px;
    }

    a.nav-link.py-3.px-0.px-lg-3.rounded.js-scroll-trigger {
        color: #696969;
        font-size: 14px;
        text-transform: capitalize;
        font-family: 'Korolev Medium';
        border-radius: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0rem;
        text-align: left;
    }

    ul.navbar-nav.ml-auto {
        margin-left: 15px !important;
        float: none;
        /* display: initial; */
        margin-right: 0px;
        margin-right: 0%;
    }

    header.site h1 {
        font-size: 29px;
        position: relative;
        font-family: 'Korolev light';
        text-align: center;
    }

    header.site {
        position: relative;
        background-color: #343a40;
        background: url(../img/g-site-min.jpg) no-repeat center center;
        background-size: cover;
        padding-top: 3rem;
        padding-bottom: 8rem;
        /* min-width: 2000px; */
        height: 80vh;
        width: 100%;
    }

    /*.call-both {*/
    /*display: none;*/
    /*}*/
    section {
        padding: 3rem 0;
    }

    section h2 {
        font-size: 1.8rem;
        line-height: 1rem;
        margin-bottom: 0;
    }

    .owl-carousel {
        margin-top: 30px;
    }

    .card-title {
        font-size: 20px;
    }

    .card-text:last-child {
        margin-bottom: 0;
        font-size: 12px;
    }

    .holder-mid {
        display: none
    }

    .btn-call-in {
        background-color: rgb(79, 188, 236);
        line-height: 1.3;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 2px;
    }

    .titl-call {
        font-size: 22px;
        font-weight: 600;
    }

    .phone-number {
        font-size: 26px;
        font-weight: 700;
        letter-spacing: -1px;
    }

    header .sms-send {
        display: none;
    }

    .call-text {
        font-weight: 700;
    }
}

.temoignage {
    border-top: 2px solid #ccc;
}

.question-gratuite {
    border-top: 2px solid #ccc;
}

.portfolio.voyant {
    border-top: 2px solid #ccc;
}

.voyant h2 {
    font-size: 3rem;
    line-height: 2.5rem;
}

.voyant-call {
    margin-bottom: 50px;
}

.voyant-call .btn-call-in {
    background-color: #4ebbeb;
}

.btn-call-in:hover {
    background-color: rgb(32, 155, 210);
}

.phone-btn:hover {
    background-color: rgb(32, 155, 210);
}

.img-v img {
    width: 100%;
    border: 2px solid #ccc;
    border: 1px solid #696969;
}

.img-v img {
    width: 100%;
    border: 2px solid #ccc;
    border: 1px solid #696969;
}

.name-pro {
    /* font-size: 27px; */
    margin-bottom: 20px;
}

span.name {
    font-size: 39px;
    font-family: 'Korolev Bold';
    padding-right: 14px;
}

.profil-voyant.voyant {
    border-top: 2px solid #ccc;
    padding: 80px 0 10px 0;
}

span.pro {
    color: #dfb600;
    font-size: 25px;
}

.descriptions p {
    font-size: 18px;
    font-size: 20px;
    text-align: justify;
}

.pad-pc {
    padding-left: 50px;
}

.call-two svg {
    width: 28px;
    height: 32px;
    margin-top: 13px;
    padding-bottom: 0px;
}

.padd-0 {
    padding: 0px;
    background-color: #4ebbeb;
    padding-bottom: 0px;
}

.padd-0.bwhite {
    padding-left: 20px;
    padding-right: 0px;
    /* border-right: 2px solid rgba(229, 237, 241, 0.5); */
    background-color: #4ebbeb;
    /* padding-right: 30px; */
}

.padd-0 {
    /* padding: 0px; */
}

.call-text {
    padding-top: 18px;
    font-size: 13px;
    color: #fff;
    padding-bottom: 17px;
    /* padding-left: 0px; */
}

.call-two.mobile-call {
    display: none;
}

.voyant-mobile {
    display: none
}

.site h1 b {
    display: block;
}

.name-mb {
    display: none
}

.holder-mid {
    position: absolute;
    width: 100%;
    margin-top: -29px;
    text-align: center;
}

.back-to-mid {
    background: rgba(129, 129, 129, 0.68);
    color: #20C640;
    display: inline-block;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 1;
    /* font-size: 18px; */
    border-radius: 50%;
    right: 15px;
    /* bottom: 0px; */
    transition: background 0.5s;
    z-index: 11;
}

.back-to-mid i {
    padding-top: 9px;
    color: #4ebbeb;
    font-size: 31px;
    vertical-align: middle;
}

.holder-mid {
    position: absolute;
    width: 100%;
    margin-top: 35px;
    text-align: center;
    bottom: -22px;
}

@media (max-width: 768px) {
    /*.call-two.mobile-call {*/
    /*display: block;*/
    /*}*/
    .vo h1.text-center.text-secondary.mb-0 {
        display: none;
    }

    .vo .star-dark {
        display: none;
    }

    .img-v {
        margin-right: 5px;
        margin-bottom: 5px;
    }

    span.pro {
        font-size: 16px;
    }

    .name-mb {
        display: block;
        margin-bottom: 5px;
    }

    span.name {
        display: block;
        font-size: 34px;
    }

    .name-pc {
        display: none
    }

    hr.star-dark,
    hr.star-light {
        max-width: 14rem;
        padding: 0;
        text-align: center;
        border: none;
        border-top: solid .19rem;
        margin-top: 1.5rem;
        margin-bottom: 2.5rem;
        margin-left: auto;
        margin-right: auto;
        border-color: #dfb600;
        margin-bottom: 30px !important;
    }

    .bg-colors h3 {
        color: #fff;
        font-size: 18px;
    }

    .color-blue {
        height: inherit;
    }

    .color-blue p {
        margin-top: 10px;
        font-size: 11px;
    }

    .input-group.mb-3 .form-control {
        font-size: 18px;
        height: 64px;
    }

    .input-group.mb-3 {
        width: 100%;
        margin-left: 7%;
        /* margin: 15px; */
        margin-right: 7%;
    }

    button.btn.btn-outline-secondary.btn-yellow {
        display: block;
        font-size: 30px;
        width: 100%;
        padding-top: 8px;
        padding-bottom: 9px;
    }

    .input-group-append {
        display: block;
        width: 100%;
    }

    button.btn.btn-outline-secondary.btn-yellow {
    }

    .bg-colors h3 {
        color: #fff;
        font-size: 16px;
        /* padding: 10px; */
    }

    .btn-a.text-center {
        width: 86%;
        margin-left: 7%;
        margin-right: 7%;
    }

    .color-yellow {
        height: inherit;
    }

    .text-section h4 {
        font-size: 18px;
        font-family: 'Korolev Bold';
        margin-top: 30px;
    }

    .text-section p {
        font-size: 13px;
        text-align: justify;
    }

    .profil-voyant.voyant {
        padding: 0;
    }
    .voyant-call > div > div:first-child {
        padding: 0;
    }

    .temoin h2, .temoin .text-secondary {
        font-size: 1em;
    }
    .text-secondary {
        color: #696969 !important;
        font-size: 26px;
    }

    .pad-pc {
        padding-left: 15px;
    }

    .descriptions p {
        font-size: 18px;
        font-size: 13px;
        text-align: justify;
    }

    .voyant-call {
        margin-bottom: 0;
    }

    .voyant-mobile {
        display: block
    }

    .voyant-pc {
        display: none
    }

    .voyant-mobile .card-body {
        text-align: center;
        padding-bottom: 0px;
        padding: 0;
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .site h1 b {
        display: block;
        margin-top: 20px;
    }
}

form#reg-form {
    display: inline-flex;
}

.right-me {
    text-align: right;
    padding-right: 30px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
        margin-top: 280px;
    }
}

.modal-body h6 {
    text-align: center;
    font-size: 30px;
    color: #333;
}

.modal-header {
    border-bottom: 0px solid #e9ecef;
    padding-bottom: 0px;
}

.modal-backdrop.show {
    opacity: 0 !important;
}

.modal-content {
    border: 1px solid rgba(0, 0, 0, 0.26);
    border-radius: 30px;
    outline: 0;
    z-index: 10000000;
    background-color: rgba(255, 255, 255, 0.91);
    font-family: 'Korolev Medium';
}

footer {
    margin-top: 100px;
}

footer a {
    color: #fff
}

.top-footer {
    background-color: #2a2e31;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    padding-bottom: 50px;
}

.bot-footer {
    background-color: #24272a;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.footer-title {
    font-size: 32px;
    margin-bottom: 29px;
}

.footer-link p {
    font-size: 20px;
}

.modal-open {
    /*    overflow: inherit;*/
    padding-right: 0px !important;
}

.phone-mb {
    display: none
}

.sms-send {
    display: none;
}

@media (min-width: 768px) {
    .mrgin-pc {
        margin: -50px;
    }
}

@media (max-width: 768px) {
    .fixed-header-mobile {
        position: fixed;
        top: 0;
        left: 0;
        /* height: 65px; */
        background-color: #fff;
        width: 100%;
        z-index: 10;
    }

    .sms-send {
        display: block;
    }

    .phone-mb {
        display: block
    }

    .footer-title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .footer-link p {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .owl-prev {
        left: -27px;
        top: 22%;
    }

    .owl-theme .owl-nav [class*=owl-] .fa {
        color: #2495c6;
        font-size: 33px;
    }

    .owl-next {
        position: absolute;
        right: -30px;
        top: 22%;
    }

    .btn-mb {
        padding: 10px;
        /* margin-bottom: 20px; */
        margin: 50px;
        background-color: #4ebbeb;
    }

    .btn-mb svg {
        width: 100%;
        height: 39px;
        margin-top: 0px;
    }

    .btn-mb .right-me {
        text-align: left;
        padding-right: 30px;
    }

    .btn-mb .titl-call {
        padding-top: 6px;
        font-size: 22px;
    }

    header.site h1 small {
        font-size: 100%;
        font-weight: 400;
        display: block
    }

    .site h1 span {
        font-family: 'Streamster';
        font-weight: 500;
        font-size: 36px;
    }

    .bg-colors p {
        font-size: 12px;
    }

    .marg-mobile {
        margin-bottom: 75px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .bg-colors h3 {
        color: #fff;
        font-size: 27px;
    }

    .color-blue:after {
        content: "";
        border-top: 0px solid transparent;
        border-bottom: 0px solid transparent;
        border-left: 0px solid #4ebbeb;
        position: absolute;
        right: -131px;
        top: 0;
        z-index: 1;
        height: 370px;
    }

    .btn-mb {
        margin: 201px;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    a.nav-link.py-3.px-0.px-lg-3.rounded.js-scroll-trigger {
        color: #696969;
        font-size: 14px;
        text-transform: capitalize;
        font-family: 'Korolev Medium';
        border-radius: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0rem;
    }

    .call-two.mobile-call {
        /*display: block;*/
        /* padding-right: 0px; */
        padding-left: 0px;
        margin-top: 10px;
    }

    .sms-content {
        margin: 200px;
        margin-top: 0px;
    }

    .owl-next {
        position: absolute;
        right: -41px;
        top: 28%;
    }

    .owl-prev {
        left: -39px;
        top: 28%;
    }

    .titl-call {
        font-size: 19px;
    }

    .phone-number.phc {
        font-size: 23px;
    }

    .phone-number {
        font-size: 23px;
    }

    .input-group.mb-3 {
        width: 387px;
        margin-left: 7%;
    }

    .input-group.mb-3 .form-control {
        font-size: 17px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
    header.site h1 {
        font-size: 29px;
        margin-bottom: 0 !important;
    }

    .sms-content {
        /* padding: 5px; */
        margin: 7px;
        line-height: 1.2;
    }

    .btn-mb .titl-call {
        padding-top: 8px;
        font-size: 16px;
    }

    .btn-mb {
        padding: 7px;
        /* margin-bottom: 20px; */
        margin: 51px;
        background-color: #4ebbeb;
        margin-top: 0px;
    }

    .input-group.mb-3 {
        width: 84%;
        margin-left: 7%;
        /* margin: 15px; */
        margin-right: 7%;
    }

    .color-yellow {
        padding: 20px;
        margin-top: 30px;
    }

    .bg-colors p {
        font-size: 14px;
    }

    .btn-a.text-center {
        font-size: 18px;
    }

    .call-text {
        font-size: 15px;
        font-family: 'Korolev Medium';
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    header.site {
        height: 500px;
        padding-top: 5rem;
    }

    img.logo-big {
        height: 74px;
    }

    .logo-hide-mobile.logo-big {
        padding-top: 24px;
        padding-bottom: 15px;
    }

    header.site h1 {
        font-size: 37px;
        margin-bottom: 30px !important;
    }

    .site h1 span {
        font-size: 61px;
    }

    .text-secondary {
        font-size: 34px;
    }

    .bg-colors h3 {
        font-size: 21px;
    }

    .color-yellow p {
        font-size: 14px;
    }

    .input-group.mb-3 {
        width: 484px;
        margin-left: 18%;
    }

    .color-blue:after {
        content: "";
        border-top: 197px solid transparent;
        border-bottom: 173px solid transparent;
        border-left: 112px solid #4ebbeb;
        position: absolute;
        right: -112px;
        top: 0;
        z-index: 1;
        height: 362px;
    }

    a.nav-link.py-3.px-0.px-lg-3.rounded.js-scroll-trigger {
        font-size: 21px;
        border-radius: 0px !important;
        padding-bottom: 1px !important;
        margin-bottom: 7px;
    }

    ul.navbar-nav.ml-auto {
        margin-left: 23% !important;
    }

    button.btn.btn-outline-secondary.btn-yellow {
        font-size: 27px;
    }
}

.sms-content {
    background-color: rgba(78, 187, 235, 0.8);
    position: relative;
    border-radius: 10px;
    padding: 8px;
    margin: 18px;
    line-height: 1.2;
    /* width: 15%; */
    /* margin-left: 20%; */
    /* margin-right: 20%; */
}

.sms-title {
    font-family: 'Korolev Medium';
    font-size: 20px;
    color: #fff;
}

.sms-sendi span {
    font-size: 30px;
    font-family: 'Korolev Bold';
    color: #fadd5b;
}

span.cot {
    font-size: 9px;
    display: inline;
    padding-left: 19px;
    color: #fff;
}

img.sms-im {
    display: inline;
    /* margin-right: 17px; */
    width: 75px;
}

.sms-sendi {
    font-size: 17px;
    margin-bottom: 4px;
    color: #fff;
}

.sms-desktop .sms-send {
    display: block !important;
    width: 100%;
    padding-left: 40%;
    padding-right: 40%;
    padding-top: 35px;
    padding-bottom: 35px;
    /* border-top: 2px solid #f8f9fa; */
    /* border-bottom: 1px solid #eee; */
    background-color: #f8f9fa;
}

.sms-desktop .sms-content {
    background-color: #4ebbeb;
    width: 100%;
}

.sms-desktop .sms-content:hover {
    background-color: #2c9cce;
}

@media (max-width: 768px) {
    .sms-desktop .sms-send {
        display: block !important;
        width: 85%;
        margin-left: 3%;
        margin-right: 8%;
        padding-top: 30px;
        margin-bottom: 30px;
        padding: 0px;
        border-top: 0px solid #f8f9fa;
        border-bottom: 0px solid #eee;
    }
}

.birthday select {
    display: inline-block;
    width: auto !important;
    margin-right: 10px;
    max-width: 32%;
    font-size: 13px;
}

button#btn-question {
    background-color: #4ebbeb;
    border-radius: 10px;
    color: #fff;
    font-family: 'Korolev Bold';
    font-size: 30px;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    /* color: #333; */
    font-family: 'Korolev Medium';
}

.bot-footer {
    font-size: 20px
}

@media (max-width: 768px) {
    .label-big {
        font-size: 25px;
        font-family: 'Korolev Bold';
        color: #333;
    }

    .modal-body h6 {
        font-size: 23px;

    }

    label.form-label.label-big {
        font-size: 20px;
    }

    .modal-open {
        overflow: inherit;
    }

    .modal-backdrop {
        position: relative;
    }

    .birthday select {
        display: inline-block;
        width: auto !important;
        margin-right: 0px;
        max-width: 46%;
        font-size: 12px;
    }

    .modal-body {
        padding: 5px;
    }
}