body,
h1,
h2,
p {
    font-weight: 300
}

.navigacija,
.wrap-nav {
    height: 97px
}

a,
a:active,
a:focus {
    outline: 0;
    color: #797979
}

body {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #333
}

h1 {
    font-size: 3em
}

p {
    font-size: 1.28em;
    color: #797979;
    line-height: 32px
}

.sauklis h1,
p span {
    font-weight: 400
}

a:hover {
    text-decoration: underline
}

.navigacija {
    position: fixed;
    width: 100%;
    background-image: none;
    background-color: #fff;
    border-bottom: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

.navbar-brand,
.wrap-nav {
    position: relative
}

.navbar-brand img {
    position: absolute;
    left: 0;
    top: 32px
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333
}

.navbar-nav {
    position: absolute;
    right: 270px;
    top: 39px
}

.navbar-default .navbar-nav > li > a {
    font-size: 1.15em;
    color: #666;
    margin: 0 0 0 50px;
    padding: 0;
    text-decoration: none
}

.navbar-default .navbar-nav > li > a:hover {
    text-decoration: underline;
    color: #666
}

.button-line a {
    width: 140px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ef5337;
    position: absolute;
    right: 78px;
    bottom: 29px;
    font-size: 1.1em;
    color: #ef5337;
    border-radius: 4px;
    padding: 8px 0 0;
    text-decoration: none;
    transition: .4s ease-out
}

.wrapper-dropdown-2,
.wrapper-dropdown-2 .dropdown {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    font-size: 15px
}

.button-line a:hover {
    background-color: #ef5337;
    color: #fff;
    text-decoration: none
}

#lang-box {
    position: absolute;
    top: 38px;
    right: 0;
    float: right
}

.wrapper-dropdown-2 {
    position: relative;
    width: 31px;
    cursor: pointer;
    outline: 0;
    transition: all .3s ease-out;
    color: #b9b9b9;
    background: url(../img/val-bulta.png) center right no-repeat;
    padding: 3px 0
}

.wrapper-dropdown-2 .dropdown {
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    background: #fff;
    transition: all .3s ease-out;
    border-radius: 0 0 3px 3px;
    list-style: none;
    opacity: 0;
    color: #b9b9b9
}

.carousel.fade,
.wrapper-dropdown-2.active .dropdown {
    opacity: 1
}

.wrapper-dropdown-2 .dropdown li a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #b9b9b9;
    padding: 6px 0 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.wrapper-dropdown-2 .dropdown li:hover a {
    color: #b9b9b9
}

@media (max-width:1299px) {
    .navbar-nav {
        right: 210px
    }
    .navbar-default .navbar-nav > li > a {
        margin: 0 0 0 25px
    }
    .navbar-default .navbar-nav > li > a:hover {
        text-decoration: underline;
        color: #666
    }
    .button-line a {
        width: 120px;
        height: 36px;
        right: 58px;
        bottom: 30px;
        padding: 7px 0 0
    }
}

@media (max-width:1199px) {
    .navbar-default .navbar-nav > li > a {
        margin: 0 0 0 20px
    }
    .button-line a {
        padding: 7px 0 0
    }
}

@media (max-width:991px) {
    .navigacija,
    .wrap-nav {
        height: 80px
    }
    .button-line a,
    .valoda-sm {
        height: 38px;
        position: absolute;
        bottom: 21px;
        background-color: #fff;
        font-size: 1.1em
    }
    .navbar-brand img {
        position: absolute;
        top: 24px!important
    }
    .button-line a {
        width: 140px;
        border: 1px solid #ef5337;
        right: 60px;
        padding: 8px 0 0
    }
    .valoda-sm {
        width: 40px;
        right: 0;
        padding: 2px 0 0 2px;
        border: 1px solid #e5e5e5;
        color: #797979
    }
}

@media (max-width:767px) {
    .navigacija {
        width: 100%;
        height: 80px;
        background-image: none;
        background-color: #fff;
        border-bottom: none;
        box-shadow: 0 0 6px rgba(0, 0, 0, .2)
    }
    .wrap-nav {
        position: relative;
        height: 80px
    }
    .navbar-brand img {
        position: absolute;
        top: 24px!important;
        left: 20px
    }
    .valoda-sm {
        width: 54px;
        height: 50px;
        position: absolute;
        right: 20px;
        bottom: 15px;
        padding: 2px 0 0;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        font-size: 1.5em;
        color: #797979
    }
}

@media (max-width:450px) {
    .navigacija,
    .wrap-nav {
        height: 60px;
        background-color: #fff
    }
    .navigacija,
    .valoda-sm,
    .wrap-nav {
        background-color: #fff
    }
    .navigacija {
        width: 100%;
        background-image: none;
        border-bottom: none;
        box-shadow: 0 0 6px rgba(0, 0, 0, .2)
    }
    .wrap-nav {
        position: relative
    }
    .navbar-brand img {
        position: absolute;
        top: 17px!important;
        left: 20px;
        height: 55%
    }
    .valoda-sm {
        width: 44px;
        height: 40px;
        position: absolute;
        right: 20px;
        bottom: 10px;
        padding: 2px 0 0;
        border: 1px solid #e5e5e5;
        font-size: 1.1em;
        color: #969696
    }
}

.bg-banners {
    width: 100%;
    height: 677px;
    background: url(../img/10px_lg-plus.png) repeat-x;
    margin: 0 auto;
    padding-left: 0!important;
    padding-right: 0!important
}

.ban-wrap,
.lielais-banners {
    height: 580px;
    position: relative
}

.lielais-banners {
    width: auto;
    max-width: 1680px;
    min-width: 980px;
    background: url(../img/Baneris_lg-plus.png) 50% 0 no-repeat;
    overflow: hidden;
    margin: 97px auto 0
}

.sauklis {
    width: 550px;
    height: 300px;
    position: absolute;
    top: 125px;
    right: 0
}

.sauklis h1 {
    font-size: 3em;
    line-height: 60px;
    padding-bottom: 30px
}

.sauklis h2 {
    font-size: 1.9em;
    font-weight: 300
}

.mob-banners {
    display: none
}

@media (max-width:1299px) {
    .bg-banners {
        width: 100%;
        height: 560px;
        background: url(../img/10px_lg.png) repeat-x;
        margin: 0 auto;
        padding-left: 0!important;
        padding-right: 0!important
    }
    .ban-wrap,
    .lielais-banners {
        height: 463px;
        position: relative
    }
    .lielais-banners {
        width: auto;
        max-width: 1680px;
        background: url(../img/Baneris_lg.png) 50% 0 no-repeat;
        overflow: hidden;
        margin: 97px auto 0
    }
    .sauklis {
        width: 470px;
        height: 200px;
        position: absolute;
        top: 110px;
        right: 0
    }
    .sauklis h1 {
        font-size: 2.6em;
        line-height: 50px;
        font-weight: 400;
        padding-bottom: 20px
    }
    .sauklis h2 {
        font-size: 1.6em;
        font-weight: 300
    }
}

@media (max-width:1199px) {
    .sauklis {
        width: 450px;
        top: 105px
    }
    .sauklis h1 {
        font-size: 2.4em;
        line-height: 50px
    }
    .sauklis h2 {
        font-size: 1.5em
    }
}

@media (max-width:991px) {
    .bg-banners {
        width: 100%;
        height: 440px;
        background: url(../img/10px_sm.png) repeat-x;
        margin: 0 auto;
        padding-left: 0!important;
        padding-right: 0!important
    }
    .lielais-banners {
        width: auto;
        max-width: 1100px;
        min-width: 360px;
        background: url(../img/Baneris_sm.png) 50% 0 no-repeat;
        position: relative;
        overflow: hidden;
        margin: 80px auto 0
    }
    .ban-wrap {
        height: 360px;
        position: relative
    }
    .sauklis {
        width: 360px;
        top: 80px
    }
    .sauklis h1 {
        font-size: 2em;
        line-height: 40px;
        padding-bottom: 15px
    }
    .sauklis h2 {
        font-size: 1.4em
    }
}

@media (max-width:767px) {
    .bg-mob-banner {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .mob-banner {
        width: 100%;
        height: auto;
        padding: 80px 0 0!important;
        position: relative
    }
}

@media (max-width:450px) {
    .mob-banner {
        width: 100%;
        height: auto;
        padding: 60px 0 0!important;
        position: relative
    }
}

.bg-slider {
    background-color: #fafafa;
    border-bottom: 1px solid #f0f0f0
}

.plan-1,
.plan-2,
.plan-3 {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, .2)
}

.box-row {
    width: 1090px;
    height: 715px;
    margin: -137px 0 0 55px!important;
    padding: 0!important
}

.plan-1 {
    width: 370px;
    height: 550px;
    border-radius: 6px;
    margin: 30px -10px 0 5px
}

.plan-2 {
    width: 360px;
    height: 610px;
    border-radius: 8px 8px 6px 6px;
    margin: 0 -10px 0 0;
    z-index: 20
}

.plan-3 {
    width: 370px;
    height: 550px;
    border-radius: 6px;
    margin: 30px 0 0;
    padding: 0 0 0 10px
}

.plan-title-1,
.plan-title-2,
.plan-title-3 {
    width: 360px;
    height: auto;
    position: absolute;
    left: 0;
    font-size: 1.64em;
    text-align: center
}

.c-01-2,
.c-02-2,
.c-03-2 {
    padding-top: 9px;
    line-height: 22px;
    float: left
}

.c-01-2 span,
.c-02-2 span,
.c-03-2 span {
    padding-left: 2px;
    font-weight: 400
}

.plan-1:hover,
.plan-2:hover,
.plan-3:hover {
    background-color: #fafafa;
    box-shadow: 0 0 17px rgba(0, 0, 0, .5)
}

.button-line-1 a,
.button-line-2 a {
    background-color: #fff;
    bottom: 44px
}

.plan-title-1 {
    top: 37px;
    font-weight: 400;
    line-height: 1.2;
}

.plan-title-2 {
    top: 45px;
    font-weight: 400;
    line-height: 1.2;
}

.plan-title-3 {
    top: 37px;
    margin: 0 0 0 10px;
    font-weight: 400;
    line-height: 1.2;
}

.c-01,
.c-02 {
    left: 115px;
    position: absolute;
    z-index: 40;
    height: 60px
}

.c-01 {
    width: 130px;
    top: 105px
}

.c-01-1 {
    width: 77px;
    height: 60px;
    float: left;
    font-size: 4.42em;
    font-weight: 400
}

.c-01-2 {
    width: 50px;
    height: 60px;
    font-size: 2.28em;
    font-weight: 400
}

.c-01-2 span {
    font-size: .5em
}

.c-02 {
    width: 130px;
    top: 115px;
}

.c-02-1 {
    width: 77px;
    height: 60px;
    float: left;
    font-size: 4.42em;
    font-weight: 400
}

.c-02-2 {
    width: 50px;
    height: 60px;
    font-size: 2.28em;
    font-weight: 400
}

.c-02-2 span {
    font-size: .5em
}

.c-03 {
    width: 130px;
    height: 60px;
    position: absolute;
    z-index: 40;
    top: 105px;
    left: 125px
}

.c-03-1 {
    width: 77px;
    height: 60px;
    float: left;
    font-size: 4.42em;
    font-weight: 400
}

.c-03-2 {
    width: 50px;
    height: 60px;
    font-size: 2.28em;
    font-weight: 400
}

.bonusi-1,
.bonusi-2,
.bonusi-3 {
    width: 240px;
    height: 240px;
    position: absolute
}

.c-03-2 span {
    font-size: .5em
}

.bonusi-on,
.bonusi-plus {
    font-size: 1.14em;
    line-height: 28px;
    list-style-position: outside;
    padding: 0 0 8px;
    color: #7c7c7c!important;
    text-decoration: none
}

.bonusi-1 {
    top: 191px;
    left: 60px
}

.bonusi-2 {
    top: 205px;
    left: 60px
}

.bonusi-3 {
    top: 187px;
    left: 70px
}

.bonusi-on {
    list-style-image: url(../img/bul_bonusi.svg)
}

.bonusi-on span {
    font-size: 1.14em;
    font-weight: 400
}

.bonusi-plus {
    list-style-image: url(../img/bul_bonusi-plus.svg)
}

.bonusi-on a,
.bonusi-plus a {
    color: #7c7c7c!important;
    text-decoration: none
}

.bonusi-on a:hover,
.bonusi-plus a:hover {
    text-decoration: underline
}

.bonusi-plus a span,
.bonusi-plus span {
    color: #ef5337
}

.info {
    width: 12px;
    height: 12px;
    margin: 0 0 0 15px
}

.button-line-1 a,
.button-line-2 a,
.button-pild a {
    width: 170px;
    height: 44px;
    position: absolute;
    font-size: 1.2em;
    padding: 10px 0 0;
    transition: .4s ease-out;
    text-decoration: none
}

.button-line-1 a {
    border: 1px solid #ef5337;
    left: 95px;
    color: #ef5337;
    border-radius: 4px
}

.button-line-2 a {
    border: 1px solid #ef5337;
    left: 105px;
    color: #ef5337;
    border-radius: 4px
}

.button-line-1 a:hover,
.button-line-2 a:hover {
    background-color: #ef5337;
    color: #fff;
    text-decoration: none
}

.button-pild a {
    background-color: #ef5337;
    left: 95px;
    bottom: 74px;
    color: #fff;
    border-radius: 4px
}

.button-pild a:hover {
    background-color: #d83c20;
    color: #fff;
    text-decoration: none
}

@media (max-width:1299px) {
    .pak {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .box-row {
        width: 980px;
        margin: -115px 0 0!important;
        padding: 0!important
    }
    .plan-1 {
        width: 330px;
        height: 550px;
        margin: 30px -10px 0 5px
    }
    .plan-2 {
        width: 326px;
        height: 610px;
        margin: 0 -10px 0 0
    }
    .plan-3 {
        width: 330px;
        height: 550px;
        margin: 30px 0 0;
        padding: 0 0 0 10px
    }
    .plan-title-1 {
        width: 320px
    }
    .plan-title-2 {
        width: 330px
    }
    .plan-title-3 {
        width: 320px
    }
    .c-01 {
        left: 95px
    }
    .c-02 {
        left: 100px
    }
    .c-03 {
        left: 105px
    }
    .bonusi-1,
    .bonusi-2 {
        left: 55px
    }
    .bonusi-3 {
        left: 65px
    }
    .button-line-1 a {
        left: 76px
    }
    .button-line-2 a {
        left: 86px
    }
    .button-pild a {
        left: 78px
    }
}

@media (max-width:1199px) {
    .box-row {
        width: 950px;
        margin: -115px 0 0!important;
        padding: 0!important
    }
    .plan-1 {
        width: 324px
    }
    .plan-2 {
        width: 316px
    }
    .plan-3 {
        width: 324px
    }
    .plan-title-1 {
        width: 314px
    }
    .plan-title-2 {
        width: 316px
    }
    .plan-title-3 {
        width: 314px
    }
    .c-01 {
        left: 90px
    }
    .c-02 {
        left: 93px
    }
    .c-03 {
        left: 100px
    }
    .bonusi-1,
    .bonusi-2 {
        left: 50px
    }
    .bonusi-3 {
        left: 55px
    }
    .button-line-1 a {
        left: 70px
    }
    .button-line-2 a {
        left: 80px
    }
    .button-pild a {
        left: 73px
    }
}

@media (max-width:991px) {
    .box-row {
        width: 740px;
        height: 715px;
        margin: -90px 0 0!important;
        padding: 0!important
    }
    .c-01-2,
    .c-02-2,
    .c-03-2 {
        padding-top: 10px;
        line-height: 20px
    }
    .plan-1 {
        width: 255px;
        height: 580px
    }
    .plan-2 {
        width: 245px;
        height: 640px
    }
    .plan-3 {
        width: 255px;
        height: 580px
    }
    .c-01,
    .c-01-1,
    .c-01-2,
    .c-02,
    .c-02-1,
    .c-02-2,
    .c-03,
    .c-03-1,
    .c-03-2 {
        height: 50px
    }
    .plan-title-1,
    .plan-title-2,
    .plan-title-3 {
        width: 245px
    }
    .c-01 {
        width: 120px;
        top: 92px;
        left: 62px
    }
    .c-01-1 {
        width: 72px;
        font-size: 4em
    }
    .c-01-2 {
        width: 47px;
        font-size: 2em
    }
    .c-02 {
        width: 120px;
        top: 122px;
        left: 62px
    }
    .c-02-1 {
        width: 72px;
        font-size: 4em
    }
    .c-02-2 {
        width: 47px;
        font-size: 2em
    }
    .c-03 {
        width: 120px;
        top: 92px;
        left: 72px
    }
    .c-03-1 {
        width: 72px;
        font-size: 4em
    }
    .c-03-2 {
        width: 47px;
        font-size: 2em
    }
    .bonusi-1,
    .bonusi-2,
    .bonusi-3 {
        width: 180px;
        height: 290px
    }
    .bonusi-on,
    .bonusi-plus {
        line-height: 27px;
        padding: 0 0 8px
    }
    .bonusi-1 {
        top: 180px;
        left: 45px
    }
    .bonusi-2 {
        top: 210px;
        left: 45px
    }
    .bonusi-3 {
        top: 180px;
        left: 55px
    }
    .bonusi-on {
        font-size: 1.12em
    }
    .bonusi-on span {
        font-size: 1.12em;
        font-weight: 400
    }
    .bonusi-plus {
        font-size: 1.12em
    }
    .button-line-1 a {
        left: 37px
    }
    .button-line-2 a {
        left: 47px
    }
    .button-pild a {
        left: 37px
    }
}

@media (max-width:767px) {
    .bg-mob-slider,
    .slider,
    .slider-cont {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .bg-mob-slider {
        background-color: #efefef;
        border-bottom: 1px solid #f0f0f0;
        padding-bottom: 40px;
        margin-top: -7px
    }
    .plan-1,
    .plan-1:hover,
    .plan-2,
    .plan-2:hover,
    .plan-3,
    .plan-3:hover {
        background-color: #fff;
        box-shadow: 0 0 7px rgba(0, 0, 0, .2)
    }
    .slider {
        width: 100%;
        margin: -40px auto;
        padding-bottom: 20px
    }
    .slider-cont {
        padding-bottom: 10px
    }
    .plan-1,
    .plan-2,
    .plan-3 {
        width: 97%;
        height: 500px;
        position: relative;
        border-radius: 6px;
        margin: 0 auto;
        text-align: center
    }
    .plan-title-1,
    .plan-title-2,
    .plan-title-3 {
        width: 100%;
        height: auto;
        position: absolute;
        top: 34px;
        font-size: 1.6em;
        left: 0
    }
    .plan-title-3 {
        margin-left: 0
    }
    .c-01-mob,
    .c-02-mob,
    .c-03-mob {
        width: 130px;
        height: 60px;
        position: relative;
        top: 85px;
        margin: 0 auto
    }
    .c-01-1,
    .c-02-1,
    .c-03-1 {
        width: 79px;
        height: 60px;
        float: left;
        font-size: 4.42em;
        font-weight: 400
    }
    .c-01-2,
    .c-02-2,
    .c-03-2 {
        width: 50px;
        height: 60px;
        float: left;
        padding-top: 10px;
        line-height: 21px;
        font-size: 2.28em;
        font-weight: 400;
        text-align: left
    }
    .c-01-2 span,
    .c-02-2 span,
    .c-03-2 span {
        font-size: .5em;
        font-weight: 400
    }
    .bonusi-1-mob,
    .bonusi-2-mob,
    .bonusi-3-mob {
        width: 100%;
        height: auto;
        position: absolute;
        top: 180px;
        text-align: left;
        padding: 0 30px 0 35px
    }
    .bonusi-on,
    .bonusi-plus {
        font-size: 1.15em;
        line-height: 24px;
        list-style-position: outside;
        padding: 0 0 9px;
        color: #7c7c7c!important;
        text-decoration: none
    }
    .bonusi-on {
        list-style-image: url(../img/bul_bonusi.svg)
    }
    .bonusi-plus {
        list-style-image: url(../img/bul_bonusi-plus.svg)
    }
    .bonusi-on a,
    .bonusi-plus a {
        color: #7c7c7c!important;
        text-decoration: none
    }
    .bonusi-on a:hover,
    .bonusi-plus a:hover {
        text-decoration: underline
    }
    .bonusi-plus a span,
    .bonusi-plus span {
        color: #ef5337
    }
    .button-mob a,
    .button-mob a:hover,
    .button-mob a:visited {
        color: #fff;
        text-decoration: none
    }
    .info-mob {
        width: 12px;
        height: 12px;
        margin: 0 0 0 7px
    }
    .slick-slide img {
        display: inline
    }
    .poga-wrap {
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0
    }
    .button-mob a {
        background-color: #ef5337;
        font-size: 1.3em;
        border-radius: 4px;
        padding: 12px 60px;
        top: 10px;
        position: relative;
        transition: .4s ease-out
    }
    .button-mob a:hover {
        background-color: #d83c20
    }
}

@media (max-width:500px) {
    .bonusi-on,
    .bonusi-plus {
        font-size: 1.15em;
        color: #7c7c7c!important;
        line-height: 21px;
        list-style-position: outside;
        text-decoration: none
    }
    .bonusi-on,
    .bonusi-plus,
    .button-mob a {
        text-decoration: none
    }
    .plan-1,
    .plan-2,
    .plan-3 {
        width: 94%;
        height: 500px
    }
    .bonusi-1-mob,
    .bonusi-2-mob,
    .bonusi-3-mob {
        width: 90%;
        height: auto;
        position: absolute;
        top: 175px;
        text-align: left;
        padding: 0 20px 0 25px
    }
    .bonusi-on {
        list-style-image: url(../img/bul_bonusi.svg);
        padding: 0 0 7px
    }
    .bonusi-plus {
        list-style-image: url(../img/bul_bonusi-plus.svg);
        padding: 0 0 8px
    }
    .poga-wrap {
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0
    }
    .button-mob a {
        background-color: #ef5337;
        font-size: 1.2em;
        color: #fff;
        font-weight: 400;
        border-radius: 4px;
        padding: 8px 45px;
        top: 10px;
        position: relative;
        transition: .4s ease-out
    }
}

@media (max-width:480px) {
    .bonusi-on,
    .bonusi-plus {
        font-size: 1.15em;
        color: #7c7c7c!important;
        line-height: 21px;
        list-style-position: outside;
        text-decoration: none
    }
    .bonusi-on,
    .bonusi-plus,
    .button-mob a {
        text-decoration: none
    }
    .plan-1,
    .plan-2,
    .plan-3 {
        width: 94%;
        height: 520px
    }
    .bonusi-1-mob,
    .bonusi-2-mob,
    .bonusi-3-mob {
        width: 90%;
        height: auto;
        position: absolute;
        top: 165px;
        text-align: left;
        padding: 0 20px 0 25px
    }
    .bonusi-on {
        list-style-image: url(../img/bul_bonusi.svg);
        padding: 0 0 7px
    }
    .bonusi-plus {
        list-style-image: url(../img/bul_bonusi-plus.svg);
        padding: 0 0 8px
    }
    .poga-wrap {
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0
    }
    .button-mob a {
        background-color: #ef5337;
        font-size: 1.2em;
        color: #fff;
        font-weight: 400;
        border-radius: 4px;
        padding: 8px 45px;
        top: 10px;
        position: relative;
        transition: .4s ease-out
    }
}

@media (max-width:425px) {
    .bg-mob-slider {
        background-color: #efefef;
        border-bottom: 1px solid #f0f0f0;
        padding-left: 0!important;
        padding-right: 0!important;
        padding-bottom: 20px;
        margin-top: -7px
    }
    .slider,
    .slider-cont {
        padding-left: 0!important;
        padding-right: 0!important;
        padding-bottom: 10px
    }
    .slider {
        width: 100%;
        margin: -40px auto
    }
    .plan-1,
    .plan-2,
    .plan-3 {
        width: 94%;
        height: 490px
    }
    .plan-title-1,
    .plan-title-2,
    .plan-title-3 {
        width: 100%;
        height: auto;
        position: absolute;
        top: 27px;
        font-size: 1.5em;
        left: 0
    }
    .plan-title-3 {
        margin-left: 0
    }
    .c-01-mob,
    .c-02-mob,
    .c-03-mob {
        width: 130px;
        height: 50px;
        position: relative;
        top: 65px;
        margin: 0 auto
    }
    .c-01-1,
    .c-02-1,
    .c-03-1 {
        width: 72px;
        height: 50px;
        float: left;
        font-size: 3.8em;
        font-weight: 400
    }
    .c-01-2,
    .c-02-2,
    .c-03-2 {
        width: 50px;
        height: 50px;
        float: left;
        padding-top: 10px;
        line-height: 18px;
        font-size: 2em;
        font-weight: 400;
        text-align: left
    }
    .c-01-2 span,
    .c-02-2 span,
    .c-03-2 span {
        font-size: .5em;
        font-weight: 400
    }
    .bonusi-on,
    .bonusi-plus {
        font-size: 1.15em;
        color: #7c7c7c!important;
        line-height: 21px;
        list-style-position: outside;
        text-decoration: none
    }
    .bonusi-1-mob,
    .bonusi-2-mob,
    .bonusi-3-mob {
        width: 90%;
        height: auto;
        position: absolute;
        top: 135px;
        text-align: left;
        padding: 0 20px 0 25px
    }
    .bonusi-on {
        list-style-image: url(../img/bul_bonusi.svg);
        padding: 0 0 7px
    }
    .bonusi-plus {
        list-style-image: url(../img/bul_bonusi-plus.svg);
        padding: 0 0 8px
    }
    .poga-wrap {
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0
    }
    .button-mob a {
        background-color: #ef5337;
        font-size: 1.2em;
        color: #fff;
        font-weight: 400;
        border-radius: 4px;
        padding: 8px 45px;
        top: 25px;
        position: relative;
        text-decoration: none;
        transition: .4s ease-out
    }
}

@media (max-width:360px) {
    .bonusi-on,
    .bonusi-plus {
        font-size: 1.11em;
        color: #7c7c7c!important;
        line-height: 21px;
        list-style-position: outside;
        text-decoration: none
    }
    .bonusi-on,
    .bonusi-plus,
    .button-mob a {
        text-decoration: none
    }
    .plan-1,
    .plan-2,
    .plan-3 {
        width: 94%;
        height: 490px
    }
    .c-01-mob,
    .c-02-mob,
    .c-03-mob {
        width: 130px;
        height: 50px;
        position: relative;
        top: 60px;
        margin: 0 auto
    }
    .bonusi-1-mob,
    .bonusi-2-mob,
    .bonusi-3-mob {
        width: 90%;
        height: auto;
        position: absolute;
        top: 130px;
        text-align: left;
        padding: 0 0 0 25px
    }
    .bonusi-on {
        list-style-image: url(../img/bul_bonusi.svg);
        padding: 0 0 7px
    }
    .bonusi-plus {
        list-style-image: url(../img/bul_bonusi-plus.svg);
        padding: 0 0 8px
    }
    .poga-wrap {
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0
    }
    .button-mob a {
        background-color: #ef5337;
        font-size: 1.2em;
        color: #fff;
        font-weight: 400;
        border-radius: 4px;
        padding: 8px 45px;
        bottom: 0;
        position: relative;
        transition: .4s ease-out
    }
}

@media (max-width:320px) {
    .plan-1,
    .plan-2,
    .plan-3 {
        width: 94%;
        height: 490px
    }
    .poga-wrap {
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0
    }
    .button-mob a {
        background-color: #ef5337;
        font-size: 1.2em;
        color: #fff;
        font-weight: 400;
        border-radius: 4px;
        padding: 8px 45px;
        top: 25px;
        position: relative;
        text-decoration: none;
        transition: .4s ease-out
    }
}

.spied a,
.spied a:hover {
    text-decoration: underline
}

.prieksrocibas-box {
    padding-right: 0!important;
    padding-left: 0!important;
    padding-bottom: 100px
}

.prieksrocibas {
    padding: 100px 0 0
}

.prieksrocibas h1 {
    margin: 0 0 60px;
    text-align: center
}

.prieksrociba-1,
.prieksrociba-2,
.prieksrociba-3,
.prieksrociba-4 {
    padding-left: 0!important;
    padding-right: 20px!important;
    padding-bottom: 0;
    text-align: center
}

.prieksrocibas h3 {
    margin: 30px 0 0;
    font-weight: 400;
    font-size: 1.32em
}

.prieksrocibas p {
    font-size: 1.14em;
    line-height: 26px;
    margin: 10px 0 0
}

.com {
    font-size: 1.07em;
    margin: 15px 0 0;
    color: #eb5d40
}

@media (max-width:991px) {
    .img-prieksrocibas {
        padding-right: 0!important;
        padding-left: 2%!important;
        padding-top: 100px
    }
    .prieksrocibas-box {
        padding-right: 0!important;
        padding-left: 0!important;
        padding-bottom: 120px
    }
    .prieksrocibas {
        padding: 100px 0 0
    }
    .prieksrocibas h1 {
        margin: 0 0 60px;
        text-align: center
    }
    .prieksrociba-1,
    .prieksrociba-2,
    .prieksrociba-3,
    .prieksrociba-4 {
        padding-left: 0!important;
        padding-right: 0!important;
        padding-bottom: 40px
    }
    .prieksrocibas h3 {
        margin: 30px 0 0;
        font-weight: 400;
        font-size: 1.35em
    }
    .prieksrocibas p {
        font-size: 1.14em;
        line-height: 26px;
        margin: 10px 0 0;
        padding-right: 30px
    }
    .com {
        font-size: 1.07em;
        margin: 15px 0 0;
        color: #ef5337
    }
}

@media (max-width:767px) {
    .img-prieksrocibas {
        padding-right: 0!important;
        padding-left: 2%!important;
        padding-top: 50px
    }
    .prieksrocibas-box {
        padding-right: 0!important;
        padding-left: 0!important;
        padding-bottom: 30px;
        text-align: center
    }
    .prieksrocibas {
        padding: 20px 0 0
    }
    .prieksrocibas h1 {
        margin: 0 0 35px;
        text-align: center
    }
    .prieksrociba-1,
    .prieksrociba-2,
    .prieksrociba-3,
    .prieksrociba-4 {
        padding-left: 0!important;
        padding-right: 0!important;
        padding-bottom: 35px
    }
    .prieksrocibas h3 {
        margin: 20px 0 0;
        font-weight: 400;
        font-size: 1.35em
    }
    .prieksrocibas p {
        font-size: 1.2em;
        line-height: 26px;
        margin: 10px 0 0;
        padding-right: 0
    }
    .com {
        font-size: 1.2em;
        margin: 0;
        color: #ef5337
    }
}

@media (max-width:330px) {
    .bg-con,
    .img-prieksrocibas {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .img-prieksrocibas {
        padding-top: 40px
    }
    .prieksrocibas-box {
        padding-bottom: 10px
    }
    .prieksrocibas {
        padding: 15px 0 0
    }
    .prieksrocibas h1 {
        font-size: 2.24em;
        margin: 0 0 25px
    }
    .prieksrociba-1,
    .prieksrociba-2,
    .prieksrociba-3,
    .prieksrociba-4 {
        padding-left: 0!important;
        padding-right: 0!important;
        padding-bottom: 30px
    }
    .prieksrociba-1 img,
    .prieksrociba-2 img,
    .prieksrociba-3 img,
    .prieksrociba-4 img {
        width: 60px
    }
    .prieksrocibas h3 {
        margin: 15px 0 0;
        font-weight: 400;
        font-size: 1.32em
    }
    .prieksrocibas p {
        font-size: 1.2em;
        line-height: 26px;
        margin: 5px 0 0;
        padding-right: 0
    }
    .com {
        font-size: 1.2em;
        margin: 0;
        color: #ef5337
    }
}

.img-itv,
.itv-box {
    padding-right: 0!important;
    padding-left: 0!important
}

.bg-itv {
    background-color: #fafafa;
    border-top: 1px solid #f0f0f0;
    padding-bottom: 120px
}

.img-itv {
    margin-top: 100px
}

.itv {
    padding: 100px 0 0 50px
}

.itv h1 {
    margin: 0 0 50px
}

.tv-ramis {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

.carousel-inner {
    position: absolute;
    top: 6px;
    left: 14px
}

.carousel.fade .item {
    -webkit-transition: opacity ease-out .7s;
    -moz-transition: opacity ease-out .7s;
    -ms-transition: opacity ease-out .7s;
    -o-transition: opacity ease-out .7s;
    transition: opacity ease-out .5s;
    left: 0;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block
}

.carousel.fade .item:first-child {
    top: auto;
    opacity: 1;
    position: relative
}

.carousel.fade .item.active {
    opacity: 1
}

@media (max-width:1299px) {
    .bg-itv {
        padding-bottom: 90px
    }
    .tv-ramis {
        position: absolute;
        top: 5px;
        left: 0;
        z-index: 100
    }
    .carousel-inner {
        width: 96%;
        position: absolute;
        top: 10px;
        left: 11px
    }
}

@media (max-width:1199px) {
    .bg-itv {
        padding-bottom: 60px
    }
}

@media (max-width:991px) {
    .tv-ramis {
        position: absolute;
        top: 5px;
        left: 0;
        z-index: 100
    }
    .carousel-inner {
        width: 96%;
        position: absolute;
        top: 8px;
        left: 9px
    }
}

@media (max-width:767px) {
    .bg-itv {
        padding-bottom: 70px
    }
    .img-itv {
        padding-right: 10px!important;
        padding-left: 10px!important;
        margin-top: 70px
    }
    .itv {
        padding: 60px 10px 0
    }
    .itv h1 {
        margin: 0 0 30px;
        text-align: center
    }
    .tv-ramis {
        position: relative;
        top: 0;
        left: 0;
        z-index: 100;
        margin: 0 auto
    }
    .carousel-inner {
        width: 96%;
        position: absolute;
        top: 6px;
        left: 10px
    }
}

@media (max-width:450px) {
    .bg-itv {
        padding-bottom: 70px
    }
    .img-itv {
        padding-right: 0!important;
        padding-left: 0!important;
        margin-top: 70px
    }
    .itv {
        padding: 40px 10px 0
    }
    .itv h1 {
        margin: 0 0 30px;
        text-align: center
    }
    .itv p {
        line-height: 32px
    }
    .tv-ramis {
        position: relative;
        top: 0;
        left: 0;
        z-index: 100;
        margin: 0 auto
    }
    .carousel-inner {
        width: 96%;
        position: absolute;
        top: 3px;
        left: 7px
    }
}

@media (max-width:330px) {
    .bg-con,
    .img-itv {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .bg-itv {
        padding-bottom: 40px
    }
    .img-itv {
        margin-top: 50px
    }
    .itv {
        padding: 40px 0 0
    }
    .itv h1 {
        font-size: 2.6em;
        margin: 0 0 20px;
        text-align: center
    }
    .itv p {
        line-height: 30px;
        font-size: 1.24em
    }
    .tv-ramis {
        position: relative;
        top: 0;
        left: 0;
        z-index: 100;
        margin: 0 auto
    }
    .carousel-inner {
        width: 96%;
        position: absolute;
        top: 3px;
        left: 7px
    }
}

.tabs_block .tabs_head .tabs_head_inner {
    padding: 0 20px
}

@media (max-width:991px) {
    .tabs_block .tabs_head .tabs_head_inner {
        padding: 0
    }
    .tabs_block .tabs_head .t-item {
        padding: 25px 0;
        font-size: 14px;
        line-height: 17px
    }
    .tabs_block .tabs_head .t-item + .t-item {
        margin-left: 35px
    }
}

@media (max-width:767px) {
    .tabs_block .tabs_head {
        padding-left: 0
    }
    .tabs_block .tabs_head .tabs_head_inner {
        padding: 0 0 0 10px
    }
    .tabs_block .tabs_head .t-item + .t-item {
        margin-left: 15px
    }
    .tabs_block .tabs_head .t-item {
        padding: 20px 0;
        font-size: 14px;
        line-height: 15px
    }
}

.kan {
    padding-bottom: 40px
}

.box-orig {
    margin: 90px 0 0!important
}

.box-orig h2 {
    font-size: 2.57em;
    margin: 0 0 40px!important
}

.box-orig h2 span {
    font-size: 20px;
    color: #797979;
    margin: 0 0 0 15px
}

.box-orig h2 span span {
    font-size: 20px;
    margin: 0 0 0 4px
}

.box-testa {
    margin: 80px 0 0!important
}

.box-testa h2 {
    font-size: 2.57em;
    margin: 0 0 40px!important
}

.box-testa h2 span {
    font-size: 20px;
    color: #797979;
    margin: 0 0 0 15px
}

.box-testa h2 span span {
    font-size: 20px;
    margin: 0 0 0 4px
}

.kanalu-logo {
    margin-bottom: 0;
    overflow: hidden;
    text-align: center
}

.kanalu-logo > a {
    display: inline-block;
    width: 100px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    margin-right: 8.8px;
    margin-bottom: 8px;
    padding: 8px 10px;
    float: left
}

.kanalu-logo > a:hover {
    background-color: #f0f0f0
}

.kanalu-logo > a > img {
    max-height: 100%
}

@media (max-width:991px) {
    .box-orig {
        margin: 50px 10px 0!important
    }
    .box-orig h2 {
        font-size: 2.57em;
        margin: 0 0 40px!important;
        text-align: center
    }
    .box-orig h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-orig h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .box-testa {
        margin: 50px 0 0!important
    }
    .box-testa h2 {
        font-size: 2.57em;
        margin: 0 0 40px!important;
        text-align: center
    }
    .box-testa h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-testa h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .kanalu-logo {
        margin-bottom: 0;
        overflow: hidden;
        text-align: center
    }
    .kanalu-logo > a {
        display: inline-block;
        width: 100px;
        height: 50px;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        margin-right: 8.8px;
        margin-bottom: 8px;
        padding: 8px 10px;
        float: none;
        text-align: center
    }
}

@media (max-width:767px) {
    .box-orig {
        margin: 50px 10px 0!important
    }
    .box-orig h2 {
        font-size: 2.57em;
        margin: 0 0 40px!important;
        text-align: center
    }
    .box-orig h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-orig h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .box-testa {
        margin: 50px 0 0!important
    }
    .box-testa h2 {
        font-size: 2.57em;
        margin: 0 0 40px!important;
        text-align: center
    }
    .box-testa h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-testa h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .kanalu-logo {
        margin-bottom: 0;
        overflow: hidden;
        text-align: center
    }
    .kanalu-logo > a {
        display: inline-block;
        width: 100px;
        height: 50px;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        margin-right: 8.8px;
        margin-bottom: 8px;
        padding: 8px 10px;
        float: none;
        text-align: center
    }
}

@media (max-width:330px) {
    .box-orig {
        padding: 0 0 0 8px!important
    }
    .box-orig h2,
    .box-testa h2 {
        font-size: 2.3em;
        margin: 0 0 30px!important;
        text-align: center
    }
    .box-orig h2 span,
    .box-testa h2 span {
        font-size: 18px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-orig h2 span span,
    .box-testa h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .kanalu-logo > a {
        display: inline-block;
        width: 76px;
        height: 38px;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        margin-right: 7px;
        margin-bottom: 7px;
        padding: 8px 10px;
        float: none;
        text-align: center
    }
}

.kan {
    padding-right: 0!important;
    padding-left: 0!important
}

.box-tem {
    margin: 90px 0 0!important
}

.box-tem h1 {
    margin: 0 0 40px!important
}

.box-tem p {
    margin: 0!important
}

.box-tem h2 {
    font-size: 2.57em;
    margin: 60px 0 40px!important
}

.box-tem h2 span {
    font-size: 20px;
    color: #797979;
    margin: 0 0 0 15px
}

.box-tem h2 span span {
    font-size: 20px;
    margin: 0 0 0 4px
}

@media (max-width:991px) {
    .box-left,
    .box-tem h2,
    .t-header {
        text-align: center
    }
    .kan {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .box-tem {
        margin: 50px 0 0!important
    }
    .box-tem h1 {
        margin: 0 0 40px!important
    }
    .t-header {
        padding: 0 10px!important
    }
    .box-left,
    .box-right {
        padding: 0!important;
        float: none!important
    }
    .box-tem h2 {
        font-size: 2.57em;
        margin: 40px 0!important
    }
    .box-tem h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-tem h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .row {
        margin-left: 0;
        margin-right: 0
    }
    .box-left {
        margin-right: 0!important
    }
    .box-right {
        height: auto
    }
    .box-left h2,
    .box-right h2 {
        margin: 0
    }
    .box-left h2 span,
    .box-right h2 span {
        margin: 0 0 0 7px
    }
}

@media (max-width:767px) {
    .box-left,
    .box-tem h2,
    .t-header {
        text-align: center
    }
    .kan {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .box-tem {
        margin: 50px 0 0!important
    }
    .box-tem h1 {
        margin: 0 0 40px!important
    }
    .t-header {
        padding: 0 10px!important
    }
    .box-left,
    .box-right {
        padding: 0!important;
        float: none!important
    }
    .box-tem h2 {
        font-size: 2.57em;
        margin: 40px 0!important
    }
    .box-tem h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-tem h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .row {
        margin-left: 0;
        margin-right: 0
    }
    .box-left {
        margin-right: 0!important
    }
    .box-right {
        height: auto
    }
    .box-left h2,
    .box-right h2 {
        margin: 0
    }
    .box-left h2 span,
    .box-right h2 span {
        margin: 0 0 0 7px
    }
}

@media (max-width:330px) {
    .box-tem,
    .box-tem p {
        padding: 0!important
    }
    .box-tem h1 {
        margin: 0 0 20px!important;
        font-size: 2.6em
    }
    .box-tem p {
        font-size: 1.24em;
        line-height: 30px;
        text-align: left
    }
    .box-tem h2 {
        text-align: center;
        font-size: 2.3em;
        margin: 30px 0!important
    }
    .box-tem h2 span {
        font-size: 18px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-tem h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .kanalu-logo > a {
        display: inline-block;
        width: 76px;
        height: 38px;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        margin-right: 7px;
        margin-bottom: 7px;
        padding: 8px 10px;
        float: none;
        text-align: center
    }
}

.box-citas {
    margin: 90px 0 0!important
}

.box-citas h1 {
    margin: 0 0 40px!important
}

.t-header {
    text-align: center;
    padding: 0 50px
}

.box-citas p {
    margin: 0!important
}

.box-citas h2 {
    font-size: 2.57em;
    margin: 60px 0 40px!important
}

.box-citas h2 span {
    font-size: 20px;
    color: #797979;
    margin: 0 0 0 15px
}

.box-citas h2 span span {
    font-size: 20px;
    margin: 0 0 0 4px
}

.box-left {
    height: auto;
    padding: 0 .5% 0 0;
    float: left
}

.box-right {
    height: auto;
    padding: 0 0 0 .5%;
    float: right
}

.price-1,
.price-2 {
    height: 38px;
    float: left;
    font-weight: 400
}

.box-left h2,
.box-right h2 {
    margin: 0 0 20px
}

.box-left h2 span,
.box-right h2 span {
    margin: 0 0 0 7px
}

.price {
    position: absolute;
    top: 62px
}

.price-1 {
    width: 26px;
    font-size: 2.6em
}

.price-2 {
    width: 30px;
    padding-top: 5px;
    line-height: 14px;
    font-size: 1.3em
}

.price-2 span.price-month {
    font-size: .7em;
    font-weight: 400
}

.price-vf {
    left: 350px
}

.price-hd {
    left: 200px
}

.price-vs {
    left: 350px
}

.price-xx {
    left: 300px
}

@media (max-width:991px) {
    .box-citas {
        margin: 50px 0 0!important
    }
    .box-citas h1 {
        margin: 0 0 40px!important
    }
    .t-header {
        text-align: center;
        padding: 0
    }
    .box-citas p {
        margin: 0!important
    }
    .box-citas h2 {
        font-size: 2.57em;
        margin: 40px 0!important;
        padding: 0 120px 0 0
    }
    .box-citas h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-citas h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .box-left,
    .box-right {
        height: auto;
        padding: 0;
        float: none;
        text-align: center
    }
    .box-left h2,
    .box-right h2 {
        margin: 0 0 20px
    }
    .box-left h2 span,
    .box-right h2 span {
        margin: 0 0 0 7px
    }
    .price {
        margin: 0 auto;
        width: 70px;
        height: 40px;
        position: absolute;
        top: 40px
    }
    .price-1,
    .price-2 {
        height: 38px;
        float: left;
        text-align: left;
        font-weight: 400
    }
    .price-1 {
        width: 27px;
        font-size: 2.8em
    }
    .price-2 {
        width: 40px;
        padding-top: 5px;
        line-height: 14px;
        font-size: 1.3em
    }
    .price-2 span.price-month {
        font-size: .7em;
        font-weight: 400
    }
    .price-vf {
        left: 490px
    }
    .price-hd {
        left: 420px
    }
    .price-vs {
        left: 490px
    }
    .price-xx {
        left: 470px
    }
}

.accordion-toggle,
.modal-body,
.modal-body-int,
.modal-content,
.modal-content-int,
.modal-content-kan,
.modal-dialog-kan .modal-body,
.modal-header,
.modal-int,
.panel-title {
    position: relative
}

@media (max-width:767px) {
    .box-left,
    .box-right,
    .t-header {
        padding: 0;
        text-align: center
    }
    .box-citas {
        margin: 50px 0 0!important
    }
    .box-citas h1 {
        margin: 0 0 40px!important
    }
    .box-citas p {
        margin: 0!important
    }
    .box-citas h2 {
        font-size: 2.57em;
        margin: 40px 0!important;
        padding: 0
    }
    .box-citas h2 span {
        font-size: 20px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-citas h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .box-left,
    .box-right {
        height: auto;
        float: none
    }
    .box-left h2,
    .box-right h2 {
        margin: 0 0 20px
    }
    .box-left h2 span,
    .box-right h2 span {
        margin: 0 0 0 7px
    }
    .price {
        margin: 0 auto;
        width: 70px;
        height: 40px;
        position: relative;
        top: -25px
    }
    .price-1,
    .price-2 {
        height: 38px;
        float: left;
        text-align: left;
        font-weight: 400
    }
    .price-1 {
        width: 27px;
        font-size: 2.8em
    }
    .price-2 {
        width: 40px;
        padding-top: 5px;
        line-height: 14px;
        font-size: 1.3em
    }
    .price-2 span.price-month {
        font-size: .7em;
        font-weight: 400
    }
    .price-hd,
    .price-vf,
    .price-vs,
    .price-xx {
        left: 0
    }
}

@media (max-width:330px) {
    .box-citas,
    .box-citas p {
        padding: 0!important
    }
    .box-citas h1 {
        margin: 0 0 20px!important;
        font-size: 2.6em
    }
    .box-citas p {
        font-size: 1.24em;
        line-height: 30px
    }
    .box-citas h2 {
        text-align: center;
        font-size: 2.3em;
        margin: 30px 0!important
    }
    .box-citas h2 span {
        font-size: 18px;
        color: #797979;
        margin: 0 0 0 15px
    }
    .box-citas h2 span span {
        font-size: 20px;
        margin: 0 0 0 4px
    }
    .kanalu-logo > a {
        display: inline-block;
        width: 76px;
        height: 38px;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        margin-right: 7px;
        margin-bottom: 7px;
        padding: 8px 10px;
        float: none;
        text-align: center
    }
}

.box-funkcijas {
    margin: 90px 0 0!important
}

.box-funkcijas h1 {
    margin: 0 0 80px!important
}

.funkcijas-l {
    padding-right: 30px!important;
    padding-left: 0!important;
    margin-bottom: 100px
}

.funkcijas-r {
    padding-right: 0!important;
    padding-left: 30px!important;
    margin-bottom: 100px
}

.funkcijas img {
    width: 100px
}

.funkcijas-l h3,
.funkcijas-r h3 {
    font-weight: 400;
    font-size: 1.85em;
    padding-left: 140px;
    margin: -2px 0 14px
}

.funkcijas-l p,
.funkcijas-r p {
    font-size: 1.28em;
    padding-left: 140px
}

.funk-left {
    float: left
}

.funk-right {
    padding-right: 0
}

@media (max-width:991px) {
    .box-funkcijas,
    .fun,
    .kan {
        padding-bottom: 0!important
    }
    .fun,
    .funkcijas-l {
        padding-left: 0!important
    }
    .fun {
        padding-right: 0!important
    }
    .box-funkcijas {
        margin: 50px 0 0!important
    }
    .box-funkcijas h1 {
        margin: 0 0 10px!important
    }
    .funkcijas-l,
    .funkcijas-r {
        margin-bottom: 0;
        margin-top: 60px
    }
    .funkcijas-l {
        padding-right: 20px!important
    }
    .funkcijas-r {
        padding-right: 0!important;
        padding-left: 20px!important
    }
    .funk-left .img-responsive {
        width: 70px
    }
    .funkcijas-l h3,
    .funkcijas-r h3 {
        font-weight: 400;
        font-size: 1.85em;
        padding-left: 100px;
        margin: -2px 0 14px
    }
    .funkcijas-l p,
    .funkcijas-r p {
        font-size: 1.28em;
        padding-left: 100px
    }
    .funk-left {
        float: left
    }
    .funk-right {
        padding-right: 0
    }
}

@media (max-width:767px) {
    .fun,
    .kan {
        padding-bottom: 0!important
    }
    .fun {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .box-funkcijas {
        margin: 50px 0 0!important
    }
    .box-funkcijas h1 {
        margin: 0 0 50px!important
    }
    .funkcijas-l,
    .funkcijas-r {
        padding-right: 0!important;
        padding-left: 10px!important;
        margin-bottom: 50px
    }
    .funk-left .img-responsive {
        width: 90px
    }
    .funkcijas-l h3,
    .funkcijas-r h3 {
        font-weight: 400;
        font-size: 1.85em;
        padding-left: 110px;
        margin: -2px 0 14px
    }
    .funkcijas-l p,
    .funkcijas-r p {
        font-size: 1.28em;
        padding-left: 110px
    }
    .funk-left {
        float: left
    }
    .funk-right {
        padding-right: 0
    }
}

@media (max-width:330px) {
    .fun,
    .kan {
        padding-bottom: 0!important
    }
    .fun,
    .funkcijas-l,
    .funkcijas-r {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .funk-left,
    .funk-left .img-responsive {
        width: 60px
    }
    .box-funkcijas {
        margin: 50px 0 0!important
    }
    .box-funkcijas h1 {
        margin: 0!important;
        font-size: 2.6em
    }
    .funkcijas-l,
    .funkcijas-r {
        margin-bottom: 0;
        margin-top: 40px
    }
    .funkcijas-l h3,
    .funkcijas-r h3 {
        font-weight: 400;
        font-size: 1.6em;
        padding-left: 0;
        text-align: center;
        margin: -2px 0 8px
    }
    .funkcijas-l p,
    .funkcijas-r p {
        font-size: 1.24em;
        line-height: 30px;
        padding-left: 0;
        text-align: center
    }
    .funk-left {
        height: 60px;
        margin: 0 auto 20px;
        position: relative;
        float: none
    }
    .funk-right {
        padding-right: 0
    }
}

.box-shorcut,
.img-shortcut {
    padding-right: 0!important;
    padding-left: 0!important
}

.img-shortcut {
    padding-top: 100px
}

.shortcut {
    padding: 100px 70px 0 0
}

.shortcut h1 {
    margin: 0 0 35px
}

.shotrcut-app {
    color: #aaa9a9;
    font-size: 1.07em;
    margin: 58px 0 10px
}

.app-icon img {
    margin: 0 40px 0 0!important
}

@media (max-width:991px) {
    .img-shortcut {
        padding-top: 50px;
        padding-right: 0!important;
        padding-left: 0!important
    }
    .img-responsive {
        padding: 0;
        float: right
    }
    .shortcut {
        padding: 50px 40px 0 0
    }
    .shortcut h1 {
        margin: 0 0 35px
    }
    .shotrcut-app {
        color: #aaa9a9;
        font-size: 1.07em;
        line-height: 24px;
        margin: 30px 0 20px
    }
    .app-icon img {
        margin: 0 30px 0 0
    }
}

@media (max-width:767px) {
    .img-shortcut {
        padding-top: 50px;
        padding-right: 0!important;
        padding-left: 0!important
    }
    .img-responsive {
        padding: 0!important;
        float: right
    }
    .shortcut {
        padding: 30px 10px 0
    }
    .shortcut h1,
    .shortcut p {
        margin: 0 0 35px;
        text-align: center
    }
    .shotrcut-app {
        color: #aaa9a9;
        font-size: 1.07em;
        line-height: 24px;
        margin: 30px 0 20px;
        text-align: center
    }
    .app-wrap {
        margin: 0 auto!important;
        text-align: center
    }
    .app-icon img {
        margin: 0!important
    }
    .app-1 {
        padding: 0 10px 0 0
    }
    .app-2 {
        padding: 0 0 0 10px
    }
}

@media (max-width:330px) {
    .app-wrap,
    .shortcut h1,
    .shortcut p,
    .shotrcut-app {
        text-align: center
    }
    .shortcut {
        padding: 10px 10px 0
    }
    .shortcut h1 {
        margin: 0 0 20px;
        font-size: 2.6em
    }
    .shortcut p {
        margin: 0 0 25px;
        font-size: 1.24em;
        line-height: 30px
    }
    .shotrcut-app {
        color: #aaa9a9;
        font-size: 1.07em;
        line-height: 24px;
        margin: 20px 0
    }
    .app-wrap {
        margin: 0 auto!important
    }
    .app-icon img {
        margin: 0!important;
        width: 40%
    }
    .app-1 {
        padding: 0 5px 0 0
    }
    .app-2 {
        padding: 0 0 0 5px
    }
}

.bg-con,
.img-internets {
    padding-right: 0!important;
    padding-left: 0!important
}

.bg-internets {
    background-color: #fafafa;
    border-top: 1px solid #f0f0f0;
    padding-bottom: 120px
}

.img-internets {
    padding-top: 100px
}

.img-responsive {
    padding: 0;
    float: left
}

.internets {
    padding: 100px 0 0 50px
}

.internets h1 {
    margin: 0 0 50px
}

@media (max-width:991px) {
    .internets {
        padding: 100px 0 80px 50px
    }
}

@media (max-width:767px) {
    .bg-internets {
        padding-bottom: 70px
    }
    .img-internets {
        padding-top: 60px;
        padding-bottom: 0
    }
    .img-responsive {
        width: 100%;
        padding: 0 10px
    }
    .internets {
        padding: 50px 10px 0
    }
    .internets h1 {
        margin: 0 0 30px;
        text-align: center
    }
}

@media (max-width:450px) {
    .bg-internets {
        padding-bottom: 50px
    }
    .img-internets {
        padding-top: 50px;
        padding-bottom: 0
    }
    .img-responsive {
        width: 100%;
        padding: 0 10px
    }
    .internets {
        padding: 30px 10px 0
    }
    .internets h1 {
        margin: 0 0 30px;
        text-align: center
    }
}

@media (max-width:330px) {
    .bg-internets {
        padding-right: 0!important;
        padding-left: 0!important;
        padding-bottom: 50px
    }
    .bg-con {
        padding-right: 10px!important;
        padding-left: 10px!important
    }
    .internets h1 {
        font-size: 2.6em;
        margin: 0 0 20px;
        text-align: center;
        line-height: 30px
    }
    .internets p {
        font-size: 1.24em
    }
}

.buj-ico img,
.modal-int {
    margin: 0 auto
}

.bg-filmas {
    background-color: #211e2d;
    padding-bottom: 50px
}

.modal .modal-logo,
.modal-content,
.modal-content-int,
.modal-content-kan,
.panel {
    background-color: #fff
}

.filmas-box {
    padding-right: 0!important;
    padding-left: 0!important;
    padding-top: 100px
}

.shortcut-logo {
    width: 100%;
    text-align: center
}

.shortcut-logo img {
    width: 330px;
    margin: 0 auto
}

.filmas-box p {
    padding: 50px 200px 0;
    color: #fff;
    font-weight: 300;
    text-align: center
}

@media (max-width:1299px) {
    .filmas-box p {
        padding: 50px 50px 0;
        color: #fff;
        font-weight: 300;
        text-align: center
    }
}

@media (max-width:991px) {
    .filmas-box p {
        padding: 50px 0 0;
        color: #fff;
        font-weight: 300;
        text-align: center
    }
}

@media (max-width:767px) {
    .bg-filmas {
        padding-bottom: 40px
    }
    .filmas-box {
        padding-right: 0!important;
        padding-left: 0!important;
        padding-top: 70px
    }
    .filmas-box p {
        padding: 50px 0 0;
        color: #fff;
        font-weight: 300;
        text-align: center
    }
}

@media (max-width:450px) {
    .bg-con {
        padding-right: 10px!important;
        padding-left: 10px!important
    }
    .shortcut-logo {
        width: 100%;
        text-align: center;
        padding-bottom: 20px
    }
    .shortcut-logo img {
        width: 260px;
        margin: 0 auto
    }
    .filmas-box p {
        padding: 5px 0 0
    }
}

@media (max-width:330px) {
    .filmas-box {
        padding-right: 0!important;
        padding-left: 0!important;
        padding-top: 50px
    }
    .bg-con {
        padding-right: 10px!important;
        padding-left: 10px!important
    }
    .shortcut-logo {
        width: 100%;
        text-align: center;
        padding-bottom: 15px
    }
    .shortcut-logo img {
        width: 210px;
        margin: 0 auto
    }
    .filmas-box p {
        padding: 5px 0 0;
        font-size: 1.24em;
        line-height: 30px
    }
}

.buj-box {
    padding-right: 0!important;
    padding-left: 0!important;
    padding-bottom: 120px
}

.buj-box h1 {
    padding: 100px 0 85px;
    text-align: center
}

.buj-1,
.buj-2,
.buj-3 {
    text-align: center;
    padding: 0 30px;
    border-right: 1px solid #fefefe
}

.buj-2 {
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed
}

.buj-box h3 {
    font-size: 1.57em;
    font-weight: 300;
    padding: 30px 0 20px
}

.buj-box p {
    font-size: 1.14em;
    padding: 0 0 20px;
    line-height: 26px
}

.spied a {
    font-size: 1.05em
}

.spied a:hover {
    color: #ef5337
}

@media (max-width:767px) {
    .buj-box {
        padding-right: 0!important;
        padding-left: 0!important;
        padding-bottom: 60px
    }
    .buj-img {
        width: 90px;
        padding-top: 30px
    }
    .buj-box h1 {
        padding: 60px 0 40px;
        text-align: center
    }
    .buj-1,
    .buj-2,
    .buj-3 {
        text-align: center;
        padding: 0 0 30px;
        border-right: 1px solid #fefefe
    }
    .buj-2 {
        border-right: 0 solid #ededed;
        border-left: 0 solid #ededed;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ededed
    }
    .buj-ico img {
        margin: 0 auto
    }
    .buj-box h3 {
        font-size: 1.87em;
        font-weight: 300;
        padding: 30px 0 20px
    }
    .buj-box p {
        font-size: 1.28em;
        padding: 0 0 20px;
        line-height: 26px
    }
    .spied a,
    .spied a:hover {
        font-size: 1.05em;
        text-decoration: underline
    }
    .spied a:hover {
        color: #ef5337
    }
}

@media (max-width:330px) {
    .bg-con,
    .buj-box {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .buj-box {
        padding-bottom: 20px
    }
    .buj-img {
        width: 60px;
        padding-top: 30px
    }
    .buj-box h1 {
        padding: 40px 0 20px;
        text-align: center;
        font-size: 2.6em
    }
    .buj-1,
    .buj-2,
    .buj-3 {
        text-align: center;
        padding: 0 0 20px;
        border-right: 1px solid #fefefe
    }
    .buj-2 {
        border-right: 0 solid #ededed;
        border-left: 0 solid #ededed;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ededed
    }
    .buj-ico img {
        margin: 0 auto
    }
    .buj-box h3 {
        font-size: 1.6em;
        font-weight: 400;
        padding: 20px 0 10px
    }
    .buj-box p {
        font-size: 1.24em;
        padding: 0 0 10px;
        line-height: 26px
    }
}

.modal-int {
    width: 450px
}

.modal-content-int {
    border: 0 solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px transparent;
    box-shadow: 0 3px 9px transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    padding: 30px 35px
}

.modal-body-int {
    padding: 0;
    text-align: left;
    margin: 0
}

.modal-content-int p {
    font-size: 1.07em;
    line-height: 25px;
    text-align: left
}

.modal-content-int .int-text-1 {
    font-size: 1.21em;
    margin-bottom: 0;
    margin-top: 15px;
    padding-left: 40px;
    font-weight: 400
}

.modal-content-int .int-text-2 {
    font-size: 1em;
    margin-bottom: 0;
    padding-left: 40px
}

.modal-content-int img {
    margin-top: 14px;
    margin-bottom: 20px
}

.modal-content-int button.close {
    top: -2px;
    right: 7px
}

@media (max-width:767px) {
    .modal-int {
        position: relative;
        width: 80%;
        margin: 0 auto
    }
    .modal-content-int .int-text-1,
    .modal-content-int .int-text-2 {
        padding-left: 0
    }
    .modal-content-int img {
        width: 100%;
        height: 4px;
        margin-top: 14px;
        margin-bottom: 20px
    }
}

@media (max-width:450px) {
    .modal-int {
        position: relative;
        width: 94%;
        margin: 0 auto
    }
    .modal-content-int .int-text-1,
    .modal-content-int .int-text-2 {
        padding-left: 0
    }
    .modal-content-int img {
        width: 100%;
        height: 4px;
        margin-top: 14px;
        margin-bottom: 20px
    }
}

.modal-dialog-kan {
    width: 690px;
    display: inline-block;
    text-align: left;
    padding: 0;
    overflow-y: initial!important
}

.modal-dialog-kan .modal-header {
    padding: 0;
    border-bottom: 1px solid #fff;
    box-shadow: 0 0 7px transparent;
    margin-bottom: 15px
}

.modal-content-kan {
    border: 0 solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px transparent;
    box-shadow: 0 3px 9px transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    padding: 0 0 20px
}

.modal-dialog-kan .modal-body {
    padding: 0;
    text-align: left;
    max-height: calc(100vh - 300px);
    overflow-y: auto;
    margin: 0 0 40px 50px
}

.modal-dialog-kan .modal-body p {
    margin: 0 40px 0 0
}

.modal-title {
    color: #333;
    font-size: 2em;
    font-weight: 400;
    margin-top: 75px
}

.modal .modal-logo {
    width: 150px;
    border: 1px solid #dbdde7;
    border-radius: 4px;
    margin: 40px 30px 15px 50px;
    padding: 8px 10px;
    float: left
}

.kanalu-logo .modal-logo img {
    max-height: 100%
}

@media (max-width:767px) {
    .modal-dialog-kan {
        width: 80%;
        display: inline-block;
        text-align: left;
        padding: 0;
        overflow-y: initial!important
    }
    .modal-dialog-kan .modal-header {
        padding: 0;
        border-bottom: 1px solid #fff;
        box-shadow: 0 0 7px transparent;
        margin-bottom: 15px
    }
    .modal-content-kan {
        position: relative;
        background-color: #fff;
        border: 0 solid transparent;
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 9px transparent;
        box-shadow: 0 3px 9px transparent;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0 0 20px
    }
    .modal-dialog-kan .modal-body {
        position: relative;
        padding: 0;
        text-align: left;
        max-height: calc(100vh - 300px);
        overflow-y: auto;
        margin: 0 0 40px 50px
    }
    .modal-dialog-kan .modal-body p {
        margin: 0 40px 0 0
    }
    .modal-title {
        color: #333;
        font-size: 2em;
        font-weight: 400;
        margin-top: 75px;
        margin-left: 50px
    }
    .modal .modal-logo {
        width: 150px;
        background-color: #fff;
        border: 1px solid #dbdde7;
        border-radius: 4px;
        margin: 40px 80% 15px 50px;
        padding: 8px 10px;
        float: left
    }
    .kanalu-logo .modal-logo img {
        max-height: 100%
    }
}

@media (max-width:450px) {
    .modal-dialog-kan {
        width: 94%
    }
    .modal-dialog-kan .modal-header {
        margin-bottom: 15px
    }
    .modal-content-kan {
        padding: 0 0 20px
    }
    .modal-dialog-kan .modal-body {
        max-height: calc(100vh - 300px);
        overflow-y: auto;
        margin: 0 0 20px 20px
    }
    .modal-dialog-kan .modal-body p {
        margin: 0 20px 0 0;
        font-size: 1.24em;
        line-height: 30px
    }
    .modal-title {
        font-size: 1.7em;
        font-weight: 400;
        margin-right: 30px;
        margin-top: 75px;
        margin-left: 20px
    }
    .modal .modal-logo {
        width: 100px;
        margin: 25px 80% 15px 20px;
        padding: 8px 10px
    }
}

.modal-dialog {
    position: relative;
    width: 690px;
    margin: 0 auto;
    overflow-y: initial!important
}

.modal-header {
    padding: 0;
    border-bottom: 1px solid #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    z-index: 3005;
    margin-bottom: 7px
}

.modal-header h1 {
    font-weight: 300;
    padding: 40px 0 40px 40px;
    text-align: left
}

.modal-content {
    border: 0 solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px transparent;
    box-shadow: 0 3px 9px transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    padding: 0 0 20px
}

.modal-body {
    padding: 0;
    text-align: left;
    max-height: calc(100vh - 300px);
    overflow-y: auto;
    margin: 0 0 0 40px;
    z-index: 3000
}

.modal-footer {
    height: 20px;
    border-top: 1px solid #fff
}

@media (max-width:767px) {
    .modal-dialog {
        position: relative;
        width: 90%;
        margin: 0 auto;
        overflow-y: initial!important
    }
    .modal-header {
        padding: 0;
        border-bottom: 1px solid #fff;
        box-shadow: 0 0 7px rgba(0, 0, 0, .4)
    }
    .modal-header h1 {
        font-weight: 300;
        padding: 40px 60px 40px 40px;
        text-align: left;
        font-size: 2.3em
    }
    .modal-content {
        position: relative;
        background-color: #fff;
        border: 0 solid transparent;
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 9px transparent;
        box-shadow: 0 3px 9px transparent;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0 0 20px
    }
    .modal-body {
        position: relative;
        padding: 0;
        text-align: left;
        max-height: calc(100vh - 270px);
        overflow-y: auto;
        margin: 0 0 0 40px
    }
    .modal-footer {
        height: 20px;
        border-top: 1px solid #fff
    }
    body {
        overflow-x: hidden;
        overflow-y: visible!important;
        padding: 0!important
    }
}

@media (max-width:450px) {
    .modal-dialog {
        width: 94%
    }
    .modal-header h1 {
        font-weight: 300;
        padding: 20px 50px 20px 20px;
        text-align: left;
        font-size: 1.9em
    }
    .modal-content {
        padding: 0 0 10px
    }
    .modal-body {
        position: relative;
        padding: 0;
        text-align: left;
        max-height: calc(100vh - 270px);
        overflow-y: auto;
        margin: 0 0 0 20px
    }
    button.close {
        top: 5px;
        right: 10px
    }
}

.panel-group {
    margin: 0 40px 20px 0;
    border-bottom: 1px solid #ddd!important
}

.panel {
    margin-bottom: 0
}

.panel-body,
.panel-heading {
    background-color: #fff!important
}

.panel-default {
    margin: 0;
    border: 1px solid #fff!important;
    border-radius: 0!important;
    padding: 0 0 20px
}

.panel-heading {
    padding: 0;
    text-decoration: none;
    margin: -8px 0 0!important;
    border-radius: 0!important;
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #fff!important;
    border-right: 1px solid #fff!important;
    border-left: 1px solid #fff!important
}

.panel-title {
    display: block;
    cursor: default;
    color: #333;
    text-decoration: none;
    padding: 24px 0 3px 30px
}

.panel-title > a:active {
    text-decoration: none;
    color: #db1212
}

.panel-title > a:focus,
.panel-title > a:hover,
.panel-title > a:visited {
    text-decoration: none;
    color: #333
}

.panel-heading h3 {
    font-size: 1.28em;
    font-weight: 400;
    text-decoration: none;
    line-height: 23px
}

.panel-body {
    padding: 0!important;
    border: 1px solid #fff!important
}

.panel-body p {
    font-size: 1.14em;
    font-weight: 300;
    line-height: 28px;
    color: #797979;
    padding: 15px 0 20px 30px
}

.accordion-toggle::after,
.accordion-toggle::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -30px;
    width: 12px;
    height: 2px;
    margin-top: 0;
    background-color: #e84125;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .25s;
    transition: all .25s
}

.accordion-toggle::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
    color: #0ff
}

.accordion-toggle.collapsed::before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.accordion-toggle.collapsed::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (max-width:330px) {
    .panel-group {
        margin: 0 10px 20px 0
    }
    .panel-title {
        padding: 20px 0 0 25px
    }
    .accordion-toggle::after,
    .accordion-toggle::before {
        left: -25px
    }
    .panel-body p {
        padding: 15px 0 20px 25px
    }
}

.bg-pieteikt {
    background-color: #fafafa;
    border-top: 1px solid #f0f0f0;
    padding-bottom: 120px
}

.pieteikt-box {
    padding: 100px 0 0;
    margin: 0 auto;
    position: relative;
    text-align: center
}

.pieteikt-box h1 {
    padding: 0 0 70px;
    text-align: center
}

.button-pieteikt a {
    width: 250px;
    height: 60px;
    background-color: #ef5337;
    font-size: 1.5em;
    color: #fff;
    border-radius: 4px;
    padding: 12px 70px;
    transition: .4s ease-out;
    text-decoration: none
}

.button-pieteikt a:hover {
    background-color: #d83c20;
    color: #fff;
    text-decoration: none
}

.button-pieteikt a:visited {
    color: #fff;
    text-decoration: none
}

.ripple {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: inherit;
    pointer-events: none
}

.rippleWave {
    backface-visibility: hidden;
    position: absolute;
    border-radius: 50%;
    transform: scale(.7);
    -webkit-transform: scale(.7);
    background: rgba(255, 255, 255, 1);
    opacity: .45;
    animation: ripple 2.4s forwards;
    -webkit-animation: ripple 2.4s forwards
}

@keyframes ripple {
    to {
        transform: scale(24);
        opacity: 0
    }
}

@-webkit-keyframes ripple {
    to {
        -webkit-transform: scale(24);
        opacity: 0
    }
}

@media (max-width:330px) {
    .bg-pieteikt {
        background-color: #fafafa;
        border-top: 1px solid #f0f0f0;
        padding-bottom: 80px
    }
    .pieteikt-box {
        padding: 50px 0 0;
        margin: 0 auto;
        position: relative;
        text-align: center
    }
    .pieteikt-box h1 {
        padding: 0 0 50px;
        text-align: center;
        font-size: 2.6em
    }
}

.bg-footer {
    background-color: #676767;
    height: 150px
}

.footer-box .footer-logo img {
    position: relative;
    top: 64px;
    left: 0
}

.footer-box p {
    font-size: 1.57em;
    font-weight: 300;
    color: #fff;
    position: relative;
    top: 33px;
    right: 0;
    text-align: right
}

@media (max-width:767px) {
    .bg-footer,
    .tel {
        text-align: center
    }
    .tel,
    .tel a {
        font-size: 1.4em;
        font-weight: 300
    }
    .tel a,
    .tel a:hover,
    .tel a:visited {
        color: #fff;
        text-decoration: none
    }
    .bg-footer {
        background-color: #676767;
        height: 160px
    }
    .footer-box .footer-logo img {
        width: 170px;
        position: relative;
        top: 40px;
        left: 0
    }
    .tel {
        color: #fff;
        position: relative;
        top: 65px;
        right: 0
    }
}

@media (max-width:330px) {
    .footer-box .footer-logo img {
        width: 150px;
        position: relative;
        top: 40px;
        left: 0
    }
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    z-index: 99999999;
    background-color: #919191;
    width: 47px;
    height: 47px;
    line-height: 48px;
    right: 20px;
    bottom: 15px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 0 0 0 12px;
    border-radius: 6px
}

.scroll-top-wrapper:hover {
    background-color: #7e7e7e
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1
}
