/*
general
*/
body, html {
    font-family: "A Futura Orto Regular", sans-serif;
    color: #1a1a1a;
}

.btn-theme {
    box-shadow: 0 0 1px 0px #000000, 0 0 19px 21px rgba(255, 255, 255, 0.63);
    border-radius: 25px;
    border: 3px solid #ffffff;
    background-image: linear-gradient(to bottom, #c1404c 0%, #f76270 52%, #f76270 100%);
    color: #ffffff;
    font-family: "A Futura Orto Bold";
    font-size: 35px;
    font-weight: 400;
    text-decoration: none;
}

.btn-theme:hover {
    background-image: linear-gradient(to top, #c1404c 0%, #f76270 52%, #f76270 100%);
    color: #ffffff;
}


section {
    border-top: 1px solid rgba(0, 0, 0, .3);
    padding: 87px 0 161px 0;
    position: relative;
}

section h2 {
    color: #1a1a1a;
    font-family: "A Futura Orto Bold";
    font-size: 36px;
    font-weight: 400;
    line-height: 43.81px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 40px;
}

.text-addition {
    position: relative;
}

.text-addition:after {
    content: '';
    position: absolute;
    bottom: -19px;
    left: 0;
    width: 100%;
    height: 12px;
    background: url(../img/1_2.png) no-repeat;
    background-position: center;
    transform: rotate(200grad);
}

.text-addition:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 12px;
    background: url(../img/1_2.png) no-repeat;
    background-position: center;
}

.sl-overlay {
    background-color: #000;
}

img {
    max-width: 100%;
}

.slick-slide img {
    margin: 0 auto;
    border: 1px solid #bdbdbd;
}

.alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 09999;
}

.size24 {
    font-size: 24px;
}

.size18 {
    font-size: 18px !important;
}

/*
header
*/

header {
    background: url("../img/background.png") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

header .row {
    margin: 0;
}

header .row > div {
    padding: 0;
}

header nav.navbar {
    width: 100%;
    background-color: rgba(255, 255, 255, .4);
    z-index: 1;
    padding: 0;
}

header nav.navbar .navbar-nav {
    text-align: center;
}

header .navbar-light .navbar-nav .nav-link {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 42.26px;
    position: relative;
}

.navbar-light .navbar-nav .nav-link:hover {
    font-size: 15px;
    font-weight: 400;
    line-height: 42.26px;
    color: #f76270;
}

header nav a:hover {
    background: url('../img/1_1.png') no-repeat;
    background-position: 50% 85%;

}

header .left-img {
    z-index: 1;
}

header .left-img img {
    height: 100%;
}

header .text-block .first {
    font-family: "A Futura Orto Bold", sans-serif;
}

header .text-block .company_name {
    font-size: 57px;
    font-weight: 400;
    line-height: 60px;
}

header .text-block .first .desc {
    opacity: 0.77;
    font-size: 30px;
    font-weight: 400;
}

header .text-block .sec {
    font-family: "A Futura Orto Bold";
}

header .text-block .sec h1 {
    color: #1a1a1a;
    font-size: 68px;
    font-weight: 700;
    text-transform: uppercase;
}

header .text-block .sec p {
    font-size: 28px;
    font-family: "A Futura Orto Regular", sans-serif;
    margin-bottom: 40px;
}

header .text-block a.btn-theme {
    padding: 6px 70px;
    margin: 8px 0 30px;
}

header .text-block ul li {
    color: #1a1a1a;
    font-family: "A Futura Orto Bold";
    font-size: 13px;
    font-weight: 400;
    line-height: 22.12px;
}

header .header-price-cont .pr-info  {
    color: #1a1a1a;
    font-family: "A Futura Orto", sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 46px;
    text-transform: uppercase;
}
header .header-price-cont .pr-info strong {
    display: inline-block;
    margin-left: 10px;
}
header .header-price-cont p {
    margin-bottom: 2px !important;
}
header .header-price-cont .la-line {
    text-decoration:line-through;
    color: #ff0000;
}

header .header-price-cont .la {
    color: #000;
}

header .header-price-cont .cur {
    background-image: linear-gradient(to bottom, #c1404c 0%, #f76270 52%, #f76270 100%);
    color: #1a1a1a;
    font-family: "A Futura Orto Bold", sans-serif;
    font-size: 35px;
    line-height: 46px;
    letter-spacing: 0.96px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 10px;
}

header .text-block ul li:first-child {
    margin-right: 3rem;
}

#whyhere {
    padding: 89px 0 289px;
    position: relative;
    border: 0;
}

#whyhere h2 {
    padding: 0;
    position: relative;
    top: unset;
    left: unset;
    padding-bottom: 70px;
    margin: 0;
    background-color: unset;
    width: unset;
}

#whyhere .bkg-img {
    position: absolute;
    bottom: 40px;
    right: 0;
    z-index: 1;
}

#whyhere .bordered-wrapper {
    border: 1px solid #000000;
    opacity: .97;
    padding: 10px;
}

#whyhere .blue-wrapper {
    background: url("../img/17.png");
    position: relative;
    padding: 12px 2px;
}

#whyhere ol {
    counter-reset: myCounter;
    padding-left: 0;
    max-width: 90%;
}

#whyhere ol li {
    list-style: none;
    font-size: 26px;
    font-weight: 400;
    line-height: 32.62px;
    overflow: hidden;
    margin-bottom: 26px;
}

#whyhere ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    background: url("../img/2.png") no-repeat;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 5px 10px;
    line-height: 40px;
    width: 108px;
    height: 40px;
    font-size: 25px;
}

#about .about-block {
    background: url("../img/17.png");
    overflow: hidden;
    margin-bottom: 34px;
}

#about .about-block > div:first-of-type {
    /*width: 36%;*/
    text-align: center;
    padding: 31px 26px 0;
}

#about .about-block.child-float-left > div {
    float: left;
}

#about .about-block.child-float-right > div {
    float: right;
}

#about .about-block .img-side {
    padding: 0;
}

#about .about-block .img-side img {
    max-width: 100%;
}

#about .about-block .text-side h4 {
    color: #f76270;
    font-family: "A Futura Orto Regular", sans-serif;
    font-size: 23px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0;
    padding-bottom: 54px;
}

#about .about-block .text-side h4.custom-pd {
    padding-bottom: 20px;
    margin-top: -10px;
}

#about .about-block .text-side p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
}

.forms {
    border-top: 0;
    background: url("../img/9.png");
    margin-bottom: 180px;
    position: relative;
    padding: 20px 40px 0;
}

.forms.last-form {
    padding: 20px 0;
}

.forms .form-wrapper {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.27);
    background-color: #ffffff;
    padding: 30px 0 18px 0;
}

.forms .form-wrapper .container {
    padding: 0;
}

.forms .form-img {
    position: absolute;
    bottom: 0;
    height: 100%;
}

.forms .form-img img {
    height: 100%;
}

.forms .form-left-img {
    left: 0;
    height: 120%;
}

.forms.last-form .form-left-img {
    left: 0;
}

.forms .form-right-img {
    right: 0;
}

.forms .form-header p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
}

.forms .form-header p .ny {
    color: #f32437;
    letter-spacing: 1px;
    font-weight: 700;
}

.forms .form-header .current-price {
    display: flex;
    justify-content: center;
}

.forms .form-header .current-price div {
    font-size: 23px;
}
.forms .form-header .current-price div.price-cont {
    flex: 1 100%;
}
.forms .form-header .current-price div img {
    margin-top: 26px;
}

.forms .form-header .current-price div .price {
    font-family: "A Futura Orto Bold";
    font-size: 68px;
    font-weight: 400;
}

.forms .form-in {
    margin-top: 14px;
}

.form-in input {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25);
    background: rgba(250, 254, 255, .25);
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 20px;
}

.form-in input:focus {
    box-shadow: unset;
    border: 1px solid #000;
}

.form-in button {
    font-size: 21px;
    line-height: 14.01px;
    padding: 11px 34px;
}

.forms .afterform {
    padding: 18px 0 14px 0;
    font-size: 12px;
    line-height: 14px;
}

#reasons .text-block {
    margin: 31px 0 60px 0;
}

#reasons .num {
    color: #ffffff;
    font-family: "A Futura Orto Regular";
    font-size: 40px;
    font-weight: 400;
    font-style: italic;
    background: url(../img/11.png) no-repeat;
    background-size: cover;
    line-height: 36.44px;
    max-width: 72px;
    width: 100%;
    padding: 18px 21px 18px;
}

#reasons .text-addition:before {
    width: 100%;
    left: 0;
    top: -15px;
}

#reasons .text-addition:after {
    bottom: -18px;
    left: 0%;
    width: 100%;
}

#reasons .text-block .row > div {
    padding-right: 0;
}

#reasons img {
    width: 100%;
}

#reasons .reason {
    line-height: 20px;
}

.forms .second-mirror-right {
    left: unset;
    right: 0;
}

.forms .second-mirror-left {
    right: unset;
    left: 0;
}

#about_sun img {
    display: block;
    margin: 0 auto 10px;
}

#about_sun .about_sun_bordered {
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    margin-bottom: 33px;
    padding: 14px 0 28px;
}

#about_sun .about_sun_bordered p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}

#about_sun .about_sun_bordered p .special {
    font-size: 25px;
}

#reviews .slider-nav {
    margin-top: 40px;
}

#reviews .dots {
    display: inline-block;
}

#reviews .dots ul {
    margin: 0 auto;
    padding: 0 10px;
}

#reviews .dots ul li:first-of-type {
    margin-left: 0;
}

#reviews .dots ul li {
    display: inline-block;
    margin-left: 10px;
}

#reviews .dots ul li.slick-active button {
    background: url("../img/focused-dots.png") no-repeat;
    background-position: 50% 50%;
    width: 125%;
}

#reviews .dots ul li button {
    /*display: none;*/
    text-indent: -9999px;
    background: url("../img/dots.png") no-repeat;
    background-position: 50% 50%;
    border: 0;
}

#howToUse ul {
    list-style-image: url("../img/check-mark.png");
    margin: 12px 0 12px 26px;
}

#howToUse ul li {
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 6px;
}

#docs img {
    display: block;
    margin: 0 auto 10px;
}

#docs a:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../img/search.png") no-repeat;
    top: 0;
    left: 0;
    background-position: 50% 38%;
}

#docs p {
    font-size: 20px;
    font-family: "A Futura Orto Bold", sans-serif;
    font-weight: 700;
    line-height: 35.36px;
    color: #080000;
    text-align: center;
}

footer {
    background: url("../img/futer.png") no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    padding-bottom: 32px;
}

footer .footer-head {
    padding-top: 31px;
}

footer .footer-head > p {
    font-family: "A Futura Orto Bold";
    font-size: 41px;
    font-weight: 400;
    line-height: 54.69px;
    margin-bottom: 34px;
}


footer ul.list-unstyled {
    margin: 0 0 34px 0;
}

footer ul.list-unstyled li {
    font-size: 21px;
    line-height: 24.02px;
    margin-bottom: 16px;
}

footer ul.list-unstyled li img {
    margin-right: 14px;
}

footer ul.list-inline {
    margin: 0;
}

footer ul.list-inline a {
    color: #ffffff;
    font-size: 22px;
}

footer ul.list-inline a:hover {
    color: #bcf7f9;
}

footer .dev-copyright {
    position: absolute;
    bottom: 23px;
    right: 6px;
}

footer .dev-copyright a {
    color: #ffffff;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
}

/* media */

@media screen and (min-width: 991px) {
    header .row > div.right-img {
        padding-top: 58px;
        overflow: hidden;
    }

    .forms .form-header .current-price div.price-cont {
        flex: unset;
    }

    header .right-img img {
        height: 100%;
    }

    header nav.navbar {
        background-color: rgba(255, 255, 255, .4);
        position: absolute;
    }

    header .row .text-block {
        padding-top: 105px;
    }

    #whyhere .blue-wrapper {
        padding: 46px 0 69px 60px;
    }

    #whyhere .bordered-wrapper {
        padding: 24px;
    }

    section h2 {
        margin-bottom: unset;
        position: absolute;
        top: -24px;
        left: 20%;
        width: 60%;
        padding: 0 44px;
    }

    .form-in button {
        margin-left: 60px;
    }

    .form-in input {
        margin-bottom: 0;
    }

    .forms .form-header .current-price span {
        margin-left: 60px;
    }

    header .text-block .company_name, header .text-block .sec h1 {
        margin-bottom: 0;
    }

    header .text-block .first .desc {
        margin-bottom: 10px;
    }

    #about .about-block .img-side img {
        max-width: 100%;
        height: 100%;
    }

    #about_sun .about_sun_bordered p:last-of-type {
        padding: 0 100px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1024px) {
    #whyhere .bkg-img {
        bottom: -47px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    header .right-img img {
        max-width: unset;
    }

    header .text-block ul li:first-child {
        margin-right: unset;
    }

    header .text-block .sec h1 {
        font-size: 54px;
    }

    #about .about-block .text-side h4 {
        padding-bottom: 20px;
    }
}

@media screen and (min-width: 1200px) {
    .forms .form-wrapper .container > div {
        /*margin-left: 12% !important;*/
    }

    .forms.last-form .form-wrapper .container > div {
        margin-left: auto !important;
    }
}

@media screen and (min-width: 1400px) {
    header .text-block ul li {
        font-size: 17px;
    }
}

