body
{
   background: #f2f2f2;
   color: #3d3d3d;
   margin: 0px;
   font-family: 'Arial';
}

*
{
   margin: 0px;
   padding: 0px;
   text-decoration: none;
   list-style-type: none;
   border: 0px;
}

@font-face {
    font-family: conga; /* deklarace fontu */
    src: url("/fonts/Conga_Brava_Std_Regular_CZ.ttf"); /* propojení na umístění souboru */
}


/**** header ****/

header
{
   margin-bottom: 0px;
}

@media screen and (min-width: 1280px) {

/**** menu ****/



#logo
{
   height: 70px;
   position: relative;
   top: 0px;
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}

.menu-logo
{
  display: block;
   width: 355px;
   height: 70px;
}

.menu-a
{
   line-height: 70px;
}

.menu3
{
display: none;
}

.menu
{
   position: fixed;
   top: 0;
   width: 100%;
   height: 70px;
   z-index: 1000;
   background: rgba(45, 49, 51, 0.83);
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}

.menu ul
{
   height: 50px;
   width: 90%;   
   margin: 0px auto;
}

.menu ul li
{
   float: left;
}

.menu ul li a
{
   color: white;
   line-height: 70px;
   display: block;
   padding: 0 12px;
   font-size: 16px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu ul li a span
{
   
}

.menu ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}

.menu2 {
display: none;
}

.menu2 ul
{
   height: 50px;
   width: 90%;   
   margin: 0px auto;
}

.menu2 ul li
{
   float: none;
}

.menu2 ul li a
{
   color: white;
   line-height: 70px;
   display: block;
   padding: 0 12px;
   font-size: 16px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu2 ul li a span
{
   
}

.menu2 ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}

h1 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 6px;
 }

 h2 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 6px;
 }

  h4 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 10px;
 }

/**** body ****/

.telbar {
   background-color: #2c7fb5;
   color: white;
   padding: 15px 0;
   font-size: 20px;
   font-weight: 500;
   text-align: center;
   border-top: 2px solid #131661;
}

.motto {

   font-size: 34px;
   text-align: center;
   margin-top: 45px;
}

.bg-round {
   overflow: hidden;
   position: relative;
   width: 100%;
   z-index: 1;
   background-color: #2c7fb5;
}

.bg-round:before {
    content: '';
    height: 1700px;
    width: 4000px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
   background: #f2f2f2;
}

.lpage {
   overflow: auto;
   width: 100%;
   z-index: 1;
   background-color: #f2f2f2;
   padding-bottom: 70px;
}

.sluzby {
   overflow: auto;
   margin-top: 38px;
}

.sluzby > ul > li {
   float: left;
   width: 20%;
   padding: 10px;
   text-align: center;
   box-sizing: border-box;
}

.sluzby > ul > a {
   display: block;
}

.sluzby-d {
   display: inline-block;
   border-radius: 50%;
}

.sluzby-img {
   width: 180px;
   display: block;
   background: #EFEFEF;
   border-radius: 50%;
   border: 5px solid #00aeef;
}

.sluzby > ul > li h2 {
   height: 52px;
   color: #00aeef;
}

.sluzby > ul > li p {
   margin-top: 10px;
   padding: 0 12px;
   color: black;
   text-align: justify;
}

.sluzby > ul > li >a:hover h2 {
   color: #131661
}

.sluzby > ul > li >a:hover .sluzby-img {
   border: 5px solid #131661;
}


.procmy {
  width: 50%; float: left; margin-bottom: 65px; margin-top: 15px;
}

.procmy2 {
  width: 321px; float: right; margin-right: 15%;
}

.procmy3 {
  margin-left: 15%;
}

.sluzby2 {
float: left;
    box-sizing: border-box;
    width: 340px;
    margin-right: 22px;
}

.sluzby2 > ul > li {
width: 100%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby2 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby2-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby2 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby2 > ul > li > a:hover > .sluzby2-img {
   border: 3px solid #00aeef;
}


    .sluzby3 {
    overflow: auto;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}

.sluzby3 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby3 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby3-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby3 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby3 > ul > li > a:hover > .sluzby3-img {
   border: 3px solid #00aeef;
}




        .sluzby4 {
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}

.sluzby4 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby4 > ul > li > a > div {
   padding: 14px 10px;
   color: #00aeef;
}

.sluzby4-img {
   width: 80px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #00aeef;
}

.sluzby4 > ul > li > a:hover > div {
   color: #97bf3c;
}

.sluzby4 > ul > li > a:hover > .sluzby4-img {
   border: 3px solid #97bf3c;
}


.nadpis {
   font-family: conga;
   font-size: 34px;
   text-align: center;
   margin-top: 60px;
}

.nadpis2 {
   font-family: conga;
   font-size: 34px;
   text-align: left;
   margin-top: 60px;
}

.bullet {
   overflow: auto;
   width: 80%;
   margin: 38px auto 0;
}

.bullet > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet2 {
   overflow: auto;
   margin: 0px auto;
}

.bullet2 > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet3 {
   overflow: auto;
   margin: 0px auto;
}

.bullet3 > ul > li {
   width: 100%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

/**** footer ****/

.footer1 {
  float: left; overflow: auto; width: 60%; color: white;
}
.footer2 {
  float: left; overflow: auto; width: 40%; text-align: right; color: white;
}


}

@media screen and (max-width: 1279px) {

/**** menu ****/

#logo
{
   height: 70px;
   position: relative;
   top: 0px;
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}

.menu-logo
{
  display: block;
   width: 355px;
   height: 70px;
}

.menu-a
{
   line-height: 70px;
}

.menu3
{
display: none;
}

.menu
{
   position: fixed;
   top: 0;
   width: 100%;
   height: 70px;
   z-index: 1000;
   background: rgba(45, 49, 51, 0.83);
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}

.menu ul
{
   height: 50px;
   width: 90%;   
   margin: 0px auto;
}

.menu ul li
{
   float: left;
}

.menu ul li a
{
   color: white;
   line-height: 70px;
   display: block;
   padding: 0 7px;
   font-size: 14px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu ul li a span
{
   
}

.menu ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}

.menu2 {
display: none;
}

.menu2 ul
{
   height: 50px;
   width: 90%;   
   margin: 0px auto;
}

.menu2 ul li
{
   float: none;
}

.menu2 ul li a
{
   color: white;
   line-height: 70px;
   display: block;
   padding: 0 12px;
   font-size: 16px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu2 ul li a span
{
   
}

.menu2 ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}

h1 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 6px;
 }

 h2 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 6px;
 }

  h4 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 10px;
 }

/**** body ****/

.telbar {
   background-color: #97BF3C;
   color: white;
   padding: 15px 0;
   font-size: 20px;
   font-weight: 500;
   text-align: center;
   border-top: 2px solid white;
}

.motto {
   font-size: 34px;
   text-align: center;
   margin-top: 45px;
}

.bg-round {
   overflow: hidden;
   position: relative;
   width: 100%;
   z-index: 1;
   background-color: #97BF3C;
}

.bg-round:before {
    content: '';
    height: 1700px;
    width: 4000px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
   background: #f2f2f2;
}

.lpage {
   overflow: auto;
   width: 100%;
   z-index: 1;
   background-color: #f2f2f2;
   padding-bottom: 70px;
}

.sluzby {
   overflow: auto;
   margin-top: 38px;
}

.sluzby > ul > li {
   float: left;
   width: 20%;
   padding: 10px;
   text-align: center;
   box-sizing: border-box;
}

.sluzby > ul > a {
   display: block;
}

.sluzby-d {
   display: inline-block;
   border-radius: 50%;
}

.sluzby-img {
   width: 180px;
   display: block;
   background: #EFEFEF;
   border-radius: 50%;
   border: 5px solid #00aeef;
}

.sluzby > ul > li h2 {
   height: 52px;
   color: #00aeef;
}

.sluzby > ul > li p {
   margin-top: 10px;
   padding: 0 12px;
   color: black;
   text-align: justify;
}

.sluzby > ul > li >a:hover h2 {
   color: #131661;
}

.sluzby > ul > li >a:hover .sluzby-img {
   border: 5px solid #131661;
}


.procmy {
  width: 50%; float: left; margin-bottom: 65px; margin-top: 15px;
}

.procmy2 {
  width: 321px; float: right; margin-right: 15%;
}

.procmy3 {
  margin-left: 15%;
}

.sluzby2 {
float: left;
    box-sizing: border-box;
    width: 340px;
    margin-right: 22px;
}

.sluzby2 > ul > li {
width: 100%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby2 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby2-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby2 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby2 > ul > li > a:hover > .sluzby2-img {
   border: 3px solid #00aeef;
}


    .sluzby3 {
    overflow: auto;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}

.sluzby3 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby3 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby3-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby3 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby3 > ul > li > a:hover > .sluzby3-img {
   border: 3px solid #00aeef;
}




        .sluzby4 {
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}

.sluzby4 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby4 > ul > li > a > div {
   padding: 14px 10px;
   color: #00aeef;
}

.sluzby4-img {
   width: 80px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #00aeef;
}

.sluzby4 > ul > li > a:hover > div {
   color: #97bf3c;
}

.sluzby4 > ul > li > a:hover > .sluzby4-img {
   border: 3px solid #97bf3c;
}


.nadpis {
   font-family: conga;
   font-size: 34px;
   text-align: center;
   margin-top: 60px;
}

.nadpis2 {
   font-family: conga;
   font-size: 34px;
   text-align: left;
   margin-top: 60px;
}

.bullet {
   overflow: auto;
   width: 80%;
   margin: 38px auto 0;
}

.bullet > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet2 {
   overflow: auto;
   margin: 0px auto;
}

.bullet2 > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet3 {
   overflow: auto;
   margin: 0px auto;
}

.bullet3 > ul > li {
   width: 100%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

/**** footer ****/
.footer1 {
  float: left; overflow: auto; width: 60%; color: white;
}
.footer2 {
  float: left; overflow: auto; width: 40%; text-align: right; color: white;
}
.footer1 {
  float: left; overflow: auto; width: 60%; color: white;
}
.footer2 {
  float: left; overflow: auto; width: 40%; text-align: right; color: white;
}

}

@media screen and (max-width: 1129px) {

/**** menu ****/

#logo
{
   height: 70px;
   position: relative;
   top: 0px;
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}

.menu-logo
{
  display: block;
   width: 355px;
   height: 70px;
}

.menu-a
{
   line-height: 70px;
}

.menu3
{
display: none;
}

.menu
{
   position: fixed;
   top: 0;
   width: 100%;
   height: 70px;
   z-index: 1000;
   background: rgba(45, 49, 51, 0.83);
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}

.menu ul
{
   height: 50px;
   width: 100%;   
   margin: 0px auto;
}

.menu ul li
{
   float: left;
}

.menu ul li a
{
   color: white;
   line-height: 70px;
   display: block;
   padding: 0 6px;
   font-size: 13px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu ul li a span
{
   
}

.menu ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}

.menu2 {
display: none;
}

.menu2 ul
{
   height: 50px;
   width: 90%;   
   margin: 0px auto;
}

.menu2 ul li
{
   float: none;
}

.menu2 ul li a
{
   color: white;
   line-height: 70px;
   display: block;
   padding: 0 12px;
   font-size: 16px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu2 ul li a span
{
   
}

.menu2 ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}

h1 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 6px;
 }

 h2 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 6px;
 }

  h4 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 10px;
 }

/**** body ****/

.telbar {
   background-color: #97BF3C;
   color: white;
   padding: 15px 0;
   font-size: 20px;
   font-weight: 500;
   text-align: center;
   border-top: 2px solid white;
}

.motto {

   font-size: 34px;
   text-align: center;
   margin-top: 45px;
}

.bg-round {
   overflow: hidden;
   position: relative;
   width: 100%;
   z-index: 1;
   background-color: #97BF3C;
}

.bg-round:before {
    content: '';
    height: 1700px;
    width: 4000px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
   background: #f2f2f2;
}

.lpage {
   overflow: auto;
   width: 100%;
   z-index: 1;
   background-color: #f2f2f2;
   padding-bottom: 70px;
}

.sluzby {
   overflow: auto;
   margin-top: 38px;
}

.sluzby > ul > li {
   float: left;
   width: 20%;
   padding: 10px;
   text-align: center;
   box-sizing: border-box;
}

.sluzby > ul > a {
   display: block;
}

.sluzby-d {
   display: inline-block;
   border-radius: 50%;
}

.sluzby-img {
   width: 180px;
   display: block;
   background: #EFEFEF;
   border-radius: 50%;
   border: 5px solid #00aeef;
}

.sluzby > ul > li h2 {
   height: 52px;
   color: #00aeef;
}

.sluzby > ul > li p {
   margin-top: 10px;
   padding: 0 12px;
   color: black;
   text-align: justify;
}

.sluzby > ul > li >a:hover h2 {
   color: #131661;
}

.sluzby > ul > li >a:hover .sluzby-img {
   border: 5px solid #131661;
}


.procmy {
  width: 50%; float: left; margin-bottom: 65px; margin-top: 15px;
}

.procmy2 {
  width: 321px; float: right; margin-right: 15%;
}

.procmy3 {
  margin-left: 15%;
}

.sluzby2 {
float: left;
    box-sizing: border-box;
    width: 340px;
    margin-right: 22px;
}

.sluzby2 > ul > li {
width: 100%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby2 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby2-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby2 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby2 > ul > li > a:hover > .sluzby2-img {
   border: 3px solid #00aeef;
}


    .sluzby3 {
    overflow: auto;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}

.sluzby3 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby3 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby3-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby3 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby3 > ul > li > a:hover > .sluzby3-img {
   border: 3px solid #00aeef;
}




        .sluzby4 {
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}

.sluzby4 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby4 > ul > li > a > div {
   padding: 14px 10px;
   color: #00aeef;
}

.sluzby4-img {
   width: 80px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #00aeef;
}

.sluzby4 > ul > li > a:hover > div {
   color: #97bf3c;
}

.sluzby4 > ul > li > a:hover > .sluzby4-img {
   border: 3px solid #97bf3c;
}


.nadpis {
   font-family: conga;
   font-size: 34px;
   text-align: center;
   margin-top: 60px;
}

.nadpis2 {
   font-family: conga;
   font-size: 34px;
   text-align: left;
   margin-top: 60px;
}

.bullet {
   overflow: auto;
   width: 80%;
   margin: 38px auto 0;
}

.bullet > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet2 {
   overflow: auto;
   margin: 0px auto;
}

.bullet2 > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet3 {
   overflow: auto;
   margin: 0px auto;
}

.bullet3 > ul > li {
   width: 100%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

/**** footer ****/
.footer1 {
  float: left; overflow: auto; width: 60%; color: white;
}
.footer2 {
  float: left; overflow: auto; width: 40%; text-align: right; color: white;
}
.footer1 {
  float: left; overflow: auto; width: 60%; color: white;
}
.footer2 {
  float: left; overflow: auto; width: 40%; text-align: right; color: white;
}

}

@media screen and (max-width: 989px) {

/**** menu ****/

#logo
{
   height: 70px;
   position: relative;
   top: 0px;
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}

.menu-logo
{
  display: none;
}

.menu-a
{
   line-height: 70px;
}

.menu {
display: none;
}


.menu ul
{
   height: 50px;
   width: 90%;   
   margin: 0px auto;
}

.menu ul li
{
   float: none;
}

.menu ul li a
{
   color: white;
   line-height: 70px;
   display: block;
   padding: 0 12px;
   font-size: 16px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu ul li a span
{
   
}

.menu3
{
  display: block;
   position: fixed;
   top: 0;
   width: 100%;
   height: 50px;
   padding: 0px 15px;
   z-index: 1000;
   background: rgba(45, 49, 51, 0.83);
   -webkit-transition: height 0.8s linear;
   -moz-transition: height 0.8s linear;
   -o-transition: height 0.8s linear;
   transition: height 0.8s linear;
}



.menu-button {
float: right;
margin-top: 4px;
margin-right: 26px;
padding: 3px 6px;
background: rgba(0, 0, 0, 0.2);
border: 0;
color: #fff;
font-size: 30px;
cursor: pointer;
}

.menu-button:focus {
outline: none;
}

.hamburger .line{
  width: 40px;
  height: 1px;
  background-color: #ecf0f1;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover{
  cursor: pointer;
}

#hamburger-6.is-active{
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#hamburger-6.is-active .line:nth-child(2){
  width: 0px;
}

#hamburger-6.is-active .line:nth-child(1),
#hamburger-6.is-active .line:nth-child(3){
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

#hamburger-6.is-active .line:nth-child(1){
  -webkit-transform: translateY(9px);
  -ms-transform: translateY(9px);
  -o-transform: translateY(9px);
  transform: translateY(9px);
}

#hamburger-6.is-active .line:nth-child(3){
  -webkit-transform: translateY(-9px) rotate(90deg);
  -ms-transform: translateY(-9px) rotate(90deg);
  -o-transform: translateY(-9px) rotate(90deg);
  transform: translateY(-9px) rotate(90deg);
}

.menu2 ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}


.menu2 {
  display: block;
  overflow: auto;
  position: fixed;
  float: none;
  top: 50px;
  right: -340px;
  width: 340px;
  min-height: 100%;
  height: 100%;
  padding: 0px;
  background: rgba(13, 14, 15, 0.92);
  text-align: left;
  transition: .3s;
  z-index: 2000;
}

.zobrazit {
  right: 0px;
}

.menu2 ul
{
   height: 50px;
   width: 90%;   
   margin: 0px auto;
}

.menu2 ul li
{
   float: none;
}

.menu2 ul li a
{
   color: white;
   line-height: 50px;
   display: block;
   padding: 0 12px;
   font-size: 16px;
   font-family: 'Arial';
   font-weight: 300;
   -webkit-transition: line-height 0.8s linear;
   -moz-transition: line-height 0.8s linear;
   -o-transition: line-height 0.8s linear;
   transition: line-height 0.8s linear;
}

.menu2 ul li a span
{
   
}

.menu2 ul li a:hover span
{
   border-bottom: 2px solid #00aeef;
}

.vlajka {
  float: left !important;
}

h1 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 6px;
 }

 h2 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 6px;
 }

  h4 {
   color: #97BF3C;
   font-size: 20px;
   font-weight: 500;
   margin-bottom: 10px;
 }

/**** body ****/

.telbar {
   background-color: #97BF3C;
   color: white;
   padding: 15px 0;
   font-size: 20px;
   font-weight: 500;
   text-align: center;
   border-top: 2px solid white;
}

.motto {

   font-size: 34px;
   text-align: center;
   margin-top: 45px;
}

.bg-round {
   overflow: hidden;
   position: relative;
   width: 100%;
   z-index: 1;
   background-color: #f2f2f2;
}

.bg-round:before {
    content: '';
    height: 1700px;
    width: 4000px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
   background: #f2f2f2;
}

.lpage {
   overflow: auto;
   width: 100%;
   z-index: 1;
   background-color: #f2f2f2;
   padding-bottom: 70px;
}

.sluzby {
   overflow: auto;
   margin-top: 38px;
}

.sluzby > ul > li {
   float: left;
   width: 100%;
   padding: 10px;
   text-align: center;
   box-sizing: border-box;
}

.sluzby > ul > a {
   display: block;
}

.sluzby-d {
   display: inline-block;
   border-radius: 50%;
}

.sluzby-img {
   width: 180px;
   display: block;
   background: #EFEFEF;
   border-radius: 50%;
   border: 5px solid #00aeef;
}

.sluzby > ul > li h2 {
   height: 52px;
   color: #00aeef;
}

.sluzby > ul > li p {
   margin-top: 10px;
   padding: 0 12px;
   color: black;
   text-align: justify;
}

.sluzby > ul > li >a:hover h2 {
   color: #131661
}

.sluzby > ul > li >a:hover .sluzby-img {
   border: 5px solid #131661;
}


.procmy {
  width: 100%; float: left; margin-bottom: 65px; margin-top: 15px;
}

.procmy2 {
  float: left;
  width: 85%;
  margin-left: 15%;
  margin-bottom: 65px;
}

.procmy3 {
  float: left;
  width: 85%;
    margin-left: 15%;
    margin-bottom: 65px;
}

.sluzby2 {
float: left;
    box-sizing: border-box;
    width: 340px;
    margin-right: 22px;
}

.sluzby2 > ul > li {
width: 100%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby2 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby2-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby2 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby2 > ul > li > a:hover > .sluzby2-img {
   border: 3px solid #00aeef;
}


    .sluzby3 {
    overflow: auto;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}

.sluzby3 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby3 > ul > li > a > div {
   float: left;
   padding: 14px 10px;
   color: #97bf3c;
}

.sluzby3-img {
   float: left;
   width: 40px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #97bf3c;
}

.sluzby3 > ul > li > a:hover > div {
   color: #00aeef;
}

.sluzby3 > ul > li > a:hover > .sluzby3-img {
   border: 3px solid #00aeef;
}




        .sluzby4 {
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}

.sluzby4 > ul > li {
    float: left;
    width: 25%;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}

.sluzby4 > ul > li > a > div {
   padding: 14px 10px;
   color: #00aeef;
}

.sluzby4-img {
   width: 80px;
   background: #EFEFEF;
   border-radius: 50%;
   border: 3px solid #00aeef;
}

.sluzby4 > ul > li > a:hover > div {
   color: #97bf3c;
}

.sluzby4 > ul > li > a:hover > .sluzby4-img {
   border: 3px solid #97bf3c;
}


.nadpis {
   font-family: conga;
   font-size: 34px;
   text-align: center;
   margin-top: 60px;
}

.nadpis2 {
   font-family: conga;
   font-size: 34px;
   text-align: left;
   margin-top: 60px;
}

.bullet {
   overflow: auto;
   width: 80%;
   margin: 38px auto 0;
}

.bullet > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet2 {
   overflow: auto;
   margin: 0px auto;
}

.bullet2 > ul > li {
   float: left;
   width: 50%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

.bullet3 {
   overflow: auto;
   margin: 0px auto;
}

.bullet3 > ul > li {
   width: 100%;
   padding: 10px;
   text-align: left;
   box-sizing: border-box;
}

/**** footer ****/
.footer1 {
  display: none;
}
.footer2 {
  float: left; overflow: auto; width: 100%; text-align: center; color: white;
}
}



/* =========================================================
   MONTEM SDK – KOMPLETNÍ MODERNÍ CSS
   Nahraď tím původní style6.css
   ========================================================= */


/* =========================================================
   PROMĚNNÉ
   ========================================================= */

:root {
    --blue: #00aeef;
    --blue-light: #43c5f5;
    --blue-dark: #0878b9;
    --blue-deep: #075d8d;

    --navy: #131661;
    --navy-dark: #10182b;

    --green: #97bf3c;

    --white: #ffffff;
    --background: #f3f6f8;
    --background-dark: #e9eff3;
    --surface: #ffffff;

    --text: #27333d;
    --text-light: #697782;

    --border: #dce6ec;

    --radius-small: 12px;
    --radius: 20px;
    --radius-large: 30px;

    --shadow-small:
        0 8px 24px rgba(17, 42, 58, 0.08);

    --shadow:
        0 18px 45px rgba(17, 42, 58, 0.12);

    --shadow-hover:
        0 26px 60px rgba(17, 42, 58, 0.18);
}


/* =========================================================
   RESET A ZÁKLAD
   ========================================================= */

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;

    color: var(--text);
    background: var(--background);

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 16px;
    line-height: 1.65;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
    text-decoration: none;
}

ul,
ol {
    list-style: none;
}

button,
input,
textarea,
select {
    font: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--navy-dark);
    line-height: 1.25;
}

p {
    margin-bottom: 15px;
}


/* =========================================================
   VLASTNÍ FONT
   ========================================================= */

@font-face {
    font-family: conga;
    src: url("/fonts/Conga_Brava_Std_Regular_CZ.ttf");
}


/* =========================================================
   LOGO V HORNÍ ČÁSTI
   ========================================================= */

body > div:first-child {
    position: relative;
    z-index: 20;

    padding: 24px 20px !important;

    background: var(--white) !important;

    border-bottom:
        1px solid rgba(0, 174, 239, 0.10);

    box-shadow:
        0 6px 25px rgba(17, 42, 58, 0.06);
}

body > div:first-child img {
    width: auto;
    max-width: min(408px, 88%);
    max-height: 115px;

    margin: 0 auto;

    object-fit: contain;
}


/* =========================================================
   TELEFONNÍ HLAVIČKA
   ========================================================= */

.telbar {
    position: relative;
    z-index: 10;

    padding: 34px 20px 88px !important;

    overflow: hidden;

    color: var(--white);

    text-align: center;

    background:
        radial-gradient(
            circle at 12% 15%,
            rgba(255, 255, 255, 0.20),
            transparent 24%
        ),
        radial-gradient(
            circle at 88% 80%,
            rgba(255, 255, 255, 0.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            var(--blue-deep) 0%,
            var(--blue-dark) 48%,
            var(--blue) 100%
        ) !important;

    border: 0 !important;

    box-shadow:
        0 15px 40px rgba(5, 76, 115, 0.25);
}

.telbar::before {
    content: "";

    position: absolute;
    top: -190px;
    right: -90px;

    width: 430px;
    height: 430px;

    border:
        70px solid rgba(255, 255, 255, 0.055);

    border-radius: 50%;
}

.telbar::after {
    content: "";

    position: absolute;
    bottom: -260px;
    left: -120px;

    width: 560px;
    height: 560px;

    border:
        90px solid rgba(255, 255, 255, 0.045);

    border-radius: 50%;
}

.telbar > * {
    position: relative;
    z-index: 2;
}

.telbar br {
    display: none;
}

.telbar h1 {
    margin: 0;
    color: var(--white);
}

.telbar > div h1 {
    margin-bottom: 18px;

    color: var(--white);

    font-size:
        clamp(24px, 3.1vw, 40px);

    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.telbar > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 13px 25px;

    color: var(--white) !important;

    background:
        rgba(255, 255, 255, 0.14);

    border:
        1px solid rgba(255, 255, 255, 0.30);

    border-radius: 999px;

    box-shadow:
        0 12px 30px rgba(0, 0, 0, 0.14);

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);

    transition:
        transform 0.25s ease,
        background 0.25s ease,
        box-shadow 0.25s ease;
}

.telbar > a:hover {
    transform: translateY(-3px);

    background:
        rgba(255, 255, 255, 0.24);

    box-shadow:
        0 18px 38px rgba(0, 0, 0, 0.18);
}

.telbar > a h1 {
    display: flex;
    align-items: center;
    gap: 12px;

    font-size:
        clamp(21px, 2.7vw, 34px);

    font-weight: 700;
}


/* =========================================================
   HLAVNÍ VLNA
   ========================================================= */

.bg-round {
    position: relative;
    z-index: 1;

    width: 100%;
    min-height: 550px;

    padding: 25px 20px 90px;

    overflow: hidden;

    background:
        linear-gradient(
            180deg,
            var(--blue) 0,
            var(--blue) 95px,
            var(--background) 95px,
            var(--background) 100%
        ) !important;
}

.bg-round::before {
    content: "";

    position: absolute;
    top: -1370px;
    left: 50%;
    z-index: -1;

    display: block !important;

    width: 3400px;
    height: 1560px;

    background: var(--background);

    border-radius: 0 0 50% 50%;

    transform: translateX(-50%);

    box-shadow:
        0 45px 95px rgba(0, 95, 145, 0.11);
}

.bg-round::after {
    content: "";

    position: absolute;
    top: 50px;
    left: 50%;
    z-index: -2;

    width: 180%;
    height: 180px;

    background:
        rgba(255, 255, 255, 0.12);

    border-radius: 50%;

    transform: translateX(-50%);
}


/* =========================================================
   NADPIS STRÁNKY
   ========================================================= */

.motto {
    position: relative;
    z-index: 2;

    max-width: 1200px;

    margin: 8px auto 38px !important;

    color: var(--navy);

    text-align: center;

    font-size:
        clamp(30px, 4vw, 47px);

    font-weight: 800;
    line-height: 1.15;
    letter-spacing: -1px;
}

.motto span {
    position: relative;

    display: inline-block;

    color: var(--navy) !important;
    text-decoration: none !important;
}

.motto span::after {
    content: "";

    display: block;

    width: 80px;
    height: 5px;

    margin: 15px auto 0;

    background:
        linear-gradient(
            90deg,
            var(--blue),
            var(--green)
        );

    border-radius: 999px;
}


/* =========================================================
   DOMOVSKÉ MENU – O NÁS / SLUŽBY / REFERENCE
   ========================================================= */

.sluzby {
    position: relative;
    z-index: 3;

    width: 100%;
    max-width: 1280px;

    margin: 15px auto 0 !important;

    overflow: visible;
}

.sluzby > ul {
    display: grid;

    grid-template-columns:
        repeat(5, minmax(0, 1fr));

    gap: 22px;

    width: 100%;
}

.sluzby > ul > li {
    float: none !important;

    width: auto !important;
    padding: 0 !important;

    text-align: center;
}

.sluzby > ul > li > a {
    position: relative;

    display: flex;
    flex-direction: column;
    align-items: center;

    height: 100%;
    min-height: 300px;

    padding: 28px 18px 26px;

    overflow: hidden;

    background:
        linear-gradient(
            145deg,
            var(--white),
            #f7fafc
        );

    border:
        1px solid rgba(0, 174, 239, 0.13);

    border-radius: var(--radius-large);

    box-shadow: var(--shadow);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

.sluzby > ul > li > a::before {
    content: "";

    position: absolute;
    top: -65px;
    right: -65px;

    width: 145px;
    height: 145px;

    background:
        rgba(0, 174, 239, 0.08);

    border-radius: 50%;

    transition:
        transform 0.35s ease;
}

.sluzby > ul > li > a::after {
    content: "";

    position: absolute;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 5px;

    background:
        linear-gradient(
            90deg,
            var(--blue),
            var(--green)
        );

    transform: translateX(-50%);

    transition:
        width 0.3s ease;
}

.sluzby > ul > li > a:hover {
    transform: translateY(-10px);

    border-color:
        rgba(0, 174, 239, 0.35);

    box-shadow: var(--shadow-hover);
}

.sluzby > ul > li > a:hover::before {
    transform: scale(1.55);
}

.sluzby > ul > li > a:hover::after {
    width: 65%;
}

.sluzby > ul > li h2 {
    order: 2;

    height: auto !important;

    margin: 20px 0 0;

    color: var(--navy) !important;

    font-size: 21px;
    font-weight: 750;
}

.sluzby-d {
    position: relative;
    z-index: 2;

    order: 1;

    display: block;

    width: 180px;
    height: 180px;

    padding: 7px;

    overflow: hidden;

    background:
        linear-gradient(
            135deg,
            var(--blue),
            var(--blue-dark) 65%,
            var(--green)
        );

    border-radius: 50%;

    box-shadow:
        0 15px 35px rgba(0, 120, 180, 0.23),
        0 0 0 9px rgba(0, 174, 239, 0.07);
}

.sluzby-img {
    width: 100% !important;
    height: 100%;

    object-fit: cover;

    background: #edf3f6;

    border:
        5px solid var(--white) !important;

    border-radius: 50%;

    transition:
        transform 0.45s ease,
        filter 0.45s ease;
}

.sluzby > ul > li > a:hover .sluzby-img {
    transform: scale(1.08);

    filter:
        saturate(1.12)
        contrast(1.03);

    border-color:
        var(--white) !important;
}

.sluzby > ul > li > a:hover h2 {
    color:
        var(--blue-dark) !important;
}


/* =========================================================
   VNITŘNÍ OBSAH STRÁNEK
   ========================================================= */

.lpage {
    position: relative;

    width: 100%;

    padding: 35px 20px 90px;

    overflow: visible;

    background: var(--background);
}


/* =========================================================
   OBECNÉ NADPISY
   ========================================================= */

.nadpis,
.nadpis2 {
    margin: 0 auto 30px !important;

    color: var(--navy-dark);

    font-family:
        Arial,
        Helvetica,
        sans-serif !important;

    font-size:
        clamp(28px, 3vw, 40px) !important;

    font-weight: 800;
}

.nadpis {
    text-align: center;
}

.nadpis2 {
    text-align: left;
}

.nadpis::after,
.nadpis2::after {
    content: "";

    display: block;

    width: 70px;
    height: 4px;

    margin-top: 14px;

    background:
        linear-gradient(
            90deg,
            var(--blue),
            var(--green)
        );

    border-radius: 999px;
}

.nadpis::after {
    margin-left: auto;
    margin-right: auto;
}


/* =========================================================
   STRÁNKA SLUŽBY – ÚVODNÍ TEXT
   ========================================================= */

.lpage > div[style*="width: 100%"][style*="text-align: center"],
.bg-round > div[style*="width: 100%"][style*="text-align: center"] {
    position: relative;

    float: none !important;

    width: calc(100% - 40px) !important;
    max-width: 1050px;

    margin: 20px auto 55px !important;
    padding: 45px 50px !important;

    overflow: hidden;

    text-align: center !important;

    background:
        radial-gradient(
            circle at top right,
            rgba(0, 174, 239, 0.12),
            transparent 32%
        ),
        radial-gradient(
            circle at bottom left,
            rgba(151, 191, 60, 0.09),
            transparent 30%
        ),
        var(--white);

    border:
        1px solid rgba(0, 174, 239, 0.14);

    border-radius: 28px;

    box-shadow: var(--shadow);
}

.lpage > div[style*="width: 100%"][style*="text-align: center"]::before,
.bg-round > div[style*="width: 100%"][style*="text-align: center"]::before {
    content: "\f085";

    display: flex;
    align-items: center;
    justify-content: center;

    width: 76px;
    height: 76px;

    margin: -6px auto 25px;

    color: var(--white);

    background:
        linear-gradient(
            135deg,
            var(--blue),
            var(--blue-dark)
        );

    border-radius: 22px;

    box-shadow:
        0 16px 35px rgba(0, 130, 190, 0.26);

    font-family: FontAwesome;
    font-size: 30px;

    transform: rotate(-4deg);
}

.lpage > div[style*="width: 100%"][style*="text-align: center"] h4,
.bg-round > div[style*="width: 100%"][style*="text-align: center"] h4 {
    max-width: 900px;

    margin: 0 auto !important;

    color: var(--text) !important;

    font-size:
        clamp(20px, 2vw, 26px) !important;

    font-weight: 500;
    line-height: 1.65;
}

.lpage > div[style*="width: 100%"][style*="text-align: center"] br,
.bg-round > div[style*="width: 100%"][style*="text-align: center"] br {
    line-height: 1.9;
}


/* =========================================================
   STRÁNKA SLUŽBY – KARTY SLUŽEB
   ========================================================= */

.procmy {
    float: none !important;

    display: inline-block;

    width: calc(50% - 28px) !important;

    margin:
        0 12px 32px !important;

    vertical-align: top;
}

.bullet3.procmy {
    position: relative;

    min-height: 340px;

    padding: 0;

    overflow: hidden;

    background:
        linear-gradient(
            145deg,
            var(--white),
            #f7fafc
        );

    border:
        1px solid rgba(0, 174, 239, 0.14);

    border-radius: 26px;

    box-shadow: var(--shadow);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

.bullet3.procmy:hover {
    transform: translateY(-8px);

    border-color:
        rgba(0, 174, 239, 0.36);

    box-shadow: var(--shadow-hover);
}

.bullet3.procmy::before {
    content: "";

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 8px;

    background:
        linear-gradient(
            90deg,
            var(--blue),
            var(--blue-dark),
            var(--green)
        );
}

.bullet3.procmy::after {
    content: "";

    position: absolute;
    top: -90px;
    right: -90px;

    width: 220px;
    height: 220px;

    background:
        rgba(0, 174, 239, 0.06);

    border-radius: 50%;
}

.procmy2,
.procmy3 {
    position: relative;
    z-index: 2;

    float: none !important;

    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 38px 36px 35px !important;
}

.bullet3 > ul > li {
    position: relative;

    width: 100%;

    padding: 13px 15px 13px 46px !important;

    color: var(--text);

    text-align: left;

    background:
        rgba(244, 248, 250, 0.76);

    border:
        1px solid rgba(0, 174, 239, 0.08);

    border-radius: 12px;

    margin-bottom: 10px;

    transition:
        transform 0.2s ease,
        background 0.2s ease,
        border-color 0.2s ease;
}

.bullet3 > ul > li:hover {
    transform: translateX(5px);

    background: var(--white);

    border-color:
        rgba(0, 174, 239, 0.26);
}

.bullet3 > ul > li:first-child {
    margin-bottom: 22px;
    padding: 0 0 20px 72px !important;

    min-height: 56px;

    background: transparent;

    border: 0;
    border-radius: 0;

    color: var(--navy);
}

.bullet3 > ul > li:first-child:hover {
    transform: none;
}

.bullet3 > ul > li:first-child::before {
    content: "\f1b3";

    position: absolute;
    top: 0;
    left: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 55px;
    height: 55px;

    color: var(--white);

    background:
        linear-gradient(
            135deg,
            var(--blue),
            var(--blue-dark)
        );

    border-radius: 17px;

    box-shadow:
        0 12px 28px rgba(0, 130, 190, 0.25);

    font-family: FontAwesome;
    font-size: 23px;
}

.bullet3.procmy:nth-of-type(even)
    > ul
    > li:first-child::before {
    content: "\f0c9";

    background:
        linear-gradient(
            135deg,
            var(--green),
            #6b9b21
        );

    box-shadow:
        0 12px 28px rgba(117, 159, 40, 0.24);
}

.bullet3 > ul > li:first-child b {
    display: block;

    color: var(--navy) !important;

    font-size:
        clamp(21px, 2vw, 27px) !important;

    font-weight: 800;
    line-height: 1.25;
}

.bullet3 > ul > li:not(:first-child)::before {
    content: "\f00c";

    position: absolute;
    top: 13px;
    left: 15px;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 22px;
    height: 22px;

    color: var(--white);

    background:
        linear-gradient(
            135deg,
            var(--blue),
            var(--blue-dark)
        );

    border-radius: 50%;

    font-family: FontAwesome;
    font-size: 10px;
}

.bullet3 > ul > li i.fa-circle {
    display: none;
}


/* =========================================================
   OSTATNÍ BULLET SEZNAMY
   ========================================================= */

.bullet,
.bullet2,
.bullet3 {
    max-width: 1180px;

    margin-left: auto;
    margin-right: auto;
}

.bullet > ul,
.bullet2 > ul {
    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 16px;
}

.bullet > ul > li,
.bullet2 > ul > li {
    position: relative;

    float: none !important;

    width: auto !important;

    padding:
        18px 20px 18px 53px !important;

    background: var(--white);

    border:
        1px solid var(--border);

    border-radius: 14px;

    box-shadow: var(--shadow-small);
}

.bullet > ul > li::before,
.bullet2 > ul > li::before {
    content: "\f00c";

    position: absolute;
    top: 17px;
    left: 18px;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 24px;
    height: 24px;

    color: var(--white);

    background: var(--blue);

    border-radius: 50%;

    font-family: FontAwesome;
    font-size: 11px;
}


/* =========================================================
   REFERENCE
   ========================================================= */

.lpage > div[style*="width: 80%"] {
    width: 100% !important;
    max-width: 1240px;

    margin: 0 auto !important;
}

.previews-cont {
    position: relative;

    width: 100%;

    margin:
        0 0 45px !important;

    padding: 23px;

    overflow: hidden;

    background: var(--surface);

    border:
        1px solid rgba(0, 174, 239, 0.12);

    border-radius: 26px;

    box-shadow: var(--shadow);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.previews-cont:hover {
    transform: translateY(-5px);

    box-shadow: var(--shadow-hover);
}

.previews-cont::before {
    content: "";

    position: absolute;
    top: 0;
    left: 0;

    width: 7px;
    height: 100%;

    background:
        linear-gradient(
            180deg,
            var(--blue),
            var(--green)
        );
}

.previews-cont-inner {
    display: grid;

    grid-template-columns:
        330px minmax(0, 1fr);

    align-items: center;

    gap: 32px;

    min-height: 220px;
}

.previews-cont-inner > a:first-child {
    position: relative;

    display: block;

    width: 100%;
    height: 220px;

    overflow: hidden;

    border-radius: 18px;
}

.previews-cont-inner > a:first-child::after {
    content: "\f00e";

    position: absolute;
    top: 50%;
    left: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 58px;
    height: 58px;

    color: var(--white);

    background:
        rgba(0, 159, 227, 0.90);

    border:
        2px solid rgba(255, 255, 255, 0.85);

    border-radius: 50%;

    font-family: FontAwesome;
    font-size: 22px;

    opacity: 0;

    transform:
        translate(-50%, -40%);

    transition:
        opacity 0.3s ease,
        transform 0.3s ease;
}

.previews-cont-inner > a:first-child:hover::after {
    opacity: 1;

    transform:
        translate(-50%, -50%);
}

.previews-cont-inner img.main {
    float: none !important;

    width: 100% !important;
    height: 220px;

    margin: 0 !important;

    object-fit: cover;

    border-radius: 18px;

    transition:
        transform 0.45s ease,
        filter 0.45s ease;
}

.previews-cont-inner > a:first-child:hover img.main {
    transform: scale(1.07);

    filter: brightness(0.82);
}

.previews-cont-inner h3 {
    position: relative;

    margin: 0 !important;
    padding: 0 0 18px !important;

    color: var(--navy);

    font-size:
        clamp(24px, 2.7vw, 35px) !important;

    font-weight: 800;
    line-height: 1.2;
}

.previews-cont-inner h3::before {
    content: "Realizace";

    display: block;

    margin-bottom: 10px;

    color: var(--blue);

    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.previews-cont-inner h3::after {
    content: "";

    display: block;

    width: 62px;
    height: 4px;

    margin-top: 16px;

    background:
        linear-gradient(
            90deg,
            var(--blue),
            var(--green)
        );

    border-radius: 999px;
}

.previews-cont-inner .pretext {
    color: var(--text-light);

    font-size: 15px;
    line-height: 1.6;
}

.previews-cont > div:nth-child(2) {
    display: grid !important;

    grid-template-columns:
        repeat(7, minmax(0, 1fr));

    gap: 9px;

    margin-top: 16px !important;
}

.previews-cont > div:nth-child(2) a {
    position: relative;

    display: block;

    height: 105px;

    overflow: hidden;

    background: #e7edf1;

    border-radius: 11px;

    box-shadow:
        0 5px 15px rgba(15, 35, 50, 0.08);
}

.previews-cont > div:nth-child(2) a::after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        rgba(0, 135, 195, 0);

    transition:
        background 0.3s ease;
}

.previews-cont > div:nth-child(2) a:hover::after {
    background:
        rgba(0, 135, 195, 0.14);
}

.previews-cont > div:nth-child(2) img {
    width: 100% !important;
    height: 100% !important;

    object-fit: cover;

    transition:
        transform 0.35s ease,
        filter 0.35s ease;
}

.previews-cont > div:nth-child(2) a:hover img {
    transform: scale(1.09);

    filter: brightness(0.86);
}

.previews-cont + br,
.previews-cont + br + br {
    display: none;
}

hr.cleanner,
hr.cleaner {
    display: none;
}


/* =========================================================
   KONTAKT
   ========================================================= */

.lpage > div[style*="float: left"][style*="text-align: center"] {
    position: relative;

    float: none !important;

    width: calc(100% - 40px) !important;
    max-width: 880px;

    margin:
        35px auto 50px !important;

    padding:
        54px 50px 48px !important;

    color: var(--text);

    text-align: center !important;

    background:
        radial-gradient(
            circle at top right,
            rgba(0, 174, 239, 0.10),
            transparent 35%
        ),
        radial-gradient(
            circle at bottom left,
            rgba(151, 191, 60, 0.08),
            transparent 32%
        ),
        var(--white);

    border:
        1px solid rgba(0, 174, 239, 0.15);

    border-radius: 29px;

    box-shadow: var(--shadow);
}

.lpage > div[style*="float: left"][style*="text-align: center"]::before {
    content: "\f095";

    display: flex;
    align-items: center;
    justify-content: center;

    width: 82px;
    height: 82px;

    margin:
        -96px auto 25px;

    color: var(--white);

    background:
        linear-gradient(
            135deg,
            var(--blue),
            var(--blue-dark)
        );

    border:
        8px solid var(--background);

    border-radius: 50%;

    box-shadow:
        0 15px 35px rgba(0, 120, 180, 0.26);

    font-family: FontAwesome;
    font-size: 31px;
}

.lpage > div[style*="float: left"][style*="text-align: center"] h4 {
    margin:
        0 0 22px !important;

    color:
        var(--navy) !important;

    font-size:
        clamp(29px, 4vw, 41px) !important;

    font-weight: 800;
}


/* =========================================================
   DOPLŇKOVÉ SLUŽBY
   ========================================================= */

.sluzby2,
.sluzby3,
.sluzby4 {
    float: none !important;

    width: 100% !important;
    max-width: 1180px;

    margin:
        30px auto !important;
}

.sluzby2 > ul,
.sluzby3 > ul,
.sluzby4 > ul {
    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    gap: 18px;
}

.sluzby2 > ul > li,
.sluzby3 > ul > li,
.sluzby4 > ul > li {
    float: none !important;

    display: block !important;

    width: auto !important;
    padding: 0 !important;
}

.sluzby2 > ul > li > a,
.sluzby3 > ul > li > a,
.sluzby4 > ul > li > a {
    display: flex;
    align-items: center;
    gap: 13px;

    min-height: 95px;

    padding: 18px;

    background: var(--white);

    border:
        1px solid var(--border);

    border-radius: 16px;

    box-shadow: var(--shadow-small);

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.sluzby2 > ul > li > a:hover,
.sluzby3 > ul > li > a:hover,
.sluzby4 > ul > li > a:hover {
    transform: translateY(-5px);

    box-shadow: var(--shadow);
}

.sluzby2 > ul > li > a > div,
.sluzby3 > ul > li > a > div,
.sluzby4 > ul > li > a > div {
    float: none !important;

    padding: 0 !important;

    color: var(--navy) !important;

    font-weight: 700;
}

.sluzby2-img,
.sluzby3-img,
.sluzby4-img {
    float: none !important;

    flex: 0 0 auto;

    object-fit: cover;

    background: #edf3f6;

    border:
        3px solid var(--blue) !important;

    border-radius: 50%;
}

.sluzby2-img,
.sluzby3-img {
    width: 54px;
    height: 54px;
}

.sluzby4-img {
    width: 70px;
    height: 70px;
}


/* =========================================================
   HLÁŠKY
   ========================================================= */

.echo,
.echo2 {
    width: calc(100% - 40px);
    max-width: 1100px;

    margin: 20px auto;
    padding: 17px 21px;

    border-radius: 14px;

    font-weight: 700;

    box-shadow: var(--shadow-small);
}

.echo {
    color: #176137;

    background: #e5f7ed;

    border:
        1px solid #bae5ca;
}

.echo2 {
    color: #8d3728;

    background: #fff0ec;

    border:
        1px solid #f2c3b8;
}


/* =========================================================
   STARŠÍ MENU – ZACHOVÁNÍ FUNKČNOSTI
   ========================================================= */

.menu {
    position: fixed;
    top: 0;
    z-index: 1000;

    width: 100%;
    height: 70px;

    background:
        rgba(19, 22, 97, 0.92);

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.menu ul {
    width: 90%;
    height: 70px;

    margin: 0 auto;
}

.menu ul li {
    float: left;
}

.menu ul li a {
    display: block;

    padding: 0 12px;

    color: var(--white);

    font-size: 15px;
    line-height: 70px;
}

.menu ul li a span {
    padding-bottom: 7px;

    border-bottom:
        2px solid transparent;
}

.menu ul li a:hover span {
    border-color: var(--blue);
}

.menu-logo {
    display: block;

    width: 355px;
    height: 70px;
}

#logo {
    height: 70px;
}

.menu3,
.menu2 {
    display: none;
}


/* =========================================================
   PATIČKA – PODPORA STARÉ PATIČKY
   ========================================================= */

footer:not(.site-footer) {
    position: relative;

    margin-top: 75px;

    color: rgba(255, 255, 255, 0.80);

    background:
        radial-gradient(
            circle at 10% 20%,
            rgba(0, 174, 239, 0.16),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #101b2d,
            #17283f
        ) !important;

    border-top:
        4px solid var(--blue) !important;
}

footer:not(.site-footer) > div {
    max-width: 1240px;

    margin: 0 auto !important;
    padding: 45px 25px !important;
}

.footer1 {
    float: left;

    width: 60%;

    color: var(--white);
}

.footer2 {
    float: left;

    width: 40%;

    color: var(--white);

    text-align: right;
}


/* =========================================================
   NOVÁ PATIČKA
   ========================================================= */

.site-footer {
    position: relative;

    margin-top: 90px;
    padding-top: 95px;

    overflow: hidden;

    color:
        rgba(255, 255, 255, 0.82);

    background:
        radial-gradient(
            circle at 10% 20%,
            rgba(0, 174, 239, 0.16),
            transparent 28%
        ),
        radial-gradient(
            circle at 90% 80%,
            rgba(151, 191, 60, 0.10),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #101b2d,
            #17283f
        ) !important;

    border: 0 !important;
}

.footer-wave {
    position: absolute;
    top: -1px;
    left: 50%;

    width: 180%;
    height: 120px;

    background: var(--background);

    border-radius:
        0 0 50% 50%;

    transform: translateX(-50%);
}

.footer-container {
    position: relative;
    z-index: 2;

    display: grid;

    grid-template-columns:
        1.25fr 0.8fr 1.15fr 1fr;

    gap: 55px;

    width: 100%;
    max-width: 1280px;

    margin: 0 auto;
    padding: 40px 25px 58px;
}

.footer-column h3 {
    position: relative;

    margin: 0 0 24px;
    padding-bottom: 13px;

    color: var(--white);

    font-size: 19px;
    font-weight: 750;
}

.footer-column h3::after {
    content: "";

    position: absolute;
    bottom: 0;
    left: 0;

    width: 42px;
    height: 3px;

    background:
        linear-gradient(
            90deg,
            var(--blue),
            var(--green)
        );

    border-radius: 999px;
}

.footer-column p {
    color:
        rgba(255, 255, 255, 0.68);

    font-size: 15px;
    line-height: 1.75;
}

.footer-logo {
    max-width: 225px;
    max-height: 78px;

    margin-bottom: 24px;
    padding: 11px 15px;

    background: var(--white);

    border-radius: 11px;

    object-fit: contain;
}

.footer-menu li {
    margin-bottom: 9px;
}

.footer-menu a {
    display: inline-flex;
    align-items: center;
    gap: 9px;

    padding: 4px 0;

    color:
        rgba(255, 255, 255, 0.72);

    transition:
        color 0.2s ease,
        transform 0.2s ease;
}

.footer-menu a i {
    color: var(--blue);
}

.footer-menu a:hover {
    color: var(--white);

    transform: translateX(5px);
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 17px;
}

.footer-contact > a,
.footer-contact > div {
    display: flex;
    align-items: flex-start;
    gap: 13px;
}

.footer-contact > a > i,
.footer-contact > div > i {
    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 38px;

    width: 38px;
    height: 38px;

    color: var(--white);

    background:
        rgba(0, 174, 239, 0.15);

    border:
        1px solid rgba(0, 174, 239, 0.27);

    border-radius: 10px;
}

.footer-contact span {
    color:
        rgba(255, 255, 255, 0.86);

    font-size: 14px;
    line-height: 1.5;
}

.footer-contact small {
    display: block;

    margin-bottom: 2px;

    color:
        rgba(255, 255, 255, 0.46);

    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.footer-cta {
    padding: 25px;

    background:
        rgba(255, 255, 255, 0.055);

    border:
        1px solid rgba(255, 255, 255, 0.09);

    border-radius: 19px;
}

.footer-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;

    margin-top: 22px;
    padding: 12px 21px;

    color: var(--white);

    background:
        linear-gradient(
            135deg,
            var(--blue),
            var(--blue-dark)
        );

    border-radius: 999px;

    box-shadow:
        0 10px 25px rgba(0, 150, 220, 0.22);

    font-size: 14px;
    font-weight: 700;

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.footer-button:hover {
    transform: translateY(-3px);

    box-shadow:
        0 16px 32px rgba(0, 150, 220, 0.32);
}

.footer-bottom {
    position: relative;
    z-index: 2;

    background:
        rgba(0, 0, 0, 0.15);

    border-top:
        1px solid rgba(255, 255, 255, 0.08);
}

.footer-bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    max-width: 1280px;

    margin: 0 auto;
    padding: 20px 25px;

    color:
        rgba(255, 255, 255, 0.56);

    font-size: 13px;
}


/* =========================================================
   TABLET
   ========================================================= */

@media screen and (max-width: 1100px) {

    .sluzby > ul {
        grid-template-columns:
            repeat(3, minmax(0, 1fr));
    }

    .sluzby2 > ul,
    .sluzby3 > ul,
    .sluzby4 > ul {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

    .previews-cont > div:nth-child(2) {
        grid-template-columns:
            repeat(4, minmax(0, 1fr));
    }

    .footer-container {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }
}


/* =========================================================
   MOBILNÍ MENU
   ========================================================= */

@media screen and (max-width: 989px) {

    .menu {
        display: none;
    }

    .menu3 {
        position: fixed;
        top: 0;
        z-index: 2000;

        display: block;

        width: 100%;
        height: 54px;

        padding: 0 15px;

        background:
            rgba(16, 24, 43, 0.94);

        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
    }

    .menu-button {
        float: right;

        margin-top: 5px;
        margin-right: 24px;

        padding: 3px 7px;

        color: var(--white);
        background: transparent;

        font-size: 30px;
        cursor: pointer;
    }

    .hamburger .line {
        display: block;

        width: 38px;
        height: 2px;

        margin: 8px auto;

        background: var(--white);

        transition:
            all 0.3s ease-in-out;
    }

    #hamburger-6.is-active {
        transform: rotate(45deg);
    }

    #hamburger-6.is-active
    .line:nth-child(2) {
        width: 0;
    }

    #hamburger-6.is-active
    .line:nth-child(1) {
        transform:
            translateY(10px);
    }

    #hamburger-6.is-active
    .line:nth-child(3) {
        transform:
            translateY(-10px)
            rotate(90deg);
    }

    .menu2 {
        position: fixed;
        top: 54px;
        right: -340px;
        z-index: 1900;

        display: block;

        width: 340px;
        max-width: 88%;
        height: calc(100% - 54px);

        padding: 20px 0;

        overflow-y: auto;

        background:
            rgba(13, 20, 35, 0.97);

        box-shadow:
            -15px 0 45px rgba(0, 0, 0, 0.22);

        transition:
            right 0.3s ease;
    }

    .menu2.zobrazit {
        right: 0;
    }

    .menu2 ul {
        width: 88%;

        margin: 0 auto;
    }

    .menu2 ul li a {
        display: block;

        padding: 0 14px;

        color: var(--white);

        border-bottom:
            1px solid rgba(255, 255, 255, 0.07);

        font-size: 16px;
        line-height: 52px;
    }

    .menu2 ul li a:hover {
        color: var(--blue);
    }

    .menu-logo {
        display: none;
    }

    .procmy {
        display: block;

        width: 100% !important;

        margin:
            0 0 28px !important;
    }

    .previews-cont-inner {
        grid-template-columns:
            280px minmax(0, 1fr);
    }
}


/* =========================================================
   MENŠÍ TABLET A MOBIL
   ========================================================= */

@media screen and (max-width: 760px) {

    body > div:first-child {
        padding:
            18px 15px !important;
    }

    body > div:first-child img {
        max-width: 82%;
        max-height: 90px;
    }

    .telbar {
        padding:
            25px 15px 72px !important;
    }

    .telbar > div h1 {
        margin-bottom: 14px;

        font-size: 22px;
        letter-spacing: 0.8px;
    }

    .telbar > a {
        width: 100%;
        max-width: 350px;

        padding: 11px 16px;
    }

    .telbar > a h1 {
        font-size: 22px;
    }

    .bg-round {
        padding:
            20px 15px 65px;
    }

    .motto {
        margin-bottom:
            28px !important;
    }

    .sluzby > ul {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        gap: 14px;
    }

    .sluzby > ul > li > a {
        min-height: 230px;

        padding: 20px 11px;

        border-radius: 18px;
    }

    .sluzby-d {
        width: 130px;
        height: 130px;

        padding: 5px;
    }

    .sluzby > ul > li h2 {
        margin-top: 16px;

        font-size: 18px;
    }

    .lpage {
        padding:
            25px 15px 65px;
    }

    .lpage > div[style*="width: 100%"][style*="text-align: center"],
    .bg-round > div[style*="width: 100%"][style*="text-align: center"] {
        width: 100% !important;

        padding:
            35px 23px !important;

        border-radius: 21px;
    }

    .procmy2,
    .procmy3 {
        padding:
            32px 22px 28px !important;
    }

    .previews-cont {
        padding: 16px;

        border-radius: 19px;
    }

    .previews-cont-inner {
        grid-template-columns: 1fr;

        gap: 20px;
    }

    .previews-cont-inner > a:first-child,
    .previews-cont-inner img.main {
        height: 260px;
    }

    .previews-cont-inner h3 {
        padding-bottom:
            8px !important;
    }

    .previews-cont > div:nth-child(2) {
        grid-template-columns:
            repeat(3, minmax(0, 1fr));

        gap: 7px;
    }

    .previews-cont > div:nth-child(2) a {
        height: 90px;
    }

    .bullet > ul,
    .bullet2 > ul,
    .sluzby2 > ul,
    .sluzby3 > ul,
    .sluzby4 > ul {
        grid-template-columns: 1fr;
    }

    .lpage > div[style*="float: left"][style*="text-align: center"] {
        width: 100% !important;

        padding:
            46px 23px 38px !important;

        border-radius: 22px;
    }

    .footer-container {
        grid-template-columns: 1fr;

        gap: 35px;
    }

    .footer-bottom-inner {
        flex-direction: column;

        text-align: center;
    }

    .footer1,
    .footer2 {
        float: none;

        display: block;

        width: 100%;

        text-align: center;
    }

    .footer2 {
        margin-top: 20px;
    }
}


/* =========================================================
   MALÝ MOBIL
   ========================================================= */

@media screen and (max-width: 440px) {

    .sluzby > ul {
        grid-template-columns: 1fr;
    }

    .sluzby > ul > li > a {
        min-height: auto;

        padding:
            25px 15px;
    }

    .sluzby-d {
        width: 160px;
        height: 160px;
    }

    .previews-cont-inner > a:first-child,
    .previews-cont-inner img.main {
        height: 220px;
    }

    .previews-cont > div:nth-child(2) {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

    .previews-cont > div:nth-child(2) a {
        height: 100px;
    }

    .bullet3 > ul > li:first-child {
        padding-left:
            0 !important;

        padding-top:
            72px !important;

        text-align: center;
    }

    .bullet3 > ul > li:first-child::before {
        left: 50%;

        transform:
            translateX(-50%);
    }

    .telbar > a h1 {
        font-size: 19px;
    }
}