#header {
    height: 50px;
}

#header contacts {

}
.container img{
        width: 100%;
        padding-top: 20px;
        padding-bottom: 10px;
    }

.add_tel {
   display: block;
   width: 80px;
   height: 150px;
   position: fixed;
   right: 0;
   top: 200px;
   z-index: 99999;
}

@media (max-width: 767px) {
    .container {
        max-width: none;
    }

    .container img{
        max-width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.main {
    font-size: 20px;
    color: #000000;
}





.kontakt {
    text-align: center;
}

.tel {
    margin-top: 60px;
}
.tela1 {
    background-color: aqua;
    font-size: 50px;
    padding: 10px;
}

.tela1 a {
    color: #000000;
    text-decoration: none;
}

.telmts {
    background-color: aqua;
    font-size: 50px;
    padding: 10px;
}

.telmts a {
    color: #000000;
    text-decoration: none;
}
.working-hours {
    padding: 10px;
}

.working-hours p{
    font-size: 50px;
    color: #000000;
}

.content {
    margin-top: 10px;
    margin-bottom: 10px;
}

.content H1 {
    font-size: 50px;
    color: #000000;
    text-align: center;
}

.content H2 {
    font-size: 40px;
    color: #000000;
}

.content H3 {
    font-size: 35px;
    color: #000000;
    text-align: center;

}



.content p {
    font-size: 20px;
    color: #000000;
    text-indent: 20px;
}

.stoimost {
    font-size: 35px;
    color: #006400;
    text-align: center;
}

.topp {
    padding-top: 20px;
}

.bottom {
    padding-bottom: 20px;
}

.kotprimpr {
    padding-top: 20px;
    max-width: 100%;
}

.kotprimpr p{
    font-size: 20px;
    color: #000000;
}

#footer{
    margin-top: 60px;
    background-color: #DAE8DF;
    height: 320px;
}



.menu {
    color: #000000;
    display: inline-block;

    width: 100%;
}





 nav {

    margin: 0 auto;
    display: inline-block;
    line-height: 1.2;
    height: 50px;
}





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;
}

nav ul li{text-align: justify !important;
     overflow:hidden; /* for IE6 */}


nav li a:hover {
    color: #000000;
    background-color: #9ACD32;
    padding: 10px;

    text-decoration: none;
    margin: 20px 10px;
}


#contactsfuter {
    background-color: #4169E1;
    height: 400px;
}

#contactsfuter H4 {
    padding-top: 20px;
    padding-bottom: 30px;
    color: #FFFFFF;
    text-align: center;

    font-size: 40px;
}
#contactsfuter address {
    font-size: 40px;
    color: #FFFFFF;
}
#contactsfuter p {
    font-size: 30px;
    color: #FFFFFF;
}

.projects-contacts-tel-v {
   padding-top: 45px;
}

.projects-contacts-tel-v a {
    margin-top: 25px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    line-height:20px;
    color:#FFFFE6;
    font-size:35px;
    font-weight: 500;
    margin-bottom: 25px; /* Отступ снизу */
    width: 560px; /* Ширина кнопки */
}
.projects-contacts-tel-v a:hover {
    color: #000;
    background-color:#FFED00;
    border: 2px solid #7a7b7e; /* Параметры рамки */
    width: 560px; /* Ширина кнопки */
    height: 60px; /* Высота */
    border-radius: 5px; /* Уголки */
    padding: 7px;
    text-decoration: none;
}
.projects-contacts-tel-mts {
    padding-top: 45px;
}
.projects-contacts-tel-mts a {
    margin-top: 25px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    line-height:20px;
    color:#FFFFE6;
    font-size:35px;
    font-weight: 500;
    margin-bottom: 15px; /* Отступ снизу */


}
.projects-contacts-tel-mts a:hover {
    color: #FFFFFF;
    background-color:#E2001A;
    border: 2px solid #7a7b7e; /* Параметры рамки */
    width: 560px; /* Ширина кнопки */
    height: 60px; /* Высота */
    border-radius: 5px; /* Уголки */
    padding: 7px;
    text-decoration: none;
}

.projects-contacts-post-office {
    padding-top: 45px;
}

.projects-contacts-post-office a {
    margin-top: 25px;
    font-family: 'Oswald', sans-serif;
    line-height:20px;
    color:#FFFFE6;
    font-size:35px;
    font-weight: 500;
    margin-bottom: 15px; /* Отступ снизу */
    padding: 10px;


}
.projects-contacts-post-office a:hover {
    color: #1F386E;
    background-color:#FFFFE6;
    border-radius: 5px; /* Уголки */
    padding: 10px;
    text-decoration: none;

}

#ip {
    padding-top: 20px;
    padding-bottom: 15px;
}

#ip p {
    font-size: 18px;
}


@media (max-width: 1200px) {

    #footer{
    margin-top: 10px;
    height: 320px;
}
    #contactsfuter {
    height: 450px;
}

    @media (max-width: 1050px) {

    #footer{
    margin-top: 10px;
    height: 320px;
}
    #contactsfuter {
    height: 450px;
}

  .projects-contacts-tel-v a {

    font-size:30px;
}

.projects-contacts-tel-mts a {
  font-size:30px;

}

.projects-contacts-post-office a {
   font-size:30px;

}
}

@media (max-width: 990px) {

  #header {
    height: 50px;
}
    #footer{
    margin-top: 10px;
    height: 400px;
}
}

@media (max-width: 800px) {



.content H2 {
    font-size: 22px;

}
    .content H3 {
    font-size: 25px;
    }

 #footer{
    margin-top: 10px;
    height: 400px;
}

#contactsfuter {
    height: 350px;
}

.projects-contacts-tel-v a {

    font-size:20px;
}

.projects-contacts-tel-mts a {
  font-size:20px;

}

.projects-contacts-post-office a {
   font-size:20px;

}
}


@media (max-width: 760px) {


     #contactsfuter {
    height: 550px;
}

}

@media (max-width: 690px) {


     #contactsfuter {
    height: 550px;
}

}

 @media (max-width: 700px) {

     #header {
    height: 50px;
}

    #footer{
    margin-top: 10px;
    height: 420px;
}
     #contactsfuter {
    height: 550px;
}

}



@media (max-width: 690px) {

     #header {
    height: 50px;
}

    #footer{
    margin-top: 10px;
    height: 420px;
}

}



 @media (max-width: 676px) {

  #header {
    height: 50px;
}

    #footer{
    margin-top: 10px;
    height: 510px;
}

    #contactsfuter {
    height: 580px;
}
}


@media (max-width: 600px) {

    #footer{
    margin-top: 10px;
    height: 520px;
}

    #contactsfuter {
    height: 580px;
}

}

@media (max-width: 597px) {

    #footer{
    margin-top: 10px;
    height: 600px;
}

  }


@media (max-width: 550px) {

  #header {
    height: 50px;
}

    #footer{
    margin-top: 10px;
    height: 600px;
}

   #contactsfuter {
    height: 560px;
}

}

@media (max-width: 500px) {

  #header {
    height: 50px;
  }

    #footer{
    margin-top: 10px;
    height: 610px;
}
    #contactsfuter {
    height: 550px;
}
}

@media (max-width: 493px) {

    #header {
    height: 50px;
}

    #footer{
    margin-top: 10px;
    height: 620px;
}
}

@media (max-width: 489px) {

    #header {
    height: 50px;
}

    #footer{
    margin-top: 10px;
    height: 620px;
}
}


 @media (max-width: 485px) {

    #header {
    height: 150px;
}

    #footer{
    margin-top: 10px;
    height: 620px;
}
}


@media (max-width: 460px) {
.content H1 {
    font-size: 45px;

}
}



@media (max-width: 450px) {

    #header {
    height: 150px;
}

    #footer{
    margin-top: 10px;
    height: 650px;
}

}

@media (max-width: 430px) {

    #footer{
    margin-top: 10px;
    height: 650px;
}

}


@media (max-width: 420px) {

    #header {
    height: 150px;
}
    .main {
    font-size: 16px;
    color: #000000;
}
    .tela1 {
    background-color: aqua;
    font-size: 40px;
    padding: 10px;
}

    .telmts {
    background-color: aqua;
    font-size: 40px;
    padding: 10px;
}
    .working-hours p {
    font-size: 40px;

}

  .content H1 {
    font-size: 35px;
    color: #000000;
}

    .content H2 {
    font-size: 32px;
    color: #000000;
}

    #footer{
    margin-top: 20px;
    height: 650px;
}
    #contactsfuter {
    height: 600px;
}

}

@media (max-width: 380px) {


 #header {
    height: 150px;
}
}

@media (max-width: 375px) {


 #header {
    height: 150px;
}

    nav li a {
    font-weight: 400;
    }

    .main {
    font-size: 22px;
    color: #000000;
}
    .tela1 {
    background-color: aqua;
    font-size: 35px;
    padding: 10px;
}

    .telmts {
    background-color: aqua;
    font-size: 35px;
    padding: 10px;
}
    .working-hours p {
    font-size: 35px;

}

    .content H1 {
    font-size: 30px;
    color: #000000;
}

    .content H2 {
    font-size: 30px;
    color: #000000;
}

    #footer{
    margin-top: 10px;
    height: 630px;
}
    #contactsfuter {
    height: 600px;
}

    .projects-contacts-tel-v a {

    font-size:30px;
}

.projects-contacts-tel-mts a {
  font-size:30px;

}

  .projects-contacts-tel-mts a:hover {

      line-height: 1.5;
}

.projects-contacts-post-office a {
   font-size:30px;

}

}

@media (max-width: 350px) {

#header {
    height: 150px;
}

#footer{
    margin-top: 10px;
    height: 650px;
}
}

@media (max-width: 340px) {

#header {
    height: 150px;
}

#footer{
    margin-top: 10px;
    height: 650px;
}
}

@media (max-width: 330px) {

#header {
    height: 150px;
}

}

@media (max-width: 320px) {

#header {
    height: 150px;
}

#footer{
    margin-top: 10px;
    height: 660px;
}
  #contactsfuter {
    height: 700px;
}

}

 @media (max-width: 316px) {

#footer{
    margin-top: 10px;
    height: 680px;
}

}


@media (max-width: 280px) {

    #header {
    height: 120px;
}
    .main {
    font-size: 18px;
    color: #000000;
}
    nav li a {
    font-size: 20px;
    font-weight: 500;
   }

   .tela1 {
    background-color: aqua;
    font-size: 25px;
    padding: 10px;
}

    .telmts {
    background-color: aqua;
    font-size: 25px;
    padding: 10px;
}
    .working-hours p {
    font-size: 25px;

}

    .content H1 {
    font-size: 25px;
    color: #000000;
}
    .content H2 {
    font-size: 22px;

}
    .content H3 {
    font-size: 25px;
    }

    .content p {
    font-size: 16px;
    color: #000000;

}
    #footer{
    margin-top: 10px;
    height: 600px;
}
    #contactsfuter {
    height: 600px;
}
    #contactsfuter H4 {
    padding-bottom: 10px;
    color: #FFFFFF;
    text-align: center;

    font-size: 40px;
}
#contactsfuter address {
    font-size: 30px;

}
#contactsfuter p {
    font-size: 20px;
    color: #FFFFFF;
}

    .projects-contacts-tel-v {
   padding-top: 15px;
}

.projects-contacts-tel-v a {

    font-size:20px;

}

.projects-contacts-tel-mts a {
  font-size:20px;

}

.projects-contacts-post-office a {
   font-size:20px;

}
}

