
  .title_image{
    #object-fit: fill;
    #display: block;
    #width: 100vw;
    #height: 100%; 
    #width: 100%; 
    max-height: 50px;
  }
  

  div.bimg{
    max-width:257px;
    max-height:127px;
    #background-image: url(/t4.png);
    #background-repeat: no-repeat;
    display:inline-block;
    #background-position: center;
    #text-align:center;
    #background-size: contain;
    margin-top: 15px;
  }

  div.header {
    position:relative;
    #background-image: url(/t4.png);
    #background-repeat: no-repeat;
    ##background-size: 100% 100%;
    width: 1280px;
    #height: 170px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    background-position: center;
    background-color: #336699;
    padding-bottom:10px;
    padding-top: 20px;
    #height: 100px;
  }

  div.contact_holder{
    float: left;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    #border:solid;
    padding: 5px;
    border-width: 1px;
    #width: 250px;
    text-align: left;
    #height: 32px;
  }
  div.city{
    display: block;
  }
  div.street{
    display block;
  }
  div.phone{
    #font-size: 22px;
  }

  
  h1{
    #font-size: 25px;
    #margin-top: 20px;
    margin-bottom: 25px;
  }
  

  h2{
    #font-size: 20px;
  }

  h1.title{
    #width: 300px;
    display:inline;
    margin-left:auto;
    margin-right:auto;
  }


  .contact_container{
  	 display: block;
    text-align: center;
    width: 100%;  
  }
  div.contact_info{
    margin-left:5px;
    margin-right:5px;
    display: inline-block;
    position: relative;
    padding:7px;
    #position:absolute;
    #left:15px;
    #top: 15px;
    #width: 85%;
    text-align: center;
	color:#ffffff;
    #background-color: #e0cf00;
    #border-width:1px;
    #border-color:#000000;
    #border-style: solid;
    #display: table;
  }
  div.services{
  #	 display: table;
  position: relative;
  }
  .tel{
	  font-size: 18px;
    margin-left: 5px;
    margin: 10px;

  }
  div.main_page {
    padding-top: 50px;
padding-bottom: 100px;
    position: relative;
    border-color: #336699;
	  font-size: 14pt;
    position: relative;
    #display: table;

    width: 1280px;
    #padding-top: 10px;
    ##padding-left: 20px;
    ##padding-right: 20px;
    #margin-top: 0px;
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: auto;
    ##padding: 5px 5px 5px 5px;

    border-width: 1px;
    #border-color: #212738;
    border-style: solid;

    #background-color: #dbebec;
    #background-color: #b3b8dc;

    text-align: center;
  }
    
  div.title{
    #padding-top:10px;
    #padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    #background-color: #afd8ff;
    #width: 300px;
    display: block;
    text-align:center;
      display: inline-block;
      transform: translateY(-50%);
  }





   .clear {
  clear:both;
   }


	

	  div.inline{
	  display: inline-block;
  }


  div.tel{
    ##width: 342px;
    ##height:43px;
    position:relative;
    ##right:0;
    ##bottom:0;
    margin-top:4px;
    margin-right:15px;
    ##margin-right:15px;
    ##margin-bottom:15px;
    ##top:150px;
    ##left: 650px;
    color: #000000;
    font-size: 30px;
    float: right;
  }


  div.footer {
    position:relative;
    width: 1280px;
    #height: 33px;
    margin-left: auto;
    margin-right: auto;
    background-color:#336699;
  }


  div.main_div {
    width:100%;
    position: relative;
  }

  .services > ul{
  position: relative;
}



  th{
word-break:break-all;
}
td{
word-wrap:break-word;
}
table { 
  table-layout:fixed;
  border-collapse: collapse;
  width:70%;
  margin-left: auto;
  margin-right: auto;
}


span.title{
	font-size:25px;
}


TD, TH {
    padding: 3px; /* Поля вокруг содержимого таблицы */
    border: 1px solid black; /* Параметры рамки */
    padding-top: 10px;
    padding-bottom: 10px;
   }


  @media (max-width: 1280px) {
    div.header {
      width: 100%;
    }
    div.main_page {
      width: 100%;
    }
    div.footer {
      width: 100%;
    }
    div.menu {
      width: 100%;
    }
  }

  @media (max-width: 800px) {
    .spanOfferName{
  margin-left: 0px;
}
    div.header {
      width: 100%;
    }
    div.main_page {
      width: 100%;
    }
    div.footer {
      width: 100%;
    }
    div.menu {
      width: 100%;
    }
  }

  @media (max-width: 570px) {
     .spanOfferName{
  margin-left: 0px;
}
	  
	.liservice{
	width: 42%;
	margin: 3%;
	}

    div.header {
      width: 100%;
    }
    div.main_page {
      width: 100%;
    }
    div.footer {
      width: 100%;
    }
    div.menu {
      width: 100%;
    }
  }
  
  @media (max-width: 380px) {
     .spanOfferName{
  margin-left: 0px;
}
  .liservice{
	width: 80%;
	margin: 5%;
	}
  
	 p.services_description {
    text-align: justify;
    margin-left: 10px;
    margin-right: 10px; 
}
	 
#  	 div.service{
#	    margin-left: 25px;
#	    margin-right: 5px;
#   }
  	 div.title{
  	 	width: 225px;
  	 }
    div.header {
      width: 100%;
    }
    div.main_page {
      width: 100%;
    }
    div.footer {
      width: 100%;
    }
    div.menu {
      width: 100%;
    }
  }




