*{
    padding: 0;
    margin: 0;
}
html{
	scroll-behavior: smooth;
}
body{
    font-family: "Baloo Paaji 2", Sans-serif;
}
#verhushka{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    background-color: #fff;
}
.verh_menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}
.verh_menu2{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0;
    flex-wrap: wrap;
    border-bottom: 5px solid rgb(225, 146, 28);
}
.verh_menu2 a{
    text-decoration: none;
    margin: 5px 25px;
    color: rgb(225, 146, 28);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
}
.polit{
    padding: 20px;
}
.plit{
    text-align: center;
    padding-bottom: 10px;
}
.prew_logo2 img{
    width: 400px;
}
.verh_menu2 a:hover{
    color: rgb(255, 153, 0);
}
.verh_menu a{
    text-decoration: none;
    margin: 5px 25px;
    color: rgb(225, 146, 28);
    width: 100px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
}
.verh_menu a:hover{
    color: #fff;
    background-color: rgb(225, 146, 28);
}
#prew{
    display: flex;
    flex-direction: column;
    background-image: url(../img/logo.jpg);
    min-height: 500px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    background-position-x: 350px;
    background-position-y: -582px;
}
#prew2{
    display: flex;
    flex-direction: column;
    background-image: url(../img/logo.jpg);
    min-height: 100vh; 
    background-attachment: fixed;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
}
.prew_item{
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: rgb(225, 146, 28);
    width: 680px;
    height: 500px;
    box-shadow: 0 0 0 7px #fff;
}
.prew_logo img{
    width: 300px;
}
.prew_logo{
    letter-spacing: 5px;
    font-size: 4rem;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    color: rgb(255, 255, 255);
    width: 300px;
    margin-bottom: 20px;
}
.prew_logo1{
    letter-spacing: 4px;
    font-size: 3rem;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    color: rgb(225, 146, 28);
    width: 336px;
    border-bottom: 2px solid rgb(225, 146, 28);
    margin-bottom: 20px;
}
.prew_disc{
    font-size: 17px;
    letter-spacing: 5px;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
}
.magaz{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
}
.magaz_logo{
    font-size: 40px;
    letter-spacing: 5px;
    text-align: center;
    color: rgb(225, 146, 28);
    padding: 20px 0;
}
.magaz_items{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
}
.magaz_item{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 20px;
}
.magaz_item_foto img{
    width: 350px;   
}
.magaz_name{
    color: rgb(225, 146, 28);
    font-size: 20px;
    padding: 20px 0;
    width: 350px;
    align-items: center;
}
.magaz_name p{
    color: rgb(225, 146, 28);
    font-size: 20px;
    padding: 20px 0;
    width: 350px;
    align-items: flex-start;
}
.magaz_pris{
    text-decoration: none;
    color: rgb(225, 146, 28);
    letter-spacing: 3px;
    font-size: 25px;
    transition: all .7s;    
}
.magaz_pris:hover{
    font-weight: 700; 
}
#aboutus{
    display: flex;
    flex-direction: column;
    background-color: rgb(225, 146, 28);
    color: #fff;
    align-items: center;
}
.aboutus_logo{
    padding: 50px 0 20px 0;
    font-size: 40px;
    letter-spacing: 3px;
}
.aboutus_txt{
    width: 900px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
}
.abouts{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 50px 0 80px 0;
}
.abouts_item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 10px 25px;
    width: 140px;
    cursor: pointer;
    transition: all .5s;
}
.abouts_item:hover{
    color: rgb(255, 153, 0);
}
.abouts_item .fa-solid{
    font-size: 45px;
    padding-bottom: 10px;
}
.promegutok{
    background-image: url(../img/promegutok.jpg);
    min-height: 300px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
}
.promegutok2{
    background-image: url(../img/promegutok2.jpg);
    min-height: 300px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
}
.posts{
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.post{
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    border-radius: 30px;
    width: 480px;
    padding: 30px;
    text-align: center;
    margin: 10px 50px;
    border: 2px solid rgb(225, 146, 28);
    box-shadow: 0 0 0 7px #fff;
}
.post_name{
    letter-spacing: 3px;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
    color: rgb(225, 146, 28);
    padding: 30px 0 10px 0;
    width: 300px;
    border-bottom: 2px solid rgb(225, 146, 28);
    margin-bottom: 30px;
    transition: all .4s;
}
.post_name:hover{
    color: rgb(255, 153, 0);
    border-bottom: 2px solid rgb(255, 153, 0);
}
.post_text{
    letter-spacing: 2px;
    color: rgb(225, 146, 28);
    padding: 0 10px;
}
#form_end_contact{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact_item{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0;
    justify-content: center;
    border: 2px solid #000;
    border-width: 2px 0;
}
.contact_item2{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    border: 2px solid #000;
    border-width: 0 0 2px 0;
}
.item{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 50px ;
    color: rgb(225, 146, 28);
    letter-spacing: 2px;
}
.item p{
    padding: 0 0 10px 0;
}
.item a{
    color: rgb(225, 146, 28);
    text-decoration: none;
}
#forma {
    width: 600px;
    margin: 0 auto;
}
form div {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    align-items: center;
}
form input {
    width: 245px;
    height: 60px;
    padding-left: 5px;
}
.close2 {
    display: inline-block;
    border-style: none;
    color: #fff;
    padding: 0 12px;
    width: 250px;
    height: 35px;
    border-radius: 46px;
    text-decoration: none;
    background: rgb(225, 146, 28);
    font-size: 14pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: all .5s;
    cursor: pointer;
}
.close2:hover {
    background: rgb(255, 153, 0);
}
.form1{
    padding: 0 10px 20px;
    border: 2px solid;
    border-width: 0 2px;
}
.footer_form{
    padding-bottom: 30px;
    position: relative;
}
 #senk2 {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: none;
}
#senk_open {
    width: 250px;
    height: 60px;
    text-align: center;
    padding: 15px;
    border: 3px solid #000;
    border-radius: 10px;
    color: #315977;
    position: absolute;
    top: -580px;
    right: 0;
    bottom: 0;
    left: -22px;
    margin: auto;
    background: #fff;
}
#senk_open div{
    margin-bottom: 10px;
}
 #senk2:target {
    display: block;
}
.senk_close {
    display: inline-block;
    border-style: none;
    color: #fff;
    padding: 0 12px;
    margin: 10px;
    width: 100px;
    height: 30px;
    border-radius: 46px;
    text-decoration: none;
    background: rgb(225, 146, 28);
    font-size: 14pt;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:  0 auto;
    transition: all .5s;
    cursor:pointer;
}
.senk_close:hover {
    background: rgb(255, 153, 0);
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    animation: fade .6s;
    overflow: auto;
    display: flex;
    text-align: center;
    display: none;
}
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 80%;
    max-width: 462px;
    position: absolute;
    padding: 50px 20px;
    border: 10px solid #383838;
    background: rgb(225, 146, 28);
    z-index: 1000;
    border-radius: 40px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    box-shadow: 0 15px 20px rgb(225, 146, 28),0 19px 60px rgba(0,0,0,.3);
    animation: fade .6s;
}
.close {
    width: 220px;
    height: 40px;
    border: none;
    border-radius: 40px;
    background-color: rgb(225, 146, 28);
    cursor: pointer;
    outline: none;
    display: flex;
    margin: 0 auto;
    font-size: 20px;
    transition: all .4s;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-top: 20px;
}
.close:hover {
    background-color: rgb(255, 153, 0);
}
@media (max-width: 900px){
    .aboutus_txt {
        width: 680px;
    }
}
@media (max-width: 690px){
    .prew_item {
        width: 480px;
    }
    .aboutus_txt {
        width: 480px;
    }
}
@media (max-width: 640px){
    #forma {
        width: 400px;
    }
    .contact_item{
        padding: 30px 0 5px 0;
        width: 350px;
        margin: 0 auto;
    }
}
@media (max-width: 500px){
    .prew_item {
        width: 350px;
        height: 450px;
    }
    .aboutus_txt {
        width: 360px;
    }
    .prew_disc{
        text-align: center;
    }
    .aboutus_txt {
        width: 400px;
    }
    .prew_logo2 img{
        width: 350px;
    }
    #prew {
        align-items: center;
    }
}
@media (max-width: 400px){
    #forma {
        width: 370px;
    }
    .aboutus_txt {
        width: 360px;
    }
    .magaz_item {
        margin: 0px;
    }
    form input{
        width: 150px;
    }
}