/*-----------------body-css-----------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
* { 
    padding: 0%;
    margin: 0 auto;
    box-sizing: border-box;
}
body {
    width: 100%;
    height: 100vh;
    max-width: 1610px;
    /*max-height: 832px;*/
    min-width: 1321px;
    min-height: 100vh;
    overflow-x: hidden;
    background: linear-gradient(167deg, #D998A3 0%, #141732 55%, #141732 100%);
    font-family: 'Poppins' , sans-serif;
    background-repeat: no-repeat;
}
section {
    width: 100%;
    height: 100vh;
    max-width: 1610px;
    min-height: 780px;
}
/*-----------------header-css-----------------*/
.header {
    width: 75%;
    height: 40%;
    background: url(bgpopsing.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    border-bottom: 1.5px solid #D998A3;
    border-right: 1.5px solid #D998A3;
    float: left;
}
.popsing-left-text {
    color: #FFF;
    
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 25px 863px 307px 32px;
}
.popsing-left-text-underline {
    width: 60px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -306px 0 0 32px;
}
.programi-text-underline-2 {
    width: 360px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}
.programi-text-underline-3 {
    width: 340px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}
.programi-text-underline-4 {
    width: 270px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}
.programi-text-underline-5 {
    width: 270px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}
.popsing-right-logo {
    width: 50px;
    height: 50px;
    background: url(img/popsing-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: -30px 20px 0 0;
    float: right;
}
.header .text-content {
    /*background-color: chartreuse;*/
    width: 470px;
    height: 150px;
    margin: 30px 427px 105px 65px;
}
.header h1 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.header .first-sub-text-1 {
    color: #8D93A3;
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 510px;
    height: 35px;
    margin-top: 5px;
    margin-bottom: 30px;
}
.header .first-sub-text-2 {
    color: #8D93A3;
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 470px;
    height: 70px;
    margin-top: 0;
    margin-bottom: 30px;
}
.header button {
    width: 105px;
    height: 29px;
    border-radius: 15px;
    border: 1px solid #F6DFE1;
    background: #D998A3;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 23px 7px 0 0;
    
}
/*-----------------main-content-css-----------------*/
.main-content {
    width: 75%;
    height: 50%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.00) 100%);
    margin: 0;
    border-bottom: 1.5px solid #D998A3;
    border-right: 1.5px solid #D998A3;
    border-top: 1.5px solid #D998A3;
    float: left;
}
.main-content h1 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 25px 0 0 63px;
}
.programi-text-underline {
    width: 110px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}

.main-content .first-sub-text {
    color: #FFF;
    font-size: 13.5px;
    text-align: justify;
    font-style: normal;
    font-weight: 300;
    line-height: 17px;
    width: 90%;
    height: 39px;
    margin: 10px 0 0 63px;
}
.main-content .second-sub-text { 
    color: #FFF;
    font-size: 13.5px;
    font-style: normal;
    text-align: justify;
    font-weight: 300;
    line-height: 17px;
    width: 90%;
    height: 18px;
    margin: 60px 0 0 63px;
}
.programi {
    width: 823px;
    height: 193px;
    /*background-color: cadetblue;*/
    margin-top: 15px;
}
.programi .banner {
    width: 400px;
    height: 85px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.10) 100%);
    margin: 0 11px 11px 0;
    padding-top: 7.5px;
    float: left;
}
.programi .banner .cover-bg {
    width: 70px;
    height: 70px;
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.10);
    margin: 0 9px;
}
.programi .banner .cover-icon-first {
    width: 70px;
    height: 70px;
    border-radius: 7px;
    background: url(img/program-01.png);
    background-size: cover;
}
.programi .banner .cover-icon-second {
    width: 70px;
    height: 70px;
    border-radius: 7px;
    background: url(img/program-02.png);
    background-size: cover;
}
.programi .banner .cover-icon-third {
    width: 70px;
    height: 70px;
    border-radius: 7px;
    background: url(img/program-03.png);
    background-size: cover;
}
.programi .banner .cover-icon-fourth {
    width: 70px;
    height: 70px;
    border-radius: 7px;
    background: url(img/program-04.png);
    background-size: cover;
}
.programi .banner .novo {
    width: 50px;
    height: 50px;
    background-size: cover;
    background: url(img/novo.png);
    position: absolute;
    margin: -52px 0 0 344px;
}
.programi h1 {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 300px;
    height: 18px;
    margin: -70px 0 0 100px;
}
.programi .sub-text {
    color: #8D93A3;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 2px 0 0 100px;
}
.programi .more button {
    width: 70px;
    height: 20px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.10);
    border: none;
    margin: 10px 0 0 322px;
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2;
    cursor: pointer;
}
#text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background-color: #D8A2A999;
    border-radius: 10px;
}
/*-----------------kontakt-css-----------------*/
.kontakt {
    width: 25%;
    height: 90%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0%, rgba(17, 23, 39, 0.00) 100%);
    float: right;
    border-bottom: 1.5px solid #D998A3;
    border-left: 1.5px solid #D998A3;
    float: right;
}
.kontakt h1 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 30px 0 0 30px;
}
.kontakt .first-text {
    color: rgba(255, 255, 255, 0.60);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 10px 30px 0 30px;
}
.kontakt .first-sub-text {
    width: 85px;
    height: 18px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: linear-gradient(90deg, #D998A3 0%, #EBBEC4 24.48%, #F6DFE1 48.96%, #D8A2A9 74.48%, #B76E78 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 20px 0 0 30px;
}
.kontakt .second-sub-text {
    color: rgba(255, 255, 255, 0.60);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 20px 0 0 30px;
}
.contactForm {
    margin-top: 0;
    padding: 15px 30px 30px 30px;
}
::placeholder {
    color: #FFFFFF99;
}
.name  {
    width: 100%;
    height: 45px;
    float: left;
    font-size: 14px;
    padding: 20px 10px 1px 10px;;
    border-radius: 10px;
    border-style: none;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: #fff;
}
.surname  {
    width: 100%;
    height: 45px;
    float: left;
    font-size: 14px;
    padding: 20px 10px 1px 10px;;
    border-radius: 10px;
    border-style: none;
    background: rgba(255, 255, 255, 0.1);    
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin-top: 10px;
    color: #fff;
}
.email  {
    width: 100%;
    height: 45px;
    float: left;
    font-size: 14px;
    padding: 20px 10px 1px 10px;;
    border-radius: 10px;
    border-style: none;
    background: rgba(255, 255, 255, 0.1);    
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin-top: 10px;
    color: #fff;
}
.phone  {
    width: 100%;
    height: 45px;
    float: left;
    font-size: 14px;
    padding: 20px 10px 1px 10px;;
    border-radius: 10px;
    border-style: none;
    background: rgba(255, 255, 255, 0.1);    
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin-top: 10px;
    color: #fff;
}
.select  {
    width: 100%;
    height: 25px;
    float: left;
    font-size: 14px;
    padding-left: 7px;
    border-radius: 8px;
    border-style: none;
    background: rgba(255, 255, 255, 0.1);    
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin-top: 10px;
    color: #ffffff99;
    -webkit-appearance: none;
}
.message  {
    width: 100%;
    height: 150px;
    float: left;
    font-size: 14px;
    padding: 20px 10px 1px 10px;;
    border-radius: 10px;
    border-style: none;
    background: rgba(255, 255, 255, 0.1);    
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin-top: 10px;
    font-family: sans-serif;
    color: #fff;
}
.submit  {
    width: 70px;
    height: 35px;
    float: left;
    font-size: 12px;
    padding: 3px;
    border-radius: 10px;
    border-style: none;
    background: rgba(255, 255, 255, 0.1);    
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    margin-top: 10px;
    color: #ffffff99;
}
/*-----------------footer-css-----------------*/
.footer {
    width: 100%;
    height: 10%;
    float: left;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.00) 100%);
    display: flex;
    align-items: center;
    border-top: 1.5px solid #D998A3;
}
.copyright {
    color: #8D93A3;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/*-----------------o-meni-css-----------------*/
.main-content .cover-img {
    width: 300px; 
    height: 300px;
    border-radius: 10px;
    background: url(img/omeni.jpg);
    background-size: cover;
    border: 3px solid #D998A3;
    margin: 5px 0 0 63px;
    float: left;
}
.main-content .cover-img-name {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 5px 0 0 150px;
    float: left;
}
.main-content .text-content-bg {
    width: 56%;
    height: 300px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.10);
    margin: 5px 20px 0 30px;
    float: left;
    padding: 5px 10px;
    -ms-scroll-snap-type: y mandatory;
    -ms-overflow-style: none;
    scroll-snap-type: y mandatory;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    
}
.main-content .text-content-bg::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.text-content-bg h1 {
    width: 131px;
    height: 18px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 5px 0;
}
.text-content-bg .second {
    width: 131px;
    height: 18px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 5px 0 5px 0;
}
.text-content-bg .third {
    width: 200px;
    height: 18px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 60px 0 5px 0;
}
.text-content-bg .fourth {
    width: 170px;
    height: 18px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 10px 0 5px 0;
}
.text-content-bg .list-text {
    color: rgba(255, 255, 255, 0.60);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    width: 55%;
    margin: 5px 0 0 0;
}
.text-content-bg .first-sub-text {
    color: rgba(255, 255, 255, 0.60);
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin: 5px 0 70px 0;
    width: 57%;
}
.text-content-bg .second-sub-text {
    color: rgba(255, 255, 255, 0.60);
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin: 5px 0 0 0;
    width: 98%;
}
.text-content-bg .third-sub-text {
    color: rgba(255, 255, 255, 0.60);
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin: 6px 0 0 0;
    width: 98%;
}
.text-content-bg .fourth-sub-text {
    color: rgba(255, 255, 255, 0.60);
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin: 6px 0 0 0;
    width: 98%;
}
.text-content-bg .banner {
    width: 210px;
    height: 65px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.10) 100%);
    margin: -17px 2px 0 0;
    padding-top: 5px;
    float: right;
}
.text-content-bg .banner .yt-cover-img {
    width: 55px;
    height: 55px;
    border-radius: 7px;
    background: url(img/maraayayt.jpg);
    background-size: cover;
    margin: 0 0 0 5px;
    background-position-x: -13px;
}
.text-content-bg .banner h1 {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 142px;
    height: 18px;
    margin: -55px 0 0 70px;
}
.text-content-bg .banner .sub-text {
    color: #8D93A3;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0 0 0 70px;
}
.text-content-bg .banner .more {
    width: 90px;
    height: 20px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.10);
    border: none;
    margin: 10px 0 0 322px;
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    position: absolute;
    margin: 1px 0 0 117px;
}
.omeni-text-underline {
    width: 70px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}
/*-----------------galerija-css-----------------*/
.galerija-text-underline {
    width: 95px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}
.main-content .galerija-content-bg {
    width: 282px;
    height: 215px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.10);
    margin: 28px 14px 0 0;
    float: left;
    padding: 7px 10px;
    text-align: center;
}
.galerija-content-bg h1 {
    width: 262px;
    height: 18px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 156px;
    float: right;
}
.row {
    /*background-color: #8D93A3;*/
    width: 90%;
    height: 272px;
    margin: 10px 0 0 63px;
}
.youtube-video {
    width: 265px;
    height: 149px;
    position: absolute;
    margin: 3px 0 0 -2px;
    float: left;
    border-radius: 10px;
}

/*-----------------reference-css-----------------*/
.reference-text-underline {
    width: 110px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #B76E78 0%, #D998A3 23.96%, #F6DFE1 48.44%, #EBBEC4 73.44%, #D8A2A9 100%);
    margin: -5px 0 0 63px;
}
.main-content .text-content-bg-reference {
    width: 90%;
    height: 135px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.10);
    margin: 10px 0 0 63px;
    float: left;
    padding: 5px 10px;
}
.text-content-bg-reference .first-sub-text {
    color: rgba(255, 255, 255, 0.60);
    text-align: justify;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin: 5px 0 0 0;
    width: 98%;
}
.row-reference {
    /*background-color: #8D93A3;*/
    width: 90%;
    height: 180px;
    margin: 0 0 0 63px;
    display: flex;
    -ms-scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scroll-snap-type: x mandatory;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    
}
.row-reference::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.main-content .galerija-content-bg-reference {
    width: 280px;
    height: 170px;
    border-radius: 10px;
    margin: 10px 14px 0 0;
    float: left;
}
.row-reference .youtube-video {
    width: 265px;
    height: 149px;
    position: absolute;
    margin: 0;
    float: left;
    border-radius: 10px;
}
.galerija-content-bg-reference .title {
    width: 262px;
    height: 18px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin: 155px 10px 0 0;
    float: right;
    color: rgba(255, 255, 255, 0.60);
}