*,h1,h2,h3,h4,h5,h6  { margin: 0; padding: 0; }

a,a:hover {
    text-decoration: inherit;
    color: inherit;
    font: inherit;
}

ul, li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

body {
    width: 100%;
    height: 100%;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: normal;
}

h1 { font-size: 40px; font-weight: bold }
h2 { font-size: 30px; padding-bottom: 10px; padding-top: 10px; font-weight: bold }
h3 { font-size: 30px; padding-bottom: 40px; padding-top: 10px; }

section { padding: 70px 0; background: #efefef; }

.vzory {
    margin: 50px 0;
    font-size: 14px;
}

.vzory span {
    padding: 0 5px;
    color: #dbdbdb;
}
.vzory p {
    padding: 20px;
}

.vzory table {
    table-layout: auto !important;
    width: inherit;
}
.vzory td {
    width: auto !important;
    padding: 5px 0;
}

.vzory img {
    border: 1px solid #e3e3e3;
    margin: 10px;
    padding: 5px;
    background: #fff;
}




header {
    background: #02424b;
    min-height: 75px;
    line-height: 75px;
    color: rgb(255,255,255);
}


header a:hover { color: rgb(55, 171, 167); }
header .navi a:hover { color: #897dc8; }
header .menu a { padding: 0 10px; font-size: 15px;}
header .act { color: #bcbac6; text-decoration: underline; }
.logo { display: inline-block; width: 190px;}
.navi { background: #37aba7; line-height: 50px; height: 50px }
.navbar-toggle { 
    border: 2px solid rgb(255, 255, 255); 
    position: static ; 
    float: none;
    margin-right: 10px;
    padding: 9px 10px;
    margin: 0;
    border-radius: 4px;
}
.navbar-toggle .icon-bar { background: #ffffff; }


.slider-text {
    position: absolute;
    top: 35%;
    left: 7%;
    background: rgba(255,255,255,0.7);
    color: #02424b;
    padding: 24px; 
}
.slider-text-h1 {
    font-size: 48px;
    padding: 0;
}
.slider-text-p {
    font-size: 24px;
    padding-top: 14px;
}

.foto img {
    width: 200px;
    height: 200px;
    border: 1px solid #e3e3e3;
    margin: 10px;
    padding: 5px;
    background: #fff;
}

.foto img:hover {
    box-shadow: 0 0px 10px #02424b;
}

a.button {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    margin: 30px auto;
    border: 1px solid white;
    color: white;
}
a.button:hover {
    color: #e3e3e3;
}

.home .mb { margin-top: 50px;}
.home_sub { background: #02424b; color: white; min-height: 115px; line-height: 115px; font-size: 20px;}

.home-ako-text-h {
    font-size: 28px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
}
.home-ako-num {
    font-size: 56px;
    font-family: Montserrat;
    font-weight: 700;
}
.home-ako-text-p {
    font-size: 16px;
    margin: 34px;
}

.home-preco-text-p {
    font-size: 16px;
    color: #5e5e5e;
    padding: 10px 0;
    min-height: 160px;
}

.h1 {
    font-size: 38px;
    padding: 15px 0 50px;
    font-weight: bold;
}

.h2 {
    font-size: 30px;
    padding: 15px;
    font-weight: bold;
}

.h3 {
    font-size: 18px;
    font-weight: bold;
}


.p15 { padding: 15px; }
.p15 a { border: 1px solid #02424b; padding: 5px 10px; color: #02424b; border-radius: 3px; margin-top: 10px; display: inline-block; font-size: 17px; transition: background 600ms;  }
.p15 a:hover { background: #02424b; color: white}

.home_sub2 { background: #02424b; font-size: 24px; color: white; padding: 40px 0 }

section.pad p  { padding-left: 20px; }

.gray {
    color: #5e5e5e;
}
.link {
    text-decoration: underline;
    color: #02424b;
}

.linkbox {
    color: #02424b;
    border: 1px solid #02424b;
    padding: 15px;
    border-radius: 3px;
    margin: 10px;
}

.linkbox:hover {
    background: #02424b;
    color: #ffffff;
}

.faq {
    padding-bottom: 30px; 
}
.faq-otazka { 
    font-size: 20px;
    font-style: italic;
}
.faq-odpoved { 
    font-size: 16px;
    padding-left: 10px;
}

.pad b.f20 { color: #37aba7; font-size: 16px; padding-top: 20px; display: block }
b.f20 { font-size: 20px; padding-bottom: 5px; display: block }
.p20 { padding: 20px;}
.pad10 { padding: 10px;}
.f16 { font-size: 16px }
.f17 { font-size: 17px }
.f20 { font-size: 20px }
.f25 { font-size: 25px }
.f30 { font-size: 30px }
.f40 { font-size: 40px }
.f50 { font-size: 50px }
.f60 { font-size: 60px }
.f70 { font-size: 70px }
.dkg { color: #135e5b }
.tyr { color: #37aba7 }
.wht { color: white;}
.blk { color: #2e2e2e} 
.fux { color: #897dc8 }
.fia { color: #5c539b}
.fial { color: rgb(112, 105, 173); }
.tyrl { color: #34c3be; }
.pt15 { padding-top: 15px }
.pt40 { padding-top: 40px }
.pt60 { padding-top: 60px }
.pl30 { padding-left: 40px }
.pb0 {	padding-bottom: 0 }
.pb20 {	padding-bottom: 20px }
.mb30 {	margin-bottom: 30px }
.mb50 {	margin-bottom: 50px }
.ib {	display: inline-block;}
.ot {	margin-top: -30px; }
.up {	text-transform: uppercase; }
.mar { margin: 50px 0; }
.lh45 { line-height: 45px; }
.p_pad {	margin-top: 15px;}
.p_pad img { float: left; padding-top: 10px; }
.p_pad p { padding: 10px 0; line-height: 25px; font-size: 16px }
a.bloglink.w200 { width: 200px;}
a.bloglink.w250 { width: 250px;}
.ma {	margin: 0 auto;}
.fl {	float: left; }
.line_tir { height: 8px; border-bottom: 5px solid #34c3be; }

.mons { font-family: "Montserrat", sans-serif; font-size: 280px; line-height: 80px; margin-top: 90px; }
.monsmar {  margin-top: 30px; margin-bottom: 75px;}
.monsmar2 { margin-top: 10px; margin-bottom: -10px;}
.dur { color: #39325e; }

.bg_tyr { background: #37aba7; }
.bg_dkg { background: #135e5b; padding: 17px; margin-top: 20px;}
.bg_fux { background: #897dc8; padding: 17px; margin-top: 20px;}
.bg_heu { background: #f7f7f7; padding: 40px 0 }
.bg_new { background: #7069AD; padding: 20px 0 5px; }

.bg_hu1 { background: #36c3be; padding: 30px 0 0; }
.bg_hu2 { background: white;   padding: 30px 0 0; }
.bg_hu3 { background: #7069AD; padding: 30px 0 0; }

.bg_wht { background: #ffffff; }
.bg_lg  { background: #f3f3f3; }
.gif    {     
    width: 100px;
    height: 100px;
    margin: 0 auto; 
    text-align: center;
}
.w350 { width: 350px; }

section.bg1 { background: #37aba7; color: white; padding-bottom: 0 }
section.bg2 { background: #39325e; color: white; padding-bottom: 30px; padding-top: 45px }
section.bg3 { background: #02424b; color: white; }

footer {
    background: #2e2e2e;
    color: #ffffff;
    margin-top: 0px;
    padding: 40px 0 0;
}
.footline {
    border-top: 1px solid #262626;
    color: #989898;
    padding: 15px 0;
    margin-top: 25px;
    background: #333333;
}

.form-control {
	margin-top: 10px;
	border-radius: 3px;
	border: 1px solid rgb(237, 230, 230);
	-webkit-box-shadow: none;
	box-shadow: none;
}

a { transition: color 400ms; }

.menu > button { display: none; }

.info { background: #34c3be; color: white; padding: 30px; text-align: justify; line-height: 30px;}
.info h2 { padding-bottom: 20px; font-size: 24px; }


.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ref_bg { 
    background: url("/assets/img/ref_bg.png");
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 20px;
    height: 200px;
    text-align: justify;
    max-width: 560px; 
}

.ref { font-weight: bold; line-height: 50px;}
.ref img { padding: 5px }

.materialy .f25 {
    margin-top: 30px;
}
span.gray { padding-left: 10px; padding-right: 10px; color: #dddddd; }

.search { padding: 10px; border: 1px solid rgb(229, 227, 227); border-radius: 2px; margin-top: 10px; margin-bottom: 30px; width: 95%; }
.b { font-weight: bold; }
.blog li {
	list-style: square inside ;
	display: list-item;
	color: #3389c6;
	line-height: 25px;
}
.blog li a { color: black; }
.blog li a:hover { color: #37aba7; text-decoration: underline }
a.bloglink {
    display: block;
    width: 150px;
    height: 45px;
    font-size: 15px;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
    margin: 15px 0;
    background: #024248;
    border: 2px solid #597c6b;
    color: white;
}
a.bloglink:hover,a.send:hover { background: #0a626a; }

.pagi a { padding: 8px 15px; border: 2px solid #dddddd; border-radius: 3px; line-height: 50px; }
.pagi .active { background: #37aba8; border-color: #2d9490; color: white }
.pagi a:hover { border-color: #B5B5B5 }



#f { width: 100% }
.tim-foto { width: 165px; height: 110px; cursor: pointer; opacity: 0.4}
.tim-text { display: none;}
.tim_arr img { border-radius: 3px; }
.tim_arr img:hover {	opacity: 0.8 }
.tim_arr { position: absolute; bottom: 30px; margin-left: -50px; left: 50%; cursor: pointer;}
.tim-name {	padding-top: 5px; padding-bottom: 2px; text-transform: uppercase; font-size: 14px; }
.post { text-transform: uppercase; color: #34c3be; font-size: 14px; }
.mob_on {	display: none; }

.toptext { color: white; text-shadow: 2px 2px 5px black; font-weight: bold; padding: 75px 0;
          
          color: #3c3c3c;
            text-shadow: 2px 2px 5px #b7b7b7;
          
}

.blog li {
    padding: 10px;
}
.blog img {
    margin-bottom: 35px;
}
.blog_bg {
    min-height: 110px;
}
.blog_bg b {
    display: inline;
}
.blog_bg h3 {
    font-size: 24px;
}
.pagi a {
    background: white;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 24px;
}
.swiper-container {
    position: relative;
}

@media screen and (min-width: 1200px) {
	/* .home { min-height: 515px; } ??? */ 
	.home .mb { padding-top: 80px;}
}

@media screen and (max-width: 1200px) {
	.home_sub { line-height: normal; }
	.info { line-height: 20px;}
	.tim_arr {
		position: relative;
    	top: 30px;
    	margin-left: auto;
    	left: auto;
    	padding-bottom: 20px;
    	text-align: center;
    }
}    

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.infoline { padding-top: 25px; }
}

@media screen and (max-width: 992px) {
	.ppt { padding-top: 30px; }
	.pp  { padding-top: 30px; padding-bottom: 15px; text-align: center;}
	.ppp { padding-top: 30px; padding-bottom: 15px; }
	.mons { opacity: 0.1	;}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	header .col-sm-12 { text-align: center;}
	.pb0 { padding-bottom: 30px; }
}

@media screen and (max-width: 768px) {
	
    .linkbox {
        display: block;
        margin: 10px;
    }
    
	.row-eq-height { display: block;	}
	.ref_bg { background: none; height: auto; padding: 30px 20px 0px;}
	.pb0 { padding-bottom: 30px; }
	.home_sub { line-height: normal; height: auto	}
	.mm  { margin-top: 30px; margin-bottom: 15px; text-align: center;}
	.mmm { margin-top: 30px; margin-bottom: 15px;}
	
	section h2 { margin-top: auto;}
	section img { margin: 0 auto; }	
	contact { font-size: 20px;	}
	.display-cell { display: block;}
	.img-responsive {	display: inline-block;}
	.menu_m { display: none; width: 100%;}
	.navbar-toggle .icon-bar { background: #ffffff; }
	.display-table{ display: block; table-layout: auto;}
	.text-left, .c { text-align: center;}
	.menu a {
	  	display: none;
    	width: 100%;
      display: block;	
      font-size: 20px;
    	line-height: 35px; 	
	}
	.menu button {
    	display: block;
    	margin: 0 auto;
    	margin-top: 10px;
    	margin-bottom: 15px;
    	position: absolute;
      top: -65px;
	}
	.logo { max-width: 65%; margin-left: 25px }
	.mob_on {	display: block; }
	.mob_off {	display: none; }
	.ref { text-align: center; line-height: normal; padding-top: 15px	}
	.ref img { display: block;	}
	.ref_bor { border: 2px solid rgb(55, 171, 167); border-radius: 5px; margin: 10px 0; padding-bottom: 20px; }
	.cent { margin: 0 auto}

	.toptext, .f60, .f70 { font-size: 35px;	}
	.bg_hu1 div,.bg_hu2 div,.bg_hu3 div, .p_pad, .bg_lg {
            text-align: center;
	}
	.pb20 .bloglink {
		margin: 0 auto;
		margin-top: 15px;
	}
        
        .w350 { width: 200px; }
        .slider-text { top: auto; left: auto; }
        .slider-text-h1 { font-size: 20px; }
        .slider-text-p { font-size: 16px; }
        span.gray { display: none;}
        
        .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
        
        
}



html, body { overflow-x: hidden;}
.animation-element { opacity: 0; position: relative;}

.animation-element.slide-left.in-view, .animation-element.slide-right.in-view, .animation-element.slide-top.in-view, .animation-element.slide-bottom.in-view, .animation-element.slide-vis.in-view, .animation-element.slide-vis2.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}

.animation-element.slide-top {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px, -100px, 0px);
  -webkit-transform: translate3d(0px, -100px, 0px);
  -o-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate3d(0px, -100px, 0px);
}

.animation-element.slide-bottom {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px, 100px, 0px);
  -webkit-transform: translate3d(0px, 100px, 0px);
  -o-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate3d(0px, 100px, 0px);
}

.animation-element.slide-vis {
  opacity: 0;
  -moz-transition: all 1000ms linear;
  -webkit-transition: all 1000ms linear;
  -o-transition: all 1000ms linear;
  transition: all 1000ms linear;
}

.animation-element.slide-vis2 {
  transform: scale(3.5);
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
  transition: all .4s linear;
}

.animation-element.cas1 {
  -moz-transition: all 600ms linear;
  -webkit-transition: all 600ms linear;
  -o-transition: all 600ms linear;
  transition: all 600ms linear;
}

.animation-element.cas2 {
  -moz-transition: all 700ms linear;
  -webkit-transition: all 700ms linear;
  -o-transition: all 700ms linear;
  transition: all 700ms linear;
}

.animation-element.cas3 {
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
}

