#banner {
    height: 46vw;
    background-image: url(../img/background_sertifikats.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
#partners{display:none !important}
.capture{display:none;}
.capture_sertifikats{
    position: absolute;
    margin-top: 230px;
    margin-left: 12vw;
    z-index: 2;
    width: 38%;
}
.capture_sertifikats h2{
    margin: 0;
    font-family: "Poppins", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-align: left;
    font-size: 27px;
    line-height: 1.1;
    padding-bottom: 13px;
}
.capture_sertifikats p{
    margin: 0;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    color: rgb(255, 255, 255);
    line-height: 17px;
    text-align: left;
    opacity: 0.8;
}
#top-bt{
    display: -webkit-flex;
    display: flex;
}
#top-bt p{
    width: 83px;
    margin: 13px;
}
#top-bt p span{
    color: white;
    font-size: 8px;
    margin: 0;
    line-height: 1.5;
}
#main_info {
    padding-top: 4vw;
    padding-bottom: 27px;
    width: 70%;
    margin: auto;
}
#main_info p{
    margin: 0;
    font-size: 12px;
    margin-bottom: 13px;
}
#main_info h2{
    margin: 0;
    font-size: 1.2vw;
    margin-bottom: 13px;
    font-weight: 600;
}
.col{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100%;
}

.col-1{
    display: -webkit-flex;
    display: flex;
}
.col-1 div{
    width: 25%;
    padding:1vw;
}
.part{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    height: 9vw;
    padding: 0vw !important;
    margin: 13px;
}
.titan{
    width: unset !important;
    padding:unset !important;
    background-image: url(../img/Asset2.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    height: 138px;
}
.e_diena{
    width: unset !important;
    padding:unset !important;
    background-image: url(../img/Enu-diena-PNG.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    height: 138px;
}
.smu{
    width: unset !important;
    padding:unset !important;
    background-image: url(../img/SMU-logo_2.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    height: 138px;
}
.col-2{
    display: -webkit-flex;
    display: flex;
}
.col-21{
    width: 25%;
    padding:1vw;
}
.col-21 img{
    height: 40px;
    margin-bottom: 27px;
}
.col-3{
    display: -webkit-flex;
    display: flex;
}
.col-22 img{
    padding: 13px;
    padding-left: 0;
    height: 83px
}
.col-33{
    width: 25%;
    padding-left: 13px
}
.col-34{
    width: 75%;
    padding: 13px;
}
.col-35{
    display: -webkit-flex;
    display: flex;
}
.col-36{
    display: -webkit-flex;
    display: flex;
    margin-top: 13px;
}
.col-36 div{
    width: 33.333333%;
    padding: 13px
}
.col-36 div:first-child{
    padding-left: 0
}

.logo-1{background-image: url(../img/logos/marketings.png);}
.logo-2{background-image: url(../img/logos/uznjemejdarbiba.png);}
.logo-3{background-image: url(../img/logos/menidzments.png);}
.logo-4{background-image: url(../img/logos/gramatvediba.png);}
.logo-5{background-image: url(../img/logos/likumdosana.png);}
.logo-6{background-image: url(../img/logos/lietiskaetikete.png);}


.col35-1{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    height: 7vw;
    width: 13%;
    margin: 13px;
}
.col35-1 div{
    background-size: 50%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 35%;
    height: 7vw;
    width: 100%;
}
.col-35 h3{
    margin: 0;
    font-weight: 400;
    font-size: 11px;
    color: grey;
    text-align: center;
    position: relative;
    bottom: 27px;
}
@media screen and (max-width: 900px){
    .col-1, .col-2, .col-3 {
        flex-direction: column;
    }
    .col-1 div {
        width: 100%;
    }
    #main_info p {
        margin-bottom: 10px;
        font-family: "Poppins", sans-serif;
        color: rgb(0,0,0);
        font-size: 20px;
        line-height: 1.5;
        text-align: justify !important;
        margin: 0;
    }
    .part {
        box-shadow: none;
        height: 30vw;
        padding: 0vw !important;
        margin: 13px;
    }
    .titan,
    .e_diena,
    .smu{
        height: 30vw;
    }
    .col{
        display:none;
    }
    .col-21 {
        width: 100%;
        text-align: center;
    }
    #main_info h2 {
        margin: 13px;
        font-size: 20px;
        margin-bottom: 70px;
        font-weight: 600;
        text-align: center;
    }
    .col-22{
        text-align: center;
    }
    .col-22 img {
        height: 30vw;
    }
    .col-21 img {
        height: auto;
        width:80%;
        margin:0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .col-33 {
        width: 100%;
        padding-left: 0vw;
    }
    .col-34 {
        width: 100%;
        padding: 13px;
    }
    .col-36 {
        margin-top: 20px;
        flex-direction: column;
    }
    .col-36 div {
        width: 100%;
        padding: 13px 0px;
        padding-bottom: 70px;
        text-align: center !important;
    }
    .col-35 {
        flex-wrap: wrap;
    }

    .col35-1 {
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
        height: 200px;
        width: 90%;
        margin: 13px 0px;
    }
    .col35-1 div {
        height: 140px;
    }
    .col-35 h3 {
        font-size: 20px;
        bottom: 3px;
    }
    .col35-1 div{
      background-size: 33%;
    }
}