


#header {
    background-color: #4682B4;
    margin-top: 0px;
    height: 100px;
    text-align: center;

}


#menu {
    color: #000000;
    display: inline-block;

    width: 100%;



}





 nav {
    width: 100%;
     padding-top: 20px;
    margin: 0 auto;
    display: inline-block;

    height: 50px;
}





nav li a {

    color: #000000;
    font-size: 25px;
    font-weight: 900;
    line-height: 2;
    margin: 0 10px;
    display: inline-block;




}

nav ul li{text-align: justify !important;
     overflow:hidden; /* for IE6 */}


nav li a:hover {
    color: #FFFFFF;
    padding-top: 0px;
    text-decoration: none;
    margin: 0 10px;
}



.container {
    width: 100%;

    margin: 0 auto;

}


#content {
     margin-top: 30px;
}

#content .bot {
     padding-bottom: -100px;
}

#content H1 {
    font-size: 50px;
    color: #000000;
    text-align: center;
}

#content H2 {
    font-size: 40px;
    color: #000000;
    text-align: center;
}

#content H3 {
    margin-top: 20px;
    font-size: 35px;
    text-align: center;
    color: #000000;
}

#content p {
    font-size: 25px;
    color: #000000;
    text-align: left;
    text-indent: 30px;

}


.bot {
    margin-bottom: 180px;
}

.botcont {
    margin-bottom: 320px;
}

#content-etap {
   margin-top: 20px;
   margin-bottom: 20px;
}

#content-etap H2 {
    font-size: 40px;
    text-align: center;
}

#content-etap p {
    font-size: 25px;
}

#prices {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 100px;
}

#prices H2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 40px;
    color: #000000;
    text-align: center;

}

#prices H3 {
    font-size: 30px;
    color: #000000;
    text-align: center;
}

#prices p {
    font-size: 30px;
    color: #000000;
    text-align: center;
}

#prices-contekst {
    margin-top: 10px;
    margin-bottom: 100px;
}

#prices-contekst H2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 40px;
    color: #000000;
    text-align: center;

}

#prices-contekst H3 {
    font-size: 30px;
    color: #000000;
    text-align: center;
}

#prices-contekst p {
    font-size: 30px;
    color: #000000;
    text-align: center;
}

#footer{
    margin-top: 60px;

    background-color: #ADFF2F;
    height: 130px;

}

#footer nav li a {
    font-family: 'Montserrat',sans-serif;
    color: #000000;
    font-size: 25px;
    font-weight: 900;
    padding: 10px;
    line-height: 1.2;
    margin: 20px 10px;
    display: inline-block;
}

#footer nav ul li{text-align: justify !important;
     overflow:hidden; /* for IE6 */}


#footer nav li a:hover {
    color: #000000;
    background-color: #FFFFFF;
    padding: 10px;

    text-decoration: none;
    margin: 20px 10px;
}


#contactsfuter {
    background-color: #4682B4;

    padding: 10px 0;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 80px;
    position: relative;
    bottom: 0;
    width: 100%;
}




#contactsfuter p {
  font-size: 20px;
    color: #000000;
}

.premium-busseness-contacts-post-office {
    margin-top: 15px;
    line-height:25px;
    color:#000;
    font-size:20px;
    font-weight: 500;
    margin-bottom: 15px; /* Отступ снизу */

}
.premium-busseness-contacts-post-office a {
    margin-top: 15px;

    line-height:25px;
    color:#000;
    font-size:20px;
    font-weight: 500;
    margin-bottom: 15px; /* Отступ снизу */

}
.premium-busseness-contacts-post-office a:hover {

    color: #000;
    background-color:#FFFFFF;
    border: 2px solid #7a7b7e; /* Параметры рамки */
    width: 560px; /* Ширина кнопки */
    height: 60px; /* Высота */
    border-radius: 5px; /* Уголки */
    padding: 7px;
    text-decoration: none;

}

@media (max-width: 1050px) {

    #header {
    height: 150px;
    }

    #footer{
    margin-top: 10px;
    height: 130px;
       padding-bottom: 0px;
}
    #contactsfuter {
    background-color: #4682B4;

    padding: 10px 0;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 80px;
    position: relative;
    padding-bottom: 0px;
    width: 100%;
}
}

@media (max-width: 990px) {

    #header {
    height: 150px;
    }

    #footer{
    margin-top: 10px;
    height: 130px;
    margin-bottom: auto;
}
}

@media (max-width: 800px) {

    #footer{
    margin-top: 10px;
    height: 140px;
}
}

@media (max-width: 767px) {

    #header {
    height: 150px;
    }

    #prices {
   margin-bottom: 100px;
}
    nav {
        display: inline-block;
        width: 100%;
         height: auto;
        margin-left: 0;

    }

    nav li a:hover {
    color: #FFFFFF;
    padding-top: 0px;
    text-decoration: none;
    margin: 0 10px;
}

    #content {
    margin-top: 50px;
    height: 100%;
    margin-bottom: 100px;
    width: auto;
}

    #content H1 {
    font-size: 30px;
    color: #000000;
    text-align: center;
}

    #content H2 {
    font-size: 27px;
    color: #000000;
    text-align: center;
}

    #content H3 {
    margin-top: 20px;
    font-size: 30px;
    text-align: center;
    color: #000000;
}

 @media (max-width: 770px) {

    #header {
    height: 180px;
    }
    }


@media (max-width: 680px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

}

@media (max-width: 675px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

}

 @media (max-width: 650px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

    #contactsfuter {
    height: 80px;
}
}


@media (max-width: 640px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

}


@media (max-width: 620px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

}

@media (max-width: 600px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

    #contactsfuter {
    height: 80px;
}

}


@media (max-width: 550px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

   #contactsfuter {
    height: 80px;
}

}

@media (max-width: 500px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}
    #contactsfuter {
    height: 80px;
    margin-bottom: auto;
}
}

 @media (max-width: 470px) {

    #header {
    height: 230px;
    }

     #footer{
    margin-top: 10px;
    height: 150px;
}
}

 @media (max-width: 460px) {

    #header {
    height: 270px;
    }

     #footer{
    margin-top: 10px;
    height: 150px;
}
}

@media (max-width: 450px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

}

 @media (max-width: 430px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

}

    @media (max-width: 420px) {

    #footer{
    margin-top: 10px;
    height: 150px;
}

}


    @media (max-width: 380px) {

    #header {
    height: 280px;
    }
}

  @media (max-width: 375px) {

     #footer{
    margin-top: 10px;
    height: 170px;
}

      }

    @media (max-width: 370px) {

    #header {
    height: 270px;
    }
}

    @media (max-width: 360px) {

     #footer{
    margin-top: 10px;
    height: 190px;
}

      }

    @media (max-width: 350px) {

    #header {
    height: 280px;
    }
}

    @media (max-width: 340px) {

    #header {
    height: 290px;
    }
    #footer{
    margin-top: 10px;
    height: 190px;
}
}

    @media (max-width: 330px) {

    #header {
    height: 290px;
    }
}


@media (max-width: 320px) {

    #header {
    height: 310px;
    }

    #content {
    margin-top: 50px;
    height: 100%;
    margin-bottom: 150px;
    width: auto;
}


#prices {
   margin-bottom: 100px;
}


#prices H2 {
    font-size: 30px;
    }

#prices H3 {
    font-size: 25px;

}

#prices p {
    font-size: 30px;

}



#prices-contekst H2 {
    font-size: 30px;
    }

#prices-contekst H3 {
    font-size: 25px;

}

#prices-contekst p {
    font-size: 30px;

}

}

    @media (max-width: 315px) {

    #header {
    height: 300px;
    }
    }

    @media (max-width: 290px) {

    #header {
    height: 350px;
    }
    }

   @media (max-width: 290px) {

    #header {
    height: 350px;
    }
     #footer{
    margin-top: 10px;
    height: 220px;
}

    }


    @media (max-width: 280px) {

    #header {
    height: 380px;
    }

     .botcont {
    margin-bottom: 60px;
}
     #footer{
    margin-top: 10px;
    height: 200px;
}

    }

