
html{
    font-family: 'Montserrat';
    font-size: 16px;
}

.font-bold{ font-weight: bolder;}
.text-black-blue{
    color: #523089;
}


.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(209, 196, 88, 0.05);
}


a{
    text-decoration: none;
}
a:hover,a:focus,a:active {
    text-decoration: none;
}


body {
    padding-top: 2rem;
    min-width: 350px;
}


.header-hr{
    height: 2px !important;
    border-width: 0;
    color: #E7E7E7;
    background-color: #E7E7E7;
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;

}


.header-h1{

    font-style: normal;
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.45rem;
    color: #0D0D0D;
    margin-bottom: 0;
}
.header-h2{
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #0D0D0D;

}


.btn-donate-button{
    font-style: normal;
    font-weight: 800;
    font-size: 0.95rem;
    line-height: 1.85rem;
    text-align: center;
    /* identical to box height, or 200% */
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;

    color: #0D0D0D;
    background: #FED500;
    border-radius: 150px;

}

.btn-donate-button-first{
    font-style: normal;
    font-weight: 800;
    font-size: 0.95rem;
    line-height: 1.85rem;
    text-align: center;
    /* identical to box height, or 200% */
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;

    color: #0D0D0D;
    background: #FED500;
    border-radius: 150px;
  width: 25%;
}

.btn-social-a,
.btn-donate-button,
.language-dropdown,
.btn-search-button{
    margin-top: 0.75rem;
}

.language-dropdown a{
    text-transform: uppercase;

}
.btn-social-a{
    margin-top: 1rem;
    font-size: 0.95rem;
}

.nav-item-headermenu{
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.9rem;
    /* identical to box height, or 188% */
    color: #1A1A1A;
}


.first-page-slider{
    margin-bottom: 2rem;
    margin-top: 0rem;
}


.first-page-oneslider{
    padding-top: 4rem;
    padding-bottom: 4rem;

}

.first-page-oneslider h2{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 4rem;

    /* or 66px */

    color: #FFFFFF;
    margin-bottom: 1rem;
}

.first-page-oneslider p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.9rem;
    /* or 150% */
    color: #FFFFFF;
}


.first-page-slider-a .btn-link{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.9rem;
    text-decoration-line: underline;
    color: #FFFFFF;
    text-decoration: none;
}
.first-page-slider-a .btn-link:hover{
    text-decoration: none;
}

.first-page-slider-a .btn-link img{
    max-width: 100% !important;

}











.first-page-slider .owl-nav button.owl-prev,
.first-page-slider .owl-nav button.owl-next {
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.298039) 0px 5px 0px;
    font-size: 7rem;
    margin-top: -1.5rem;
    position: absolute;
    top: 45%;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 7rem;
    height: 7rem;
}
.first-page-slider .owl-nav button.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.first-page-slider .owl-nav button.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.first-page-slider:hover .owl-nav button.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.first-page-slider:hover .owl-nav button.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.first-page-slider:hover .owl-nav button.owl-next:hover,
.first-page-slider:hover .owl-nav button.owl-prev:hover{
    color:#fff;
    background: transparent;
    /*background: #0C94B8;*/
    border: 1px solid #0C94B8;
}




.first-page-slider .owl-dots{
    margin-top: -4rem;
    position: absolute;
    left: 50%;
}











.navbar-nav-566,
.img-first-page-block2-768,
.img-first-page-block1-768{
    display: none;
}

.img-first-page-block1{
    height: 100%;
    width: 100%;
    border-radius: 20px;
}





.first-page-block1-text-t2{
    padding-top: 2rem;
    padding-bottom:  2rem;
    padding-left: 2rem;
    padding-right: 4rem;
}
.first-page-block1-text{
    padding-top: 2rem;
    padding-bottom:  2rem;
    padding-left: 0rem;
    padding-right: 4rem;
}

.first-page-block1 h3{
    font-style: normal;
    font-weight: 700;
    font-size: 2.85rem;
    line-height: 3.2rem;
    color: #1A1A1A;
}

.first-page-block1 p{
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.5rem;
    color: #0D0D0D;
}

.first-page-block1-a a{

    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.8rem;
    text-decoration-line: underline;
    color: #0D0D0D;
}


.first-page-block2-hr{
    height: 2px !important;
    border-width: 0;
    color: #E7E7E7;
    background-color: #D9D9D9;
    margin-top: 0;
    margin-bottom: 2rem;
}


.first-page-block2 h2{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 3.6rem;
    text-align: center;
    color: #1A1A1A;
    margin-top: 3rem;
    margin-bottom: 2rem;
}


.img-first-page-block2{
    height: 100%;
    width: 100%;
    border-radius: 20px;
}
.first-page-block2-text-t2{
    padding-top: 2rem;
    padding-bottom:  2rem;
    padding-left: 2rem;
    padding-right: 4rem;
}
.first-page-block12-text{
    padding-top: 2rem;
    padding-bottom:  2rem;
    padding-left: 0rem;
    padding-right: 4rem;
}

.first-page-block2 h3{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 2.5rem;
    color: #0D0D0D;
}

.first-page-block2 .p-shorttext{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 2rem;
    color: #0D0D0D;


    height: 6.5rem;
    overflow-y: hidden;
    display: block;
    -webkit-line-clamp: 3;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;


}

.first-page-block2-a a{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.85rem;
    text-decoration-line: underline;
    color: #0D0D0D !important;
    padding-left: 0;
}



.first-page-block2 .btn-warning{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 0.95rem;
    line-height: 1.9rem;
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    color: #0D0D0D;
    background: #FED500;
    border-radius: 150px;
    padding-left: 2rem;
    padding-right: 2rem;

}


.first-page-block2-date{
    padding-top: 2rem;
}

.first-page-block2 .daytext-p{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 2.35rem;
    line-height: 2.85rem;
    text-align: center;
    color: #191919;
    width: 100%;
}

.first-page-block2 .moncetext-p,
.first-page-block2 .yeartext-p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 1.85rem;
    text-align: center;
    color: #191919;
    width: 100%;
}




.first-page-block3{
    margin-top: 4rem;
    margin-bottom: 0rem;
    background-color:  #F7F7F7;
    padding-bottom: 5rem;
    display: table;
}


.first-page-block3 h2{
    margin-top: 5rem;
    margin-bottom: 8rem;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3rem;
    text-align: center;
    color: #1A1A1A;
}
.first-page-block3 img{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}


.about-page-top,
.perecelenec-page-top{

    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom:  4rem;
}


.about-page-top h1,
.perecelenec-page-top h1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-style: normal;
    font-weight: 700;
    font-size: 3.4rem;
    line-height: 4rem;

    /* or 66px */
    text-align: center;

    color: #FFFFFF;

}


.about-page-top h4,
.perecelenec-page-top h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.9rem;

    color: #FFFFFF;
}

.about-page-top .btn-link,
.perecelenec-page-top .btn-link{
    padding-top: 0px;
    margin-top: -0.25rem;
    font-weight: 700;
    text-decoration-line: underline;

    color: #FFFFFF;
}






.perecelenec-page-block1{
    margin-bottom: 5rem;
}



.perecelenec-page-block1-in{
    padding-right: 4.5rem;
    border-bottom: 1px solid #D9D9D9;
    padding-top: 2rem;
    padding-left: 0px;
    padding-bottom: 2rem;
}
.perecelenec-page-block1-in-leftbg {
    border-left:   1px solid #D9D9D9;
    padding-left: 4.5rem;
    padding-right: 0;
}

.perecelenec-page-block1-in-borderbotomnone{
    border-bottom: 0;
}

.perecelenec-page-block1 h2{
    font-style: normal;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 2.5rem;

    color: #0D0D0D;
}

.perecelenec-page-block1 p{
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 2rem;
    color: #0D0D0D;
    margin-bottom: 1re;

}






.perecelenec-page-block1-a .btn-link{
    font-style: normal;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.9rem;
    text-decoration-line: underline;
    color: #0D0D0D;
    padding-left: 0;
    padding-right: 0;
}







.about-page-block1 .about-p1 h2{
    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3rem;
    text-transform: uppercase;
    color: #1A1A1A;
    margin-bottom: 2rem;
}


.about-page-block1 .about-p1 p{
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 2.1rem;
    color: #0D0D0D;
}

.about-page-block1 .about-p1
.about-div-img {
    margin-top: 2rem;
}

.about-page-block1 .about-p1 img{
    border-radius: 20px;

}



.about-page-block1 .about-p2
.about-div-img{
    padding-bottom: 7rem;
    padding-top: 7rem;
    margin-bottom: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
    border-radius: 20px;
}

.about-page-block1 .about-p2 .about-div-img{
    font-style: normal;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 2.5rem;
    text-align: center;
    color: #FFFFFF;
}


.about-page-block1 .about-p2 .about-div-img strong{

    color: #ffce20;
}

.about-page-block1 .about-page-block1-full-text{
    padding-right: 2rem;
    width: 90%;
    margin-top: 1rem;
}
.about-page-block1 .about-page-block1-full-text h2{
    font-style: normal;
    font-weight: 700;
    font-size: 2.3rem;
    line-height: 2.5rem;
    color: #0D0D0D;
    margin-bottom: 1rem;
}

.about-page-block1 .about-page-block1-full-text p{
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 2rem;
    color: #0D0D0D;
    margin-bottom: 1rem;
}

.about-page-block1 .about-page-block1-full-text li{
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 2rem;
    color: #0D0D0D;
    margin-bottom: 2rem;

}


.about-page-block2 h2{
    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3.1rem;
    text-align: center;
    color: #1A1A1A;
}



.about-page-block2-komanda-div{
    padding: 2rem;
}




.about-page-block2-komanda .owl-nav button.owl-prev,
.about-page-block2-komanda .owl-nav button.owl-next {
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.298039) 0px 5px 0px;
    font-size: 7rem;
    margin-top: -1.5rem;
    position: absolute;
    top: 45%;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 7rem;
    height: 7rem;
}
.about-page-block2-komanda .owl-nav button.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.about-page-block2-komanda .owl-nav button.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.about-page-block2-komanda:hover .owl-nav button.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.about-page-block2-komanda:hover .owl-nav button.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.about-page-block2-komanda:hover .owl-nav button.owl-next:hover,
.about-page-block2-komanda:hover .owl-nav button.owl-prev:hover{
    color: #266CC2;
    background: transparent;
    /*background: #0C94B8;*/
    border: 1px solid #0C94B8;
}




/*.about-page-block2-komanda .owl-dots{
    margin-top: -1rem;
    position: absolute;
    left: 50%;
}*/

.about-page-block2-komanda  .owl-dots .owl-dot span {
    width: 1rem !important;
    height: 1rem !important;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}




.about-page-block2-komanda-img{
    border-radius: 50%;
}

.about-page-block2-komanda{
    margin-top: 2rem;
}


.about-page-block2-komanda-div h5{
    font-style: normal;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 2.5rem;
    text-align: center;
    color: #0D0D0D;
    margin-top: 1rem;
    margin-bottom: 1rem;
}


.about-page-block2-komanda-div h6{

    font-style: normal;
    font-weight: 500;
    font-size: 0.8rem;
    line-height: 1.4rem;
    text-align: center;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    color: #1E4DC8;
}


.about-page-block3-div-one{
    padding-right: 2rem;
}

.about-page-block3-div-two{
    padding-left: 2rem;
}


.about-page-block3{

    margin-top: 2rem;
}


.about-page-block3-div_imgb4_1{
    margin-bottom: 3rem;


}


.about-page-block3-div_imgb4_1 img{
    border-radius: 37px;
    width: 100%;
}


.about-page-block3-div_imgb4_2{
    margin-top: 3rem;


}


.about-page-block3-div_imgb4_2 img{
    border-radius: 37px;
    width: 100%;
}



.about-page-block3-row
.page-block3-h2{
    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3rem;
    margin-bottom: 2rem;

    /* or 55px */

    color: #1A1A1A;
}

.about-page-block3-row
.page-block3-h2-mt{
    margin-top: 5rem;
}



.about-page-block3-row p{
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 2rem;
    text-align: justify;
    /* or 178% */
    color: #0D0D0D;
}



.about-page-block3-div_imgb4-hr{
    height: 2px !important;
    border-width: 0;
    color: #D9D9D9;
    background-color: #D9D9D9;
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}


.about-page-block3-div_imgb4_m{
    position: relative;
}

.about-page-block3-div_imgb4_m img{
    position: absolute;
    max-width: 100%;
    top: 25%;
    left: 50%;
}

.about-page-block3-div_imgb4_m-text h5,
.about-page-block3-div_imgb4_m-text h6 {
    font-style: normal;
    font-weight: 700;
    font-size: 1.15rem;
    line-height: 2rem;
    color: #0D0D0D;
}
.about-page-block3-div_imgb4_m-text h6 {
    font-weight: 400;
}

.about-page-block3-div_imgb4_2-galery
{
    text-align: center;
    margin-top: 1rem;



}


.about-page-block3-div_imgb4_2-galery-1{
    padding-right: 0.5rem;
}

.about-page-block3-div_imgb4_2-galery-0{
    padding-left: 0.5rem;

}


.about-page-block3-div_imgb4_2-galery
.about-imgb4_2-galery{
    width: 100%;
    max-height: 100%;
    border-radius: 37px;
}





.about-page-block4-h2{
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 120%;
    margin-bottom: 3rem;
    /* or 55px */
    text-align: center;

    color: #1A1A1A;
}
.about-page-block4-text-h3{
}

.about-page-block4-date{
    padding-top: 2rem;
}

.about-page-block4-date .daytext-p{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 2.35rem;
    line-height: 2.85rem;
    text-align: center;
    color: #191919;
    width: 100%;
}

.about-page-block4-date .moncetext-p,
.about-page-block4-date .yeartext-p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 1.85rem;
    text-align: center;
    color: #191919;
    width: 100%;
}


.img-about-page-block4{
    height: 100%;
    width: 100%;
    border-radius: 20px;
}


.about-page-block4-text{
    padding-right: 2rem;

}
.about-page-block4-text-h3{
    font-style: normal;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2.5rem;
    /* or 152% */
    color: #0D0D0D;


}

.about-page-block4-a .btn-link{
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.8rem;

    /* identical to box height, or 188% */
    text-decoration-line: underline;

    color: #0D0D0D;
    padding-left: 0;

}



.about-page-block4-text-p-shorttext{
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 2rem;

    /* or 178% */

    color: #0D0D0D;
}



.about-page-block4-dijalnist-btn-warning{


    justify-content: center;
    align-items: flex-start;
    padding: 0.8rem 1.6rem;

    background: #FED500;
    border-radius: 150px;


    font-style: normal;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 1.85rem;
    /* identical to box height, or 200% */
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;

    color: #0D0D0D;

}




.news-page-block3-scribe{
    margin-top: 2rem;
    margin-bottom: 0rem;
    background-color:  #F7F7F7;
    padding-bottom: 5rem;
    padding-top: 5rem;
}


.news-page-block3-scribe h4{
    font-style: normal;
    font-weight: 700;
    font-size: 2.3rem;
    line-height: 2.9rem;
    color: #1A1A1A;
    text-align: left;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: -0.5rem;
}


.news-page-block3-scribe
.form-check-label{
    font-style: normal;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #0D0D0D;
}


.news-page-block3-scribe
.btn-warning
{
    padding: 0.7rem 3rem;
    background: #FED500;
    border-radius: 150px;
    font-style: normal;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #0D0D0D;
}

.news-page-hr{
    height: 2px !important;
    border-width: 0;
    color: #D9D9D9;
    background-color: #D9D9D9;
    margin-top: 2rem;
    margin-bottom: 2rem;
}






.news-page-top{
    padding-bottom: 10rem;
}

.onenews-page-block2{

    margin-top: -10rem;

}
.onenews-page-block2-im-in{
    width: 100%;
}

.onenews-page-block2-im-in img{
    width: 100%;

}

.onenews-page-block2-name{

    font-style: normal;
    font-weight: 700;
    font-size: 3.3rem;
    line-height: 3.8rem;
    /* identical to box height, or 66px */
    text-align: center;
    color: #0D0D0D;
    margin-bottom: 5rem;
}

.onenews-page-block2-date{
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.9rem;
    /* identical to box height, or 167% */
    text-align: center;

    color: #0D0D0D;
}
.onenews-page-block2-full-text p{
    padding-bottom: 2rem;

    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 2rem;

    /* or 178% */

    color: #0D0D0D;

}

.onenews-page-block2-date{
    width: 100%;
}

.onenews-page-block2-date p{
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.8rem;

    /* identical to box height, or 167% */
    text-align: center;

    color: #0D0D0D;
}




.pageimg-in-text{
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 1rem;
    text-align: center;
}

.pageimg-in-text img{
    width:100%;

    border-radius: 20px;
}





.pidtrumatu-page-block2{
    padding-top: 0rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    margin-top: 2rem;

}


.pidtrumatu-page-block2-in1{
    padding-top: 5rem;
    padding-bottom: 5rem;



}

.pidtrumatu-page-block2-in1 div{
    padding-left: 5rem;
    padding-right: 3rem;
}

.pidtrumatu-page-block2-in1 div:first-child {
    border-right: 1px  #F0B10F solid;
}

.pidtrumatu-page-block2-in1{
    background: #FFCE20;
    border-radius: 35px;
}
.pidtrumatu-page-block2-in1
h2{


    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3rem;
    color: #1A1A1A;
}

.pidtrumatu-page-block2-in1 p{
    font-style: normal;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 2rem;
    color: #0D0D0D;
}




.pidtrumatu-page-block4-in1{
    padding-top: 2rem;
    padding-bottom: 2rem;

}

.pidtrumatu-page-block4-in1-div{

    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-right: 10rem;
    width: 48%;
    border-radius: 37px;


}
.pidtrumatu-page-block4-in1-div h4{
    font-style: normal;
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 3.2rem;
    color: #0D0D0D;
}

.pidtrumatu-page-block4-in1-div-img{
    padding-top: 2rem;
    padding-bottom: 2rem;

}

.pidtrumatu-page-block4-in1-div-img
img{
    height: 6rem;
}


.pidtrumatu-page-block4-in1-div  .btn-link{

    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.9rem;
    text-decoration-line: underline;
    color: #0D0D0D;
}



.pruednatusya-page-block2{
    padding-top: 0rem;
    padding-bottom: 1rem;
    margin-bottom: 4rem;
    margin-top: 2rem;

}
.pruednatusya-page-block2-in1-div-img{
    padding-top: 0rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
    text-align: center;
    width: 100%;

}

.pruednatusya-page-block2-div1 {
    padding-right: 5rem;
}

.pruednatusya-page-block2-div1 h3{
    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3.2rem;

    /* or 55px */

    color: #1A1A1A;
    margin-bottom: 1rem;

}


.pruednatusya-page-block2-div1 p{
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 2rem;
    color: #0D0D0D;
}

.pruednatusya-page-block2-div2{
    padding-right: 2rem;
}
.pruednatusya-page-block2-div2 .mb-3{
    padding-bottom: 1rem !important;
}

.pruednatusya-page-block2-div2 .form-label{
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #0D0D0D;
}
.pruednatusya-page-block2-div2 .form-control{
    padding: 12px 26px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 50px;
}

.pruednatusya-page-block2-div2 .btn-warning{
    background: #FED500;
    border-radius: 150px;
    font-style: normal;
    font-weight: 800;
    font-size: 0.95rem;
    line-height: 1.8rem;
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    color: #0D0D0D;
    padding: 1rem 2.7rem;
}

/**statuvolonterom**/



.statuvolonterom-page-block2{
    padding-top: 0rem;
    padding-bottom: 1rem;
    margin-bottom: 4rem;
    margin-top: 2rem;

}
.statuvolonterom-page-block2-in1-div-img{
    padding-top: 0rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
    text-align: center;
    width: 100%;

}

.statuvolonterom-page-block2-div1 {
    padding-right: 5rem;
}

.statuvolonterom-page-block2-div1 h3{
    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3.2rem;

    /* or 55px */

    color: #1A1A1A;
    margin-bottom: 1rem;

}


.statuvolonterom-page-block2-div1 p{
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 2rem;
    color: #0D0D0D;
}

.statuvolonteroma-page-block2-div2{
    padding-right: 2rem;
}
.statuvolonterom-page-block2-div2 .mb-3{
    padding-bottom: 1rem !important;
}

.statuvolonterom-page-block2-div2 .form-label{
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #0D0D0D;
}
.statuvolonterom-page-block2-div2 .form-control{
    padding: 12px 26px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 50px;
}

.statuvolonterom-page-block2-div2 .btn-warning{
    background: #FED500;
    border-radius: 150px;
    font-style: normal;
    font-weight: 800;
    font-size: 0.95rem;
    line-height: 1.8rem;
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    color: #0D0D0D;
    padding: 1rem 2.7rem;
}

/***donate**/



.donate-page-block2{
    padding-top: 0rem;
    padding-bottom: 1rem;
    margin-bottom: 4rem;
    margin-top: 2rem;

}
.donate-page-block2-in1-div-img{
    padding-top: 0rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
    text-align: center;
    width: 100%;

}

.donate-page-block2-div1 {
    padding-right: 5rem;
}

.donate-page-block2-div1 .form-check-label
{
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;

    /* identical to box height, or 150% */

    color: #0D0D0D;
}



.donate-page-block2-div1 h3{
    font-style: normal;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 3.2rem;

    /* or 55px */

    color: #1A1A1A;
    margin-bottom: 1rem;

}


.donate-page-block2-div1 p{
    font-style: normal;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 2rem;
    color: #0D0D0D;
}

.donate-page-block2-div2{
    padding-right: 2rem;
}
.donate-page-block2-div2 .mb-3{
    padding-bottom: 1rem !important;
}

.donate-page-block2-div2 .form-label{
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #0D0D0D;
}
.donate-page-block2-div2 .form-control{
    padding: 12px 26px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 50px;
}

.donate-page-block2-div2 .btn-warning{
    background: #FED500;
    border-radius: 150px;
    font-style: normal;
    font-weight: 800;
    font-size: 0.95rem;
    line-height: 1.8rem;
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    color: #0D0D0D;
    padding: 1rem 2.7rem;
}


.donate-page-block2-div1 .btn-outline-primary{

    background: #FFFFFF;
    border: 2px solid #D9D9D9;
    border-radius: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 2rem;
    color: #1A1A1A;
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    text-align: left;
}



.donate-page-block2-div1 .btn-outline-primary-active,
.donate-page-block2-div1 .btn-outline-primary:hover{

    background: #266CC2;
    border-radius: 10px;
    border: 2px solid #D9D9D9;
    font-style: normal;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 2rem;
    color: #FFFFFF;
}


/* contacts */

.contacts-block2-sendmessage-input .row{
    margin-bottom: 1rem;


}
.contacts-block2-sendmessage-input  .form-control{
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 50px;

    font-style: normal;
    font-weight: 400;
    font-size: 1rem;

    /* identical to box height, or 200% */

    color: #8E8E8E;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.contacts-block2-sendmessage-input  textarea.form-control{
    border-radius: 20px;

    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}




.contacts-block2-sendmessage-input  .form-select{

    border: 1px solid #E7E7E7;
    border-radius: 50px;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #8E8E8E;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.contacts-block2-sendmessage-input .form-check-label
{
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.6rem;
    color: #0D0D0D;
}


.contacts-block2-sendmessage-input .btn-warning{
    background: #FED500;
    border-radius: 150px;
    font-style: normal;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 1.7rem;
    padding-top: 0.5rem ;
    padding-bottom: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    color: #0D0D0D;
    width: 100%;
}




.contacts-block3-v1{

}
.contacts-block3-v1 h4{


    font-style: normal;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 3rem;
    width: 100%;

    /* or 43px */

    color: #1A1A1A;
    padding-right: 8rem;
    padding-left: 1rem;
}

.contacts-block3-v2 h5{

    font-style: normal;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.4rem;

    /* identical to box height, or 22px */

    color: #0D0D0D;
}

.contacts-block3-v2 p{
    font-style: normal;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.8rem;

    /* or 31px */

    color: #0D0D0D;
}

.contacts-block3-v2-inner{
    margin-bottom: 1rem;
}


.contacts-block3-v2-inner:last-child{
    margin-bottom: 0rem;
}



.contacts-block3-v2 .btn-warning{
    background: #FED500;
    border-radius: 150px;

    font-style: normal;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 1.7rem;
    padding-top: 0.5rem ;
    padding-bottom: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;

    /* identical to box height, or 200% */
    text-align: center;
    letter-spacing: 0.03rem;
    text-transform: uppercase;

    color: #0D0D0D;


    margin-top: 0.5rem;
}



.contacts-block2-sendmessage .h3-name{
    font-style: normal;
    font-weight: 700;
    font-size: 2.3rem;
    line-height: 3rem;
    padding-right: 8rem;

    /* or 43px */

    color: #1A1A1A;
}








/*footer*/

footer{
    background-color: #182547;

    padding-top: 4rem;
    padding-bottom: 2rem;


}

.footer-mail-tel{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #FFFFFF;
    text-decoration: none;
}

.footer-mail-tel:hover,
.footer-mail-tel:active,
.footer-mail-tel:focus{
    color: #FFFFFF;
    text-decoration: none;
}


.footer-header-h1{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.4rem;
    color: #FFFFFF;
}

.footer-header-h2{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #FFFFFF;

}

.footer-hr{
    height: 2px !important;
    border-width: 0;
    color: #243359;
    background-color: #243359;
    margin-top: 2rem;
    margin-bottom: 2rem;

}

.footer-copyrite{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.6rem;
    color: #FFFFFF;
}


.footer-btn-social-a{

    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.6rem;
    color: #FFFFFF;

}
.footer-copyrite:hover,
.footer-btn-social-a:hover{
    color: #FFFFFF;
}

@media (max-width: 1400px) {


}


@media (max-width: 1200px) {


}


@media (max-width: 992px) {
    .container{
        max-width: 100%;
        padding-left: 2rem;
        padding-right: 2rem;
    }





    /***header**/

    header .logotype-img{
        margin-top: -2rem;
    }

    .navbar-nav-768{
        display: inline-block !important;
        width: 90%;
    }

    .navbar-nav-768
    .nav-item-headermenu{
        border:none;
    }
    .navbar-nav-768
    .nav-item-headermenu:first-child{
        text-align: left !important;
        padding-left: 0;
    }

    .navbar-nav-768
    .nav-item-headermenu:last-child{
        text-align: right !important;
        padding-right: 0;
    }
    .navbar-nav-768
    .nav-item-headermenu:hover,
    .navbar-nav-768
    .nav-item-headermenu:active{
        color: #1A1A1A;
        border:none;
    }

    .header-h1-h2{
        display: none;
    }

    header .navbar-toggler{
        border: none;
    }

    header .navbar-nav  .nav-item-headermenu {

        text-align: right !important;
    }


    /*footer*/
    footer {

        padding-top: 2rem;
        padding-bottom: 1rem;
    }
    .footer-hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .footer-header-h1 {
        margin-top: 2rem;

    }
    .footer-mail-tel {
        margin-top: 2rem;
    }
    .footer-mail-tel-div-mail{
        text-align: right;
    }


    .footer-mail-tel-div-tel,
    .footer-mail-tel-div-mail{
        padding-left: 0;
        padding-right: 0;
    }



}

@media (max-width: 768px) {

    /**header**/
    header .logotype-img {
        margin-top: -1rem;
    }

    /***endheader**/

    
    .first-page-oneslider h2{
    font-size: 2.5rem;
    line-height: 3.5rem;

    margin-bottom: 0.5rem;
}
    

    .first-page-block3 img {
        max-width: 80%;
    }


    .first-page-block1 .col-sm-12{
        padding-left: 0;
        padding-right: 0;
    }

    .img-first-page-block1{
        display: none;
    }
    .img-first-page-block1-768{
        display: inline-block;
        width: 100%;
    }

    .img-first-page-block1-768 img{

        background: #D9D9D9;
        border-radius: 37px;
        width: 100%;
    }

    .img-first-page-block2-768{
        display: inline-block;
        width: 100%;
        margin-bottom: 1rem;
    }
    .img-first-page-block2-768 img{
        border-radius: 20px;
        width: 100%;
    }


    .img-first-page-block2{
        display: none;
    }


    .news-page-block3-scribe h4 {

        font-size: 2rem;
        line-height: 2.9rem;

        text-align: center;
        padding-left: 1rem;
        padding-right: 1rem;
        margin-top: 0;
    }

    .perecelenec-page-block1-in {
        padding-right: 2rem;
        border-bottom: 1px solid #D9D9D9;
        padding-top: 2rem;
        padding-left: 2rem;
        padding-bottom: 2rem;
    }

    .perecelenec-page-block1-in:last-child {

        border-bottom: none;

    }

    .perecelenec-page-block1-in-leftbg {
        border-left: none;
        padding-left: 2rem;
        padding-right: 2rem;
    }




    .about-page-block1 .about-p1 h2 {
        font-size: 2rem;
        line-height: 2.2rem;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }


    .about-page-block1 .about-p1 p {
        font-size: 1rem;
        line-height: 1.5rem;
        text-align: justify;
    }

    .about-p2{
        margin-top: 1rem;
    }


    .about-page-block1 .about-page-block1-full-text h2 {

        font-size: 2.2rem;
        line-height: 2.2rem;

    }


    .about-page-block1 .about-page-block1-full-text p {

        font-size: 1rem;
        line-height: 1.5rem;

    }


    .about-page-block1 .about-page-block1-full-text li {

        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 1rem;
    }

    .about-page-block3-row .page-block3-h2-mt {
        margin-top: 1rem;
    }


    .about-page-block4-date {
        padding-top: 0.5rem;
    }
    .about-page-block4-date p{
        margin-bottom: 0.5rem;
    }

    .about-page-block4-text {
        padding-right: 1rem;
    }



    .pidtrumatu-page-block2-in1 div:first-child {
        border-right: none;
    }

    .pidtrumatu-page-block2-in1 div {
        padding-left: 2rem;
        padding-right: 2rem;
    }


    .pidtrumatu-page-block2-in1 h2 {
        font-size: 1.9rem;
        line-height: 2rem;
    }

    .pidtrumatu-page-block2-in1 p {
        font-style: normal;
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.5rem;
        color: #0D0D0D;
    }


    .pidtrumatu-page-block4-in1-div {
        padding-top: 2rem;
        padding-bottom: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
        width: 100%;
        border-radius: 37px;
        margin-bottom: 2rem;
    }

    .pidtrumatu-page-block4-in1-div h4 {
        font-size: 2rem;
        line-height: 2.2rem;
    }

    .pidtrumatu-page-block2 {
        padding-top: 0rem;
        padding-bottom: 0rem;
        margin-bottom: -2rem;
        margin-top: 2rem;
    }


    .statuvolonterom-page-block2-div1 {
        padding-right: 0rem;
    }

    .statuvolonterom-page-block2-div1 h3 {
        font-size: 2rem;
        line-height: 2.5rem;
        margin-bottom: 1rem;
    }

    .statuvolonterom-page-block2-div1 p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .statuvolonterom-page-block2 {
        padding-top: 0rem;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        margin-top: 0rem;
    }


    .donate-page-block2-div1 {
        padding-right: 0rem;
    }

    .donate-page-block2-div1 h3 {

        font-size: 2rem;
        line-height: 2.5rem;

        margin-bottom: 1rem;
    }


    .donate-page-block2 {
        padding-top: 0rem;
        padding-bottom: 1rem;
        margin-bottom: 2rem;
        margin-top: 0rem;
    }


    .donate-page-block2-div1 .btn-outline-primary {
        font-size: 1rem;
        line-height: 1.5rem;
        text-align: center;
    }

    .donate-page-block2-div2 {
        padding-right: 0rem;
    }




    .contacts-block3-v1 h4 {
        font-size: 1.5rem;
        line-height: 2rem;
        padding-right: 0;
        padding-left: 0;
    }


    .contacts-block3-v2 h5 {
        font-size: 1rem;
        line-height: 1.5rem;
    }


    .contacts-block3-v2 p {
        font-size: 1rem;
        line-height: 1.5rem;
    }



    /*footer*/
    footer {

        padding-top: 2rem;
        padding-bottom: 1rem;
    }
    .footer-hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .footer-header-h1 {
        margin-top: 2rem;

    }
    .footer-mail-tel {
        margin-top: 2rem;
    }
    .footer-mail-tel-div-mail{
        text-align: right;
    }


    .footer-mail-tel-div-tel,
    .footer-mail-tel-div-mail{
        padding-left: 0;
        padding-right: 0;
    }
    .btn-donate-button-first{
        margin-top: 1.5rem;
        width: 75%;
    }


}

@media (max-width: 576px) {



    /*header */
    .navbar-nav-566{
        display: inline-block;
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .navbar-nav-566-navbar-toggler,
    .navbar-nav-566-navbar-toggler:hover,
    .navbar-nav-566-navbar-toggler:active,
    .navbar-nav-566-navbar-toggler:focus
    {
        box-shadow: none !important;
        border-color: none ! important;
    }


    .logotype-img-576{

        margin-top: -1.5rem;
        max-height: 5.5rem;
        max-width: 100%;

    }

    .btn-link-header-576{
        font-style: normal;
        font-weight: 700;
        font-size: 0.75rem;
        line-height:1rem;
        padding-right: 0;
        text-decoration: none;


        color: #0D0D0D;


    }
    .btn-link-header-576:hover{

        text-decoration: underline;
        color: #0D0D0D;
    }



    .navbar-nav-566-more{
        display: none;
    }

    /*end header*/

    /*main page*/








    .first-page-slider .owl-nav button.owl-prev,
    .first-page-slider .owl-nav button.owl-next {
        font-size: 5rem;
        width: 5rem;
        height: 5rem;
    }















    .first-page-block1-text-t2,
    .first-page-block1-text {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;

    }



    .first-page-block1 h3 {

        font-style: normal;
        font-weight: 700;
        font-size: 2rem;
        line-height: 2rem;
        color: #1A1A1A;

    }

    .first-page-block1 p {
        font-style: normal;
        font-weight: 500;
        font-size: 1.4rem;
        line-height: 2rem;
        color: #0D0D0D;
        margin-bottom: 0;
    }
    .first-page-block1-a a {

        padding-left: 0;
    }


    .first-page-block2 h2 {
        margin-top: 2rem;
        margin-bottom: 1rem;
        font-style: normal;
        font-weight: 700;
        font-size: 2.3rem;
        line-height: 2.5rem;
        text-align: center;
        color: #1A1A1A;
    }


    .first-page-block2-hr {

        margin-top: 0;
        margin-bottom: 1rem;
    }

    .first-page-block2  .daytext-p,
    .first-page-block2  .moncetext-p,
    .first-page-block2  .yeartext-p{
        display:none;
    }




    .first-page-block2 h3 {
        font-style: normal;
        font-weight: 700;
        font-size: 1.2rem;
        line-height: 1.5rem;

        /* or 144% */

        color: #0D0D0D;
    }

    .first-page-block2-a a {
        line-height: 1rem;
    }
    .first-page-block2-date {
        padding-top: 0rem;
    }
    .first-page-block2 .p-shorttext {
        font-style: normal;
        font-weight: 400;
        font-size: 1rem;
        line-height: 1.4rem;
        color: #0D0D0D;
        height: 4.5rem;
        margin-bottom: 0;
        -webkit-line-clamp: 3;
    }
    .img-first-page-block2-768 {
        margin-top: 1rem;
    }
    .first-page-block2 .btn-warning {
        width: 100%;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }



    .daytext-p-moncetext-p-yeartext-p{
        display: inline-block !important;
        width: 100%;
        font-style: normal;
        font-weight: 400;
        font-size: 0.8rem;
        line-height: 1.35rem;

        /* identical to box height, or 143% */
        text-align: left;

        color: #191919;
        margin-bottom: 0;
    }


    .first-page-block-img-conteiner{
        height: 10rem;

    }
    .first-page-block3 {
        margin-top: 0rem;
        margin-bottom: -2rem;
        padding-bottom: 0rem;
    }

    .first-page-block3 h2 {
        margin-top: 2rem;
        margin-bottom: 2rem;
        font-size: 1.9rem;
        line-height: 2rem;
    }


    .first-page-block-img-conteiner-img{
        display: inline-block !important;
        width: 100%;
        height: 130px;
        position: absolute;
        left: 0;
        top: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;

    }

    .first-page-block-img-conteiner img{
        display: none;
        max-width: 100%;


    }


    /*end mainpage*/


    .about-page-top,
    .perecelenec-page-top {
        padding-top: 2rem;
        padding-bottom: 2rem;
        margin-bottom: 0rem;
    }


    .about-page-top h1,
    .perecelenec-page-top h1 {
        margin-top: 1rem;
        margin-bottom: 1rem;
        font-size: 2rem;
        line-height: 2rem;
    }


    .about-page-block3-div_imgb4_1 {
        margin-bottom: 1rem;
    }


    .about-page-block3-row .page-block3-h2 {


        font-size: 1.9rem;
        line-height: 2rem;
        margin-bottom: 1rem;

    }


    .about-page-block1 .about-p2 .about-div-img {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }



    .about-page-block3-row p {

        font-size: 1rem;
        line-height: 1.5rem;

    }


    .about-page-block3-div_imgb4_m-text h5,
    .about-page-block3-div_imgb4_m-text h6 {

        font-size: 1rem;
        line-height: 1.5rem;

    }
    .about-page-block3-div_imgb4-hr {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;

    }

    .about-page-block3-div_imgb4_m img {
        position: absolute;
        max-width: 100%;
        top: 25%;
        left: 0.5rem;
    }

    .about-page-block3-div_imgb4_2 {
        margin-top: 1rem;
    }


    .about-page-block3-row .page-block3-h2-mt {
        margin-top: 2rem;
    }


    .about-page-block4-text-p-shorttext {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 0;
    }

    .about-page-block4-text-h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .perecelenec-page-block1-a .btn-link {

        font-size: 0.9rem;
        line-height: 1rem;

    }


    .news-page-block3-scribe {
        margin-top: 0rem;
        margin-bottom: 0rem;

        padding-bottom: 3rem;
        padding-top: 3rem;
    }

    .news-page-hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .onenews-page-block2 {
        margin-top: -2rem;
    }

    .onenews-page-block2-full-text p {
        padding-bottom: 1rem;
        font-size: 1rem;
        line-height: 1.5rem;

    }
    .onenews-page-block2-full-text p strong{

        line-height: 2rem;

    }

    .onenews-page-block2-name {
        font-size: 2.3rem;
        line-height: 2.8rem;
        margin-bottom: 2rem;
    }

    .perecelenec-page-block1-in {
        padding-right: 1rem;
        padding-top: 1rem;
        padding-left: 1rem;
        padding-bottom: 1rem;
    }


    .perecelenec-page-block1-in-leftbg {
        padding-left: 1rem;
        padding-right: 1rem;
    }




    .perecelenec-page-block1 h2 {
        font-size: 1.3rem;
        line-height: 1.7rem;
    }

    .perecelenec-page-block1 p {
        font-size: 1rem;
        line-height: 1.3rem;
        margin-bottom: 1rem;
    }





    /*footer */
    .footer-img-logo-in{
        text-align: center;
    }
    .footer-header-h1 {
        margin-top: 1rem;
        text-align: center;
    }
    .footer-header-h2{
        text-align: center;
    }
    .footer-mail-tel-div-mail{
        text-align: left;
    }
    .footer-mail-tel {
        margin-top: 1rem;
    }

    /* end footer*/

 .btn-donate-button-first{
        margin-top: 1.5rem;
        width: 100%;
    }

}
