@charset "utf-8";

.owl-navigation {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.owl-carousel{
    position: relative;
}
.owl-bg{
    background-size: 100%; 
}

/* 
 *  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;
}

#parallax,#parallax-1 {position:relative;}

/******************************************************/
/*                  404 STRďż˝?NKA                    */
/******************************************************/
.notfound{float: left;padding: 2%;width: 96%;}
.notfound .notfound-404-title{font-family: 'Open Sans';color:#29166f;float: left;font-size: 5em;line-height: 1em;font-weight:700;}
.notfound .notfound-404{}
.notfound .notfound-text{font-family:arial;font-size:27px !important;margin-left:15px;float:left;margin-top:35px;color:#29166f; font-weight: 800;}
.notfound .notfound-explanation{float:left;font-size:1em;margin:9px 0;clear:both;width:100%;}
.notfound .notfound-block{margin-top:25px;float:left;width:45%;clear:left;}
.notfound .notfound-block-title{padding-bottom: 13px;margin-bottom:12px;font-size:24px;border-bottom:1px solid #29166f;float:left;width:100%; font-weight: 800;color:#29166f;font-family: "Open Sans";font-weight: 700;}
.notfound .notfound-block-description{font-size:0.9em;}
.notfound .notfound-block li{background: url("../../../system/img/404_icon_li.png") no-repeat scroll 0 2px !important;font-size: 13px !important;line-height: 19px;list-style: none outside none;margin: 5px 0 0 !important;padding-left: 14px;}
.notfound .notfound-block ul{padding:0;margin-top:0px !important;}
.notfound .notfound-block-li-menu{font-size:1em;margin-top:15px;}
.notfound .notfound-block a{text-decoration:none;}
.notfound .notfound-block a:hover{text-decoration:none;}
.notfound .notfound-block .next_solution_jedna, .notfound .next_solution_dva{font-weight: 600;text-transform: uppercase;color:#5dbaf5;display: block;font-size: 1.3em;height: 30px;margin: 7px 0 0;padding:5px 0 0 52px;background: url("../../../system/img/404_icon.png") no-repeat scroll 0 -13px transparent;}
.notfound .notfound-block .next_solution_jedna {margin-top:25px;}
.notfound .notfound-block .next_solution_dva{background-position: 0px -41px;}
.notfound .notfound-block .next_solution_jedna:hover, .notfound .next_solution_dva:hover {text-decoration: underline}
/******************************************************/
/*                     Hledani                        */
/******************************************************/
#search{margin:0px;float:left;}
#search a{text-decoration:none;}
#search a:hover{color:red;}
/******************************************************/
/*                     MAPA WEBU                      */
/******************************************************/
.site-map{font-size:16px; min-height: 285px; margin-top: 16px;}
.site-map{margin:20px 0 20px 20px;font-family:Open Sans;}
.site-map li{list-style:outside;padding:7px 0px 7px 20px;  list-style:none;font-size:0.9em !important;position:relative;}
.site-map li:before {width:8px;height:8px;background-color:#5dbaf5;content:"";top:10px;left:0;position: absolute;border-radius:50%;}
.site-map li a{text-decoration:none;color:#000;transition: all ease 0.3s;}
.site-map li a:hover{text-decoration:underline;color:#000;}
.site-map li ul li{margin-left:15px;font-weight:normal;background:none;}
.site-map li ul li:before {border:1px solid #29166f;background: transparent;}
.site-map li ul li a{text-decoration:underline;}
.site-map li ul li a:hover{text-decoration:none;}
.site-map li ul li ul li a{text-decoration:none;}
@media only screen and (min-width: 1200px) {
  .content {width:970px;}
}
.row {
  margin-right: -15px;
  margin-left: -15px !important;
}
html {
  -webkit-font-smoothing: antialiased;
}
.clear {
  clear: both;
}
body {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #666666;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Open Sans";
  font-weight: normal;
  color: #666666;
  margin: 0;
  padding: 0;
}
h1 {
  font-size:3.2em;
  line-height:1.4em;
  margin-bottom:35px;
}
h2 {
  font-size:2.8em;
  line-height:1.4em;
  color:#29166f;
  position:relative;
  margin-bottom:20px;
}
.border-bottom-title {padding-bottom: 20px;color:#5dbaf5;text-align: center;margin-bottom: 45px;}
.border-bottom-title:after {position:absolute;width:200px;height:1px;background-color:#29166f;content:"";bottom:0;left:50%;transform: translateX(-50%);-webkit-transform: translateX(-50%); }
h3 {
  font-size:2.3em;
  line-height: 1.2em;
  color:#5dbaf5;
  margin-bottom:15px;
}
h4 {
  font-size: 13px;
  line-height: 30px;
}
h5 {
  font-size: 12px;
  line-height: 26px;
}
h6 {
  font-size: 11px;
  line-height: 24px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.article p {color:#29166f;line-height: 1.4em;margin-top:15px;font-family: 'Source Sans Pro';}
.article a {color:#5dbaf5;}

.article ul {margin-top:15px;}
.article ul li {color: #29166f;position: relative;padding-left:14px;line-height: 1.3em;margin-top: 5px;}
.article ul li:first-child {margin-top:0;}
.article ul li:before {content:"";position:absolute;top:7px;left:0;width:6px;height:6px;border-radius:50%;background-color:#29166f;}

.article ol {}
.article ol li {color: #29166f;line-height:1.3em;margin-top:5px;list-style: none;}
.article ol li:before {}
.article ol li:first-child {margin-top:0;}

.article table {font-family: 'Source Sans Pro';width:100%;}
.article table thead {}
.article table thead tr, .st-head-row {color:#fff;font-weight:600;background-color:#5dbaf5}
.article table thead th {border-left:1px solid #fff;}
.article table thead th:first-child,.article table thead th.first-item {border-left:1px solid #5dbaf5;}
.article table tbody tr {color:#29166f;}
.article table tbody tr:nth-child(2n+2) {background-color:#e5f7fd;}
.article table tbody td {border:1px solid #5dbaf5;}
.article table tbody td,.article table thead th {padding:15px;text-align:center;vertical-align: middle;}
.article table.long-table tbody td,.article table.long-table thead th {border-bottom: none;}
.article table.long-table tbody td:last-child, .article table.long-table tbody td.last-item {border-bottom:1px solid #5dbaf5;}
.article .long-table {width:auto;margin-left:auto;margin-right:auto;}
.article .long-table thead {float:left;}
.article .long-table th,.article .long-table td {display:block;text-align:left;}
.article .long-table tbody {float:right;}
.article table.long-table thead th {border-bottom:1px solid #fff;}
.article table.long-table thead th:first-child, .article table.long-table thead th.first-item {border-left:1px solid #fff;}
.article table.long-table thead th.last-item,.article table.long-table thead th:last-child {border-bottom:2px solid #5dbaf5;}

.article blockquote {}
.article em {}
.article strong {}
.article .fluid-title, .article .fluid-text {line-height:1.2em;display:block;font-weight:700;}
.article .fluid-title {}
.article .fluid-text {}
.article .fluid-text+.fluid-text {margin-top:2px;}
.article dl {color:#29166f;display:inline-block;margin-top:15px;line-height:1.3em;margin-bottom:15px;width: 100%;}
.article dt {font-weight: 600;float:left;padding-right:15px;width: 22%;}
.article dd {float:left;width:78%;}

.article .fluid-title+dl {margin-top:4px;}

.article p+.btn {margin-top:25px;}
.article p+h3 {margin-top:35px;}

.article .small-only {display:none;}
.article .small-only tbody {width:100%;}
.st-head-row {border-left: 1px solid #5dbaf5;border-right: 1px solid #5dbaf5;padding:10px;background-color:#5dbaf5}
.st-head-row-main {background-color:#29166f;}
.st-key,.st-val {width:100%;}

.container {padding-top:33px;padding-bottom:33px;}

.article_contact {padding-top:15px;}
/* #Lists
================================================== */
ul,
ol {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none outside;
}
ol {
  list-style: decimal;
}
ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 30px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}

/******************************************************/
/*                THEME OPTIONS                       */
/******************************************************/
.pdg-btm-none {padding-bottom:0;}
.pdg-top-none {padding-top:0;}

.article .technique-list {display: inline-block;}
.article .technique-list li {float:left;margin-top:0;}
.article .technique-list li:before {width:1px;height:12px;border-radius:0;top: 5px;left: 7px;background-color: #5dbaf5;}
.article .technique-list li:first-child,.article .technique-list li.first-item {padding-left:0;}
.article .technique-list li:first-child:before,.article .technique-list li.first-item:before {display:none;}

.article h2 .subtitle {display:block;font-size: 0.5em;line-height:1.3em;}

.image-container {margin-top:35px;}
.image-container+blockquote {margin-top:10px;text-align:center;font-size: 0.9em;line-height: 1.2em;}

.border-bottom {border-bottom:1px solid #5dbaf5; margin-bottom: 25px;padding-bottom: 15px;}

/*----------------Tlačítka-------------------*/
a.btn, .btn {padding:16px;display:inline-block;transition: background-color ease .3s, color ease .3s;-webkit-transition: background-color ease .3s, color ease .3s;text-decoration: none;position:relative;z-index: 2;cursor:pointer;font-family: 'Open Sans';background-color:#fff;color:#29166f;outline:0;}
a.btn:after, .btn:after, a.btn:before, .btn:before {top:0;position:absolute;content:"";width:20px;font-family: 'IcoMoon';}
a.btn-corners, .btn-corners {}
a.btn-corners:after, a.btn-corners:before, .btn-corners:after, .btn-corners:before {width: 23px;overflow: hidden;content: "\e607";font-size:3em;color: #fff;transition:color ease .3s;-webkit-transition:color ease .3s;}
a.btn-corners:after, .btn-corners:after {right:-23px;}
a.btn-corners:before, .btn-corners:before {left:-23px;transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotate(-180deg);}

a.btn_submit, .btn_submit {background-color:#29166f;color:#fff;}
a.btn_submit:hover, .btn_submit:hover {background-color:#5dbaf5;}

a.btn-pdf, .btn-pdf {background:transparent;  padding-left:40px;border:1px solid #00a6df;}
a.btn-pdf:before, .btn-pdf:before {content: "\f1c1";left:12px;font-family: FontAwesome;font-size: 1.2em;top: 14px;}
a.btn-pdf:after, .btn-pdf:after {content: '';position: absolute;z-index: -1;  width: 0%;height: 100%;top: 0;left: 0;background: #00a6df;  -webkit-transition: all 0.3s;transition: all 0.3s;}
a.btn-pdf:hover:after, .btn-pdf:hover:after  {width:100%;}

.btn .arrow,a.btn .arrow {position: absolute;top: 0;right:0;background-color: #da1f26;width: 43px;height: 48px;}
.btn .arrow:before,.owl-item .btn .arrow:after,a.btn .arrow:before,.owl-item a.btn .arrow:after {position:absolute;font-family:"IcoMoon";line-height: 1em;}
.btn .arrow:before, a.btn .arrow:before {content: "\e600";color: #fff;top: 16px;font-size: 1.1em;right:2px;}
.btn .arrow:after, a.btn .arrow:after  {content: "\e607";overflow:hidden;width:20px; font-size: 3em;color:#da1f26;right: -20px;}

a.btn-darkblue, .btn-darkblue {background-color:#29166f;color:#fff;}
.btn-darkblue:after, .btn-darkblue:before,a.btn-darkblue:after, a.btn-darkblue:before {color:#29166f;}
a.btn-darkblue:hover, .btn-darkblue:hover {background-color:#5dbaf5;}
.btn-darkblue:hover:after, .btn-darkblue:hover:before, a.btn-darkblue:hover:after, a.btn-darkblue:hover:before {color:#5dbaf5;}
a.btn-blue, .btn-blue {background-color:#5dbaf5;color:#fff;}
.btn-blue:before, .btn-blue:after,a.btn-blue:before, a.btn-blue:after {color:#5dbaf5;}
a.btn-blue:hover, .btn-blue:hover {background-color:#29166f;}
.btn-blue:hover:before, .btn-blue:hover:after, a.btn-blue:hover:before, a.btn-blue:hover:after {color:#29166f;}

a.btn-red, .btn-red {background-color:#da1f26;color:#fff;}
.btn-red:after, .btn-red:before,a.btn-red:after, a.btn-red:before {color:#da1f26;}
a.btn-red:hover, .btn-red:hover {background-color:#980006;}
.btn-red:hover:before, .btn-red:hover:after, a.btn-red:hover:before, a.btn-red:hover:after {color:#980006;}

.btn-corners+.btn-corners {margin-left: 55px;}
/*----------------Formuláře-------------------*/
.input,.textarea,.select {outline:0;padding:11px;position:relative;font-family: 'Source Sans Pro';float:left;clear:left;border:1px solid #ebedf0;width:100%;transition:border-color ease .3s;-webkit-transition:border-color ease .3s;font-size:1em;}
.textarea {height:89%;overflow: auto;}
.input:hover,.textarea:hover, .select-wrap:hover {border-color:#dfdfdf}

.textarea {height:132px;}
.three-forms .textarea {height:220px;}

.form-group {margin-bottom:18px;float:left;width:100%;}

.select-wrap {overflow:hidden;height:41px;width:100%;border:1px solid #ebedf0;background: url(../img/arrow-down.png) no-repeat 97% 15px transparent;transition:border-color ease .3s;-webkit-transition:border-color ease .3s;}
.select {margin-bottom:20px;background: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 100%;padding:10px;border:none;}

.label {color:#29166f;float:left;  margin-bottom: 10px;}

.form_col.last-item .form-group {height:100%;}

.form_web .btn {float:right;  padding: 10px 25px;}

.search-form {display:inline-block;width:329px;}
.search-form .input {border-top: 1px solid #ebedf0;border-bottom: 1px solid #ebedf0;width: 100%;border-left:none;border-right:none;padding:15px;}
.search-form .btn {width:80px;height: 52px;margin-left: -21px;color:#fff;overflow: visible;background-color: transparent;}

.search-form .btn-search:after, .search-form .btn-search:before {width:80px;height:52px;content:"";transition:opacity ease .3s;-webkit-transition:opacity ease .3s;}
.search-form .btn-search:after {background:url(../img/arrow-blue.png) no-repeat center;left:0; }
.search-form .btn-search:before {background:url(../img/arrow-dark-blue.png) no-repeat center;opacity:0;top:0;left:0;z-index:1;}

.search-form .btn-search:hover:before{opacity:1;-khtml-opacity:1;}

.input-corners {position: relative;width: 265px;float: left;}
.input-corners:before, .input-corners:after {width:22px;height:52px;position:absolute;content:"";top:0;background-image: url(../img/sprite.png);background-repeat:no-repeat;z-index: 3;}
.input-corners:after {background-position: 0px -62px;right:-3px;}
.input-corners:before {background-position: 0 0;left: -20px;}

.exclamation {}
.input.not-valid, .textarea.not-valid {border: 1px solid #fc8386;background-color: #fc8386;color:#fff;}


.input.not-valid::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.input.not-valid:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}
.input.not-valid::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
.input.not-valid:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}
.textarea.not-valid::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.textarea.not-valid::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
.textarea.not-valid:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}
.textarea.not-valid:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}

.not-valid-text {float: left;width: 100%;text-align: center;margin-top: 10px;color: #fc8386;font-weight: 700;}
.exclamation {float: left;width: 100%;}
.spinner-windows {left: 0;}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.bg-blue-image .not-valid-text, .bg-image-timeline .not-valid-text {background-color: #fff;padding: 10px;}

/*----------------BACKGROUNDS--------------------------*/
.bg-darkblue {background-color:#29166f;}
.bg-image-timeline {background:url(../img/bg-news.jpg) no-repeat center center;background-size: cover;}
.bg-blue-image {background:url(../img/bg-blue-image.jpg) no-repeat center center;background-size: cover;}
.bg-blue {background-color:rgba(0,173,230,0.6);}

.bg-image-timeline .label {color:#fff;}
.bg-image-timeline .form_web .btn, .bg-blue-image .form_web .btn{border:1px solid #fff;}
.bg-blue-image a {color:#ffffff;}
.bg-image-timeline .article {background-color: #fff;padding: 30px;}
.section-news .article_text {padding:0 15px;background:transparent;}
.section-news .news-articles .article {padding:0;}

.only-headline h2 {line-height:1em;margin-bottom:10px;}
/*----------------text COLOR---------------------------*/
.text-blue {color:#00a6df}
.text-darkblue {color:#29166f;}

/*----------------BREADCRUMB---------------------------*/
.result-article h1 {position:relative;padding-right:10px}
.result-article h1:after {position:absolute;content:"";top:4px;right:-5px;width:1px;height:100%;background-color:#fff;}

.breadcrumb {margin-bottom:35px;}
.breadcrumb ol {margin-left:0;}
.breadcrumb ol li{color:#fff;}
.breadcrumb ol li a{color:#fff;text-decoration: underline;}

/*----------------Elements color via Backgrounds---------------------------*/
.news .btn-corners {background-color:#fff;color:#29166f;} 
.news .btn-corners:hover {background-color:#5dbaf5;color:#fff;}
.news .btn-corners:after, .news .btn-corners:before {font-size:3em;} 
.news .btn-corners:hover:after, .news .btn-corners:hover:before {color:#5dbaf5;} 

.bg-blue-image h1, .bg-blue-image p, .bg-blue-image h2 {color:#fff;}
.bg-blue-image .text-darkblue {color:#29166f;}
.bg-blue-image .fluid-title {color:#29166f;font-weight:600;}
.bg-blue-image  dl {color:#fff;}

.bg-blue-image h1 {margin-bottom:0;}

.bg-blue-image .fluid-text {color:#fff;}

.bg-blue-image a.btn_submit:hover,.bg-blue-image .btn_submit:hover {background-color:#fff;color:#29166f}

.bg-blue-image a.btn-pdf,.bg-blue-image .btn-pdf {border-color:#fff;}
a.btn-pdf:after, .btn-pdf:after {background: #fff;}
a.btn-pdf:hover, .btn-pdf:hover  {color:#00a6df}

.headline-section {padding: 16px 0 28px;}
.headline-section-two-line {padding: 19px 0 28px;}

.form-headline {padding-top:19px;}
.container.headline h2 {margin-bottom: 0;line-height: 1em;}
.container.headline {padding: 24px 0 35px;}

.form-send-ok {width: 100%;float: left;background-color: #A7FF94;padding: 19px;text-align: center;color: #000;}

/*----------------Elements via sectionClass--------------------------*/
.link-section .content {background-color:#fff;padding: 30px;width: 940px;}
.link-section .fluid-title {color:#da1f26;font-size:1.4em;}
.link-section a {text-decoration: none;}

/*----------------Elements via Class--------------------------*/
.article .table-logo {}
.article .table-logo tr {}
.article .table-logo tr.odd,.article .table-logo tr:nth-child(2n+2) {background-color:transparent;}
.article .table-logo tr.last-item figcaption,.article .table-logo tr:last-child figcaption {margin-bottom:0;}
.article .table-logo td {padding:0;border:none;vertical-align: top;padding:0 10px;}
.article .table-logo td a{display: table-cell;height: 100px;vertical-align: middle;width: 319px;}
.article .table-logo td figure{}
.article .table-logo td img{transition:all ease .3s;-webkit-transition:all ease .3s;}
.article .table-logo td figcaption{margin-top:15px;margin-bottom: 35px;line-height: 1.4em;}
.article .table-logo td figcaption a {display: block;height: auto;width:auto;}
.article .table-logo td:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);}

.article .contact-table {}
.article .contact-table tr,.article table tbody tr:nth-child(2n+2) {background:transparent;}
.article .contact-table tr td{border:none;text-align:left;  padding: 5px 0;}
.article .contact-table tr td.first-item,.article .contact-table tr td:first-child {font-weight:700;}
.article .contact-table tr.last-item td,.article .contact-table tr:last-child td {font-weight:400;}

.job-section h2 {line-height: 1.1em;}
.job-section ul {}
.job-section ul+h2 {margin-top:35px;} 

.article ul+.row, .article table+h3, .article ul+h3 {margin-top:25px;}

.article .row+h2, .article ul+h2, .article table+h2 {margin-top:35px;}

.article h3+dl {margin:0;}

.certification-section img {border:1px solid #ededec;  margin-bottom: 13px;}
.certification-section figure {display:inline-block;margin-top:15px;}
.certification-section figcaption {font-size:1.1em;} 

.article p.first-block {margin-top:0;}
.result-article .article p.first-block {margin-top:5px;}
.result-article .article .offer-wrap+.first-block {margin-top:20px}

.form-container h2 {text-align:center;}
.signpost {  padding: 15px 0 33px;}
.headline-product-content {padding: 17px 0 33px;}
.container.certification-section {padding-top: 17px;}

.product-detail .product-detail-content ul li {color:#fff;}
.product-detail .product-detail-content ul li:before {background-color:#fff;}

.article_contact p a {display:block;}

/*----------------fotogalerie--------------------------*/
/*.article_galerie {}
.article_galerie ul {margin-top: 0;}
.article_galerie ul li {position: relative;list-style-type: none;width: 215px;height: 248px;padding-bottom: 0;margin-left:26px;float: left;overflow: hidden;visibility: visible;-webkit-transform: rotate(-60deg) skewY(30deg);-ms-transform: rotate(-60deg) skewY(30deg);transform: rotate(-60deg) skewY(30deg);padding-left: 0;line-height: 1em;margin-top: 0;}
.article_galerie ul li:before {display:none;}
.article_galerie ul li a:before {content:"";position:absolute;background-color:transparent;background-image:url(../img/border.png);background-repeat: no-repeat;background-position: center;width:214px;height:258px;border-radius:0;z-index: 10;top:-4px;left:0;}
.article_galerie ul li a {width: 213px;height:251px;text-align: center;color: #fff;overflow: hidden;-webkit-transform: skewY(-30deg) rotate(60deg);-ms-transform: skewY(-30deg) rotate(60deg);transform: skewY(-30deg) rotate(60deg);-webkit-backface-visibility: hidden;float:left;position:relative;}
.article_galerie ul li a img {margin: 0 auto;max-width:none;  -webkit-backface-visibility: initial;}
.article_galerie ul li a:after {width:100%;height:100%;content: "\f00e";position: absolute;bottom:0;left:0;background-image:url(../img/bg-shape-hover-blue.png);background-repeat:no-repeat;background-position: center;font-family: FontAwesome;color: #fff;text-align: center;font-size: 1.9em;padding-top: 117px;transition:opacity ease .3s;-webkit-transition:opacity ease .3s;display:none;}
.article_galerie ul li a:hover:after {display:block;}
.article_galerie ul li:first-child {margin-left:0;}*/

.article_galerie {}
.article_galerie ul {margin-top: 0;float: left;width: 100%;text-align: center;}
.article_galerie ul li {overflow: hidden;position: relative;list-style-type: none;width: 214px;height: 250px;padding-bottom: 0;margin-left:24px;margin-top:26px;display:inline-block;padding-left: 0;line-height: 1em;float:none;}
.article_galerie ul li:before {display:none;}
.article_galerie ul li a:before {content:"";position:absolute;background-color:transparent;background-repeat: no-repeat;background-position: center;width:214px;height:259px;border-radius:0;z-index: 10;top:-4px;left:0;background-image:url(../img/bg-shape-image.png);background-repeat:no-repeat;background-size:100%;}
.article_galerie ul li a {width: 213px;height:251px;text-align: center;color: #fff;float:left;position:relative;}
.article_galerie ul li a img {margin: 0 auto;max-width:none;}
.article_galerie ul li a:after {width:100%;height:100%;content: "\f00e";position: absolute;bottom:0;left:0;background-image:url(../img/bg-shape-hover-blue.png);background-repeat:no-repeat;background-position: center;font-family: FontAwesome;color: #fff;text-align: center;font-size: 1.9em;padding-top: 117px;transition:opacity ease .3s;-webkit-transition:opacity ease .3s;opacity:0;background-size: 100%;}
.article_galerie ul li a:hover:after {opacity:1;}
.article_galerie ul li:nth-child(4n+1) {margin-left:0;}
.article_galerie ul li:first-child {margin-top:0;}
.article_galerie ul li:first-child+li {margin-top:0;}
.article_galerie ul li:first-child+li+li {margin-top:0;}
.article_galerie ul li:first-child+li+li+li {margin-top:0;}
.article_galerie ul li:first-child+li+li+li+li {margin-top:26px;}

.article sub { vertical-align: sub;font-size: smaller;}


/*----------------HEXAGON IMAGE STYLE-------------------*/
.product-detail .hexagon-image {position: relative;list-style-type: none;width: 215px;height: 248px;padding-bottom: 0;float: left;overflow: hidden;visibility: visible;-webkit-transform: rotate(-60deg) skewY(30deg);-ms-transform: rotate(-60deg) skewY(30deg);transform: rotate(-60deg) skewY(30deg);padding-left: 0;line-height: 1em;margin-top: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.product-detail .hexagon-image a {width: 213px;height:251px;text-align: center;color: #fff;overflow: hidden;-webkit-transform: skewY(-30deg) rotate(60deg);-ms-transform: skewY(-30deg) rotate(60deg);transform: skewY(-30deg) rotate(60deg);-webkit-backface-visibility: hidden;backface-visibility: hidden;float:left;position:relative;text-decoration:none;}
.product-detail .hexagon-image img {max-width:none;margin: 0 auto;cursor:pointer;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);}

.hexagon-image a:after {font-family: FontAwesome;color: #fff;content: "\f00e";width:100%;height:100%;position:absolute;text-align: center;font-size: 1.9em;padding-top: 117px;transition:opacity ease .3s;-webkit-transition:opacity ease .3s;top:0;left:0;opacity:0;background-image:url(../img/bg-shape-hover-blue.png);background-repeat:no-repeat;background-position: center;}
.hexagon-image a:hover:after {opacity: 1;text-decoration:none;}
.hexagon-image a:hover {text-decoration:none;}

.hexagon-image-shadow {position:relative;display:inline-block;padding-top:25px;}
.hexagon-image-shadow:before {content: "\f00e";position: absolute;content: "";z-index:0;background: url(../img/bg-shape-border-big.png) no-repeat center center;width: 234px;height: 270px;top:0;left: -18px;background-size: 95%;}

.hexagon-image-border a:before {content:"";position:absolute;background-color:transparent;background-image:url(../img/border.png);background-repeat: no-repeat;background-position: center;width:214px;height:258px;border-radius:0;z-index: 10;top:-4px;left:0;}

.hexagon-image.active {-webkit-transform: translateZ(-300px) scale(2);transform: translateZ(-300px) scale(2);}

.hexagon-image {position: relative;width: 215px;height: 248px;padding-bottom: 0;float: left;}
.hexagon-image a {width: 213px;height:251px;}
.hexagon-image img {max-width:100%;margin: 0 auto;cursor:pointer;}

.fig-text .text-blue {display:block;}
/*----------------Vertical Centers--------------------------*/
.center-y-block .btn {top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}


.navbar-default {background-color:#fff;border:none;float:left;width:100%;border-top:3px solid #5dbaf5}
.header .container {padding: 0 0 25px 0;}
.header .navigation-collapse {padding:0;}
.contact-header {float: left;width:100%;text-decoration: none;color:#29166f;line-height:1.2em;text-align: right;position:relative;font-family:'Source Sans Pro';}
.contact-header:before {font-family: 'IcoMoon';color:#5dbaf5;float:left;}
.contact-header.header-phone {font-weight: 700;font-size: 1.5em;}
.contact-header.header-phone:before {content: "\e605";font-size:.8em;}
.contact-header.header-email{font-size:1.1em;}
.contact-header.header-email:before {content: "\e604";font-size:.8em;display:inline-block;}
.contact-header.header-email .text-underline {text-decoration: underline;}
.contact-header.header-email:hover .text-underline{text-decoration: none}

.search-form, .header-phone {margin-top:5px;}
/*------------- NAVIGATION--------------*/
.navbar-nav {float: left;width: 100%;position:relative;}
.navbar-nav li {float: left;position:relative;}
.navbar-nav li.lvl-1>a:after {position: absolute;content: "";top: 50%;right: 0;width: 1px;height: 9px;background-color: #5dbaf5;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.navbar-nav li a {color:#fff;transition:color ease .3s,background-color ease .4s;-webkit-transition:color ease .3s,background-color ease .4s;text-decoration: none;float:left;padding: 14px 20px;text-transform: uppercase;font-size:.9em;font-family: 'Open Sans';font-weight:700;position:relative;}
.navbar-nav li.item-1, .navbar-nav li.item-79 {font-size:1.6em;}
.navbar-nav li.item-1>a {padding: 9px 20px;}
.navbar-nav li.dropdown ul {position: absolute;display:none;background-color:#5dbaf5;top:42px;left:0;z-index:50;min-width: 193px;}
.navbar-nav li.dropdown ul li.lvl-2 {width: 100%;transition:background-color ease .3s;-webkit-transition:background-color ease .3s;}
.navbar-nav li.dropdown ul li.lvl-2:after {display:none;}
.navbar-nav li.dropdown ul li.lvl-2>a {padding: 15px;border-top:1px solid #0090cb;  width: 100%;white-space: nowrap;}
.navbar-nav li.dropdown ul li.lvl-2:first-child a {border-top:0;} 
.navbar-nav li.dropdown-image {position:static;}
.navbar-nav li.dropdown-image ul {width:100%;padding:0;min-height: 364px;}
.navbar-nav li.dropdown-image ul li.lvl-2 {width:100%;padding: 5px 0 5px 20px;position:static;}
.navbar-nav li.dropdown-image ul li.lvl-2.last-item,.navbar-nav li.dropdown-image ul li:last-child {padding-bottom:5px;}
.navbar-nav li.dropdown-image ul li.lvl-2>a {position: relative;width: 100%;height: 81px;padding-left:88px;line-height: 3.5em;border-top:0;}
.navbar-nav li.dropdown-image ul li.lvl-2 a:before {content:"";background-repeat:no-repeat;top:0;left:0;position:absolute;width:71px;height:81px;background-image:url(../img/sprite.png);display:block;}

.navbar-nav li.dropdown ul li.item-27>a:before,.navbar-nav li.dropdown ul li.item-81>a:before {background-position: -214px 0;}
.navbar-nav li.dropdown ul li.item-28>a:before,.navbar-nav li.dropdown ul li.item-82>a:before {background-position: -318px -378px;}
.navbar-nav li.dropdown ul li.item-29>a:before,.navbar-nav li.dropdown ul li.item-83>a:before {  background-position:-108px -126px;;}
.navbar-nav li.dropdown ul li.item-75>a:before,.navbar-nav li.dropdown ul li.item-84>a:before {  background-position: -108px -378px;}

.navbar-nav li.dropdown ul li.item-product-50>a:before{background-position: -108px -246px;}
.navbar-nav li.dropdown ul li.item-product-51>a:before{  background-position: -108px -378px;}
.navbar-nav li.dropdown ul li.item-product-52>a:before{background-position: 0px -287px;}

.navbar-nav li.dropdown ul li.item-product-53>a:before{  background-position: -722px -127px;}
.navbar-nav li.dropdown ul li.item-product-54>a:before{background-position: -623px 0px;}
.navbar-nav li.dropdown ul li.item-product-55>a:before{  background-position: -623px -127px;}
.navbar-nav li.dropdown ul li.item-product-56>a:before{background-position: -623px -236px;}
.navbar-nav li.dropdown ul li.item-product-57>a:before{  background-position: -524px -377px;}
.navbar-nav li.dropdown ul li.item-product-58>a:before{background-position:-722px 0px;;}
.navbar-nav li.dropdown ul li.item-product-59>a:before{  background-position: -623px -127px;}


.navbar-nav li.dropdown ul li.item-product-60>a:before {background-position: -316px 0;}
.navbar-nav li.dropdown ul li.item-product-64>a:before{background-position: -316px -127px;}
.navbar-nav li.dropdown ul li.item-product-65>a:before{background-position: -316px -246px;}

.navbar-nav li.dropdown ul li.item-product-66>a:before{background-position: -316px -246px;}
.navbar-nav li.dropdown ul li.item-product-67>a:before{background-position: -316px -246px;}
.navbar-nav li.dropdown ul li.item-product-68>a:before{background-position: -316px -246px;}
.navbar-nav li.dropdown ul li.item-product-69>a:before{background-position: -316px -246px;}


.navbar-nav li.dropdown ul li.item-product-70>a:before{    background-position: -721px -379px;}
.navbar-nav li.dropdown ul li.item-product-71>a:before{    background-position: -423px -241px;}
.navbar-nav li.dropdown ul li.item-product-72>a:before{  background-position: -423px 0px;}

.navbar-nav li.dropdown ul li.item-68>a:before,.navbar-nav li.dropdown ul li.item-96>a:before{background-position: -214px -127px;}
.navbar-nav li.dropdown ul li.item-product-73>a:before{  background-position:1px -167px;;}
.navbar-nav li.dropdown ul li.item-product-74>a:before{background-position: -213px -246px;}



.navbar-nav li.dropdown ul li.item-65>a:before,.navbar-nav li.dropdown ul li.item-88>a:before {background-position: 0px -404px;}
.navbar-nav li.dropdown ul li.item-66>a:before,.navbar-nav li.dropdown ul li.item-89>a:before {background-position: -215px -378px;}


.navbar-nav li.dropdown ul li ul {left: 345px;top:0;padding: 36px 13px 12px 31px;height: 364px;display:none;width: 63.3%;}
.navbar-nav li.dropdown ul li ul li {width: 25%;padding: 0;  padding-left: 17px;  margin-bottom:12px;}
.navbar-nav li.dropdown ul li ul li:before {content:"";position:absolute;top:5px;left:0;border-radius:50%;width:5px;height:5px;background-color:#5dbaf5;}
.navbar-nav li.dropdown ul li ul li a {padding: 0;font-family: "Source Sans Pro";font-weight: 300;font-size: 1em;text-decoration: underline;}
.navbar-nav li.dropdown ul li ul li a:after, .navbar-nav li.dropdown ul li ul li:after {display:none;}

.navbar-nav li.first-item a,.navbar-nav li:first-child a  {padding-left:0;}
.navbar-nav li.last-item a,.navbar-nav li:last-child a {padding-right:0;padding-left:20px;}
.navbar-nav li.last-item a:after,.navbar-nav li:last-child a:after {display:none;}

.navbar-nav li.dropdown ul li.item-75 ul,.navbar-nav li.dropdown ul li.item-84 ul,.navbar-nav li.dropdown ul li.item-89 ul,.navbar-nav li.dropdown ul li.item-66 ul,.navbar-nav li.dropdown ul li.item-83 ul,.navbar-nav li.dropdown ul li.item-29 ul {padding-top:4px;}
.navbar-nav li.dropdown ul li.item-75 ul li,.navbar-nav li.dropdown ul li.item-84 ul li,.navbar-nav li.dropdown ul li.item-89 ul li,.navbar-nav li.dropdown ul li.item-66 ul li,.navbar-nav li.dropdown ul li.item-83 ul li,.navbar-nav li.dropdown ul li.item-29 ul li{width:100%;padding: 5px 0 5px 20px;margin:0;}
.navbar-nav li.dropdown ul li.item-75 ul li:before,.navbar-nav li.dropdown ul li.item-84 ul li:before,.navbar-nav li.dropdown ul li.item-89 ul li:before,.navbar-nav li.dropdown ul li.item-66 ul li:before,.navbar-nav li.dropdown ul li.item-83 ul li:before,.navbar-nav li.dropdown ul li.item-29 ul li:before {display:none;}
.navbar-nav li.dropdown ul li.item-75 ul li a,.navbar-nav li.dropdown ul li.item-84 ul li a,.navbar-nav li.dropdown ul li.item-89 ul li a,.navbar-nav li.dropdown ul li.item-66 ul li a,.navbar-nav li.dropdown ul li.item-83 ul li a,.navbar-nav li.dropdown ul li.item-29 ul li a{position: relative;width: 100%;height: 81px;padding-left: 88px;line-height:4.8em;border-top: 0;font-weight: 700;text-decoration: none;}
.navbar-nav li.dropdown ul li.item-75 ul li a:hover ,.navbar-nav li.dropdown ul li.item-84 ul li a:hover,.navbar-nav li.dropdown ul li.item-89 ul li a:hover,.navbar-nav li.dropdown ul li.item-66 ul li a:hover,.navbar-nav li.dropdown ul li.item-83 ul li a:hover,.navbar-nav li.dropdown ul li.item-29 ul li a:hover{text-decoration:underline;}



.navbar-nav li a:hover,.navbar-nav li.active>a,.navbar-nav li:hover > a {color:#5dbaf5;} 
.navbar-nav li.dropdown ul li ul li a:hover,.navbar-nav li.dropdown ul li ul li:hover a {text-decoration: none;color:#fff;}
.navbar-nav li.dropdown ul li a:hover,.navbar-nav li.dropdown ul li:hover>a,.navbar-nav li.dropdown ul li.active a,.navbar-nav li.dropdown ul li.active,.navbar-nav li.dropdown ul li.active-k,.navbar-nav li.dropdown ul li.active-k a{color:#fff;background-color:#29166f;}
.navbar-nav li.dropdown-image ul li.lvl-2:hover a {background-color:transparent;}
.navbar-nav li.dropdown ul li.lvl-2:hover ul,.navbar-nav li.dropdown ul li.lvl-2.active ul,.navbar-nav li.dropdown ul li.lvl-2.active-k ul {display:block;background-color:#29166f;}
.navbar-nav li.dropdown ul li.lvl-2:hover {background-color:#29166f;}

.navbar li.item-28 ul a:before,.navbar li.item-27 ul a:before,.navbar li.item-81 ul a:before,.navbar li.item-82 ul a:before,.navbar li.item-88 ul a:before,.navbar li.item-65 ul a:before {display:none !important;}

.navbar-nav li.dropdown:hover>ul{display:block;}

.navbar-nav li.item-24 ul li.lvl-2,.navbar-nav li.item-85 ul li.lvl-2  {width:50%;}
/*
.navbar-nav li > a div {
  color: inherit;
  font: inherit;
  display: block;
  position: relative;
  padding: 0 2px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 0.3s ease 0s;
}

.navbar-nav li > a div:after {
  content: attr(data-hover);
  color:#5dbaf5;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
  padding: 0 2px;
  margin: 0;
  border: none;
  font: inherit;
  float:left;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: translate3d(0px,0px,-20px) rotateX(90deg);
  -moz-transform: translate3d(0px,0px,-20px) rotateX(90deg);
  -ms-transform: translate3d(0px,0px,-20px) rotateX(90deg);
  transform: translate3d(0px,0px,-20px) rotateX(90deg);}

.navbar-nav li > a:hover div {transform: translate3d(0,123%,0) rotateX(-90deg);}

.navbar-nav li a:hover div {
  color: #fff;
  -webkit-transform: translate3d(0,123%,0) rotateX(-90deg);
  -moz-transform: translate3d(0,123%,0) rotateX(-90deg);
  -ms-transform: translate3d(0,123%,0) rotateX(-90deg);
  transform: translate3d(0,123%,0) rotateX(-90deg);
}
*/
.slicknav_menu {display:none;}

/*------------- Langbar--------------*/
.langbar {float:left;width:100%;margin-bottom: 13px;}
.langbar li {float:left;}
.langbar li a {text-decoration: none;color:#29166f;position:relative;padding:1px 8px 4px;transition:color ease .3s, background-color ease .3s;-webkit-transition:color ease .3s, background-color ease .3s;display:inline-block;}
.langbar li a:after {content:"";top:48%;right:0;position:absolute;height:10px;width:1px;background-color: #5dbaf5;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.langbar li a:hover, .langbar li.active a {background-color:#5dbaf5;color:#fff;}
.langbar li.active a:before {content: "";top: 48%;left: -1px;position: absolute;height: 22px;width: 1px;background-color: #5dbaf5;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.langbar-title {display:none;}
.langbar li.last-item a:after {display:none;}

.offer-wrap {display: inline-block;margin-top: 30px;text-align: center;width: 100%;}
.offer {position: relative;float:none;z-index: 1;width: 227px;height: 252px;padding-left: 12px;padding-top: 25px;margin-left:7px;display:inline-block;}
.offer:nth-child(4n+1) {margin-left:0;}
.offer:after,.offer:before {position:absolute;content:"";z-index:-1;} 
.offer:before {background: url(../img/bg-shape-border-big.png) no-repeat center center;width: 234px;height: 198px;top:0;left: -32px;background-size: 72%;}
.offer:after {background: url(../img/bg-shape-border-medium.png) no-repeat center center;width: 143px;height: 164px;top: 33px;right: 21px;}
.offer figcaption {width: 153px;height: 119px;position: absolute;float: right;font-size: 1em;color: #fff;padding: 0 24px 0;text-align: center;bottom: 0;right: -24px;}
.offer figcaption a {text-decoration: none;color:#fff;transition:color ease .3s;-webki-transition:color ease .3s;display: table-cell;text-align: center;width: 120px;vertical-align: middle;line-height: 1.2em;height: 119px;  font-size: .9em;}
.offer figcaption:after,.offer figcaption:before {position:absolute;font-family:"IcoMoon";}
.offer .fig-text:after {content: "\e608";font-size:7.5em; color:#29166f;width:100%;height:100%;top:0;left:0;z-index:-1;position:absolute;font-family:"IcoMoon";}
.offer figcaption:before {background: url(../img/border-shape-small.png) no-repeat center center;width: 141px;height: 165px;top: -41px;left: -3px;content: "";background-size: 74%;z-index: -1;}
.fig-text {position: relative;z-index:25;font-family: "Open Sans";}
.offer figcaption .text-blue, .offer figcaption:after,.offer figcaption:before, .offer figcaption {transition: color ease .3s;-webkit-transition: color ease .3s;}

.offer .hexagon-image {width: 164px;height:189px;}
.offer .hexagon-image a {width: 164px;height: 188px;display:inline-block;}
.offer .hexagon-image img {width:100%;}
.offer .hexagon-image a:before {position: absolute;top: 50%;left: 0;text-align: center;color: #29166f;width: 100%;z-index: 1;font-size: 1.3em;opacity:0;transition:opacity ease .3s;-webkit-transition:opacity ease .3s;transform: translateY(-50%);background-color: rgba(255,255,255,0.7);-webkit-transform: translateY(-50%);padding: 12px;}
.offer-link {position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);background-color: rgba(255,255,255,0.6);padding: 15px;font-size: 1.2em;color: #29166f;opacity:0;z-index:10;}

.offer-big {width: 293px;height:312px;padding-left: 12px;padding-top:42px;margin-left:0;}
.offer-big:before {width: 234px;height: 257px;top: 19px;left: -1px;background-size: 96%;}
.offer-big figcaption {  width: 140px;height: 119px;font-size: 1.5em;bottom:0;right: -13px;padding:0;}
.offer-big figcaption a {height:140px;  width: 141px;}
.offer-big figcaption:after {font-size:5.8em; color:#29166f;width:100%;height:100%;top:0;left:0;}
.offer-big figcaption:before {width: 143px;top: -33px;background-size:86%;  left: -13px;}
.offer-big .fig-text {padding: 0 14px;}
.offer-big .fig-text:after {font-size:5.6em;}
.offer-big figcaption a {font-size:0.9em;line-height:1.1em;}
.offer-big figcaption .text-blue {font-size:0.9em;display: block;}

.offer-big .hexagon-image {width:224px;height: 258px;}
.offer-big .hexagon-image a {width: 224px;height: 258px;display: inline-block;}
.offer-big .hexagon-image img {width:100%;position:relative;left:0;max-width: 100%;}

.offer .hexagon-image a:before {font-size:1.3em;content:"";position:absolute;top:50%;left:0;transform: translateY(-50%);background: rgba(255,255,255,0.6);width:100%;height:46px;content:"Přejít do sekce";font-family: 'Source Sans Pro' !important;color: #29166f;z-index: 15;-webkit-backface-visibility: visible;backface-visibility: visible;opacity:1;visibility:hidden;text-decoration:none;}
.offer-big .hexagon-image a:before {font-size: 1.6em;  padding: 9px;}
.offer .hexagon-image a:after {content:"";background-image:url(../img/bg-shape-hover.png);background-repeat:no-repeat;background-position: center;width:100%;height:100%;z-index: 9;visibility:hidden;opacity:1;background-size: cover;text-decoration:none;}

html[lang=en] .offer .hexagon-image a:before {content: "Go to category";}

.offer:hover figcaption, .offer:hover figcaption a {color:#00a6df;}
.offer:hover figcaption .text-blue {color:#fff;}
.offer:hover figcaption:after {color:#fff;}
.offer:hover .hexagon-image a:after {visibility:visible;}
.offer:hover .hexagon-image a:before {visibility:visible;}
.offer:hover a {text-decoration:none;}

h2.border-bottom + .form_web {margin-top:40px;}


/*------------------  BANER -------------------------------*/
.container.owl-container {height:364px;padding:0;}
.owl-carousel.owl-loaded {height:364px;}
.owl-bg {height:364px;}

.owl-header {color:#00aee7;font-size: 3.1em;margin-bottom: 20px;display: block;margin-top: 50px;font-family: 'Open Sans';font-weight:700;}
.owl-item p {color:#29166f;font-size:1.2em;width:35%;  line-height: 1.3em;margin-bottom: 36px;}

.owl-item .btn {background-color: #29166f;color: #fff;padding:8px 41px 4px 16px;line-height:1.4em;float: left;max-width: 260px;margin-left: 20px;font-weight: 700;height:56px;font-size:14px;}
.owl-item .btn:after, .owl-item .btn:before{content: "\e607";overflow:hidden;  font-size:4em;color:#29166f;line-height: 1em;}
.owl-item .btn:after{right:11px;}
.owl-item .btn:before{left: -32px;transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotate(-180deg);}
.owl-bg {background-size: cover;}

.btn-primary .arrow::before, a.btn-primary .arrow::before {font-size: 1.3em;right: 1px;top: 18px;}

.owl-navigation-wrapper {display: inline-block;}

div.owl-navigation {bottom:-25px;}
.owl-btn {background-color:#fff;padding: 16px 4px 16px 3px;color:#29166f;text-decoration: none;position:relative;display: inline-block;  margin-left:46px;transition:background-color ease .3s, color ease .3s;-webkit-transition:background-color ease .3s, color ease .3s;font-family:"Open Sans";}
.owl-btn:first-of-type {margin-left:0;margin-right: 0;}
.owl-btn:after,.owl-btn:before {position:absolute;top:0;font-family:"IcoMoon";color:#fff;content: "\e607";overflow: hidden;width:20px;  font-size:3em;transition:color ease .3s;-webkit-transition:color ease .3s;}
.owl-btn:after {right:-20px;}
.owl-btn:before {left:-20px;transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotate(-180deg);}
.owl-navigation {z-index: 10;}

.btn-primary .arrow::after, a.btn-primary .arrow::after {font-size: 4.004em;right: -32px;width: 32px;}
.owl-item .btn .arrow {height: 56px;}

.owl-btn span {position:relative;height:56px;}
.owl-btn span:before {position: absolute;font-family: "IcoMoon";top: 0;left: -29px;font-size: 1.2em;color: #5dbaf5;}

.owl-btn .podcast:before {content: "\e606";}
.owl-btn .industry:before {content: "\e602";}

.owl-btn:hover,.owl-btn.active {background-color: #29166f;color:#fff;}
.owl-btn:hover:after,.owl-btn:hover:before,.owl-btn.active:after,.owl-btn.active:before {color:#29166f}

.owl-item .btn .arrow {transition:background-color ease .3s,color ease .3s;-webkit-transition:background-color ease .3s,color ease .3s;}
.owl-item .btn .arrow:after, .owl-item .btn:before,.owl-item .btn:after {transition:color ease .3s;-webkit-transition:color ease .3s;width:32px;}
.owl-item .btn:hover {background-color: #fff;color: #5dbaf5;}
.owl-item .btn:hover:before,.owl-item .btn:hover:after {color: #fff;}

.owl-btn i {margin-right: 6px;}

.timeline {position: absolute;height:92%;width:3px;background-color:#fff;top:0;left:50%;transform: translateX(-50%);z-index: 1;}
.news .article {background-color:#fff;float:left;height:240px;width:45%;margin-top:45px;position:relative;padding:0;}
.news .article:first-of-type {margin-top:0;}
.news .article:after, .news .article:before {content:"";position:absolute;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.news .article:before {width:20px;height:20px;border-radius: 50%;background-color:#fff;}
.news .article:after {width:27px;height:53px;}
.blog-image {float:left;width:35%;}
.blog-image img {width:100%;}
.blog-content {float:right;width:65%;}
.blog-text {padding: 5px 15px 0;}
.blog-content h3 {  font-size: 1.5em;}
.blog-content h3 a {color:#da1f26;text-decoration: none;width: 100%;display: block;height:52px;}
.blog-content p {height: 93px;margin-bottom: 27px;overflow: hidden;}
.news-inf {float: left;width: 100%;}
.news-inf .date {float: left;padding-left: 30px;color: #00244d;line-height: 2.9em;position:relative;font-weight: 600;}
.news-inf .date:before {position:absolute;content: "\e601";  font-family: 'IcoMoon';top:0;left:0;font-size:1.2em;color:#29166f;}
.news-inf .btn {background-color:#5dbaf5;color:#fff;float: left;position:relative;text-decoration: none;}
.news-inf .btn:after {transition: color ease .3s;-webkit-transition: color ease .3s;width: 20px;overflow: hidden;font-size: 3em;content: "\e607";color: #5dbaf5;}
.news-inf .btn a {text-decoration: none;color:#fff;font-family: "Open Sans";font-weight: 700;}

.news-inf .btn:hover {background-color:#29166f;color:#fff;}
.news-inf .btn:hover:after {color:#29166f;}

.news .article:after {background-image:url(../img/sprite.png);background-repeat:no-repeat;width:27px;height:53px;}
.news .article footer {float:left;width:100%}
.block-left,.news .article:nth-child(2n+1) {}
.block-left .news-inf,.news .article:nth-child(2n+1) .news-inf{padding-left:15px;}
.block-left .btn,.news .article:nth-child(2n+1) .btn {float:right;}
.block-left .btn:after,.news .article:nth-child(2n+1) .btn:after {left: -20px;transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotate(-180deg);}
.block-left:before,.news .article:nth-child(2n+1):before {right:-57px;}
.block-left:after,.news .article:nth-child(2n+1):after {right:-26px;background-position:-48px 0;}

.news .block-left+.block-right, .news .article:nth-child(2n+1)+.article:nth-child(2n+2){margin-top:152px}
.news .block-right+.block-left+.block-right, .news .article:nth-child(2n+2) +.article:nth-child(2n+1) + .article:nth-child(2n+2) {margin-top:45px}
.news .block-right, .news .article:nth-child(2n+2){float: right;}
.news .block-right .news-inf, .news .article:nth-child(2n+2) .news-inf{padding-right:15px;}
.news .block-right .blog-image, .news .article:nth-child(2n+2) .blog-image{float:right;}
.news .block-right .date, .news .article:nth-child(2n+2) .date{float: right}
.news .block-right .btn , .news .article:nth-child(2n+2) .btn{float:left;}
.news .block-right .btn:after, .news .article:nth-child(2n+2) .btn:after{right: -20px;}
.news .block-right:after, .news .article:nth-child(2n+2):after{left:-27px;background-position:-47px -61px;}
.news .block-right:before, .news .article:nth-child(2n+2):before{left:-56px;}

.owl-controls {}
.owl-nav {}
.owl-prev, .owl-next {position: absolute;top: 0;height: 100%;width: 11%;}
.owl-prev:before, .owl-next:before {position:absolute;font-family:FontAwesome;top:90px;color:rgba(255,255,255,0.6);font-size:11em;transition:color ease .3s;-webkit-transition:color ease .3s;}
.owl-prev:hover:before, .owl-next:hover:before {color:rgba(255,255,255,1);}
.owl-prev {left:0;}
.owl-next {right:0;}
.owl-prev:before {content: "\f104";left:20px;}
.owl-next:before {content: "\f105";right:20px;}

.btn-wrap {width:100%;float:left;text-align: center;margin-top:25px;}

/******************************************************/
/*                 Detail výpisu                   */
/******************************************************/
.header-offer {  margin-bottom: 30px;display:inline-block;width: 100%;}
.header-offer h1 {float:left;position: relative;top:-6px;font-size: 2.7em;  margin-bottom: 0;}
.header-offer .btn .arrow:after,.finish-search .btn .arrow:after {display:none;}
.header-offer .btn .arrow,.header-offer a.btn .arrow,.finish-search .btn .arrow,.finish-search a.btn .arrow {width: 13px;background:transparent;}
.header-offer .buttons {float:right;}
.header-offer .buttons a {position:relative;top:-1px;}
.header-offer .buttons .btn {margin-left:45px;padding-right:35px;margin-right: 18px;top:0;}
.result-view {margin-left: 21px;width:50%;text-align: center;font-weight: 600;font-family:"Open Sans";cursor:inherit;  height: 48px;}
.result-view:after {right:-22px;}

.result-view .fa {font-size: 1.2em;position: absolute;top: 11px;left: 0px;border: 1px solid #29166f;border-radius: 50%;width: 27px;height: 27px;padding: 4px 0;text-align: center;}

.product-detail-content p {font-size:1.2em;}

.product-detail-footer {margin-top: 40px;}
.product-detail-footer .btn-pdf{float:left;}

.article .table-annotation {margin-top:30px;}
.article .table-annotation td {text-align: left;padding: 6px;border:none;width: 50%;}

/******************************************************/
/*                 Výsledky hledání                   */
/******************************************************/
.search-field {}
.search-field .search-form {width: 322px;margin-left: 31px;}
.search-field .input-corners{width: 81%;}
.search-field .fluid-title {color: #fff;font-size: 1.2em;font-weight: 600;padding-left: 29px;margin-bottom: 15px;display: inline-block;}
.search-field .btn:after{opacity:0;}
.search-field .btn:before{opacity:1;}
.search-field .btn:hover:after{opacity:1;}
.search-field .btn:hover:before{opacity:0;}

.search-field  .search-form .input {border:none;padding:16px;}
.search-field .search-form .input-corners:after,.search-field .search-form .input-corners:before {width: 23px;overflow: hidden;content: "\e607";font-size:3.2em;color: #fff;position:absolute;font-family: 'IcoMoon';background:none;}
.search-field .search-form .input-corners:after {right:-2px;}
.search-field .search-form .input-corners:before {left:-23px;transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotate(-180deg);}

.search-field-result {display: inline-block;border-bottom:1px solid rgba(255, 255, 255, 0.2);border-top:1px solid rgba(255, 255, 255, 0.2);padding:10px 0;margin-top:44px;position:relative;margin-left:21px;height:51px;}
.search-field-result:before, .search-field-result:after {position:absolute;content:"";top:0;width:21px;height:52px;background-image:url(../img/sprite.png);background-repeat:no-repeat;}
.search-field-result:before {background-position: -720px -237px;left: -22px;}
.search-field-result:after {background-position: -723px -317px;right: -22px;}
.search-field-result p {font-size: 1.2em;margin-top:0;}
.search-field-result .text-darkblue {font-weight:700;}


.finish-search {margin-top: 35px;}
.finish-search:first-of-type {margin-top:0;}
.finish-search h2 a{font-size:.7em;position:relative;text-decoration: none;    color: #29166f;}
.finish-search a {margin-top: 11px;text-align: right;}
.finish-search .hexagon-image-border a {margin-top:0;}

.finish-search h2 a:hover {text-decoration: underline}

.finish-search .hexagon-image-border a:before {background:url(../img/bg-shape-image.png) no-repeat center;background-size:100%;width:165px; height:191px;top: 0;}
.finish-search .hexagon-image {overflow: hidden;top:0 !important;width:165px; height:191px;}
.finish-search .hexagon-image a {height: 250px;width:165px; height:192px;}
.finish-search .hexagon-image a:after {padding-top:82px;}

.search-field {padding-top:11px;}

.finish-search .btn {padding-right:35px;float:right;margin-right: 23px;}
/******************************************************/
/*                 Blog detail                        */
/******************************************************/
.blog-part-detail {float:left;}
.blog-part-detail h1 {text-align:center;margin-bottom:25px;}
.blog-part-detail h1 a {  line-height:1.4em;text-align:center;color:#29166f;text-decoration: none;}
.blog-part-detail .blog-content {width: 100%;float: left;position:relative;}
.blog-part-detail .blog-content img {  margin-right: 25px;}
.blog-part-detail .blog-content p {height: auto;margin-top:40px;}
.blog-part-detail .news-inf{position:absolute;top:0;left:10%}
.blog-part-detail .news-inf .date{line-height:1.3em;}

.content-archive {float:left;width:100%;padding-top:35px;padding-bottom:35px;}
.content-archive .blog-archive {width:970px;padding-left:15px;padding-right:15px;margin:0 auto;}
.content-archive .blog-archive:after {clear: both;}
.content-archive .blog-archive:after, .content-archive .blog-archive:before {content: " ";display: table;}

.content-archive .blog-archive h2 {text-align:center;}
.content-archive .blog-archive  h3,.content-archive .blog-archive  ul, .content-archive .blog-archive hr {display:none;}

.buttons .btn arrow:before {top:15px;}
/******************************************************/
/*                     Kontakt                        */
/******************************************************/
.map .content {padding:0;width:100%;}
.map {height:400px;}
.article_contact h1,.article_contact h2 {font-size:3em;}
.article_contact h1 {margin-bottom:19px;}

/******************************************************/
/*                      FOOTER                        */
/******************************************************/
.footer-menu {padding:35px 0;
background: rgb(156,212,240);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljZDRmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzljZDRmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2E1ZDdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JjZGZmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2NmZTZmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgb(156,212,240) 0%, rgb(156,212,240) 14%, rgb(165,215,241) 28%, rgb(188,223,241) 50%, rgb(207,230,242) 84%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(156,212,240)), color-stop(14%,rgb(156,212,240)), color-stop(28%,rgb(165,215,241)), color-stop(50%,rgb(188,223,241)), color-stop(84%,rgb(207,230,242)));
background: -webkit-linear-gradient(left,  rgb(156,212,240) 0%,rgb(156,212,240) 14%,rgb(165,215,241) 28%,rgb(188,223,241) 50%,rgb(207,230,242) 84%);
background: -o-linear-gradient(left,  rgb(156,212,240) 0%,rgb(156,212,240) 14%,rgb(165,215,241) 28%,rgb(188,223,241) 50%,rgb(207,230,242) 84%);
background: -ms-linear-gradient(left,  rgb(156,212,240) 0%,rgb(156,212,240) 14%,rgb(165,215,241) 28%,rgb(188,223,241) 50%,rgb(207,230,242) 84%);
background: linear-gradient(to right,  rgb(156,212,240) 0%,rgb(156,212,240) 14%,rgb(165,215,241) 28%,rgb(188,223,241) 50%,rgb(207,230,242) 84%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cd4f0', endColorstr='#cfe6f2',GradientType=1 );
}
.footer-title {color:#29166f;position: relative;float: left;padding-bottom: 15px;width: 100%;  margin-bottom: 20px;font-size:1.8em;/*color:#00a6df*/}
.footer-title:after {position:absolute;content: "";height:1px;width:230px;left:0;bottom:0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 80%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.3) 80%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.3) 80%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.3) 80%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.3) 80%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );}
.footer-webmap {}
.footer-webmap li {position:relative;float: left;width: 100%;margin-top: 13px;padding-left:17px;}
.footer-webmap li:first-child {margin-top:0;}
.footer-webmap li:after {position:absolute;content:"";background-color:#5dbaf5;height:6px;width:6px;border-radius:50%;left:0;top:50%;transform: translateY(-50%);}
.footer-webmap li a {color:#29166f;text-decoration: none;}
.footer-webmap li a:hover {text-decoration: underline}
.footer-list {float: left;width: 100%;color:#29166f;}
.footer-list dt {float: left;width:23.6%;clear: left;font-weight: 600;margin-top:12px;}
.footer-list dt:first-of-type {margin-top: 0;}
.footer-list dd {width: 76.4%;float: left;margin-top:12px;}
.footer-list dd:first-of-type {margin-top: 0;}
.footer-list dd a {color:#29166f;text-decoration: none;}
.footer-list dd a.email {text-decoration:underline;}
.footer-list dd a.email:hover {text-decoration: none;}

/******************************************************/
/*                   COPYRIGHT                        */
/******************************************************/

.copyright {padding:25px 0;color:#fff;}
.copyright a {color:#5dbaf5;}
.copyright a:hover {text-decoration: none;}
.footer-author>a {color:#fff;text-decoration:none;}
.footer-author>a:hover {text-decoration:underline;}
.copyright .separator {margin:0 5px;}
.footer-author img {position: relative;top:3px;margin-left: 10px;}


/******************************************************/
/*                     JAZYKOV� MUTACE                      */
/******************************************************/

/*html[lang=en] .owl-btn {margin-left: 40px;font-size: .8em;height: 39px;padding: 13px 4px 13px 3px;}
html[lang=en] .owl-btn:after,html[lang=en]  .owl-btn:before {font-size: 39px;}
html[lang=en] div.owl-navigation {bottom: -19px;}
html[lang=en] .owl-btn:first-of-type {margin-left: 0;margin-right: 0;}*/

html[lang=en] .navbar-nav li.dropdown-image ul li.lvl-2 {padding: 5px 0 5px 17px;}
html[lang=en] .navbar-nav li.dropdown-image ul li.lvl-2>a {padding-left: 83px;}
  
/******************************************************/
/*                     HACKY IE                       */
/******************************************************/
/*
/* --- IE 8,9,10 ---*/
@media screen\0 {
.owl-item .btn {padding: 8px 55px 4px 16px;max-width: 278px;}
.offer-big .fig-text:after {font-size: 132px;}
.offer .hexagon-image a:before {font-size: 24px;}
.btn-primary .arrow::after, a.btn-primary .arrow::after {font-size: 56px;}
.btn .arrow::before, a.btn .arrow::before {font-size: 19px;}
a.btn-corners::after, a.btn-corners::before, .btn-corners::after, .btn-corners::before {font-size: 48px;}
.signpost .offer .hexagon-image a::before {font-size: 22px;}
.navbar-nav li.dropdown ul {top: 43px;}
.search-form .input {height: 52px;}


} 
/* --- IE 8 ---*/
@media \0screen { 
} 
/* --- IE 10 ---*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{   

}


/******************************************************/
/*                 HACKY FIREFOX                      */
/******************************************************/
@media all and (min--moz-device-pixel-ratio:0) and (min-resolution: 3e1dpcm) { 
.search-field .search-form .btn {margin-left: -22px;}
.search-field .search-form .input-corners:after {right: -1px;}
.search-field .search-form .btn:after {font-size: 3.78em;}
.news .article {height: 239px;}
.search-form .input {padding: 16px;height: 52px;}
.hexagon-image a:after {transition:none;}
.three-forms .textarea {height: 220px;}
.btn-primary .arrow:after, a.btn-primary .arrow:after {font-size: 4.05em;}
}

/******************************************************/
/*                JAZYKOVÉ MUTACE                     */
/******************************************************/

html[lang=en] .navbar-nav li a {padding: 14px 13px;}
html[lang=en] .navbar-nav li.item-79>a {padding: 9px 11px;}
html[lang=en] .navbar-nav>li.first-item a,html[lang=en]  .navbar-nav>li:first-child a {padding-left: 0;}
html[lang=en] .navbar-nav>li.last-item a,html[lang=en] .navbar-nav>li:last-child a {padding-right: 0;}
.navbar-nav li.item-87 ul li ul li {width:50%;}

/******************************************************/
/*                  HACKY SAFARI                      */
/******************************************************/
.news .article.b-safari {height:239px;}
.news .article.b-safari:nth-child(2n+2) .btn {left:-1px;}
.btn.b-safari, a.btn.b-safari, .owl-btn.b-safari, .owl-item .btn .arrow.b-safari,.offer .text-blue.b-safari  {transition: none;-webkit-transition: none;}
.offer>a.b-safari:before {background-size:100% auto;}
.footer-list.b-safari dd {width:76.9%;}
.footer-list.b-safari dt {width:23.2%;}


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
 
 
 @font-face {
	font-family: 'IcoMoon';
	src:url('../fonts/IcoMoon.eot?-ab7lke');
	src:url('../fonts/IcoMoon.eot?#iefix-ab7lke') format('embedded-opentype'),
		url('../fonts/IcoMoon.woff?-ab7lke') format('woff'),
		url('../fonts/IcoMoon.ttf?-ab7lke') format('truetype'),
		url('../fonts/IcoMoon.svg?-ab7lke#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="im-"], [class*=" im-"] {
	font-family: 'IcoMoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.im-bg-shape:before {
	content: "\e608";
}
.im-arrow-btn-right:before {
	content: "\e607";
}
.im-arrow-right:before {
	content: "\e600";
}
.im-calendar:before {
	content: "\e601";
}
.im-industry:before {
	content: "\e602";
}
.im-lupa:before {
	content: "\e603";
}
.im-obalka:before {
	content: "\e604";
}
.im-phone:before {
	content: "\e605";
}
.im-podcast:before {
	content: "\e606";
}
