@font-face {
  font-family: 'Open sans';
  src: local('Open sans'), local('Open sans'), url('../fonts/opensans.woff2') format('woff2'), url('../fonts/opensans.woff') format('woff'), url('../fonts/opensans.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open sans';
  src: local('Open sans-bold'), local('Open sans-bold'), url('../fonts/opensansbold.woff2') format('woff2'), url('../fonts/opensansbold.woff') format('woff'), url('../fonts/opensansbold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open sans';
  src: local('Open sans-italic'), local('Open sans-italic'), url('../fonts/opensansitalic.woff2') format('woff2'), url('../fonts/opensansitalic.woff') format('woff'), url('../fonts/opensansitalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'museo_sans';
  src: url('../fonts/exljbris_-_museosanscyrl-100_0-webfont.eot');
  src: url('../fonts/exljbris_-_museosanscyrl-100_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/exljbris_-_museosanscyrl-100_0-webfont.woff2') format('woff2'), url('../fonts/exljbris_-_museosanscyrl-100_0-webfont.woff') format('woff'), url('../fonts/exljbris_-_museosanscyrl-100_0-webfont.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'museo_sans';
  src: url('../fonts/exljbris_-_museosanscyrl-300_0-webfont.eot');
  src: url('../fonts/exljbris_-_museosanscyrl-300_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/exljbris_-_museosanscyrl-300_0-webfont.woff2') format('woff2'), url('../fonts/exljbris_-_museosanscyrl-300_0-webfont.woff') format('woff'), url('../fonts/exljbris_-_museosanscyrl-300_0-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'museo_sans';
  src: url('../fonts/exljbris_-_museosanscyrl-500_0-webfont.eot');
  src: url('../fonts/exljbris_-_museosanscyrl-500_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/exljbris_-_museosanscyrl-500_0-webfont.woff2') format('woff2'), url('../fonts/exljbris_-_museosanscyrl-500_0-webfont.woff') format('woff'), url('../fonts/exljbris_-_museosanscyrl-500_0-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'museo_sans';
  src: url('../fonts/museosansblack-webfont.eot');
  src: url('../fonts/museosansblack-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosansblack-webfont.woff2') format('woff2'), url('../fonts/museosansblack-webfont.woff') format('woff'), url('../fonts/museosansblack-webfont.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'museo_sans';
  src: url('../fonts/museosansbold-webfont.eot');
  src: url('../fonts/museosansbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosansbold-webfont.woff2') format('woff2'), url('../fonts/museosansbold-webfont.woff') format('woff'), url('../fonts/museosansbold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

* {
  outline: none;
}

body,
html {
  min-height: 100%;
}

body {
  font-family: 'Open sans', sans-serif;
  color: #464045;
  font-size: 14px;
}

a {
  color: #1e9bd7;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

a:hover,
a:focus {
  color: #ed3237;
  text-decoration: none;
  outline: none;
}

h2 {
  color: #133949;
  font-size: 22px;
  font-family: 'museo_sans', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.wrapper {
  overflow: hidden;
}

.container {
  position: relative;
}

header {
  padding-top: 45px;
}

header .container > .inb {
  display: inline-block;
  vertical-align: top;
}

header .logo a {
  padding-top: 10px;
  display: block;
}

header .title {
  margin-left: 60px;
}

header .title p {
  font-family: 'museo_sans', sans-serif;
  font-size: 15px;
  font-weight: 900;
  color: #aea9a5;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.1;
}

header .title p.big {
  font-size: 28px;
  color: #7a7c7d;
}

.phones .multi {
  margin-left: 40px;
  float: left;
}

.phones .multi .caption,
.phones .mmp .caption {
  font-weight: 700;
  font-family: 'museo_sans', sans-serif;
  color: #aea9a5;
  margin: 0;
  text-align: right;
  font-size: 11px;
  text-transform: uppercase;
}

.phones .phone {
  font-family: 'museo_sans', sans-serif;
  font-weight: 100;
  font-size: 27px;
  margin-bottom: 5px;
}

.phones .phone.wic::before {
  content: '';
  background: url('../img/sprite.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
  display: inline-block;
}

.phones .mmp {
  float: right;
  margin-left: 45px;
  text-align: right;
}

.phones .email {
  margin: 0;
  font-size: 15px;
  color: #7a7c7d;
}

.container > .navbar-collapse {
  margin: 0 -15px;
}

.navbar {
  border: none;
}

.navbar-collapse {
  float: left;
}

nav.navbar {
  background: #f7f7f7;
  margin-top: 20px;
  position: relative;
  margin-bottom: -1px;
}

ul.navbar-nav {}

ul.navbar-nav > li > span,
ul.navbar-nav > li > a {
  font-family: 'museo_sans', sans-serif;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  color: #464045;
  padding: 17px;
}

ul.navbar-nav > li.cat:hover > span,
ul.navbar-nav > li.cat:hover > a {
  background: #0164a5;
  color: #fff;
}

ul.navbar-nav > li:hover > span,
ul.navbar-nav > li:hover > a {
  color: #666666;
}

ul.navbar-nav > li.active span,
ul.navbar-nav > li.active > a {
  background: #83c84c;
  color: #fff;
}

ul.navbar-nav > li.active:hover span,
ul.navbar-nav > li.active:hover > a {
  background: #83c84c;
  color: #fff;
}

ul.navbar-nav > li.cat:hover:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 10.5px 0 10.5px;
  border-color: #0164a5 transparent transparent transparent;
  position: absolute;
  left: 47%;
  z-index: 4444;
  margin-top: -1px;
}

ul.navbar-nav > li.cat > span::after,
ul.navbar-nav > li.cat > a::after {
  background: url('../img/sprite.png') no-repeat -181px -9px;
  width: 17px;
  height: 11px;
  content: '';
  display: inline-block;
  margin-left: 10px;
  vertical-align: 10%;
}

ul.navbar-nav > li.cat:hover > span:after,
ul.navbar-nav > li.cat:hover > a:after {
  background: url('../img/sprite.png') no-repeat -205px -9px;
}

nav.navbar .search {
  position: relative;
  float: right;
  padding-top: 10px;
}

nav.navbar .search input {
  width: 200px;
  border: 1px solid #ececec;
  border-radius: 30px;
  padding: 7px 30px 7px 10px;
  display: none;
  position: absolute;
  right: 0;
}

nav.navbar .search button {
  position: absolute;
  right: 3px;
  top: 13px;
  background: url('../img/sprite.png') no-repeat -22px 5px #83c84c;
  width: 30px;
  height: 30px;
  margin: 0;
  border-radius: 50%;
  display: block;
  padding: 5px;
  border: none;
}

nav.navbar .search.open input {
  display: block;
  animation-name: search;
  animation-duration: 0.4s;
  animation-timing-function: ease-in-out;
}

.navbar-toggle {
  border-radius: 0;
  background: url('../img/menuic.png') no-repeat center #0164a5;
  padding: 16px;
  width: 9%;
}

.nav > li,
.nav > li > a {
  position: static;
}

ul.navbar-nav li.cat:hover > ul {
  display: block;
  position: absolute;
  width: 100%;
  left: 15px;
  right: 15px;
  border-left: 10px solid #f7f7f7;
  border-right: 10px solid #f7f7f7;
  border-bottom: 10px solid #f7f7f7;
  margin-top: -1px;
  padding: 30px 0px;
  border-radius: 0;
}

ul.navbar-nav li.cat > ul > li {
  display: inline-block;
  width: 49%;
  padding: 0 4%;
  margin-bottom: 20px;
}

ul.navbar-nav li.cat > ul > li a:before {
  background: url('../img/sprite.png') no-repeat -135px -45px;
  width: 6px;
  height: 10px;
  content: '';
  display: inline-block;
  margin-right: 10px;
}

ul.navbar-nav li.cat > ul > li a {
  font-size: 15px;
  color: #464045;
  padding: 0;
  white-space: normal;
}

ul.navbar-nav li.cat > ul > li:hover a {
  background: #fff;
  color: #0164a5;
}

@keyframes search {
  from {
    width: 20px;
  }
  65% {
    width: 220px;
  }
  to {
    width: 200px;
  }
}

.owl-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-buttons div {
  position: absolute;
  width: 38px;
  height: 64px;
  margin-top: -32px;
  font-size: 0;
}

.owl-buttons .owl-prev {
  left: 150px;
  background-image: url('../img/owl-prev.png');
}

.owl-buttons .owl-next {
  right: 150px;
  background-image: url('../img/owl-next.png');
}

.wbg {
  background: url('../img/wbg.png');
}

.content {
  margin-top: 20px;
}

h1.catalog,
h2.catalog {
	color: #133949;
	font-size: 22px;
	font-family: 'museo_sans', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 30px;
}

h1.catalog::before, 
h2.catalog::before {
  background: url('../img/sprite.png') no-repeat -74px 0;
  width: 32px;
  height: 32px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

h2.about {
  margin-bottom: 30px;
}

h2.about::before {
  background: url('../img/sprite.png') no-repeat -107px 0;
  width: 32px;
  height: 32px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.content .items {
  margin-bottom: 30px;
  text-align: center;
}

.content .items > .item:last-child {
  width: 263px;
  height: 348px;
  border: 1px solid #d3d3d3;
  background: #fff;
  text-align: center;
}

.content .items > .item:last-child a {
  display: block;
  height: 345px;
  padding-top: 120px;
}

.content .items > .item:last-child p {
  color: #133949;
  font-family: 'museo_sans', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.content .items > .item:last-child p::after {
  content: '';
  display: block;
  background: url('../img/sprite.png') no-repeat -11px -76px;
  width: 41px;
  height: 41px;
  margin: 10px auto;
}

.content .item {
  margin-bottom: 30px;
  width: 263px;
  display: inline-block;
  margin: 0px 20px 30px 0;
  vertical-align: top;
}

.content .item img {
  max-width: 100%;
}

.content .item .img-cont {
  border: 1px solid #d3d3d3;
  height: 263px;
  overflow: hidden;
  background: #fff;
}

.content .item .caption {
  background: #133949;
  margin-top: 5px;
  color: #fff;
  font-family: 'museo_sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px;
  height: 80px;
  transition: all 0.2s ease-in;
}

.content .item:hover .caption {
  background: #0063a4;
}

div.about {
  padding-top: 20px;
}

div.about .more {
  float: right;
  margin-top: -60px;
  font-size: 12px;
  text-transform: uppercase;
}

div.about .more::after {
  background: url('../img/sprite.png') no-repeat -55px -5px;
  width: 9px;
  height: 9px;
  display: inline-block;
  content: '';
  margin-left: 8px;
}

footer {
  border: 1px solid #d3d3d3;
  margin-top: 30px;
}

footer .topfooter {
  position: relative;
  height: 90px;
}

footer .topfooter .navfoot {
  position: absolute;
  list-style: none;
  padding: 0;
}

footer .topfooter .navfoot li {
  border-right: 1px solid #d3d3d3;
  display: inline-block;
  height: 40px;
}

footer .topfooter .navfoot li span,
footer .topfooter .navfoot li a {
  color: #3a3a3a;
  display: block;
  font-size: 15px;
  font-family: 'museo_sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 10px 15px;
}

footer .topfooter .navfoot li:first-child a {
  padding-left: 0;
}

footer .topfooter .navfoot li:last-child {
  border: none;
}

footer .topfooter .addr {
  text-align: right;
  position: absolute;
  right: 0;
  padding: 25px 0 25px 20px;
  border-left: 1px solid #d3d3d3;
}

footer .topfooter .addr span {
  color: #7a7c7d;
}

footer .topfooter .addr p {
  margin: 0;
}

footer .botfooter {
  background: #133949;
  height: 90px;
  height: 100px;
}

footer .phones {
  width: 540px;
  color: #fff;
  position: absolute;
  right: 100px;
  top: 15px;
}

footer .phones .phone {
  font-size: 18px;
  text-align: right;
}

footer .phones .caption {
  font-size: 10px !important;
}

footer .metrica {
  width: 90px;
  position: absolute;
  top: 20px;
  right: 0;
}

footer .copy {
  position: absolute;
  padding-top: 16px;
}

footer .copy p {
  margin: 0;
  color: #fff;
  font-size: 15px;
}

footer .copy p.allrec {
  color: #7a7c7d;
  font-size: 13px;
}

.bread-crump {
  margin-top: 30px;
}

.bread-crump ul {
  list-style: none;
  padding: 0;
}

.bread-crump ul li {
  display: inline-block;
}

.bread-crump ul li a {}

.bread-crump ul li a::after {
  display: inline-block;
  content: '/';
  margin: 0 8px;
  color: #535353;
}

section.blue-bg {
  background: url("../img/bbg.png");
  color: #fff;
  margin-top: 20px;
  padding-bottom: 40px;
}

section.blue-bg h1 {
  font-family: 'museo_sans', sans-serif;
  font-weight: 900;
  font-size: 22px;
  text-transform: uppercase;
  color: #f7f7f7;
  padding: 20px 0;
}

section.blue-bg .data-card {
  border-top: 1px solid #7b8f97;
  border-bottom: 1px solid #7b8f97;
  padding: 0px 0 0px 15px;
  height: 409px;
  font-size: 15px;
  line-height: 23px;
  overflow: hidden;
}

section.blue-bg .data-card.full {
  height: auto;
}

section.blue-bg .img-cont {
  width: 460px;
  height: 460px;
  background-color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

section.blue-bg .img-cont img {
  max-width: 100%;
  max-height: 100%;
}

section.card-tabs {
  background: #f7f7f7;
}

section.card-tabs .dropdown {
  max-width: 320px;
}

section.card-tabs .dropdown-toggle {
  border-radius: 0;
  width: 100%;
  text-align: left;
  padding: 7px 15px;
  margin-top: 10px;
}

section.card-tabs .dropdown-menu {
  width: 100%;
  border-radius: 0;
}

.caret {
  float: right;
  margin-top: -13px;
  border-top: 6px solid #0063a4;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent
}

.dropdown-toggle:hover {
  background: #fff;
}

section.card-tabs .usely {
  margin-top: 20px;
}

section.card-tabs .propers {
  margin-top: 20px;
  padding-bottom: 20px;
}

section.card-tabs .prop-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

section.card-tabs .prop-list span {
  padding: 10px 15px;
  color: #fff;
  background: #143f51;
  display: inline-block;
  margin: 2px 0px;
  transition: all 0.22s ease-in;
  cursor: pointer;
}

section.card-tabs .prop-list span:hover {
  background: #83c84c;
}

.card-content {
  padding-top: 50px;
}

.pump-info .title {
  font-family: 'museo_sans', sans-serif;
  font-weight: 100;
  color: #133949;
  text-transform: uppercase;
  font-size: 22px;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 0;
  margin-top: 40px;
}

.pump-info h3 {
  color: #133949;
  font-family: 'museo_sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-top: 30px;
}

.pump-info .num-list {
  list-style: none;
  padding: 0;
  padding-left: 30px;
}

.pump-info .num-list li {
  margin: 20px 0;
}

.pump-info .num-list li .num {
  margin-left: -30px;
  margin-right: 10px;
  background: #aea9a5;
  display: inline-block;
  color: #fff;
  padding: 0px 6px;
  font-size: 13px;
}

.pump-info .green-list {
  list-style: none;
  margin: 20px 0;
  padding-left: 15px;
}

.pump-info .green-list li {
  margin: 5px 0;
}

.pump-info .green-list li:before {
  background: #83c84c;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 8px;
  content: '';
}

.pump-info .formula {
  margin: 20px 0;
}

.card-content .wbg {
  border-top: 10px solid #d6d4d2;
}

.card-content .items > div:last-child .item {
  text-align: left;
  background: none;
  border: none;
}

.card-content .items > div:last-child .item a {
  display: block;
  padding: 0;
  height: auto;
}

.news h2 {
  margin: 40px 0;
}

.news .article,
.news article {
  border: 1px solid #e7e7e7;
  padding: 15px;
  position: relative;
  margin-bottom: 20px;
}

.news .article .img-cont,
.news article .img-cont {
  display: table;
  width: 100%;
  padding-right: 20px;
  text-align: center;
}

.news .article .img-cont a,
.news article .img-cont a {
  display: table-cell;
  height: 200px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

.news .article .img-cont img,
.news article .img-cont img {
  max-width: 100%;
  max-height: 100%;
}

.news .article .date,
.news article .date {
  border-bottom: 1px solid #e7e7e7;
  display: block;
  padding-bottom: 10px;
}

.news .article .data,
.news article .data {
  height: 100%;
  position: static;
}

.news .article .img-left,
.news article .img-left {
  padding: 0;
}

.news .article .caption,
.news article .caption {
  font-family: 'museo_sans', sans-serif;
  font-size: 22px;
  font-weight: 900;
  color: #00426e;
}

.news .article .data .more,
.news article .data .more {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-family: 'museo_sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  text-align: right;
}

.news .article .data .more:after,
.news article .data .more:after {
  background: url('../img/sprite.png') no-repeat -55px -5px;
  width: 9px;
  height: 9px;
  display: inline-block;
  content: '';
  margin-left: 8px;
}

.news .article .data .short-data,
.news article .data .short-data {
  border-bottom: 4px solid #f3f3f3;
  font-size: 16px;
  padding-bottom: 20px;
  margin-bottom: 25px;
  overflow: hidden;
  /* height: 115px; */
}

.contacts h3 {
  font-family: 'museo_sans', sans-serif;
  font-weight: 700;
  color: #133949;
  font-size: 20px;
  margin-bottom: 30px;
}

.contacts .addr,
.contacts .email {
  font-size: 15px;
  margin: 15px 0;
}

.contacts .addr:before {
  background: url('../img/sprite.png') no-repeat -82px -42px;
  width: 17px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
  content: '';
}

.contacts .email:before {
  background: url('../img/sprite.png') no-repeat -110px -43px;
  width: 15px;
  height: 14px;
  content: '';
  display: inline-block;
  margin-right: 8px;
}

.contacts .gray {
  color: #aea9a5;
}

.contacts .right-phones {
  padding-top: 70px;
  padding-left: 40px;
}

.contacts .right-phones .phone {
  font-size: 15px;
}

.contacts .right-phones .phone.icon:before {
  display: inline-block;
  content: '';
  background: url('../img/sprite.png') no-repeat 0 0;
  width: 22px;
  height: 22px;
  margin-left: -30px;
  margin-right: 8px;
  vertical-align: middle;
}

.contacts .right-phones .phone span {
  font-size: 19px;
}

.brb {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 40px;
}

.contacts .title {
  font-family: 'museo_sans', sans-serif;
  font-size: 22px;
  font-weight: 100;
  color: #00426e;
  text-transform: uppercase;
  padding-top: 15px;
}

.contacts .form {
  border: 1px solid #e7e7e7;
  padding: 31px 50px;
  min-height: 473px;
}

.contacts .form label {
  width: 30%;
  font-weight: normal;
}

.contacts .form div {
  margin: 20px 0;
}

.contacts .form input,
.contacts .form textarea {
  width: 68%;
  border: 1px solid #e7e7e7;
  padding: 10px 15px;
}

.btn.blue {
  background: #0063a4;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  float: right;
  margin-right: 5px;
}

.contacts .form .req {
  font-size: 13px;
  margin-top: 30px;
}

.contacts .map {
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-top: 55px;
}



.contacts .map img {
  width: 100%;
}

.regModal {
  position: absolute;
  max-width: 470px;
  width: 100%;
  top: 100%;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  left: calc(50% - 235px);
  background: #fff;
  display: none;
}

.regModal.open {
  display: block;
}

.regModal p.capt {
  color: #00426e;
  font-size: 22px;
  font-weight: bold;
  padding: 30px 20px 5px 20px;
  margin: 0;
}

.regModal .body {
  background: #f7f7f7;
  padding: 10px 20px 20px 20px;
}

.regModal .body h3,
.map article h3 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: bold;
}

.regModal .body p {
  margin: 5px 0;
  font-size: 18px;
}

.regModal .body p span,
.map article p span {
  color: #7a7c7d;
}

.map article {
  font-size: 18px;
  border-bottom: 1px solid #d3d3d3;
  margin-top: 20px;
  padding-bottom: 20px;
}

.map article p.capt {
  color: #00426e;
  font-size: 22px;
  font-weight: bold;
}

.btn.morebtn {
  background: #83C84C;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 20px;
}

.partner-link {
  border: 1px solid #ccc;
  background: url("../img/partner.jpg") #fff no-repeat;
  height: 66px;
  max-width: 1121px;
  vertical-align: middle;
  padding-top: 17px;
  padding-left: 390px;
}

.partner-link img {
  margin-right: 20px;
}

.partner-link span {
  font-size: 21px;
  text-transform: uppercase;
  font-weight: bold;
  color: #133949;
}

.partner-link span a {
  color: #003888;
  text-decoration: underline;
}


/******13-04-2017*********/

a.pdf-link {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 700;
}

a.pdf-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background-image: url(../images/pdf.png);
}

.owl-carusel .item {
  position: relative;
}

.owl-carusel .item a {
  display: block;
}

.owl-carusel .item img {
  display: block;
  width: 100%;
}
.fancybox_news img{
    display: block;
    max-width: 100%;
    margin: auto;
    margin-bottom: 15px;
}

.container img{
    max-width: 100%;
}