@charset "UTF-8";
@font-face {
    font-family: raleway-primary;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RalewayRegular/RalewayRegular.eot);
    src: url(../fonts/RalewayRegular/RalewayRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/RalewayRegular/RalewayRegular.woff) format("woff"), url(../fonts/RalewayRegular/RalewayRegular.ttf) format("truetype")
}

@font-face {
    font-family: raleway-bold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RalewayBold/RalewayBold.eot);
    src: url(../fonts/RalewayBold/RalewayBold.eot?#iefix) format("embedded-opentype"), url(../fonts/RalewayBold/RalewayBold.woff) format("woff"), url(../fonts/RalewayBold/RalewayBold.ttf) format("truetype")
}

@font-face {
    font-family: raleway-secondary;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RalewayMedium/RalewayMedium.eot);
    src: url(../fonts/RalewayMedium/RalewayMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/RalewayMedium/RalewayMedium.woff) format("woff"), url(../fonts/RalewayMediumr/RalewayMedium.ttf) format("truetype")
}

@font-face {
    font-family: nova;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/ProximaNovaRegular/ProximaNovaRegular.eot);
    src: url(../fonts/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNovaRegular/ProximaNovaRegular.woff) format("woff"), url(../fonts/ProximaNovaRegular/ProximaNovaRegular.ttf) format("truetype")
}



html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: raleway-secondary, sans-serif;
    color: #56382d;
}

h2 {
    font-size: 44px;
    font-weight: 700;
}

h3 {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 25px;
}

h5 {
    font-size: 16px;
}

p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .05em;
    color: #3E2723;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}

b {
    font-weight: 700;
}

section {
    padding: 100px 0px;
}


 #st-preloader {
    background: #FFF;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

#pre-status,
.preload-placeholder {
    background-image: url(../images/preloader.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px;
}

.preload-placeholder {
    background: none;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%;
}

.title-block {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
}

.title-block p {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0px;
}

.divider {
    padding: 2rem 0 0;
    margin: 2rem 0 0;
    border-top: 1px solid #3c3f45;
}

.divider-light {
    padding: 2rem 0 0;
    margin: 2rem 0 0;
    border-top: 1px solid #BCAAA4;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none !important;
    box-shadow: none;
}

.logo {

    max-width: 20%;
    height: auto;
}

.nav-tel{
    font-family: nova;
    font-weight: 900;
    font-size: 17px;
}

.nav-tel:before{
    content: "ежедневно с 9:00 до 21:00";
    display: block;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
}


.nav-item:first-child{
    margin-right: 50px;
}

.nav-tel i{
    margin-right: 10px;
}

.custom-navbar {
    background-color: #ffffff!important;
    border-bottom: solid 1px #BCAAA4;
    height: 70px;
    max-height: 70px;
}

.navbar-toggler {
    font-size: 38px;
    background-color: transparent;
}

.navbar-toggler span{
    color: #56382d;
    }

.navbar-toggler:focus {
    text-decoration: none;
    outline: none;
}

.navbar-toggler-icon {
    color: #ffffff;
}

.navbar-collapse {
    background-color: #ffffff;
}

.nav-custom-link {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .05em;
    margin-top: 5px;
}

.navbar a {
    color: #6a4639 !important;
}

.nav-right {
    float: right;
}


.btn {
    font-size: 14px;
    font-weight: 400;
    border-radius: 3px!important;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

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

.btn-regular {
    font-weight: 600;
    border-radius: 3px;
    background-color: #0bb518;
    border: 1px solid #0bb518;
    color: #fff;
    text-align: center;
    line-height: 33px;
    padding: 10px 25px;
    letter-spacing: .1em;
    margin-top: 25px;
    display: inline-block;
}

#marketing .btn-regular i{
    color: #fff;
    margin-right: 10px;
    font-size: 30px;
    margin: 0;
    position: relative;
    top: 5px;
    right: 10px;
}   

#marketing .btn-regular:hover i {
    color: #0bb518;
}


.btn-regular:hover {
    background-color: transparent;
    border: 1px solid #0bb518;
    color: #0bb518;
}

.btn-circle {
    color: #ffffff;
    background-color: #6772e5;
    letter-spacing: .1em;
    padding: 15px 48px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.btn-circle:hover {
    color: #ffffff;
    background-color: #636ee1;
}

.btn-phone {
    font-size: 12px;
    background-color: #6772e5;
    padding: 1px 4px;
}

.btn-phone:hover {
    background-color: #636ee1;
}

.btn-phone a {
    color: #ffffff!important;
}

.btn-buy {
    color: #ffffff;
    background-color: #0bb518;
    letter-spacing: .1em;
    padding: 15px 48px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.btn-buy:hover {
    background-color: #0191f0;
    color: #ffffff;
}



#header h1 {
    font-family: raleway-bold;
    font-size: 43px;

}

#header p {
    font-size: 20px;
    font-weight: 300;
}

span.hero-title {
    font-weight: 400;
    color: #0bb518;
    text-transform: uppercase;
    letter-spacing: .05em;
}


.scroll {
    position: relative;
    top: -10px;
    left: calc(50% - 3px);
    width: 6px;
    height: 6px;
    border: 3px solid #0bb518;
    border-top: none;
    border-left: none;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
}

.scroll:after {
    content: "";
    display: block;
    position: relative;
    top: calc(50% - 23px);
    left: calc(50% - 23px);
    width: 50px;
    height: 50px;
    border: 1px solid #0bb518;
    border-radius: 50%;
}

.scroll:hover:after {
    background-color: rgba(11, 181, 24, 0.43137254901960786);
}


#marketing p {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0px;
    padding: 0px;
}

#marketing span {
    font-weight: 400;
    color: #0bb518;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.content-box {
    padding: 60px 20px;
}

.content-box i{
    color: #0bb518;
    margin: 0 10px 0 30px;
    font-weight: 900;
}


#testimonials {
    background-color: #f6f8f9;
    border-top: 1px solid #F8F9FB;
    border-bottom: 1px solid #F8F9FB;
}

.testimonial-box {
    background-color: #ffffff;
    box-shadow: 0 0 1px 0 rgba(0, 12, 32, 0.04), 0 10px 16px 0 rgba(10, 31, 68, 0.06);
    border-radius: 3px;
    padding: 20px 30px;
    margin: 30px;
}

.testimonial-box h6 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .05em;
    margin-top: 5px;
    margin-bottom: 0px;
}

.testimonial-box p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
    line-height: 1.8;
    padding: 0px;
}

.testimonial-box i {
    color: #ffffff;
}

.testimonial-box small {
    color: #8D6E63;
    display: inline-block;
}

.testimonial-box span {
    font-size: 14px;
    color: #ffffff;
}

.rating {
    font-family: nova;
    background-color: #0bb518;
    padding: 2px 12px;
    border-radius: 50px;
}

.profile-picture {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.review-one {
    background-image: url("../images/userpic.png");
}
.review-two {
    background-image: url("../images/userpic.png");
}
.review-three {
    background-image: url("../images/userpic.png");
}

.review-four {
    background-image: url("../images/userpic.png");
}

.slick-active {
    outline: none !important;
}

.pricing-box{
   margin: 0px 5px 20px;
}

.personal-info {
    padding: 5px 0 20px 0;
    border-bottom: 1px solid #BCAAA4;
}

.pricing-box {
    background-color: #ffffff;
    padding: 40px 20px;
    border: 1px solid #F8F9FB;
    border-radius: 6px;
    box-shadow: 0 0 1px 0 rgba(0, 12, 32, 0.04), 0 10px 16px 0 rgba(10, 31, 68, 0.06);
    margin-top: 30px;
}

.pricing-box h3 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .1em;
    color: #0191f0;
}

.pricing-box h6 {
    font-family: nova;
    font-size: 32px;
    font-weight: 700;
    color: #353132;
    margin-bottom: 0px;
}

.pricing-box h6 span{
    font-size: 18px;
    } 

.pricing-box p {
    font-size: 15px;
    margin-top: 15px;
    padding: 0px;
}

.pricing-box ul {
    padding-left: 10px;
}

.pricing-box li {
    font-size: 14px;
    font-weight: 300;
    color: #8da2b5;
    letter-spacing: .1em;
}

.pricing-box span {
    font-weight: 500;
    color: #0bb518;
}

.pricing-box small {
    color: #0bb518;
    letter-spacing: .2em;
}

.pricing-box i {
    font-size: 20px;
    color: #0bb518;
    margin-right: 10px;
}

.pricing-box img {
    width: 50%;
    float: right;
}


#call-to-action {
    background-image: url('../images/call-to-action.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

#call-to-action h2 {
    font-size: 25px;
}

#call-to-action p {
    font-size: 20px;
    font-weight: 300;
    opacity: .8;
    margin-bottom: 40px;
}

#call-to-action .title-block {
    margin-bottom: 0px;
      margin-right: 0;
}



#call-to-action .btn-regular:hover {
    background-color: #ffffff!important;
    color: #0bb518!important;
}

#call-to-action .title-block {
    margin-bottom: 0px;
}


/* Form */

#call-to-action .form{
    width: 50%;
    margin-left: auto;
    margin-right: 0;
}

#call-to-action .form input{
    border-bottom-color: #0bb518;
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: none;
    background: transparent;
}


#call-to-action .form-control::-webkit-input-placeholder {
  color: #6a4639;
}

#call-to-action .form-control:-moz-placeholder {
  color: #6a4639;
}

#call-to-action .form-control::-moz-placeholder {
  color: #6a4639;
}

#call-to-action .form-control:-ms-input-placeholder {
  color: #6a4639;
}

#call-to-action .form input:active{
   outline: none !important;
}

#call-to-action .form input:focus, input:active:focus {
    outline: 0 none !important;
    box-shadow: none;
} 

#call-to-action .control-group{
    margin: 20px 0 30px;
}




/*  Footer */

footer {
    background-color: #353132;
    padding: 60px 0;
    color: #62656a;
}

footer h5 {
    color: #aeb3bd;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 20px;
}

footer p {
    font-size: 12px;
    font-weight: 300;
    color: #62656a;
    text-align: justify;
    padding: 0px;
}

footer li {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 1.5;
    margin-bottom: 10px;
}

footer a {
    color: #62656a;
}

footer a:hover {
    color: #0bb518;
    text-decoration: none;
}

footer i {
    font-size: 25px;
    color: #62656a;
    margin-right: 10px;
}

footer i:hover {
    color: #0bb518;
}

footer small {
    color: #62656a;
    float: right;
}

.external-links {
    color: #0bb518;
}

.f-contact{
    background: #0bb518;
    position: relative;
    top: -100px;
    padding: 50px;
    margin-bottom: -90px;
    color: #fff;
}

footer .f-contact i {
    color: #fff;
    font-size: 13px;
}

footer i {
    color: #0bb518;
}
    
footer .f-contact h5{
    color: #fff;
}

footer .f-contact a{
    color: #fff;
    font-family: nova;
} 
.scroll-up {
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 1.8em;
    right: 1.8em;
}

.scroll-up ul {
    margin: 0;
    padding: 0;
}

.scroll-up li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.scroll-up a {
    background: #353132;
    border-color: #353132;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #000;
    font-size: 20px;
    line-height: 38px;
   box-shadow: 0 5px 19px rgba(53, 49, 50, 0.38823529411764707), 0 15px 50px rgba(0, 0, 0, .04), 0 3px 8px rgba(0, 0, 0, .04);
}

.scroll-up a:hover,
.scroll-up a:active {
    border: solid 1px #0bb518;
    background: #0bb518;
    text-decoration: none;
}

.scroll-up span {
    color:#fff;
}



/* 
  Media Queries
*/

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    h2 {
        font-size: 34px!important;
        margin-bottom: 20px;
        line-height: 1.6;
    }
    .title-block h2,
    p {
        text-align: left;
        padding: 0px 20px;
    }

    #call-to-action h2,
    p {
        text-align: left!important;
        padding: 0 20px;
    }

    #call-to-action {
        background-image: none;
    }

    #call-to-action .form{
    margin-right: auto;
    margin-left: 5%;
    }

    footer {
        padding: 60px 25px;
    }
    footer h5 {
        font-size: 18px;
        margin-top: 30px;
    }
    footer li {
        font-size: 16px;
        margin-bottom: 15px;
    }
    footer p {
        font-size: 16px;
    }
    footer i {
        font-size: 30px;
        margin-right: 20px;
    }
    footer small {
        float: left;
        margin-top: 20px;
    }
    .logo {
    max-width: 60%;
    height: auto;
}
}

@media (max-width: 768px) {
    #hero h1 {
        font-size: 34px!important;
        margin-bottom: 20px;
    }
    #hero p {
        font-size: 20px!important;
    }
}

@media (max-width: 991px) {
    .nav-right {
        float: left;
    }
    .nav-custom-link {
        border-bottom: 1px solid #BCAAA4;
    }
    .nav-custom-link:first-child{
       border-bottom: none; 
       text-align: center;
       margin: 20px 0 0 25px;
    }
    .navbar-nav {
        width: 100%;
    }
    .navbar-nav .nav-link {
        padding: 20px 0;
        text-align: left;
    }

    .btn-phone {
        background-color: #ffffff;
        border: 0px;
        padding: 0px;
        box-shadow: none;

    }
    .btn-phone:hover {
        background-color: #ffffff;
        border: 0px;
        padding: 0px;
        box-shadow: none;

    }
    .btn-phone a {
        color: #53627C!important;
    }
    .nav-custom-link {
        font-size: 13px;
    }

    .icon-mobile {
        font-size: 18px;
        float: right;
    }

    .navbar-collapse {
        border-bottom: 1px solid #efefef;
    }

    .nav-logo-mobile {
        margin: auto;
        padding-right: 50px;
    }

    .nav-logo-desktop {
        display: none;
    }
}

/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .icon-mobile {
        display: none;
    }
    .nav-logo-mobile {
        display: none;
    }
}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .hero-content {
        margin-top: 50px;
    }
}

/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    .pricing-box h3 {
        font-size: 17px;
    }
    .pricing-box p {
        font-size: 14px;
    }
    .pricing-box li {
        font-size: 12px;
    }
    .btn-buy {
        font-size: 12px;
        padding: 15px 20px;
    }
    .btn-circle {
        font-size: 12px;
        padding: 15px 20px;
    }
    .profile-picture {
        width: 50px;
        height: 50px;
    }
    .testimonial-box h6 {
        font-size: 14px;
        margin-left: 10px;
    }
    .testimonial-box span {
        font-size: 12px;
    }
    .testimonial-box small {
        font-size: 12px;
        margin-top: 4px;
        margin-left: 10px;
    }
}
