.container2{width: 92%; padding-left: 45px; padding-right: 45px;}
/* clearfix */
.owl2-carousel .owl2-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;
height: 0;}
/* display none until init */
.owl2-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl2-carousel .owl2-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl2-carousel .owl2-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl2-carousel .owl2-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl2-carousel .owl2-item{float: left;}
.owl2-controls .owl2-page,
.owl2-controls .owl2-buttons div{cursor: pointer;}
.owl2-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing { cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl2-carousel  .owl2-wrapper,
.owl2-carousel  .owl2-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
/*Blok*/
.md-modal {position: fixed;top: 20%;left: 0;margin: auto;width: 50%;right: 0;max-width: 660px;min-width: 320px;height: auto;z-index: 2000;visibility: hidden;}
.md-modal-loot {position: fixed;margin: 0 auto;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 2000;visibility: hidden;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;display: block;overflow-y: hidden;}
.md-show {visibility: visible;overflow-y: auto;}
.md-overlay2 {position: fixed;width: 100%;height: 100%;visibility: hidden;top: 0;left: 0;z-index: 1000;opacity: 0;background: rgba(0, 0, 0, 0.55);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.overlay-show {opacity: 1;visibility: visible;}
.md-content {color: #fff;background: #FFFFFF;position: relative;border-radius: 3px;margin: 0 auto;}
.open_news_title {padding: 5px 0;border-bottom: 1px solid #bbb;}
.open_news_title .title_h3 {font-size: 25px;font-weight: 400;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: auto;margin: -1px 0;overflow: hidden;text-overflow: ellipsis;color: #0d93e4;text-align: center;}
.close_open_ico {position: absolute;margin: 0 auto;top: 0;right: -40px;font-size: 30px;cursor: pointer;color: #fff;}
.close_open {position: fixed;width: 100%;height: 100%;}
.open_news_con {width: 96%;position: relative;margin: 0 auto;padding: 5px 0;}
.open_news_con .text_con {color: #000;font-size: 14px;}
.open_news_con img {margin: 0;max-width: 100%;}
.images_panel_news {margin: 0;max-width: 100%;}
.open_news_con .info_con {color: #fff;margin: 10px 0;font-size: 14px;background: #eb5339;padding: 10px;}
.md-deora-c.md-modal {-webkit-perspective: 1300px;-moz-perspective: 1300px;perspective: 1300px;}
.md-deora-c .md-content {-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: rotateX(-70deg);-moz-transform: rotateX(-70deg);-ms-transform: rotateX(-70deg);transform: rotateX(-70deg);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;opacity: 0;}
.md-show.md-deora-c .md-content {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;}
.md-deora-c .md-loot {-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: rotateX(-70deg);-moz-transform: rotateX(-70deg);-ms-transform: rotateX(-70deg);transform: rotateX(-70deg);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;opacity: 0;width: 700px;margin: 20px auto;}
.md-show.md-deora-c .md-loot { -webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;width: 80%;margin: 20px auto;padding: 10px;}
#owl2-carousel .item2{background-color: #F5F5F5;box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);border: 7px solid #fff;min-height: 220px;margin: 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#owl2-carousel .item2 img{display: block; width: 200px; height: auto; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; float: left;margin: 15px;}
.load_news{background: url(form.png) 50% 50% no-repeat;}
.load_news a{ display: block;width: 100%;height: 100%;}
.owl2-theme .owl2-controls{margin-top: 10px;text-align: center;}
.owl2-theme .owl2-controls .owl2-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl2-theme .owl2-controls.clickable .owl2-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.icon-chevron-left {display: inline-block;width: 62px;height: 62px;background: url(arrows.png) no-repeat;background-position: 0 0;}
.icon-chevron-right {display: inline-block;width: 62px;height: 62px;background: url(arrows.png) no-repeat;background-position: -62px 0;left: 0px;}
.owl2-theme .owl2-controls .owl2-buttons div {position: absolute;}
.owl2-theme .owl2-controls .owl2-buttons .owl2-prev{left: -70px;top: 100px; }
.owl2-theme .owl2-controls .owl2-buttons .owl2-next{right: -70px;top: 100px;}
.otzyv-title {font-size: 1.4em;
line-height: 1.4em;
font-weight: bold;
color: #013785;
padding: 10px 5px;
}
.otzyv-desc {
border-bottom: 4px solid #AA4CF1;
padding: 0px 5px 10px 5px;
font-size: 1.2em;
}