@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/mark_simonson_-_proxima_nova_regular-webfont.eot');
    src: url('fonts/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'),
         url('fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('fonts/proximanova-extrabold-webfont-webfont.eot');
    src: url('fonts/proximanova-extrabold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-extrabold-webfont-webfont.woff2') format('woff2'),
         url('fonts/proximanova-extrabold-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-extrabold-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximanova-semibold-webfont-webfont.eot');
    src: url('fonts/proximanova-semibold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-semibold-webfont-webfont.woff2') format('woff2'),
         url('fonts/proximanova-semibold-webfont-webfont.woff') format('woff'),
         url('fonts/proximanova-semibold-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*
Theme Name: relex
Version: 1.0
*/

@media (max-width: 565px) {
  .forcefullwidth_wrapper_tp_banner {
    margin-top: 40px!important;
  }
}

.odkazy ul li a {
	color:  #5e5e5e;
}

@import "css/normalize.css";
.input-error {
  border-color: red!important;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}
*:focus {
  outline: none;
}
body {
  font-size: 14px;
  position: relative;
  color: #5e5e5e;
}
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.show {
  display: block;
}
.hidden {
  display: none;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.container {
  width: 1230px;
  margin: 0 auto;
}

#contact_email2 {
	display: none !important;
}

header {
  background: url('img/header-bg.png') repeat-y;
  background-size: 100%;
  width: 100%;
  position: relative;
}
header.fixed {
  position: fixed;
  top: 0px;
  z-index: 999999;
  box-shadow: 0px 0px 15px -7px #737373;
}
header.fixed .container {
  height: 50px;
}
header.fixed .container nav {
  padding-top: 15px;
}
header.fixed .container .logos {
  height: 50px;
  padding: 10px;
}

header.fixed .container .logos a {
    height: 40px;
}

header.fixed .container .logos a img {
    height: 100%;
}

header.fixed .container .logos a.iclinic {
	display: inline-block;
	position: relative;
	float: left;
	width: auto;
}

header.fixed .container .logos a.oftum {
	display: none;
}

header.fixed .container .logos a.relex {
	display: inline-block;
	position: relative;
	padding-top: 5px;
}

header.fixed .container .languages {
	padding-top: 15px;
	height: 50px;
}

header.fixed .container .languages ul {
	display: none;
}

/* update 8.8.2018 */
#pobocky.v2 .container {
    width: 100%;
    padding: 90px 0px 70px 0px;
}

#pobocky.v2 .container>div .header strong {  
    width: 100%;
}

#pobocky.v2 .container>div .header strong.city {
	font-size: 25px;
	margin-left: 0; 
}

#pobocky.v2 .container>div {
    width: 25%;
    float: left;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}

#pobocky.v2 .container>div .header { 
    background-size: cover;
}

@media (max-width: 1167px) {
  header.fixed .container nav ul {
    top: 50px;
  }
}
header .container {
  position: relative;
  height: 120px;
  background-color: #fff;
}
header .container .logos {
  float: left;
  height: 120px;
  padding-top: 10px;
  position: relative;
}

header .container .logos a {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

header .container .logos a.iclinic {
    display: inline-block;
    float: left;
}

header .container .logos a.oftum img {

}
header .container .logos a.relex {
    display: inline-block;
  border-left: 1px solid #c1c3c2;
  padding-left: 10px;
  margin-left: 10px;
}

header .container .logos a.relex img {
  width: 110px;
}
header .container nav {
  float: left;
  padding-top: 55px;
  padding-left: 30px;
}
header .container nav #mobilMenu {
  display: none;
}
header .container nav ul {
  list-style: none;
}
header .container nav ul li {
  display: inline-block;
}
header .container nav ul li a {
  padding: 5px 13px;
  font-weight: 400;
  color: #5e5e5e;
  font-size: 16px;
  text-decoration: none;
}
header .container nav ul li a:hover,
header .container nav ul li a.active {
  color: #36b5ae;
}
header .container .languages {
  width: 265px;
  position: absolute;
  right: 0px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  padding: 50px 10px 0px 40px;
}
header .container .languages ul {
  list-style: none;
  margin-bottom: 15px;
}
header .container .languages ul li {
  display: inline-block;
  background: url('img/header-lang-li-bg.png') no-repeat bottom left;
  width: 56px;
  height: 31px;
  text-align: center;
  cursor: pointer;
}
header .container .languages ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
header .container .languages ul li:hover {
  background: url('img/header-lang-li-bg-hover.png') no-repeat bottom left;
}
header .container .languages ul li:hover a {
  color: #36b5ae;
}
header .container .languages a.order-now {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}
@media (max-width: 1760px) {
  header .container .languages {
    width: 200px;
    padding: 55px 10px 0px 10px;
  }
  header .container .languages a.order-now {
    font-size: 15px;
  }
}
@media (max-width: 1633px) {
  header .container .logos {
    /*padding: 13px 10px 15px 90px;*/
    /*padding: 13px 10px 15px 140px;*/
    padding-right: 20px;
  }
  header .container .logos a.iclinic {
    left: 0px;
  }
  header .container .logos a.oftum {
    /*left: 0px; */
    left: 160px;

  }
  header .container nav {
    padding-left: 0px;
  }
  header .container nav ul li a {
    padding: 5px 10px;
    font-size: 17px;
  }
  header .container .languages {
    background-color: #ffb400;
    height: 120px;
    width: 200px;
    right: -90px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  header .container .languages a.order-now {
    font-size: 15px;
  }
}

@media (min-width: 1025px) AND (max-width: 1417px){
  header.fixed .container .logos a.iclinic img {
      height: auto!important;
      position: relative;
      top: 5px;
  }
}

@media (max-width: 1417px) {
  header .container .logos {
    /*padding: 13px 10px 15px 60px;*/
    padding: 13px 10px 15px 98px;
  }

  header.fixed .container .logos a.iclinic img {
      height: auto!important;
      position: relative;
      top: 5px;
  }
  header .container .logos a.iclinic {
    /*top: 30px;*/
  }
  header .container .logos a.iclinic img {
    width: 60px;
  }
  header .container .logos a.oftum {
    /*bottom: 30px;  */

    left: 118px;
  }
  header .container .logos a.oftum img {
    /*width: 60px; */
    width: 80px;
  }
  header .container .logos a.relex {
    padding-top: 10px;
  }
  header .container .logos a.relex img {
    width: 100px;

  }
  header .container .logos a.iclinic img {
    width: 100px;
  }
  header .container nav {
    padding-left: 0px;
  }
  header .container nav ul li a {
    font-size: 16px;
  }
  header .container .languages {
    right: 0px;
  }
}
@media (max-width: 1250px) {
  header .container {
    padding: 0px 20px;
    width: 100%;
  }
  header .container nav ul li a {
    font-size: 15px;
  }
}
@media (max-width: 1233px) {
  header .container nav ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1167px) {
  header .container {
    height: 80px;
  }
  header .container .logos {
    height: 80px;
  }
  header .container .logos a.iclinic {
  }
  header .container .logos a.oftum {
    bottom: 10px;
  }
  header .container .logos a.oftum img {
    width: auto;
    height: 25px !important;
  }
  header .container .logos a.relex {
    /*padding-top: 10px; */
  }
  header .container .logos a.relex img {
    /*width: auto;
    height: 40px !important;  */
    width: auto;
    height: 30px !important;
  }
  header.fixed .container .logos img {
    width: auto;
    height: 30px !important;
  }
  header .container .languages {
    height: 80px;
    padding: 27px 10px 0px 10px;
  }
  header .container nav {
    padding-top: 30px;
  }
  header .container nav #mobilMenu {
    display: block;
    color: #5e5e5e;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    cursor: pointer;
  }
  header .container nav #mobilMenu i {
    padding-left: 10px;
  }
  header .container nav #mobilMenu.active {
    color: #00b9ae;
  }
  header .container nav ul {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 120;
    top: 80px;
    height: 51px;
    line-height: 51px;
    background-color: #f3f5f4;
    padding: 0 3%;
    display: none;
  }
  header .container nav.hp-mye{
    position: initial;
  }
}
@media (max-width: 900px) {
  header .container .logos {
    padding-left: 0px;
  }

  header .container .logos a {
    padding-top: 6px;
  }


  header .container .logos a img {
    width: auto;
    height: 40px !important;
  }
  header .container .languages {
    height: 80px;
    padding: 27px 10px 0px 10px;
  }
  header .container nav #mobilMenu {
    display: block;
    color: #5e5e5e;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    cursor: pointer;
  }
  header .container nav #mobilMenu i {
    padding-left: 10px;
  }
  header .container nav #mobilMenu.active {
    color: #00b9ae;
  }
  header .container nav ul {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 120;
    top: 80px;
    height: auto;
    line-height: 51px;
    background-color: #f3f5f4;
    padding: 0 3%;
    display: none;
  }
}
@media (max-width: 565px) {
  header {
    box-shadow: 0px 0px 15px -7px #737373;
  }
  header .container {
    height: 50px;
  }
  header .container .logos {
    height: 50px;
    padding-left: 0px;
  }
  header .container .logos a.relex {
    padding-top: 0px;
  }
  header .container .logos a.relex img {
    width: auto;
    height: 30px !important;
  }
  header .container nav {
    padding-top: 13px;
    float: right;
  }
  header .container nav ul {
    top: 90px;
    height: auto;
  }
  header .container nav ul li {
    display: block;
  }
  header .container .languages {
    z-index: 999999;
    padding-top: 10px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 50px;
    right: 0px;
    width: 100%;
    text-align: center;
  }
  header .container .languages a.order-now {
    display: block;
    padding-bottom: 10px;
  }
  header .container .logos a.relex{
    padding-top: 0px;
  }
}
#slider {
  position: relative;
}
#slider > .myslider_arrows {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 30;
}
#slider > .myslider_arrows a {
  position: absolute;
  margin-top: -22px;
}
#slider > .myslider_arrows a svg {
  fill: #ffffff;
}
#slider > .myslider_arrows #myslider_next {
  right: 0px;
}
#slider .myslider_vp {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 510px;
}
#slider .myslider_vp ul.slider {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  min-height: 510px;
}
#slider .myslider_vp ul.slider li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  /*float: left;*/
  height: 100%;
  /*position: relative;*/
  opacity: 0;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}
#slider .myslider_vp ul.slider li .bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-transition: all 8s ease-in-out;
  -moz-transition: all 8s ease-in-out;
  -o-transition: all 8s ease-in-out;
  transition: all 8s ease-in-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#slider .myslider_vp ul.slider li .blue {
  background: url("img/slider-text-bg.jpg") no-repeat;
  width: 801px;
  height: 173px;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  color: #fff;
  padding: 15px;
  text-align: center;
}

#slider .myslider_vp ul.slider li .xblue {
  width: 801px;
  height: 530px;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  color: #fff;
  padding: 15px;
  text-align: center;
}

#preco-relex .container ul li a {
    color: #296374;
    font-size: 18px;
    font-weight: normal;
	text-decoration: none;
}

#slider .myslider_vp ul.slider li .blue h2 {
  font-weight: normal;
  font-size: 56px;
  text-transform: uppercase;
  padding-top: 6px;
}
#slider .myslider_vp ul.slider li .blue h3 {
  font-weight: normal;
  font-size: 36px;
  padding-top: 0px;
}
#slider .myslider_vp ul.slider li .blue h4 {
  font-weight: normal;
  font-size: 20px;
}
#slider .myslider_vp ul.slider li .blue.dvojka {
  background: url("img/blue2.png") no-repeat;
  height: 195px;
  top: 140px;
}
#slider .myslider_vp ul.slider li .blue.dvojka h2 {
  padding-top: 5px;
}
#slider .myslider_vp ul.slider li .blue.dvojka h3 {
  position: relative;
  top: -7px;
}
#slider .myslider_vp ul.slider li .blue.dvojka h4 {
  position: relative;
  top: -6px;

  left: 18px;
  background-color: #ffb400;
  float: left;
  padding: 0px 7px 0px 7px;
}
#slider .myslider_vp ul.slider li.ferari h2{
	color: #1b7481;
	font-weight: bold;
	font-size: 56px;
	text-transform: uppercase;
	line-height: 1.1em
}
#slider .myslider_vp ul.slider li.ferari .bg{
	background-image: url('/wp-content/uploads/2017/02/ferari_1.jpg');
}
#slider .myslider_vp ul.slider li.ferari .ferari-desc{
	width: 801px;
	height: 173px;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	color: #fff;
	padding: 15px;
	text-align: center
}
#slider .myslider_vp ul.slider li.ferari .ferari-img{
	display: none;
}
@media (max-width: 872px) {
  #slider .myslider_vp ul.slider li {
    padding: 20px 55px;
  }
  #slider .myslider_vp ul.slider li .blue,
  #slider .myslider_vp ul.slider li .blue.dvojka {
    width: 100%;
    position: relative;
    margin: 0 auto;
    height: auto;
    background: #1b6774;
    background: -moz-linear-gradient(left, #1b6774 0%, #35bfaf 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #1b6774), color-stop(100%, #35bfaf));
    background: -webkit-linear-gradient(left, #1b6774 0%, #35bfaf 100%);
    background: -o-linear-gradient(left, #1b6774 0%, #35bfaf 100%);
    background: -ms-linear-gradient(left, #1b6774 0%, #35bfaf 100%);
    background: linear-gradient(to right, #1b6774 0%, #35bfaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6774', endColorstr='#35bfaf', GradientType=1);
    top: 70px !important;
  }
  #slider .myslider_vp ul.slider li .blue h2,
  #slider .myslider_vp ul.slider li .blue.dvojka h2 {
    font-size: 30px;
  }
  #slider .myslider_vp ul.slider li .blue h3,
  #slider .myslider_vp ul.slider li .blue.dvojka h3 {
    font-size: 20px;
  }
  #slider .myslider_vp ul.slider li .blue.dvojka h4 {
    top: 0px;
    left: 0px;
    float: none;
    font-size: 16px;
  }
}
@media (max-width: 565px) {
  #slider .myslider_vp ul.slider li .blue,
  #slider .myslider_vp ul.slider li .blue.dvojka {
    margin-top: 50px;
  }
}
@media (max-width: 355px) {
  /*#slider .myslider_vp ul.slider li .blue.dvojka {
    margin-top: 10px !important;
    top: 20px !important;
  }   */
  #slider .myslider_vp ul.slider li .blue h2,
  #slider .myslider_vp ul.slider li .blue.dvojka h2 {
    font-size: 22px;
  }
  #slider .myslider_vp ul.slider li .blue h3,
  #slider .myslider_vp ul.slider li .blue.dvojka h3 {
    font-size: 16px;
  }
  #slider .myslider_vp ul.slider li .blue.dvojka h4 {
    font-size: 14px;
  }
}
#slider .myslider_vp ul.slider li.active {
  opacity: 1;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
  z-index: 2;
}
#slider .myslider_vp ul.slider li.active .bg {
  -webkit-transform: scale(1.115);
  transform: scale(1.115);
  -webkit-transition: all 8s ease-in-out;
  -moz-transition: all 8s ease-in-out;
  -o-transition: all 8s ease-in-out;
  transition: all 8s ease-in-out;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
#preco-relex {
  background-color: #fff;
}
#preco-relex .container {
  padding: 55px 0px;
}
#preco-relex .container h2 {
  font-weight: bold;
  font-size: 36px;
  color: #5e5e5e;
  text-align: center;
  background: url("img/h-bg.png") no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
#preco-relex .container h2 span {
  text-transform: none;
}
#preco-relex .container ul {
  list-style: none;
  text-align: center;

}
#preco-relex .container ul li {
  /*width: 15%;*/
  width: 22%;
  /*margin: 35px 0px;*/
  margin: 15px 0px;
  margin-right: 2%;
  /*float: left; */
  display: inline-block;
  vertical-align: top;
}
#preco-relex .container ul li:nth-child(10n) {
  margin-right: 0%;
}
#preco-relex .container ul li .img-wrapper {
  width: 100%;
  /*height: 115px;*/
  height: 90px;
}
#preco-relex .container ul li p {
  color: #296374;
  font-size: 18px;
  min-height: 110px;
}
@media (max-width: 1250px) {
  #preco-relex .container {
    padding: 45px 20px;
    width: 100%;
  }

  #smart .container {
    padding: 45px 20px;
    width: 100%;
  }

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

@media (max-width: 1066px) {
  #preco-relex .container ul li {
    display: inline-block;
    width: 33%;
    margin: 35px 0px;
    margin-right: 2%;
    /*float: inherit; */
  }
  #preco-relex .container ul li:nth-child(3n) {
    margin-right: 0%;
  }
  #preco-relex .container ul li:nth-child(6n) {
    margin-right: 0%;
  }
  #preco-relex .container ul li p {
    min-height: 40px;
  }
}
@media (max-width: 805px) {
  #preco-relex .container ul li {
    display: inline-block;
    width: 100%;
    margin: 20px 0px;
    margin-right: 0%;
  }
}
#btn-order-now-wrapper {
  background-color: #007485;
  background-image: url('img/order-now-bg-new.jpeg');
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: center;
}
#btn-order-now-wrapper .container {
  position: relative;
  padding: 85px 0px 85px 0px;
  text-align: right;
}
#btn-order-now-wrapper .container .left {
  float: left;
  width: 50%;
}
#btn-order-now-wrapper .container .left p {
  width: 60%;
  float: left;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
#btn-order-now-wrapper .container .left p.info {
    width: 100%;
    font-weight: normal;
    font-size: 16px;
}
#btn-order-now-wrapper .container .left p:first-child {
  width: 40%;
}
#btn-order-now-wrapper .container .left p strong {
  padding-top: 40px;
  display: block;
  position: relative;
  font-size: 72px;
  font-weight: bold;
}
#btn-order-now-wrapper .container .left p strong span {
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 60px;
  text-decoration: none !important;
}
#btn-order-now-wrapper .container .right {
  float: right;
  text-align: center;
  width: 50%;
  padding-left: 60px;
}
#btn-order-now-wrapper .container .right p {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
#btn-order-now-wrapper .container .right a {
  margin-top: 35px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  background-color: #ffb400;
  padding: 24px 30px;
  border-radius: 3px;
}
@media (max-width: 1259px) {
  #btn-order-now-wrapper .container {
    padding-left: 80px;
  }
  #btn-order-now-wrapper .container p {
    font-size: 30px;
    padding-left: 20px;
  }
}
@media (max-width: 1250px) {
  #btn-order-now-wrapper .container {
    padding: 45px 20px 45px 0px;
    width: 100%;
  }
}
@media (max-width: 1025px) {
  #btn-order-now-wrapper .container .left,
  #btn-order-now-wrapper .container .right {
    width: 100%;
    float: inherit;
  }
  #btn-order-now-wrapper .container .left p {
    float: inherit;
    text-align: center;
    width: 100%;
  }
  #btn-order-now-wrapper .container .left p:first-child {
    width: 100%;
  }
  #btn-order-now-wrapper .container .left p strong {
    padding-top: 10px;
  }
  #btn-order-now-wrapper .container .left p strong span {
    top: 20px;
  }
  #btn-order-now-wrapper .container .right {
    padding-left: 0px;
  }
  #btn-order-now-wrapper .container .right p {
    padding-top: 30px;
  }
  #btn-order-now-wrapper .container p {
    padding-left: 0px;
    float: inherit;
    text-align: center;
  }
  #btn-order-now-wrapper .container > a {
    float: inherit;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 805px) {
  #btn-order-now-wrapper .container {
    padding: 45px 20px;
  }
}
@media (max-width: 323px) {
  #btn-order-now-wrapper .container .left p strong span {
    font-size: 12px;
  }
}

#lekari {
  background-color: #fff;
}
#lekari .container {
  padding: 55px 0px;
}
#lekari .container h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  color: #5e5e5e;
  text-align: center;
  background: url("img/h-bg.png") no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
#lekari .container p {
  font-size: 20px;
  color: #5e5e5e;
  text-align: center;
  padding-bottom: 30px;
}
#lekari .container ul {
  list-style: none;
  text-align: center;
}
#lekari .container ul li {
  display: inline-block;
  width: 24%;
  margin: 35px 0px;
  height: 250px;
  margin-right: 1%;
}
#lekari .container ul li:nth-child(4n) {
  margin-right: 0%;
}
#lekari .container ul li .img-wrapper {
  width: 100%;
  height: 177px;
  position: relative;
  overflow: hidden;
}
#lekari .container ul li .img-wrapper .img-rad {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: url("img/img-wrapper-radius.png") no-repeat center;
  z-index: 3;
}
#lekari .container ul li .img-wrapper img {
  z-index: 1;
  height: 180px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#lekari .container ul li:hover .img-wrapper img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#lekari .container ul li h3 {
  color: #5e5e5e;
  font-size: 19px;
  font-weight: bold;
  float: left;
  width: 100%;
  padding-top: 40px;
}
#lekari .container ul li h3 a {
  color: #5e5e5e;
  text-decoration: none;
}
@media (max-width: 1250px) {
  #lekari .container {
    padding: 45px 20px;
    width: 100%;
  }
}
@media (max-width: 1066px) {
  #lekari .container ul li {
    display: inline-block;
    width: 33%;
    margin: 35px 0px;
    margin-right: 2%;
    float: inherit;
  }
  #lekari .container ul li:nth-child(3n) {
    margin-right: 0%;
  }
  #lekari .container ul li:nth-child(6n) {
    margin-right: 0%;
  }
}
@media (max-width: 805px) {
  #lekari .container ul li {
    display: inline-block;
    width: 100%;
    margin: 20px 0px;
    margin-right: 0%;
  }
}
#kontaktny-formular {
  background-color: #fff;
  background-image: url('img/paralax.png');
  background-repeat: repeat-y;
  background-position: center;
  min-height: 500px;
}
#kontaktny-formular .container {
  padding: 55px 0px;
}
#kontaktny-formular .container .margintop30 {
  margin-top: 30px;
}
#kontaktny-formular .container .req {
  background-image: url('img/required-icon.png') !important;
  background-position: 10px center !important;
  background-repeat: no-repeat !important;
  padding: 0 28px !important;
}
#kontaktny-formular .container .req2 {
  background-image: url('img/required-icon.png'), url('img/select.png') !important;
  background-position: 10px center, right !important;
  background-repeat: no-repeat, no-repeat !important;
  padding-left: 23px !important;
}
#kontaktny-formular .container .req3 {
  background-image: url('img/required-icon.png') !important;
  background-position: 14px 20px !important;
  background-repeat: no-repeat !important;
  padding-left: 30px !important;
}
#kontaktny-formular .container h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  color: #5e5e5e;
  text-align: center;
  background: url("img/h-bg.png") no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
#kontaktny-formular .container form {
  margin-top: 55px;
}
#kontaktny-formular .container form .firstRow {
  text-align: center;
}
#kontaktny-formular .container form .firstRow select,
#kontaktny-formular .container form .firstRow input {
  display: inline-block;
  height: 46px;
  padding: 0 18px;
  border: 2px solid #8e8e93;
  border-radius: 2px;
  width: 272px !important;
  margin: 0 8px;
  font-size: 14px;
  color: #5e5e5e;
}
#kontaktny-formular .container form .firstRow select:hover,
#kontaktny-formular .container form .firstRow input:hover {
  border-color: #36c2b2;
  color: #36c2b2;
}
@media (max-width: 918px) {
  #kontaktny-formular .container form .firstRow select,
  #kontaktny-formular .container form .firstRow input {
    width: 100% !important;
    margin: 0px;
    margin-bottom: 10px;
  }
}
#kontaktny-formular .container form .firstRow select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-overflow: '';
  /* this is important! */
  background-image: url('img/select.png');
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
}
#kontaktny-formular .container form .firstRow2 {
  text-align: center;
  margin-top: 30px;
}
#kontaktny-formular .container form .firstRow2 label input {
  display: inline-block;
  margin-right: 10px;
  border: 1px solid ;
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(1.5);
  /* Opera */
  padding: 10px;
}
#kontaktny-formular .container form .firstRow2 label a {
  font-size: 14px;
  color: #5e5e5e;
  text-decoration: underline;
}
#kontaktny-formular .container form .bigarea {
  margin-top: 30px;
}
#kontaktny-formular .container form .bigarea textarea {
  width: 100%;
  height: 204px;
  resize: none;
  padding: 18px;
  border: 2px solid #8e8e93;
}
#kontaktny-formular .container form .bigarea textarea:hover {
  border-color: #36c2b2;
  color: #36c2b2;
}
#kontaktny-formular .container form .submit {
  text-align: center;
  margin-top: 35px;
}
#kontaktny-formular .container form .submit p {
  display: inline-block;
  font-size: 14px;
  color: #5e5e5e;
}
#kontaktny-formular .container form .submit input {
  display: inline-block;
  height: 46px;
  padding: 0 18px;
  border: 3px solid #8e8e93;
  border-radius: 2px;
  width: 187px;
  margin: 0 8px;
  font-size: 14px;
  color: #5e5e5e;
}
#kontaktny-formular .container form .submit input:hover {
  border-color: #36c2b2;
  color: #36c2b2;
}
#kontaktny-formular .container form .submit input[type="submit"] {
  display: inline-block;
  /*width: 187px; */
  width: 227px;
  margin: 0 8px;
  height: 50px;
  line-height: 50px;
  padding: 0 31px;
  /*background-color: #36c2b2;*/
  /*background-color: #ff8162;*/
  background-color: #007485;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
}
@media (max-width: 918px) {
  #kontaktny-formular .container form .submit input[type="submit"] {
    width: 100% !important;
    display: block;
    margin: 0;
    margin-top: 10px;
  }
}
#kontaktny-formular .container form .sucet {
  display: inline-block;
}
@media (max-width: 1250px) {
  #kontaktny-formular .container {
    padding: 45px 20px;
    width: 100%;
  }
}
#priebeh {
  background-color: #fff;
}
#priebeh .container {
  padding: 55px 0px 250px 0px;
}
#priebeh .container h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  color: #5e5e5e;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
#priebeh .container .posuvnik {
  background: url("img/posuvnik.png") no-repeat;
  width: 1067px;
  height: 47px;
  margin: 70px auto;
  position: relative;
}
#priebeh .container .posuvnik .step {
  background: url("img/posuvnik-kruh.png") no-repeat;
  width: 58px;
  height: 143px;
  line-height: 58px;
  position: absolute;
  top: -55px;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #5e5e5e;
  cursor: pointer;
}
#priebeh .container .posuvnik .step span {
  display: none;
  background: url("img/posuvnik-hover.png") no-repeat;
  width: 20px;
  height: 60px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -10px;
}
#priebeh .container .posuvnik .step p {
  position: absolute;
  top: 170px;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #5e5e5e;
  width: 180px;
  left: -60px;
}
/*#priebeh .container .posuvnik .step:hover,*/
#priebeh .container .posuvnik .step.active {
  color: #fff;
  background: url("img/posuvnik-kruh-hover.png") no-repeat;
}
/*#priebeh .container .posuvnik .step:hover span,*/
#priebeh .container .posuvnik .step.active span {
  display: block;
}
/*#priebeh .container .posuvnik .step:hover p,*/
#priebeh .container .posuvnik .step.active p {
  color: #36c2b2;
}
#priebeh .container .posuvnik .step.step1 {
  left: -29px;
}
#priebeh .container .posuvnik .step.step2 {
  left: 226px;
}
#priebeh .container .posuvnik .step.step3 {
  left: 497px;
}
#priebeh .container .posuvnik .step.step4 {
  left: 767px;
}
#priebeh .container .posuvnik .step.step5 {
  right: -29px;
}
#priebeh .container ul.steps {
  list-style: none;
}
#priebeh .container ul.steps li {
  float: left;
  width: 185px;
  font-size: 20px;
  line-height: 24px;
  color: #5e5e5e;
  margin-right: 75px;
}
#priebeh .container ul.steps li:nth-child(1) {
  margin-right: 75px;
}
#priebeh .container ul.steps li:nth-child(2) {
  margin-right: 80px;
}
#priebeh .container ul.steps li:nth-child(3) {
  margin-right: 95px;
}
#priebeh .container ul.steps li:nth-child(4) {
  margin-right: 50px;
}
#priebeh .container ul.steps li:last-child {
  margin-right: 0px;
}
@media (max-width: 1250px) {
  #priebeh .container {
    padding: 45px 20px 250px 0px;
    width: 100%;
  }
  #priebeh .container .posuvnik {
    background-size: cover;
    width: 787px;
  }
  #priebeh .container .posuvnik .step.step1 {
    left: -29px;
  }
  #priebeh .container .posuvnik .step.step2 {
    left: 166px;
  }
  #priebeh .container .posuvnik .step.step3 {
    left: 377px;
  }
  #priebeh .container .posuvnik .step.step4 {
    left: 577px;
  }
  #priebeh .container .posuvnik .step.step5 {
    right: -29px;
  }
}
@media (max-width: 985px) {
  #priebeh .container {
    padding: 45px 20px;
  }
  #priebeh .container .posuvnik {
    width: 100%;
    margin: 20px auto;
    background: none;
    height: auto;
  }
  #priebeh .container .posuvnik .step {
    background-position: center top;
    position: relative;
    display: block;
    width: 100%;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    height: auto;
    padding-bottom: 20px;
  }
  #priebeh .container .posuvnik .step:hover,
  #priebeh .container .posuvnik .step.active {
    background-position: center top;
  }
  #priebeh .container .posuvnik .step:hover span,
  #priebeh .container .posuvnik .step.active span {
    display: none;
  }
  #priebeh .container .posuvnik .step.step1,
  #priebeh .container .posuvnik .step.step2,
  #priebeh .container .posuvnik .step.step3,
  #priebeh .container .posuvnik .step.step4,
  #priebeh .container .posuvnik .step.step5 {
    left: inherit;
    right: inherit;
  }
  #priebeh .container .posuvnik .step p {
    padding-top: 20px;
    position: relative;
    display: block;
    width: 100%;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
  }
  #priebeh .container .posuvnik .step span {
    display: none;
  }
}
#footer {
  background-color: #f3f5f4;
}
#footer .container {
  width: calc(100% / 2);
  padding: 50px 0px;
}
#footer .container > div {
  float: left;
  min-height: 95px;
  padding: 25px 29px 0px 29px;
  border-right: 1px solid #c1c3c2;
}
#footer .container > div p {
  width: 119px;
  font-size: 16px;
  line-height: 18px;
  color: #5e5e5e;
  float: left;
}
#footer .container > div > a {
  float: left;
  padding: 0px 10px;
}
#footer .container > div > a:last-child {
  padding-right: 0px;
}
#footer .container > div:last-child {
  border: none;
}
#footer .leftmargin {
  margin-left: 14px;
}
@media (max-width: 1250px) {
  #footer .container {
    padding: 20px 20px;
    width: 100%;
    text-align: center;
  }
  #footer .container > div {
    float: inherit;
    display: inline-block;
  }
  #footer .container > div:last-child {
    margin-top: 20px;
  }
}
@media (max-width: 900px) {
  #footer .container > div {
    border: none;
  }
}
#pobocky {
  background-color: #f4f6f5;
  background-image: url('img/pobocky-bg.jpg');
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: center;
}
#pobocky .container {
  padding: 90px 30px 70px 30px;
  /*width: 1500px; */
  /*width: 860px;*/
  width: 1280px;
}
#pobocky .container > div {
  width: 370px;
  float: left;
  /*margin-right: 26px; */
  margin-right: 46px;
}
#pobocky .container > div:first-child {
  /*margin-left: 210px;  */
}
#pobocky .container > div:last-child {
  margin-right: 0px;
}
#pobocky .container > div .header {
  background: url("img/pobocka-header-bg.jpg") repeat-y right;
  padding: 26px 20px 22px 28px;
  min-height: 150px;
}
#pobocky .container > div .header strong {
  font-weight: bold;
  color: #1a6171;
  display: inline-block;
}
#pobocky .container > div .header strong.city {
  font-size: 36px;
  margin-left: -10px;
  padding-bottom: 18px;
  text-transform: uppercase;
}
#pobocky .container > div .header address {
  color: #5e5e5e;
  font-size: 16px;
  line-height: 22px;
  padding-top: 13px;
  font-style: normal;
}
#pobocky .container > div .info-content {
  padding: 30px 25px;
  background-color: #fff;
}
#pobocky .container > div .info-content p {
  padding-left: 45px;
  font-size: 16px;
}
#pobocky .container > div .info-content .phone {
  background: url("img/phone-icon.png") no-repeat top left;
  color: #5e5e5e;
  line-height: 18px;
}
#pobocky .container > div .info-content .phone strong {
  display: block;
  font-size: 20px;
  color: #1a6171;
  padding-top: 10px;
  padding-bottom: 18px;
}
#pobocky .container > div .info-content p.mail {
  background: url("img/mail-icon.png") no-repeat top left;
}
#pobocky .container > div .info-content p.mail a {
  color: #5e5e5e;
}
#pobocky .container > div .links-content > div {
  margin-top: 3px;
  background-color: #fff;
}
#pobocky .container > div .links-content > div > a {
  padding: 20px 0px;
  display: block;
  padding-left: 70px;
  color: #5e5e5e;
  text-decoration: none;
  background: url("img/arrow-right-icon.png") no-repeat 300px center;
}
#pobocky .container > div .links-content > div.priestory {
  background: url('img/priestory-icon.png') #ffffff no-repeat 20px center;
}
#pobocky .container > div .links-content > div.priestory:hover {
  background: url('img/priestory-icon-hover.png') #ffffff no-repeat 20px center;
}
#pobocky .container > div .links-content > div.hodiny {
  background: url('img/hodiny-icon.png') #ffffff no-repeat 20px center;
}
#pobocky .container > div .links-content > div.hodiny:hover {
  background: url('img/hodiny-icon-hover.png') #ffffff no-repeat 20px center;
}
#pobocky .container > div .links-content > div.ordinacne-text {
  display: none;
  padding: 10px 20px;
}
#pobocky .container > div .links-content > div.ordinacne-text table {
  width: 100%;
}
#pobocky .container > div .links-content > div.ordinacne-text.active {
  display: block;
}
#pobocky .container > div .links-content > div.mapa {
  background: url('img/place-icon.png') #ffffff no-repeat 20px center;
}
#pobocky .container > div .links-content > div.mapa:hover {
  background: url('img/place-icon-hover.png') #ffffff no-repeat 20px center;
}
@media (max-width: 1250px) {
  #pobocky .container {
    padding: 50px 20px;
    width: 100%;
  }
  #pobocky .container > div:first-child {
    /*margin-left: 18%; */
  }
  #pobocky .container > div {
    width: 32%;
    float: left;
    margin-right: 1%;
  }
  
  
#pobocky.v2 .container>div {
    width: 50%;
    float: left;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}  
  
  
  
  
}
@media (max-width: 900px) {
    #pobocky .container > div {
        width: 100%;
        float: inherit;
        display: block;
        margin-right: 0%;
    }
}
@media (max-width: 805px) {
  #pobocky .container > div {
    width: 100%;
    float: inherit;
    display: block;
    margin-right: 0%;
  }
  #pobocky .container > div:first-child {
    margin-left: 0;
  }
  #pobocky .container > div .links-content > div > a {
    padding-right: 40px;
    background: url("img/arrow-right-icon.png") no-repeat 95% center;
  }
}
#operacia {
  background-color: #f3f5f4;
}
#operacia .container {
  padding: 60px 0px;
}
#operacia .container h1, #operacia .container h2 {
  color: #1a6171;
  font-weight: bold;
  font-size: 36px;
  padding-bottom: 20px;
}
#operacia .container p.headline {
  font-size: 20px;
  line-height: 30px;
  color: #5e5e5e;
  padding-bottom: 25px;
}
#operacia .container ul {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#operacia .container p,
#operacia .container p.text {
  font-size: 16px;
  line-height: 24px;
  padding: 5px 0px;
}
#operacia .container p.text {
  padding-top: 0px;
}
#operacia .container dl {
  margin-top: 25px;
}
#operacia .container dl dt {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #007485;
  border-top: 1px solid #c1c3c2;
  padding: 22px 0px;
  padding-right: 40px;
  cursor: pointer;
  background: url("img/dl-plus-icon.png") no-repeat right center;
}
#operacia .container dl dt:hover {
  background: url("img/dl-plus-icon-hover.png") no-repeat right center;
}
#operacia .container dl dt.active {
  background: url("img/dl-minus-icon.png") no-repeat right center;
}
#operacia .container dl dd {
  padding: 0px 0px 25px 0px;
  font-size: 16px;
  line-height: 24px;
  display: none;
}
#operacia .container .gallery {
  padding-left: 70px;
}
#operacia .container .gallery iframe {
  width: 100%;
}
#operacia .container .gallery .thumbs {
  margin-top: 50px;
}
#operacia .container .gallery .thumbs a {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 6px;
  float: left;
  text-decoration: none;
}
#operacia .container .gallery .thumbs a span {
  display: inline-block;
  padding-top: 5px;
  color: #626667;
  text-decoration: none;
}
#operacia .container .gallery .thumbs a img {
  width: 100%;
}
#operacia .container .gallery .thumbs a:nth-child(3n) {
  margin-right: 0;
}
#operacia .container > div {
  float: left;
  width: 50%;
}
@media (max-width: 1250px) {
  #operacia .container {
    padding: 50px 20px;
    width: 100%;
  }
}
@media (max-width: 1170px) {
  #operacia .container h2 {
    text-align: center;
  }
  #operacia .container .gallery {
    padding-left: 0px;
    margin-top: 40px;
  }
  #operacia .container > div {
    float: inherit;
    width: 100%;
  }
}
#rozdiely-wrapper {
  background-color: #54a4b8;
}
#rozdiely-wrapper .container strong {
  background: url("img/fbIcon.png") no-repeat right center;
  text-transform: uppercase;
  display: block;
  padding: 34px 0px;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  padding-right: 50px;
}
#rozdiely-wrapper .container strong i {
  padding-left: 25px;
  font-size: 27px;
}
@media (max-width: 1250px) {
  #rozdiely-wrapper .container {
    padding: 0px 20px;
    width: 100%;
  }
}
#rozdiely-text-wrapper {
  background-color: #fff;
  display: none;
}
#rozdiely-text-wrapper .container {
  padding: 40px 0;
  font-size: 16px;
}
#rozdiely-text-wrapper .container > div {
  background: url("img/bg-rozdiel.png") no-repeat left top;
  float: left;
  position: relative;
  width: 33%;
  padding-right: 35px;
}

#rozdiely-text-wrapper .container > div.title-year {
  /*display: none;*/
  margin-bottom: 20px;
  color: #1a6171;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  /* background: red; */
}
#rozdiely-text-wrapper .container > div.title-year span {
  font-size: 36px;
  font-weight: bold;
  display: table;
    margin: 0 auto;
}
#rozdiely-text-wrapper .container > div.title-year span span {
    font-size: 20px;
      display: table-cell;
  vertical-align: middle;
  padding-right:40px;
}

#rozdiely-text-wrapper .container > div.roz-tab {
    background: none;
    width: 100%;
    float: none;
    padding: 0;
}
#rozdiely-text-wrapper .container > div.roz-tab h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #5e5e5e;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt {
    border: 1px solid silver;
    padding: 15px;
    font-size: 14px;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt tr.frow {
    background: #1e607d;
    color: #ffffff;
    font-weight: bold;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt td {
    vertical-align: initial;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt tr.frow td {
    padding-top: 10px;
    padding-bottom: 10px;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt tr.frow td.center, #rozdiely-text-wrapper .container > div.roz-tab table.clt tr.txttable td.center {
    text-align: center;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt tr.txttable td.frst {
    padding-left: 20px;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt tr.txttable td {
  padding-top: 10px;
  padding-bottom: 10px;
}
#rozdiely-text-wrapper .container > div.roz-tab table.clt tr.txttable.odd {
    background: #F7F7F7;
}

#rozdiely-text-wrapper .container > div .img-wrapper {
  float: left;
  width: 200px;
}
#rozdiely-text-wrapper .container > div .img-wrapper img {
  width: 170px;
}
#rozdiely-text-wrapper .container > div .img-wrapper h3 {
  font-size: 16px;
  line-height: 20px;
  margin-top: 10px;
  font-weight: 700;
  color: #5e5e5e;
}
#rozdiely-text-wrapper .container > div .text-wrapper {
  float: left;
}
#rozdiely-text-wrapper .container > div .text-wrapper h2 {
  padding-left: 0px;
  padding-top: 20px;
  font-weight: 700;
  font-size: 20px;
  color: #1a6171;
  left: -17px;
  position: relative;

  width: 100px;
}
#rozdiely-text-wrapper .container > div .text-wrapper img {
  position: absolute;
  right: 35px;
  bottom: 0px;
}
@media (max-width: 1250px) {
  #rozdiely-text-wrapper .container {
    padding: 50px 20px;
    width: 100%;
  }
  #rozdiely-text-wrapper .container > div.title-year span {
    font-size: 25px;
  }
  #rozdiely-text-wrapper .container > div.title-year span span {
    /*padding-right: 5%;*/
    font-size: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1185px) {
  #rozdiely-text-wrapper .container {
    padding: 50px 20px;
    width: 100%;
  }
  #rozdiely-text-wrapper .container > div .img-wrapper {
    float: inherit;
    width: 100%;
  }
  #rozdiely-text-wrapper .container > div .text-wrapper img {
    max-width: 150px;
    right: 10px;
    top: 0px;
  }
}
@media (max-width: 1110px) {
  #rozdiely-text-wrapper .container > div.title-year span span {
    padding-right: 0;
  }
}
@media (max-width: 1060px) {
  #rozdiely-text-wrapper .container {
    padding: 50px 20px;
    width: 100%;
  }
  #rozdiely-text-wrapper .container > div {
    background: none;
    padding-top: 35px;
    position: relative;
  }
  #rozdiely-text-wrapper .container > div .img-wrapper {
    float: inherit;
    width: 100%;
  }
  #rozdiely-text-wrapper .container > div .text-wrapper img {
    top: 20px;
    position: relative;
  }
  #rozdiely-text-wrapper .container > div .text-wrapper h2 {
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 0px;
    text-align: center;
    right: 0px;

    width: auto;
    text-align: left;
  }

  #rozdiely-text-wrapper .container > div.title-year span {
    text-align: left;
    display: block;
  }
  #rozdiely-text-wrapper .container > div.title-year span span {
    display: block;
  }
}
@media (max-width: 805px) {
  #rozdiely-text-wrapper .container > div {
    float: inherit;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 0px;
  }
  #rozdiely-text-wrapper .container > div .text-wrapper {
    float: inherit;
  }
  #rozdiely-text-wrapper .container > div .text-wrapper img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    top: 0px;
    position: relative;
  }

  #rozdiely-text-wrapper .container > div .text-wrapper h2 {
    text-align: center;
  }
  #rozdiely-text-wrapper .container > div.title-year {
    display: none;
  }
}
#preco-vybrat-wrapper {
  background-color: #1a6171;
}
#preco-vybrat-wrapper .container strong {
  background: url("img/drs-icon.png") no-repeat right center;
  text-transform: uppercase;
  display: block;
  padding: 34px 0px;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  padding-right: 50px;
}
#preco-vybrat-wrapper .container strong i {
  padding-left: 25px;
  font-size: 27px;
}
@media (max-width: 1250px) {
  #preco-vybrat-wrapper .container {
    padding: 0px 20px;
    width: 100%;
  }
}
#preco-vybrat-text-wrapper {
  background-color: #fff;
  display: none;
}
#preco-vybrat-text-wrapper .container {
  padding: 40px 0;
  font-size: 16px;
}
#preco-vybrat-text-wrapper .container h3 {
  padding-bottom: 15px;
  font-size: 20px;
}
#preco-vybrat-text-wrapper .container .left,
#preco-vybrat-text-wrapper .container .right {
  float: left;
  width: 50%;
  line-height: 30px;
}
@media (max-width: 1250px) {
  #preco-vybrat-text-wrapper .container {
    padding: 50px 20px;
    width: 100%;
  }
}
@media (max-width: 805px) {
  #preco-vybrat-text-wrapper .container .left,
  #preco-vybrat-text-wrapper .container .right {
    float: inherit;
    width: 100%;
  }
}
#faq-wrapper {
  background: url("img/faq-bg.jpg") #38c3b2 repeat-y center;
}
#faq-wrapper .container a {
  background: url("img/faq-icon.png") no-repeat right center;
  text-transform: uppercase;
  display: block;
  padding: 34px 0px;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  padding-right: 60px;
}
#faq-wrapper .container a i {
  padding-left: 25px;
  font-size: 27px;
}
@media (max-width: 1250px) {
  #faq-wrapper .container {
    padding: 0px 20px;
    width: 100%;
  }
}
#faq-text-wrapper {
  background-color: #fff;
  display: none;
}
#faq-text-wrapper .container {
  padding: 40px 0;
  font-size: 16px;
  line-height: 30px;
}
#faq-text-wrapper .container h3 {
  padding-bottom: 15px;
  font-size: 20px;
}
#faq-text-wrapper .container strong {
  display: inline-block;
  padding-top: 20px;
}
@media (max-width: 1250px) {
  #faq-text-wrapper .container {
    padding: 50px 20px;
    width: 100%;
  }
}
/*--*/
#iclinic-wrapper {
  background: url("img/relex-smile-back-footer.jpg") no-repeat;
}
#iclinic-wrapper .container a {
  background: url("img/relex-smile-icon.png") no-repeat right center;
  text-transform: uppercase;
  display: block;
  padding: 32px 0px;
  padding-right: 60px;
}
#iclinic-wrapper .container a span {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  padding: 4px 0px;
  padding-right: 140px;
}
@media (max-width: 1250px) {
  #iclinic-wrapper .container {
    padding: 0px 20px;
    width: 100%;
  }
  #iclinic-wrapper .container a span {
    background-position: right center;
  }
}
/*---*/
#fb-wrapper {
  background: url("img/fb-wrapper-bg.jpg") repeat-y #3e5e9e;
}
#fb-wrapper .container a {
  background: url("img/like-icon.png") no-repeat right center;
  text-transform: uppercase;
  display: block;
  padding: 34px 0px;
  padding-right: 60px;
}
#fb-wrapper .container a span {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  background: url("img/fb-logo.png") no-repeat right top;
  padding: 4px 0px;
  padding-right: 140px;
}
@media (max-width: 1250px) {
  #fb-wrapper .container {
    padding: 0px 20px;
    width: 100%;
  }
  #fb-wrapper .container a span {
    background-position: right center;
  }
}
.pp_gallery {
  display: none !important;
}
#testimonials {
  position: relative;
  background-color: #f3f5f4;

/*    background-image: url('img/smiles-back.png');
  background-repeat: repeat-y;
  background-position: center;*/
}
#testimonials .container {
  position: relative;
  padding: 60px 0px;
}
#testimonials .container h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  color: #5e5e5e;
  text-align: center;
  background: url("img/h-bg.png") no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
#testimonials .container > .myslider_arrows {
  position: absolute;
  top: 50%;
  width: 100%;
}
#testimonials .container > .myslider_arrows a {
  position: absolute;
  margin-top: -22px;
}
#testimonials .container > .myslider_arrows a svg {
  fill: #8e8e93;
}
#testimonials .container > .myslider_arrows a:hover svg {
  fill: #36c2b2;
}
#testimonials .container > .myslider_arrows #myslider_next {
  right: 0px;
}
#testimonials .container .myslider_vp {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 220px;
}
#testimonials .container .myslider_vp ul.slider2 {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  min-height: 220px;
}
#testimonials .container .myslider_vp ul.slider2 li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
  padding: 0px 50px;
  text-align: center;
}
#testimonials .container .myslider_vp ul.slider2 li > blockquote {
  font-size: 16px;
  color: #5e5e5e;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 23px;
  background-image: url('img/p-open.png');
  background-position: bottom left;
  background-repeat: no-repeat;
}
#testimonials .container .myslider_vp ul.slider2 li > blockquote span {
  display: block;
  background-image: url('img/p-close.png');
  background-repeat: no-repeat;
  background-position: top right;
  text-transform: none;
  padding-top: 7px;
  padding-right: 20px;
}
#testimonials .container .myslider_vp ul.slider2 li > strong {
  display: block;
  color: #36c2b2;
  font-size: 20px;
  padding: 15px 0px;
  text-transform: uppercase;
}
#testimonials .container .myslider_vp ul.slider2 li > span {
  display: block;
  color: #5e5e5e;
  font-size: 14px;
  text-transform: uppercase;
}
#testimonials .container .myslider_vp ul.slider2 li.active {
  opacity: 1;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

@media (max-width: 1250px) {
  #testimonials .container {
    width: 100%;
  }
   #testimonials .container .myslider_vp {
    min-height: 250px;
  }
  #testimonials .container .myslider_vp ul.slider2 {
    min-height: 250px;
  }
}
@media (max-width: 1023px) {
  #testimonials .container {
    width: 100%;
  }
  #testimonials .container .myslider_vp {
    min-height: 320px;
  }
  #testimonials .container .myslider_vp ul.slider2 {
    min-height: 320px;
  }
}
@media (max-width: 668px) {
  #testimonials .container {
    width: 100%;
  }
  #testimonials .container .myslider_vp {
    min-height: 380px;
  }
  #testimonials .container .myslider_vp ul.slider2 {
    min-height: 380px;
  }
}

@media (max-width: 420px) {
  #testimonials .container {
    width: 100%;
  }
  #testimonials .container .myslider_vp {
    min-height: 450px;
  }
  #testimonials .container .myslider_vp ul.slider2 {
    min-height: 450px;
  }
}
#sleva-box{
	background-color: #f3f5f4;
}
#sleva-box .right-half{
	padding-left: 70px;
}
#sleva-box .right-half p{
	padding: 10px 0;
	font-size: 16px;
	line-height: 24px;
	color: #5e5e5e
}
#sleva-box .right-half a.btn-skupinova {
	height: 50px;
	line-height: 50px;
	padding: 0 31px;
	background-color: #36c2b2;
	border: 0;
	border-radius: 3px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	-webkit-appearance: none;
	display: inline-block;
	text-decoration: none;
	margin: 20px 0px;
}
#visumax {
  background-color: #f3f5f4;

  background-image: url('img/smiles-back.png');
  background-repeat: repeat-y;
  background-position: center;
}
#visumax .container,
#sleva-box .container{
  padding: 60px 0px;
}
#visumax .container h2,
#sleva-box .container h2, #sleva-box .container h2 a {
  color: #007485;
  font-weight: bold;
  font-size: 36px;
  line-height: 48px;
  padding-bottom: 20px;
  text-decoration: none;
}
#visumax .container p {
  padding: 10px 0px;
  font-size: 16px;
  line-height: 24px;
  color: #5e5e5e;
}
#visumax .container a.btn {
  display: inline-block;
  text-align: left;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #36c2b2;
  background-image: url('img/nbtn.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
#visumax .container .text-wrapper {
  padding-left: 70px;
}
#visumax .container .gallery-wrapper > ul.indicators {
  list-style: none;
  text-align: center;
}
#visumax .container .gallery-wrapper > ul.indicators li {
  display: inline-block;
  border: 2px solid #c1c3c2;
  width: 24px;
  height: 24px;
  margin: 8px;
  font-size: 0px;
  cursor: pointer;
}
#visumax .container .gallery-wrapper > ul.indicators li.active {
  background: url('img/indicators-li-active-bg.png') no-repeat center;
}
#visumax .container .gallery-wrapper .myslider_vp {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 390px;
}
#visumax .container .gallery-wrapper .myslider_vp ul.gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  min-height: 390px;
}
#visumax .container .gallery-wrapper .myslider_vp ul.gallery li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
#visumax .container .gallery-wrapper .myslider_vp ul.gallery li img {
  width: 100%;
}
#visumax .container .gallery-wrapper .myslider_vp ul.gallery li.active {
  opacity: 1;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
#visumax .container > div,
#sleva-box .container > div  {
  float: right;
  width: 50%;
}
@media (max-width: 1250px) {
  #visumax .container,
  #sleva-box .container {
    padding: 50px 20px;
    width: 100%;
  }
}
@media (max-width: 1170px) {
  #visumax .container .gallery-wrapper {
    padding-left: 0px;
    margin-top: 40px;
  }
  #visumax .container .text-wrapper,
  #sleva-box .right-half {
    text-align: center;
    padding-left: 0px;
  }
  #visumax .container > div,
  #sleva-box .container > div {
    float: inherit;
    width: 100%;
  }
  #sleva-box .left-half{
    width: 100%;
    height: 400px;
  }
  #sleva-box .container{
  	display: table;
  }
  #sleva-box .left-half{
  	display: table-footer-group;
  	margin-top: 20px;
  }
  #sleva-box .right-half{
  	display: table-header-group;
  }

}
@media (max-width: 660px) {
  #visumax .container .gallery-wrapper {
    padding-left: 0px;
    margin-top: 40px;
  }
  #visumax .container .text-wrapper {
    text-align: center;
    padding-left: 0px;
  }
  #visumax .container > div {
    float: inherit;
    width: 100%;
  }
}

@media (max-width: 323px) {
  #visumax .container h2 {
    font-size: 26px;
  }
}

/*  formular odoslany */

#formular-odoslany {
  background-color: #fff;
}
#formular-odoslany .container {
  padding: 55px 0px;
  text-align: center;
  min-height: 550px;
  padding-top: 150px;
}
#formular-odoslany .container h2 {
  font-weight: bold;
  font-size: 36px;
  color: #5e5e5e;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

/*novy slide*/
          @font-face {
              font-family: 'proxima_novaextrabold';
              src: url('/wp-content/themes/relex/fonts/proximanova-extrabold-webfont-webfont.eot');
              src: url('/wp-content/themes/relex/fonts/proximanova-extrabold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
                   url('/wp-content/themes/relex/fonts/proximanova-extrabold-webfont-webfont.woff2') format('woff2'),
                   url('/wp-content/themes/relex/fonts/proximanova-extrabold-webfont-webfont.woff') format('woff'),
                   url('/wp-content/themes/relex/fonts/proximanova-extrabold-webfont-webfont.ttf') format('truetype');
              font-weight: normal;
              font-style: normal;

          }

          #slider .xtyp.fsl6 {
              width: 840px;
              text-align: center;
              margin: 0 auto;
              height: 500px;
              position: relative;
              margin-right: 320px;
          }
          #slider .xtyp.fsl6 .fls2_cnt {
              margin-top: -50px;
              background: rgba(255, 255, 255, 0.75);
              text-align: left;
              padding-left: 55px;
          }
          #slider .xtyp.fsl6 p.nadpis {
              color: #007484;
              font-size: 101px;
              text-transform: uppercase;

              padding-top: 20px;
              /*line-height: 90px;  */
              line-height: 110px;
              font-weight: 900;
          }
          #slider .xtyp.fsl6 p.m_info {
          	color: #007484;

          	font-size: 46px;
          	text-transform: uppercase;

          	font-weight: bold;
          	padding-bottom: 5px;
          }
          #slider .xtyp.fsl6 .canon {
          	position: absolute;
          	width: 430px;
          	height: 282px;
          	bottom: 20px;
          	right: -300px;
          	background: url(/wp-content/themes/relex/img/canon.png) center center no-repeat;
          }
          #slider .xtyp.fsl6 .w_info {
          	position: absolute;
          	width: 212px;
          	height: 212px;
          	top: -50px;
          	right: -120px;
          	margin-top: 0px;
          	background: url(/wp-content/themes/relex/img/jar-info.png) center center no-repeat;
          }

          #slider .myslider_vp ul.slider li .blue_new {
            background: none;
            height: 510px !important;
            width: 860px !important;
            z-index: 30;
            cursor: pointer;
          }

          @media (max-width: 1130px) {
            #slider .xtyp.fsl6 .w_info {
              display: none;
            }
          }

          @media (max-width: 950px) {

          	#slider .xtyp.fsl6 p.nadpis {
          		font-size: 80px;
          		line-height: 90px;
              padding-top: 8px;
          	}
          	#slider .xtyp.fsl6 p.m_info {
          		font-size: 38px;
          		line-height: 44px;
          	}
            #slider .xtyp.fsl6 .canon {
              display: none;
            }
            #slider .xtyp.fsl6 .w_info {
              display: none;
            }
            #slider .myslider_vp ul.slider li .blue_new {
              background: none;
              height: 510px !important;
              width: 640px !important;
            }
            #slider .xtyp.fsl6 .fls2_cnt {
                padding-left: 25px;
            }
          }

          @media (max-width: 750px) {    /*
          	#slider .xtyp.fsl6 p.nadpis {
          		font-size: 34px;
          		line-height: 36px;
          	}
          	#slider .xtyp.fsl6 p.m_info {
          		font-size: 34px;
          		line-height: 36px;
          	}         */
          }

          @media (max-width: 660px) {
            #slider .myslider_vp ul.slider li .blue_new {
              width: 540px !important;
            }
            #slider .xtyp.fsl6 p.nadpis {
          		font-size: 65px;
          		line-height: 75px;
          	}
          	#slider .xtyp.fsl6 p.m_info {
          		font-size: 32px;
          		line-height: 36px;
          	}
          }

          @media (max-width: 550px) {
            #slider .myslider_vp ul.slider li .blue_new {
              width: 440px !important;
            }
            #slider .xtyp.fsl6 p.nadpis {
          		font-size: 52px;
          		line-height: 62px;
          	}
          	#slider .xtyp.fsl6 p.m_info {
          		font-size: 25px;
          		line-height: 34px;
          	}
          }

          @media (max-width: 450px) {
            #slider .myslider_vp ul.slider li .blue_new {
              width: 340px !important;
            }
            #slider .xtyp.fsl6 p.nadpis {
          		font-size: 38px;
          		line-height: 50px;
          	}
          	#slider .xtyp.fsl6 p.m_info {
          		font-size: 18px;
          		line-height: 25px;
          	}
          }

          @media (max-width: 415px) {
            #slider .myslider_vp ul.slider li .blue_new {
              width: 340px !important;
              left: 50%;
            }
          }

          @media (max-width: 340px) {
            #slider .myslider_vp ul.slider li .blue_new {
              width: 330px !important;
              left: 51%;
            }
          }

/* novy slide 2 */

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('/wp-content/themes/relex/fonts/mark_simonson_-_proxima_nova_regular-webfont.eot');
    src: url('/wp-content/themes/relex/fonts/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/relex/fonts/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'),
         url('/wp-content/themes/relex/fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#slider .xtyp.fsl9 p {
    font-family: 'proxima_nova_rgregular';
    font-weight: bold;
    font-size: 56px;
    text-transform: uppercase;
    color: #fff;

    text-align: left;
}
#slider .b_wrapper2 {
	width: 980px;
	margin: 0 auto;
}
#slider .xtyp.fsl9 p.min_nadpis {
    font-size: 80px;
    font-family: 'proxima_novaextrabold';
}
#slider .xtyp.fsl9 p.nadpis {
    font-size: 32px;
}
#slider .xtyp.fsl9 p.desc {
    font-size: 21px;
    font-weight: normal;

    background: #f6b32d;
    padding: 10px;
    /*display: inline;*/

    float: left;
    margin-top: 20px;
}


@media (max-width: 890px) {
	#slider .slideContent, #slidebarBottom .slideContent, #cartHolder .container, #bannerTop.contact .container {
		width: 85%;
	}

	#slider .b_wrapper2 {
	    width: 570px;
	    margin: 0 auto;
	    margin-top: 60px;
	}
	#slider .xtyp.fsl9 p.min_nadpis {
		font-size: 60px;
	}


}

@media (max-width: 710px) {
	#slider .b_wrapper2 {
	    width: 570px;
	    margin: 0 auto;
	    margin-top: 30px;
	}
}

@media (max-width: 620px) {

	#slider .b_wrapper2 {
	    width: auto;
      margin-left: 40px;
	}
	#slider .xtyp.fsl9 p.min_nadpis {
	    font-size: 50px;
	}
	#slider .xtyp.fsl9 p.nadpis {
	    font-size: 22px;
	}

}

@media (max-width: 450px) {
  #slider .xtyp.fsl9 p.nadpis {
	    font-size: 22px;
	}

}

@media (max-width: 420px) {
	#slider .b_wrapper2 {
	    width: 290px;
      margin-left: 40px;
	}

}

@media (max-width: 340px) {
  #slider .xtyp.fsl9 p.min_nadpis {
	    font-size: 40px;
	}
  #slider .xtyp.fsl9 p.nadpis {
	    font-size: 16px;
	}
	#slider .b_wrapper2 {
      margin-left: 60px;
	}
}

/* novy slide zajac */

@font-face {
  font-family: 'Open_sans_extrabold';
  src: url('/wp-content/themes/relex/fonts/open-sans/OpenSans-ExtraBold.ttf');
  font-weight: normal;
  font-style: normal;
}

#slider .xtyp.fs20 {
    /*width: 840px;*/
    width: 800px;
    text-align: center;
    margin: 0 auto;
    height: 500px;
    position: relative;
    margin-right: 320px;

    /*margin-bottom: -140px;*/
    margin-top: -140px;

}
#slider .xtyp.fs20 .snowman {
    position: absolute;
    width: 570px;
    height: 505px;
    bottom: 0;
    right: -240px;
    background: url('/wp-content/themes/relex/img/snowman.png') center center no-repeat;

    /*bottom: 140px;*/
}

#slider .xtyp.fs20 .rabbit {
    position: absolute;
    width: 600px;
    height: 530px;
    bottom: 0;
    /*right: -240px;*/
    right: -320px;
    background: url('/wp-content/themes/relex/img/rabbit.png')  center center no-repeat;

    /*bottom: 140px;*/
}

#slider .xtyp.fs20 p.main {
	/*color: #36b5ae;*/
	color: #00727d;

	/*font-size: 101px;*/
	text-transform: uppercase;
	/*font-family: 'proxima_nova_rgregular';*/
	padding-top: 25px;
	line-height: 90px;

	text-align: left;

   /*text-shadow: 0 0 25px #36b5ae;*/
   /*text-shadow: 0 0 19px #36b5ae;*/
   /*text-shadow: 0 0 10px #36b5ae;*/
   text-shadow: 0 0 10px #00727d;
   color: transparent;
   /*padding-top: 60px;*/
   padding-top: 20px;

   font-family: 'Open Sans', sans-serif;
	/*font-weight: 800;*/
	font-weight: 700;
	font-size: 90px;
	line-height: 100px;
}
#slider .xtyp.fs20 p.sub {
	/*color: #36b5ae;*/
	color: #00727d;
	/* font-weight: 800; */
	/*font-size: 83px;*/
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'proxima_novaextrabold';
	padding-top: 25px;
	line-height: 90px;

	text-align: left;
}

  #slider .xtyp.fs20 .xblue {
    margin-left: -4%;
  }

@supports (-ms-accelerator:true) {
#slider .xtyp.fs20 p.main {
	/*color: #36b5ae;*/
	color: #00727d;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#slider .xtyp.fs20 p.main {
	/*color: #36b5ae;*/
	color: #00727d;
}
}

@media (max-width: 1510px) {
	#slider .xtyp.fs20 {
    	margin-top: -170px;
	}
}

@media (max-width: 1300px) {
	#slider .xtyp.fs20 {
		width: 760px;
	}
  #slider .xtyp.fs20 .xblue {
    margin-left: -7%;
  }
}
@media (max-width: 1015px) {
	#slider .xtyp.fs20 .snowman {
	    width: 430px;
	    height: 375px;
	    background-size: contain;
	    right: -80px;
	}

}

@media (max-width: 965px) {
	#slider .xtyp.fs20 p.main {
		font-size: 80px;
    line-height: 90px;
	}
}

@media (max-width: 960px) {
	#slider .xtyp.fs20 p.main {
  /*
		font-size: 70px;
	    width: 480px;
	    text-shadow: 0 0 9px #36b5ae;
        line-height: 67px;  */
		font-size: 80px;
	    /*width: 480px;*/
	    width: 540px;
	    /*text-shadow: 0 0 17px #36b5ae;*/
	    /*text-shadow: 0 0 9px #36b5ae;*/
	    text-shadow: 0 0 9px #00727d;
        line-height: 85px;
	}
	#slider .xtyp.fs20 p.sub {
	    font-size: 63px;
	}
	#slider .xtyp.fs20 .snowman {
	    right: 5%;
	}   /*
	#slider .xtyp.fs20 {
	    width: 760px;
	    margin-left: 10%;
	}   */
  #slider .xtyp.fs20 {
	    width: 760px;
	    margin-left: 10%;
	}
  #slider .xtyp.fs20 .xblue {
    margin-left: 10%;
  }
  #slider .xtyp.fs20 .rabbit {
  		    right: -200px;
  	}
}

@media (max-width: 905px) {
	#slider .xtyp.fs20 {
		margin-top: -70px;
	}
}

@media (max-width: 860px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 15%;
  }
  #pobocky.v2 .container>div {
	    width: 100%;
	    float: none;
	    margin-right: 0;
	    padding-left: 15px;
	    padding-right: 15px;
	    margin-bottom: 30px;
	}  
  
}
/*
@media (max-width: 790px) {
  #slider .xtyp.fs20 p.main {
     margin-left: 0;
  }
  #slider .xtyp.fs20 p.sub {
    margin-left: 0;
  }
}
*/
@media (max-width: 645px) {
	#slider .xtyp.fs20 {
    	margin-top: -50px;
    	margin-left: 0;
	}
}

@media (max-width: 640px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 20%;
  }
	#slider .xtyp.fs20 .snowman {
	    right: 10%;
	}
}

@media (max-width: 600px) {
	#slider .xtyp.fs20 p.main {
		width: auto;
	}
	#slider .xtyp.fs20 {
		width: 90%;
	}
	#slider .xtyp.fs20 p.main {
		font-size: 60px;
	}
	#slider .xtyp.fs20 .snowman {
		width: 270px;
		height: 255px;
	}
	#slider .xtyp.fs20 p.sub {
	    font-size: 53px;
	}
	#slider .xtyp.fs20 p.main {
	    /*text-shadow: 0 0 6px #36b5ae;*/
	    text-shadow: 0 0 6px #00727d;
	        line-height: 70px;
	}
  #slider .xtyp.fs20 .xblue {
    margin-left: 30%;
  }
	#slider .xtyp.fs20 .snowman {
	    right: 40%;
	}
	#slider .xtyp.fs20 .rabbit {
    /*	right: -320px;   */
    right: 60px;
    	background-size: 370px;
	}
}

@media (max-width: 580px) {
	#slider .xtyp.fs20 p.main {
		    font-size: 50px;
	}
}

@media (max-width: 565px) {
  #slider .xtyp.fs20 .xblue {
    margin-top: 20%;
  }
}

@media (max-width: 535px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 35%;
  }
}

@media (max-width: 470px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 35%;
    margin-top: 50px;
  }
	#slider .xtyp.fs20 .rabbit {
	    right: 10%;
	}
}

@media (max-width: 450px) {
	#slider .xtyp.fs20 {
		height: 390px;
	}
	#slider .xtyp.fs20 p.main {
    	font-size: 50px;
    	text-shadow: 0 0 6px #00727d;
    	line-height: 57px;
	}
	#slider .xtyp.fs20 p.sub {
    	font-size: 43px;
    	padding-top: 0;
	}

	#slider .xtyp.fs21 p.main {
			margin-top: 70px;
	}

    #slider .xtyp.fs20 .xblue {
    margin-left: 45%;
  }

	#slider .xtyp.fs20 .rabbit {
      top: 10%;
	    right: 300px;
	    background-size: 280px;
	    background-position: center right;
	}
}

@media (max-width: 440px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 50%;
  }
	#slider .xtyp.fs20 .snowman {
	    right: 60%;
	}
}

@media (max-width: 420px) {
	#slider .xtyp.fs20 p.main {
    padding-top: 60px;
		font-size: 40px;
		text-shadow: 0 0 5px #00727d;
		line-height: 45px;
	}
	#slider .xtyp.fs20 p.sub {
	    font-size: 33px;
	    padding-top: 0;
	}
  #slider .xtyp.fs20 .xblue {
    margin-left: 60%;
  }
	#slider .xtyp.fs20 .rabbit {
	    right: 50%;
	}
}

@media (max-width: 390px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 70%;
  }
	#slider .xtyp.fs20 .rabbit {
	    right: 50%;
	}
}

@media (max-width: 360px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 70%;
  }
	#slider .xtyp.fs20 .rabbit {
	    right: 50%;
	}
}


@media (max-width: 350px) {
	#slider .xtyp.fs20 {
		width: 100%;
	}

	#slider .xtyp.fs20 p.main {
		font-size: 34px;
	    line-height: 40px;
	    padding-top: 50px;
	}
}

@media (max-width: 330px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 75%;
  }
	#slider .xtyp.fs20 .rabbit {
	    right: 55%;
	}
}

@media (max-width: 320px) {
  #slider .xtyp.fs20 .xblue {
    margin-left: 93%;
  }
}


#slider .xtyp.fs38 {
	/*text-align: center;*/
	/*margin-top: -140px;*/
/*	margin-top: -116px;  */
  cursor: pointer;
}
#slider .xtyp.fs38 .banner_center {
	/*width: 1050px;*/
    margin: 50px auto;
    position: relative;
    width: 1300px;
    /*margin-right: 90px;*/
    /*margin-right: 120px;*/
    height: 476px;
    text-align: left;
    /*margin-left: 30px;   */
    text-transform: uppercase;
}
#slider .xtyp.fs38 p.nadpis {
	/*background: rgba(54, 194, 178, 0.75);*/
	background: rgba(26, 97, 113, 0.75);
	font-size: 38px;
	color: #ffffff;
	padding: 20px;
	/*padding-top: 27px;*/
	/*padding-bottom: 27px;*/
	text-align: left;
	display: inline-block;
	line-height: 27px;
}
#slider .xtyp.fs38 p.nadpis.second {
	margin-top: 5px;
}
#slider .xtyp.fs38 .sub_nadpis {
	/*background: rgba(26, 97, 113, 0.75);*/
	background: rgba(54, 194, 178, 0.75);
	text-align: left;
	/*background: #1a6171;*/
	/*padding: 27px;*/
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 11px;
	padding: 23px;

	display: inline-block;
}
#slider .xtyp.fs38 .sub_nadpis .sub_first {
	font-size: 73px;
	text-transform: uppercase;
	line-height: 73px;
    font-family: 'proxima_novaextrabold';
}
#slider .xtyp.fs38 .sub_nadpis .sub_second {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 36px;
	margin-top: 5px;
}


#slider .xtyp.fs38 .sub_nadpis .left {
	float: left;
	font-size: 83px;
	text-transform: uppercase;
	/*padding: 25px;*/
	padding: 18px;
	padding-bottom: 14px;
	/*line-height: 83px;*/
	line-height: 80px;
    font-family: 'proxima_novaextrabold';
}
#slider .xtyp.fs38 .sub_nadpis .right {
	float: left;
	/*padding: 25px;*/
	padding: 18px;
    padding-left: 0;
}
#slider .xtyp.fs38 .sub_nadpis .right p {
	text-transform: uppercase;
	font-size: 32px;
	line-height: 39px;
}
#slider .xtyp.fs38 .sub_nadpis .right span {
	font-size: 40px;
	line-height: 36px;
	display: block;
	width: auto;
}
#slider .xtyp.fs38 .vignet {
	position: absolute;
    width: 235px;
    height: 235px;
    top: 43px;
    right: 60px;
    /*margin-top: -20px;*/
    background: url(/wp-content/themes/relex/img/summer_vignet.png) center center no-repeat;
}
#slider .xtyp.fs38 .vignet.cz {
    background: url(/wp-content/themes/relex/img/summer_vignet_cz.png) center center no-repeat;
}
#slider .xtyp.fs38 .phones {
    position: absolute;
    width: 372px;
    height: 287px;
    bottom: 0;
    right: -25px;
    background: url(/wp-content/themes/relex/img/phones2.png) center center no-repeat;
    /*bottom: 0;*/
    bottom: 0px;
}

@media (max-width: 1510px) {
	#slider .xtyp.fs38 {
		    margin-top: -146px;
	}

}

@media (max-width: 1390px) {
	#slider .xtyp.fs38 .banner_center {
		    /*margin-left: 70px; */
        width: 92%;
	}

}

@media (max-width: 1140px) {
	#slider .xtyp.fs38 .banner_center {
		/*margin-left: 0px; */
	}
}

@media (max-width: 1015px) {

	#slider .xtyp.fs38 .sub_nadpis .sub_first {
		font-size: 63px;
		line-height: 63px;
	}
	#slider .xtyp.fs38 .vignet {
		right: -30px;
	}
	#slider .xtyp.fs38 .phones {
		right: -115px;
	}
}

@media (max-width: 960px) {
	#slider .xtyp.fs38 .phones {
	    width: 250px;
	    height: 193px;
		background-size: 250px;
		bottom: 0;
		right: 0;
	}
	#slider .xtyp.fs38 .banner_center {
	    /*margin-left: 40px;  */
	}
	#slider .xtyp.fs38 .vignet {
	    right: 67px;
        background-size: 145px;
		width: 145px;
		height: 145px;
		top: 193px;
	}
	#slider .xtyp.fs38 .vignet.cz {
		    background-size: 145px;
	}
	#slider .xtyp.fs38 .phones {
		width: 250px;
		height: 193px;
	    right: 0;
		background-size: 250px;
		bottom: 0;
	}
	#slider .xtyp.fs38 p.nadpis {
		font-size: 30px;
	    line-height: 23px;
	}
	#slider .xtyp.fs38 .sub_nadpis .sub_first {
	    font-size: 57px;
	    line-height: 57px;
	}
	#slider .xtyp.fs38 .sub_nadpis .sub_second {
	    font-size: 25px;
	}
}

@media (max-width: 905px) {
	#slider .xtyp.fs38 {
    	margin-top: -46px;
	}

}

@media (max-width: 860px) {

	#slider .xtyp.fs38 .phones {
		right: -40px;
	}
	#slider .xtyp.fs38 .vignet {
		right: 27px;
	}
}


@media (max-width: 680px) {
	#slider .xtyp.fs38 .vignet {
		display: none;
	}
	#slider .xtyp.fs38 .phones {
		display: none;
	}
	#slider .xtyp.fs38 .banner_center {
		/*margin-left: 0px; */
		text-align: center;
	}
}

/*@media (max-width: 570px) { */
@media (max-width: 612px) {
	#slider .xtyp.fs38 p.nadpis {
	    font-size: 23px;
    	line-height: 23px;
	}
	#slider .xtyp.fs38 .sub_nadpis {
		text-align: center;
	}
	#slider .xtyp.fs38 .sub_nadpis .sub_first {
	    font-size: 47px;
    	line-height: 57px;
	}
}

@media (max-width: 530px) {
	#slider .xtyp.fs38 p.nadpis {
	    font-size: 19px;
	    line-height: 12px;
	    padding: 10px;
	}
	#slider .xtyp.fs38 .sub_nadpis {
		padding: 15px;
	}
	#slider .xtyp.fs38 .sub_nadpis .sub_first {
		font-size: 37px;
		line-height: 27px;
	}
	#slider .xtyp.fs38 .sub_nadpis .sub_second {
	    font-size: 19px;
	    line-height: 25px;
	}

}


@media (max-width: 425px) {
	#slider .xtyp.fs38 p.nadpis {
		line-height: 19px;
		text-align: center;
	}
	#slider .xtyp.fs38 .sub_nadpis .sub_first {
	    font-size: 30px;
	}
}

.smart-ban-holder {
	position: relative;
	top: -30px;
	margin-left: 40px;
}
.smart-first {
	font-size: 57px;
	font-weight: 900;
	color: #1c6878;
	width: 100%;
	font-family: 'proxima_novaextrabold';

}

.smart-second {
	font-size: 47px;
	font-weight: 700;
	color: #FFF;
	background-color: #ee9b1f;
	display: initial;
	padding: 5px 10px 0px 10px;
	width: 100%;
}

.smart-third {
	font-size: 30px;
	font-weight: 700;
	color: #1c6878;
	width: 100%;
	margin-top: 10px;
}
.smart-text {
	font-size: 20px;
	font-weight: 300;
	color: #606466;
	text-transform: uppercase;
	width: 100%;
}
.smart-link {
	font-size: 20px;
	font-weight: 300;
	color: #606466;
	text-transform: uppercase;
}

.smart-link span{
	margin-left: 7px!important;
	width: 11px!important;
	height: 17px!important;
	display: inline-block!important;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
}

.smart-badge {
	position: absolute;
    width: 216px;
    height: 208px;
    top: -29px;
    right: 53px;
    background: url(img/smart-badge.png) center center no-repeat;
}

.badge-cz {
	position: absolute;
    width: 216px;
    height: 208px;
    top: -29px;
    right: 53px;
	background: url(img/smart-badge-cz.png) center center no-repeat;
}

.sbig7 {
	background-color: #dfefed;
}

.smart-car-glasses {
	background: url(img/car-glasses.png) center center no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 880px;
	height: 350px;
}
.smart-text {
	display: none;
}
.smart-link {
	margin-top: 40px;
}
@media (min-width: 1440px) {
	.smart-car-glasses {
		top: 92px;
		right: 30px;
		width: 880px;
		height: 350px;
	}

	.smart-text {
		max-width: 542px;
	}
}

@media (max-width: 1439px) {
	.smart-first {
		font-size: 51px;
	}
	.smart-second {
		font-size: 45px;
	}
	.smart-third {
		font-size: 29px;
	}

	.smart-car-glasses {
		top: 92px;
		right: 20px;
		width: 880px;
		height: 350px;
		background-size: 100% 100%
	}

	.smart-text {
		max-width: 520px;
	}

	.smart-badge {
		width: 190px;
		height: 183px;
		background-size: 100% 100%;
	}

	.badge-cz {
		width: 190px;
		height: 183px;
		background-size: 100% 100%;
	}
}

@media (max-width: 1024px) {
	.smart-first {
		font-size: 51px;
	}
	.smart-second {
		font-size: 45px;
	}
	.smart-third {
		display: none;
	}

	.smart-car-glasses {
		top: 92px;
		right: 20px;
		width: 830px;
		height: 326px;
		background-size: 100% 100%
	}
	.smart-link {
		margin-top: 40px;
	}
	.smart-text {
		display: none;
	}

	.smart-badge {
		top: 30px;
		width: 160px;
		height: 154px;
		background-size: 100% 100%;
	}
	.badge-cz {
		top: 30px;
		width: 160px;
		height: 154px;
		background-size: 100% 100%;
	}

}

@media (max-width: 907px) {
	.smart-first {
		font-size: 51px;
	}
	.smart-second {
		font-size: 45px;
	}
	.smart-third {
		display: none;
	}

	.smart-car-glasses {
		top: 162px;
		right: 20px;
		width: 600px;
		height: 238px;
		background-size: 100% 100%
	}
	.smart-link {
		margin-top: 40px;
	}
	.smart-text {
		display: none;
	}
	.smart-link span {
		display: inline-block;
	}
	.smart-badge {
		top: 90px;
		right: 20px;
		width: 130px;
		height: 125px;
		background-size: 100% 100%;
	}
	.badge-cz {
		top: 90px;
		right: 20px;
		width: 130px;
		height: 125px;
		background-size: 100% 100%;
	}

}


@media (max-width: 850px) {
	.smart-ban-holder {
		margin-left: 0px;
	}
}

@media (max-width: 800px) {
	.smart-car-glasses {
		width: 545px;
		height: 217px;
	}
}

@media (max-width: 680px) {
	.smart-ban-holder {
		text-align: center!important;
	}
	.smart-car-glasses {
		width: 530px;
		height: 211px;
	}
}

@media (max-width: 550px) {
	.smart-ban-holder {
		margin-top: 20px;
	}

	.smart-first {
		font-size: 39px;
		margin-bottom: 5px;
	}
	.smart-second {
		font-size: 33px;
	}
	.smart-third {
		display: none;
	}

	.smart-car-glasses {
		width: 430px;
		height: 171px;
		right: -5px;
		top: 152px;
	}
	.smart-badge {
		width: 130px;
		height: 125px;
		right: -10px;
		top: 90px;
	}
	.badge-cz {
		width: 130px;
		height: 125px;
		right: -10px;
		top: 90px;
	}
	.smart-link {
		margin-top: 10px;
	}
	.smart-text {
		display: none;
	}
	.smart-link span {
		display: inline-block;
	}

}

@media (max-width: 440px) {
	.smart-ban-holder {
		margin-top: 110px;
	}

	.smart-first {
		font-size: 27px;
		margin-bottom: 5px;
	}
	.smart-second {
		font-size: 21px;
	}
	.smart-third {
		display: none;
	}

	.smart-car-glasses {
		width: 330px;
		height: 131px;
		right: -25px;
		top: 182px;
	}
	.smart-badge {
		width: 110px;
		height: 106px;
		right: -10px;
		top: 110px;
	}
	.badge-cz {
		width: 110px;
		height: 106px;
		right: -10px;
		top: 70px;
	}
	.smart-link {
		margin-top: 10px;
	}
	.smart-text {
		display: none;
	}
	.smart-link span {
		display: inline-block;
	}

}
@media (max-width: 380px) {
	.smart-ban-holder {
		margin-top: 110px;
	}

	.smart-first {
		font-size: 22px;
		margin-bottom: 5px;
	}
	.smart-second {
		font-size: 18px;
	}
	.smart-third {
		display: none;
	}

	.smart-car-glasses {
		width: 330px;
		height: 131px;
		right: -40px;
		top: 202px;
	}
	.smart-badge {
		width: 110px;
		height: 106px;
		right: 20px;
		top: 120px;
	}
	.badge-cz {
		width: 110px;
		height: 106px;
		right: -10px;
		top: 70px;
	}
	.smart-link {
		margin-top: 10px;
		font-size: 18px;
	}
	.smart-text {
		display: none;
	}
	.smart-link span {
		display: inline-block;
	}

}

@media (max-width: 320px) {
	.smart-ban-holder {
		margin-top: 120px;
	}

	.smart-first {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.smart-second {
		font-size: 14px;
	}
	.smart-third {
		display: none;
	}

	.smart-car-glasses {
		width: 280px;
		height: 111px;
		right: -45px;
		top: 232px;
	}
	.smart-badge {
		width: 90px;
		height: 87px;
		right: -10px;
	}
	.badge-cz {
		width: 90px;
		height: 87px;
		right: -40px;
		top: 170px;
	}
	.smart-link {
		margin-top: 10px;
	}
	.smart-text {
		display: none;
	}
	.smart-link span {
		display: inline-block;
	}

}

.christmas {
	float: right;
	width: 52%;
}

.christmas-title {
	color: #fff;
	font-size: 54px;
	text-transform: uppercase;
	font-weight: 700;

    width: 100%;
	text-align: left;
    line-height: 58px;
    position: relative;
    top: 40px;
}

.christmas-btn {
	background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    margin-top: 10px;
    color: #fff;
    float: left;
	top: -70px;
	font-size: 24px;
    position: relative;
}

@media (max-width: 1440px){
.christmas {
	float: right;
	width: 53%;
}

.christmas-title {
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 700;

    width: 100%;
	text-align: left;
    line-height: 50px;
    position: relative;
    top: 50px;
}

.christmas-btn {
	background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    margin-top: 10px;
    color: #fff;
    float: left;
	top: -70px;
    position: relative;
}
}

@media (max-width: 1280px){
.christmas {
	float: right;
	width: 53%;
}

.christmas-title {
	color: #fff;
	font-size: 46px;
	text-transform: uppercase;
	font-weight: 700;

    width: 100%;
	text-align: left;
    line-height: 50px;
    position: relative;
    top: 50px;
}

.christmas-btn {
	background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    margin-top: 10px;
    color: #fff;
    float: left;
	top: -70px;
    position: relative;
}
}

@media (max-width: 1024px){
	.sbig1 {
		background-position: 20% center!important;
	}
.christmas {
	float: right;
	width: 53%;
}

.christmas-title {
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 700;

    width: 100%;
	text-align: left;
    line-height: 42px;
    position: relative;
    top: 50px;
}

.christmas-btn {
	background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    margin-top: 10px;
    color: #fff;
    float: left;
	top: -70px;
    position: relative;
}
}

@media (max-width: 800px){
.christmas {
	width: 100%;
	position: relative;
    top: 80px;
}

.christmas-title {
	color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 700;

    width: 100%;
    text-align: center;
    line-height: 44px;
    position: relative;
    top: 50px;
}

.christmas-btn {
	    background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    color: #fff;
    top: 0px;
    /* position: relative; */
    margin: 10px auto;
    width: 150px;
    float: none;
}
}


@media (max-width: 600px){

.christmas {
	width: 100%;
	position: relative;
    top: 80px;
}

.christmas-title {
	color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;

    width: 100%;
    text-align: center;
    line-height: 44px;
    position: relative;
    top: 60px;
}

.christmas-btn {
	    background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    color: #fff;
    top: 0px;
    /* position: relative; */
    margin: 10px auto;
    width: 150px;
    float: none;
}
}

@media (max-width: 450px){
.christmas {
	width: 100%;
	position: relative;
    top: 80px;
}

.christmas-title {
	color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;

    width: 100%;
    text-align: center;
    line-height: 28px;
    position: relative;
    top: 70px;
}

.christmas-btn {
	    background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    color: #fff;
    top: 0px;
    /* position: relative; */
    margin: 10px auto;
    width: 150px;
    float: none;
}
}

@media (max-width: 380px){
.christmas {
	width: 100%;
	position: relative;
    top: 80px;
}

.christmas-title {
	color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;

    width: 100%;
    text-align: center;
    line-height: 28px;
    position: relative;
    top: 70px;
}

.christmas-btn {
	    background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    color: #fff;
    top: 0px;
    /* position: relative; */
    margin: 10px auto;
    width: 150px;
    float: none;
}
}

@media (max-width: 360px){
.christmas {
	width: 100%;
	position: relative;
    top: 80px;
}

.christmas-title {
	color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;

    width: 100%;
    text-align: center;
    line-height: 28px;
    position: relative;
    top: 70px;
}

.christmas-btn {
	    background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    color: #fff;
    top: 0px;
    /* position: relative; */
    margin: 10px auto;
    width: 150px;
    float: none;
}
}

@media (max-width: 320px){
.christmas {
	width: 100%;
	position: relative;
    top: 80px;
}

.christmas-title {
	color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;

    width: 100%;
    text-align: center;
    line-height: 28px;
    position: relative;
    top: 70px;
}

.christmas-btn {
	    background: rgba(0, 0, 0, .4);
    padding: 10px 20px;

    color: #fff;
    top: 0px;
    /* position: relative; */
    margin: 10px auto;
    width: 150px;
    float: none;
}
}
body .cc_banner-wrapper .cc_container{
	background: rgba(0, 185, 174, 0.79);
	font-family: 'Open Sans', sans-serif;
}

/* smart-zima */

.smart-zima-first {
							font-size: 62px;
							font-weight: 900;
							color: #FFF;
							width: 100%;
							text-transform: uppercase;
							font-family: proxima_nova_rgregular;
							background-color: rgba(54,194,178,0.85);
							display: table-cell;
							padding: 10px 20px;
							top: 30px;
							position: relative;
						}

						.smart-zima-zlava {
							width: 360px;
							height: 290px;
							top: 91px;
							right: 353px;
							position: absolute
						}

						.smart-zima-zlava {
							background: url(img/iclinic-zlava-na-relex-smile-400-eur.png) center center no-repeat;
							background-size: 100% 100%
						}

						.smart-zima-smartwatch {
							width: 424px;
							height: 278px;
							top: 135px;
							right: 28px;
							position: absolute
						}

						.smart-zima-smartwatch {
							background: url(img/iclinic-darcek-smartwatch.png) center center no-repeat;
							background-size: 100% 100%
						}

						.smart-zima-link p {
							font-size: 24px;
							font-weight: normal;
							color: #FFF;
							margin-top: 45px;
							text-transform: uppercase;
							font-family: proxima_nova_rgregular;
							background-color: rgba(0,0,0,0.7);
							display: block;
							width: 235px;
							padding: 9px 20px 4px;
							/*height: 34px*/

						}

						@media (max-width: 1366px){
							.smart-zima-first {
								font-size: 58px;
							}

						}

						@media (max-width: 1280px){
							.smart-zima-first {
								font-size: 45px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								font-size: 20px;
							}

							.smart-zima-smartwatch {
								width: 320px;
								height: 210px;
								top: 184px;
								right: 100px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 320px;
								height: 258px;
								top: 121px;
								right: 373px;
								position: absolute
							}

						}

						@media (max-width: 1024px){
							.smart-zima-first {
								font-size: 45px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								font-size: 20px;
							}

							.smart-zima-smartwatch {
								width: 320px;
								height: 210px;
								top: 214px;
								right: 00px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 320px;
								height: 258px;
								top: 131px;
								right: 263px;
								position: absolute
							}

						}

						@media (max-width: 970px){
							.smart-zima-first {
								font-size: 45px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 320px;
								height: 210px;
								top: 214px;
								right: 00px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 320px;
								height: 258px;
								top: 131px;
								right: 263px;
								position: absolute
							}
							#slider .myslider_vp ul.slider li.ferari .ferari-desc{
								width: 100%;
								height: 50px;
								position: absolute;
								top: 30px;
								left: 50%;
							}
							#slider .myslider_vp ul.slider li.ferari h2{
								font-size: 36px;
							}

						}

						@media (max-width: 800px){
							.smart-zima-first {
								font-size: 42px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 320px;
								height: 210px;
								top: 214px;
								right: 00px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 320px;
								height: 258px;
								top: 131px;
								right: 263px;
								position: absolute
							}

						}

						@media (max-width: 768px){
							.smart-zima-first {
								font-size: 40px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 320px;
								height: 210px;
								top: 214px;
								right: -20px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 320px;
								height: 258px;
								top: 131px;
								right: 243px;
								position: absolute
							}
							#slider .myslider_vp ul.slider li.ferari .ferari-desc{
								width: 100%;
								height: 50px;
								position: absolute;
								top: 60px;
								left: 50%;
							}
							#slider .myslider_vp ul.slider li.ferari h2{
								font-size: 32px;
							}

						}

						@media (max-width: 600px){
							.smart-zima-first {
								font-size: 45px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 320px;
								height: 210px;
								top: 214px;
								right: -20px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 320px;
								height: 258px;
								top: 131px;
								right: 203px;
								position: absolute
							}

						}

						@media (max-width: 568px){
							.smart-zima-first {
								font-size: 43px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 300px;
								height: 197px;
								top: 214px;
								right: 0px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 300px;
								height: 242px;
								top: 131px;
								right: 183px;
								position: absolute
							}

						}

						@media (max-width: 500px){
							.smart-zima-first {
								font-size: 36px;
								padding: 10px 20px;
								top: 15px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 250px;
								height: 138px;
								top: 214px;
								right: 0px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 250px;
								height: 201px;
								top: 131px;
								right: 183px;
								position: absolute
							}
							#slider .myslider_vp ul.slider li.ferari h2{
								font-size: 26px;
							}
							#slider .myslider_vp ul.slider li.ferari .bg{
								background-image: url('/wp-content/themes/relex/img/ferari_pozadi.jpg')
							}
							#slider .myslider_vp ul.slider li.ferari .ferari-img{
								display: block;
								position: absolute;
								bottom: 20%;
								left: 50%;
								transform: translateX(-50%);
								-webkit-transform: translateX(-50%);
								width: 80%;
							}
						}

						@media (max-width: 420px){
							.smart-zima-first {
								font-size: 30px;
								padding: 10px 20px;
								top: 20px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 210px;
								height: 138px;
								top: 155px;
								right: -20px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 210px;
								height: 169px;
								top: 111px;
								right: 143px;
								position: absolute
							}

						}

						@media (max-width: 380px){
							.smart-zima-first {
								font-size: 27px;
								padding: 10px 20px;
								top: 25px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 210px;
								height: 138px;
								top: 155px;
								right: -80px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 210px;
								height: 169px;
								top: 151px;
								right: 53px;
								position: absolute
							}

						}

						@media (max-width: 320px){
							.smart-zima-first {
								font-size: 22px;
								padding: 10px 20px;
								top: 30px;
								position: relative;
							}

							.smart-zima-link {
								display: none;
							}

							.smart-zima-smartwatch {
								width: 180px;
								height: 118px;
								top: 155px;
								right: -40px;
								position: absolute
							}

							.smart-zima-zlava {
								width: 180px;
								height: 145px;
								top: 91px;
								right: 63px;
								position: absolute
							}

						}


						.contaBox {
							position: relative;
						}

						.cz_content {
							min-height: 510px!important;
						}

#pobocky .container > div .info-content .phone a {
    text-decoration: none !important;color: #1a6171 !important;
}

		header .container nav {
			position: relative;
		}

		header .smartphone {
			position: absolute;
			right: 13px;
			top: 30px;
		}

		header .hidden-smartphone {
			display: none;
		}



		header .hidden-smartphone span {
			display: block;
		}

		header .smartphone span, header .smartphone a, header .hidden-smartphone span, header .hidden-smartphone a {
			font-family: 'Open Sans', sans-serif;
			font-weight: 700;
			font-size: 16px;
			color: #5e5e5e;
			text-decoration: none;
		}

		header.fixed .smartphone {
			display: none;
		}

		header .smartphone i, header .hidden-smartphone i {
			color: #36c2b2;
			font-size: 23px;
		}

		header .smartphone i, header .hidden-smartphone i  {
			padding-right: 5px;
			vertical-align: middle;
		}


		@media (max-width: 1170px){
			header .smartphone {
				display: none;
			}

			header .hidden-smartphone {
				display: inherit;
				width: 200px;
				position: absolute;
				right: 230px;
				top: 16px;
				text-align: right;

			}

			header.fixed .hidden-smartphone {
				display: inherit;
				width: 200px;
				position: absolute;
				right: 230px;
				top: 1px;
				text-align: right;

			}
		}

		@media (max-width: 736px){
			header .smartphone {
				display: none;
			}

			header .hidden-smartphone {
				display: none !important;
			}
		}


		#preco-relex .container h1 {
			font-weight: bold;
			font-size: 42px;
			color: #1a6171;
			text-align: center;
			background: url(//www.relexsmile.sk/wp-content/themes/relex/img/h-bg.png) no-repeat center bottom;
			padding-bottom: 30px;
			margin-bottom: 20px;
		}

/* Blog */
#blog-list-post{
  margin: 0px 0px 30px 0px
}
.row{
  width: 100%;
  display: table;
  max-width: 1030px;
  margin: 15px auto;
}
.col-md-6{
  width: 50%;
  display: inline-block;
  float: left;
  padding: 0px 15px;
}
.article-detail .text-part{
  background-color: #f9f9f9;
  float: left;
  padding: 10px 20px 20px 20px;
  min-height: 220px;
}

.article-detail {
  margin-bottom: 20px;
}

.article-detail .img-link{
  display: inline-block;
  width: 100%;
  height: auto;
  float: left
}
.article-detail .img-link img{
  width: 100%;
  height: auto;
  float: left;
}
.article-detail .text-part .meta-date{
  color: #8d8d8d;
  font-size: 14px;
  line-height: 16px;
  margin: 6px 0;
}
.article-detail .text-part h2,
.article-detail .text-part h2 a.h2-link{
  font-size: 20px;
  line-height: 24px;
  min-height: 48px;
  text-transform: none;
  margin: 0;
  text-decoration: none;
  display: inline-block;
  color: #007485;
  font-weight: bold;
}
.article-detail .text-part h2{
  margin-bottom: 10px;
}
.article-detail .text-part .excerpt-post{
  font-size: 16px;
  line-height: 1.3em;
}
.article-detail .text-part .excerpt-post div{
  color: #5e5e5e;
  font-size: 16px;
  line-height: 24px;
  min-height: 72px;
}
.article-detail .text-part .link-to-post{
  color: #35b4ad;
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
  color: #007485;
  font-size: 16px;
  line-height: 24px;
}
.article-detail .text-part .link-to-post:hover{
  text-decoration: underline;
}
.post-detail-single .post-detail-header{
  background-size: 100%;
  background-position: 50% 50%;
}
.post-detail-single .post-detail-header h1{
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  margin: 0 0 30px 0;
  padding: 150px 0;
  text-align: center;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
  font-size: 42px;
  line-height: 50px;
}
.post-detail-content{
  display: table;
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
}
.post-detail-desc{
  float: left;
  margin-right: 2%;
  width: 73%;
  display: inline-block;
}
.post-detail-side{
  float: left;
  width: 25%;
  display: inline-block;
}
.post-detail-side h3,
.post-detail-side h2{
  line-height: 34px;
  text-transform: none;
  margin: 0 0 15px;
  line-height: 32px;
  font-weight: regular;
  color: #5e5e5e;
}
.post-detail-side ul{
  margin: 0 0 15px;
}
.post-detail-side ul li{
  border-bottom: 1px solid #e3e3e3;
  font-style: normal;
  font-size: 15px;
  line-height: 26px;
  padding: 0;
  float: left;
  margin: 0 0 10px;
  width: 100%;
  list-style-type: none;
  display: inline-block;
}
.post-detail-side ul li:last-child{
  border-bottom: initial;
}
.post-detail-side ul li a{
  float: left;
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  color: #007485;
  font-size: 16px;
  line-height: 24px;
}
.post-detail-side ul li a img{
  margin: 6px 15px 15px 0;
  width: 60px;
  float: left;
}
.post-detail-desc a{
  color: #007485;
  text-decoration: none;
}
.post-detail-desc a:hover{
  text-decoration: underline;
}
.post-detail-desc .meta-data{
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.post-detail-desc a.share_button_signle_po{
  display: inline-block;
  float: left;
  margin-left: 15px;
  margin-top: -2px;
}
.post-detail-desc a.share_button_signle_po p{
  display: inline-block;
  padding: 2px 0px;
  background: #3b5998;
  border-radius: 3px;
  color: #ffffff;
  padding-right: 10px;
}
.post-detail-desc a.share_button_signle_po p span{
  font-weight: bold;
  border-right: 1px solid #fff;
  display: inline-block;
  text-align: center;
  padding: 0px 8px;
  margin-right: 5px;
}
.post-detail-desc .meta-date-date{
  float: left;
  display: inline-block;
}
.post-detail-desc .meta-date{
  width: 100%;
  float: left;
  display: inline-block;
  color: #8d8d8d;
}
#blog-list-post .container{
  max-width: 1230px;
  width: 100%;
}
.post-detail-desc .post-description{
  font-size: 16px;
  line-height: 24px;
}
.post-detail-desc .post-description h2{
  font-size: 36px;
  line-height: 42px;
  margin: 20px 0;
}
#blog-list-post .row-h1,
#post-detail .post-detail-single .row-h1{
  background-image: url(img/background-blog-header.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  margin: 0 0 30px 0;
  padding: 36px 0;
  text-align: center;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
#blog-list-post .row-h1 h1,
#post-detail .post-detail-single .row-h1 h1{
  font-size: 42px;
    	color: #ffffff;
  margin-bottom: 0px;
}
#post-detail .post-detail-single .row-h1 p{
  line-height: 50px;
  font-size: 42px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}
#blog-list-post h1,
#post-detail h1{
  font-size: 42px;
  	color: #1a6171;
  line-height: 1.2em;
  margin-bottom: 30px;
}
#blog-list-post h2,
#post-detail h2{
  font-size: 20px;
  line-height: 30px;
  color: #5e5e5e;
}
#blog-list-post h3,
#post-detail h3{
  font-size: 20px;
}
#operacia .container p,
#operacia .container p.text,
#operacia .container dl dd,
#operacia .container .gallery .thumbs a span{
  color: #5e5e5e;
}
#operacia .container p a,
#operacia .container p.text a,
#operacia .container dl dd a,
#preco-vybrat-wrapper a,
#preco-vybrat-text-wrapper a,
#rozdiely-wrapper a,
#rozdiely-text-wrapper a,
#faq-wrapper a,
#faq-text-wrapper a,
#iclinic-wrapper a,
#fb-wrapper a{
	text-decoration: none;
	color: #007485;
}
#operacia .container p a:hover,
#operacia .container p.text a:hover,
#operacia .container dl dd a:hover,
#preco-vybrat-wrapper a:hover,
#preco-vybrat-text-wrapper a:hover,
#rozdiely-wrapper a:hover,
#rozdiely-text-wrapper a:hover,
#faq-wrapper a:hover,
#faq-text-wrapper a:hover,
#iclinic-wrapper a:hover,
#fb-wrapper a:hover{
	text-decoration: underline;
	color: #007485;
}
#preco-vybrat-wrapper h2 a,
#preco-vybrat-text-wrapper h2 a,
#rozdiely-wrapper h2 a,
#rozdiely-text-wrapper h2 a,
#faq-wrapper h2 a,
#faq-text-wrapper h2 a,
#iclinic-wrapper h2 a,
#fb-wrapper h2 a,
#preco-vybrat-wrapper h2 a:hover,
#preco-vybrat-text-wrapper h2 a:hover,
#rozdiely-wrapper h2 a:hover,
#rozdiely-text-wrapper h2 a:hover,
#faq-wrapper h2 a:hover,
#faq-text-wrapper h2 a:hover,
#iclinic-wrapper h2 a:hover,
#fb-wrapper h2 a:hover{
  color: #fff;
  text-decoration: none;
}
.post-detail-content .post-description img.alignright {float:right; margin:0 0 1em 1em}
.post-detail-content .post-description img.alignleft {float:left; margin:0 1em 1em 0}
.post-detail-content .post-description img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.post-detail-content .post-description a img.alignright {float:right; margin:0 0 1em 1em}
.post-detail-content .post-description a img.alignleft {float:left; margin:0 1em 1em 0}
.post-detail-content .post-description a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
header .smartphone span:first-child{
  margin-right: 20px;
}
header .smartphone span:nth-child(2) i{
  vertical-align: top;
  font-size: 20px
}

@media (max-width: 991px) {
  .post-detail-desc{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 70px;
  }
  .post-detail-side{
    width: 100%;
    margin-bottom: 70px;
  }
  .post-detail-side ul li{
    float: left;
    margin: 0 1% 15px;
    width: 48%;
  }
  .post-detail-side ul li:last-child{
    border-bottom: 1px solid #e3e3e3;
  }
  section#post-detail .post-detail-content{
    width: 95%;
    margin: 0px 2.5%
  }
  section#post-detail{
    overflow: hidden;
    width: 100%
  }
  section#post-detail h1{
    overflow: hidden;
    width: 100%
  }
  section#post-detail .post-detail-desc .post-description img{
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .post-detail-side ul li{
    width: 98%;
  }
  .col-md-6.article-detail{
    width: 100%;
    padding: 15px 10px;
  }
}
@media (max-width: 740px) and (min-width: 651px) {
  header .container nav ul li a{
    font-size: 13px;
    padding: 5px 7px;
  }
}
@media (max-width: 650px) and (min-width: 565px) {
  header .container nav ul li a{
    font-size: 11px;
    padding: 5px 5px;
  }
}
@media (max-width: 565px) {
  header .container .logos a.relex{
    padding-top: 0px;
  }
  #blog-list-post,
  #post-detail{
    margin-top: 40px;
  }
}


@media (max-width:1366px){

  .smart-container {
    width: 100%!important;
  }
}

@media (max-width:400px){

  header .container .logos a.iclinic img {
      width: 55px;
      height: auto!important;
  }
}
 
#smart table {
    border-color: #ddd;
}
#smart table td{ 
	font-size: 18px;
	padding: 5px;
    font-size: initial;
}
#smart ul li {
	font-size: 18px;
} 
#smart ul {
	margin-left: 20px;
	margin-bottom: 30px;
}

@media (max-width: 567px) {
  
  #footer .container > div p {
      margin-bottom: 10px;
      width: 100%;
  }

  #footer .container > div > a {
      float: inherit;
      padding: 0px 0px;
  }

  #footer .container > div {
    padding: 25px 0px;
  }

}