.new.wrapper{
  display: inline-block;
  width: 80%;
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
}

/* конец меню */
.new .content{
  width: 100%;
  font-size: 18px;
  padding: 0.5em 2.2em 2em 2.8em;
  color: #333;
  line-height: 1.4;
}
.new .content img{
height: auto;
margin: 0 auto;
display: block;
padding-bottom: 10px;
}
.new .content h2, .new .content h3{
  color: #000;
  font-size: 1.4em;
  font-family:'Monserrat';
  margin: 25px 0;
  font-weight:normal;
}
.new .content h3{
	color: #6390b7;
    font-size: 1.1em;
	font-weight:600;
}
.new .content p{
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}
.new .content a{
  color: #888;
}
.new #low_img{
  width: 40%;
  max-width: 800px;
}
.new .content ul, 
.new .content li{
  list-style-type: disc;
}
.new .content  h1#h1-main{
  font-size: 2.2em;
  padding-bottom: 0.6em;
}
.new .table-style table{
  border-collapse: collapse;
  border-spacing: 0;
}
.new .table-style tr{
 border-bottom: solid 2px white;
}
.new .table-style td{
  padding: 10px 40px;
}
.new .table-style td:nth-child(n+2){
  border-left: solid 2px white;
}
.new .table-style tr:last-child{
  border-bottom: 0;
 }
.new .table-style tr:nth-child(odd){
  background-color: #98e7ff;
 }
.new  .table-style tr:nth-child(even){
  background-color: #c2f1ff;
 }
.new  .table-style.low-table td{
  padding: 10px;
}
.src_notresult{
	margin-bottom: 40px;
}
.servis-main-page .row{
	flex-wrap: nowrap;
}
.servis-main-page .row .item{
	background: #f2f2f2;
	padding: 30px 40px 120px 40px;
	border-radius: 20px;
	width: 50%;
	margin-bottom: 20px;
	position: relative;
}
.servis-main-page ul{
	margin: 0;
	padding: 0;
}
.servis-main-page ul li{
	list-style: disc;
	font-size: 15px;
	margin: 10px 0;
	font-family: 'Raleway';
}
.servis-main-page .row .item img{
	width: 200px;
	padding: 0;
}
.servis-main-page ul li::marker{
	color: rgb(224, 7, 7);
}
.servis-main-page .row .item h3{
	font-size: 2em;	 
}
.servis-main-page .row .item.two button,.servis-main-page .row .item.four button{
	right: 30px;	 
}
.servis-main-page .row .item.two img,.servis-main-page .row .item.four img{
	float: right;
}
.servis-main-page .row .item.one img,.servis-main-page .row .item.three img{
	float: left;
	margin-right: 20px;
}
.servis-main-page .row .item button.red_line.callbtn{
	font-size: 1.5em;
	font-weight: 700;
	padding: 15px;
	margin-top: 30px;
	position: absolute;
	bottom: 40px;
}
.servis-main-page .row .item.two, .servis-main-page .row .item.three{
	background: #f0f8ff;
}
.servis-main-page .row .item:first-child{
	margin-right: 20px;
}
.servis-main-page .row .item p{
	font-size: 16px;
	color: #777;
}
.description-services .content{
	max-width: 1140px;
	margin: 0 auto;
}
.description-services{
	margin-top: 60px;
}
.description-services h2{
	font-size: 2.5em;
	text-transform: uppercase;
	font-family: 'Century Gothic';
	text-align: center;
	margin: 0 15px 40px 15px;
}
.free{
	margin-top: 40px;
}
.free .item{
        border: 2px solid rgb(224, 7, 7);
        border-radius: 5px;
        padding: 10px 30px;
        display: flex;
	   align-items: center;
	   height: 74px;
    }
.free .item:first-child{
	margin-right: 20px;
}
.free .row{
        justify-content: center;
    }
.free .content .row img{
	width: 50px;
	height: auto;
	margin-right: 20px;
}
.free .content p{
	font-size: 2em;
	margin: 0;
}
.free .content p span{
	color: rgb(224, 7, 7);
	text-transform: uppercase;
	font-weight: 700;
}
span.str{
	font-weight: 700;
}
/*---------end-------*/
@media (max-width: 1140px){
.new.wrapper{
  width: 100%;
}
}
@media (max-width: 1320px){
  .new .content{
    font-size: 1.5em;
  }
}
@media (max-width: 460px){
  .new .content{
    font-size: 1.2em;
  }
  .new .content h1{
    font-size: 1.5em;
  }
  .new .content > h1#h1-main{
    font-size: 1.8em;
  }
}
@media (max-width: 380px){
  .new .table{
    font-size: 0.8em;
  }
  .new .so-low-table{
    font-size: 0.8em;
  }
}
@media (max-width: 550px){
  .new .table-style td{
  padding: 5px 5px 5px 10px;
  }
  .new .table-style.low-table td{
    padding: 2px;
  }
  .new .content {
    padding: 10px 20px 30px 20px;
}.new .content img {    width: 100%;}.aligncenter {    width: 100% !important;}
}
