
    div, p, input, button, form, a, ul, li {
        box-sizing: border-box;
    }
    html, body {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    @font-face {
        font-family: 'playfair-display'; /* Имя шрифта */
        src: url(../fonts/playfair-display.ttf); /* Путь к файлу со шрифтом */
        font-display: swap; /* Rāda sistēmas fontu, kamēr lādējas */
    }

h1, h2, h3, h4 {
    font-family: 'playfair-display';
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h1 {font-size: 144px;
    padding-top: 178px;
    text-align: center;
    color: #fff;
}

h2 {
    font-size: 96px;
	text-align: center;
    color: #fff;
    padding-bottom: 100px;    
}
h3 {
	font-size: 36px;
}

h4 {
    font-size: 24px;
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/roboto.ttf);
    font-display: swap;
}

p {
	margin: 0;
	padding: 0;
    font-family: 'Roboto', sans-serif;
}
a {
	font-family: 'Roboto', sans-serif;
    text-decoration: none;
    color:black;
	transition: all 0.5s ease;
}
a:hover {
    color:red;
   
}

/*MAIN-HEADER--------------------------------------------------------------------------*/

.main {
    background-image: url(img/fons.webp);
    background-repeat:no-repeat;
    background-size: cover;
    height:500px;
}
.container {
   width: 1200px;
   justify-content: center;
    margin: 0 auto;
    }

.slepts {
    display: hidden;
}

/* AGROTEHNIKA --------------------------------------------------------------------------------*/
.video {
    background: #D0E9C8;
    height: auto; 
    padding-top: 90px;
}
.video-wrapper {
    display: flex;
    flex-direction: column;
    align-items:center;
    margin:0 auto;
 
}

.video-wrapper h2 {
    color:#2F6C1A;
}



.frame {
    text-align: center;
    margin: auto;
    padding-bottom: 150px; 
}

.komentars{
    text-align: center;
    font-size: 24px;
    color:#2F6C1A;
    padding-top: 20px;
 }
 .blue {
    color: blue;
}
span {
font-weight: bold;
}
/* LAUKA APSTRADE -------------------------------------------------------------*/
.seja {
    background: #D0E9C8;
    height: auto; 
    padding-bottom: 90px;
}
.kultivet {
    color:#2F6C1A;
}
.wrapper-seja {
    margin-top: 0px;
    padding-top: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
    justify-content: center;
    
}
.wrapper-seja h2{
    color:#2F6C1A;
    
}

.elements {
    padding-top: 30px;
    margin-right: 25px;
    margin-left: 25px;
}

.darbiba-foto img {
    border-radius: 20px;
}
.teksts-foto {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color:#2F6C1A;
    padding-top: 10px;
}
/* PROBLEMAS --------------------------------------------------------------------------------*/
.sejas-problemas {
    background: #D0E9C8;
    height: auto; 
    padding-bottom: 0px;
}


.problemas h2{
    font-size: 96px;
    color: red;
    text-align: center;
    letter-spacing: 0.05em;
}

.wrapper-problemas {
    margin-top: 0px;
    padding-top: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
.elements-2 {
    padding-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
}

.darbiba-foto-2 img {
    border-radius: 20px;
}
.teksts-foto-2 {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color:#2F6C1A;
    padding-top: 10px;
}


.problemas-apraksts {
    width: 930px;
    height: auto;
    border-radius: 20px;
    background-color: #FFE493;
    padding: 20px;
    margin: 50px auto;
}
.problemas-apraksts p {
    font-size: 18px;
    padding-bottom: 30px;
}

p.padoms {
    color: red;
    font-size: 20px;
    font-weight: 700;
}

/* PAR AUDZĒŠANU --------------------------------------------------------------------*/
.audzesana {
    background: #D0E9C8;
    height: auto; 
    padding-bottom: 90px;
}




.par-audzesanu-big h2{
     color:#2F6C1A;
     margin-top: 100px;
     
}

.wrapper-audzesana {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.first {
    width: 900px;
    height: 200px;
    background-color: #FFE493;
    padding:20px;
    border-radius:20px;
    margin: 0px auto;
    
}
.second {
    width: 900px;
    height: 350px;
    background-color: #FFE493;
    padding:20px;
    border-radius:20px;
    margin: 0px auto;
}
.third {
    width: 900px;
    height: 770px;
    background-color: #FFE493;
    padding:20px;
    border-radius:20px;
    margin: 0px auto;
}
.forth {
    width: 900px;
    height: 350px;
    background-color: #FFE493;
    padding:20px;
    border-radius:20px;
    margin: 0px auto;
}
.five {
    width: 900px;
    height: 300px;
    background-color: #FFE493;
    padding:20px;
    border-radius:20px;
    margin: 0px auto;
}


.first p{
    padding-bottom: 20px;
    text-align: left;
}
.second p{
    padding-bottom: 20px;
}
.third p{
    padding-bottom: 20px;
}
.forth p{
    padding-bottom: 20px;
}
.five p{
    padding-bottom: 20px;
}

.par-audzesanu h3 {
    text-align: center;
    color:#2F6C1A;
    padding-top: 70px;
    padding-bottom: 20px;
}









/*------------------------------------------------------------------------------------------*/


/* KONTAKTI ------------------------------------------------------------------------------------*/
.kontakti {
    background: #E1DEDE;
    height: 1000px;
}
.title-kontakti {
    margin:0px;
    text-align: center;
    padding-top: 90px;
    color:#2F6C1A;
}
.wrapper-kontakti {
    display: block;
    margin-bottom: 50px;
}
.wrapper-karte {
    display: flex;
    flex-direction: column;
    align-items: center;  
}
.karte {  
    width: 450px;
    height: 450px;
}
.teksts {
    width: 420px;
    text-align: center;
    margin-top: 20px;
}
p.teksts {
    font-size: 14px;
}
.form-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 30px; 
}
.form{
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 16px;
}
.btn-form {
    background:#2F6C1A;
    border:none;
    border-radius: 5px;
    color:white;
    width: 250px;
    height: 50px;
    text-align: left;
    padding-left: 10px;
}
.form input {
    background-color:white;
    border:solid 2px #2F6C1A;
    border-radius:5px;
    padding-left: 10px;
    margin-bottom: 50px;
    width: 250px;
    height: 50px;
}
/* --------------------------------------------------------------------------------------------*/

/* Footer -------------------------------------------------------------------------*/

.footer {
    background: #929090;
    margin:0px;
    padding:0px;
    height:100px;
}
.footer-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 37px;
}
.footer-wrapper p{
    text-align: center;
    margin: 0 auto;
}
.footer-wrapper a{
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color:black;
}
.info {
    margin-right: 100px;
}







@media screen and (max-width: 1200px) {


    .container {
		width: 960px;
	}

/* MAIN------------------------------------------------------------------------------------- */

    h1 {
        font-size: 96px;
        padding-top: 202px;  
    }
    
    h2 {
        font-size: 72px;
        padding-bottom: 100px;  
    }

/*AGROTEHNIKA----------------------------------------------------------------------------------------------*/
/*-----VIDEO------------------------------------------*/

.video {
    background: #D0E9C8;
    height: auto; 
}
video {
    width: 600px;
    height: auto;
}
.frame {
    text-align: center;
    width: 600px;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 80px;
    
}

/*----------------------------------------------------------*/
.seja {
    background: #D0E9C8;
    height: auto; 
}

.sejas-problemas {
    background: #D0E9C8;
    height: auto; 
}


.problemas h2{
    font-size: 72px;
    color: red;
}


    
    

/*---------------------------------------------------------------------------------------------*/     



}









@media screen and (max-width: 992px) {


	.container {
		width: 720px;

	}
 
/* MAIN ----------------------------------------------------------------------------*/

h1 {
    font-size: 72px;
    padding-top: 214px;  
}
h2 {
    font-size: 56px;
    padding-top: 50px;
    padding-bottom: 100px;  
}

.problemas h2{
    font-size: 56px;
    color: red;
}

/* AGROTEHNIKA -------------------------------------------------------------------------*/
.video {
    height: auto;
}

.frame {
    text-align: center;
    width: 600px;
    height: auto;
    margin: auto;
}

.problemas-apraksts {
    width: 700px;
    height: auto;
    margin: 40px auto;
}

.first {
    width: 700px;
    height: auto;  
}
.second {
    width: 700px;
    height: auto;  
}
.third {
    width: 700px;
    height: auto;  
}
.forth {
    width: 700px;
    height: auto;    
}
.five {
    width: 700px;
    height: auto;  
}
/* AUDZESANA--------------------------------------------------------------------------------*/
.audzesana {
    background: #D0E9C8;
    height: auto; 
}

/*---*/


}

@media screen and (max-width: 768px) {
	
    /* HEADER -------------------------------------------------------- */

    .container {
        width:540px;

    }

    /* MAIN---------------------------------------------------------------------------- */

h1 {
    font-size: 56px;
    padding-top: 218px;  
}
h2 {
    font-size: 44px;
    padding-top: 50px;
    padding-bottom: 100px;  
}

.problemas h2{
    font-size: 44px;
    color: red;
}

.par-audzesanu h3 {
	font-size: 28px;
}



/*---------------------------------------------------------------------------------------*/
.video {
    height: auto;
}

video {
    width: 520px;
    height: auto;
}

.frame {
    text-align: center;
    width: 520px;
    height: auto;
    margin: auto;
}

.seja {
    background: #D0E9C8;
    height: auto; 
}

.teksts-foto {
   
    font-size: 22px;
   
}

.seja {
    padding-bottom: 0px;
}





/* PROBLEMAS ----------------------------------------------------------------------------------*/
.problemas h2{
    font-size: 44px;
    color: red;
    margin-top: 100px;
    text-align: center;
    letter-spacing: 0.05em;
}


.problemas-apraksts {
    width: 520px;
    height: auto;
    margin: 40px auto;
}


.first {
    width: 520px;
    height: auto;  
}
.second {
    width: 520px;
    height: auto;   
}
.third {
    width: 520px;
    height: auto; 
}
.forth {
    width: 520px;
    height: auto;    
}
.five {
    width: 520px;
    height: auto;  
}
/*--------------------------------------------------------*/
.seja {
    background: #D0E9C8;
    height: auto; 
}

.sejas-problemas {
    background: #D0E9C8;
    height: auto; 
}




/* AUDZESANA--------------------------------------------------------------------------*/
.audzesana {
    background: #D0E9C8;
    height: auto; 
}







 

  /* FOOTER -------------------------------------------------------------------------*/ 
   .info {
        margin-right: 20px;
    }

   }
 /*----------------------------------------------------------------------------------*/


@media screen and (max-width: 576px) {


	.container {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
	}

    h1 {
        font-size: 40px;
        padding-top: 230px;  
    }
    h2 {
        font-size: 32px;
        padding-top: 50px;
        padding-bottom: 100px;  
    }

    h3 {
        font-size: 26px;
    }


/* VIDEO---------------------------------------------------------------*/

.video {
    background: #D0E9C8;
    height: auto; 
}

video {
    width: 290px;
    height: auto;
}

.frame {
    text-align: center;
    width: 290px;
    height: auto;
    margin: auto;
}

.darbiba-foto img {
    width: 280px;
    height: auto;
}
/*----------------------------------------------------------------*/
.seja {
    background: #D0E9C8;
    height: auto; 
}
.elements {
    width: 290px;
    height: auto;
}
.darbiba-foto img{
    width: 290px;
    height: auto;
}
.sejas-problemas {
    background: #D0E9C8;
    height: auto; 
}





/* PROBLEMAS --------------------------------------------------------------------------------*/

.wrapper-problemas {
    margin-top: 0px;
    display: flex;
    flex-wrap:wrap;
    

}
.problemas h2{
    font-size: 32px;
    color: red;
    margin-top: 100px;
    text-align: center;
    letter-spacing: 0.05em;
}




.problemas-apraksts {
    width: 290px;
    height: auto;
    margin: 40px auto;
}

.darbiba-foto-2 img{

    width: 290px;
    height: auto;
    text-align: center;
}

/* AUDZESANA------------------------------------------------------------------*/

.audzesana {
    background: #D0E9C8;
    height: auto; 
}
.par-audzesanu-big h2{
    color:#2F6C1A;
    margin-top: 100px;
    font-size: 42px;
    
}

.first {
    width: 290px;
    height: auto;  
}
.second {
    width: 290px;
    height: auto;    
}
.third {
    width: 290px;
    height: auto;   
}
.forth {
    width: 290px;
    height: auto;      
}
.five {
    width: 290px;
    height: auto;   
}












/* KONTAKTI ---------------------------------------------------- */
.kontakti {
    height: 1300px;
}
.wrapper-karte {
    display: flex;
    flex-direction: column;
    text-align: center;

}
.karte {
    width: 290px;
    height: 290px;
}
.karte img {
    width: 290px;
    height: 290px;
}
p.teksts {
    width: 280px;
}


/* Footer */
.footer {
    
    margin:0px;
    padding:0px;
    height:250px;

}
.footer-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 0px;
}

.footer-wrapper a{
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color:black;
}
.info {
    padding-bottom: 20px;
}

}
