@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto:wght@100;400;700&display=swap');

.left nav ul li:before {
    background: url(http://www.kamniro.ru/templates/kamniro/images/icons.png?v=1) -71px -85px no-repeat;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 19px;
    width: 30px;
    height: 9px;
}

html, body {
/*height: 100%;*/
}

body {
  background: url("./img-filial/volna_big.svg"), 
  linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%,
  rgba(255, 255, 255, 0.5) 153px, rgba(255, 255, 255, 0.1) 200px), 
  url("./img-filial/fon_w.jpg") !important;
  background-position: left bottom, center center, center center  !important;
  background-size: auto 222px, cover, cover  !important;
  background-repeat: no-repeat, no-repeat, no-repeat  !important;
  background-attachment: fixed, fixed, fixed  !important; 
  font-family: 'PT Sans', Tahoma, Geneva, sans-serif  !important;
  overflow-x: visible;
}

article.contact,
footer:after,
footer:before
{
  display: none;
}
input, img, header nav #menu>li ul {
  border-radius: 0 !important;
}


h1, h1 p, h1 a, h2, h3, h4 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
input {
    font-size: 12px;
}

#main {
  background-color: transparent;
}
.center {
  box-shadow: rgba(81, 106, 128, 0.23) 0px 7px 15px 0px;
  border-radius: 0;
}
header {
    background-color: transparent;
    background-image: none;
    width: 100%;
    margin: 0;
    position: relative;
    height: 170px;
    background-image: linear-gradient(-65deg, rgba(255, 255, 255, 0) 5%, rgba(249, 252, 253, 0.25) 10%, rgba(249, 252, 253, 0.25) 30%, rgba(132, 219, 232, 0.4) 45%, 
    rgba(132, 219, 232, 0.4) 55%, rgba(255, 255, 255, 0) 80%) !important;
}
header h1 {
    position: absolute;
    width: 70%;
    left: 0;
    top: 41px;
    margin-left: 165px;
    text-shadow: none;
}
header h1 p {
    line-height: 1.3;
    margin-left: 0;
    text-shadow: none;
}
header h1 a, header h1 a:hover {
    text-shadow: none !important;
    text-decoration: none;
    text-shadow: 0 0 black;
    font: 20px/1.3 'roboto condensed';
    color: rgba(0, 58, 112, 0.9);
    font-weight: bold;
    text-transform: uppercase;
}

.title__row {
    display: none;
}

header #lang a {
    -webkit-box-shadow: 0px 0px 1px #5b6b73;
    -moz-box-shadow: 0px 0px 1px #5b6b73;
    box-shadow: 0px 0px 1px #5b6b73;
}

header a.logo {
    background: url(./img-filial/logo_ru_ellips_sm.svg) left top no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    width: 120px;
    height: 80px;
    top: 26px;
    left: 15px;
}

header nav { 
    background-image: none;
    border-radius: 0;
    position: relative;
    top: 129px;
    height: 40px;  
    box-shadow: 0 -4px 10px 0px rgba(152, 199, 225, 0.25);
    background-image: none;
    background-color: rgba(255, 255, 255, 0.3);
}

header nav #menu>li {
    padding: 0;
    border-right: 0px;
    font-family: 'Roboto', sans-serif;
}
header nav #menu>li>ul {
    margin-top: 0;
  }

header nav #menu>li>a {
    padding: 10px 24px;
    display: block;
    color: #164d75;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
    border-right: 0;

}
header nav #menu>.active  {
  background-color: #fff; 
}
header nav #menu>.active>a {
  text-decoration: underline;
  font-weight: normal;
  color: #164d75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
header nav #menu>li:hover>a {
  text-decoration: none;
  color: white;
  background-color: #006092;
}

article.welcome {
    margin-left: 0;
    margin-bottom: 30px;
    height: 340px;
    background-image: url(./img-filial/karta_ru.jpg);
    background-size: 78%;
    object-fit: cover;
    background-repeat: no-repeat;
}
article.welcome>h1, article.welcome>p, article.welcome>a {
    display: none;
}

.lastnews h1 {
    font: 20px 'Roboto condensed',Verdana,Helvetica,sans-serif;
    color: #306179;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
}
.lastnews .news {
    display: flex;
    flex-wrap: wrap;
}

.lastnews ul.news li{
    display: flex;
    flex-direction: column;
    margin: 0;
    margin-right: 3%;
    flex: 1 1 30%;
    background-color: rgb(240 243 247 / 60%);
}

.lastnews ul.news li .post-img img {
    width: 100%;
}

.lastnews ul.news li .post-img img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}

.lastnews ul.news li .post-txt {
    margin: 0;
    padding: 15px 5px 5px 15px;
}

.lastnews ul.news li .post-txt time {
    margin-bottom: 5px;
    color: #443A3A;
}

.lastnews ul.news li .post-txt h3 {
    padding-bottom: 6px;
    margin: 0;
}
.lastnews ul.news li .post-txt h3 a {
    font-size: 13px;
    line-height: 1.4;
    text-decoration: none;
    color: #287599;
}

.lastnews .more {
    margin: 20px 0 0 0 !important;  
}

.lastnews ul.news li:first-child {
    display: flex;
    flex-direction: row;
    margin: 0;
    flex: 0 0 100%;
    margin-bottom: 30px;
    background-color: transparent;

}
.lastnews ul.news li:first-child .post-img {
    margin-right: 3%;
    flex: 0 0 31%;
}
.lastnews ul.news li:last-child {
    margin-right: 0;
}
.lastnews ul.news li:first-child .post-txt {
    padding: 0 !important;
}
.lastnews ul.news li .post-txt div p {
    margin-bottom: 5px;
}

.banners.bottom img {
    padding: 0;
    border: 0;
}
footer {
    background-image: none;
}

footer div.copyright .infoblock2 {
    padding-right: 15px;
    text-align: right;
}

footer div.copyright .infoblock {
   padding-left: 0;
}

.left {
    background-image: none;
    float: left;
    width: 250px;
    margin-right: 30px;
    position: relative;
    color: #024b78;
    left: 0;
    top: 30px;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow:  none;
    -moz-box-shadow:  none;
    box-shadow: none;
}
.left nav ul li.active>a {
    color:  #024b78;
}
.left nav a, .left nav span {
    color: #024b78;
  }
.right {
    width: 240px;
    padding: 45px 40px 0 0;
}
.right form.search input.textinputs {
    background: #fff;
    width: 165px;
    padding: 0 5px;
    margin-right: 0;
    border: 1px solid #164c74;
}
.right form.search input#sbtn {
    background-image: none;
    width: 62px;
    text-shadow: none;
    background-color: #164c74;
}
