.contentMenu{
width: calc(100% - 325px);
float: right;
box-sizing: border-box;
padding: 0px 10px 0px 20px;
min-height: 230px;
}
.content-text {font-size:20px;color:#608791;font-weight:400}
.content-text::after {content:'';display:table;clear:both}
div.content-text h1 {font-size:1.6em;margin-bottom:40px;font-weight:500;color:#07465e}
div.content-text h2 {font-size:1.4em;margin:40px 0 30px;font-weight:500;color:#07465e}
div.content-text h3 {font-size:1.4em;margin:40px 0 30px;font-weight:500;color:#07465e}
div.content-text h4 {font-size:1.3em;margin:40px 0 30px;font-weight:500;color:#07465e}
div.content-text h5 {font-size:1.2em;margin:40px 0 30px;font-weight:500;color:#07465e}
div.content-text h6 {font-size:1.1em;margin:40px 0 30px;font-weight:500;color:#07465e}
.content-text p{
margin: 0px 0px 10px 0px;
line-height: 1.5em;
}

div.content-text ul,
div.content-text ol
{margin: 10px 0 25px;padding-left:35px}
div.content-text li{line-height:1.8}
div.content-text li+li {margin-top:10px}
div.content-text img{vertical-align:top;max-width:100%;height:auto}
div.content-text img[style*="float"] {max-width:50%}

div.content-text img.full {max-width:none}

.content-text img.no_border{
border: none;
padding: 0px;
background-color: transparent;
vertical-align: top;
}
.content-text iframe{
max-width: 100%;
}
.content-text hr{
border:none;
border-bottom: 1px dotted #CDCDCD;
height: 1px;
}

.content-text table {
    border:1px solid #6095b7;
    border-collapse: collapse;
    box-sizing: border-box;
    max-width:100%;
}
.content-text table th {
    border:1px solid #6095b7;
    padding:8px 4px;
    text-align:left;
    background-color:#eaeaea;
}
.content-text table td {
    border:1px solid #6095b7;
    padding:4px;
}


.googleMaps{
float: right;
max-width: 100%;
}
.googleMaps .infoMaps{
line-height: auto;
}

.googleMaps img{
background: none;
border: none;
box-shadow:none;
-webkit-box-shadow: none;
filter: none;
max-width: none;
}
h1.h1_ramka{
background: none;
}
.ramka{
border: none;
}

.rowBox{
box-sizing:border-box;
display: table;
width: 100%;
max-width: 100%;
}

.rowBox .rowColumn{
box-sizing:border-box;
display: table-cell;
vertical-align: top;

}

.rowBox.rowItems .rowColumn {font-size:18px}
.rowBox.rowItems .rowColumn h3 {margin-top:0;font-size:24px}
.rowBox .rowColumn .googleMaps {
max-width: 100%;
float: none !important;
width: 100% !important;
}

a.buton1{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border: 1px solid #2c609d;
background: #2c609d url('/templates/web/images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
text-decoration: none;
cursor: pointer;
}

a.buton1:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a.png') 80% 50% no-repeat;
color:#2c609d;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}
a.buton2{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border:1px solid #0d3c73;
background: #0d3c73 url('../images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}

a.buton2:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a2.png') 80% 50% no-repeat;
color:#0d3c73;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}
a.buton3{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border: 1px solid #d8ad00;
background: #d8ad00 url('/templates/web/images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
text-decoration: none;
cursor: pointer;
}

a.buton3:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a3.png') 80% 50% no-repeat;
color:#d8ad00;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}
a.buton4{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border: 1px solid #BB0016;
background: #BB0016 url('/templates/web/images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
text-decoration: none;
cursor: pointer;
}

a.buton4:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a4.png') 80% 50% no-repeat;
color:#BB0016;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}

.hJoin{
font-size:18px;
margin: 30px 0px 30px 0px;
color: #000000;
}
@media screen and (max-width:980px){
    .content-text {font-size:16px}
    .rowBox.rowItems .rowColumn {font-size:16px;}
}
@media screen and (max-width:820px){
    .content-text table.responsive{display: block;}
    .content-text table.responsive tbody{display: block;width: 100%;}
    .content-text table.responsive tbody tr{display: block;width: 100%;}
    .content-text table.responsive tbody tr td{display: block;width: 100%;padding-bottom: 40px;width: 100%;margin: 0px auto;box-sizing:border-box;}
    .content-text table.responsive tbody tr td.cellForms{width: 100%;}

    .content-text table.responsive .form .formRow {width: 100%;max-width: 100%;}
}
@media screen and (max-width:768px){
.rowBox{display: block;}
.rowBox .rowColumn{display: block;width: 100% !important;max-width: 100%;}
    .content-text {font-size:15px}
    .rowBox.rowItems .rowColumn {text-align:center;}
}

@media screen and (max-width:680px){
.content-text table.media td{display: block;width: 100%;max-width: 100%;box-sizing:border-box;}
.content-text table.media th{display: block;width: 100%;max-width: 100%;box-sizing:border-box;}
}
@media screen and (max-width:500px){
    div.content-text img{display:block;margin:10px auto 25px !important}
    div.content-text img[style*='float'] {max-width:100%;float:none !important}
}