body {
    font-family: "Exo 2", sans-serif;
    font-size: 18px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Exo 2", sans-serif;
}

h1 { font-size: 42px; }

h2 { font-size: 36px; }

h3 { font-size: 30px; }

h4 { font-size: 24px; }

h5 { font-size: 18px; }

h6 { font-size: 14px; }

nav .main-menu a, nav .main-menu .dropdown-menu a, nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    /*color: #ffffff;*/
     color: #111;
}

nav .main-menu li  > a.btn-plashka:hover , nav .main-menu li > a.btn-plashka:focus {
    background-color: rgb(255, 199, 9) !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-icon {
    height: 200px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 2rem 4rem;
}
.img-icon img {
    max-height: 100%;
    display: flex;
}

@media (min-width: 992px) {
    .row .col-sm-6:nth-child(2n+3), .row .col-sm-3:nth-child(4n+5), .row .col-sm-2:nth-child(6n+7), .row .col-sm-1:nth-child(12n+13) {
         clear: inherit;
    }
}

.list_benefits li {
    margin-top: 2rem;
}

#header, #header-wrap, #logo img, #header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu, #mainMenu > ul, #header.header-sticky:not(.header-static) .nav-main-menu-responsive, #header .side-panel-button {
    /*height: 60px;*/
}
#header {
    /*margin-bottom: -60px;*/
}
#header.header-sticky:not(.header-static), #header.header-sticky:not(.header-static) #header-wrap, #header.header-sticky:not(.header-static) #logo img, #header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu, #header.header-sticky:not(.header-static) #mainMenu > ul > li > a, #header.header-sticky:not(.header-static) .nav-main-menu-responsive, #header.header-sticky:not(.header-static) #shopping-cart a, #header.header-sticky:not(.header-static) #top-search a, #header.header-sticky:not(.header-static) .side-panel-button {
    color: #000000;
}

.btn-plashka {
    margin-top: 24px;
    background-color: rgb(255, 199, 9);
    border: 0;
    height: 42px !important;
    line-height: inherit !important;
}

#header.header-sticky:not(.header-static) .btn-plashka {
    margin-top: 9px;
}

::selection {
    background: #2f2f7e;
    text-shadow: none;
    color: #cecece;
}

.text-otzyv {
    color: #333333;
    /*color: #b3b3b3;*/
    font-weight: 100;
    text-align: left;
}

#spiker ul > li > a, #spiker2 ul > li > a {
    text-decoration-line: underline !important;
    text-decoration: underline !important;
}

#otzyvy .owl-item
{
    background-color: #ededed;
    padding: 20px;
}

.napr_desc {
    height: 3em;
}

.expert {
    height: 7em;
}


@media (min-width: 1024px) {
    .text-spiker:before {
        display: block;
        content: '"';
        position: absolute;
        font-size: 120px;
        font-style: italic;
        top: 10px;
        left: -60px;
    }
}

@media (max-width: 991px) {
    /*#header.header-transparent, #header.header-light-transparent {*/
        /*background: none;*/
        /*border-bottom: none;*/
        /*z-index: auto;*/
        /*margin-bottom: -90px;*/
    /*}*/

    .m-t-sm-80 {
        margin-top: 80px;
    }

    .img-icon {
        padding: 2rem 5rem;
    }

    #otzyvy .owl-item
    {
        background-color: #ededed;
        padding: 10px;
    }

    #header.header-transparent .btn-plashka, #header.header-light-transparent .btn-plashka {
        background-color: rgb(255, 199, 9) !important;
        border: 0;
        width: 200px;
    }

    #header {
        position: absolute;
        width: 100%;
    }

    .navigation-wrap.navigation-active {
        /*display: block;*/
        background-color: white;
        padding-left: 20px;
    }
    nav .main-menu a, nav .main-menu .dropdown-menu a, nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
        /*color: #ffffff;*/
         color: #111;
    }
}

.lines, .lines:before, .lines:after {
    /*background-color: #f5f5f5;*/
    background-color: #111;
}

.image-box.circle-image {
    border: 0px;
}

.whom-esli {
    font-size: 1.5em;
}

.whom-esli div {
    margin-top: 20px;
}

#whom ul li {
    margin-bottom: 30px;
}

.plan-header p {
    color: #f9f9f9;
}

.btn {
    padding-left: 60px;
    padding-right: 60px;
}


.text-dark, .text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6, .text-dark .lead, .text-dark p, .text-dark a:not(.button), .text-dark i, .text-dark li, .text-dark label, .text-dark div:not(.alert), .text-dark span:not(.btn-label) {
    color: #000000 !important;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#spiker ul li {
    list-style-type: none;
    margin-bottom: 20px;
}

#spiker ul {
    margin-left: 0; /* Отступ слева в браузере IE и Opera */
    padding-left: 0; /* Отступ слева в браузере Firefox, Safari, Chrome */
}

.pricing-table .plan {
    background-color: white;
}

.pricing-table .plan .plan-header .plan-price {
    font-size: 2em;
    font-weight: 600;
    position: relative;
    text-align: center;
    padding: 20px 0;
}

.pricing-table .plan .plan-header .plan-price span {
    font-weight: 200;
}

.pricing-table .plan-list ul li {
    list-style: none;
    border-bottom: 1px solid #EAECEB;
    font-size: 16px;
    line-height: inherit;
    padding-bottom: 10px;
    padding-top: 10px;
}

.politika {
    background-color: white;
    padding: 20px;
}

.sharing {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: -50px;
}

.sharing-footer {
    float: right;
    margin-right: 10px;
    margin-bottom: 5px;
}

.pricing-table.colored .plan-header {
    background-color: #2f2f7e;
    border-color: rgba(0, 0, 0, 0.05);
    color: #fff;
}

#otzyvy .subtitle {
    margin-bottom: 0;
}

@media (max-width: 991px) and (min-width: 768px) {
    .col-sm-offset-4 {
        width: 33.33333333%;
    }
}

@media (max-width: 768px) {

    .img-icon {
        height: 120px;
        padding: 1rem 3rem;
    }

    .timeline-title {
        font-size: 80%;
    }
    .timeline-body {
        font-size: 70%;
    }
    .btn {
         padding-left: 20px;
         padding-right: 20px;
    }
    .pricing-table .plan .plan-header .plan-price {
        font-size: 1.5em;
    }
    .pricing-table .plan-list ul li {
        font-size: 12px;
    }

    .pricing-table .plan-list ul {
        padding-left: 10px;
        padding-right: 10px;
    }

    h1 { font-size: 30px; }

    h2 { font-size: 24px; }

    h3 { font-size: 18px; }

    h4 { font-size: 18px; }

    h5 { font-size: 18px; }

    h6 { font-size: 18px; }
}