@import url("https://use.typekit.net/fvn7evn.css");
@import url("https://2.s3.envato.com/files/42255008/css/animate.css");

@font-face {
    font-family: 'Noto Sans Cond';
    src: url('../fonts/NotoSans-CondensedBold.eot');
    src: url('../fonts/NotoSans-CondensedBold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSans-CondensedBold.woff2') format('woff2'), url('../fonts/NotoSans-CondensedBold.woff') format('woff'), url('../fonts/NotoSans-CondensedBold.ttf') format('truetype'), url('../fonts/NotoSans-CondensedBold.svg#NotoSans-CondensedBold') format('svg');
    font-weight: bold;
    font-style: normal
}


.pp {
    position: absolute;
    top: 100px;
    left: 300p;
    padding: 12px 50px;
    background: #e00000;
    font-size: 21px;
    font-family: "lft-etica-condensed";
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.5px;
}

body,
html {
    width: 100%;
    height: 100%
}
body {
    font-family: 'Noto Sans', sans-serif !important;
    background: #0a0d38;
    opacity: 1;
}
h1 {
    font-size: 108px;
    line-height: 1.2;
    font-family: 'Noto Sans Cond', sans-serif !important;
}
h2 {
    font-size: 54px;
    line-height: 64px;
    font-family: 'Noto Sans Cond', sans-serif !important;
}

@media (max-width: 1366px) {
    h2 {
        font-size: 54px;
        line-height: 64px;
    }
}

@media (max-width: 1280px) {
    h2 {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 1366px) {
    h2 {
        font-size: 42px;
        line-height: 52px;
    }
}

@media (max-width: 1280px) {
    h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 1160px) {
    h2 {
        font-size: 38px;
        line-height: 48px;
    }
}

@media (max-width: 1024px) {
    h2 {
        font-size: 36px;
        line-height: 46px;
    }
}

@media (max-width: 991px) {
    h2 {
        font-size: 38px;
        line-height: 48px;
    }
}

@media (max-width: 767px) {
    h2 {
        font-size: 38px;
        line-height: 48px;
    }
}
@media (max-width: 375px) {
    h2 {
        font-size: 34px;
        line-height: 44px;
    }
}
@media (max-width: 320px) {
    h2 {
        font-size: 32px;
        line-height: 42px;
    }
}
h3 {
    font-size: 48px;
    line-height: 1.2;
    font-family: 'Noto Sans Cond', sans-serif !important;
}
h4 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: normal
}
h5 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: normal
}
p {
    font-size: 18px;
    line-height: 24px;
}



/* ---------------------------------------------
	Navigacija
----------------------------------------------*/

.navigacija {
    width: 100%;
    height: 100px;
    background-color: transparent;
    position: relative;
    padding: 0 50px;
}
.wrap-nav {
    position: relative;
    height: 100px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    z-index: 1000;
}
.navbar-brand {
    position: relative;
}
.navbar-brand img {
    position: absolute;
    left: 0px;
    top: 40px;
}
/*--Valoda--*/
.valoda a {
    width: 100px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 40px;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: 0px solid #e5e5e5;
}
@media (max-width: 1280px) {
    
    .navigacija {
        padding: 0 40px;
    }
}

@media (max-width: 1160px) {
    
    .navigacija {
        padding: 0 30px;
    }
}

@media (max-width: 1024px) {
    .navigacija {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    
    .navigacija {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {

    .navigacija {
        width: 100%;
        height: 100px;
        background-color: transparent;
        padding: 0 30px;
    }
    .wrap-nav {
        height: 100px;
    }
    .navbar-brand img {
        position: absolute;
        left: 0px;
        top: 40px;
    }
    /*--Valoda--*/
    .valoda a {
        width: 100px;
        height: 30px;
        position: absolute;
        right: 0px;
        top: 40px;
        font-size: 16px;
    }
}

@media (max-width: 520px) {

    .navigacija {
        width: 100%;
        height: 70px;
        background-color: transparent;
        padding: 0 25px;
    }
    .wrap-nav {
        height: 70px;
    }
    .navbar-brand img {
        height: 30px;
        position: absolute;
        left: 0px;
        top: 25px;
    }
    /*--Valoda--*/
    .valoda a {
        width: 100px;
        height: 30px;
        position: absolute;
        right: 0px;
        top: 25px;
        font-size: 16px;
    }
}

@media (max-width: 375px) {

    .navigacija {
        width: 100%;
        height: 70px;
        background-color: transparent;
        padding: 0 20px;
    }
    .wrap-nav {
        height: 70px;
    }
    .navbar-brand img {
        height: 30px;
        position: absolute;
        left: 0px;
        top: 25px;
    }
    /*--Valoda--*/
    .valoda a {
        width: 100px;
        height: 30px;
        position: absolute;
        right: 0px;
        top: 25px;
        font-size: 16px;
    }
}


/* ---------------------------------------------
	Baneris   - *1
----------------------------------------------*/

.bg-banners {
    width: 100%;
    height: 700px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: relative;
    background-color: #0a0c38;
    margin-top: -100px;
}
.sauklis-wrapp {
    width: 580px;
    height: auto;
    position: absolute;
    top: 180px;
    left: 50px;
}
.sauklis {
    width: 100%;
    height: 210px;
}
.sauklis h1 {
    font-size: 70px;
    line-height: 80px;
    color: #73d65e;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-delay: 0.2s;
}
.sauklis-anim {
    width: 100%;
    height: 146px;
}
.sauklis-anim .t-wrapp{
    width: 100%;
    height: 146px;  
}
.sauklis-anim h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: #73d65e;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-delay: 0.4s;
}
.pogas-wrapp {
    width: 100%;
    height: 70px;
    position: relative;
}

/*--Poga pild--*/
.ban-button-pild{
    position: absolute;
    left: 0px;
    top: 25px;
}
.ban-button-pild a {
    background-color: #ed1644;
    font-size: 20px;
    font-family: "lft-etica-condensed";
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    border-radius: 40px;
    padding: 21px 54px 17px 54px;
    transition: .4s ease-out;
    text-decoration: none;
}
.ban-button-pild a:hover {
    background-color: rgba(237, 22, 68, 0.75);
    font-size: 22px;
    color: #ffff;
    text-decoration: none;
    padding: 23px 56px 19px 56px;
}
.ban-button-pild a:visited {
    color: #fff;
    text-decoration: none;
}

/* --Poga line---*/
.ban-button-line{
    position: absolute;
    left: 220px;
    top: 25px;
}
.ban-button-line a {
    background-color: rgba(10, 13, 56, 0);
    border: 1px solid #fff;
    font-size: 20px;
    font-family: "lft-etica-condensed";
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    border-radius: 40px;
    padding: 20px 54px 16px 54px;
    transition: .4s ease-out;
    text-decoration: none;
}
.ban-button-line a:hover {
    border: 1px solid rgba(255, 255, 255, 0.75);
    font-size: 22px;
    color: #ffff;
    text-decoration: none;
    padding: 22px 56px 18px 56px;
}
.ban-button-line a:visited {
    border: 1px solid rgba(255, 255, 255, 0.75);
    color: #fff;
    text-decoration: none;
}
.ban-img-wrapp {
    width: 600px;
    height: 600px;
    position: absolute;
    bottom: 0px;
    right: 4%;
    overflow: hidden;
}
.ban-img-1 {
    width: 600px;
    height: 600px;
    background: url('../img/img_ban-1.png');
    background-repeat: no-repeat;
    background-size: 600px 600px;
}
.ban-img-3 {
    width: 600px;
    height: 600px;
    background: url('../img/img_ban-3.png');
    background-repeat: no-repeat;
    background-size: 600px 600px;
}
.carousel-ban-bilde .flickity-slider {
  transform: none !important;
}
.b-wrapp {
  left: 0 !important;
  opacity: 0;
  transition: opacity 0.9s ease-in-out;
  z-index: -1;
}
.b-wrapp.is-selected {
  opacity: 1;
  z-index: 0
}

@media (max-width: 1366px) {

    .bg-banners {
        height: 640px;
    }
    .sauklis-wrapp {
        width: 540px;
        top: 170px;
        left: 50px;
    }
    .sauklis {
        width: 100%;
        height: 190px;
    }
    .sauklis h1 {
        font-size: 67px;
        line-height: 77px;
    }
    .sauklis-anim {
        width: 100%;
        height: 130px;
    }
    .sauklis-anim .t-wrapp {
        width: 100%;
        height: 130px;
    }
    .sauklis-anim h4 {
        font-size: 30px;
        line-height: 40px;
    }
    .pogas-wrapp {
        width: 100%;
        height: 70px;
    }
    .ban-img-wrapp {
        width: 540px;
        height: 540px;
        right: 4%;
    }
    .ban-img-1 {
        width: 540px;
        height: 540px;
        background-size: 540px 540px;
    }
    .ban-img-3 {
        width: 540px;
        height: 540px;
        background-size: 540px 540px;
    }
}

@media (max-width: 1280px) {

    .bg-banners {
        height: 600px;
    }
    .sauklis-wrapp {
        width: 510px;
        top: 160px;
        left: 40px;
    }
    .sauklis {
        width: 100%;
        height: 180px;
    }
    .sauklis h1 {
        font-size: 63px;
        line-height: 73px;
    }
    .sauklis-anim {
        width: 100%;
        height: 120px;
    }
    .sauklis-anim .t-wrapp {
        width: 100%;
        height: 120px;
    }
    .sauklis-anim h4 {
        font-size: 26px;
        line-height: 36px;
    }
    .pogas-wrapp {
        width: 100%;
        height: 70px;
    }
    .ban-img-wrapp {
        width: 500px;
        height: 500px;
        right: 4%;
    }
    .ban-img-1 {
        width: 500px;
        height: 500px;
        background-size: 500px 500px;
    }
    .ban-img-3 {
        width: 500px;
        height: 500px;
        background-size: 500px 500px;
    }
}

@media (max-width: 1160px) {

    .bg-banners {
        height: 550px;
    }
    .sauklis-wrapp {
        width: 480px;
        top: 150px;
        left: 30px;
    }
    .sauklis {
        width: 100%;
        height: 170px;
    }
    .sauklis h1 {
        font-size: 59px;
        line-height: 69px;
    }
    .sauklis-anim {
        width: 100%;
        height: 110px;
    }
    .sauklis-anim .t-wrapp {
        width: 100%;
        height: 110px;
    }
    .sauklis-anim h4 {
        font-size: 24px;
        line-height: 34px;
    }
    .pogas-wrapp {
        width: 100%;
        height: 70px;
    }
    .ban-img-wrapp {
        width: 450px;
        height: 450px;
        right: 3%;
    }
    .ban-img-1 {
        width: 450px;
        height: 450px;
        background-size: 450px 450px;
    }
    .ban-img-3 {
        width: 450px;
        height: 450px;
        background-size: 450px 450px;
    }
    /*--Poga pild--*/
    .ban-button-pild {
        left: 0px;
        top: 25px;
    }
    .ban-button-pild a {
        font-size: 18px;
        padding: 18px 44px 16px 44px;
    }
    .ban-button-pild a:hover {
        font-size: 20px;
        padding: 20px 46px 18px 46px;
    }
    /* --Poga line---*/
    .ban-button-line {
        left: 200px;
        top: 25px;
    }
    .ban-button-line a {
        font-size: 18px;
        padding: 17px 44px 15px 44px;
    }
    .ban-button-line a:hover {
        font-size: 20px;
        padding: 19px 46px 17px 46px;
    }
}

@media (max-width: 1024px) {

    .bg-banners {
        height: 510px;
    }
    .sauklis-wrapp {
        width: 460px;
        top: 140px;
        left: 30px;
    }
    .sauklis {
        width: 100%;
        height: 150px;
    }
    .sauklis h1 {
        font-size: 56px;
        line-height: 66px;
    }
    .sauklis-anim {
        width: 100%;
        height: 100px;
    }
    .sauklis-anim .t-wrapp {
        width: 100%;
        height: 100px;
    }
    .sauklis-anim h4 {
        font-size: 23px;
        line-height: 33px;
    }
    .pogas-wrapp {
        width: 100%;
        height: 70px;
    }
    .ban-img-wrapp {
        width: 410px;
        height: 410px;
        right: 4%;
    }
    .ban-img-1 {
        width: 410px;
        height: 410px;
        background-size: 410px 410px;
    }
    .ban-img-3 {
        width: 410px;
        height: 410px;
        background-size: 410px 410px;
    }
    /*--Poga pild--*/
    .ban-button-pild {
        left: 0px;
        top: 25px;
    }
    .ban-button-pild a {
        font-size: 18px;
        padding: 18px 44px 16px 44px;
    }
    .ban-button-pild a:hover {
        font-size: 20px;
        padding: 20px 46px 18px 46px;
    }
    /* --Poga line---*/
    .ban-button-line {
        left: 200px;
        top: 25px;
    }
    .ban-button-line a {
        font-size: 18px;
        padding: 17px 44px 15px 44px;
    }
    .ban-button-line a:hover {
        font-size: 20px;
        padding: 19px 46px 17px 46px;
    }
}

@media (max-width: 991px) {

    .bg-banners {
        height: 490px;
    }
    .sauklis-wrapp {
        width: 420px !important;
        top: 140px;
        left: 30px;
    }
    .sauklis {
        width: 100%;
        height: 140px;
    }
    .sauklis h1 {
        font-size: 48px;
        line-height: 58px;
    }
    .sauklis-anim {
        width: 100%;
        height: 100px;
        padding-right: 50px;
    }
    .sauklis-anim .t-wrapp {
        width: 100%;
        height: 100px;
    }
    .sauklis-anim h4 {
        font-size: 23px;
        line-height: 33px;
    }
    .pogas-wrapp {
        width: 100%;
        height: 70px;
    }
    .ban-img-wrapp {
        width: 390px;
        height: 390px;
        right: 0%;
    }
    .ban-img-1 {
        width: 390px;
        height: 390px;
        background-size: 390px 390px;
    }
    .ban-img-3 {
        width: 390px;
        height: 390px;
        background-size: 390px 390px;
    }
      /*--Poga pild--*/
    .ban-button-pild {
        left: 0px;
        top: 25px;
    }
    .ban-button-pild a {
        font-size: 18px;
        padding: 19px 38px 15px 38px;
    }
    .ban-button-pild a:hover {
        font-size: 20px;
        padding: 21px 40px 17px 40px;
    }
    /* --Poga line---*/
    .ban-button-line {
        left: 180px;
        top: 25px;
    }
    .ban-button-line a {
        font-size: 18px;
        padding: 18px 38px 14px 38px;
    }
    .ban-button-line a:hover {
        font-size: 20px;
        padding: 20px 40px 16px 40px;
    }
}

@media (max-width: 850px) {

   .bg-banners {
        height: 470px;
    }
    .sauklis-wrapp {
        width: 380px !important;
        top: 140px;
        left: 30px;
    }
    .sauklis {
        width: 100%;
        height: 120px;
    }
    .sauklis h1 {
        font-size: 43px;
        line-height: 53px;
    }
    .sauklis-anim {
        width: 100%;
        height: 90px;
        padding-right: 50px;
    }
    .sauklis-anim .t-wrapp {
        width: 100%;
        height: 90px;
    }
    .sauklis-anim h4 {
        font-size: 22px;
        line-height: 32px;
    }
    .pogas-wrapp {
        width: 100%;
        height: 70px;
    }
    .ban-img-wrapp {
        width: 370px;
        height: 370px;
    }
    .ban-img-1 {
        width: 370px;
        height: 370px;
        background-size: 370px 370px;
    }
    .ban-img-3 {
        width: 370px;
        height: 370px;
        background-size: 370px 370px;
    }
    /*--Poga pild--*/
    .ban-button-pild {
        left: 0px;
        top: 25px;
    }
    .ban-button-pild a {
        font-size: 16px;
        padding: 17px 34px 14px 34px;
    }
    .ban-button-pild a:hover {
        font-size: 18px;
        padding: 19px 36px 16px 36px;
    }
    /* --Poga line---*/
    .ban-button-line {
        left: 160px;
        top: 25px;
    }
    .ban-button-line a {
        font-size: 16px;
        padding: 16px 34px 13px 34px;
    }
    .ban-button-line a:hover {
        font-size: 18px;
        padding: 18px 36px 15px 36px;
    }
}

@media (max-width: 767px) {

    .bg-banners-mob {
        width: 100%;
        height: auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
        position: relative;
        background-color: #0a0c38;
    }
    .carousel-ban-bilde .flickity-slider {
        transform: none !important;
    }
    .b-wrapp-mob {
        left: 0 !important;
        opacity: 0;
        transition: opacity 0.9s ease-in-out;
        z-index: -1;
    }
    .b-wrapp-mob.is-selected {
        opacity: 1;
        z-index: 0
    }
    .sauklis-wrapp-mob {
        width: 100%;
        height: auto;
        padding: 60px 30px 0 30px;
    }
    .sauklis-mob {
        width: 100%;
        height: 190px;
    }
    .sauklis-mob h1 {
        font-size: 67px;
        line-height: 77px;
        color: #73d65e;
        -webkit-animation-duration: 0.7s;
        -webkit-animation-delay: 0.2s;
    }
    .sauklis-anim-mob {
        width: 100%;
        height: 120px;
        padding-right: 15%;
    }
    .sauklis-anim-mob .t-wrapp-mob {
        width: 100%;
        height: 120px;
        padding-left: 5px;
    }
    .sauklis-anim-mob h4 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 400;
        color: #73d65e;
        -webkit-animation-duration: 0.7s;
        -webkit-animation-delay: 0.4s;
    }
    /*--Bilde--*/
    .ban-img-wrapp-mob {
        width: 100%;
        padding: 0 0px;
    }
    .ban-img-mob img{
        width: 100%;
    }
    /*--Bulta--*/
    .ban-bulta-box {
        width: 36px;
        height: 20px;
        position: relative;
        margin: 50px auto 50px auto;
    }
    .ban-bulta-box a {
        text-align: center;
    }
    .ban-bulta img {
        width: 36px;
        height: 20px;
        position: absolute;
        top: 0;
        animation: bulta-anim 3s infinite ease-in-out;
    }
    @-webkit-keyframes bulta-anim {
        0% {
            top: 0px;
        }
        10% {
            top: 10px;
        }
        20% {
            top: 0px;
        }
        100% {
            top: 0px;
        }
    }
    @keyframes bulta-anim {
        0% {
            top: 0px;
        }
        10% {
            top: 10px;
        }
        20% {
            top: 0px;
        }

        100% {
            top: 0px;
        }
    }
}

@media (max-width: 640px) {

    .sauklis-wrapp-mob {
        padding: 40px 25px 0 25px;
    }
    .sauklis-mob {
        height: 160px;
    }
    .sauklis-mob h1 {
        font-size: 59px;
        line-height: 69px;
    }
    .sauklis-anim-mob {
        height: 110px;
        padding-right: 10%;
    }
    .sauklis-anim-mob .t-wrapp-mob {
        height: 110px;
        padding-left: 5px;
    }
    .sauklis-anim-mob h4 {
        font-size: 26px;
        line-height: 36px;
    }
    .pogas-wrapp-mob {
        height: 70px;
        margin-bottom: 50px;
    }
    /*--Bulta--*/
    .ban-bulta-box {
        width: 36px;
        height: 20px;
        margin: 30px auto 50px auto;
    }
    .ban-bulta img {
        width: 36px;
        height: 20px;
    }
}

@media (max-width: 540px) {

    .sauklis-mob {
        height: 150px;
    }
    .sauklis-mob h1 {
        font-size: 52px;
        line-height: 62px;
    }
    .sauklis-anim-mob {
        height: 110px;
        padding-right: 5%;
    }
    .sauklis-anim-mob .t-wrapp-mob {
        height: 110px;
        padding-left: 5px;
    }
    .sauklis-anim-mob h4 {
        font-size: 26px;
        line-height: 36px;
    }
    /*--Bulta--*/
    .ban-bulta-box {
        width: 36px;
        height: 20px;
        margin: 30px auto 40px auto;
    }
    .ban-bulta img {
        width: 36px;
        height: 20px;
    }
}

@media (max-width: 480px) {

    .sauklis-wrapp-mob {
        padding: 30px 25px 0 25px;
    }
    .sauklis-mob {
        height: 120px;
    }
    .sauklis-mob h1 {
        font-size: 38px;
        line-height: 48px;
    }
    .sauklis-anim-mob {
        height: 90px;
        padding-right: 5%;
    }
    .sauklis-anim-mob .t-wrapp-mob {
        height: 90px;
        padding-left: 2px;
    }
    .sauklis-anim-mob h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .pogas-wrapp-mob {
        height: 70px;
        margin-bottom: 40px;
    }
     /*--Bulta--*/
    .ban-bulta-box {
        width: 36px;
        height: 20px;
        margin: 30px auto 40px auto;
    }
    .ban-bulta img {
        width: 36px;
        height: 20px;
    }
}


@media (max-width: 375px) {

    .sauklis-wrapp-mob {
        padding: 20px 20px 0 20px;
    }
    .sauklis-mob {
        height: 115px;
    }
    .sauklis-mob h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .sauklis-anim-mob {
        height: 80px;
        padding-right: 3%;
    }
    .sauklis-anim-mob .t-wrapp-mob {
        height: 80px;
        padding-left: 1px;
    }
    .sauklis-anim-mob h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .pogas-wrapp-mob {
        height: 60px;
        margin-bottom: 40px;
    }
     /*--Bilde--*/
    .ban-img-wrapp-mob {
        width: 100%;
        padding: 0 20px;
    }
    .ban-img-mob img{
        width: 100%;
    }
     /*--Bulta--*/
    .ban-bulta-box {
        width: 36px;
        height: 20px;
        margin: 15px auto 25px auto;
    }
    .ban-bulta img {
        width: 36px;
        height: 20px;
    }
}

@media (max-width: 360px) {
    
    .sauklis-mob {
        height: 100px;
    }
    .sauklis-mob h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .sauklis-anim-mob {
        height: 80px;
        padding-right: 0%;
    }
    .sauklis-anim-mob h4 {
        font-size: 19px;
        line-height: 30px;
    }
     /*--Bulta--*/
    .ban-bulta-box {
        width: 36px;
        height: 20px;
        margin: 20px auto 30px auto;
    }
    .ban-bulta img {
        width: 36px;
        height: 20px;
    }
}

@media (max-width: 320px) {

    .sauklis-wrapp-mob {
        padding: 10px 20px 0 20px;
    }
    .sauklis-mob {
        height: 95px;
    }
    .sauklis-mob h1 {
        font-size: 34px;
        line-height: 42px;
    }
    .sauklis-anim-mob {
        height: 70px;
        padding-right: 0%;
    }
    .sauklis-anim-mob .t-wrapp-mob {
        height: 70px;
        padding-left: 2px;
    }
    .sauklis-anim-mob h4 {
        font-size: 18px;
        line-height: 28px;
    }
     /*--Bulta--*/
    .ban-bulta-box {
        width: 28px;
        height: 16px;
        margin: 10px auto 25px auto;
    }
    .ban-bulta img {
        width: 28px;
        height: 16px;
    }
}



/* ---------------------------------------------
	Tab Piedavajums
--------------------------------------*/

@media (max-width: 991px) {
    
    .box-tab-left-mob {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .tab-mob {
        width: 100%;
        height: 100px;
        background: #fff;
    }
    .tab-mob br:first-child {
        display: none;
    }
    .tab-mob .nav-tabtop {
        width: 100%;
    }
    .tab-mob .nav-tabtop > li {
        width: 50%;
        float: left;
        margin-bottom: 0px;
    }
    .tab-mob .nav-tabtop > li:last-child {
        margin-bottom: 0px;
    }
    .tab-mob .nav-tabtop > li > a {
        width: 100%;
        height: 100px;
        font-size: 19px !important;
        line-height: 24px !important;
        color: #9a9a9a;
        font-weight: 400;
        padding: 0px 20px 0 40px;
        text-decoration: none;
        transition: .4s ease-out;
        border: 0px solid transparent;
        border-bottom: 0px solid #dddddd;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
    .tab-mob .nav-tabtop > li > a > span > span {
        font-size: 15px;
        line-height: normal;
    }
    .tab-mob .nav-tabtop > li > a:hover {
        color: #fff;
        background: #ed1745;
        display: flex;
        align-items: center
    }
    .tab-mob .nav-tabtop > li.active,
    .tab-mob .nav-tabtop > li.active,
    .tab-mob .nav-tabtop > li.active {
        width: 50%;
        background: #ed1745;
    }
    .tab-mob .nav-tabtop > li.active > a,
    .tab-mob .nav-tabtop > li.active > a:focus,
    .tab-mob .nav-tabtop > li.active > a:hover {
        width: 100%;
        font-size: 19px !important;
        line-height: 24px !important;
        background: #ed1745;
        cursor: default;
        color: #fff;
        font-weight: 400;
        padding: 0px 20px 0 40px;
        text-decoration: none;
        border: 0px solid transparent;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
}

@media (max-width: 767px) {
    
    .box-tab-left-mob {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .tab-mob {
        width: 100%;
        height: 100px;
        background: #fff;
    }
    .tab-mob br:first-child {
        display: block;
    }
    .tab-mob .nav-tabtop {
        width: 100%;
    }
    .tab-mob .nav-tabtop > li {
        width: 50%;
        float: left;
        margin-bottom: 0px;
    }
    .tab-mob .nav-tabtop > li:last-child {
        margin-bottom: 0px;
    }
    .tab-mob .nav-tabtop > li > a {
        width: 100%;
        height: 100px;
        font-size: 19px !important;
        line-height: 24px !important;
        color: #9a9a9a;
        font-weight: 400;
        padding: 0px 20px 0 30px;
        text-decoration: none;
        transition: .4s ease-out;
        border: 0px solid transparent;
        border-bottom: 0px solid #dddddd;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
    .tab-mob .nav-tabtop > li > a > span > span {
        font-size: 15px;
        line-height: normal;
    }
    .tab-mob .nav-tabtop > li > a:hover {
        color: #fff;
        background: #ed1745;
        display: flex;
        align-items: center
    }
    .tab-mob .nav-tabtop > li.active,
    .tab-mob .nav-tabtop > li.active,
    .tab-mob .nav-tabtop > li.active {
        width: 50%;
        background: #ed1745;
    }
    .tab-mob .nav-tabtop > li.active > a,
    .tab-mob .nav-tabtop > li.active > a:focus,
    .tab-mob .nav-tabtop > li.active > a:hover {
        width: 100%;
        font-size: 19px !important;
        line-height: 24px !important;
        background: #ed1745;
        cursor: default;
        color: #fff;
        font-weight: 400;
        padding: 0px 20px 0 30px;
        text-decoration: none;
        border: 0px solid transparent;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
}

@media (max-width: 520px) {
    
    .box-tab-left-mob {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .tab-mob {
        width: 100%;
        height: 100px;
        background: #fff;
    }
    .tab-mob br:first-child {
        display: block;
    }
    .tab-mob .nav-tabtop {
        width: 100%;
    }
    .tab-mob .nav-tabtop > li {
        width: 50%;
        float: left;
        margin-bottom: 0px;
    }
    .tab-mob .nav-tabtop > li:last-child {
        margin-bottom: 0px;
    }
    .tab-mob .nav-tabtop > li > a {
        width: 100%;
        height: 100px;
        font-size: 16px !important;
        line-height: 22px !important;
        color: #9a9a9a;
        font-weight: 400;
        padding: 0px 10px 0 25px;
        text-decoration: none;
        transition: .4s ease-out;
        border: 0px solid transparent;
        border-bottom: 0px solid #dddddd;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
    .tab-mob .nav-tabtop > li > a > span > span {
        font-size: 14px;
        line-height: normal;
    }
    .tab-mob .nav-tabtop > li > a:hover {
        color: #fff;
        background: #ed1745;
        display: flex;
        align-items: center
    }
    .tab-mob .nav-tabtop > li.active,
    .tab-mob .nav-tabtop > li.active,
    .tab-mob .nav-tabtop > li.active {
        width: 50%;
        background: #ed1745;
    }
    .tab-mob .nav-tabtop > li.active > a,
    .tab-mob .nav-tabtop > li.active > a:focus,
    .tab-mob .nav-tabtop > li.active > a:hover {
        width: 100%;
        font-size: 16px !important;
        line-height: 22px !important;
        background: #ed1745;
        cursor: default;
        color: #fff;
        font-weight: 400;
        padding: 0px 10px 0 25px;
        text-decoration: none;
        border: 0px solid transparent;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
}


@media (max-width: 375px) {

    .tab-mob {
        height: 80px;
    }
    .tab-mob .nav-tabtop > li > a {
        height: 80px;
        font-size: 16px !important;
        line-height: 22px !important;
        padding: 0px 5px 0 20px;
        border-bottom: 0px solid #dddddd;
    }
    .tab-mob .nav-tabtop > li.active > a,
    .tab-mob .nav-tabtop > li.active > a:focus,
    .tab-mob .nav-tabtop > li.active > a:hover {
        font-size: 16px !important;
        line-height: 22px !important;
        padding: 0px 5px 0 20px;
    }
}

@media (max-width: 340px) {

    .tab-mob {
        height: 80px;
    }
    .tab-mob .nav-tabtop > li > a {
        height: 80px;
        font-size: 15px !important;
        line-height: 22px !important;
        padding: 0px 5px 0 20px;
        border-bottom: 0px solid #dddddd;
    }
    .tab-mob .nav-tabtop > li.active > a,
    .tab-mob .nav-tabtop > li.active > a:focus,
    .tab-mob .nav-tabtop > li.active > a:hover {
        font-size: 15px !important;
        line-height: 22px !important;
        padding: 0px 5px 0 20px;
    }
}

@media (max-width: 320px) {

    .tab-mob {
        height: 70px;
    }
    .tab-mob .nav-tabtop > li > a {
        height: 70px;
        font-size: 15px !important;
        line-height: 21px !important;
        padding: 0px 5px 0 20px;
        border-bottom: 0px solid #dddddd;
    }
    .tab-mob .nav-tabtop > li.active > a,
    .tab-mob .nav-tabtop > li.active > a:focus,
    .tab-mob .nav-tabtop > li.active > a:hover {
        font-size: 15px !important;
        line-height: 21px !important;
        padding: 0px 5px 0 20px;
    }
}



/* ---------------------------------------------
	Pakalpojuma bloks  - *2
--------------------------------------*/

.bg-pak {
    padding-right: 0px !important;
    padding-left: 0px !important;
    float: left;
}
.box-pak {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100%;
    height: 760px;
    background: #fff;
    position: relative;
    float: left;
}
.pak-box-1 {
    width: 34%;
    height: 760px;
    background: #ececec;
    float: left;
}
.pak-box-2 {
    width: 66%;
    height: 760px;
    background: #fff;
    float: left;
}
.pak-box-head-1 {
    width: 100%;
    height: 200px;
    background: #73d65e;
    padding: 0px 40px 5px 50px;
    float: left;
    display: flex;
    align-items: center;
}
.pak-box-head-2 {
    width: 100%;
    height: 200px;
    background: #522ea1;
    padding: 0px 40px 5px 50px;
    float: left;
    display: flex;
    align-items: center;
}
.pak-box-head-1 h2, 
.pak-box-head-2 h2 {
    color: #fff;
    font-size: 44px;
    line-height: 52px;
    text-align: left;
    padding-bottom: 15px;
}
.pak-box-head-1 p,
.pak-box-head-2 p {
    color: #fff;
    font-size: 22px;
    text-align: left;
}
.pak-box-content-1-left {
    padding: 30px 40px 5px 50px;
    float: left;
}
.pak-box-content-2-left {
    width: 50%;
    padding: 30px 40px 5px 50px;
    float: left;
}
.pak-box-content-2-right {
    width: 50%;
    padding: 30px 50px 5px 50px;
    float: left;
    position: relative;
}
.pluss img{
    width: 28px;
    height: 28px;
    position: absolute;
    top: 280px;
    left: -25px;
}
.text-box p {
    font-size: 19px;
    line-height: 29px;
    color: #1a1a1a;
    float: left;
    padding: 13px 0px 60px 0px;
}
/*--Pieteikt box--*/
.pak-box-wrapp {
    width: auto;
    height: 260px;
    float: left;
    position: absolute;
    bottom: 0px;
}
.ligums-box {
    width: 380px;
    height: 30px;
    margin: 0px 0 30px 0px;
    position: relative;
}
.ligums-input {
    position: absolute;
    left: 0;
    top: 0px;
}
.ligums {
    color: #1a1a1a;
    text-align: left;
    font-size: 19px;
    float: left;
    position: absolute;
    left: 70px;
    top: 5px;
}
/*--Info--*/
.ligums img,
.atrums img{
    height: 16px;
    margin-left: 16px;
    cursor: pointer;
    display: inline-block;
}
.cena {
    width: 295px;
    height: 65px;
    margin: 0 0 56px 0px;
}
.c-01 {
    width: 195px;
    height: 55px;
    position: relative;
    z-index: 40;
    color: #1a1a1a;
    float: left;
}
.c-01-1 {
    width: 115px;
    height: 55px;
    float: left;
    font-size: 50px;
    font-weight: 400;
    font-family: 'Noto Sans Cond', sans-serif !important;
}
.c-01-2 {
    width: 80px;
    height: 65px;
    float: left;
    font-size: 20px;
    font-weight: 400;
    padding: 5px 0 0 10px
}
.cena-veca {
    width: 100px;
    height: 65px;
    float: left;
    font-size: 25px;
    font-weight: 400;
    padding: 4px 0 0 30px;
    color: #1a1a1a;
    text-align: left;
    text-decoration: line-through
}
/*--Poga pild--*/
#cena-ch-btn-1-2,
#cena-ch-btn-2-2,
#cena-ch-btn-3-2,
#cena-ch-btn-4-2{
    display: none;
}
.button-pild,
.button-pild-2 {
    position: relative;
    left: 0px;
    bottom: 20px;
}
.button-pild a,
.button-pild-2 a {
    background-color: #ed1644;
    font-size: 20px;
    font-family: "lft-etica-condensed";
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    border-radius: 40px;
    padding: 21px 60px 19px 60px;
    transition: .4s ease-out;
    text-decoration: none;
}
.button-pild a:hover,
.button-pild-2 a:hover {
    font-size: 22px;
    background-color: rgba(237, 22, 68, 0.75);
    color: #ffff;
    text-decoration: none;
    padding: 23px 62px 21px 62px;
}
.button-pild a:visited,
.button-pild-2 a:visited {
    color: #fff;
    text-decoration: none;
}
/*--Ieguvumi--*/
.ieguvumi-wrapp {
    height: auto;
    float: left;
}
.ieguvumi {
    width: 100%;
    height: 60px;
    float: left;
    margin-bottom: 13px;
}
.ieguvumi-img img {
    width: 54px;
    height: 54px;
    float: left;
}
.ieguvumi-text {
    height: 54px;
    font-size: 19px;
    line-height: 28px;
    text-align: left;
    color: #1a1a1a;
    padding: 0px 0 0 26px;
    display: table-cell;
    vertical-align: middle;
}
.ieguvumi-text span{
    white-space: nowrap;
}

@media (max-width: 1366px) {
    
    .box-pak {
        height: 740px;
    }
    .pak-box-1 {
        height: 740px;
    }
    .pak-box-2 {
        height: 740px;
    }
    .pak-box-wrapp {
        height: 250px;
    }
    .pluss img {
        width: 28px;
        height: 28px;
        position: absolute;
        top: 210px;
        left: -10px;
    }
}


@media (max-width: 1280px) {

    .pak-box-head-1 {
        padding: 0px 30px 0px 40px;
    }
    .pak-box-head-2 {
        padding: 0px 40px 0px 40px;
    }
    .pak-box-content-1-left {
        padding: 30px 40px 0px 40px;
    }
    .pak-box-content-2-left {
        padding: 30px 40px 0px 40px;
    }
    .pak-box-content-2-right {
        padding: 30px 50px 0px 40px;
    }
    .pluss img {
        width: 26px;
        height: 26px;
        position: absolute;
        top: 240px;
        left: -14px;
    }
}

@media (max-width: 1160px) {

    .box-pak {
        height: 700px;
    }
    .pak-box-1 {
        height: 700px;
    }
    .pak-box-2 {
        height: 700px;
    }
    .pak-box-head-1 {
        height: 180px;
        padding: 0px 30px 0px 30px;
    }

    .pak-box-head-2 {
        height: 180px;
        padding: 0px 30px 0px 30px;
    }
    .pak-box-head-1 h2,
    .pak-box-head-2 h2 {
        font-size: 42px;
        line-height: 50px;
        padding-bottom: 10px;
    }
    .pak-box-head-1 p,
    .pak-box-head-2 p {
        font-size: 22px;
    }
    .pak-box-content-1-left {
        padding: 25px 30px 0px 30px;
        float: left;
    }
    .pak-box-content-2-left {
        width: 50%;
        padding: 25px 30px 0px 30px;
        float: left;
    }
    .pak-box-content-2-right {
        width: 50%;
        padding: 25px 30px 0px 30px;
        float: left;
        position: relative;
    }
    .pluss img {
        width: 24px;
        height: 24px;
        position: absolute;
        top: 210px;
        left: -12px;
    }
    .text-box p {
        font-size: 18px;
        line-height: 28px;
        padding: 0px 0px 40px 0px;
    }
    /*--Pieteikt box--*/
    .pak-box-wrapp {
        height: 240px;
    }
    .ligums-box {
        width: 380px;
        height: 30px;
        margin: 0px 0 30px 0px;
    }
    .ligums {
        font-size: 18px;
        left: 66px;
        top: 5px;
    }
    /*--Info--*/
    .ligums img {
        height: 16px;
        margin-left: 12px;
    }
    .cena {
        width: 275px;
        height: 65px;
        margin: 0 0 56px 0px;
    }
    .c-01 {
        width: 180px;
        height: 55px;
    }
    .c-01-1 {
        width: 105px;
        height: 55px;
        font-size: 46px;
    }

    .c-01-2 {
        width: 75px;
        height: 65px;
        font-size: 18px;
    }

    .cena-veca {
        width: 90px;
        height: 65px;
        font-size: 23px;
        padding: 4px 0 0 25px;
    }
    .button-pild,
    .button-pild-2 {
        position: relative;
        left: 0px;
        bottom: 20px;
    }
    .button-pild a,
    .button-pild-2 a {
        font-size: 19px;
        padding: 19px 52px 15px 52px;
    }
    .button-pild a:hover,
    .button-pild-2 a:hover {
        font-size: 21px;
        padding: 21px 54px 17px 54px;
    }
    /*--Ieguvumi--*/
    .ieguvumi-wrapp {
        height: auto;
        float: left;
    }
    .ieguvumi {
        width: 100%;
        height: 60px;
        margin-bottom: 13px;
    }
    .ieguvumi-img img {
        width: 54px;
        height: 54px;
    }
    .ieguvumi-text {
        height: 54px;
        font-size: 18px;
        line-height: 28px;
        padding: 0px 0 0 26px;
    }
}

@media (max-width: 1024px) {
    .box-pak {
        height: 680px;
    }
    .pak-box-1 {
        height: 680px;
    }
    .pak-box-2 {
        height: 680px;
    }
    .pak-box-head-1 {
        height: 170px;
        padding: 0px 30px 0px 30px;
    }
    .pak-box-head-2 {
        height: 170px;
        padding: 0px 30px 0px 30px;
    }
    .pak-box-head-1 h2,
    .pak-box-head-2 h2 {
        font-size: 38px;
        line-height: 46px;
        padding-bottom: 8px;
    }
    .pak-box-head-1 p,
    .pak-box-head-2 p {
        font-size: 20px;
    }
     /*--Ieguvumi--*/
    .ieguvumi {
        width: 100%;
        height: 60px;
        margin-bottom: 12px;
    }
    .ieguvumi-img img {
        width: 50px;
        height: 50px;
    }
    .ieguvumi-text {
        height: 50px;
        font-size: 18px;
        line-height: 28px;
        padding: 0px 0 0 20px;
    }
}

@media (max-width: 991px) {

    .bg-mob-slider {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px;
        padding-top: 0px;
        background: #fff;
        height: 850px;
    }
    .slick-mark-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    /* Slick slider in tabs */
    .slick-mark-content > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    /* Slick slider in tabs */
    .slick-mark-content > .active {
        height: auto;
    }
    .slider-cont {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .slider-mob {
        width: 100%;
        margin: 0px auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .pak-box-head-mob-1 {
        width: 100%;
        height: 170px;
        background: #73d65e;
        padding: 0px 30px 0px 30px;
        display: flex;
        align-items: center;
        position: relative;
    }
    .pak-box-head-mob-2 {
        width: 100%;
        height: 170px;
        background: #522ea1;
        padding: 0px 30px 0px 30px;;
        display: flex;
        align-items: center;
        position: relative;
    }
    .pak-box-head-mob-1 h2,
    .pak-box-head-mob-2 h2 {
        color: #fff;
        font-size: 44px;
        line-height: 52px;
        text-align: left;
        padding-bottom: 12px;
    }
    .pak-box-head-mob-1 h2 br,
    .pak-box-head-mob-2 h2 br {
        display: none;
    }
    .pak-box-head-mob-1 p,
    .pak-box-head-mob-2 p {
        color: #fff;
        font-size: 22px;
        text-align: left;
    }
    .pak-box-content-mob-1 {
        width: 100%;
        height: 580px;
        padding: 40px 30px 0px 30px;
        position: relative;
        float: left;
    }
    .pak-box-content-mob-2 {
        width: 100%;
        height: 580px;
        padding: 40px 30px 0px 30px;
        position: relative;
        float: left;
    }
     /*--Ieguvumi--*/
    .ieguvumi-wrapp-mob {
        height: auto;
        float: left;
    }
    .ieguvumi-mob {
        width: 100%;
        height: 60px;
        float: left;
        margin-bottom: 25px;
    }
    .ieguvumi-img-mob img {
        width: 54px;
        height: 55px;
        float: left;
    }
    .ieguvumi-text-mob {
        height: 54px;
        font-size: 19px;
        line-height: 28px;
        text-align: left;
        color: #1a1a1a;
        padding: 0px 0 0 26px;
        display: table-cell;
        vertical-align: middle;
    }
    .ieguvumi-text-mob span {
        white-space: nowrap;
    }
    .pluss-mob img {
        width: 28px;
        height: 28px;
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0 auto;
    }
    .text-box-mob p {
        font-size: 19px;
        line-height: 29px;
        color: #1a1a1a;
        float: left;
        padding: 30px 0px 60px 0px;
    }
    /*--Pieteikt box--*/
    .pak-box-wrapp-mob {
        width: auto;
        height: 280px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .ligums-box {
        width: 380px;
        height: 30px;
        margin: 0px 0 30px 0px;
        position: relative;
    }
    .ligums-input {
        position: absolute;
        left: 0;
        top: 0px;
    }
    .ligums {
        color: #1a1a1a;
        text-align: left;
        font-size: 19px;
        float: left;
        position: absolute;
        left: 80px;
        top: 6px;
    }
    /*--Info--*/
    .ligums img,
    .atrums img {
        height: 16px;
        margin-left: 16px;
        cursor: pointer;
        display: inline-block;
    }
    .cena {
        width: 295px;
        height: 65px;
        margin: 0 0 56px 0px;
    }
    .c-01 {
        width: 195px;
        height: 55px;
        position: relative;
        z-index: 40;
        color: #1a1a1a;
        float: left;
    }
    .c-01-1 {
        width: 115px;
        height: 55px;
        float: left;
        font-size: 50px;
        font-weight: 400;
        font-family: 'Noto Sans Cond', sans-serif !important;
    }
    .c-01-2 {
        width: 80px;
        height: 65px;
        float: left;
        font-size: 20px;
        font-weight: 400;
        padding: 5px 0 0 10px
    }
    .cena-veca {
        width: 100px;
        height: 65px;
        float: left;
        font-size: 25px;
        font-weight: 400;
        padding: 4px 0 0 30px;
        color: #1a1a1a;
        text-align: left;
        text-decoration: line-through
    }
    /*--Poga pild--*/
    #cena-ch-btn-mob-1-2,
    #cena-ch-btn-mob-2-2,
    #cena-ch-btn-mob-3-2,
    #cena-ch-btn-mob-4-2 {
        display: none;
    }
    .pak-box-wrapp-mob .button-pild,
    .pak-box-wrapp-mob .button-pild-2 {
        position: relative;
        left: 0px;
        bottom: 20px;
    }
    .button-pild a,
    .button-pild-2 a {
        background-color: #ed1644;
        font-size: 20px;
        font-family: "lft-etica-condensed";
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1.5px;
        border-radius: 40px;
        padding: 21px 60px 19px 60px;
        transition: .4s ease-out;
        text-decoration: none;
    }
    .button-pild a:hover,
    .button-pild-2 a:hover {
        font-size: 22px;
        background-color: rgba(237, 22, 68, 0.75);
        color: #ffff;
        text-decoration: none;
        padding: 23px 62px 21px 62px;
    }
    .button-pild a:visited,
    .button-pild-2 a:visited {
        color: #fff;
        text-decoration: none;
    }
    .slick-dots {
        bottom: 30px;
        width: 100%;
    }
    /* Slick arrows */
    .pied-slider-mob .slick-prev,
    .pied-slider-mob .slick-next {
        bottom: 17px;
    }
    .pied-slider-mob .slick-prev {
        left: 30px;
    }
    [dir='rtl'] .pied-slider-mob .slick-prev {
        right: 30px;
    }
    .pied-slider-mob .slick-next {
        right: 30px;
    }
    [dir='rtl'] .pied-slider-mob .slick-next {
        left: 30px;
    }
    /* Slick dots */
    .pied-slider-mob .slick-dots {
        bottom: 30px;
        width: 100%;
    }
}

@media (max-width: 767px) {

    .bg-mob-slider {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px;
        padding-top: 0px;
        background: #fff;
        height: 860px;
    }
    .slick-mark-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    /* Slick slider in tabs */
    .slick-mark-content > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    /* Slick slider in tabs */
    .slick-mark-content > .active {
        height: auto;
    }
    .slider-cont {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .slider-mob {
        width: 100%;
        margin: 0px auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .pak-box-head-mob-1 {
        width: 100%;
        height: 170px;
        background: #73d65e;
        padding: 0px 30px 0px 30px;
        display: flex;
        align-items: center;
        position: relative;
    }
    .pak-box-head-mob-2 {
        width: 100%;
        height: 170px;
        background: #522ea1;
        padding: 0px 30px 0px 30px;;
        display: flex;
        align-items: center;
        position: relative;
    }
    .pak-box-head-mob-1 h2,
    .pak-box-head-mob-2 h2 {
        color: #fff;
        font-size: 44px;
        line-height: 52px;
        text-align: left;
        padding-bottom: 12px;
    }
    .pak-box-head-mob-1 h2 br,
    .pak-box-head-mob-2 h2 br {
        display: none;
    }
    .pak-box-head-mob-1 p,
    .pak-box-head-mob-2 p {
        color: #fff;
        font-size: 22px;
        text-align: left;
    }
    .pak-box-content-mob-1 {
        width: 100%;
        height: 590px;
        padding: 40px 30px 0px 30px;
        position: relative;
        float: left;
    }
    .pak-box-content-mob-2 {
        width: 100%;
        height: 590px;
        padding: 40px 30px 0px 30px;
        position: relative;
        float: left;
    }
     /*--Ieguvumi--*/
    .ieguvumi-wrapp-mob {
        height: auto;
        float: left;
    }
    .ieguvumi-mob {
        width: 100%;
        height: 60px;
        float: left;
        margin-bottom: 25px;
    }
    .ieguvumi-img-mob img {
        width: 54px;
        height: 55px;
        float: left;
    }
    .ieguvumi-text-mob {
        height: 54px;
        font-size: 19px;
        line-height: 28px;
        text-align: left;
        color: #1a1a1a;
        padding: 0px 0 0 26px;
        display: table-cell;
        vertical-align: middle;
    }
    .ieguvumi-text-mob span {
        white-space: nowrap;
    }
    .pluss-mob img {
        width: 32px;
        height: 32px;
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0 auto;
    }
    .text-box-mob p {
        font-size: 19px;
        line-height: 29px;
        color: #1a1a1a;
        float: left;
        padding: 30px 0px 60px 0px;
    }
    /*--Pieteikt box--*/
    .pak-box-wrapp-mob {
        width: auto;
        height: 270px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .ligums-box {
        width: 380px;
        height: 30px;
        margin: 0px 0 30px 0px;
        position: relative;
    }
    .ligums-input {
        position: absolute;
        left: 0;
        top: 0px;
    }
    .ligums {
        color: #1a1a1a;
        text-align: left;
        font-size: 19px;
        float: left;
        position: absolute;
        left: 80px;
        top: 6px;
    }
    /*--Info--*/
    .ligums img,
    .atrums img {
        height: 16px;
        margin-left: 16px;
        cursor: pointer;
        display: inline-block;
    }
    .cena {
        width: 295px;
        height: 65px;
        margin: 0 0 56px 0px;
    }
    .c-01 {
        width: 195px;
        height: 55px;
        position: relative;
        z-index: 40;
        color: #1a1a1a;
        float: left;
    }
    .c-01-1 {
        width: 115px;
        height: 55px;
        float: left;
        font-size: 50px;
        font-weight: 400;
        font-family: 'Noto Sans Cond', sans-serif !important;
    }
    .c-01-2 {
        width: 80px;
        height: 65px;
        float: left;
        font-size: 20px;
        font-weight: 400;
        padding: 5px 0 0 10px
    }
    .cena-veca {
        width: 100px;
        height: 65px;
        float: left;
        font-size: 25px;
        font-weight: 400;
        padding: 4px 0 0 30px;
        color: #1a1a1a;
        text-align: left;
        text-decoration: line-through
    }
    /*--Poga pild--*/
    #cena-ch-btn-mob-1-2,
    #cena-ch-btn-mob-2-2,
    #cena-ch-btn-mob-3-2,
    #cena-ch-btn-mob-4-2 {
        display: none;
    }
    .pak-box-wrapp-mob .button-pild,
    .pak-box-wrapp-mob .button-pild-2 {
        position: absolute;
        left: 0px;
        bottom: 80px;
    }
    .button-pild a,
    .button-pild-2 a {
        background-color: #ed1644;
        font-size: 20px;
        font-family: "lft-etica-condensed";
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1.5px;
        border-radius: 40px;
        padding: 21px 60px 19px 60px;
        transition: .4s ease-out;
        text-decoration: none;
    }
    .button-pild a:hover,
    .button-pild-2 a:hover {
        font-size: 22px;
        background-color: rgba(237, 22, 68, 0.75);
        color: #ffff;
        text-decoration: none;
        padding: 23px 62px 21px 62px;
    }
    .button-pild a:visited,
    .button-pild-2 a:visited {
        color: #fff;
        text-decoration: none;
    }
    /* Slick arrows */
    .pied-slider-mob .slick-prev,
    .pied-slider-mob .slick-next {
        bottom: 7px;
    }
    .pied-slider-mob .slick-prev {
        left: 30px;
    }
    [dir='rtl'] .pied-slider-mob .slick-prev {
        right: 30px;
    }
    .pied-slider-mob .slick-next {
        right: 30px;
    }
    [dir='rtl'] .pied-slider-mob .slick-next {
        left: 30px;
    }
    /* Slick dots */
    .pied-slider-mob .slick-dots {
        bottom: 20px;
        width: 100%;
    }
}

@media (max-width: 520px) {
    
    .bg-mob-slider {
        height: 740px;
    }
    .pak-box-head-mob-1 {
        height: 150px;
        padding: 0px 25px 0px 25px;
    }
    .pak-box-head-mob-2 {
        height: 150px;
        padding: 0px 25px 0px 25px;
    }
    .pak-box-head-mob-1 h2,
    .pak-box-head-mob-2 h2 {
        font-size: 36px;
        line-height: 42px;
        padding-bottom: 8px;
    }
    .pak-box-head-mob-1 h2 br,
    .pak-box-head-mob-2 h2 br {
        display: block;
    }
    .pak-box-head-mob-1 p,
    .pak-box-head-mob-2 p {
        font-size: 18px;
    }
    .pak-box-content-mob-1 {
        width: 100%;
        height: 500px;
        padding: 30px 25px 0px 25px;
        position: relative;
        background: #fff;
    }
    .pak-box-content-mob-2 {
        width: 100%;
        height: 500px;
        padding: 30px 25px 0px 25px;
        position: relative;
        background: #fff
    }
     /*--Ieguvumi--*/
    .ieguvumi-mob {
        width: 100%;
        height: 54px;
        margin-bottom: 15px;
    }
    .ieguvumi-img-mob img {
        width: 54px;
        height: 54px;
    }
    .ieguvumi-text-mob {
        height: 54px;
        font-size: 17px;
        line-height: 27px;
        padding: 0px 0 0 22px;
    }
    .pluss-mob img {
        width: 32px;
        height: 32px;
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0 auto;
    }
    .text-box-mob p {
        font-size: 17px;
        line-height: 27px;
        padding: 20px 0px 30px 0px;
    }
    /*--Pieteikt box--*/
    .pak-box-wrapp-mob {
        height: 230px;
        bottom: 0px;
    }
    .ligums-box {
        width: 320px;
        height: 30px;
        margin: 0px 0 20px 0px;
    }
    .ligums-input {
        left: 0;
        top: 0px;
    }
    .ligums {
        font-size: 17px;
        left: 70px;
        top: 5px;
    }
    /*--Info--*/
    .ligums img,
    .atrums img {
        height: 16px;
        margin-left: 12px;
    }
    .cena {
        width: 260px;
        height: 65px;
        margin: 0 0 50px 0px;
    }
    .c-01 {
        width: 180px;
        height: 55px;
    }
    .c-01-1 {
        width: 110px;
        height: 55px;
        font-size: 47px;
    }
    .c-01-2 {
        width: 70px;
        height: 55px;
        font-size: 17px;
        padding: 5px 0 0 10px;
    }
    .cena-veca {
        width: 80px;
        height: 55px;
        font-size: 22px;
        padding: 4px 0 0 20px;
    }
    .pak-box-wrapp-mob .button-pild,
    .pak-box-wrapp-mob .button-pild-2 {
        bottom: 70px;
    }
    .button-pild a,
    .button-pild-2 a {
        background-color: #ed1644;
        font-size: 18px;
        padding: 19px 46px 15px 46px;
    }
    .button-pild a:hover,
    .button-pild-2 a:hover {
        font-size: 20px;
        padding: 21px 48px 17px 48px;
    }
   /* Slick arrows */
    .pied-slider-mob .slick-prev,
    .pied-slider-mob .slick-next {
        bottom: 6px;
    }
    .pied-slider-mob .slick-prev {
        left: 25px;
    }
    [dir='rtl'] .pied-slider-mob .slick-prev {
        right: 25px;
    }
    .pied-slider-mob .slick-next {
        right: 25px;
    }
    [dir='rtl'] .pied-slider-mob .slick-next {
        left: 25px;
    }
    /* Slick dots */
    .pied-slider-mob .slick-dots {
        bottom: 19px;
        width: 100%;
    }
}

@media (max-width: 375px) {
    
    .bg-mob-slider {
        height: 620px;
    }
    .pak-box-head-mob-1 {
        height: 100px;
        padding: 0px 20px 0px 20px;
    }
    .pak-box-head-mob-2 {
        height: 100px;
        padding: 0px 20px 0px 20px;
    }
    .pak-box-head-mob-1 h2,
    .pak-box-head-mob-2 h2 {
        font-size: 25px;
        line-height: 32px;
        padding-bottom: 5px;
    }
    .pak-box-head-mob-1 h2 br,
    .pak-box-head-mob-2 h2 br {
        display: none;
    }
    .pak-box-head-mob-1 p,
    .pak-box-head-mob-2 p {
        font-size: 17px;
    }
    .pak-box-content-mob-1 {
        width: 100%;
        height: 440px;
        padding: 25px 20px 0px 20px;
        position: relative;
        background: #fff;
    }
    .pak-box-content-mob-2 {
        width: 100%;
        height: 440px;
        padding: 25px 20px 0px 20px;
        position: relative;
        background: #fff;
    }
     /*--Ieguvumi--*/
    .ieguvumi-mob {
        width: 100%;
        height: 48px;
        margin-bottom: 12px;
    }
    .ieguvumi-img-mob img {
        width: 48px;
        height: 48px;
        padding-top: 0px;
    }
    .ieguvumi-text-mob {
        height: 48px;
        font-size: 17px;
        line-height: 25px;
        padding: 0px 0 0 20px;
    }
     .pluss-mob img {
        width: 30px;
        height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0 auto;
    }
    .text-box-mob p {
        font-size: 17px;
        line-height: 25px;
        padding: 20px 0px 30px 0px;
    }
    /*--Pieteikt box--*/
    .pak-box-wrapp-mob {
        height: 210px;
        bottom: 0px;
    }
    .ligums-box {
        width: 320px;
        height: 30px;
        margin: 0px 0 15px 0px;
    }
    .ligums-input {
        left: 0;
        top: 0px;
    }
    .ligums {
        font-size: 17px;
        left: 70px;
        top: 5px;
    }
    /*--Info--*/
    .ligums img,
    .atrums img {
        height: 16px;
        margin-left: 12px;
    }
    .cena {
        width: 260px;
        height: 65px;
        margin: 0 0 50px 0px;
    }
    .c-01 {
        width: 170px;
        height: 55px;
    }
    .c-01-1 {
        width: 100px;
        height: 55px;
        font-size: 44px;
    }
    .c-01-2 {
        width: 70px;
        height: 55px;
        font-size: 17px;
        padding: 5px 0 0 10px;
    }
    .cena-veca {
        width: 80px;
        height: 55px;
        font-size: 22px;
        padding: 4px 0 0 20px;
    }
    .pak-box-wrapp-mob .button-pild,
    .pak-box-wrapp-mob .button-pild-2 {
        bottom: 60px;
    }
    .button-pild a,
    .button-pild-2 a {
        background-color: #ed1644;
        font-size: 18px;
        padding: 19px 46px 17px 46px;
    }
    .button-pild a:hover,
    .button-pild-2 a:hover {
        font-size: 20px;
        padding: 21px 48px 19px 48px;
    }
    /* Slick arrows */
    .pied-slider-mob .slick-prev,
    .pied-slider-mob .slick-next {
        bottom: 0px;
    }
    .pied-slider-mob .slick-prev {
        left: 20px;
    }
    [dir='rtl'] .pied-slider-mob .slick-prev {
        right: 20px;
    }
    .pied-slider-mob .slick-next {
        right: 20px;
    }
    [dir='rtl'] .pied-slider-mob .slick-next {
        left: 20px;
    }
    /* Slick dots */
    .pied-slider-mob .slick-dots {
        bottom: 13px;
        width: 100%;
    }
}

@media (max-width: 360px) {
    
    .pak-box-head-mob-1 h2,
    .pak-box-head-mob-2 h2 {
        font-size: 23px;
        line-height: 30px;
        padding-bottom: 5px;
    }
}

@media (max-width: 320px) {
    
    .bg-mob-slider {
        height: 610px;
    }
    .pak-box-head-mob-1 {
        height: 100px;
        padding: 0px 20px 0px 20px;
    }
    .pak-box-head-mob-2 {
        height: 100px;
        padding: 0px 20px 0px 20px;
    }
    .pak-box-head-mob-1 h2,
    .pak-box-head-mob-2 h2 {
        font-size: 21px;
        line-height: 29px;
        padding-bottom: 5px;
    }
    .pak-box-head-mob-1 h2 br,
    .pak-box-head-mob-2 h2 br {
        display: none;
    }
    .pak-box-head-mob-1 p,
    .pak-box-head-mob-2 p {
        font-size: 17px;
    }
    .pak-box-content-mob-1 {
        width: 100%;
        height: 440px;
        padding: 25px 20px 0px 20px;
        position: relative;
        background: #fff;
    }
    .pak-box-content-mob-2 {
        width: 100%;
        height: 440px;
        padding: 25px 20px 0px 20px;
        position: relative;
        background: #fff;
    }
     /*--Ieguvumi--*/
    .ieguvumi-mob {
        width: 100%;
        height: 48px;
        margin-bottom: 12px;
    }
    .ieguvumi-img-mob img {
        width: 48px;
        height: 48px;
        padding-top: 0px;
    }
    .ieguvumi-text-mob {
        height: 48px;
        font-size: 17px;
        line-height: 25px;
        padding: 0px 0 0 20px;
    }
     .pluss-mob img {
        width: 30px;
        height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0 auto;
    }
    .text-box-mob p {
        font-size: 17px;
        line-height: 25px;
        padding: 20px 0px 30px 0px;
    }
    /*--Pieteikt box--*/
    .pak-box-wrapp-mob {
        height: 210px;
        bottom: 0px;
    }
    .ligums-box {
        width: 320px;
        height: 30px;
        margin: 0px 0 15px 0px;
    }
    .ligums-input {
        left: 0;
        top: 0px;
    }
    .ligums {
        font-size: 17px;
        left: 70px;
        top: 5px;
    }
    /*--Info--*/
    .ligums img,
    .atrums img {
        height: 16px;
        margin-left: 12px;
    }
    .cena {
        width: 260px;
        height: 65px;
        margin: 0 0 50px 0px;
    }
    .c-01 {
        width: 170px;
        height: 55px;
    }
    .c-01-1 {
        width: 100px;
        height: 55px;
        font-size: 44px;
    }
    .c-01-2 {
        width: 70px;
        height: 55px;
        font-size: 17px;
        padding: 5px 0 0 10px;
    }
    .cena-veca {
        width: 80px;
        height: 55px;
        font-size: 22px;
        padding: 4px 0 0 20px;
    }
    .pak-box-wrapp-mob .button-pild,
    .pak-box-wrapp-mob .button-pild-2 {
        bottom: 60px;
    }
    .button-pild a,
    .button-pild-2 a {
        background-color: #ed1644;
        font-size: 18px;
        padding: 19px 46px 17px 46px;
    }
    .button-pild a:hover,
    .button-pild-2 a:hover {
        font-size: 20px;
        padding: 21px 48px 19px 48px;
    }
    /* Slick arrows */
    .pied-slider-mob .slick-prev,
    .pied-slider-mob .slick-next {
        bottom: 0px;
    }
    .pied-slider-mob .slick-prev {
        left: 20px;
    }
    [dir='rtl'] .pied-slider-mob .slick-prev {
        right: 20px;
    }
    .pied-slider-mob .slick-next {
        right: 20px;
    }
    [dir='rtl'] .pied-slider-mob .slick-next {
        left: 20px;
    }
    /* Slick dots */
    .pied-slider-mob .slick-dots {
        bottom: 13px;
        width: 100%;
    }
}



/* ---------------------------------------------
	Ieguvumu box   -  *3
----------------------------------------------*/

.bg-ieguvumubox {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100%;
    background: #0084ff;
    float: left;
}
.box-ieguvumubox {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 90%;
    padding-top: 50px;
}
.ieguvumubox-content-wrapp {
    width: 100%;
    padding-bottom: 90px;
}
.box-ieguvumubox h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 60px;
}
.ieguvumubox {
    padding-right: 0px !important;
    padding-left: 0px !important;
    height: 250px;
    position: relative;
}
.ieguvumubox-wrapp {
    width: 240px;
    height: auto;
    margin: 0 auto;
}
.ieguvumubox-img img {
    width: 160px;
    height: 130px;
    margin-bottom: 30px;
}
.ieguvumubox-text {
    height: auto;
    text-align: left;
    font-size: 19px;
    color: #fff;
    line-height: 29px;
}

.carousel-ieguvumubox .flickity-button {
    background: transparent;
}
/* big previous & next buttons */
.carousel-ieguvumubox .flickity-prev-next-button {
    width: 60px;
    height: 60px;
}

/* icon color */
.carousel-ieguvumubox .flickity-button-icon {
    fill: white;
}

.carousel-ieguvumubox .flickity-prev-next-button.previous {
    left: -40px;
    top: 210px;
}

.carousel-ieguvumubox .flickity-prev-next-button.next {
    right: -40px;
    top: 210px;
}
.carousel-ieguvumubox .flickity-page-dots {
    position: relative;
    width: 70px;
    height: 20px;
    bottom: 40px;
    list-style: none;
    text-align: center;
    line-height: 1;
    margin: 0 auto;
}
.carousel-ieguvumubox .flickity-page-dots .dot {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 3px 10px 0px 10px;
    background: #fff;
    border-radius: 50%;
    opacity: 0.2;
    cursor: pointer;
}
.carousel-ieguvumubox .flickity-page-dots .dot.is-selected {
    opacity: 1;
    width: 16px;
    height: 16px;
	background: #fff;	
}

@media (max-width: 991px) {

    .box-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 85%;
        padding-top: 50px;
    }
    .ieguvumubox-content-wrapp {
        width: 100%;
        padding-bottom: 70px;
    }
    .box-ieguvumubox h2 {
        text-align: center;
        color: #fff;
        padding-bottom: 60px;
    }
    .ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 250px;
        position: relative;
    }
    .ieguvumubox-wrapp {
        width: auto;
        height: auto;
        margin: 0 auto;
        padding-left: 30px;
    }
    .ieguvumubox-img img {
        width: 130px;
        height: 106px;
        margin-bottom: 20px;
    }
    .ieguvumubox-text {
        height: auto;
        text-align: left;
        font-size: 18px;
        line-height: 27px;
        color: #fff;
        padding-right: 20px;   
    }
    .carousel-ieguvumubox .flickity-prev-next-button.previous {
        left: -55px;
        top: 210px;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.next {
        right: -55px;
        top: 210px;
    }
    .carousel-ieguvumubox .flickity-page-dots {
        position: relative;
        width: 70px;
        height: 20px;
        bottom: 40px;
        list-style: none;
        text-align: center;
        line-height: 1;
        margin: 0 auto;
    }
}


@media (max-width: 767px) {
    
    .bg-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        background: #0084ff;
    }
    .box-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        padding-top: 0px;
    }
    .ieguvumubox-content-wrapp {
        width: 100%;
        padding-bottom: 0px;
        padding: 30px 30px 60px 30px;
    }
    .box-ieguvumubox h2 {
        text-align: center;
        color: #fff;
        padding-bottom: 40px;
    }
    .ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: auto;
        position: relative;
    }
    .ieguvumubox-wrapp {
        width: 100%;
        height: 80px;
        margin-bottom: 40px;
        padding-left: 0px;
    }
    .ieguvumubox-img{
        width: 100px;
        height: 80px;
        margin-left: 20px;
        float: left;
    }
    .ieguvumubox-img img{
        width: 100px;
        height: 80px;
        padding-bottom: 0px;
    }
    .ieguvumubox-text {
        width: 100%;
        height: 80px;
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        padding-left: 20px;
        padding-right: 0px;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
    }
    .carousel-ieguvumubox .flickity-button {
        background: transparent;
    }
    /* big previous & next buttons */
    .carousel-ieguvumubox .flickity-prev-next-button {
        width: 40px;
        height: 40px;
    }
    /* icon color */
    .carousel-ieguvumubox .flickity-button-icon {
        fill: white;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.previous {
        left: 20px;
        top: 519px;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.next {
        right: 20px;
        top: 519px;
    }
    .carousel-ieguvumubox .flickity-page-dots {
        position: relative;
        width: 70px;
        height: 20px;
        bottom: 30px;
        list-style: none;
        text-align: center;
        line-height: 1;
        margin: 0 auto;
    }
    .carousel-ieguvumubox .flickity-page-dots .dot {
        display: inline-block;
        width: 9px;
        height: 9px;
        margin: 3px 10px 0px 10px;
        background: #fff;
        border-radius: 50%;
        opacity: 0.2;
        cursor: pointer;
    }
    .carousel-ieguvumubox .flickity-page-dots .dot.is-selected {
        opacity: 1;
        width: 16px;
        height: 16px;
        background: #fff;
    }
}

@media (max-width: 580px) {
    
    .bg-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        background: #0084ff;
    }
    .box-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        padding-top: 0px;
    }
    .ieguvumubox-content-wrapp {
        width: 100%;
        padding-bottom: 0px;
        padding: 30px 30px 60px 30px;
    }
    .box-ieguvumubox h2 {
        height: 100px;
        text-align: center;
        color: #fff;
        padding: 0 30px;
        margin-bottom: 30px;
    }
    .ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: auto;
        position: relative;
    }
    .ieguvumubox-wrapp {
        width: 100%;
        height: 80px;
        margin-bottom: 40px;
    }
    .ieguvumubox-img{
        width: 100px;
        height: 80px;
        margin-left: 10px;
        float: left;
    }
    .ieguvumubox-img img{
        width: 100px;
        height: 80px;
        padding-bottom: 0px;
    }
    .ieguvumubox-text {
        width: 100%;
        height: 80px;
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        padding-left: 20px;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.previous {
        left: 23px;
        top: 561px;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.next {
        right: 30px;
        top: 561px;
    }
}

@media (max-width: 420px) {
    
    .bg-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        background: #0084ff;
    }
    .box-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        padding-top: 0px;
    }
    .ieguvumubox-content-wrapp {
        width: 100%;
        padding-bottom: 0px;
        padding: 30px 30px 50px 30px;
    }
    .box-ieguvumubox h2 {
        height: 100px;
        text-align: center;
        color: #fff;
        padding: 0 0px;
        margin-bottom: 30px;
    }
    .ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: auto;
        position: relative;
    }
    .ieguvumubox-wrapp {
        width: 100%;
        height: 80px;
        margin-bottom: 40px;
    }
    .ieguvumubox-img{
        width: 100px;
        height: 80px;
        margin-left: 10px;
        float: left;
    }
    .ieguvumubox-img img{
        width: 100px;
        height: 80px;
        padding-bottom: 0px;
    }
    .ieguvumubox-text {
        width: 100%;
        height: 80px;
        text-align: left;
        font-size: 17px;
        line-height: 27px;
        padding-left: 20px;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.previous {
        left: 23px;
        top: 551px;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.next {
        right: 30px;
        top: 551px;
    }
}

@media (max-width: 375px) {
    
    .bg-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        background: #0084ff;
    }
    .box-ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        padding-top: 0px;
    }
    .ieguvumubox-content-wrapp {
        width: 100%;
        padding-bottom: 0px;
        padding: 30px 20px 60px 20px;
    }
    .box-ieguvumubox h2 {
        height: 90px;
        text-align: center;
        color: #fff;
        padding: 0 0px;
        margin-bottom: 20px;
    }
    .ieguvumubox {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: auto;
        position: relative;
    }
    .ieguvumubox-wrapp {
        width: 100%;
        height: 80px;
        margin-bottom: 30px;
    }
    .ieguvumubox-img{
        width: 80px;
        height: 64px;
        margin-left: 0px;
        float: left;
    }
    .ieguvumubox-img img{
        width: 80px;
        height: 64px;
        padding-bottom: 0px;
    }
    .ieguvumubox-text {
        height: 64px;
        text-align: left;
        font-size: 17px;
        line-height: 27px;
        padding-left: 20px;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.previous {
        left: 10px;
        top: 511px;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.next {
        right: 10px;
        top: 511px;
    }
    .carousel-ieguvumubox .flickity-page-dots {
        position: relative;
        width: 70px;
        height: 20px;
        bottom: 30px;
        list-style: none;
        text-align: center;
        line-height: 1;
        margin: 0 auto;
    }
}

@media (max-width: 360px) {
    
    .ieguvumubox-content-wrapp {
        width: 100%;
        padding-bottom: 0px;
        padding: 30px 20px 50px 20px;
    }
    .box-ieguvumubox h2 {
        height: 90px;
        text-align: center;
        color: #fff;
        padding: 0 0px;
        margin-bottom: 20px;
    }
    .ieguvumubox-wrapp {
        width: 100%;
        height: 80px;
        margin-bottom: 40px;
    }
    .ieguvumubox-img{
        width: 80px;
        height: 64px;
        margin-left: 0px;
        float: left;
    }
    .ieguvumubox-img img{
        width: 80px;
        height: 64px;
        padding-bottom: 0px;
    }
    .ieguvumubox-text {
        height: 64px;
        text-align: left;
        font-size: 17px;
        line-height: 27px;
        padding-left: 20px;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.previous {
        left: 10px;
        top: 531px;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.next {
        right: 10px;
        top: 531px;
    }
    .carousel-ieguvumubox .flickity-page-dots {
        position: relative;
        width: 70px;
        height: 20px;
        bottom: 30px;
        list-style: none;
        text-align: center;
        line-height: 1;
        margin: 0 auto;
    }
}

@media (max-width: 320px) {
    
    .ieguvumubox-content-wrapp {
        width: 100%;
        padding-bottom: 0px;
        padding: 30px 20px 50px 20px;
    }
    .box-ieguvumubox h2 {
        height: 90px;
        text-align: center;
        color: #fff;
        padding: 0 0px;
        margin-bottom: 20px;
    }
    .ieguvumubox-wrapp {
        width: 100%;
        height: 80px;
        margin-bottom: 20px;
    }
    .ieguvumubox-img{
        width: 80px;
        height: 64px;
        margin-left: 0px;
        float: left;
    }
    .ieguvumubox-img img{
        width: 80px;
        height: 64px;
        padding-bottom: 0px;
    }
    .ieguvumubox-text {
        height: 64px;
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        padding-left: 10px;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.previous {
        left: 10px;
        top: 481px;
    }
    .carousel-ieguvumubox .flickity-prev-next-button.next {
        right: 10px;
        top: 481px;
    }
    .carousel-ieguvumubox .flickity-page-dots {
        position: relative;
        width: 70px;
        height: 20px;
        bottom: 20px;
        list-style: none;
        text-align: center;
        line-height: 1;
        margin: 0 auto;
    }
}

/* ---------------------------------------------
	Funkcijas  -  *4
----------------------------------------------*/

.bg-funkcijas {
    padding-right: 0px !important;
    padding-left: 0px !important;
    float: left;
}

.box-funkcijas {
    padding-right: 0px !important;
    padding-left: 0px !important;
}


/* ---------------------------------------------
	Tabs 1 - Content - Funkcijas
----------------------------------------------*/

.wrapp-funkcijas {
    width: 66% !important;
    height: 740px !important;
    float: left !important;
    display: block;
    background: #ffffff;
}
.funkcijas-content-2 {
    width: 100%;
    height: 630px !important;
    padding: 100px 100px 30px 50px;
    display: block;
    float: left;
}
.funkcijas-tab-box {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.funkcijas-tab {
    height: 140px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    position: relative;
    margin-bottom: 60px !important;
}
.funkcijas-tab-wrapp {
    width: 70px;
    height: 140px;
    margin-left: 50px;
    cursor: pointer;
}
.funkcijas-tab img {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0px;
    left: 60px;
}
.funkcijas-tab-text {
    height: 50px;
    text-align: left;
    font-size: 18px;
    color: #1a1a1a;
    line-height: 24px;
    position: absolute;
    left: 60px;
    top: 90px;
}
/*--Carousel--*/
.wrapp-funk-carousel {
    width: 100%;
    float: left;
    display: block;
    height: auto;
    position: relative;
}
.funk-bultu-box {
    width: 65px;
    height: 80px;
    position: absolute;
    top: 220px;
    right: -100px;
    z-index: 2000;
}
.wrapp-funk-carousel .carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    height: 660px;
}
.wrapp-funk-carousel .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.wrapp-funk-carousel .carousel-caption {
    height: 660px !important;
    /* augstums*/
    position: relative;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 10px;
    color: #ffffff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.0);
}
.wrapp-funk-carousel .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(255, 255, 255, 0);
    transition: .4s ease-out;
    padding-top: 0px;
}
.wrapp-funk-carousel .carousel-control img {
    position: absolute;
    width: 14px;
    height: 23px;
    top: 0px;
    animation: move 3s infinite ease-in-out;
}

@-webkit-keyframes move {
    0% {
        left: 0px;
    }
    10% {
        left: 10px;
    }
    20% {
        left: 0px;
    }
    100% {
        left: 0px;
    }
}

@keyframes move {
    0% {
        left: 0px;
    }
    10% {
        left: 10px;
    }
    20% {
        left: 0px;
    }
    100% {
        left: 0px;
    }
}

.wrapp-funk-carousel .carousel-control:hover,
.wrapp-funk-carousel .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.wrapp-funk-carousel .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: -9px;
    z-index: 15;
    width: 40px;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
    display: block;
}
.wrapp-funk-carousel .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0px;
    text-indent: -999px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    margin-left: 6px;
}
.wrapp-funk-carousel .carousel-indicators .active {
    margin: 0;
    width: 9px;
    height: 9px;
    background-color: #333;
    margin-left: 6px;
}

@media (max-width: 991px) {

    .f-cont-mob {
        width: 100%;
        height: 470px;
        float: left;
        display: block;
        background: #fff;
    }
    /* Slick slider in tabs */
    .f-cont-mob > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    .f-cont-mob > .active {
        height: auto;
    }
    .funkcijas-content {
        width: 100%;
        height: 470px !important;
        padding: 70px 30px 30px 30px;
        display: block;
        float: left;
        background: #fff;
    }
    .funkcijas-tab-box {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .funkcijas-tab {
        height: 140px;
        padding-right: 0px !important;
        padding-left: 0px !important;
        position: relative;
        margin-bottom: 30px !important;
    }
    .funkcijas-tab-wrapp {
        width: 70px;
        height: 140px;
        margin: 0 auto;
        cursor: pointer;
        position: relative;
    }
    .funkcijas-tab img {
        width: 70px;
        height: 70px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .funkcijas-tab-text {
        width: 160px;
        height: 50px;
        text-align: left;
        font-size: 18px;
        color: #1a1a1a;
        line-height: 24px;
        position: absolute;
        left: 0px;
        top: 90px;
    }
    /* Slick arrows */
    .funk-slider-mob .slick-prev,
    .funk-slider-mob .slick-next {
        bottom: -43px;
    }
    .funk-slider-mob .slick-prev {
        left: 30px;
    }
    [dir='rtl'] .funk-slider-mob .slick-prev {
        right: 30px;
    }
    .funk-slider-mob .slick-next {
        right: 30px;
    }
    [dir='rtl'] .funk-slider-mob .slick-next {
        left: 30px;
    }
    /* Slick dots */
    .funk-slider-mob .slick-dots {
        bottom: -30px;
        width: 100%;
    }
}

@media (max-width: 767px) {

    .funkcijas-content {
        width: 100%;
        height: 640px !important;
        padding: 60px 30px 30px 30px;
        display: block;
        float: left;
        background: #fff;
    }
    /* Slick slider in tabs */
    .f-cont-mob > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    .f-cont-mob > .active {
        height: auto;
    }
    .funkcijas-tab-box {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .funkcijas-tab {
        height: 140px;
        padding-right: 0px !important;
        padding-left: 0px !important;
        position: relative;
        margin-bottom: 30px !important;
    }
    .funkcijas-tab-wrapp {
        width: 70px;
        height: 140px;
        margin: 0 auto;
        cursor: pointer;
        position: relative;
    }
    .funkcijas-tab img {
        width: 70px;
        height: 70px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .funkcijas-tab-text {
        width: 160px;
        height: 50px;
        text-align: left;
        font-size: 18px;
        color: #1a1a1a;
        line-height: 24px;
        position: absolute;
        left: 0px;
        top: 90px;
    }
     /* Slick arrows */
    .funk-slider-mob .slick-prev,
    .funk-slider-mob .slick-next {
        bottom: -44px;
    }
    .funk-slider-mob .slick-prev {
        left: 0px;
    }
    [dir='rtl'] .funk-slider-mob .slick-prev {
        right: 0px;
    }
    .funk-slider-mob .slick-next {
        right: 0px;
    }
    [dir='rtl'] .funk-slider-mob .slick-next {
        left: 0px;
    }
    /* Slick dots */
    .funk-slider-mob .slick-dots {
        bottom: -30px;
        width: 100%;
    }
}

@media (max-width: 520px) {

    /* Slick slider in tabs */
    .f-cont-mob > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    .f-cont-mob > .active {
        height: auto;
    }
    .funkcijas-content {
        width: 100%;
        height: 640px !important;
        padding: 70px 30px 30px 30px;
        display: block;
        float: left;
    }
    .funkcijas-tab-box {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .funkcijas-tab {
        height: 140px;
        padding-right: 0px !important;
        padding-left: 0px !important;
        position: relative;
        margin-bottom: 30px !important;
    }
    .funkcijas-tab-wrapp {
        width: 70px;
        height: 140px;
        margin: 0 auto;
        cursor: pointer;
        position: relative;
    }
    .funkcijas-tab img {
        width: 70px;
        height: 70px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .funkcijas-tab-text {
        width: 160px;
        height: 50px;
        text-align: left;
        font-size: 18px;
        color: #1a1a1a;
        line-height: 24px;
        position: absolute;
        left: 0px;
        top: 90px;
    }
     /* Slick arrows */
    .funk-slider-mob .slick-prev,
    .funk-slider-mob .slick-next {
        bottom: -44px;
    }
    .funk-slider-mob .slick-prev {
        left: 0px;
    }
    [dir='rtl'] .funk-slider-mob .slick-prev {
        right: 0px;
    }
    .funk-slider-mob .slick-next {
        right: 0px;
    }
    [dir='rtl'] .funk-slider-mob .slick-next {
        left: 0px;
    }
    /* Slick dots */
    .funk-slider-mob .slick-dots {
        bottom: -30px;
        width: 100%;
    }
}

@media (max-width: 420px) {

    /* Slick slider in tabs */
    .f-cont-mob > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    .f-cont-mob > .active {
        height: auto;
    }
    .funkcijas-content {
        width: 100%;
        height: 540px !important;
        padding: 50px 0px 0px 0px;
        display: block;
        float: left;
    }
    .funkcijas-tab-box {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin: 0 20px;
    }
    .funkcijas-tab {
        height: 140px;
        padding-right: 0px !important;
        padding-left: 0px !important;
        position: relative;
        margin-bottom: 15px !important;
    }
    .funkcijas-tab-wrapp {
        width: 55px;
        height: 100px;
        margin: 0 auto;
        cursor: pointer;
        position: relative;
    }
    .funkcijas-tab img {
        width: 55px;
        height: 55px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .funkcijas-tab-text {
        width: 120px;
        height: 50px;
        text-align: left;
        font-size: 16px;
        color: #1a1a1a;
        line-height: 22px;
        position: absolute;
        left: 0px;
        top: 60px;
    }
    /* Slick arrows */
    .funk-slider-mob .slick-prev,
    .funk-slider-mob .slick-next {
        bottom: -10px;
    }
    .funkfunk-slider-mob .slick-prev {
        left: 20px;
    }
    [dir='rtl'] .funk-slider-mob .slick-prev {
        right: 20px;
    }
    .funk-slider-mob .slick-next {
        right: 20px;
    }
    [dir='rtl'] .funk-slider-mob .slick-next {
        left: 20px;
    }
    /* Slick dots */
    .funk-slider-mob .slick-dots {
        bottom: 3px;
        width: 100%;
    }
}

@media (max-width: 375px) {

    /* Slick slider in tabs */
    .f-cont-mob > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    .f-cont-mob > .active {
        height: auto;
    }
    .funkcijas-content {
        width: 100%;
        height: 490px !important;
        padding: 30px 0px 30px 0px;
        display: block;
        float: left;
    }
    .funkcijas-tab-box {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin: 0 20px;
        height: 450px !important;
    }
    .funkcijas-tab {
        height: 120px;
        padding-right: 0px !important;
        padding-left: 0px !important;
        position: relative;
        margin-bottom: 20px !important;
    }
    .funkcijas-tab-wrapp {
        width: 55px;
        height: 100px;
        margin: 0 auto;
        cursor: pointer;
        position: relative;
    }
    .funkcijas-tab img {
        width: 55px;
        height: 55px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .funkcijas-tab-text {
        width: 120px;
        height: 50px;
        text-align: left;
        font-size: 16px;
        color: #1a1a1a;
        line-height: 22px;
        position: absolute;
        left: 0px;
        top: 60px;
    }
    /* Slick arrows */
    .funk-slider-mob .slick-prev,
    .funk-slider-mob .slick-next {
        bottom: 0px;
    }
    .funk-slider-mob .slick-prev {
        left: 20px;
    }
    [dir='rtl'] .funk-slider-mob .slick-prev {
        right: 20px;
    }
    .funk-slider-mob .slick-next {
        right: 20px;
    }
    [dir='rtl'] .funk-slider-mob .slick-next {
        left: 20px;
    }
    /* Slick dots */
    .funk-slider-mob .slick-dots {
        bottom: 13px;
        width: 100%;
    }
}

@media (max-width: 320px) {

    /* Slick slider in tabs */
    .f-cont-mob > .tab-pane {
        display: block;
        height: 0px;
        overflow: hidden;
    }
    .f-cont-mob > .active {
        height: auto;
    }
    .funkcijas-content {
        width: 100%;
        height: 510px !important;
        padding: 30px 0px 0px 0px;
        display: block;
        float: left;
    }
    .funkcijas-tab-box {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin: 0 20px 0 20px;
    }
    .funkcijas-tab {
        height: 130px;
        padding-right: 0px !important;
        padding-left: 0px !important;
        position: relative;
        margin-bottom: 15px !important;
    }
    .funkcijas-tab-wrapp {
        width: 55px;
        height: 100px;
        margin: 0 auto;
        cursor: pointer;
        position: relative;
    }
    .funkcijas-tab img {
        width: 55px;
        height: 55px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .funkcijas-tab-text {
        width: 120px;
        height: 50px;
        text-align: left;
        font-size: 15px;
        color: #1a1a1a;
        line-height: 20px;
        position: absolute;
        left: 0px;
        top: 70px;
    }
    /* Slick arrows */
    .funk-slider-mob .slick-prev,
    .funk-slider-mob .slick-next {
        top: 450px!important;
        width: 14px;
        height: 23px;
    }
    .funk-slider-mob .slick-dots {
        position: absolute;
        bottom: -7px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
    /* Slick arrows */
    .funk-slider-mob .slick-prev,
    .funk-slider-mob .slick-next {
        bottom: 0px!important;
    }
    .funk-slider-mob .slick-prev {
        left: 20px;
    }
    [dir='rtl'] .funk-slider-mob .slick-prev {
        right: 20px;
    }
    .funk-slider-mob .slick-next {
        right: 20px;
    }
    [dir='rtl'] .funk-slider-mob .slick-next {
        left: 20px;
    }
    /* Slick dots */
    .funk-slider-mob .slick-dots {
        bottom: -7px;
        width: 100%;
    }
}



/* ---------------------------------------------
	Funkcijas  - Info
----------------------------------------------*/

.wrapp-funkcijas-infobox {
    width: 34%;
    height: 740px;
    float: left !important;
    display: block;
}
/* Texta bloks*/
.funkcijas-text {
    width: auto;
    height: 370px;
    background: #73d65e;
    padding: 50px 50px;
    float: left;
}
.funkcijas-text h2 {
    color: #fff;
    margin-bottom: 25px;
}
.funkcijas-text p {
    color: #fff;
    font-size: 22px;
    line-height: 29px;
}
/* Img bloks*/
.funkcijas-img {
    width: 100%;
    height: 370px;
    position: relative;
    float: left;
    background-color: #ed3d82;
}
.funkcijas-img-wrapp {
    height: 370px;
}
.funkcijas-img-wrapp img{
    height: 100%;
    margin: 0 auto;
}

@media (max-width: 1366px) {

    /* Texta bloks*/
    .funkcijas-text {
        padding: 50px 40px;
    }
    .funkcijas-text h2 {
        margin-bottom: 20px;
    }
    .funkcijas-text p {
        font-size: 18px;
        line-height: 27px;
    }
}

@media (max-width: 1024px) {

    /* Texta bloks*/
    .funkcijas-text {
        padding: 40px 40px;
    }
    .funkcijas-text h2 {
        margin-bottom: 20px;
    }
    .funkcijas-text p {
        font-size: 18px;
        line-height: 27px;
    }
}

@media (max-width: 991px) {

    .wrapp-funkcijas-infobox {
        width: 100%;
        height: 370px;
        float: left !important;
        display: block;
    }
    /* Texta bloks*/
    .funkcijas-text {
        width: 50%;
        height: 370px;
        background: #73d65e;
        padding: 40px 40px;
        float: left;
    }
    .funkcijas-text h2 {
        color: #fff;
        margin-bottom: 20px;
    }
    .funkcijas-text p {
        color: #fff;
        font-size: 20px;
        line-height: 27px;
    }
    /* Img bloks*/
    .funkcijas-img {
        width: 50%;
        height: 370px;
        position: relative;
        float: left;
        background-color: #ed3d82;
    }
    .funkcijas-img-wrapp {
        height: 370px;
    }
    .funkcijas-img-wrapp img {
        height: 100%;
        margin: 0 auto;
    }
}
 

@media (max-width: 767px) {


    .wrapp-funkcijas-infobox {
        width: 100%;
        height: auto;
        float: left !important;
        display: block;
    }
    /* Texta bloks*/
    .funkcijas-text {
        width: 100%;
        height: auto;
        background: #73d65e;
        padding: 60px 50px;
        float: left;
    }
    .funkcijas-text h2 {
        color: #fff;
        margin-bottom: 25px;
    }
    .funkcijas-text p {
        color: #fff;
        font-size: 22px;
        line-height: 29px;
    }
    /* Img bloks*/
    .funkcijas-img {
        width: 100%;
        height: auto;
        position: relative;
        float: left;
    }
    .carousel-img .carousel-cell {
        width: 767px;
        height: 370px;
    }
    .img-wrapp-1-1 {
        width: 100%;
        height: 370px;
        background-color: #ed3d82;
    }
    .img-wrapp-1-2 {
        width: 100%;
        height: 370px;
        background-color: #ebe963;
    }
    .img-wrapp-1-3 {
        width: 100%;
        height: 370px;
        background-color: #28d3e5;
    }
    /*.funkcijas-img .img-responsive {
		width: 100%;
		height: auto;
	}*/
}

@media (max-width: 480px) {

    .funkcijas-text {
        width: 100%;
        height: auto;
        background: #73d65e;
        padding: 40px 30px 50px 30px;
        float: left;
    }
    .funkcijas-text h2 {
        color: #fff;
        margin-bottom: 25px;
    }
    .funkcijas-text p {
        color: #fff;
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 375px) {

    .funkcijas-text {
        width: 100%;
        height: auto;
        background: #73d65e;
        padding: 30px 20px 40px 20px;
        float: left;
    }
    .funkcijas-text h2 {
        color: #fff;
        margin-bottom: 20px;
    }
    .funkcijas-text p {
        color: #fff;
        font-size: 17px;
        line-height: 27px;
    }
    /* Img bloks*/
    .funkcijas-img {
        width: 100%;
        height: 260px;
        position: relative;
        float: left;
        background-color: #ed3d82;
    }
    .funkcijas-img-wrapp {
        height: 260px;
    }
    .funkcijas-img-wrapp img {
        height: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 320px) {

    .funkcijas-text {
        width: 100%;
        height: auto;
        background: #73d65e;
        padding: 30px 25px;
        float: left;
    }
    .funkcijas-text h2 {
        color: #fff;
        margin-bottom: 20px;
    }
    .funkcijas-text p {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
}



/* ---------------------------------------------
	TV saturs   -  *5
----------------------------------------------*/

.bg-tvsaturs {
    padding-right: 0px !important;
    padding-left: 0px !important;
    height: 550px;
}
.wrapp-tvsaturs-infobox {
    width: 33% !important;
    height: 550px !important;
    background-color: #522ea1;
    float: left; 
}
.tvsaturs-text {
    width: 100% !important;
    height: 500px !important;
    position: relative;
}
.carousel-text {
    width: 100%;
    padding: 50px 50px 0 50px;
    height: 500px;
}
.wrapp-tvsaturs-infobox h2 {
    color: #fff;
    margin-bottom: 30px;
}
.tvsaturs-text p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.nbo-wrapp{
    width: 100%;
    height: 120px;
    padding: 30px 0 0 0;
}
.nbo-1{
    width: 20%;
    height: 60px;
    background: url('../img/nbo.png');
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
}
.nbo-1-2{
    width: 20%;
    height: 60px;
    background: url('../img/360.png');
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
}
.nbo-2{
    width: 80%;
    height: 60px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 11px;
    line-height: 14px;
    float: left;
}
.carousel-main .flickity-button {
    background: transparent;
}
/* big previous & next buttons */
.carousel-main .flickity-prev-next-button {
    width: 40px;
    height: 40px;
}
/* icon color */
.carousel-main .flickity-button-icon {
    fill: white;
}
.carousel-main .flickity-prev-next-button.previous {
    left: 40px;
    top: 500px;
}
.carousel-main .flickity-prev-next-button.next {
    right: 40px;
    top: 500px;
}
.carousel-main .flickity-page-dots {
    position: relative;
    width: 150px;
    height: 20px;
    bottom: 11px;
    list-style: none;
    text-align: center;
    line-height: 1;
    margin: 0 auto;
}
.carousel-main .flickity-page-dots .dot {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 3px 10px 0px 10px;
    background: #fff;
    border-radius: 50%;
    opacity: 0.2;
    cursor: pointer;
}
.carousel-main .flickity-page-dots .dot.is-selected {
    opacity: 1;
    width: 16px;
    height: 16px;
	background: #fff;	
}
.wrapp-tvsaturs-content {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 67%;
    height: 550px;
    background: #fff;
    float: left;
}
.carousel-nav .carousel-cel{
    width: 100%;
    height: 550px;
    overflow: hidden;  
}
.img-wrapp-1 {
    background: url('../img/film-1.jpg');
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
.img-wrapp-2 {
    background: url('../img/film-2.jpg');
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
.img-wrapp-3 {
    background: url('../img/film-3.jpg');
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
.img-wrapp-4 {
    background: url('../img/film-4.jpg');
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
.img-wrapp-5 {
    background: url('../img/film-5.jpg');
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}

@media (max-width: 1366px) {
    
    .carousel-text {
        padding: 50px 40px 0 40px;
    }
    .wrapp-tvsaturs-infobox h2 {
        margin-bottom: 20px;
    }
    .tvsaturs-text p {
        font-size: 18px;
        line-height: 27px;
    }
}

@media (max-width: 1280px) {
    
    .carousel-main .flickity-prev-next-button.previous {
        left: 30px;
    }
    .carousel-main .flickity-prev-next-button.next {
        right: 30px;
    }
}

@media (max-width: 1160px) {
    
    .bg-tvsaturs {
        height: 520px;
    }
    .wrapp-tvsaturs-infobox {
        height: 520px !important;
    }

    .tvsaturs-text {
        height: 470px !important;
    }
    .carousel-text {
        padding: 40px 30px 0 30px;
        height: 470px;
    }
    .carousel-main .flickity-prev-next-button.previous {
        left: 20px;
    }
    .carousel-main .flickity-prev-next-button.next {
        right: 20px;
    }
    .nbo-1 {
        width: 25%;
    }
    .nbo-1-2 {
        width: 25%;
    }
    .nbo-2 {
        width: 75%;
    }
    .carousel-main .flickity-prev-next-button.previous {
        top: 470px;
    }
    .carousel-main .flickity-prev-next-button.next {
        top: 470px;
    }
    .wrapp-tvsaturs-content {
        height: 520px;
    }
    .carousel-nav .carousel-cel {
        height: 520px;
    }
    .img-wrapp-1 {
        height: 520px;
    }
    .img-wrapp-2 {
        height: 520px;
    }
    .img-wrapp-3 {
        height: 520px;
    }
    .img-wrapp-4 {
        height: 520px;
    }
    .img-wrapp-5 {
        height: 520px;
        background-repeat: no-repeat;
    }
}

@media (max-width: 1024px) {
}

@media (max-width: 991px) {
    
    .bg-tvsaturs {
        height: 330px;
    }
    .wrapp-tvsaturs-infobox {
        width: 100% !important;
        height: 330px !important;
    }
    .tvsaturs-text {
        width: 100% !important;
        height: 280px !important;
    }
    .carousel-text {
        width: 100%;
        padding: 40px 30px 0 30px;
        height: 280px;
    }
    .wrapp-tvsaturs-infobox h2 {
        margin-bottom: 20px;
    }
    .tvsaturs-text p {
        font-size: 18px;
        line-height: 27px;
    }
    .nbo-wrapp {
        width: 100%;
        height: 120px;
        padding: 20px 0 0 0;
    }
    .nbo-1 {
        width: 10%;
        height: 60px;
    }
    .nbo-1-2 {
        width: 10%;
        height: 60px;
    }
    .nbo-2 {
        width: 90%;
        height: 60px;
        font-size: 12px;
        line-height: 18px;
    }
    .carousel-main .flickity-prev-next-button.previous {
        left: 20px;
        top: 280px;
    }
    .carousel-main .flickity-prev-next-button.next {
        right: 20px;
        top: 280px;
    }
    .carousel-main .flickity-page-dots {
        bottom: 10px;
    }
    .wrapp-tvsaturs-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 350px;
        background: #fff;
        float: left;
    }
    .carousel-nav .carousel-cel {
        width: 100%;
        height: 350px;
    }
    .img-wrapp-1 {
        height: 350px;
    }
    .img-wrapp-2 {
        height: 350px;
    }
    .img-wrapp-3 {
        height: 350px;
    }
    .img-wrapp-4 {
        height: 350px;
    }
    .img-wrapp-5 {
        height: 350px;
    }
}

@media (max-width: 767px) {
    
    .bg-tvsaturs {
        height: 400px;
    }
    .wrapp-tvsaturs-infobox {
        width: 100% !important;
        height: 400px !important;
    }
    .tvsaturs-text {
        width: 100% !important;
        height: 350px !important;
    }
    .carousel-text {
        width: 100%;
        padding: 40px 30px 0 30px;
        height: 350px;
    }
    .wrapp-tvsaturs-infobox h2 {
        margin-bottom: 20px;
    }
    .tvsaturs-text p {
        font-size: 18px;
        line-height: 27px;
    }
    .nbo-wrapp {
        width: 100%;
        height: 120px;
        padding: 20px 0 0 0;
    }
    .nbo-1 {
        width: 20%;
        height: 60px;
    }
    .nbo-1-2 {
        width: 20%;
        height: 60px;
    }
    .nbo-2 {
        width: 80%;
        height: 60px;
        font-size: 12px;
        line-height: 18px;
    }
    .carousel-main .flickity-prev-next-button.previous {
        left: 20px;
        top: 350px;
    }
    .carousel-main .flickity-prev-next-button.next {
        right: 20px;
        top: 350px;
    }
    .carousel-main .flickity-page-dots {
        bottom: 10px;
    }
    .wrapp-tvsaturs-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 370px;
        background: #fff;
        float: left;
    }
    .carousel-nav .carousel-cel {
        width: 100%;
        height: 370px;
    }
    .img-wrapp-1 {
        height: 370px;
    }
    .img-wrapp-2 {
        height: 370px;
    }
    .img-wrapp-3 {
        height: 370px;
    }
    .img-wrapp-4 {
        height: 370px;
    }
    .img-wrapp-5 {
        height: 370px;
    }
}
    
@media (max-width: 520px) {
    
    .bg-tvsaturs {
        height: 440px;
    }
    .wrapp-tvsaturs-infobox {
        width: 100% !important;
        height: 440px !important;
    }
    .tvsaturs-text {
        width: 100% !important;
        height: 390px !important;
    }
    .carousel-text {
        width: 100%;
        padding: 40px 30px 0 30px;
        height: 390px;
    }
    .wrapp-tvsaturs-infobox h2 {
        margin-bottom: 20px;
    }
    .tvsaturs-text p {
        font-size: 18px;
        line-height: 27px;
    }
    .nbo-wrapp {
        width: 100%;
        height: 120px;
        padding: 20px 0 0 0;
    }
    .nbo-1 {
        width: 20%;
        height: 60px;
    }
    .nbo-1-2 {
        width: 20%;
        height: 60px;
    }
    .nbo-2 {
        width: 80%;
        height: 60px;
        font-size: 11px;
        line-height: 15px;
    }
    .carousel-main .flickity-prev-next-button.previous {
        left: 20px;
        top: 400px;
    }
    .carousel-main .flickity-prev-next-button.next {
        right: 20px;
        top: 400px;
    }
    .carousel-main .flickity-page-dots {
        bottom: 0px;
    }
    .wrapp-tvsaturs-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 370px;
        background: #fff;
        float: left;
    }
    .carousel-nav .carousel-cel {
        width: 100%;
        height: 370px;
    }
    .img-wrapp-1 {
        height: 370px;
    }
    .img-wrapp-2 {
        height: 370px;
    }
    .img-wrapp-3 {
        height: 370px;
    }
    .img-wrapp-4 {
        height: 370px;
    }
    .img-wrapp-5 {
        height: 370px;
    }
}

@media (max-width: 375px) {
    
    .bg-tvsaturs {
        height: 340px;
    }
    .wrapp-tvsaturs-infobox {
        width: 100% !important;
        height: 340px !important;
    }
    .tvsaturs-text {
        width: 100% !important;
        height: 340px !important;
    }
    .carousel-text {
        width: 100%;
        padding: 30px 20px 0 20px;
        height: 300px;
    }
    .wrapp-tvsaturs-infobox h2 {
        margin-bottom: 20px;
    }
    .tvsaturs-text p {
        font-size: 17px;
        line-height: 26px;
    }
    .nbo-wrapp {
        width: 100%;
        height: 120px;
        padding: 10px 0 0 0;
    }
    .nbo-1 {
        width: 25%;
        height: 60px;
    }
    .nbo-1-2 {
        width: 25%;
        height: 60px;
    }
    .nbo-2 {
        width: 75%;
        height: 60px;
        font-size: 10px;
        line-height: 13px;
    }
    .carousel-main .flickity-prev-next-button.previous {
        left: 10px;
        top: 300px;
    }
    .carousel-main .flickity-prev-next-button.next {
        right: 10px;
        top: 300px;
    }
    .carousel-main .flickity-page-dots {
        bottom: 10px;
    }
    .wrapp-tvsaturs-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 280px;
        background: #fff;
        float: left;
    }
    .carousel-nav .carousel-cel {
        width: 100%;
        height: 280px;
    }
    .img-wrapp-1 {
        height: 280px;
    }
    .img-wrapp-2 {
        height: 280px;
    }
    .img-wrapp-3 {
        height: 280px;
    }
    .img-wrapp-4 {
        height: 280px;
    }
    .img-wrapp-5 {
        height: 280px;
    }
}

@media (max-width: 320px) {
    
    .bg-tvsaturs {
        height: 360px;
    }
    .wrapp-tvsaturs-infobox {
        width: 100% !important;
        height: 360px !important;
    }
    .tvsaturs-text {
        width: 100% !important;
        height: 360px !important;
    }
    .carousel-text {
        width: 100%;
        padding: 30px 20px 0 20px;
        height: 310px;
    }
    .wrapp-tvsaturs-infobox h2 {
        margin-bottom: 20px;
    }
    .tvsaturs-text p {
        font-size: 17px;
        line-height: 26px;
    }
    .nbo-wrapp {
        width: 100%;
        height: 120px;
        padding: 10px 0 0 0;
    }
    .nbo-1 {
        width: 25%;
        height: 60px;
    }
    .nbo-1-2 {
        width: 25%;
        height: 60px;
    }
    .nbo-2 {
        width: 75%;
        height: 60px;
        font-size: 10px;
        line-height: 13px;
    }
    .carousel-main .flickity-prev-next-button.previous {
        left: 10px;
        top: 320px;
    }
    .carousel-main .flickity-prev-next-button.next {
        right: 10px;
        top: 320px;
    }
    .carousel-main .flickity-page-dots {
        bottom: 0px;
    }
    .wrapp-tvsaturs-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 300px;
        background: #fff;
        float: left;
    }
    .carousel-nav .carousel-cel {
        width: 100%;
        height: 300px;
    }
    .img-wrapp-1 {
        height: 300px;
    }
    .img-wrapp-2 {
        height: 300px;
    }
    .img-wrapp-3 {
        height: 300px;
    }
    .img-wrapp-4 {
        height: 300px;
    }
    .img-wrapp-5 {
        height: 300px;
    }
}



/* ---------------------------------------------
	Helio TV  - Bloks
----------------------------------------------*/

.bg-heliotv {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.box-heliotv {
    padding-right: 0px !important;
    padding-left: 0px !important;
}



/* ---------------------------------------------
	Helio TV  - Info
----------------------------------------------*/

.wrapp-helio-infobox {
    width: 34% !important;
    height: 800px !important;
    float: left;
}
/* Texta bloks*/
.helio-text {
    width: 100% !important;
    height: 400px !important;
    background-color: #0085ff !important;
    padding: 50px 50px;
}
.helio-text h2 {
    color: #fff;
    margin-bottom: 25px;
}
.helio-text p {
    color: #fff;
    font-size: 20px !important;
    line-height: 30px;
}
/* Img bloks*/
.helio-img {
    width: 100% !important;
    height: 400px !important;
    position: relative;
}
.img-wrapp  {
    width: 100%;
    height: 400px;
    background-color: #73d75e;
    display: flex;
    align-items: center;  
}
.img-wrapp img {
    width: 100%;
}

@media (max-width: 1366px) {

    /* Texta bloks*/
    .helio-text {
        padding: 40px 40px;
    }
    .helio-text h2 {
        color: #fff;
        margin-bottom: 20px;
    }
    .helio-text p {
        font-size: 18px !important;
        line-height: 27px;
    }
}

@media (max-width: 1024px) {

    /* Texta bloks*/
    .helio-text {
        padding: 40px 40px;
    }
    .helio-text h2 {
        color: #fff;
        margin-bottom: 20px;
    }
    .helio-text p {
        font-size: 18px !important;
        line-height: 27px;
    }
}

@media (max-width: 991px) {

    .wrapp-helio-infobox {
        width: 100% !important;
        height: 400px !important;
        float: left;
    }
    /* Texta bloks*/
    .helio-text {
        width: 50% !important;
        height: 400px !important;
        background-color: #0085ff !important;
        padding: 40px 40px;
        float: left;
    }
    .helio-text h2 {
        color: #fff;
        margin-bottom: 20px;
    }
    .helio-text p {
        color: #fff;
        font-size: 20px !important;
        line-height: 27px;
    }
    /* Img bloks*/
    .helio-img {
        width: 50% !important;
        height: 400px !important;
        position: relative;
        float: left;
    }
    .img-wrapp {
        width: 100%;
        height: 400px;
        background-color: #73d75e;
        display: flex;
        align-items: center;
    }
    .img-wrapp img {
        width: 100%;
    }
}

@media (max-width: 767px) {

    .wrapp-helio-infobox {
        width: 100% !important;
        height: auto !important;
        float: left;
    }
    /* Texta bloks*/
    .helio-text {
        width: 100% !important;
        height: auto !important;
        background-color: #0085ff !important;
        padding: 60px 50px;
        float: left;
    }
    .helio-text h2 {
        color: #fff;
        margin-bottom: 25px;
    }
    .helio-text p {
        color: #fff;
        font-size: 20px !important;
        line-height: 30px;
    }
    /* Img bloks*/
    .helio-img {
        width: 100% !important;
        height: 400px !important;
        position: relative;
        float: left;
    }
    .img-wrapp {
        width: 100%;
        height: 400px;
        background-color: #73d75e;
        display: flex;
        align-items: center;
    }
    .img-wrapp img {
        width: 100%;
        padding: 0 10%;
    }
}

@media (max-width: 375px) {

    .wrapp-helio-infobox {
        width: 100% !important;
        height: auto !important;
        float: left;
    }
    /* Texta bloks*/
    .helio-text {
        width: 100% !important;
        height: auto !important;
        background-color: #0085ff !important;
        padding: 30px 20px 40px 20px;
        float: left;
    }
    .helio-text h2 {
        color: #fff;
        margin-bottom: 20px;
    }
    .helio-text p {
        color: #fff;
        font-size: 17px !important;
        line-height: 27px;
        margin-bottom: 10px;
    }
    /* Img bloks*/
    .helio-img {
        width: 100% !important;
        height: 260px !important;
        position: relative;
    }
    .img-wrapp {
        width: 100%;
        height: 260px;
        background-color: #73d75e;
        display: flex;
        align-items: center;
    }
    .img-wrapp img {
        width: 100%;
    }
}



/* ---------------------------------------------
	Helio TV  - Tabi
----------------------------------------------*/

.wrapp-helio-content {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 66% !important;
    height: 800px !important;
    background: #fff;
    float: left;
}
.button-row {
    text-align: left;
}
.button-row .button-group {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;

}
.button-row .button-group > li {
    width: 50%;
    height: 110px;
    float: left;
}
.button-row .button-group > li > a {
    width: 100%;
    height: 110px;
    font-size: 20px;
    line-height: 28px;
    color: #9a9a9a;
    font-weight: 400;
    padding: 0px 0px 0 40px;
    text-decoration: none;
    transition: .4s ease-out;
    border: 0px solid transparent;
    border-bottom: 1px solid #dddddd;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.button-row .button-group span {
    width: 100% !important;
    font-size: 20px;
    line-height: 26px;
    display: block;
}
.sp {
    font-size: 15px !important;
}
.button-row .button-group > li > a:hover {
    width: 100%;
    height: 110px;
    color: #fff;
    background: #ed1745;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ed1745;
}
.button-row .button-group > li.is-selected {
    width: 50%;
    background: #ed1745;
}
.button-row .button-group > li.is-selected > a,
.button-row .button-group > li.is-selected > a:focus,
.button-row .button-group > li.is-selected > a:hover {
    width: 100%;
    background: #ed1745;
    cursor: default;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    padding: 0px 0px 0 40px;
    text-decoration: none;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    display: flex;
    align-items: center
}
.button-group > li > a {
    position: relative;
}
.bulta-3 {
    width: 100%;
    height: 14px;
    position: absolute;
    bottom: 10px;
    left: 0px;
    padding: 0 0px 0 0;
    margin-right: 100px !important;
}
.button-row > li > a > .bulta-3 {
    display: none;
}
.button-row > li.active > a > .bulta-3 {
    display: block;
}
.button-row > li.active > a:hover > .bulta-3 {
    -webkit-animation-name: none;
    animation-name: none;
}
.button-row .button-group > li.is-selected > a:hover .bulta-3 {
    -webkit-animation-name: none;
    animation-name: none;
}
a:hover .bulta-3 {
    display: block;
    -webkit-animation-name: example;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.4s;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-delay: 0s;
    /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 0.4s;
    animation-delay: 0s;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0% {
        bottom: 20px;
    }
    100% {
        bottom: 10px;
    }
}
/* Standard syntax */
@keyframes example {
    0% {
        bottom: 20px;
    }
    100% {
        bottom: 10px;
    }
}

@media (max-width: 991px) {

    .wrapp-helio-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100% !important;
        height: auto !important;
        background: #fff;
        float: left;
    }
    .button-row {
        text-align: left;
    }
    .button-row .button-group {
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
    }

    .button-row .button-group > li {
        width: 50%;
        height: 110px;
        float: left;
    }
    .button-row .button-group > li > a {
        width: 100%;
        height: 110px;
        font-size: 20px;
        line-height: 28px;
        color: #9a9a9a;
        font-weight: 400;
        padding: 0px 0px 0 30px;
        text-decoration: none;
        transition: .4s ease-out;
        border: 0px solid transparent;
        border-bottom: 1px solid #dddddd;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .button-row .button-group span {
        width: 100% !important;
        font-size: 20px;
        line-height: 26px;
        display: block;
    }
    .sp {
        font-size: 15px !important;
    }
    .button-row .button-group > li > a:hover {
        width: 100%;
        height: 110px;
        color: #fff;
        background: #ed1745;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #ed1745;
    }
    .button-row .button-group > li.is-selected {
        width: 50%;
        background: #ed1745;
    }
    .button-row .button-group > li.is-selected > a,
    .button-row .button-group > li.is-selected > a:focus,
    .button-row .button-group > li.is-selected > a:hover {
        width: 100%;
        background: #ed1745;
        cursor: default;
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        font-weight: 400;
        padding: 0px 0px 0 30px;
        text-decoration: none;
        border: 0px solid transparent;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
    .button-group > li > a {
        position: relative;
    }
    .bulta-3 {
        display: none !important;
    }
}


@media (max-width: 767px) {

    .wrapp-helio-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100% !important;
        height: auto !important;
        background: #fff;
        float: left;
    }
    .carousel-cell {
        width: 100%;
        height: auto;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 20;
        background: #fff;
    }
    .button-row {
        text-align: left;
    }
    .button-row .button-group {
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
    }
    .button-row .button-group > li {
        width: 50%;
        height: 90px;
        float: left;
    }
    .button-row .button-group > li > a {
        width: 100%;
        height: 90px;
        font-size: 19px;
        line-height: 22px;
        color: #9a9a9a;
        font-weight: 400;
        padding: 0px 20px 0 20px;
        text-decoration: none;
        transition: .4s ease-out;
        border: 0px solid transparent;
        border-bottom: 1px solid #dddddd;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .button-row .button-group span {
        width: 100% !important;
        font-size: 19px;
        line-height: 22px;
        display: block;
    }
    .button-row .button-group span span {
        display: none;
    }
    .button-row .button-group > li > a:hover {
        width: 100%;
        height: 90px;
        color: #fff;
        background: #ed1745;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #ed1745;
    }
    .button-row .button-group > li.is-selected {
        width: 50%;
        background: #ed1745;
    }
    .button-row .button-group > li.is-selected > a,
    .button-row .button-group > li.is-selected > a:focus,
    .button-row .button-group > li.is-selected > a:hover {
        width: 100%;
        background: #ed1745;
        cursor: default;
        font-size: 19px;
        line-height: 22px;
        color: #fff;
        font-weight: 400;
        padding: 0px 20px 0 20px;
        text-decoration: none;
        border: 0px solid transparent;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
    .button-group > li > a {
        position: relative;
    }
    .bulta-3 {
        display: none !important;
    }
}


@media (max-width: 420px) {

    .wrapp-helio-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100% !important;
        height: auto !important;
        background: #fff;
        float: left;
    }
    .carousel-cell {
        width: 100%;
        height: auto;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 20;
        background: #fff;
    }
    .button-row {
        text-align: left;
    }
    .button-row .button-group {
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
    }
    .button-row .button-group > li {
        width: 50%;
        height: 80px;
        float: left;
    }
    .button-row .button-group > li > a {
        width: 100%;
        height: 80px;
        font-size: 16px;
        line-height: 18px;
        color: #9a9a9a;
        font-weight: 400;
        padding: 0px 20px 0 20px;
        text-decoration: none;
        transition: .4s ease-out;
        border: 0px solid transparent;
        border-bottom: 1px solid #dddddd;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .button-row .button-group span {
        width: 100% !important;
        font-size: 16px;
        line-height: 18px;
        display: block;
    }
    .button-row .button-group span span {
        display: none;
    }
    .button-row .button-group > li > a:hover {
        width: 100%;
        height: 80px;
        color: #fff;
        background: #ed1745;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #ed1745;
    }
    .button-row .button-group > li.is-selected {
        width: 50%;
        background: #ed1745;
    }
    .button-row .button-group > li.is-selected > a,
    .button-row .button-group > li.is-selected > a:focus,
    .button-row .button-group > li.is-selected > a:hover {
        width: 100%;
        background: #ed1745;
        cursor: default;
        font-size: 16px;
        line-height: 18px;
        color: #fff;
        font-weight: 400;
        padding: 0px 20px 0 20px;
        text-decoration: none;
        border: 0px solid transparent;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
    .button-group > li > a {
        position: relative;
    }
    .bulta-3 {
        display: none !important;
    }
}

@media (max-width: 380px) {

    .wrapp-helio-content {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100% !important;
        height: auto !important;
        background: #fff;
        float: left;
    }
    .carousel-cell {
        width: 100%;
        height: auto;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 20;
        background: #fff;
    }
    .button-row {
        text-align: left;
    }
    .button-row .button-group {
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
    }
    .button-row .button-group > li {
        width: 50%;
        height: 80px;
        float: left;
    }
    .button-row .button-group > li > a {
        width: 100%;
        height: 80px;
        font-size: 15px;
        line-height: 18px;
        color: #9a9a9a;
        font-weight: 400;
        padding: 0px 15px 0 15px;
        text-decoration: none;
        transition: .4s ease-out;
        border: 0px solid transparent;
        border-bottom: 1px solid #dddddd;
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .button-row .button-group span {
        width: 100% !important;
        font-size: 15px;
        line-height: 18px;
        display: block;
    }
    .button-row .button-group span span {
        display: none;
    }
    .button-row .button-group > li > a:hover {
        width: 100%;
        height: 80px;
        color: #fff;
        background: #ed1745;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #ed1745;
    }
    .button-row .button-group > li.is-selected {
        width: 50%;
        background: #ed1745;
    }
    .button-row .button-group > li.is-selected > a,
    .button-row .button-group > li.is-selected > a:focus,
    .button-row .button-group > li.is-selected > a:hover {
        width: 100%;
        background: #ed1745;
        cursor: default;
        font-size: 15px;
        line-height: 18px;
        color: #fff;
        font-weight: 400;
        padding: 0px 15px 0 15px;
        text-decoration: none;
        border: 0px solid transparent;
        border-radius: 0px 0px 0 0;
        display: flex;
        align-items: center
    }
    .button-group > li > a {
        position: relative;
    }
    .bulta-3 {
        display: none !important;
    }
}



/* ---------------------------------------------
	Tabs 1 - Pamata paka
----------------------------------------------*/

.carousel-cell {
    width: 100%;
    height: 690px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: 20;
    background: #fff;
}
.cell-large {
    width: 2050px !important;
    background: #ffffff;
}
.helio-tab-cont-1 {
    height: auto !important;
    padding: 50px 40px 60px 40px;
    display: block;
    float: left;
    background: #fff;
    overflow: hidden !important;
}
.helio-tab-cont-1 h3 {
    font-size: 24px;
    margin: 0px 0 40px 0 !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 400;
}
.helio-tab-cont-1 h3 span {
    font-size: 16px;
    color: #797979;
    margin: 0px 0 0px 20px;
    display: inline-block;
}
.helio-tab-cont-1 h3 span span {
    font-size: 16px;
    margin: 0px 0 0px 0px;
}
/* ---Kanālu logo--*/
.helio-tab-cont-1 .kanalu-logo {
    margin-bottom: 0px;
    overflow: hidden;
    text-align: center;
}
.helio-tab-cont-1 .kanalu-logo > a {
    display: inline-block;
    width: 90px;
    height: 85px;
    background-color: #ffffff;
    padding: 26px 0px 15px 0px;
    float: left;
}
.helio-tab-cont-1 .kanalu-logo > a:hover {
    background-color: #f0f0f0;
}
.helio-tab-cont-1 .kanalu-logo > a > img {
    max-height: 35px;
}

@media (max-width: 1280px) {

    .helio-tab-cont-1 {
        height: auto !important;
        padding: 50px 40px 50px 40px;
        display: block;
        float: left;
        background: #fff;
        overflow: hidden !important;
    }
    .helio-tab-cont-1 h3 {
        font-size: 24px;
        margin: 0px 0 30px 0 !important;
        font-family: 'Noto Sans', sans-serif !important;
        font-weight: 400;
    }
    .helio-tab-cont-1 h3 span {
        font-size: 16px;
        color: #797979;
        margin: 0px 0 0px 20px;
        display: inline-block;
    }
    .helio-tab-cont-1 h3 span span {
        font-size: 16px;
        margin: 0px 0 0px 0px;
    }
    /* ---Kanālu logo--*/
    .helio-tab-cont-1 .kanalu-logo {
        margin-bottom: 0px;
        overflow: hidden;
        text-align: center;
    }
    .helio-tab-cont-1 .kanalu-logo > a {
        display: inline-block;
        width: 85px;
        height: 75px;
        background-color: #ffffff;
        padding: 22px 0px 15px 0px;
        float: left;
    }
    .helio-tab-cont-1 .kanalu-logo > a:hover {
        background-color: #f0f0f0;
    }
    .helio-tab-cont-1 .kanalu-logo > a > img {
        max-height: 30px;
    }
}

@media (max-width: 1160px) {
    
    .helio-tab-cont-1 .kanalu-logo > a {
        width: 82px;
        height: 74px;
        padding: 22px 0px 15px 0px;
    }
    .helio-tab-cont-1 .kanalu-logo > a > img {
        max-height: 30px;
    }
}

@media (max-width: 991px) {

    /*Augstuma ātrums*/
    .flickity-viewport {
        transition: height 0.2s;
    }
    .carousel-cell--height-1 {
        height: 620px !important;
    }
    .helio-tab-cont-1 {
        height: auto !important;
        padding: 50px 40px 50px 40px;
        display: block;
        float: left;
        background: #fff;
        overflow: hidden !important;
    }
    .helio-tab-cont-1 h3 {
        font-size: 24px;
        margin: 0px 0 30px 0 !important;
        font-family: 'Noto Sans', sans-serif !important;
        font-weight: 400;
    }
    .helio-tab-cont-1 h3 span {
        font-size: 16px;
        color: #797979;
        margin: 0px 0 0px 20px;
        display: inline-block;
    }
    .helio-tab-cont-1 h3 span span {
        font-size: 16px;
        margin: 0px 0 0px 0px;
    }
    /* ---Kanālu logo--*/
    .helio-tab-cont-1 .kanalu-logo {
        margin-bottom: 0px;
        overflow: hidden;
        text-align: center;
    }
    .helio-tab-cont-1 .kanalu-logo > a {
        display: inline-block;
        width: 85px;
        height: 75px;
        background-color: #ffffff;
        padding: 22px 0px 15px 0px;
        float: left;
    }
    .helio-tab-cont-1 .kanalu-logo > a:hover {
        background-color: #f0f0f0;
    }
    .helio-tab-cont-1 .kanalu-logo > a > img {
        max-height: 30px;
    }
}

@media (max-width: 767px) {

    .flickity-viewport {
        /*Augstuma ātrums*/
        transition: height 0.2s;
    }
    .carousel-cell--height-1 {
        height: 830px !important;
    }
    .helio-tab-cont-1 {
        height: auto !important;
        padding: 50px 40px 60px 40px;
        display: block;
        float: left;
        background: #fff;
        overflow: hidden !important;
    }
    .helio-tab-cont-1 h3 {
        font-size: 24px;
        margin: 0px 0 40px 0 !important;
        font-family: 'Noto Sans', sans-serif !important;
        font-weight: 400;
    }
    .helio-tab-cont-1 h3 span {
        font-size: 16px;
        color: #797979;
        margin: 0px 0 0px 20px;
        display: inline-block;
    }
    .helio-tab-cont-1 h3 span span {
        font-size: 16px;
        margin: 0px 0 0px 0px;
    }
    /* ---Kanālu logo--*/
    .helio-tab-cont-1 .kanalu-logo {
        margin-bottom: 0px;
        overflow: hidden;
        text-align: center;
    }
    .helio-tab-cont-1 .kanalu-logo-wrapp {
        margin: 0 auto;
    }
    .helio-tab-cont-1 .kanalu-logo > a {
        display: inline-block;
        width: 90px;
        height: 80px;
        background-color: #ffffff;
        padding: 32px 20px 15px 20px;
        float: none;
    }
    .helio-tab-cont-1 .kanalu-logo > a > img {
        max-height: 30px;
    }
}

@media (max-width: 700px) {

    .carousel-cell--height-1 {
        height: 820px !important;
    }
}

@media (max-width: 619px) {

    .carousel-cell--height-1 {
        height: 970px !important;
    }
}

@media (max-width: 600px) {

    .carousel-cell--height-1 {
        height: 970px !important;
    }
}

@media (max-width: 550px) {

    .carousel-cell--height-1 {
        height: 980px !important;
    }
}

@media (max-width: 530px) {

    .carousel-cell--height-1 {
        height: 990px !important;
    }
    .helio-tab-cont-1 {
        padding: 50px 20px !important;
    }
}

@media (max-width: 499px) {

    .carousel-cell--height-1 {
        height: 1120px !important;
    }
    .helio-tab-cont-1 {
        padding: 50px 20px !important;
    }
}

@media (max-width: 409px) {

    .carousel-cell--height-1 {
        height: 1150px !important;
    }
    .helio-tab-cont-1 {
        padding: 50px 20px !important;
    }
}

@media (max-width: 375px) {

    .carousel-cell--height-1 {
        height: 960px !important;
    }
    .helio-tab-cont-1 {
        padding: 30px 20px 30px 20px!important;
    }
    .helio-tab-cont-1 h3 {
        font-size: 24px;
        margin: 0px 0 30px 0 !important;
    }
    /* ---Kanālu logo--*/
    .helio-tab-cont-1 .kanalu-logo-wrapp {
        margin: 0 auto;
    }
    .helio-tab-cont-1 .kanalu-logo > a {
        width: 80px;
        height: 70px;
        background-color: #fff;
        padding: 23px 0px 0px 6px;
    }
    .helio-tab-cont-1 .kanalu-logo > a > img {
        max-height: 28px;
    }
}

@media (max-width: 320px) {

    /*Augstuma ātrums*/
    .flickity-viewport {
        transition: height 0.2s;
    }
    .carousel-cell--height-1 {
        height: 1010px !important;
    }
    .helio-tab-cont-1 {
        width: 100% !important;
        height: auto !important;
        padding: 30px 20px 30px 20px !important;
        display: block;
        float: left;
    }
    .helio-tab-cont-1 h3 {
        font-size: 24px;
        margin: 0px 0 30px 0 !important;
        font-family: 'Noto Sans', sans-serif !important;
        font-weight: 400;
        text-align: center;
    }
    .helio-tab-cont-1 h3 span {
        font-size: 15px;
        color: #797979;
        margin: 0px 0 0px 15px;
        display: inline-block;
    }
    .helio-tab-cont-1 h3 span span {
        font-size: 15px;
        margin: 0px 0 0px 4px;
    }
    .helio-tab-cont-1 .kanalu-logo-wrapp {
        margin: 0 auto;
    }
    .helio-tab-cont-1 .kanalu-logo > a {
        display: inline-block;
        width: 85px;
        height: 60px;
        background-color: #ffffff;
        padding: 0px 0px 0px 00px;
        float: none;
        text-align: center
    }
    .helio-tab-cont-1 .kanalu-logo img {
        width: 54%;
    }
}


/* ---------------------------------------------
	Tabs 2 - Tematiskās pakas
----------------------------------------------*/

.helio-tab-cont-2 {
    width: 100%;
    height: 710px !important;
    padding: 50px 60px 30px 60px;
    display: block;
    overflow: hidden !important;
}
.tem-2 {
    width: 200px;
    height: 710px !important;
    margin-right: 70px;
    display: block;
    float: left;
    text-align: left;
}
.helio-tab-cont-2 h3 {
    font-size: 24px;
    margin: 0px 0px 30px 0 !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 400;
}
.helio-tab-cont-2 h3 span {
    font-size: 16px;
    color: #797979;
    margin: 10px 0px 0px 0px;
}
.helio-tab-cont-2 h3 span span {
    font-size: 16px;
}
/* ---Kanālu logo--*/
.helio-tab-cont-2 .kanalu-logo {
    margin-bottom: 0px;
    overflow: hidden;
    text-align: center;
    float: left;
}
.helio-tab-cont-2 .kanalu-logo > a {
    display: inline-block;
    width: 90px;
    height: 85px;
    background-color: #ffffff;
    padding: 26px 0px 15px 0px;
    float: left;
}
.helio-tab-cont-2 .kanalu-logo > a:hover {
    background-color: #f0f0f0;
}
.helio-tab-cont-2 .kanalu-logo > a > img {
    max-height: 35px;
}

@media (max-width: 1280px) {

    /* ---Kanālu logo--*/
    .helio-tab-cont-2 .kanalu-logo {
        margin-bottom: 0px;
        overflow: hidden;
        text-align: center;
        float: left;
    }
    .helio-tab-cont-2 .kanalu-logo > a {
        display: inline-block;
        width: 85px;
        height: 75px;
        background-color: #ffffff;
        padding: 22px 0px 15px 0px;
        float: left;
    }
    .helio-tab-cont-2 .kanalu-logo > a:hover {
        background-color: #f0f0f0;
    }
    .helio-tab-cont-2 .kanalu-logo > a > img {
        max-height: 30px;
    }
}


@media (max-width: 991px) {

    .carousel-cell {
        width: 100%;
        height: auto;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 20;
        background: #fff;
    }
    .cell-large {
        width: 100% !important;
        background: #ffffff;
    }
    .carousel-cell--height-2 {
        height: 1500px;
    }
    .helio-tab-cont-2 {
        width: 100%;
        height: auto !important;
        padding: 50px 40px 30px 40px;
        display: block;
        overflow: hidden !important;
    }
    .tem-2 {
        width: 100%;
        height: auto !important;
        margin-right: 0px;
        display: block;
        float: left;
        text-align: left;
        margin-bottom: 50px;
    }
    .helio-tab-cont-2 h3 {
        font-size: 24px;
        margin: 0px 0 20px 0 !important;
        font-family: 'Noto Sans', sans-serif !important;
        font-weight: 400;
    }
    .helio-tab-cont-2 h3 br {
        display: none;
    }
    .helio-tab-cont-2 h3 span {
        font-size: 16px;
        color: #797979;
        margin: 0px 0 0px 20px;
    }
    .helio-tab-cont-2 h3 span span {
        font-size: 16px;
        margin: 0px 0 0px 0px;
    }
    /* ---Kanālu logo--*/
    .helio-tab-cont-2 .kanalu-logo {
        margin-bottom: 0px;
        overflow: hidden;
        text-align: center;
        float: left
    }
    .helio-tab-cont-2 .kanalu-logo > a {
        display: inline-block;
        width: 85px;
        height: 75px;
        background-color: #ffffff;
        padding: 22px 0px 15px 0px;
        float: left;
    }
    .helio-tab-cont-2 .kanalu-logo > a:hover {
        background-color: #f0f0f0;
    }
    .helio-tab-cont-2 .kanalu-logo > a > img {
        max-height: 30px;
    }
}

@media (max-width: 767px) {

    .carousel-cell {
        width: 100%;
        height: auto;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 20;
        background: #fff;
    }
    .cell-large {
        width: 100% !important;
        background: #ffffff;
    }
    .carousel-cell--height-2 {
        height: 1500px;
    }
    .helio-tab-cont-2 {
        width: 100%;
        height: auto !important;
        padding: 50px 40px 30px 40px;
        display: block;
        overflow: hidden !important;
    }
    .tem-2 {
        width: 100%;
        height: auto !important;
        margin-right: 0px;
        display: block;
        float: left;
        text-align: left;
        margin-bottom: 20px;
    }
    .helio-tab-cont-2 h3 {
        font-size: 24px;
        margin: 0px 0 20px 0 !important;
        font-family: 'Noto Sans', sans-serif !important;
        font-weight: 400;
    }
    .helio-tab-cont-2 h3 span {
        font-size: 16px;
        color: #797979;
        margin: 0px 0 0px 20px;
    }
    .helio-tab-cont-2 h3 span span {
        font-size: 16px;
    }
    /* ---Kanālu logo--*/
    .helio-tab-cont-2 .kanalu-logo {
        margin-bottom: 0px;
        overflow: hidden;
        text-align: center;
        float: left
    }
    .helio-tab-cont-2 .kanalu-logo > a {
        display: inline-block;
        width: 90px;
        height: 80px;
        background-color: #ffffff;
        padding: 32px 20px 15px 20px;
        float: none;
    }
    .helio-tab-cont-2 .kanalu-logo > a > img {
        max-height: 30px;
    }
}

@media (max-width: 700px) {

    .carousel-cell--height-2 {
        height: 1480px !important;
    }
}


@media (max-width: 619px) {

    .carousel-cell--height-2 {
        height: 1770px !important;
    }
}

@media (max-width: 600px) {

    .carousel-cell--height-2 {
        height: 1780px !important;
    }
}

@media (max-width: 550px) {

    .carousel-cell--height-2 {
        height: 1780px !important;
    }
}

@media (max-width: 530px) {

    .carousel-cell--height-2 {
        height: 1750px !important;
    }

    .helio-tab-cont-2 {
        padding: 50px 20px !important;
    }
}

@media (max-width: 499px) {

    .carousel-cell--height-2 {
        height: 1920px !important;
    }

    .helio-tab-cont-2 {
        padding: 50px 20px !important;
    }
}

@media (max-width: 409px) {

    .carousel-cell--height-2 {
        height: 1910px !important;
    }

    .helio-tab-cont-2 {
        padding: 50px 20px !important;
    }
}

@media (max-width: 375px) {

    .carousel-cell--height-2 {
        height: 1750px !important;
    }
    .helio-tab-cont-2 {
        padding: 30px 20px !important;
    }
    /* ---Kanālu logo--*/
    .helio-tab-cont-2 .kanalu-logo-wrapp {
        margin: 0 auto;
    }
    .helio-tab-cont-2 .kanalu-logo > a {
        width: 80px;
        height: 70px;
        background-color: #fff;
        padding: 23px 0px 0px 6px;
    }
    .helio-tab-cont-2 .kanalu-logo > a > img {
        max-height: 28px;
    }
}

@media (max-width: 320px) {

    .carousel-cell {
        width: 100%;
        height: auto;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 20;
        background: #fff;
    }
    .cell-large {
        width: 100% !important;
        background: #ffffff;
    }
    .carousel-cell--height-2 {
        height: 1600px !important;
    }
    .helio-tab-cont-2 {
        width: 100% !important;
        height: auto !important;
        padding: 30px 30px 20px 30px !important;
        display: block;
        float: left;
    }
    .tem-2 {
        width: 100%;
        height: auto;
        margin-right: 0px;
        display: block;
        float: left;
        text-align: left;
        margin-bottom: 10px;
    }
    .helio-tab-cont-2 h3 {
        font-size: 24px;
        margin: 0px 0 20px 0 !important;
        font-family: 'Noto Sans', sans-serif !important;
        font-weight: 400;
    }
    .helio-tab-cont-2 h3 span {
        font-size: 15px;
        color: #797979;
        margin: 0px 0 15px 15px;
    }
    .helio-tab-cont-2 h3 span span {
        font-size: 15px;
        margin: 0px 0 0px 4px;
    }
    .helio-tab-cont-2 .kanalu-logo-wrapp {
        margin: 0 auto;
    }
    .helio-tab-cont-2 .kanalu-logo {
        margin-bottom: 0px;
        overflow: hidden;
        text-align: center;
        margin: 0 0 10px 0;
    }
    .helio-tab-cont-2 .kanalu-logo > a {
        display: inline-block;
        width: 85px;
        height: 60px;
        background-color: #ffffff;
        padding: 0px 0px 0px 00px;
        float: none;
        text-align: center
    }
    .helio-tab-cont-2 .kanalu-logo img {
        width: 54%;
    }
}



/* ---------------------------------------------
	Pieteikties  - *7
----------------------------------------------*/

.bg-pieteikt {
    width: 100% !important;
    height: auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #0a0d38;
    display: block;
    float: left;
}
.pieteikt-box {
    width: 85%;
    padding: 80px 30px 80px 30px;
    position: relative;
    text-align: center;
}
.pieteikt-box h2 {
    padding: 0 0 0 0;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 0 0 50px 0;
}
/* --Poga---*/
.poga-wrapp {
    width: 100%;
    height: 84px;
    padding: 35px 0 0 0;
}
.button-pieteikt a {
    font-family: "lft-etica-condensed";
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    background-color: rgba(10, 13, 56, 0);
    font-size: 20px;
    border-radius: 40px;
    border: 1px solid #fff;
    padding: 20px 60px 18px 60px;
    transition: .4s ease-out;
    text-decoration: none;
}
.button-pieteikt a:hover {
    font-size: 22px;
    padding: 22px 62px 20px 62px;
    border: 1px solid rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

.button-pieteikt a:visited {
    border: 1px solid rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

@media (max-width: 1366px) {

    .pieteikt-box h2 {
        padding: 0 0 0 0;
        text-align: center;
        color: #fff;
        font-weight: 400;
        margin: 0 0 30px 0;
    }
}

@media (max-width: 767px) {

    .pieteikt-box {
        width: 100%;
        padding: 60px 30px 60px 30px;
        position: relative;
        text-align: center;
    }
    .pieteikt-box h2 {
        padding: 0 0 0px 0;
        text-align: center;
        color: #fff;
        font-weight: 400;
        margin: 0 0 50px 0;
    }
    /* --Poga---*/
    .poga-wrapp {
        width: 100%;
        height: 70px;
        padding: 15px 0 0 0;
    }
    .button-pieteikt a {
        font-family: "lft-etica-condensed";
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1.5px;
        background-color: rgba(10, 13, 56, 0);
        font-size: 20px;
        border-radius: 40px;
        border: 1px solid #fff;
        padding: 20px 75px 18px 75px;
        transition: .4s ease-out;
        text-decoration: none;
    }
    .button-pieteikt a:hover {
        font-size: 22px;
        padding: 22px 77px 21px 77px;
        border: 1px solid rgba(255, 255, 255, 0.75);
        text-decoration: none;
    }
    .button-pieteikt a:visited {
        border: 1px solid rgba(255, 255, 255, 0.75);
        text-decoration: none;
    }
}


@media (max-width: 650px) {

    .pieteikt-box {
        padding: 60px 30px 60px 30px;
        position: relative;
        text-align: center;
    }
    .pieteikt-box h2 {
        padding: 0 0 0px 0;
        text-align: center;
        color: #fff;
        font-weight: 400;
        margin: 0 0 50px 0;
    }
    /* --Poga---*/
    .poga-wrapp {
        width: 100%;
        height: 70px;
        padding: 15px 0 0 0;
    }
}

@media (max-width: 480px) {

    .pieteikt-box {
        padding: 60px 30px 60px 30px;
        position: relative;
        text-align: center;
    }
    .pieteikt-box h2 {
        padding: 0 0 0px 0;
        text-align: center;
        color: #fff;
        font-weight: 400;
        margin: 0 0 50px 0;
    }
    /* --Poga---*/
    .poga-wrapp {
        width: 100%;
        height: 70px;
        padding: 15px 0 0 0;
    }
    .button-pieteikt a {
        font-family: "lft-etica-condensed";
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1.5px;
        background-color: rgba(10, 13, 56, 0);
        font-size: 18px;
        border-radius: 40px;
        border: 1px solid #fff;
        padding: 18px 65px 16px 65px;
        transition: .4s ease-out;
        text-decoration: none;
    }
    .button-pieteikt a:hover {
        font-size: 20px;
        padding: 20px 67px 18px 67px;
        border: 1px solid rgba(255, 255, 255, 0.75);
        text-decoration: none;
    }
    .button-pieteikt a:visited {
        border: 1px solid rgba(255, 255, 255, 0.75);
        text-decoration: none;
    }
}

@media (max-width: 375px) {
    
    .pieteikt-box {
        width: 100%;
        padding: 40px 20px 40px 20px;
        position: relative;
        text-align: center;
    }
    .pieteikt-box h2 {
        font-size: 28px;
        line-height: 38px;
        padding: 0 0 0px 0;
        text-align: center;
        color: #fff;
        font-weight: 400;
        margin: 0 0 40px 0;
    }
    /* --Poga---*/
    .poga-wrapp {
        width: 100%;
        height: 70px;
        padding: 15px 0 0 0;
    }
    .button-pieteikt a {
        font-family: "lft-etica-condensed";
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1.5px;
        background-color: rgba(10, 13, 56, 0);
        font-size: 18px;
        border-radius: 40px;
        border: 1px solid #fff;
        padding: 18px 46px 16px 46px;
        transition: .4s ease-out;
        text-decoration: none;
    }
    .button-pieteikt a:hover {
        font-size: 20px;
        padding: 20px 48px 18px 46px;
        border: 1px solid rgba(255, 255, 255, 0.75);
        text-decoration: none;
    }
    .button-pieteikt a:visited {
        border: 1px solid rgba(255, 255, 255, 0.75);
        text-decoration: none;
    }
}

@media (max-width: 375px) {
    
    .pieteikt-box {
        width: 100%;
        padding: 40px 20px 40px 20px;
        position: relative;
        text-align: center;
    }
    .pieteikt-box h2 {
        font-size: 26px;
        line-height: 36px;
        padding: 0 0 0px 0;
        text-align: center;
        color: #fff;
        font-weight: 400;
        margin: 0 0 30px 0;
    }
    /* --Poga---*/
    .poga-wrapp {
        width: 100%;
        height: 60px;
        padding: 15px 0 0 0;
    }
}



/* ---------------------------------------------
	Tikai internets   -  *8
--------------------------------------*/

.bg-internets {
    padding-right: 0px !important;
    padding-left: 0px !important;
    background: #ececec;
}
.internets-wrapp {
    width: 66%;
    float: left;
    display: block;
    height: auto;
    position: relative;
}
.internets-title {
    height: 65px;
    margin: 55px 0px 0px 50px;
}
.internets-title h2 {
    color: #1a1a1a;
    text-align: left;
}
.int-box {
    width: 100%;
    height: 400px;
    padding: 30px 0 0 50px;
    float: left;
    display: block;
    position: relative;
}
.int-box h3 {
    color: #1a1a1a;
    font-size: 34px;
    text-align: left;
    margin: 0px 0px 0px 0px;
}
.int-box p {
    color: #1a1a1a;
    font-size: 19px;
    line-height: 28px;
    text-align: left;
    margin: 14px 170px 40px 0px;
}
/*--Pieteikt box--*/
.pieteikt-box-wrapp-int {
    width: auto;
    height: 180px;
    float: left;
    position: absolute;
    bottom: 0px;
}
/*--Poga pild--*/
#cena-ch-btn-1-2,
#cena-ch-btn-2-2,
#cena-ch-btn-3-2,
#cena-ch-btn-4-2{
    display: none;
}
.internets-wrapp .button-pild,
.internets-wrapp .button-pild-2{
    position: relative;
    left: 420px;
    bottom: 155px;
}
/*--Carousel--*/
.int-bultu-box {
    width: 65px;
    height: 80px;
    position: absolute;
    top: 140px;
    right: 0px;
    z-index: 2000;
}
.internets-wrapp .carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    height: 400px;
}
.internets-wrapp .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.internets-wrapp .carousel-caption {
    height: 400px !important;
    /* augstums*/
    position: relative;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 10px;
    color: #ffffff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.0);
}
.internets-wrapp .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    font-size: 20px;
    color: #1a1a1a;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(255, 255, 255, 0);
    transition: .4s ease-out;
    padding-top: 0px;
}
.internets-wrapp .carousel-control img {
    position: absolute;
    width: 14px;
    height: 23px;
    top: 0px;
    animation: move 3s infinite ease-in-out;
}
@-webkit-keyframes move {
    0% {
        left: 0px;
    }
    10% {
        left: 10px;
    }
    20% {
        left: 0px;
    }
    100% {
        left: 0px;
    }
}
@keyframes move {
    0% {
        left: 0px;
    }
    10% {
        left: 10px;
    }
    20% {
        left: 0px;
    }
    100% {
        left: 0px;
    }
}
.internets-wrapp .carousel-control:hover,
.internets-wrapp .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.internets-wrapp .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: -9px;
    z-index: 15;
    width: 40px;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
    display: block;
}
.internets-wrapp .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0px;
    text-indent: -999px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0px solid #1a1a1a;
    border-radius: 10px;
    cursor: pointer;
    margin-left: 6px;
}
.internets-wrapp .carousel-indicators .active {
    margin: 0;
    width: 9px;
    height: 9px;
    background-color: #1a1a1a;
    margin-left: 6px;
}
/*Internets img*/
.internets-info {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 34%;
    height: 520px;
    background: #28d3e5;
    overflow: hidden;
    float: left;
}
.internets-img {
    width: 100%;
    height: 520px;
    position: relative;
    display: flex;
    align-items: center;
}
.internets-img img {
    width: 100%;
    padding: 0 5%;
}

@media (max-width: 1280px) {
    
    .internets-wrapp {
        width: 66%;
    }
    .internets-title {
        height: 65px;
        margin: 50px 0px 0px 40px;
    }
    .int-box {
        width: 100%;
        height: 390px;
        padding: 10px 0 0 40px;
    }
    .int-box h3 {
        color: #1a1a1a;
        font-size: 34px;
        text-align: left;
        margin: 0px 0px 0px 0px;
    }
    .int-box p {
        color: #1a1a1a;
        font-size: 19px;
        line-height: 28px;
        text-align: left;
        margin: 14px 170px 40px 0px;
    }
    /*--Pieteikt box--*/
    .pieteikt-box-wrapp-int {
        width: auto;
        height: 180px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .internets-wrapp .button-pild,
    .internets-wrapp .button-pild-2 {
        position: relative;
        left: 360px;
        bottom: 155px;
    }
    /*--Carousel--*/
    .int-bultu-box {
        width: 65px;
        height: 80px;
        position: absolute;
        top: 120px;
    }
    .internets-wrapp .carousel {
        height: 390px;
    }
    .internets-wrapp .carousel-caption {
        height: 390px !important;
    }
    /*Internets img*/
    .internets-info {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 34%;
        height: 510px;
        background: #28d3e5;
        overflow: hidden;
        float: left;
    }
    .internets-img {
        width: 100%;
        height: 510px;
        position: relative;
        display: flex;
        align-items: center;
    }
    .internets-img img {
        width: 100%;
        padding: 0 5%;
    }
}

@media (max-width: 1160px) {
  
    .internets-title {
        height: 50px;
        margin: 40px 0px 0px 30px;
    }
    .int-box {
        height: 370px;
        padding: 20px 0 0 30px;
    }
    .int-box h3 {
        font-size: 30px;
        margin: 0px 0px 0px 0px;
    }
    .int-box p {
        color: #1a1a1a;
        font-size: 19px;
        line-height: 28px;
        text-align: left;
        margin: 14px 140px 40px 0px;
    }
    /*--Pieteikt box--*/
    .pieteikt-box-wrapp-int {
        width: auto;
        height: 160px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .internets-wrapp .button-pild,
    .internets-wrapp .button-pild-2 {
        left: 320px;
        bottom: 155px;
    }
    /*--Carousel--*/
    .int-bultu-box {
        width: 55px;
        height: 80px;
        top: 100px;
        right: 0px;
    }
    .internets-wrapp .carousel {
        height: 350px;
    }
    .internets-wrapp .carousel-caption {
        height: 350px !important;
    }
    .internets-wrapp .carousel-control {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0px;
        opacity: 1.0;
        filter: alpha(opacity=100);
        font-size: 20px;
        color: #1a1a1a;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        background-color: rgba(255, 255, 255, 0);
        transition: .4s ease-out;
        padding-top: 0px;
    }
    .internets-wrapp .carousel-control img {
        position: absolute;
        width: 14px;
        height: 23px;
        top: 0px;
        animation: move 3s infinite ease-in-out;
    }
    .internets-wrapp .carousel-control:hover,
    .internets-wrapp .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 1.0;
        filter: alpha(opacity=100);
    }
    /*Internets img*/
    .internets-info {
        width: 34%;
        height: 450px;
    }
    .internets-img {
        width: 100%;
        height: 450px;
    }
    .internets-img img {
        padding: 0 5%;
    }
}

@media (max-width: 991px) {
  
    .internets-wrapp {
        width: 100%;
    }
    .internets-title {
        height: 65px;
        margin: 50px 0px 0px 40px;
    }
    .int-box {
        width: 100%;
        height: 390px;
        padding: 10px 0 0 40px;
    }
    .int-box h3 {
        color: #1a1a1a;
        font-size: 34px;
        text-align: left;
        margin: 0px 0px 0px 0px;
    }
    .int-box p {
        color: #1a1a1a;
        font-size: 19px;
        line-height: 28px;
        text-align: left;
        margin: 14px 170px 40px 0px;
    }
    /*--Pieteikt box--*/
    .pieteikt-box-wrapp-int {
        width: auto;
        height: 180px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .internets-wrapp .button-pild,
    .internets-wrapp .button-pild-2 {
        position: relative;
        left: 360px;
        bottom: 155px;
    }
    /*--Carousel--*/
    .int-bultu-box {
        width: 65px;
        height: 80px;
        position: absolute;
        top: 120px;
    }
    .internets-wrapp .carousel {
        height: 390px;
    }
    .internets-wrapp .carousel-caption {
        height: 390px !important;
    }
    /*Internets img*/
    .internets-info {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 510px;
        background: #28d3e5;
        overflow: hidden;
        float: left;
    }
    .internets-img {
        width: 100%;
        height: 450px;
        position: relative;
        display: flex;
        align-items: center;
    }
    .internets-img img {
        width: 100%;
        padding: 0 15%;
    }
}


@media (max-width: 767px) {

    .bg-internets-mob {
        padding-right: 0px !important;
        padding-left: 0px !important;
        background: #fff;
    }
    .internets-wrapp-mob {
        width: 100%;
        float: left;
        display: block;
        position: relative;
    }
    .internets-title-mob {
        height: 40px;
        margin: 40px 30px 0px 30px;
    }
    .internets-title-mob h2 {
        color: #1a1a1a;
        text-align: left;
    }

    .bg-mob-slider-int {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .slider-cont {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .slider-mob {
        width: 100%;
        margin: 0px auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .int-box-mob-1 {
        width: 100%;
        height: 490px;
        padding: 20px 30px 0 30px;
        float: left;
        display: block;
        position: relative;

    }
     .int-box-mob-2 {
        width: 100%;
        height: 490px;
        padding: 20px 30px 0 30px;
        float: left;
        display: block;
        position: relative;
    }

    .int-box-mob-1 h3,
    .int-box-mob-2 h3{
        color: #1a1a1a;
        font-size: 26px;
        text-align: left;
        margin: 0px 0px 0px 0px;
    }
    .int-box-mob-1 p,
    .int-box-mob-2 p{
        color: #1a1a1a;
        font-size: 18px;
        line-height: 28px;
        text-align: left;
        margin: 14px 0px 40px 0px;
    }
    /*--Pieteikt box--*/
    .pieteikt-box-wrapp-int-mob {
        width: 100%;
        height: 270px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .internets-wrapp-mob .button-pild,
    .internets-wrapp-mob .button-pild-2 {
        position: absolute;
        left: 0px;
        bottom: 80px;
    }
    /* Slick arrows */
    .int-slider-mob .slick-prev,
    .int-slider-mob .slick-next {
        bottom: 7px;
    }
    .int-slider-mob .slick-prev {
        left: 30px;
    }
    [dir='rtl'] .int-slider-mob .slick-prev {
        right: 30px;
    }
    .int-slider-mob .slick-next {
        right: 30px;
    }
    [dir='rtl'] .int-slider-mob .slick-next {
        left: 30px;
    }
    /* Slick dots */
    .int-slider-mob .slick-dots {
        bottom: 20px;
        width: 100%;
    }

    /*Internets img*/
    .internets-info {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 400px!important;
        background: #28d3e5;
        overflow: hidden;
        float: left;
    }
    .internets-img {
        width: 100%;
        height: 400px!important;
        position: relative;
        display: flex;
        align-items: center;
    }
    .internets-img img {
        width: 100%;
        padding: 0 15%;
    }
}

@media (max-width: 520px) {

    .bg-internets-mob {
        padding-right: 0px !important;
        padding-left: 0px !important;
        background: #fff;
    }
    .bg-mob-slider {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .slider-mob {
        width: 100%;
        margin: 0px auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .slider-cont {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .internets-wrapp-mob {
        width: 100%;
        float: left;
        display: block;
        position: relative;
    }
    .internets-title-mob {
        height: 40px;
        margin: 30px 20px 0px 20px;
    }
    .internets-title-mob h2 {
        color: #1a1a1a;
        text-align: left;
    }
    .int-box-mob-1 {
        width: 100%;
        height: 440px;
        padding: 20px 20px 0px 20px;
        float: left;
        display: block;
        position: relative;
    }
     .int-box-mob-2 {
        width: 100%;
        height: 440px;
        padding: 20px 20px 0 20px;
        float: left;
        display: block;
        position: relative;
    }

    .int-box-mob-1 h3,
    .int-box-mob-2 h3{
        color: #1a1a1a;
        font-size: 26px;
        text-align: left;
        margin: 0px 0px 0px 0px;
    }
    .int-box-mob-1 p,
    .int-box-mob-2 p{
        color: #1a1a1a;
        font-size: 17px;
        line-height: 27px;
        text-align: left;
        margin: 7px 0px 0px 0px;
    }
    /*--Pieteikt box--*/
    .pieteikt-box-wrapp-int-mob {
        width: 100%;
        height: 240px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .internets-wrapp-mob .button-pild,
    .internets-wrapp-mob .button-pild-2 {
        position: absolute;
        left: 0px;
        bottom: 80px;
    }
    /* Slick arrows */
    .int-slider-mob .slick-prev,
    .int-slider-mob .slick-next {
        bottom: 7px;
    }
    .int-slider-mob .slick-prev {
        left: 30px;
    }
    [dir='rtl'] .int-slider-mob .slick-prev {
        right: 30px;
    }
    .int-slider-mob .slick-next {
        right: 30px;
    }
    [dir='rtl'] .int-slider-mob .slick-next {
        left: 30px;
    }
    /* Slick dots */
    .int-slider-mob .slick-dots {
        bottom: 20px;
        width: 100%;
    }

    /*Internets img*/
    .internets-info {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 370px!important;
        background: #28d3e5;
        overflow: hidden;
        float: left;
    }
    .internets-img {
        width: 100%;
        height: 370px!important;
        position: relative;
        display: flex;
        align-items: center;
    }
    .internets-img img {
        width: 100%;
        padding: 0 5%;
    }
}


@media (max-width: 375px) {

    .bg-internets-mob {
        padding-right: 0px !important;
        padding-left: 0px !important;
        background: #fff;
    }
    .bg-mob-slider {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .slider-mob {
        width: 100%;
        margin: 0px auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .slider-cont {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .internets-wrapp-mob {
        width: 100%;
        float: left;
        display: block;
        position: relative;
    }
    .internets-title-mob {
        height: 40px;
        margin: 30px 20px 0px 20px;
    }
    .internets-title-mob h2 {
        color: #1a1a1a;
        text-align: left;
    }
    .int-box-mob-1 {
        width: 100%;
        height: 460px;
        padding: 20px 20px 0px 20px;
        float: left;
        display: block;
        position: relative;
    }
     .int-box-mob-2 {
        width: 100%;
        height: 460px;
        padding: 20px 20px 0 20px;
        float: left;
        display: block;
        position: relative;
    }
    .int-box-mob-1 h3,
    .int-box-mob-2 h3{
        color: #1a1a1a;
        font-size: 26px;
        text-align: left;
        margin: 0px 0px 0px 0px;
    }
    .int-box-mob-1 p,
    .int-box-mob-2 p{
        color: #1a1a1a;
        font-size: 17px;
        line-height: 27px;
        text-align: left;
        margin: 7px 0px 0px 0px;
    }
    /*--Pieteikt box--*/
    .pieteikt-box-wrapp-int-mob {
        width: 100%;
        height: 240px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .internets-wrapp-mob .button-pild,
    .internets-wrapp-mob .button-pild-2 {
        position: absolute;
        left: 0px;
        bottom: 80px;
    }
     /* Slick arrows */
    .int-slider-mob .slick-prev,
    .int-slider-mob .slick-next {
        bottom: 7px;
    }
    .int-slider-mob .slick-prev {
        left: 20px;
    }
    [dir='rtl'] .int-slider-mob .slick-prev {
        right: 20px;
    }
    .int-slider-mob .slick-next {
        right: 20px;
    }
    [dir='rtl'] .int-slider-mob .slick-next {
        left: 20px;
    }
    /* Slick dots */
    .int-slider-mob .slick-dots {
        bottom: 20px;
        width: 100%;
    }
    /*Internets img*/
    .internets-info {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 280px!important;
        background: #28d3e5;
        overflow: hidden;
        float: left;
    }
    .internets-img {
        width: 100%;
        height: 280px!important;
        position: relative;
        display: flex;
        align-items: center;
    }
    .internets-img img {
        width: 100%;
        padding: 0px 8%;
    }
}

@media (max-width: 320px) {

    .int-box-mob-1 {
        height: 460px;
    }
     .int-box-mob-2 {
        height: 460px;
    }
    /*--Pieteikt box--*/
    .pieteikt-box-wrapp-int-mob {
        width: 100%;
        height: 210px;
        float: left;
        position: absolute;
        bottom: 0px;
    }
    .internets-wrapp-mob .button-pild,
    .internets-wrapp-mob .button-pild-2 {
        bottom: 60px;
    }
     /* Slick arrows */
    .int-slider-mob .slick-prev,
    .int-slider-mob .slick-next {
        bottom: 0px;
    }
    .int-slider-mob .slick-prev {
        left: 20px;
    }
    [dir='rtl'] .int-slider-mob .slick-prev {
        right: 20px;
    }
    .int-slider-mob .slick-next {
        right: 20px;
    }
    [dir='rtl'] .int-slider-mob .slick-next {
        left: 20px;
    }
    /* Slick dots */
    .int-slider-mob .slick-dots {
        bottom: 13px;
        width: 100%;
    }
    /*Internets img*/
    .internets-info {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        height: 270px!important;
        background: #28d3e5;
        overflow: hidden;
        float: left;
    }
    .internets-img {
        width: 100%;
        height: 270px!important;
        position: relative;
        display: flex;
        align-items: center;
    }
    .internets-img img {
        width: 100%;
        padding: 0px 8%;
    }
}



/* ---------------------------------------------
	BUJ
----------------------------------------------*/

.bg-buj {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.box-buj {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.wrapp-buj {
    width: 100% !important;
    height: auto !important;
    display: block;
    float: left;
    background: #fff;
}


/* --------------------------------------------
	Tab buj
---------------------------------------------*/

.tab-buj {
    width: 33%;
    height: 50vw;
    float: left;
    display: block;
    border-bottom: -1px !important;
}
.buj-info {
    width: 100%;
    height: 18vw;
    background: #73d65e;
    padding: 0px 30px 0px 50px;
    border-bottom: 1px solid #ebebeb;
    display: flex;
    align-items: center;
}
.buj-info h2 {
    color: #fff;
}
.tab-buj .nav-tabs > li {
    width: 50%;
    height: 16vw;
    background: #73d65e;
    float: left;
    margin-bottom: 0px;
}
.tab-buj .nav-tabs > li:first-child {}
.tab-buj .nav-tabs > li:last-child {
    border-bottom: 0px solid #b43232 !important;
}
#b-1 {
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
#b-2 {
    border-bottom: 1px solid #ebebeb;
}
#b-3 {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
#b-4 {
    border-bottom: 1px solid #ebebeb !important;
}
.tab-buj .nav-tabs > li > a {
    width: 100%;
    height: 16vw;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    padding: 0px 20px 0 20px;
    text-decoration: none;
    transition: .4s ease-out;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    display: flex;
    align-items: center;
}
.tab-buj .nav-tabs > li > a:hover {
    width: 100%;
    color: #fff;
    background: #0a0d38;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ebebeb;
}
.tab-buj .nav-tabs > li.active,
.tab-buj .nav-tabs > li.active,
.tab-buj .nav-tabs > li.active {
    width: 50%;
    background: #0a0d38;
}
.tab-buj .nav-tabs > li.active > a,
.tab-buj .nav-tabs > li.active > a:focus,
.tab-buj .nav-tabs > li.active > a:hover {
    width: 100%;
    background: #0a0d38;
    cursor: default;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    padding: 0px 20px 0 20px;
    text-decoration: none;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #fff;
}

@media (max-width: 1280px) {
    .buj-info {
        width: 100%;
        height: 18vw;
        background: #73d65e;
        padding: 0px 30px 0px 30px;
        border-bottom: 1px solid #ebebeb;
    }
    .buj-info h2 {
        color: #fff;
        font-size: 43px;
        line-height: 53px;
    }
    .tab-buj .nav-tabs > li > a {
        font-size: 18px;
        line-height: 24px;
    }
    .tab-buj .nav-tabs > li.active > a,
    .tab-buj .nav-tabs > li.active > a:focus,
    .tab-buj .nav-tabs > li.active > a:hover {
        font-size: 18px;
        line-height: 24px;
    }
}


/* --------------------------------------------
	Buj content
---------------------------------------------*/

.buj-content-box {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 67% !important;
    height: 50vw !important;
    display: block;
    float: left;
    background: #ffffff;
}
.buj-carousel .carousel-cell {
    width: 100%;
    height: auto;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: 20;
    overflow: hidden;
}
.buj-tab-cont {
    width: 100%;
    height: auto !important;
    padding: 140px 140px 50px 140px;
    display: block;
    float: left;
    background: #fff;
}
.carousel-buj .carousel-cell {
    width: 100%;
    height: 350px;
}
.buj-content-box h4 {
    font-size: 27px;
    color: #1a1a1a;
    font-weight: 700;
    padding: 0px 0 20px 0px !important;
}
.buj-content-box p {
    font-size: 18px;
    line-height: 24px;
    color: #1a1a1a;
    font-weight: 400;
    padding: 0px 0 50px 0px !important;
}
.buj-content-box a {
    font-size: 18px;
    line-height: 24px;
    color: #1a1a1a;
    font-weight: 400;
    padding: 0px 0 0px 0px !important;
    text-decoration: underline;
}

@media (max-width: 1920px) {

    .buj-tab-cont {
        padding: 320px 230px 0px 230px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 250px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -140px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -140px;
    }
}


@media (max-width: 1800px) {

    .buj-tab-cont {
        padding: 270px 180px 0px 180px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 280px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -110px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -110px;
    }
}

@media (max-width: 1600px) {

    .buj-tab-cont {
        padding: 200px 180px 0px 180px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 320px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -110px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -110px;
    }
}

@media (max-width: 1500px) {

    .buj-tab-cont {
        padding: 200px 140px 0px 140px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 290px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -80px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -80px;
    }
}

@media (max-width: 1420px) {

    .buj-tab-cont {
        padding: 200px 90px 0px 90px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 270px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -60px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -60px;
    }
}

@media (max-width: 1366px) {

    .buj-tab-cont {
        padding: 180px 90px 0px 90px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 280px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -60px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -60px;
    }
}

@media (max-width: 1280px) {

    .buj-tab-cont {
        padding: 140px 70px 0px 70px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 300px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -50px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -50px;
    }
}

@media (max-width: 1200px) {

    .buj-tab-cont {
        padding: 110px 70px 0px 70px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 320px;
    }
}

@media (max-width: 1150px) {

    .buj-tab-cont {
        padding: 70px 70px 0px 70px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 350px;
    }
}

@media (max-width: 1024px) {

    .buj-tab-cont {
        padding: 50px 70px 0px 70px;
    }
    .carousel-buj .carousel-cell {
        width: 100%;
        height: 370px;
    }
    .carousel-buj .flickity-prev-next-button.previous {
        left: -50px;
    }
    .carousel-buj .flickity-prev-next-button.next {
        right: -50px;
    }
}




/* ---------------------------------------------
	Mob - ieguvumi - Acardeons
----------------------------------------------*/

@media (max-width: 991px) {

    .bg-buj-mob {
        padding-right: 0px !important;
        padding-left: 0px !important;
        width: 100%;
        float: left;
        display: block;
    }
    .box-buj-mob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .buj-header {
        width: 100%;
        background: #73d65e;
        border-bottom: 1px solid #ebebeb;
    }
    .buj-header h2 {
        color: #fff;
        text-align: center;
        margin: 0px 30px 60px 30px !important;
        padding-top: 60px !important;
    }
    .box-buj-mob .panel-heading {
        width: 100%;
        padding: 0px 0 0px 0;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom: 1px solid #ebebeb;
        background: #73d65e;
    }
    .panel-heading.active .panel-title > a {
        color: #fff !important;
    }

    .panel-heading.active {
        background-color: #0a0d38;
    }
    .box-buj-mob .panel-title > a {
        font-size: 22px;
        line-height: 30px;
        color: #fff !important;
        font-weight: 400;
        padding: 30px 20px 12px 20px !important;
        position: relative;
        cursor: pointer;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        text-align: center !important;
        text-decoration: none !important;
    }
    .box-buj-mob .panel-title > a:hover,
    .box-buj-mob .panel-title > a:visited,
    .box-buj-mob .panel-title > a:focus {
        text-decoration: none;
    }
    .box-buj-mob > .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }
    .box-buj-mob .panel-group .panel + .panel {
        margin-top: 0px;
        /*atstarpe starp head*/
    }
    .box-buj-mob .panel-group {
        margin: 0px 0 0px 0;
        border-bottom: 0px solid #ebebeb;
        /*linija zem jautājuma*/
    }
    .box-buj-mob .panel {
        margin-bottom: 0px;
        background-color: #ffffff;
        border: 0px solid transparent;
        border-radius: 0px;
        -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
    }
    .box-buj-mob .panel-default {
        border-color: #dddddd;
        margin: 0px 0 0px 0;
    }
    .box-buj-mob .panel-default > .panel-heading {
        color: #fff !important;
        /*headera fons*/
        border-top: 0px solid #ebebeb;
        /*linija virs jautājuma*/
    }
    .box-buj-mob .panel-body {
        width: 100% !important;
        padding: 50px 30px 0px 30px;
        border-top: 0px solid transparent;
        background: #fff;
    }
    .wrapp-buj-mob {
        width: 100% !important;
        height: auto !important;
        background: #fff;
    }
    .box-buj-mob h4 {
        font-size: 26px;
        color: #1a1a1a;
        font-weight: 700;
        padding: 0px 0 20px 0px !important;
    }
    .box-buj-mob p {
        font-size: 18px;
        line-height: 24px;
        color: #1a1a1a;
        font-weight: 400;
        padding: 0px 0 45px 0px !important;
    }
    .box-buj-mob a {
        font-size: 18px;
        line-height: 24px;
        color: #1a1a1a;
        font-weight: 400;
        padding: 0px 0 0px 0px !important;
        text-decoration: underline;
    }
    .box-buj-mob .panel-group .panel-heading + .panel-collapse > .panel-body,
    .box-buj-mob .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 0px solid #dddddd;
    }
    .box-buj-mob .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #dddddd;
    }
    .box-buj-mob .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333333;
    }
    .box-buj-mob .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebebeb;
    }
}

@media (max-width: 767px) {

    .buj-header h2 {

        color: #fff;
        text-align: center;
        margin: 0px 30px 60px 30px !important;
        padding-top: 60px !important;
    }
}

@media (max-width: 480px) {

    .buj-header h2 {
        margin: 0px 30px 30px 30px !important;
        padding-top: 30px !important;
    }
}

@media (max-width: 375px) {

    .box-buj-mob .panel-body {
        width: 100% !important;
        padding: 30px 20px 20px 20px;
        border-top: 0px solid transparent;
        background: #fff;
    }
    .box-buj-mob h4 {
        font-size: 22px;
        color: #1a1a1a;
        font-weight: 700;
        padding: 0px 0 20px 0px !important;
    }
    .box-buj-mob p {
        font-size: 17px;
        line-height: 23px;
        color: #1a1a1a;
        font-weight: 400;
        padding: 0px 0 35px 0px !important;
    }
    .box-buj-mob a {
        font-size: 17px;
        line-height: 23px;
        color: #1a1a1a;
        font-weight: 400;
        padding: 0px 0 0px 0px !important;
        text-decoration: underline;
    }
}

@media (max-width: 320px) {

    .buj-header h2 {
        margin: 0px 25px 30px 25px !important;
        padding-top: 30px !important;
    }
    .box-buj-mob .panel-title > a {
        font-size: 20px;
        line-height: 28px;
        padding: 20px 20px 0px 20px !important;
    }
    .box-buj-mob .panel-body {
        width: 100% !important;
        padding: 30px 20px 20px 20px;
        border-top: 0px solid transparent;
        background: #fff;
    }
    .wrapp-buj-mob {
        width: 100% !important;
        height: auto !important;
        background: #fff;
    }
    .box-buj-mob h4 {
        font-size: 20px;
        line-height: 24px;
        color: #1a1a1a;
        font-weight: 700;
        padding: 0px 0 10px 0px;
         !important;
    }
    .box-buj-mob p {
        font-size: 16px;
        line-height: 23px;
        color: #1a1a1a;
        font-weight: 400;
        padding: 0px 0 30px 0px !important;

    }
    .box-buj-mob a {
        font-size: 16px;
        line-height: 23px;
        color: #1a1a1a;
        font-weight: 400;
        padding: 0px 0 0px 0px !important;
        text-decoration: underline;
    }
    .box-buj-mob .panel-group .panel-heading + .panel-collapse > .panel-body,
    .box-buj-mob .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 0px solid #dddddd;
    }
    .box-buj-mob .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #dddddd;
    }
    .box-buj-mob .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333333;
    }
    .box-buj-mob .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #dddddd;
    }

}



/* ---------------------------------------------
	Footer
----------------------------------------------*/

.bg-footer {
    width: 100%;
    padding-right: 50px !important;
    padding-left: 50px !important;
    background-color: #0a0d38;
    height: 140px;
    display: block;
    float: left;
}
.box-footer {
    padding-right: 0px !important;
    padding-left: 0px !important;
    height: 140px;
    position: relative;
}
.box-footer .footer-logo img {
    position: absolute;
    top: 50px;
    left: 0px;
}
.noteikumi-1 {
    position: absolute;
    top: 62px;
    left: 170px;
    font-size: 15px;
}
.noteikumi-1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.noteikumi-1 li {
    float: left;
    padding-left: 25px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #73d75e;
}
.noteikumi-1 li a {
    color: #73d75e;
}
.noteikumi-1 li a:hover {
    color: #FFB825;
    text-decoration: none;
}
.noteikumi-1 li a:visited {
    color: #73d75e;
    text-decoration: none;
}
.noteikumi-1 .not-box-1 {
    float: left
}
.noteikumi-1 .not-box-2 {
    float: left
}
.noteikumi-2 {
    height: 17px;
    position: absolute;
    top: 62px;
    right: 0px;
}
.noteikumi-2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.noteikumi-2 li {
    height: 17px;
    float: left;
    padding-left: 30px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #84869D;
    line-height: 18px;
}
.noteikumi-2 li a {
    color: #84869D;
    padding-bottom: 10px;

}
.noteikumi-2 li a:hover {
    color: #fff;
    text-decoration: none;
}
.noteikumi-2 li a:visited {
    color: #84869D;
    text-decoration: none;
}
.footer-mail {
    background: url("../img/foot_mail-icon.svg") no-repeat 0px 0px;
    margin-left: 30px;
}
.footer-tel {
    background: url("../img/foot_phone-icon.svg") no-repeat 5px 0px;
}
.noteikumi-2 img {
    display: block;
    width: 108px;
    height: 17px;
}

@media (max-width: 1700px) {

    .bg-footer {
        width: 100%;
        padding-right: 50px !important;
        padding-left: 50px !important;
        background-color: #0a0d38;
        height: 160px;
        display: block;
        float: left;
    }
    .box-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 160px;
        position: relative;
    }
    .box-footer .footer-logo img {
        position: absolute;
        top: 58px;
        left: 0px;
    }
    .noteikumi-1 .not-box-1 {
        float: left
    }
    .noteikumi-1 .not-box-2 {
        float: left
    }
    .noteikumi-1 {
        position: absolute;
        top: 56px;
        left: 170px;
        font-size: 15px;
    }
    .noteikumi-1 li a {
        color: #73d75e;
    }
    .noteikumi-1 li a:hover {
        color: #FFB825;
        text-decoration: none;
    }
    .noteikumi-1 li a:visited {
        color: #73d75e;
        text-decoration: none;
    }
    .noteikumi-2 {
        height: 17px;
        position: absolute;
        top: 90px;
        right: auto;
        left: 190px !important;
    }
}

@media (max-width: 1280px) {

    .bg-footer {
        width: 100%;
        padding-right: 50px !important;
        padding-left: 50px !important;
        background-color: #0a0d38;
        height: 210px;
        display: block;
        float: left;
    }
    .box-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 210px;
        position: relative;
    }
    .box-footer .footer-logo img {
        position: absolute;
        top: 58px;
        left: 0px;
    }
    .noteikumi-1 {
        position: absolute;
        top: 56px;
        left: 170px;
        font-size: 15px;
    }
    .noteikumi-1 .not-box-1 {
        float: left
    }
    .noteikumi-1 .not-box-2 {
        float: left;
        margin-left: 30px;
    }
    .noteikumi-1 li {
        float: none;
        padding-left: 25px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        color: #73d75e;
        margin-bottom: 15px;
    }
    .noteikumi-1 li a {
        color: #73d75e;
    }
    .noteikumi-1 li a:hover {
        color: #FFB825;
        text-decoration: none;
    }
    .noteikumi-1 li a:visited {
        color: #73d75e;
        text-decoration: none;
    }
    .noteikumi-2 {
        height: 17px;
        position: absolute;
        top: 140px;
        right: auto;
        left: 190px !important;
    }
}

@media (max-width: 991px) {

    .bg-footer {
        width: 100%;
        padding-right: 50px !important;
        padding-left: 50px !important;
        background-color: #0a0d38;
        height: 260px;
        display: block;
        float: left;
    }
    .box-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 260px;
        position: relative;
    }
    .box-footer .footer-logo img {
        position: absolute;
        top: 58px;
        left: 0px;
    }
    .noteikumi-1 {
        position: absolute;
        top: 56px;
        left: 170px;
        font-size: 15px;
    }
    .noteikumi-1 .not-box-1 {
        float: none;
    }
    .noteikumi-1 li a {
        color: #73d75e;
    }
    .noteikumi-1 li a:hover {
        color: #FFB825;
        text-decoration: none;
    }
    .noteikumi-1 li a:visited {
        color: #73d75e;
        text-decoration: none;
    }
    .noteikumi-1 .not-box-2 {
        float: none;
        margin-left: 0px;
    }
    .noteikumi-1 li {
        float: none;
        padding-left: 25px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        color: #73d75e;
        margin-bottom: 15px;
    }
    .noteikumi-2 {
        height: 17px;
        position: absolute;
        top: 200px;
        right: auto;
        left: 190px !important;
    }
}

@media (max-width: 767px) {

    .bg-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 380px !important;
    }
    .box-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 380px !important;
        position: relative;
        background-color: #0a0d38;
        text-align: center;
    }
    .box-footer .footer-logo img {
        position: relative;
        top: 50px;
        left: 0px;
        text-align: center;
    }
    .noteikumi-1 {
        position: relative !important;
        top: 90px;
        left: 0px;
    }
    .box-footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        text-align: center !important;
    }
    .noteikumi-1 li {
        float: none;
        padding-left: 0px;
        text-decoration: none;
        font-size: 18px;
        font-weight: 400;
        color: #73d75e;
    }
    .noteikumi-1 li a {
        color: #73d75e;
    }
    .noteikumi-1 li a:hover {
        color: #FFB825;
        text-decoration: none;
    }
    .noteikumi-1 li a:visited {
        color: #73d75e;
        text-decoration: none;
    }
    .noteikumi-2 {
        width: 470px;
        height: 17px;
        position: relative;
        top: 120px;
        right: auto;
        left: 0px !important;
        margin: 0 auto;
    }
    .noteikumi-2 li {
        height: 17px;
        float: left;
        padding-left: 30px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        color: #84869D;
    }
    .noteikumi-2 li a {
        color: #84869D;
        padding-bottom: 10px;
    }
    .footer-mail {
        background: url("../img/foot_mail-icon.svg") no-repeat 0px 0px;
        margin-left: 30px;
    }
    .footer-tel {
        background: url("../img/foot_phone-icon.svg") no-repeat 5px 0px;
    }
    .noteikumi-2 img {
        display: block;
        width: 108px;
        height: 17px;
    }
}

@media (max-width: 520px) {

    .bg-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 410px !important;
    }
    .box-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 410px !important;
        position: relative;
        background-color: #0a0d38;
        text-align: center;
    }
    .box-footer .footer-logo img {
        position: absolute;
        top: 50px;
        left: 50px;
        text-align: left;
    }
    .noteikumi-1 {
        position: absolute;
        top: 160px;
        left: 50px;
    }
    .box-footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        text-align: left !important;
    }
    .noteikumi-1 li {
        float: none;
        padding-left: 0px;
        text-decoration: none;
        font-size: 18px;
        font-weight: 400;
        color: #73d75e;
    }
    .noteikumi-1 li a {
        color: #73d75e;
    }
    .noteikumi-1 li a:hover {
        color: #FFB825;
        text-decoration: none;
    }
    .noteikumi-1 li a:visited {
        color: #73d75e;
        text-decoration: none;
    }
    .noteikumi-2 {
        width: 400px;
        height: 17px;
        position: absolute;
        top: 300px;
        right: auto;
        left: 45px !important;
        margin: 0 auto;
    }
    .noteikumi-2 li {
        height: 17px;
        float: left;
        padding-left: 30px;
        margin-bottom: 15px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        color: #84869D;
    }
    .noteikumi-2 li:last-child {
        padding-left: 5px;
    }
    .noteikumi-2 li a {
        color: #84869D;
        padding-bottom: 10px;
    }
    .footer-mail {
        background: url("../img/foot_mail-icon.svg") no-repeat 0px 0px;
        margin-left: 30px;
    }
    .footer-tel {
        background: url("../img/foot_phone-icon.svg") no-repeat 5px 0px;
    }
    .noteikumi-2 img {
        display: block;
        width: 108px;
        height: 17px;
    }
}

@media (max-width: 420px) {

    .bg-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 430px !important;
    }
    .box-footer {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 430px !important;
        position: relative;
        background-color: #0a0d38;
        text-align: center;
    }
    .box-footer .footer-logo img {
        width: 120px;
        position: absolute;
        top: 30px;
        left: 30px;
    }
    .noteikumi-1 {
        width: 70%;
        position: relative;
        top: 120px;
        left: 30px;
        margin: 0 0px 0 0px;
    }
    .noteikumi-1 li a {
        color: #73d75e;
    }
    .noteikumi-1 li a:hover {
        color: #FFB825;
        text-decoration: none;
    }
    .noteikumi-1 li a:visited {
        color: #73d75e;
        text-decoration: none;
    }
    .noteikumi-1 .not-box-1 {
        float: none;
        padding-right: 0px;
    }
    .noteikumi-1 .not-box-2 {
        float: none;
    }
    .box-footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        text-align: left !important;
    }
    .noteikumi-1 li {
        float: none;
        padding-left: 0px;
        text-decoration: none;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        color: #73d75e;
    }
    .noteikumi-2 {
        width: 220px;
        height: 17px;
        position: absolute;
        top: 300px;
        right: auto;
        left: 25px !important;
        margin: 0 auto;
    }
    .noteikumi-2 li {
        height: 17px;
        float: left;
        padding-left: 30px;
        margin-bottom: 15px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        color: #84869D;
    }
    .noteikumi-2 li:last-child {
        padding-left: 5px;
    }
    .noteikumi-2 li a {
        color: #84869D;
        padding-bottom: 10px;
    }
    .footer-mail {
        background: url("../img/foot_mail-icon.svg") no-repeat 0px 0px;
        margin-left: 5px;
    }
    .footer-tel {
        background: url("../img/foot_phone-icon.svg") no-repeat 5px 0px;
    }
    .noteikumi-2 img {
        display: block;
        width: 108px;
        height: 17px;
    }
}



/* ---------------------------------------------
	Modal - Akcijas noteikumi
----------------------------------------------*/

.modal-dialog-not {
    position: relative;
    width: 800px !important;
    margin: 0 auto;
    overflow-y: initial !important;
    /* Ja vajag scrool */
    vertical-align: middle;
    z-index: 10050 !important;
    box-sizing: border-box;
    background: #fff;
    padding: 0px 0px !important;
    text-align: left;
}
.modal-header-not {
    width: 100%;
    height: 120px;
    padding: 0px;
    border-bottom: 0px solid #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
    position: relative;
    margin-bottom: 0px;
    background-color: #0a0d38;
}
.modal-header-not h2 {
    font-size: 40px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    padding: 30px 0 0px 50px;
}
.modal-content-not {
    position: relative;
    background-color: #ffffff;
    border: 0px solid #999999;
    border: 0px solid rgba(0, 0, 0, 0.0);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    padding: 0px 0px 30px 0px;
}
.modal-body-not {
    position: relative;
    padding: 0px;
    text-align: left;
    max-height: calc(100vh - 300px);
    /* Ja vajag scrool */
    overflow-y: auto;
    /* Ja vajag scrool */
    margin: 0px 0px 0px 0px;
}
.not-bg{
        background: #ededed;
    }
.n-br {
    padding-top:  15px;
}
.modal-body-not li {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #1a1a1a;
    margin: 0 0px 0px 0px;
    padding: 50px 30px 50px 50px;
}
.modal-body-not li a {
    font-size: 18px;
    line-height: 26px;
    color: #1a1a1a;
    text-decoration: underline;
}
.modal-body-not li a:hover,
.modal-body-not li a:visited {
    font-size: 18px;
    line-height: 24px;
    color: #1a1a1a;
    text-decoration: underline;
}

@media (max-width: 991px) {

    .modal-dialog-not {
        position: relative;
        width: 100% !important;
        margin: 0 auto;
        overflow-y: initial !important;
        /* Ja vajag scrool */
        vertical-align: middle;
        z-index: 10050 !important;
        box-sizing: border-box;
        background: #fff;
        padding: 0px 0px !important;
        text-align: left;
    }
    .modal-header-not {
        width: 100%;
        height: 120px;
        padding: 0px;
        border-bottom: 0px solid #ffffff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
        position: relative;
        margin-bottom: 0px;
        background-color: #0a0d38;
    }
    .modal-header-not h2 {
        font-size: 40px;
        text-align: left;
        color: #fff;
        font-weight: 400;
        padding: 30px 0 0px 50px;
    }
    .modal-content-not {
        position: relative;
        background-color: #ffffff;
        border: 0px solid #999999;
        border: 0px solid rgba(0, 0, 0, 0.0);
        border-radius: 0px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0px 0px 30px 0px;
    }
    .modal-body-not {
        position: relative;
        padding: 0px;
        text-align: left;
        max-height: calc(100vh - 300px);
        /* Ja vajag scrool */
        overflow-y: auto;
        /* Ja vajag scrool */
        margin: 0px 0px 0px 0px;
    }
    .not-bg{
        background: #ededed;
    }
    .n-br {
        padding-top:  15px;
    }
    .modal-body-not li {
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        color: #1a1a1a;
        margin: 0 0px 0px 0px;
        padding: 45px 40px 45px 50px;
    }
    .modal-body-not li a {
        font-size: 18px;
        line-height: 26px;
        color: #1a1a1a;
        text-decoration: underline;
    }
    .modal-body-not li a:hover,
    .modal-body-not li a:visited {
        font-size: 18px;
        line-height: 24px;
        color: #1a1a1a;
        text-decoration: underline;
    }
}

@media (max-width: 767px) {

    .modal-dialog-not {
        position: relative;
        width: 100% !important;
        margin: 0 auto;
        z-index: 10050;
        overflow-y: initial !important;
        /* Ja vajag scrool */
        padding: 0 !important;
    }
    .modal-header-not {
        width: 100%;
        height: 90px;
        padding: 0px;
        border-bottom: 0px solid #ffffff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
        position: relative;
        margin-bottom: 0px;
        background-color: #0a0d38;
    }
    .modal-header-not h2 {
        font-size: 22px;
        line-height: 25px;
        text-align: left;
        font-weight: 400;
        padding: 32px 0 20px 20px;
    }
    .modal-content-not {
        position: relative;
        background-color: #ffffff;
        border: 0px solid #999999;
        border: 0px solid rgba(0, 0, 0, 0.0);
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0px 0px 30px 0px;
    }
    .modal-body-not {
        position: relative;
        padding: 0px;
        text-align: left;
        max-height: calc(100vh - 40vh);
        /* Ja vajag scrool */
        overflow-y: auto;
        /* Ja vajag scrool */
        margin: 0 0px 0 0px;
    }
     .not-bg{
        background: #ededed;
    }
    .n-br {
        padding-top:  10px;
    }
    .modal-body-not li {
        font-size: 17px;
        line-height: 26px;
        text-align: left;
        color: #1a1a1a;
        margin: 0 0px 0px 0px;
        padding: 35px 20px 35px 20px;
    }
    .modal-body-not li a {
        font-size: 17px;
        line-height: 26px;
        color: #1a1a1a;
        text-decoration: underline;
    }

    .modal-body-not li a:hover,
    .modal-body-not li a:visited {
        font-size: 17px;
        line-height: 26px;
        color: #1a1a1a;
        text-decoration: underline;
    }
    body {
        overflow-x: hidden;
        overflow-y: visible !important;
        padding: 0px !important;
    }
}

@media (max-width: 480px) {

    .modal-dialog-not {
        position: relative;
        width: 100% !important;
        margin: 0 auto;
        z-index: 10050;
        overflow-y: initial !important;
        /* Ja vajag scrool */
        padding: 0 !important;
    }
    .modal-header-not {
        width: 100%;
        height: 70px;
        padding: 0px;
        border-bottom: 0px solid #ffffff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
        z-index: 3005;
        position: relative;
        margin-bottom: 0px;
        background-color: #0a0d38;
    }
    .modal-header-not h2 {
        font-size: 22px;
        line-height: 25px;
        text-align: left;
        font-weight: 400;
        padding: 22px 0 20px 20px;
    }
    .modal-content-not {
        position: relative;
        background-color: #ffffff;
        border: 0px solid #999999;
        border: 0px solid rgba(0, 0, 0, 0.0);
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0px 0px 30px 0px;
    }
    .modal-body-not {
        position: relative;
        padding: 0px;
        text-align: left;
        max-height: calc(100vh - 40vh);
        /* Ja vajag scrool */
        overflow-y: auto;
        /* Ja vajag scrool */
        margin: 0 0px 0 0px;
    }
    .modal-body-not li {
        font-size: 15px;
        line-height: 23px;
        text-align: left;
        color: #1a1a1a;
        margin: 0 0px 0px 0px;
        padding: 30px 20px 30px 20px;
    }
    .modal-body-not li a {
        font-size: 15px;
        line-height: 23px;
        color: #1a1a1a;
        text-decoration: underline;
    }
    .modal-body-not li a:hover,
    .modal-body-not li a:visited {
        font-size: 15px;
        line-height: 23px;
        color: #1a1a1a;
        text-decoration: underline;
    }
}



/* ---------------------------------------------
	Modal - Internets
----------------------------------------------*/

.modal-dialog-int {
    position: relative;
    margin: 0 auto;
    overflow-y: hidden !important;
    /* Ja vajag scrool */
    z-index: 10050;
}
.modal-header-int {
    height: 40px;
    padding: 0px;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
    position: relative;
    margin-bottom: 7px;
}
.modal-content-int {
    position: relative;
    background-color: #ffffff;
    border: 0px solid #999999;
    border: 0px solid rgba(0, 0, 0, 0.0);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    padding: 0px 0px 40px 0px;
}
.modal-body-int {
    position: relative;
    padding: 20px 30px 10px 30px;
    text-align: left;
    max-height: calc(100vh - 200px);
    /* Ja vajag scrool */
    overflow-y: hidden;
    /* Ja vajag scrool */
    margin: 0px 0px 0 0px;
}

.modal-content-int p {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    padding-right: 0px;
}
.modal-content-int .int-text-1 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-left: 0px;
    font-weight: 400;
}
.modal-content-int .int-text-2 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0px;
    padding-left: 0px;
}

@media (max-width: 767px) {

    .modal-dialog-int {
        position: relative;
        margin: 0 auto;
        z-index: 10050;
        overflow-y: initial !important;
        /* Ja vajag scrool */
    }
    .modal-header-int {
        padding: 0px;
        border-bottom: 0px solid #ffffff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
    }
    .modal-header-int h2 {
        font-size: 18px;
        line-height: 25px;
        text-align: left;
        font-weight: 400;
        padding: 25px 0 25px 30px;
    }
    .modal-content-int {
        position: relative;
        background-color: #ffffff;
        border: 0px solid #999999;
        border: 0px solid rgba(0, 0, 0, 0.0);
        border-radius: 0px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0px 0px 35px 0px;
    }
    .modal-body-int {
        position: relative;
        padding: 20px 30px 10px 30px;
        text-align: left;
        max-height: calc(100vh - 40vh);
        /* Ja vajag scrool */
        overflow-y: auto;
        /* Ja vajag scrool */
        margin: 25px 0px 0 0px;
    }
    .modal-content-int p {
        font-size: 18px;
        line-height: 25px;
        text-align: left;
        padding-right: 0px;
    }
    .modal-content-int .int-text-1 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0px;
        margin-top: 15px;
        padding-left: 0px;
        font-weight: 400;
    }
    .modal-content-int .int-text-2 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0px;
        padding-left: 0px;
    }
    .modal-content-int .int-text-1 {
        padding-left: 0px;
    }
    .modal-content-int .int-text-2 {
        padding-left: 0px;
    }
    .modal-content-int img {
        width: 100%;
        height: 4px;
        margin-top: 14px;
        margin-bottom: 20px;
    }
    .modal-footer-int {
        height: 30px;
        border-top: 1px solid #ffffff;
    }
    body {
        overflow-x: hidden;
        overflow-y: visible !important;
        padding: 0px !important;
    }
}

@media (max-width: 480px) {

    .modal-dialog-int {
        position: relative;
        margin: 0 auto;
        z-index: 10050;
        overflow-y: initial !important;
        /* Ja vajag scrool */
    }
    .modal-header-int {
        padding: 0px;
        border-bottom: 1px solid #ffffff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
    }
    .modal-header-int h2 {
        font-size: 22px;
        line-height: 25px;
        text-align: left;
        font-weight: 400;
        padding: 20px 20px 20px 20px;
    }
    .modal-content-int {
        position: relative;
        background-color: #ffffff;
        border: 0px solid #999999;
        border: 0px solid rgba(0, 0, 0, 0.0);
        border-radius: 0px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0px 0px 30px 0px;
    }
    .modal-body-int {
        position: relative;
        padding: 20px 20px 10px 20px;
        text-align: left;
        max-height: calc(100vh - 40vh);
        /* Ja vajag scrool */
        overflow-y: auto;
        /* Ja vajag scrool */
        margin: 15px 0px 0 0px;
    }
    .modal-content-int p {
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        padding-right: 0px;
    }
    .modal-content-int .int-text-1 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0px;
        margin-top: 15px;
        padding-left: 0px;
        font-weight: 400;
    }
    .modal-content-int .int-text-2 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0px;
        padding-left: 0px;
    }
    .modal-content-int .int-text-1 {
        padding-left: 0px;
    }
    .modal-content-int .int-text-2 {
        padding-left: 0px;
    }
    .modal-content-int img {
        width: 100%;
        height: 4px;
        margin-top: 14px;
        margin-bottom: 20px;
    }
    .modal-footer-int {
        height: 20px;
        border-top: 1px solid #ffffff;
    }
    body {
        overflow-x: hidden;
        overflow-y: visible !important;
        padding: 0px !important;
    }
}



/* ---------------------------------------------
	Modal - Salidzini
----------------------------------------------*/

.modal-dialog-salidz {
    position: relative;
    width: 900px;
    height: 590px;
    margin: 0 auto;
    overflow-y: hidden !important;
    /* Ja vajag scrool */
    z-index: 10050;
}
.modal-body-box-1 {
    background: #73d65e;
    width: 300px;
    height: 590px;
    float: left;
    position: relative;
}
.salidz-title-1 {
    width: 300px;
    height: 120px;
    padding: 0 0 0 30px;
    display: flex;
    align-items: center;
}
.salidz-title-1 h3 {
    font-family: 'Noto Sans Cond', sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #522ea1;
}
.salidz-ieguvumi {
    width: 100%;
    height: 86px;
    padding: 0 0 0 30px;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
}
.salidz-ieguvumi-img img {
    width: 50px;
    height: 50px;
    float: left;
}
.salidz-ieguvumi-text {
    height: auto;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #522ea1;
    padding: 0px 30px 0 20px;
    display: table-cell;
    vertical-align: middle;
}
.modal-body-box-2 {
    background: #fff;
    width: 600px;
    height: 590px;
    float: left;
}
.salidz-box {
    width: 50%;
    height: 590px;
    float: left;
}
.salidz-title-2 {
    width: 100%;
    height: 120px;
    padding: 0 0 0 40px;
    display: table-cell;
    vertical-align: middle;
    background: #522ea1;
    float: left;
    display: flex;
    align-items: center;
}
.bord {
    border-right: 1px solid #e0e0e0;
}
.salidz-title-2 h3 {
    font-family: 'Noto Sans Cond', sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #73d65e;
}
.salidzini {
    width: 100%;
    height: 86px;
    text-align: left;
    padding: 0 30px 0 40px;
    display: flex;
    align-items: center;
}
.salidzini img {
    margin: 0 auto;
}
.salidzini-2 {
    width: 100%;
    height: 40px;
}
.salidzini p {
    font-size: 18px;
    line-height: 22px;
    color: #333;
}
.salidzini p span {
    font-weight: 700;
}
.bg {
    background: #f0f0f0;
}


/* ---------------------------------------------
	Modal - kanali
----------------------------------------------*/

.modal-dialog-kan {
    width: 690px;
    display: inline-block;
    text-align: left;
    padding: 0 0px 0 0;
    overflow-y: initial !important;
    /* Ja vajag scrool */
}
.modal-dialog-kan .modal-header {
    padding: 0px;
    border-bottom: 0px solid #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
    margin-bottom: 15px;
}
.modal-content-kan {
    position: relative;
    background-color: #ffffff;
    border: 0px solid #999999;
    border: 0px solid rgba(0, 0, 0, 0.0);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    padding: 0px 0px 20px 0px;
}
.modal-dialog-kan .modal-body {
    position: relative;
    padding: 0px;
    text-align: left;
    max-height: calc(100vh - 300px);
    /* Ja vajag scrool */
    overflow-y: auto;
    /* Ja vajag scrool */
    margin: 0 0px 40px 50px;
}
.modal-dialog-kan .modal-body p {
    margin: 0 40px 0px 0px;
    color: #1a1a1a;
    font-size: 18px;
    line-height: 24px;
}
.modal-title {
    color: #1a1a1a;
    font-size: 34px;
    font-weight: 400;
    margin-top: 56px;
}
.modal .modal-logo {
    width: 150px;
    background-color: #ffffff;
    border: 0px solid #dbdde7;
    border-radius: 0px;
    margin: 40px 50px 15px 50px;
    padding: 8px 10px 8px 10px;
    float: left
}
.kanalu-logo .modal-logo img {
    max-height: 100%;
}

@media (max-width: 767px) {

    .modal-dialog-kan {
        width: 100%;
        display: inline-block;
        text-align: left;
        padding: 0 0px 0 0;
        overflow-y: initial !important;
        /* Ja vajag scrool */
    }
    .modal-dialog-kan .modal-header {
        padding: 0px;
        border-bottom: 1px solid #ffffff;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.0);
        margin-bottom: 15px;
    }
    .modal-content-kan {
        position: relative;
        background-color: #ffffff;
        border: 0px solid #999999;
        border: 0px solid rgba(0, 0, 0, 0.0);
        border-radius: 0px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.0);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        padding: 0px 0px 20px 0px;
    }
    .modal-dialog-kan .modal-body {
        position: relative;
        padding: 0px;
        text-align: left;
        max-height: calc(100vh - 300px);
        /* Ja vajag scrool */
        overflow-y: auto;
        /* Ja vajag scrool */
        margin: 0 0px 40px 50px;
    }
    .modal-dialog-kan .modal-body p {
        margin: 0 40px 0px 0px;
    }
    .modal-title {
        color: #333;
        font-size: 2.0em;
        font-weight: 400;
        margin-top: 75px;
        margin-left: 50px
    }
    .modal .modal-logo {
        width: 150px;
        background-color: #ffffff;
        border: 0px solid #dbdde7;
        border-radius: 0px;
        margin: 40px 80% 15px 50px;
        padding: 8px 10px 8px 10px;
        float: left
    }
    .kanalu-logo .modal-logo img {
        height: 90%;
    }
}

@media (max-width: 480px) {

    .modal-dialog-kan {
        width: 100%;
    }
    .modal-dialog-kan .modal-header {
        margin-bottom: 15px;
    }
    .modal-content-kan {
        padding: 0px 0px 20px 0px;
    }
    .modal-dialog-kan .modal-body {
        max-height: calc(100vh - 300px);
        /* Ja vajag scrool */
        overflow-y: auto;
        /* Ja vajag scrool */
        margin: 0 0px 20px 20px;
    }
    .modal-dialog-kan .modal-body p {
        margin: 0 20px 0px 0px;
        font-size: 15px;
        line-height: 22px;
    }
    .modal-title {
        font-size: 1.7em;
        font-weight: 400;
        margin-right: 30px;
        margin-top: 75px;
        margin-left: 20px
    }
    .modal .modal-logo {
        width: 100px !important;
        margin: 25px 80% 15px 10px;
        padding: 8px 10px 8px 10px;
    }
}