 @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i|Sriracha&subset=latin-ext');


@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;700;800;900&display=swap');

*{
  font-family: 'Source Sans Pro', sans-serif;
  /*font-family: 'Sriracha', cursive;*/
  box-sizing: border-box;
}
body{
    padding-top: 100px;
}
div, p{
  color: #58595b;
  font-size: 16px;
}
p{
  margin-bottom: 10px;
}


h1 {
  font-weight: 800;
}
h1,
h2,
h3,
h4,
h5,
h6{
  font-family: 'Fira Sans', sans-serif;
  color: #03a3bd;
 
}

h3 {
  line-height: 1.45em;
}

.smx
{

   font-size: 11px;
}


div.ex1 {
 
  width: 100%;
  height: 300px;
  overflow-y: scroll;
padding:15px;
  background:white;
  text-align:left;
  margin-bottom:40px;
}

.con
{
background: #2bb673;
color: #fff;
font-family: 'Fira Sans', sans-serif;

padding: 10px 30px;
font-size: 18px;
border-radius: 50px;
margin-top: 10px;
margin-bottom: 10px;
text-decoration: none;
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
border: 0;
display:none ;
}


.cernabar
{
color:black !important;

}


.ukryj
{
display:none;

}

.port
{
margin-bottom: 40px;

}

.sedivka
{
background: 	#dcdcdc !important;
color:black !important;;

}


.hneda
{
color: #58595b !important;

}
.center {
  text-align: center;
}

h2 {
  font-size: 1.8rem;
}

hr {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.nadpis_novinky {
  font-family: 'Fira Sans', sans-serif;
  margin: 0;
}
.container {
  position: relative;
  z-index: 10;
}

 /*
.posun
{
margin:0 0 0 90px;


}  */


.reference_bg {
  background-image: url(../images/pomohli_jsme_prodat.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 5rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-bottom: 3rem;
}




.zvets
{
min-height:150px;
display:block;

}



a{
  color: #2bb673;
  text-decoration: underline;

}
a:hover{
  text-decoration: none;
  color: #03a3bd;
}



/*Formuláře služby*/
.formular form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  padding: 30px;
}

.flex_mesta {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
}

.mesta {

  display: inline-block;
  padding: 8px 20px;
  box-sizing: border-box;
  border: 1px solid #b5b5b5;
  border-radius: 10px;
  margin-bottom: 20px;
}

.bigf {
  font-size: 22px;
  font-weight: 900;
}

/*Menu na hover*/
.navbar-brand{
  height: unset;
}
  
  .sidebar-nav {
    padding: 9px 0;
  }
  
.dropdown-menu {
  padding: 0 0 !important;
  font-size: 16px !important;
}
    
  .dropdown-menu .dropdown-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
   
  }
  
  .dropdown-menu li:hover .dropdown-menu {
    visibility: visible;
    display: block;
  }
  
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  
  
  .nav-tabs .dropdown-menu,
  .nav-pills .dropdown-menu,
  .navbar .dropdown-menu {
    margin-top: 0;
  }
  
  .navbar .dropdown-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
  }
  
  .navbar .dropdown-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
  }
  .navbar{
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
  }
  

  .dropdown-menu>li>a {
    padding: 8px 20px !important;
    text-decoration: none !important;
    font-family: 'Source Sans Pro', sans-serif !important;
  }
  .dropdown-menu>li>a:hover {
    color: #2bb673 !important;
    background: none !important;
  }

  .navbar-nav>li>.dropdown-menu {
    border-radius: 10px !important;
    border: 1px solid #c0c0c0 !important;
  }



.box_titulni_levy p {
 line-height: 3.5rem;
}

/* Prodáváte byt - stránka statická*/
.prodavate_p {
  margin: 50px auto 50px auto;
  font-size: 22px;
  max-width: 800px;

}

section.stredni p.prodavate_p {
  font-size: 22px;
  line-height: 35px;
  padding-right: 15px;
  padding-left: 15px;
}


.boxik {
  position: relative;
  float: left;
  border-radius: 20px;
  width: 50%;
  border: 1px solid #b5b5b5;
  background: #fff;
  clear: both;
  margin-bottom: 90px;
  padding-top: 3rem;
  padding-bottom: 1rem;
}

.boxik2 {
  position: relative;
  float: right;
  border-radius: 20px;
  width: 50%;
  border: 1px solid #b5b5b5;
  background: #fff;
  clear: both;
  margin-bottom: 90px;
  padding-top: 3rem;
  padding-bottom: 1rem;
}

.obr_prodavate1 {
  position: absolute;
  top: 0;
  right: -100%;
  width: 111%;
  height: 100%;
  border-radius: 20px;

  z-index: -1;
}

.obr_prodavate2 {
  position: absolute;
  top: 0;
  left: -100%;
  width: 111%;
  height: 100%;
  border-radius: 20px;
  z-index: -1;
}

.foto1 {
  background: url("../images/foto_1.jpg") center/cover no-repeat;
}

.foto2 {
  background: url("../images/foto_2.jpg") center/cover no-repeat;
}

.foto3 {
  background: url("../images/foto_3.jpg") center/cover no-repeat;
}

.foto4 {
  background: url("../images/foto_4.jpg") center/cover no-repeat;
}


.foto5 {
  background: url("../images/foto_usetrite.jpg") center/cover no-repeat;
}

.foto6 {
  background: url("../images/foto_minimum_starosti.jpg") center/cover no-repeat;
}

.foto7 {
  background: url("../images/foto_bezpecne.jpg") center/cover no-repeat;
}


.jak1 {
  background: url("../images/jak-to-1.jpg") center/cover no-repeat;
}

.jak2 {
  background: url("../images/jak-to-2.jpg") center/cover no-repeat;
}

.jak3 {
  background: url("../images/jak-to-3.jpg") center/cover no-repeat;
}

.jak4 {
  background: url("../images/jak-to-4.jpg") center/cover no-repeat;
}


.odhad1, .jak5 {
  background: url("../images/odhad_ceny/1_foto.jpg") center/cover no-repeat;
}

.odhad2 {
  background: url("../images/odhad_ceny/2_foto.jpg") center/cover no-repeat;
}

.odhad3 {
  background: url("../images/odhad_ceny/3_foto.jpg") center/cover no-repeat;
}

.container_new_white {
  background: white;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container_new_grey {
  background: #F6F6F6;
  padding-top: 50px;
  padding-bottom: 50px;
}
.flexodhad {
  max-width: 1400px;
  margin: auto;
}

p.odhadceny {
  padding: 2rem;
  border-radius: 2rem;
  box-shadow: 0px 0px 10px #00000029;
  position: relative;
  order: 1;
}
p.odhadceny.c2, p.odhadceny.c4 {
order: 3;
}  

p.odhadceny.c1::before {
  content: '1';
}
p.odhadceny.c2::before {
  content: '2';
}
p.odhadceny.c3::before {
  content: '3';
}
p.odhadceny.c4::before {
  content: '4';
}
p.odhadceny.c5::before {
  content: '5';
}

p.odhadceny::before {
  font-family: 'Fira Sans', sans-serif;
  font-size: 60px;
  float: left;
  padding: 1rem 2rem 1rem 0;
}
.obalobou {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.obalobou2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.obalobou2 .boxicek3 {
  flex-basis: 58%;
}

.obalobou2 .boxicek2 {
  flex-basis: 38%;
}

.obalobou2 .boxicek2 a.logo_smlouva {
  display: block;
  width: 100%;
  height: auto;
}
.obalobou2 .boxicek2 a.logo_smlouva img {
  width: 100%;
  height: auto;
  float: none;
    max-width: unset;
}

.obalobou p.odhadceny {
  flex-basis: 68%;
}
.obalobou .ob_img {
  flex-basis: 28%;
  text-align: center;
  order: 2;
}
.obalobou .ob_img img {
  width: 100%;
  max-width: 160px;
}

.margintop60 {
  margin-top: 60px;
}

.margintop45 {
  margin-top: 45px !important;
}
.boxik2.mb0 {
  margin-bottom: 0;
}

.boxik h2, .boxik2 h2 {
  margin: 0;
  padding: 0 10px 0 10px;
  font-size: 1.8rem;
  font-family: 'Source Sans Pro', sans-serif;
  color: #58595b;
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  min-width: 80%;
  text-align: center;
}

.boxik p, .boxik2 p {
  margin-top: 10px;
  padding: 15px 40px 40px 40px;
  line-height: 31px;
  text-align: justify;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.box_usetrit {
  display: flex;
  justify-content: space-between;
    max-width: 800px;
    margin: auto;
    align-items: center;
    border-radius: 2rem;
    box-shadow: 0px 0px 10px #00000029;
    padding: 2rem;
    margin-top: 50px;
}
.box_usetrit p, .box_usetrit .obalimg2 {
  flex-basis: 47%;
}

.box_usetrit p {
  padding-left: 50px;
 position: relative;
 order: 1;
}
.box_usetrit p::before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  background: url('../images/odhad_ceny/uvozovky_rs.svg') center/cover no-repeat;
  top: 0;
  left: 0;
}

.obalimg2 {
  text-align: center;
  order: 2;
}

.obalimg2 img {
  width: 80%;
}




/* Konec - Prodáváte byt - stránka statická*/



/* BLOG - DETAIL */
section.stredni {
  background: #F2F2F2A8;
  position: relative;
}

section.stredni p {
  font-size: 17px;
  line-height: 28px;
}


.whitebg {
  background: #fff;
  /*padding: 30px 8% 80px 8%;*/
  max-width: 1280px;
  padding-top: 50px;
  padding-bottom: 80px;
}
.whitebgblog {
  background: #fff;
  padding: 30px 1.5% 80px 1.5%;
}

section.stredni img.bg_logo,
section.subsite.xnew img.bg_logo
{
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
  height: 50vh;
  z-index: -2;
}
.h1_new {
  width: 70%;
  min-width: 769px;
  position: relative;
  margin-bottom: 32px;
  line-height: 42px;
  padding-bottom: 28px;
}

.container.nobg .h1_new, .container .h1_new.center {
  text-align: center;
  width: 100%;
  max-width: 769px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

section.stredni .boxik, section.stredni .boxik2 {
  border: 0;
}

section.stredni h2 {
  position: relative;
  margin-top: 28px;
  margin-bottom: 20px;
  padding-bottom: 16px;
}
section.stredni .wswg h2 {
  margin-top: 45px;
}

.h1_new::after, section.stredni h2::after, h2.podnadpis::after, .boxik2 h2::after {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background: #03A3BD;
  bottom: 0;
  left: 0;
}


.container.nobg .h1_new::after, .container.nobg .h1_new.center::after,
 .container.whitebg .h1_new.center::after, .container.nobg h2::after, 
 h2.podnadpis.center::after, .boxik2 h2.center::after,
 .boxik h2.center::after,
 .container .h1_new.center::after, 
 .container h2.text-center::after {
  left: 50%;
  transform: translateX(-50%);
}


section.stredni .boxik h2, section.stredni .boxik2 h2 {
  font-weight: 900;
}

section.stredni h3 {
  font-size: 20px;
}

section.stredni .boxik h3, section.stredni .boxik2 h3 {
  padding: 0px 40px;
  margin-top: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}


.blog_img img {
  max-width: 350px;
  float: right;
  margin-left: 40px;
  margin-bottom: 20px;
}

.autor {
  padding-top: 40px;
  display: flex;
  align-items: center;
}

.autor img {
  border-radius: 50%;
  width: 100%;
  max-width: 95px;
  margin-right: 30px;
}

section.stredni .autor p {
font-size: 20px;
font-weight: 600;
line-height: 20px;
}

section.stredni .autor p span {
  font-size: 15px;
  font-weight: normal;
}

.container.cta {
  text-align: center;
  background: url('../images/banner.png') center/cover no-repeat;
  padding: 50px 30px;
  margin-bottom: 50px;
  overflow: hidden;
  background-size: 150%;
  animation-name: animace_bg;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes animace_bg {
  0% {
    background-size: 150%
  }
  50% {
    background-size: 200%
  }
  100% {
    background-size: 150%
  }
}

.container.cta.zaobleni {
  border-radius: 20px;
  max-width: 1145px !important;
}

.container.cta h2, .container.cta p {
  color: #fff;
}

.container.cta h2 {
  margin-bottom: 0;
  padding-bottom: 8px;
}

.container.cta h2::after {
  display: none;
}

.container.cta p {
  padding-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.container.cta a {
  color: #2bb673;
  background: #fff;
  border-radius: 33px;
  padding: 10px 35px;
  display: inline-block;
  text-decoration: none;
  border: 2px solid white;
  transition: all 0.3s ease-in;
 
}

.container.cta a:hover {
  color: #fff;
  background: #03A3BD;
}


.container.cta a span.jakfunguje {
  font-weight: 600;
}


/* Konec - BLOG - DETAIL */


.flex_blog {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5rem;
  flex-wrap: wrap;
} 

.blog_box {
  display: flex;
  flex-direction: column;
  flex-basis: 32%;
  padding: 20px 20px 50px 20px;
}

.blog_box_obrazek {
  height: 180px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
}

.blog_box_obrazek img {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.blog_box_obrazek img:hover {
 filter: saturate(0.2);
}

.blog_box .textove_pole {
  position: relative;
  margin: -100px -20px -20px -20px;
  padding: 90px 20px 50px 20px;
  border-radius: 20px;
  background: #fff;
  height: 100%;
  box-shadow: 0px 0px 25px -8px rgba(0,0,0,0.51);
}

.blog_box .textove_pole h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #2bb673;
  font-size: 23px;
  line-height: 30px;
  font-weight: 600;
}

.blog_box .textove_pole h2::after { 
  background: #2bb673;
}

.blog_box .textove_pole h2 a{
text-decoration: none;
}

.blog_box .textove_pole h2::after {
  left: 0;
  transform: initial;
}


.btn_blog {
  background: #2bb673;
  color: #fff;
  padding: 10px 40px;
  border-radius: 33px;
  margin: 20px 0px;
  transition: all 0.3s ease-in;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  bottom: 0;
}

.btn_blog:hover {
  background: #03A3BD;
  color: #fff;
 
}

/* PŘIHLÁSIT SE */

.prihlaseni {
  padding-top: 40px;
  width: 100%;
  max-width: 850px;
  margin: auto;
}

.prihlaseni a {
  display: inline-block;
  padding: 10px 24px;
}


.prihlaseni a.prvni {
background: #ece8e8;
padding-top: 10px;
color: #58595b;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
text-decoration: none;
}

.prihlaseni a.prvni.aktivni {
  padding-top: 20px;
}

.prihlaseni a.prvni:not(.aktivni) {
  text-decoration: underline;
  color: white;
  background: #2bb673;
  font-weight: 700;
}



.prihlaseni a.druhy {
  background: #f6f6f6;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  }

.prihlaseni a.druhy:hover {
    background: #ece8e8;
  }


.box_prihlasit {
  background: #ece8e8;
  width: 100%;
  max-width: 850px;
margin: auto;
padding-top: 45px;
padding-bottom: 45px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

form.formular_prihlaseni {
  max-width: 500px;
  margin: auto;
  display: flex;
  flex-direction: column;
}
form.formular_prihlaseni label {
  color: #03a3bd;

}
form.formular_prihlaseni select {

  font-size: 18px;
  height: 47px;
}

form.formular_prihlaseni input {
  font-size: 18px;
  padding: 2.3rem;
}

form.formular_prihlaseni.registrace {
  max-width: unset;
  padding: 0 15px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

form.formular_prihlaseni.registrace .form_box {
  flex-basis: 48%;
}
form.formular_prihlaseni.registrace label {
  width: 100%;
  padding-bottom: 10px;
}

form.formular_prihlaseni.registrace .center, form.formular_prihlaseni.registrace .fullbox {
  flex-basis: 100%;
}

.telefonni_cislo {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

form .telefonni_cislo label.predvolba {
display: block;
flex-basis: 28%;
}
form .telefonni_cislo label.telefon {
  display: block;
  flex-basis: 68%;
}

form .telefonni_cislo label.emailovy.telefon {
  flex-basis: 100%;
}

/* PŘIHLÁSIT SE - KONEC */




/* KONTAKT - stránka statická*/





.nadpis_center {
  text-align: center;
}

.obal {
  height: 150px;
}

.volejte {
  width: 30%;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #e4e1e1;
  border-radius: 20px;
  text-align: center;
  margin-top: 50px;
  padding-top: 40px;
  float: left;
  margin-left: 10%;
  margin-right: 10%;
  height: 100px;
  background: white;
}

.volejte a {
  font-size: 20px;
  font-weight: bold;
}

.obalovac {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #e4e1e1;
  border-radius: 20px;
  text-align: center;
  margin-top: 50px;
  padding-top: 7vh;
}
.obalovac.white {
  background: white;
}

.obalovac h2, .volejte h2 {
  font-size: 1rem;
  color: #bfbfbf;
}


.nadpis {
  position: absolute;
  text-emphasis: center;
  top: -30px;
  width: 100%;
}

.nadpis span {
  background-color: #fff;
  padding: 8px 20px;
  border-radius: 10px;
}

.kontakt_box1 {
    flex:1; 
}

.kontakt_box2 {
    flex:1; 
}
.kontakt_box3 {
    flex:1; 
}
.kontakt_box4 {
  flex:1; 
}



.kontakt_obrazek {
  border-radius: 50%;
  max-width: 200px;
  margin-top: 40px;
  margin-bottom: 20px;
}
 /* KONTAKT - stránka statická - KONEC*/
 
/* NAŠE SLUŽBY - stránka statická*/


.obalovac2 {
  width: 100%;
  position: relative;
  box-sizing: border-box;
/*  border: 1px solid #b5b5b5;
  border-radius: 20px;*/
  text-align: center;
  padding-top: 20px;   
  padding-bottom: 20px; 
}

ol li, .obalovac2 ul li {
  text-align: left;
}

hr.hr1 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.obalovac2 p {
  text-align: left;
  padding: 0px 0px 0px 0px;
}

.obalovac2 .sluzby_ikona {
  float: left;
  padding: 0px 30px;
  max-width: 150px;
}

.obalovac2 .sluzby_ikona.napravo {
  float: right;
  max-width: 280px;
  width: 30%;
  padding: 0px 0px 0px 30px;
}





.obalovac2 h2 {
  
  font-size: 3rem;
  color: #58595b;
}
.obalovac2 h3 {
  font-size: 2rem;
  color: #58595b;
  text-align: left;
  padding-left: 2rem;
}

.obalovac2 h3.nopadd {
  padding-left: 0;
  margin-bottom: 1rem;
}

p.stlacitkem {
  text-align: center;
  padding-top: 2rem;
}


.zitek_obal {
  display: flex;

  align-items: flex-start;
  max-width: 400px;
  margin-left: auto;
  text-align: center;
}

.zitek_obal img {
  float: left;
  width: 100px;
  padding: 0px 0px;
  margin: 0px 30px 0px 0px;
  border-radius: 50%;
}

.sluzby_flex {
  display: flex;
  width: 100%;
  justify-content: space-around;
  text-align: center;
  flex-wrap: wrap;
}
.sluzby_box {
  flex-basis: 26%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sluzby_box img {
  width: 90%;
  max-width: 65px;
}
.sluzby_box a {
  font-size: 16px !important;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 10px 13px;
  border-radius: 15px;
  margin-bottom: 30px;
}


 
 /* REFERENCE */


.reference {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 1%;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
}

.reference_img {
  width: 100%;
  border-radius: 15px;
}

.reference_box {
 /* border-radius: 15px;
  border: 1px solid #c0c0c0;
  background-color: #ebebeb;
*/
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 25px -8px rgba(0,0,0,0.51);
}
.reference_box p {
  padding: 20px;
  margin: 0;
}

.reference_nadpis {
  text-align: center;
  margin: auto;
  color: #58595b;
  font-size: 2rem;
  width: 70%;
  padding-top: 20px;
  margin-bottom: 30px;
}
 /* REFERENCE - KONEC*/

/* INFORMACE O ZÁJEMCI */
.flex_zajemci {
  display: flex;
  background: #f6f6f6;
  padding: 20px;
  max-width: 1200px;
  margin: auto;
}
.zajemci_leva {
  flex: 3;
}

.zajemci_leva h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #000;
}

.zajemci_leva h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.zajemci_leva p {
  margin-top: 20px;
  padding-right: 30px;
}


.zajemci_prava {
  flex: 2;
  position: relative;
  border-radius: 20px;
  background: black;
}

.zajemci_prava p {
  color: #FFF;
  text-align: center;
}

.obal_obr {
  position: relative;
  width: 100%;
  padding-top: 56%;
  overflow: hidden;
  border-radius: 20px;
}

.obal_obr img {
  width: 100%;
  height: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);

}
.min_60px {
  min-width: 60px;
}
.poznamky_cena {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-top: 10px;
}
.poznamky_cena::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  z-index: -1;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}


/* INFORMACE O ZÁJEMCI- KONEC */

.horni_tlacitka {
   text-align: right;
}




 .navbar-default{
  background-color: #fff;
  padding-top: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bfbfbf;
}
.navbar-default .navbar-nav>li>a{
  color: #58595b;
  padding-top: 25px;
  padding-bottom: 5px;
  font-size: 18px;
  padding-left: 17px;
  padding-right: 17px;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  text-decoration: none;
}

.navbar-default .navbar-nav>li:last-child>a {
  padding-right: 0;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>li>a.active, 
.navbar-default .navbar-nav>li>a.active:focus, 
.navbar-default .navbar-nav>li>a.active:hover, 
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover{
  color: #2bb673;
  background: none;
  position: relative;
}
.navbar-default .navbar-nav>.active>a:before, 
.navbar-default .navbar-nav>.active>a:focus:before, 
.navbar-default .navbar-nav>.active>a:hover:before, 
.navbar-default .navbar-nav>li>a.active:before, 
.navbar-default .navbar-nav>li>a.active:focus:before, 
.navbar-default .navbar-nav>li>a.active:hover:before, 
.navbar-default .navbar-nav>li>a:focus:before, 
.navbar-default .navbar-nav>li>a:hover:before{
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  background: #2bb673;
  border-radius: 50%;
  position: absolute;
  top: 64%;

  margin-top: 0px;
  left: 5px;
}
.dropdown-menu{
  border: 0;
  box-shadow: 0 0 0 transparent;
}

/*Menu na hover end*/






/* HEADER SEKCE s FOTKOU */

section.header{
  position: relative;
  background: url(../images/header.jpg) no-repeat center;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 45px;
}
section.header h1{
  font-size: 35px;
  color: #03a3bd;
  font-family: 'Fira Sans', sans-serif;
  margin-bottom: 30px;
}

section.header h1 a{
  font-size: 35px;
  color: #2bb673;
  font-family: 'Fira Sans', sans-serif;
}


section.header p{
  font-size: 18px;
  color: #58595b;
  
}


.grid_titulni {
  display: grid;
  grid-template-columns: 2fr 2fr;
  grid-gap: 4rem;
}

.box_titulni_pravy img, .box_titulni_pravy video {
width: 100%;
height: auto;
}
.uvod_mobil video {
  width: 100%;
  height: auto;
}

.box_titulni_pravy .afterglow {
  border-radius: 20px;

}

.vjs-afterglow-skin .vjs-play-control:before {
      color: #2bb673;
  }
.uvod_mobil {
  display: none;
}





/*Tlacitko zelene*/
.navbar-header {
  margin-top: -17px;
}

.registrovat_button {
  background: #2bb673;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px 5px 40px; 
  display: inline-block;
  border-radius: 0 0 8px 8px;
  margin-bottom: 0px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  border: 0;
  margin-right: 20px;
  position: relative;
}

.registrovat_button::before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: url('../images/ikona_registrovat.svg') center/cover no-repeat;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.registrovat_button.vadminu {
  display: inline-flex;
  flex-direction: column;
  margin-right: 0;
}

.registrovat_button.vadminu span.prihlaseny {
  font-size: 13px;
}
.registrovat_button.vadminu::before {
  bottom: 8px;
  transform: unset;
  top: unset;
}


.registrovat_button:hover{
  text-decoration: none;
  color: #fff;
  background: #03a3bd;
}


.green_button{
  background: #2bb673;
  color: #fff;
  font-family: 'Fira Sans', sans-serif;
  font-size: 22px;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  border: 0;
}
.green_button:hover{
  text-decoration: none;
  color: #fff;
  background: #03a3bd;
}

.green_button.mensi {
  background: #fff;
  border: 1px solid #2bb673;
  color: #2bb673;
}

.green_button.mensi:hover{
  text-decoration: none;
  color: #fff;
  background: #03a3bd;
  border: 1px solid #03a3bd;
}

.green_button.small{
  font-size: 18px;
}

/*Cast pruh s tlacitkom*/
.greenLine{
  background: url(../images/line_bg.png) repeat-x 100% 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}
.greenLine .text{
  float: left;
  color: #77787b;
  font-size: 20px;
  padding: 18px 0px;
}
.greenLine a.green_button.small{
  float: right;
}

.grid_kroky {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 10px;
  margin-bottom: 30px;
}

.grid_kroky img {
  width:100%;
}

.grid_servery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 30px;
 

}

.grid_servery div {
padding-top: 10px;
padding-bottom: 10px;
border-radius: 20px;
  background-color: #fff;


 }

 .grid_servery img {
  width:90%;
}

.grid_reference {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 10px;
  margin-bottom: 30px;
 

}




.grid_vyhody {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.box_vyhody {
  text-align: center;
}

.box_vyhody img {
  width: 50px;
}

.box_vyhody p{
  margin-top: 10px;
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
  color: #03a3bd;
 
}



.formtelefon {
  display: flex;
  justify-content: space-between;
}

.formtelefon select {
  width: 31%;
}
.formtelefon input {
  width: 62%;
}








/*Obsah*/
.white{
  padding-top: 15px;
  padding-bottom: 5px;
}
.blokyTextu .text h2{
  color: #2bb673;
  font-family: 'Fira Sans', sans-serif;
  font-size: 22px;
  margin-bottom: 20px;
}
.blokyTextu .obr, .blokyTextu .text{
  min-height: 320px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}







/*Tip na zaver*/
.grey{
  background: #dad9d9;
  padding-top: 45px;
  padding-bottom: 40px;
}
.grey p strong{
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  color: #58595b;
}

/*Podstranka*/
.subsite{
  background: #fff url(../images/subsite.jpg) no-repeat;
  background-size: contain;
  padding-top: 40px;
  padding-bottom: 40px;
}

.subsite.xnew {
  background: #F2F2F2A8;
  position: relative;
}




/*Navody bloky*/
.navody a{
  width: 100%;
  display: flex;
  color: #fff;
  padding: 15px 0px;  
  border-radius: 50px;
  text-decoration: none;
  font-family: 'Fira Sans', sans-serif;
  background: #2bb673;
  align-items: center;
  justify-content: center;
  font-size: 33px;
  font-size: calc(1.2rem + 1.1vw);
  margin-top: 30px;
  margin-bottom: 30px;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
.navody a:hover, .navody a:focus{
  background: #8bac33;
  color: #fff;
}



/*Footer*/


.footer{
    background: #f7f790;
    color: #58595a;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer p{
    margin-bottom: 0px;
}
.footer a{
    color: #58595a;
    text-decoration: underline;
    font-size: 16px;
}


div.loginBox label{
	padding: 0;

	color: #000;
	font-size: 20px;
	font-weight: 300;
	text-align: left !important;
  background:none;
}

div.loginBox label img{
	margin-right: 20px !important;
	margin-top: -6px !important;
}


/*Footer end*/


/* Cookies Lista set */
#cookies_lista{
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	z-index: 10000;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .3);
	font-size: 13px;
}
#cookies_lista p, #cookies_lista span, #cookies_lista a{
	font-size: 14px;
}


/* Jak to fungue */
a.green_button.obrys {
  background: #fff;
  border: 1px solid #2bb673;
  color: #2bb673;
  margin-left: 3rem;
}

a.green_button.obrys:hover {
  background: #03A3BD;
  color: #fff;
  border: 1px solid #03A3BD;
}


.pb15 {
  padding-bottom: 15rem;
}

/* Jak to fungue - konec */


/* ověření dlužníka */
img.registr {
  display: block;
  width: 40%;
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2rem;
}

.jakfung {
  display: flex;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.textfung ul {
  padding-left: 1rem;
}

.jakfung  img.lustrimg {
  width: 40%;
  max-width: 170px;
  display: block;
  margin-right: 2rem;
}

h2.lustracni {
  margin-top: 0.5rem !important;
  font-size: 1.5rem;
}

.flexlustr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flexlustr .boxlustr {
  flex-basis: 48%;
  padding-bottom: 1rem;
}

.flexlustr .boxlustr label.labelus {
  display: flex;
  flex-direction: column;
}

.flexlustr .boxlustr.sradiem {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.flexlustr .boxlustr.sradiem p {
  flex-basis: 100%;
  margin-bottom: 0;
  line-height: 17px;
  font-weight: 700;
}

.linka2 {
  width: 100%;
  border-bottom: 2px dotted var(--modra);
  margin: 20px 0 35px 0;
}

.flexlustr .boxlustr input {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #999999;
}

.flexlustr .boxlustr input::placeholder,
.flexlustr .boxlustr input::-webkit-input-placeholder {
  font-weight: 300;
}
.flexlustr .boxlustr input[type=radio] {
  margin: 0 3px 0 0;
  cursor: pointer;
}
.flexlustr .boxlustr input[type=radio] ~ label {
  cursor: pointer;
}

.mr20 {
  margin-right: 20px;
}
.max250 {
  max-width: 250px;
}

.centruj {
  display: flex;
  justify-content: center;
  align-items: center;
}
p.obchodni {
  margin-bottom: 35px;
}



/*Styl navbar*/

@media screen and (min-width: 768px){
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      padding: 0 0 0 15px;
  }


  .obalovac {
    display: flex;
    flex-wrap: wrap;
  }






}

@media screen and (max-width: 1300px){
  .obal_obr {
    padding-top: 60%;}
    .obal_obr img {
      width: 110%;
    }
  .flex_zajemci {
    justify-content: space-between;

  }
  .zajemci_prava, .zajemci_leva {
    flex: unset;
    flex-basis: 48%;
  }
  .obalovac .kontakt_box1, .obalovac .kontakt_box2,
  .obalovac .kontakt_box3, .obalovac .kontakt_box4 {
    flex-basis: 48%;
    padding-bottom: 3rem;
  }

}


@media screen and (max-width: 1200px){
  .navbar-default .navbar-nav>li>a{
    font-size: 16px;
    padding-left: 13px;
    padding-right: 13px;
  }
  .navbar-brand>img{
    max-width: 118px;
  }
  .navbar-default .navbar-nav>li>a{
    padding-top: 10px;
    padding-bottom: 5px;
  }
  body{
    padding-top: 84px;
  }
  .navbar-default .navbar-nav>.active>a:before, .navbar-default .navbar-nav>.active>a:focus:before, .navbar-default .navbar-nav>.active>a:hover:before, .navbar-default .navbar-nav>li>a:focus:before, .navbar-default .navbar-nav>li>a:hover:before{
    margin-top: -5px;
  }

  .greenLine .text{
    float: none;
    font-size: 18px;
  }
  .greenLine{
    text-align: center;
    background: #f7f790;
  }
  .greenLine a.green_button.small{
    float: none;
  }
  .greenLine .text{
    padding: 5px 0px;
  }
}










@media screen and (min-width: 992px){
  .subsite{
    min-height: 600px;
  }
  .grid_servery {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}



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

h1 {
  font-size: 28px;
}

body {
  padding-top: 82px;
}

.grid_reference {
     grid-template-columns: 1fr 1fr;
}

.subsite{
    background: #fff;
}

.h1_new {
  width: 100%;
  min-width: initial;
}

.blog_box {
  flex-basis: 49%;
}

.navbar-default .navbar-nav>li>a{
  font-size: 14px;
  padding-left: 8px;
  padding-right: 8px;
}

.navbar-default .navbar-nav>li>a:before {
  display: none !important;
}

.reference {
  grid-template-columns: 1fr 1fr;
}

}


/*Formular*/
.nav-tabs{
  width: 100%;
}
.nav-tabs li{
  width: 50%;
}


.nav2 li{
  width: 100%! important;
}



.nav-tabs li a{
  color: #58595a;
  text-decoration: none;
  background: #eee;
  margin: 0;
  border: 1px solid transparent;
  
}
.nav-tabs li:first-child a{
  border-radius: 10px 0px 0px 0px;
}
.nav-tabs li:last-child a{
  border-radius: 0px 10px 0px 0px;
}


.nav2 li a{
  border-radius: 10px 10px 0px 0px !important;
}

.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover{
  background: #2bb673;
  color: #fff;
}
.tab-content{
  padding: 40px 15px;
  background: #f6f6f6;
  border-radius: 0px 0px 10px 10px;
  max-width: 1200px;
  margin: auto;
}
.tab-content.nomargintop {
  padding-top: 0;
}

.g-recaptcha{

  align-items: center;
  justify-content: center;
}

/*Spacers*/
.spacer-5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-15 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-25 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-30 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-35 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-40 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-45 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-50 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-55 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-60 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-65 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-70 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-75 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-80 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-85 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-90 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-95 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-100 { height: 100px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
.spacer-200 { height: 200px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}


@media screen and (max-width: 1200px){
  .spacer-5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-15 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-25 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-30 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-35 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-40 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-45 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-50 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-55 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-60 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-65 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-70 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-75 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-80 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-85 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-90 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-95 { height: 55px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-100 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
  .spacer-200 { height: 100px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; clear:both;}
}






@media screen and (max-width: 768px){
.navbar-brand {
  padding: 6px;
  padding: 6px;
}
.navbar-default {
  padding-bottom: 8px;
}
.navbar-toggle {
  margin-bottom: 0px;
  margin-top: 15px;
}
.container>.navbar-header {
  margin-left: 0;
  padding-top: 10px;
}
.container>.navbar-collapse {
  margin-top: 20px;
}

.boxik, .boxik2 {
  float: initial;
  width: 100%;
  padding-bottom: 0;
}
    
.obr_prodavate1, .obr_prodavate2 {
  position: static;
  width: 100%;
  height: 220px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

body {
    padding-top: 75px !important;
}

.container.stredni {
  padding-left: 0;
  padding-right: 0;
}

.blokyTextu .obr{
  display: none;
}

.blokyTextu .text{
  min-height: unset;
}

h1, .h1_new {
  font-size: 26px;
  line-height: 33px;
}

section.header h1{
  font-size: 26px;
  text-align: center;
}

h2, .boxik2 h2, .boxik h2{
  font-size: 20px;
  margin-bottom: 20px;
}

.obalovac2 {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  margin-top: 0px;
  padding-top: 20px;
  /* border-bottom: 1px solid #77787b; */
}

.obalovac2 .sluzby_ikona, .obalovac2 .sluzby_ikona.napravo {
  float: none;
  padding: 0px 10px 0 10px;
  width: 140px;
}

.obalovac2 img {
  max-width: 100px;
}

.obalovac2 h2 {
  text-align: center;
  font-size: 2rem;
} 

.obalovac2 h3 {
  font-size: 1.7rem;
  color: #58595b;
  padding-left: 10px;
}

.obalovac2 p {
  padding: 10px;
}

.obalovac2 h3.nopadd {
  padding: 0 10px 0 10px;
}
 
.obalovac2 .nadpis {
  position: static;
  top: 0;
  width: 100%;
}

.obalobou2 .boxicek3,
.obalobou2 .boxicek2 {
  flex-basis: 100%;
}
.obalobou2 .boxicek2 {
  display: flex;
  justify-content: center;
}

.obalobou2 .boxicek2 a.logo_smlouva {
  max-width: 350px;
}


.zitek_obal {
 margin-left: 0;
 padding-left: 15px;
}

.box_titulni_levy{
  text-align: center;
}

.green_button{
  font-size: 18px; 
  padding: 5px 15px;
  display: inline-block;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.grid_kroky {
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 30px;
}

.grid_vyhody {
  display: block;
  margin-top: 30px;
  padding-left: 30px; 
}

.box_vyhody {
  text-align: left;
}

.box_vyhody img {
  width: 40px;
  margin-right: 30px;
}

.box_vyhody p {
  display: inline-block;
  font-size: 15px;
}

.footer .row div.col-sm-6{
  text-align: center;
}

.grid_reference {
  display: block;
} 

.uvod_mobil, .uvod_mobil img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.blog_img img {
  max-width: 275px;
}

.grid_titulni {
  display: block;
}

.box_titulni_pravy {
  display: none;
}

.nadpis_novinky {
  font-size: 19px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
}

.spacer-30 {
  height: 50px;
}

.navbar-default .navbar-nav>li>a{
  border-bottom: 1px solid #2bb673;
}

.navbar-nav{
  float: none !important;
}

.dropdown-menu {
  float: none !important;
  position: relative !important;
  display: none !important;
}

.obal {
  height: 300px;
}

.volejte {
  width: 100%; 
  position: relative;
  box-sizing: border-box;
  border: 1px solid #e4e1e1;
  border-radius: 20px;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  float: none;
  height: 100px;
}
   
.reference_box {
  margin-bottom: 50px;
}

/*Formuláře služby*/
.formular form {
display: block;
}

section.stredni p {
  font-size: 15px;
  line-height: 24px;
}

.whitebg, .whitebgblog {
  padding: 30px 15px 80px 15px;
}

.container.cta {
  background-size: auto;
  animation-name: none;
}

section.stredni p.prodavate_p {
  font-size: 18px;
  line-height: 35px;
  padding-right: 15px;
  padding-left: 15px;
}

.blog_box {
  flex-basis: 100%;
}

.formtelefon2 {
  display: block;
  float: right;
  width: 68%;
}

.flex_zajemci{
  display: block;
}
.zajemci_prava {
  margin-top: 40px;
}
}




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

h1, .h1_new {
  font-size: 22px;
  line-height: 30px;
}

.sluzby_flex {
  display: block;
}

.sluzby_box img {
  display: none;
}

.blog_img img {
  max-width: initial;
  float: unset;
  width: 100%;
  margin-left: 0;
}


.obal_obr {
  float: none;
  max-width: initial;
}

.container.flexik {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container.flexik a {
  margin-left: 0;
  margin-top: 2rem;
 padding-left: 3rem;
 padding-right: 3rem;
}


  .box_prihlasit {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0;
  }



  .registrovat_button.vase {
    font-size: 15px;
  }

  .box_usetrit {
    display: block;
  }

  .box_usetrit .obalimg2 {
    float: right;
    max-width: 30%;
    padding-left: 20px;
  }
  .obalimg2 img {
    width: 100%;
}
.box_usetrit p {
  padding-left: 30px;
}
.box_usetrit p::before {
  
  width: 20px;
  height: 20px;
}

form.formular_prihlaseni.registrace {
  padding: 0 0;
}
form.formular_prihlaseni.registrace .form_box {
  flex-basis: 100%;
}




}




@media screen and (max-width: 500px){
.registrovat_button, a.prihlasitse {
  font-size: 13px;
}

.obalobou {
  display: block;
  border-radius: 2rem;
  box-shadow: 0px 0px 10px #00000029;
  margin-bottom: 35px;
}

p.odhadceny {
  padding: 2rem;
  border-radius: none;
  box-shadow: none;
}

.obalobou .ob_img {
  float: right;
  max-width: 70px;
}

.flexodhad {
  padding-top: 50px;
}

.boxik p, .boxik2 p {
  margin-top: 10px;
  padding: 15px 15px 25px 15px;
}

.reference {
  display: block;
}

.zitek_obal {
    flex-direction: column;
}
.flexlustr .boxlustr {
  flex-basis: 100%;
}
input.odesilac.green_button {
  font-size: 16px;
}
}