/* --------------- reset.css --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

a { margin: 0; padding: 0; vertical-align: baseline; background: transparent; text-decoration: none; color: #666; }

table { border-collapse: collapse; border-spacing: 0; }

td, td img { vertical-align: top; }

input, select, button, textarea { margin: 0; font-size: 100%; color: #666; }

input[type="checkbox"] { vertical-align: bottom; }

input[type="radio"] { vertical-align: text-bottom; }

sub { vertical-align: sub; font-size: smaller; }

sup { vertical-align: super; font-size: smaller; }

/* --------------- /reset.css --------------- */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

body { position: relative; color: #000; text-align: left; font: 14px/16px "helios-regular", Arial, sans-serif; background: #fff; -webkit-font-smoothing: subpixel-antialiased; }

label, input[type="button"], input[type="submit"], button { cursor: pointer; }

.post p { font-size: 16px; color: #2f2f2f; line-height: 24px; padding-bottom: 16px; }
.post strong, .post b { font-weight: 600; }
.post a { color: #3d4263; text-decoration: underline; }
.post a:hover { text-decoration: none; }
.post img { display: block; max-width: 100%; padding: 30px 0; }
.post img[align="left"] { float: left; margin: 0 30px 20px 0; padding-bottom: 0; }
.post img[align="right"] { float: right; margin: 0 0 20px 20px; padding-bottom: 0; }
.post iframe { display: block; width: 100%; min-height: 480px; margin-bottom: 35px; }
.post h1 { font-size: 32px; font-weight: normal; line-height: 36px; color: #2f2f2f; padding-bottom: 10px; letter-spacing: .6px; }
.post h2 { font-size: 24px; line-height: 32px; color: #2f2f2f; padding-bottom: 21px; letter-spacing: .9px; }
.post h3 { font-size: 16px; line-height: 24px; color: #2f2f2f; padding-bottom: 15px; letter-spacing: .9px; }
.post h4 { font-size: 15px; line-height: 20px; color: #2f2f2f; padding-bottom: 10px; font-weight: normal; }
.post h5 { font-size: 14px; line-height: 20px; color: #2f2f2f; padding-bottom: 10px; }
.post h6 { font-size: 13px; font-weight: 600; line-height: 18px; color: #2f2f2f; padding-bottom: 10px; }
.post ul { list-style: none; }
.post ul li { font-size: 16px; color: #2f2f2f; line-height: 24px; padding: 0 0 10px 14px; }
.post ol { padding-left: 15px; }
.post ol li { font-size: 16px; color: #2f2f2f; line-height: 24px; padding-bottom: 10px; }
.post table { width: 100%; margin-bottom: 20px; }
.post table tr td { font-size: 16px; color: #2f2f2f; line-height: 24px; padding: 10px; }
.post table[border="1"] tr td { border: 2px solid #333; }

.icon-search { display: block; background: url('../img/icons-sa99fd81f77.png') 0 -613px no-repeat; width: 22px; height: 22px; }

.icon-search-h { display: block; background: url('../img/icons-sa99fd81f77.png') 0 -586px no-repeat; width: 22px; height: 22px; }

.icon-date { display: inline-block; background: url('../img/icons-sa99fd81f77.png') 0 -299px no-repeat; width: 12px; height: 12px; }

.icon-fb { display: inline-block; background: url('../img/icons-sa99fd81f77.png') 0 -345px no-repeat; width: 48px; height: 48px; }

.icon-load { display: inline-block; background: url('../img/icons-sa99fd81f77.png') 0 -398px no-repeat; width: 20px; height: 22px; }

.icon-arr-top { display: inline-block; background: url('../img/icons-sa99fd81f77.png') 0 -232px no-repeat; width: 26px; height: 15px; }

.icon-photo { display: inline-block; background: url('../img/icons-sa99fd81f77.png') 0 -507px no-repeat; width: 36px; height: 29px; }

.icon-play { display: inline-block; background: url('../img/icons-sa99fd81f77.png') 0 -541px no-repeat; width: 33px; height: 40px; }

.icon-marker { display: block; background: url('../img/icons-sa99fd81f77.png') 0 -425px no-repeat; width: 30px; height: 42px; }

.icon-phone { display: block; background: url('../img/icons-sa99fd81f77.png') 0 -472px no-repeat; width: 30px; height: 30px; }

.icon-clock { display: block; background: url('../img/icons-sa99fd81f77.png') 0 -252px no-repeat; width: 42px; height: 42px; }

.icon-email { display: block; background: url('../img/icons-sa99fd81f77.png') 0 -316px no-repeat; width: 37px; height: 24px; }

.btn-scroll { display: none; position: fixed; bottom: 62px; right: 14px; width: 55px; height: 55px; line-height: 55px; text-align: center; background: #282d52; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.btn-scroll:hover { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; }
.btn-scroll.fixed { position: absolute; bottom: 205px; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://bootstrap-3.ru/customize.php?id=a3e272a6b978e388a571)
 * Config saved to config.json and https://gist.github.com/a3e272a6b978e388a571
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

[role="button"] { cursor: pointer; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.row { margin-left: -15px; margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-pull-11 { right: 91.66666667%; }

.col-xs-pull-10 { right: 83.33333333%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-8 { right: 66.66666667%; }

.col-xs-pull-7 { right: 58.33333333%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-5 { right: 41.66666667%; }

.col-xs-pull-4 { right: 33.33333333%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-2 { right: 16.66666667%; }

.col-xs-pull-1 { right: 8.33333333%; }

.col-xs-pull-0 { right: auto; }

.col-xs-push-12 { left: 100%; }

.col-xs-push-11 { left: 91.66666667%; }

.col-xs-push-10 { left: 83.33333333%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-8 { left: 66.66666667%; }

.col-xs-push-7 { left: 58.33333333%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-5 { left: 41.66666667%; }

.col-xs-push-4 { left: 33.33333333%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-2 { left: 16.66666667%; }

.col-xs-push-1 { left: 8.33333333%; }

.col-xs-push-0 { left: auto; }

.col-xs-offset-12 { margin-left: 100%; }

.col-xs-offset-11 { margin-left: 91.66666667%; }

.col-xs-offset-10 { margin-left: 83.33333333%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-8 { margin-left: 66.66666667%; }

.col-xs-offset-7 { margin-left: 58.33333333%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-5 { margin-left: 41.66666667%; }

.col-xs-offset-4 { margin-left: 33.33333333%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-2 { margin-left: 16.66666667%; }

.col-xs-offset-1 { margin-left: 8.33333333%; }

.col-xs-offset-0 { margin-left: 0%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-pull-11 { right: 91.66666667%; }
  .col-sm-pull-10 { right: 83.33333333%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-8 { right: 66.66666667%; }
  .col-sm-pull-7 { right: 58.33333333%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-5 { right: 41.66666667%; }
  .col-sm-pull-4 { right: 33.33333333%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-2 { right: 16.66666667%; }
  .col-sm-pull-1 { right: 8.33333333%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-8 { left: 66.66666667%; }
  .col-sm-push-7 { left: 58.33333333%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-5 { left: 41.66666667%; }
  .col-sm-push-4 { left: 33.33333333%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-2 { left: 16.66666667%; }
  .col-sm-push-1 { left: 8.33333333%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-0 { margin-left: 0%; } }
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }

.col-md-12 { width: 100%; }

.col-md-11 { width: 91.66666667%; }

.col-md-10 { width: 83.33333333%; }

.col-md-9 { width: 75%; }

.col-md-8 { width: 66.66666667%; }

.col-md-7 { width: 58.33333333%; }

.col-md-6 { width: 50%; }

.col-md-5 { width: 41.66666667%; }

.col-md-4 { width: 33.33333333%; }

.col-md-3 { width: 25%; }

.col-md-2 { width: 16.66666667%; }

.col-md-1 { width: 8.33333333%; }

.col-md-pull-12 { right: 100%; }

.col-md-pull-11 { right: 91.66666667%; }

.col-md-pull-10 { right: 83.33333333%; }

.col-md-pull-9 { right: 75%; }

.col-md-pull-8 { right: 66.66666667%; }

.col-md-pull-7 { right: 58.33333333%; }

.col-md-pull-6 { right: 50%; }

.col-md-pull-5 { right: 41.66666667%; }

.col-md-pull-4 { right: 33.33333333%; }

.col-md-pull-3 { right: 25%; }

.col-md-pull-2 { right: 16.66666667%; }

.col-md-pull-1 { right: 8.33333333%; }

.col-md-pull-0 { right: auto; }

.col-md-push-12 { left: 100%; }

.col-md-push-11 { left: 91.66666667%; }

.col-md-push-10 { left: 83.33333333%; }

.col-md-push-9 { left: 75%; }

.col-md-push-8 { left: 66.66666667%; }

.col-md-push-7 { left: 58.33333333%; }

.col-md-push-6 { left: 50%; }

.col-md-push-5 { left: 41.66666667%; }

.col-md-push-4 { left: 33.33333333%; }

.col-md-push-3 { left: 25%; }

.col-md-push-2 { left: 16.66666667%; }

.col-md-push-1 { left: 8.33333333%; }

.col-md-push-0 { left: auto; }

.col-md-offset-12 { margin-left: 100%; }

.col-md-offset-11 { margin-left: 91.66666667%; }

.col-md-offset-10 { margin-left: 83.33333333%; }

.col-md-offset-9 { margin-left: 75%; }

.col-md-offset-8 { margin-left: 66.66666667%; }

.col-md-offset-7 { margin-left: 58.33333333%; }

.col-md-offset-6 { margin-left: 50%; }

.col-md-offset-5 { margin-left: 41.66666667%; }

.col-md-offset-4 { margin-left: 33.33333333%; }

.col-md-offset-3 { margin-left: 25%; }

.col-md-offset-2 { margin-left: 16.66666667%; }

.col-md-offset-1 { margin-left: 8.33333333%; }

.col-md-offset-0 { margin-left: 0%; }

@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-pull-11 { right: 91.66666667%; }
  .col-lg-pull-10 { right: 83.33333333%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-8 { right: 66.66666667%; }
  .col-lg-pull-7 { right: 58.33333333%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-5 { right: 41.66666667%; }
  .col-lg-pull-4 { right: 33.33333333%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-2 { right: 16.66666667%; }
  .col-lg-pull-1 { right: 8.33333333%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-8 { left: 66.66666667%; }
  .col-lg-push-7 { left: 58.33333333%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-5 { left: 41.66666667%; }
  .col-lg-push-4 { left: 33.33333333%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-2 { left: 16.66666667%; }
  .col-lg-push-1 { left: 8.33333333%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-0 { margin-left: 0%; } }
.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

@font-face { font-family: 'helios-regular'; src: url("../fonts/heliosregular-webfont.eot"); src: url("../fonts/heliosregular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/heliosregular-webfont.woff") format("woff"), url("../fonts/heliosregular-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'helios-bold'; src: url("../fonts/heliosreblack-webfont.eot"); src: url("../fonts/heliosreblack-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/heliosreblack-webfont.woff") format("woff"), url("../fonts/heliosreblack-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'maniacC-italic'; src: url("../fonts/maniac_italic-webfont.eot"); src: url("../fonts/maniac_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/maniac_italic-webfont.woff") format("woff"), url("../fonts/maniac_italic-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
/*  Owl Carousel - Animate Plugin */
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
/*  	Owl Carousel - Auto Height Plugin */
.owl-height { -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; }

/*  Core Owl Carousel CSS File */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel .owl-refresh .owl-item { display: none; }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }

.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */
.no-js .owl-carousel { display: block; }

/*  	Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-item img { transform-style: preserve-3d; }

/*  	Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; -moz-transition: scale 100ms ease; -ms-transition: scale 100ms ease; -o-transition: scale 100ms ease; transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -webkit-transition: scale(1.3, 1.3); -moz-transition: scale(1.3, 1.3); -ms-transition: scale(1.3, 1.3); -o-transition: scale(1.3, 1.3); transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; }

html, body { height: 100%; }

.main-wrapper { min-width: 800px; min-height: 100%; margin: 0 auto -153px; position: relative; }

.container-fluid { min-width: 770px; max-width: 1170px; }

.home-page .content { padding-top: 39px; }
.home-page .main-news:after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #d2d4d5; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; }

.fond-page .content { padding-top: 39px; }

.news-one .media-list { padding-top: 11px; }

/**************\
# HEADER
\**************/
header { position: fixed; min-width: 800px; left: 0; top: 0; width: 100%; height: 113px; background: rgba(92, 6, 140, 0.9); border-bottom: 6px solid #44d62c; z-index: 100; -moz-transition-property: height; -o-transition-property: height; -webkit-transition-property: height; transition-property: height; -moz-transition-duration: 0.15s; -o-transition-duration: 0.15s; -webkit-transition-duration: 0.15s; transition-duration: 0.15s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
@media only screen and (max-width: 1023px) { header { position: absolute; } }
header .container-fluid { height: 100%; position: relative; }
@media only screen and (min-width: 1024px) and (max-width: 1150px) { header .main-nav > ul > li { margin: 0 10px; } }
header.fixed { height: 57px; -moz-box-shadow: 0 4px 4px #B5B5B5; -webkit-box-shadow: 0 4px 4px #B5B5B5; box-shadow: 0 4px 4px #B5B5B5; }
header.fixed .logo { max-width: 103px; margin-top: 10px; margin-left: 80px; }
@media only screen and (min-width: 1024px) and (max-width: 1150px) { header.fixed .logo { margin-left: 28px; } }
@media only screen and (max-width: 1023px) { header.fixed .logo { margin-left: 28px; } }
header.fixed .navigation { left: 18%; }
@media only screen and (min-width: 1024px) and (max-width: 1150px) { header.fixed .navigation { left: 14%; } }
header.fixed .main-nav li { margin: 0 20px; }
@media only screen and (max-width: 1023px) { header.fixed .main-nav li { margin: 0 7px; } }
@media only screen and (min-width: 1024px) and (max-width: 1150px) { header.fixed .search { padding-left: 15px; } }
@media only screen and (max-width: 1023px) { header.fixed .search { padding-left: 10px; } }
@media only screen and (max-width: 1023px) { header.fixed .search input { width: 94px; } }
.fond-page header { background: rgba(92, 6, 140, 0.9); border-color: #44d62c; }
.fond-page header .main-nav li a:hover { color: #3d4263; }
.fond-page header .main-nav li.active a { color: #3d4263; }
.fond-page header .main-nav li.border a { border-color: #3d4263; }
.fond-page header .sub-nav ul { background: #5c068c; }
.fond-page header .search input:focus { border-color: #3d4263; }

.logo { float: left; margin-left: 28px; margin-top: 21px; width: 21%; max-width: 210px; position: relative; z-index: 10; -moz-transition-property: max-width, margin; -o-transition-property: max-width, margin; -webkit-transition-property: max-width, margin; transition-property: max-width, margin; -moz-transition-duration: 0.15s; -o-transition-duration: 0.15s; -webkit-transition-duration: 0.15s; transition-duration: 0.15s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.logo a { display: block; }
.logo img { display: block; width: 100%; }

.navigation { position: absolute; right: 15px; left: 25%; top: 50%; -webkit-filter: blur(0); backface-visibility: hidden; -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
@media only screen and (max-width: 1023px) { .navigation { left: 18%; } }

.main-nav { float: right; padding-top: 8px; -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.main-nav > ul { list-style: none; }
.main-nav > ul > li { float: left; margin: 0 20px; text-align: center; position: relative; }
.main-nav > ul > li:first-child { margin-left: 0; }
.main-nav > ul > li:last-child { margin-right: 0; }
.main-nav > ul > li a { display: inline-block; font-size: 14px; line-height: 16px; color: #fff; padding: 6px 0; text-transform: uppercase; -moz-transition-property: color; -o-transition-property: color; -webkit-transition-property: color; transition-property: color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.main-nav > ul > li a:hover { color: #44d62c; text-decoration: none; }
.main-nav > ul > li.active > a { color: #44d62c; }
.main-nav > ul > li.border a { padding: 6px 7px; border: 1px solid #44d62c; }
.main-nav > ul > li:hover .sub-nav { display: block; }
.main-nav .sub-nav { display: none; position: absolute; left: -11px; top: 25px; padding-top: 15px; }
.main-nav .sub-nav ul { list-style: none; min-width: 120px; background: #3d4263; padding: 8px 11px 14px; border: 1px solid #fff; -moz-box-shadow: 0 0 4px #555; -webkit-box-shadow: 0 0 4px #555; box-shadow: 0 0 4px #555; }
.main-nav .sub-nav li { padding-bottom: 14px; text-align: left; }
.main-nav .sub-nav li:last-child { padding-bottom: 0; }
.main-nav .sub-nav li a { padding: 0; }
.main-nav .sub-nav li.active a { color: #44d62c; }

.search { float: right; padding: 8px 0 8px 40px; }
@media only screen and (min-width: 1024px) and (max-width: 1150px) { .search { padding-left: 15px; } }
.search form { position: relative; }
.search input { width: 165px; height: 30px; background: #fff; border: 1px solid #fff; outline: none; font-size: 14px; line-height: 26px; color: #b9b9b9; padding: 0 32px 0 10px; -moz-transition-property: border; -o-transition-property: border; -webkit-transition-property: border; transition-property: border; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.search input:focus { border: 1px solid #cc7e21; }
.search button { position: absolute; top: 4px; right: 6px; width: 22px; height: 22px; background: none; border: none; outline: none; padding: 0; }
.search button i { position: absolute; left: 0; top: 0; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.search button i:last-child { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
.search button:hover i:last-child { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; }

/**************\
# VIDEO BOX
\**************/
.video-box { height: 703px; position: relative; }

.video-box_i { position: fixed; width: 100%; height: inherit; left: 0; top: 0; overflow: hidden; z-index: 1; background-image: url("../img/video-bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top; }
@media only screen and (max-width: 1023px) { .video-box_i { position: relative; } }
.video-box_i video { position: absolute; width: auto; height: auto; min-height: 100%; min-width: 100%; z-index: 1; }

.video-box__title { position: absolute; width: 100%; left: 0; bottom: 140px; z-index: 2; }
.fond-page .video-box__title { bottom: 107px; }
.video-box__title h2 { font-family: "maniacC-italic", Arial, sans-serif; font-size: 72px; line-height: 74px; color: #fff; font-weight: normal; padding-top: 8px; padding-bottom: 11px; letter-spacing: 2px; }
.video-box__title p { font-size: 36px; line-height: 38px; color: #fff; }
.video-box__title .title { padding-left: 22px; margin-left: 29px; border-left: 10px solid #5c068c; }

/**************\
# CONTENT
\**************/
.content { position: relative; z-index: 10; background: #fff; padding-bottom: 62px; padding-top: 149px; }

.title-section { padding-bottom: 22px; }
.title-section h2 { font-size: 18px; line-height: 22px; color: #2f2f2f; font-weight: normal; letter-spacing: .4px; padding-bottom: 6px; position: relative; }
.title-section h2:after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #5c068c; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; }
.title-section h2 span { position: relative; }
.title-section h2 span:after { content: ""; position: absolute; left: 0; bottom: -7px; width: 100%; height: 4px; background: #5c068c; }
.title-section.border-top { padding-bottom: 15px; }
.title-section.border-top h2 { padding-top: 7px; padding-bottom: 0; }
.title-section.border-top h2:after { top: 0; bottom: auto; }
.title-section.border-top h2 span:after { top: -7px; bottom: auto; }

.sidebar-left .preview-section { padding-right: 6px; }
.sidebar-left .title-section { padding-right: 9px; }

.preview-section { padding: 0 15px; }

.small-news__item { padding-bottom: 13px; }
.small-news__item .img { float: left; width: 32%; max-width: 72px; margin-right: 11px; }
.small-news__item .img a { display: block; }
.small-news__item .img img { display: block; width: 100%; }
.small-news__item .text { overflow: hidden; }
.small-news__item .text_i { padding-bottom: 5px; }
.small-news__item .text_i p { font-size: 12px; line-height: 18px; }
.small-news__item .text_i p a { display: inline-block; color: #2f2f2f; -moz-transition-property: color; -o-transition-property: color; -webkit-transition-property: color; transition-property: color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.small-news__item .text_i p a:hover { color: #44d62c; }

.date i { margin-right: 2px; }
.date p { font-size: 12px; line-height: 17px; color: #9f9f9f; }

.main-news { padding-bottom: 17px; position: relative; }
.main-news a { display: block; }
.main-news a:hover .img:after { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; }
.main-news a:hover .title { color: #44d62c; }
.main-news .img { position: relative; margin-bottom: 15px; }
.main-news .img:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #1D1F21; z-index: 5; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.main-news .img img { display: block; max-width: 100%; }
.main-news .img .label { position: absolute; top: 20px; left: 0; z-index: 6; background: #5c068c; padding: 2px 10px; }
.main-news .img .label p { font-size: 12px; line-height: 16px; color: #fff; }
.main-news .text .title { font-size: 24px; line-height: 30px; color: #2f2f2f; letter-spacing: 1px; padding-bottom: 13px; -moz-transition-property: color; -o-transition-property: color; -webkit-transition-property: color; transition-property: color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.main-news .text .description { font-size: 14px; line-height: 21px; color: #2f2f2f; padding-bottom: 16px; }

.latest-news__list { padding-top: 20px; }
.latest-news__list .latest-news__item { padding-bottom: 25px; }

.media-list .latest-news__item { padding-bottom: 23px; }

.latest-news__item a { display: block; }
.latest-news__item a:hover .img:after { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; }
.latest-news__item a:hover .title { color: #44d62c; }
.latest-news__item a:hover .amount, .latest-news__item a:hover .play { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; -moz-transform: translate(-50%, -50%) scale(1, 1); -ms-transform: translate(-50%, -50%) scale(1, 1); -webkit-transform: translate(-50%, -50%) scale(1, 1); transform: translate(-50%, -50%) scale(1, 1); }
.latest-news__item .img { position: relative; margin-bottom: 15px; }
.latest-news__item .img:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #1D1F21; z-index: 5; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.latest-news__item .img img { display: block; max-width: 100%; }
.latest-news__item .text .title { font-size: 16px; line-height: 24px; color: #2f2f2f; letter-spacing: .6px; -moz-transition-property: color; -o-transition-property: color; -webkit-transition-property: color; transition-property: color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.latest-news__item .date { padding-top: 12px; }
.latest-news__item .label { position: absolute; top: 20px; left: 0; z-index: 6; background: #5c068c; padding: 2px 10px; }
.latest-news__item .label p { font-size: 12px; line-height: 16px; color: #fff; }
.latest-news__item .amount { position: absolute; left: 50%; top: 50%; width: 90px; height: 90px; background: rgba(17, 8, 2, 0.5); text-align: center; padding-top: 21px; z-index: 10; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-transform: translate(-50%, -50%) scale(0.5, 0.5); -ms-transform: translate(-50%, -50%) scale(0.5, 0.5); -webkit-transform: translate(-50%, -50%) scale(0.5, 0.5); transform: translate(-50%, -50%) scale(0.5, 0.5); -moz-transition-property: opacity, -moz-transform; -o-transition-property: opacity, -o-transform; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, transform; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.latest-news__item .amount i { margin-bottom: 3px; }
.latest-news__item .amount p { font-size: 14px; line-height: 18px; color: #fff; }
.latest-news__item .play { position: absolute; left: 50%; top: 50%; z-index: 10; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transform: translate(-50%, -50%) scale(0.5, 0.5); -ms-transform: translate(-50%, -50%) scale(0.5, 0.5); -webkit-transform: translate(-50%, -50%) scale(0.5, 0.5); transform: translate(-50%, -50%) scale(0.5, 0.5); -moz-transition-property: opacity, -moz-transform; -o-transition-property: opacity, -o-transform; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, transform; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.latest-news__item .play i { display: block; }
.media-list .latest-news__item .text .title { letter-spacing: 0; }

.video-news__item { padding-bottom: 27px; }
.video-news__item a { display: block; }
.video-news__item a:hover .img:after { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; }
.video-news__item a:hover .title { color: #44d62c; }
.video-news__item a:hover .date { color: #b4b3b3; }
.video-news__item .img { position: relative; margin-bottom: 12px; }
.video-news__item .img:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #1D1F21; z-index: 5; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.video-news__item .img img { display: block; max-width: 100%; }
.video-news__item .text .title { font-family: Arial, sans-serif; font-size: 12px; line-height: 18px; color: #2f2f2f; letter-spacing: -.4px; padding-left: 6px; border-left: 3px solid #5c068c; -moz-transition-property: color; -o-transition-property: color; -webkit-transition-property: color; transition-property: color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.video-news__item .text .date { color: #b4b3b3; padding-left: 1px; letter-spacing: 0; }

.facebook-widget { padding-top: 27px; }

.sidebar-banner a { display: block; padding: 15px 5px; }
.sidebar-banner a:hover .sidebar-banner_i { border: 1px solid #5c068c; }

.sidebar-banner_i { border: 1px solid  #5c068c; padding-bottom: 7px; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-transition-property: border; -o-transition-property: border; -webkit-transition-property: border; transition-property: border; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.sidebar-banner_i img { max-width: 100%; padding: 38px 5px 15px; }

.page-title { padding-bottom: 22px; }
.page-title h1 { font-size: 24px; line-height: 30px; color: #5c068c; letter-spacing: .6px; }
.media-page .page-title h1 { font-size: 32px; line-height: 34px; letter-spacing: 2px; }
.media-page .page-title { padding-bottom: 29px; }
.media-page .page-title h1 { font-size: 32px; line-height: 34px; letter-spacing: 2px; }

.main-news-list .main-news { padding-bottom: 31px; }
.main-news-list .main-news .img { float: left; max-width: 360px; width: 43%; margin-right: 30px; margin-bottom: 0; }
.main-news-list .main-news .text { overflow: hidden; }

.news-box { padding-bottom: 6px; }

.news-box__intro { padding-bottom: 20px; }

.news-title { padding-bottom: 3px; }
.news-title h1 { font-size: 32px; line-height: 48px; color: #5c068c; letter-spacing: 1.3px; }

.news-box__info__col { float: right; }
.news-box__info__col:first-child { float: left; padding-top: 9px; }
.news-box__info__col span { font-size: 12px; line-height: 17px; }
.news-box__info__col .date { color: #9f9f9f; }
.news-box__info__col .label { color: #5c068c; letter-spacing: .2px; padding-left: 2px; }

.news-source p { font-size: 14px; line-height: 24px; color: #9f9f9f; }
.news-source p strong { color: #2f2f2f; font-weight: normal; padding-right: 5px; }

.biography p { text-indent: 35px; }

/**************\
# PAGE 404
\**************/
.page-404 { padding-top: 48px; }
.page-404 .title { padding-left: 118px; }
.page-404 .title h1 { font-size: 21px; line-height: 36px; color: #2f2f2f; text-align: center; letter-spacing: 1.4px; }
.page-404 .info { padding: 5px 82px 0 112px; }
.page-404 .info h2 { font-size: 18px; line-height: 21px; color: #3a4a50; letter-spacing: 1.4px; padding-bottom: 22px; }
.page-404 .info ul { list-style: none; }
.page-404 .info ul li { padding-bottom: 21px; position: relative; padding-left: 12px; font-size: 14px; line-height: 21px; color: #3a4a50; letter-spacing: .2px; }
.page-404 .info ul li:before { content: ""; position: absolute; left: 1px; top: 7px; width: 6px; height: 6px; background: #cc7e21; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

/**************\
# CONTACTS
\**************/
.contact-info__item { padding-bottom: 16px; margin-bottom: 25px; border-bottom: 1px solid #E4E5E6; }
.contact-info__item:last-child { border-bottom: none; }
.contact-info__item h2 { font-size: 16px; line-height: 24px; color: #2f2f2f; letter-spacing: .6px; padding-bottom: 13px; }

.contact-info__col { float: left; width: 50%; padding-left: 46px; }
@media only screen and (min-width: 1024px) and (max-width: 1150px) { .contact-info__col { padding-left: 10px; } }
@media only screen and (max-width: 1023px) { .contact-info__col { padding-left: 5px; } }
.contact-info__col:first-child { padding-left: 0; }
.contact-info__col:first-child .icon, .contact-info__col:first-child .text { vertical-align: middle; }
.contact-info__col .address, .contact-info__col .phone, .contact-info__col .time, .contact-info__col .email { display: table; }
.contact-info__col .address { padding-bottom: 39px; }
.email.email-in-adress {
	padding-bottom: 14px;
}
.contact-info__col .phone .text { padding-left: 23px; }
.contact-info__col .time .icon { padding-top: 5px; }
.contact-info__col .time .text p { font-size: 15px; letter-spacing: -.7px; }
@media only screen and (max-width: 1023px) { .contact-info__col .time .text p { font-size: 12px; } }
.contact-info__col .icon, .contact-info__col .text { vertical-align: top; display: table-cell; }
.contact-info__col .text { padding-left: 20px; }
@media only screen and (max-width: 1023px) { .contact-info__col .text { padding-left: 10px; } }
.contact-info__col .text p { font-size: 16px; line-height: 24px; color: #2f2f2f; }
@media only screen and (max-width: 1023px) { .contact-info__col .text p { font-size: 12px; line-height: 20px; } }

.map { padding-top: 94px; }

.map_i { height: 325px; border: 1px solid #cc7e21; }

/**************\
# FOND SLIDER
\**************/
.fond-slider__item { height: 703px; background-repeat: no-repeat; background-size: cover; }
.fond-slider__item img { height: 100%; }

/**************\
# GALLERY SLIDER
\**************/
.gallery-slider { padding-bottom: 30px; margin-bottom: 25px; border-bottom: 1px solid #E4E5E6; }

.gallery-slider__main { position: relative; margin-bottom: 30px; }

.gallery-slider__thumbnails { padding: 0 74px; }
.gallery-slider__thumbnails img { cursor: pointer; }
.gallery-slider__thumbnails .owl-item { max-height: 102px; overflow: hidden; }

.owl-item { -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.owl-prev, .owl-next { position: absolute; top: 50%; width: 63px; height: 63px; border: 1px solid #fff; -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); -moz-transition-property: border; -o-transition-property: border; -webkit-transition-property: border; transition-property: border; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.owl-prev:before, .owl-prev:after, .owl-next:before, .owl-next:after { content: ""; position: absolute; left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.owl-prev:before, .owl-next:before { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; }
.owl-prev:after, .owl-next:after { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
.gallery-slider__thumbnails .owl-prev, .gallery-slider__thumbnails .owl-next { width: 44px; height: 44px; border-color: #2F2F2F; }
.owl-prev:hover, .owl-next:hover { border-color: #cc7e21; }
.owl-prev:hover:before, .owl-next:hover:before { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
.owl-prev:hover:after, .owl-next:hover:after { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; }

.owl-prev { left: 10px; }
.owl-prev:before { background: url('../img/icons-sa99fd81f77.png') 0 -33px no-repeat; width: 15px; height: 28px; }
.owl-prev:after { background: url('../img/icons-sa99fd81f77.png') 0 0 no-repeat; width: 15px; height: 28px; }
.gallery-slider__thumbnails .owl-prev { left: 0; }
.gallery-slider__thumbnails .owl-prev:before { background: url('../img/icons-sa99fd81f77.png') 0 -157px no-repeat; width: 11px; height: 20px; }
.gallery-slider__thumbnails .owl-prev:after { background: url('../img/icons-sa99fd81f77.png') 0 -132px no-repeat; width: 11px; height: 20px; }

.owl-next { right: 10px; }
.owl-next:before { background: url('../img/icons-sa99fd81f77.png') 0 -99px no-repeat; width: 15px; height: 28px; }
.owl-next:after { background: url('../img/icons-sa99fd81f77.png') 0 -66px no-repeat; width: 15px; height: 28px; }
.gallery-slider__thumbnails .owl-next { right: 0; }
.gallery-slider__thumbnails .owl-next:before { background: url('../img/icons-sa99fd81f77.png') 0 -207px no-repeat; width: 11px; height: 20px; }
.gallery-slider__thumbnails .owl-next:after { background: url('../img/icons-sa99fd81f77.png') 0 -182px no-repeat; width: 11px; height: 20px; }

/**************\
# SOCIAL BTNS
\**************/
.pluso .pluso-more { display: none !important; }
.pluso .pluso-110010010101-14 .pluso-wrap { padding: 0; }
.pluso .pluso-110010010101-14 .pluso-wrap > div { display: block; height: auto; float: left; background: none !important; margin: 0 0 0 10px; position: relative; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
@media only screen and (max-width: 1023px) { .pluso .pluso-110010010101-14 .pluso-wrap > div { margin-left: 3px; } }
.pluso .pluso-110010010101-14 .pluso-wrap > div:first-child { margin-left: 0; }
.pluso .pluso-110010010101-14 .pluso-wrap > div:first-child a { background-image: url("../img/social-icons/social-tw.png"); }
.pluso .pluso-110010010101-14 .pluso-wrap > div:first-child a:hover { border-color: #00CCFF; }
.pluso .pluso-110010010101-14 .pluso-wrap > div:nth-child(2) a { background-image: url("../img/social-icons/social-fb.png"); }
.pluso .pluso-110010010101-14 .pluso-wrap > div:nth-child(2) a:hover { border-color: #a4a4ce; }
.pluso .pluso-110010010101-14 .pluso-wrap > div:nth-child(3) a { background-image: url("../img/social-icons/social-g.png"); }
.pluso .pluso-110010010101-14 .pluso-wrap > div:nth-child(3) a:hover { border-color: #ff7369; }
.pluso .pluso-110010010101-14 .pluso-wrap > div:nth-child(4) a { background-image: url("../img/social-icons/social-vk.png"); }
.pluso .pluso-110010010101-14 .pluso-wrap > div:nth-child(4) a:hover { border-color: #a6bfd4; }
.pluso .pluso-110010010101-14 .pluso-wrap > div a { display: block; width: 80px; height: 37px; font-size: 12px; line-height: 35px; color: #2f2f2f; text-decoration: none; border: 1px solid #E5E5E5; text-align: right; margin: 0; background-position: 15px 50%; background-repeat: no-repeat; position: relative; z-index: 10; -moz-transition-property: border; -o-transition-property: border; -webkit-transition-property: border; transition-property: border; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
.pluso .pluso-110010010101-14 .pluso-wrap > div b { position: absolute; top: 0; bottom: 0; right: 20px; z-index: 1; font-size: 12px; line-height: 38px; color: #2f2f2f; font-weight: normal; padding: 0; }

/**************\
# PAGINATION
\**************/
.pager { position: relative; }

.pagination { text-align: center; list-style: none; }

.pagination li { display: inline-block; }

.pagination li a { display: block; font-family: Arial, sans-serif; font-size: 18px; line-height: 28px; color: #2f2f2f; text-align: center; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-transition-property: background, color; -o-transition-property: background, color; -webkit-transition-property: background, color; transition-property: background, color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }

.pagination li a:hover { color: #44d62c; }

.pagination li.page { width: 36px; height: 28px; }

.pagination li.first, .pagination li.last, .pagination li.previous, .pagination li.next { display: none; }

.pagination li.selected a, .pagination li.selected span { cursor: default; background: #5c068c; color: #fff; }

.pagination li.hidden { display: none; }

.pagination li.show-more { padding-left: 16px; }

.pagination li.show-more a { width: auto; }

.pagination li.show-more a i { vertical-align: middle; margin-left: 10px; }

/**************\
# FOOTER
\**************/
footer, .push { height: 153px; }

footer { min-width: 800px; background: #5c068c; position: relative; z-index: 10; border-top: 6px solid #44d62c; }
footer .container-fluid { position: relative; height: 100%; }
footer .copy { position: absolute; left: 15px; bottom: 38px; }
footer .copy p { font-size: 12px; line-height: 14px; color: #fff; }
footer .main-nav { float: none; text-align: center; padding-top: 31px; }
footer .main-nav ul { display: inline-block; text-align: left; }
footer .main-nav .sub-nav { display: block; padding-top: 3px; }
footer .main-nav .sub-nav ul { border: none; background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
footer .main-nav .sub-nav li a { font-size: 12px; color: #8c8ea1; text-transform: none; }
footer .main-nav .sub-nav li a:hover { color: #cc7e21; }
footer .fb-link { position: absolute; right: 15px; bottom: 19px; }
footer .fb-link p { font-size: 12px; line-height: 14px; color: #fff; }
footer .fb-link a { display: inline-block; vertical-align: middle; margin-left: 16px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; }
footer .fb-link a:hover { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; }
footer .fb-link a i { display: block; }
.fond-page footer { background: #5c068c; border-color: #44d62c; }
.fond-page footer .main-nav a:hover { color: #3d4263; }
.fond-page footer .main-nav .sub-nav a { color: #ccc; }
.fond-page footer .main-nav .sub-nav a:hover { color: #3d4263; }
.fond-page footer .main-nav .border a { border-color: #3d4263; }
.fond-page footer .main-nav .active a { color: #3d4263; }

/**************\
# SLIDER ANIMATION
\**************/
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

@-webkit-keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }
@keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }
.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

#LoginForm_rememberMe { margin-left: 5px; }

.jumbotron { border-radius: 5px; }

.admin-menu .jumbotron { padding: 10px; }

.mt-130 { margin-top: -130px; }
