@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');

/* Bootstrap override */

html {
    font-size: 62.5%;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    color: #59606b;
}

p {
    font-size: 1.2rem;
    line-height: 1.8;
}

p strong {
    font-weight: 700;
}

a, a.btn {
    font-size: 1.2rem;
}

a.text-link {
    font-size: 1.2rem;
    color: #29b14e;
    font-weight: 600;
}

h1 {
    font-size: 4.2rem;
}

h2 {
    font-size: 3.6rem;
}

h3 {
    font-size: 3rem;
}

h4 {
    font-size: 2rem;
}

h5 {
    font-size: 1.6rem;
}

h6 {
    font-size: 1.2rem;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    color: #000000;
}

.text-info {
    color: #014277 !important;
}

.mt-2 {
    margin-top: 2rem !important;
}

.mt-3 {
    margin-top: 3rem !important;
}

.mt-5 {
    margin-top: 5rem !important;
}

.mt-6 {
    margin-top: 6rem !important;
}

.mt-8 {
    margin-top: 8rem !important;
}

.mb-3 {
    margin-bottom: 3rem !important;
}

.mb-6 {
    margin-bottom: 6rem !important;
}

.pt-2 {
    padding-top: 2rem !important;
}

.pt-3 {
    padding-top: 3rem !important;
}

.pb-2 {
    padding-bottom: 2rem !important;
}

.pb-3 {
    padding-bottom: 3rem !important;
}

.pt-6 {
    padding-top: 6rem !important;
}

.pb-6 {
    padding-bottom: 6rem !important;
}

.pb-8 {
    padding-bottom: 8rem !important;
}

.pt-15 {
    padding-top: 15rem !important;
}

.pb-15 {
    padding-bottom: 15rem !important;
}

.pt-20 {
    padding-top: 20rem !important;
}

.pb-20 {
    padding-bottom: 20rem !important;
}

.pad_b_150 {
    padding-bottom: 150px !important;
}

.font-weight-bold {
    font-weight: 900 !important;
}

.center {
    text-align: center;
}

.card {
    position: relative;
    border: 0;
    border-radius: 0px;
    background: #fff;
}

.card:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.card.card-full {
    width: 100%;
    max-width: 100%;
}

.card-title {
    font-weight: bold;
    font-size: 10px;
    color: #000;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

.card-dark h1, .card-dark p, .card-dark a {
    color: #fff;
}

.block {
    display: block !important;
}

.card.card-brand {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f4+0,009dd4+100 */
    background: #00b4f4; /* Old browsers */
    background: -moz-linear-gradient(left, #00b4f4 0%, #009dd4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00b4f4 0%, #009dd4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00b4f4 0%, #009dd4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b4f4', endColorstr='#009dd4', GradientType=1); /* IE6-9 */
}

.card.card-info {
    border: 0;
    background: #194d8c;
}

.card-header, .card-body, .card-footer {
    position: relative;
    z-index: 100;
    background: transparent;
    border: 0;
    border-radius: 0;
}

.btn_card {
    text-align: center;
    position: absolute;
    min-width: 100%;
    color: #000;
    font-size: 1rem;
    background-color: #fed1bf;
    padding: 20px 29px;
    text-decoration: none;
    font-weight: 700;
    transition-duration: 0.5s
}

.btn_card:hover {
    background-color: transparent;
    text-decoration: none;
    color: #fed1bf;
}

.card_more {
    padding: 0rem 0rem 0rem 0rem !important;
}

.card-body {
    padding: 2rem 0rem 0rem 0rem;
}

.card-text {
    color: #6a7486;
    font-size: 1.1rem;
    font-weight: 500;
}

.card-footer {
    padding-left: 0px;
    padding-bottom: 20px;
}

.card-footer a {
    color: #79b791;
    font-weight: 600;
    text-decoration: none;
}

.price {
    color: #6a7486;
    font-size: 1.2rem;
    font-weight: 600;
}

.price_1 {
    color: #6a7486;
    font-size: 1.2rem;
    font-weight: 600;
}

/* Custom */

.main {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: hidden;
}

.no_padding {
    padding-right: 0px;
    padding-left: 0px;
}

.logo {
    padding-top: 50px;
    position: absolute;
    padding-left: 0px;
}

.custom_pad {
    padding-top: 115px;
}

.title {
    font-size: 1.4rem;
    color: #ced7dd;
    letter-spacing: 0.25em;
    font-weight: 500;
}

.second_title {
    font-size: 2.8rem;
    color: #000;
}

.title_second {
    font-size: 1.2rem;
    color: #6a7486;
    font-weight: 500;
}

.styl_slogan {
    padding-left: 0px;
    font-size: 2.8rem;
    font-weight: 400;
}

.custom_bg_right {
    background-color: #fed1bf;
    position: relative;
    top: 200px;
}

.custom_bg_left {
    background-color: #cfd8dc;
    position: relative;
    top: 100px;
    max-height: 50%;

}

.custom_bg_left img {
    position: relative;
    top: -110px;
}

.custom_bg_right img {
    position: relative;
    top: 40px;
}

.pad_custom {
    padding-top: 600px;
}

.card_1 {
    padding-top: 70px;
}

.card_2 {
    padding-top: 140px;
}

.bg_run {
    position: relative;
    background-image: url(../img/run.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 15%;
}

.custom_wrapper {
    position: absolute;
    height: 150px;
    width: 100%;
    top: 50%;
}

.symbol {
    background-image: url(../img/circle.png);
    background-position: center;
    background-repeat: no-repeat;
    min-height: 90px;
}

.position {
    position: relative;
    top: -150px;
    padding-right: 0px;
}

.tex-left {
    text-align: left;
}

.custom_set {
    display: none;
}

.run {
    position: relative;
    background-image: url(../img/bg_run_right.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 9% 0px 16% 0px;
}

.white {
    background-color: #fff;
}

.custom_index {
    padding-top: 15rem;
    padding-left: 0px;
}

.bg_raca {
    position: relative;
    background-image: url(../img/bg_raca.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg_product {
    position: relative;
    top: -40px;
    background-color: #fed1bf;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.bg_product p {
    color: #000;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0rem;
}

.card .photo {
    display: block;
}

.card .photo_alt {
    display: none;
}

.card:hover .photo {
    display: none;

}

.card:hover .photo_alt {
    display: block;

}

.custom_space {
    position: relative;
    margin-left: 250px;
    top: 150px;
}

.card_3 {
    min-height: 765px;
    position: relative;
    top: 100px;
    background-size: cover;
    background-position: center;
    background-image: url(../img/laska_na_rurkach.png);
    background-repeat: no-repeat;
}

.card_4 {
    min-height: 765px;
    position: relative;
    top: 200px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/laska_rece.png);
    background-repeat: no-repeat;
}

.girl .hiden {
    display: block;
    text-align: center;
}

.girl .show {
    display: none;
}

.girl:hover .hiden {
    display: none;
}

.girl:hover .show {
    display: block;
}

.btn_join {
    border: solid 1px #fed1bf;
    color: #000;
    background-color: #fed1bf;
    padding: 20px 66px;
    text-decoration: none;
    font-weight: bold;
    transition-duration: 0.5s
}

.btn_join:hover {
    color: #000;
    background-color: #fff;
    padding: 20px 66px;
    text-decoration: none;
    font-weight: bold;
}

.row_2 {
    margin-top: 5rem;
}

.youtobe {
    padding-top: 38rem;
}

.btn_yt {
    background: transparent;
}

.bg_footer {
    position: relative;
    background-image: url(../img/footer_bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer_slogan {
    font-weight: 400;
    font-size: 2.4rem;
    color: #fff;
    padding-top: 145px;
    padding-bottom: 40px;
}

.btn_sow {
    border: solid 1px #fed1bf;
    background-color: #fed1bf;
    text-decoration: none;
    color: #000;
    padding: 30px;
    font-weight: 700;
    padding-left: 60px;
    padding-right: 60px;
    transition-duration: 0.5s
}

.btn_sow:hover {
    background-color: transparent;
    text-decoration: none;
    color: #fed1bf;

}

.bg_all {
    display: none;
}

.bg_all p {
    color: #000;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0rem;
}

/* RWD */

@media (max-width: 991px) {
    html {
        font-size: 55%;
    }

    .custom_space {
        margin-left: 0px;
    }

    .custom_center {
        text-align: center;
        margin: 0 auto;
    }

    .bg_run {
        min-height: 350px;
    }

    .run {
        display: none;
    }

    .pt-8m {
        padding-top: 80px;
    }

    .custom_display {
        display: none;
    }

    .bg_all {
        display: block;
        position: relative;
        top: 320px;
        background-color: #fed1bf;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
    }
}

@media (max-width: 766px) {
    .display_custom {
        display: none
    }
}

@media (max-width: 1024px) {

    .custom_bg_left {
        top: 200px;
    }

    .custom_center {
        text-align: center;
        margin: 0 auto;
    }

    .btn_card {
        padding: 5px 29px;
        position: absolute;
    }

    .pad_t_180 {
        padding-top: 180px;
    }
}

@media (max-width: 576px) {
    .logo {
        padding-top: 15%;
        text-align: center;
    }

    .custom_bg_left img {
        top: 0px;
        padding-bottom: 30px;
    }

    .card-deck {
        text-align: center;
        margin: 0 auto;
    }

    .custom_display {
        display: none;
    }

    .custom_set {
        display: block;
    }

    .bg_raca {
        padding-top: 0rem;
    }

    .white {
        padding-top: 0rem;
    }

    .bg_run {
        min-height: 350px;
    }

    .run {
        display: none;
    }

    .girl {
        padding-left: 0px;
    }

    .title, .second_title, .title_second {
        text-align: center;
    }

    .bg_product {
        left: 0px;
        overflow-y: hidden;
    }

    .custom_space {
        margin-left: 0px;
    }

    .custom_center {
        text-align: center;
        margin: 0 auto;
    }

    .display_custom {
        display: none
    }

    .top_castom {
        padding-top: 11rem;
    }

    .youtobe {
        padding-top: 0px;
    }

    .non_padding {
        padding-left: 0px !important;
    }

    .custom_index {
        padding-top: 0rem;
        z-index: -1
    }

    .card_1, .card_2, .card_3, .card_4 {
        padding-top: 0px;
        top: 0px;
    }

    .row_2 {
        margin-top: 0rem;
    }

    .bg_all {
        display: block;
        position: relative;
        top: 320px;
        background-color: #fed1bf;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
    }

    .pad_t_180 {
        padding-top: 180px;
    }

    .btn_card {
        padding: 15px 60px;
        position: relative;
        display: block;
    }

    .pad_b_40m {
        padding-bottom: 40px !important;
    }
}