/* 

  !!! POZOR !!!

  sem patĹ™Ă­ pouze barvy, kterĂ© jsou spoleÄŤnĂ© pro vĹˇechny barevnĂ© tĂ©my, 
  barvy pro jednotlivĂ© tĂ©my patĹ™Ă­ do sloĹľky "colorThemes"

*/

/*
//font do 5-2-2024
@import url(https://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);

body {
  font-family: 'Dosis', Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 300;
  color: #333333;
}
*/

* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
  font-family: 'urw-din', Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #333333;
}

body b,
body strong {
  font-family: 'urw-din', Helvetica, sans-serif;
  font-weight: bold;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.success_message,
.error_message,
.info_message {
  background: #AECA2E;
  margin: auto;
  max-width: 100%;
  width: 500px;
  color: #fff;
  padding: 30px 20px;
}

.error_message {
  background: #DA4624;
}
  
.info_message {
  background: #FFD041;
}

#page-layout {
  padding-top: 78px;
}
.header {
	position: fixed;
  top: 0;
  left: 0;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-webkit-font-smoothing: antialiased;
	z-index: 99999;
}

.clear {
  clear: both !important;
}

.header .logo {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.header .logo a {
	display: block;
	width: 120px;
	height: 120px;
	background: url("/style/wespeak/images/we-speak-logo.png") no-repeat;
	background-size: contain;
}

.header .logo a span {
  display: none;
}

#page-holder {
  max-width: 100vw;
  overflow: hidden;
}

.header-inner {
  margin: 0 auto;
  max-width: 1550px;
  position: relative;
}

.main-menu ul {
  font-size: 0;
  margin: 0;
  text-align: center;
}

.main-menu ul li {
  display: inline-block;
  font-size: 14px;
  position: relative;
}

.main-menu ul li[id$="--napiste-nam--"] {
  margin-left: 5px;
}



.main-menu ul li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 250px;
}
.main-menu ul li:hover ul {
  display: block;
}
.main-menu ul li ul li {
  display: block;
}
.main-menu ul li ul li a {
  background: #333333;
  color: #ffffff;
	border-bottom-width: 1px;
	padding: 15px 10px;
}
.main-menu ul li ul li a:hover, .main-menu ul li ul li.active_exact_match a:hover {
  border-bottom-width: 1px;
}


.main-menu ul li > a {
  color: #474747;
  line-height: 14px;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 30px 15px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  border-bottom: 4px solid #fff;
}

.main-menu ul li.active_exact_match a {
  color: #FFF;
}

.header .hamburger {
  display: none;
}

#circle-grid {
  padding-top: 70px;
}

.page.pattern {
  background: #ffffff url("/style/wespeak/images/pattern-1.jpg") repeat;
}

.page {
  padding-bottom: 70px;
  text-align: center;
}

.page.toppadding {
  padding-top: 70px;
}

.circles-part .top-part {
  padding-bottom: 15px;
}
.circles-part .bottom-part {
  padding-top: 15px;
}

.jerro-circle {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.jerro-circle a {
  color: #fff !important;
  position: relative;
  z-index: 999;
}

.jerro-circle.small {
  width: 170px;
  height: 170px;
}

.jerro-circle .front-content.gray, .jerro-circle .back-content.gray {
  background: #4d4d4d;
  color: #ffffff;
}

.jerro-circle .front-content.color, .jerro-circle .back-content.color {
  color: #ffffff;
}

.jerro-circle .front-content, .jerro-circle .back-content {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jerro-circle.small p {
	font-size: 25px;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2;
}

.jerro-circle .image {
  border-radius: 50%;
}

.jerro-circle .image img {
  border-radius: 50%;
}

.jerro-circle .front-content.color img {
  display: none !important;
}

.jerro-circle .front-content.image .text {
  display: none !important; 
}

.jerro-circle.big {
  width: 370px;
  height: 370px;
}

.jerro-circle.big p {
  font-size: 42px;
}

#circle-grid .col-lg-4 .col-lg-1, #circle-grid .col-lg-4 .col-lg-2, #circle-grid .col-lg-4 .col-lg-3, #circle-grid .col-lg-4 .col-lg-4, #circle-grid .col-lg-4 .col-lg-5, #circle-grid .col-lg-4 .col-lg-6, #circle-grid .col-lg-4 .col-lg-7, #circle-grid .col-lg-4 .col-lg-8, #circle-grid .col-lg-4 .col-lg-9, #circle-grid .col-lg-4 .col-lg-10, #circle-grid .col-lg-4 .col-lg-11 {
	padding: 0;
}
#circle-grid .col-lg-1, #circle-grid .col-lg-2, #circle-grid .col-lg-3, #circle-grid .col-lg-4, #circle-grid .col-lg-5, #circle-grid .col-lg-6, #circle-grid .col-lg-7, #circle-grid .col-lg-8, #circle-grid .col-lg-9, #circle-grid .col-lg-10, #circle-grid .col-lg-11 {
  padding-top: 15px;
  padding-bottom: 15px;
}

#circle-grid .col-lg-4 {
  padding-left: 10px;
  padding-right: 10px;
}

.section {
  padding: 70px 0;
  margin-bottom: 70px;
  text-align: center;
  background: transparent;
}

.section.nomargin {
  padding: 0;
  margin: 0;
}
.section.nomargin-bottom {
  margin-bottom: 0;
}

.section.white {
  background: #FFF;
}

.title h2 {
  border: 1px solid #4d4d4d;
  padding: 20px;
  margin: 0;
  text-transform: uppercase;
  font-size: 43px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.title h2:hover {
  background: #4d4d4d;
  color: #ffffff;
}

.title .text {
  margin: 40px 0 0 0;
  font-size: 21px; /*28px*/
  font-weight: 200;
  color: #333333;
}

.title .text h3 {
  font-size: 32px;
  margin-bottom: 35px;
  font-weight: 300;
  margin-top: 25px;
}

.title .text a {
  text-decoration: none;
}
.title .text a:hover {
  text-decoration: underline;
}


.popisna-bublina-inner {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 40px;
  height: auto;
  padding: 20px 0;
  border-radius: 20px;
  text-align: center;
}

.popisna-bublina-inner .icon-container {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #FFF;
	display: inline-block;
	width: 155px;
	height: 155px;
	line-height: 155px;
  border-radius: 50%;
}

.popisna-bublina-inner .icon-container .icon {
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
  font-weight: bold;
  line-height: 100%;
  padding: 7px;
}

.popisna-bublina-inner .icon-container i {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  font-size: 67px;
}

.popisna-bublina-inner .desc {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	font-size: 20px;
	color: #FFF;
	overflow: hidden;
	max-height: 0px;
	-webkit-transition: all 1.5s ease;
	transition: all 1.5s ease;
	padding-top: 15px;
	font-weight: 600;
}

.popisna-bublina-inner h3 {
	text-transform: uppercase;
	color: #4d4d4d;
	text-align: center;
	padding: 0 10px;
	font-size: 21px; /*28px*/
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-top: 10px;
}

.ceny-bubbles .popisna-bublina-inner {
  height: 300px;
  overflow: hidden;
}

.popisna-bublina-inner:hover, .popisna-bublina-inner.opened, .ceny-bubbles .popisna-bublina-inner {
  padding-left: 15px;
  padding-right: 15px;
}

.popisna-bublina-inner:hover .desc, .ceny-bubbles .popisna-bublina-inner .desc, .popisna-bublina-inner.opened .desc {
  max-height: 300px;
}

.popisna-bublina-inner:hover h3, .ceny-bubbles .popisna-bublina-inner h3, .popisna-bublina-inner.opened h3 {
  color: #fff;
}

.popisna-bublina-inner:hover .icon-container, .ceny-bubbles .popisna-bublina-inner .icon-container, .popisna-bublina-inner.opened .icon-container {
  background: #FFF;
  border-radius: 20px;
}

.popisna-bublina-inner:hover .icon-container i, .ceny-bubbles .popisna-bublina-inner .icon-container i, .popisna-bublina-inner.opened .icon-container i {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.hp-pattern-box {
  padding-top: 70px;
}

.btn-main-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  margin: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  border: none;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn-primary {
  color: #ffffff;
}

.btn-lg {
  padding: 7px 34px;
  font-size: 21px; /*28px*/
  line-height: 1.33;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #4d4d4d;
}

section.bg-withtext {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 500px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.bg-withtext h2, section.bg-withtext h3 {
  margin: 0;
  font-weight: 200;
  text-transform: none;
  font-size: 43px;
}

section.bg-withtext h3 {
  font-size: 24px;
  font-weight: 300;
  margin-top: 15px;
}

section.bg-withtext .text {
  padding: 0 15px;
  color: #fff;
  text-align: center;
}

.underfooter {
  margin-top: 30px;
}

.underfooter-inner {
  padding: 0;
}

.underfooter .copyright, .underfooter .social {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFF;
  font-size: 16px;
}

.underfooter .copyright {
  margin-top: 10px;
  text-align: left;
}

.underfooter .copyright a {
  color: #fff;
  text-decoration: underline;
}

.underfooter .social {
  text-align: right;
}

.underfooter .social ul {
  margin: 0;
}

.underfooter .social ul li {
  font-size: 27px;
  display: inline-block;
  line-height: 1;
  padding-left: 10px;
}

.underfooter .social ul li a {
  border-radius: 50%;
  background: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer {
  color: #fff;
}

.footer h2 {
  color: #FFF;
  font-weight: 500;
  margin: 40px 0;
  font-size: 24px;
}

.footer .menu ul {
  list-style-type: none;
}

.footer-left-box {
  text-align: left;
}

.footer-center-box {
  text-align: center;
}

.footer-right-box {
  text-align: right;
}

.footer-left-box .menu ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 7px 9px 0;
  border: 1px solid #FFF;
  padding: 5px 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
  font-weight: 500;
}

.footer-left-box .menu ul li a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #FFF;
  font-size: 18px;
}

.footer-left-box .menu ul li:hover {
  background-color: #FFF;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.footer-left-box .menu ul li:hover a {
  color: #4d4d4d;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    text-decoration: none;
}

.footer-right-box .treelisting ul {
  margin: 0;
}

.footer-right-box .treelisting ul li {
  display: block;
  border: none;
  cursor: pointer;
  border-radius: 0px;
  text-align: right;
  background: transparent;
  padding-right: 0;
}

.footer-right-box .treelisting ul li h3 {
  margin: 0;
}

.footer-right-box .treelisting ul li a {
  color: #FFF;
  font-weight: 500;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 15px;
}

.footer-right-box .treelisting ul li a:hover {
  text-decoration: none;
  color: #4d4d4d;
}

#back-top {
  display: none;
  position: fixed;
  z-index: 99;
  text-align: center;
  overflow: hidden;
  line-height: 80px;
  right: 0;
  bottom: 0;
  height: 80px;
  width: 80px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  font-size: 35px;
  border-top-left-radius: 90%;
  padding-top: 5px;
  padding-left: 10px;
  transition: all 0.5s ease;
}
#back-top:hover {
  background: rgba(0, 0, 0, 0.8);
}

.contact-map, .contact-map iframe {
  width: 100%;
  height: 375px;
}

.support-circle {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.support-circle.small {
  width: 151px;
  height: 151px;
}

.support-circle .support-content.gray {
  background: #4d4d4d;
  color: #ffffff;
}

.support-circle .support-content {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 50%;
}

.support-circle .support-content .inner {
  display: table-cell;
  width: inherit;
  height: inherit;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

.support-circle .support-content .inner p {
  font-weight: 200;
  padding: 0;
  margin: 0;
}

.support-circle .support-content .inner p:nth-of-type(1) {
  font-weight: 600;
}

.support-circle .support-content .inner p:nth-of-type(2) {
  font-weight: 600;
  font-size: 24px;
}

.support-circle .support-content .inner p:last-of-type {
  font-size: 16px;
}

.support-circle.big {
  width: 462px;
  height: 462px;
}

.support-circle a {
  color: #fff;
  text-decoration: none;
}
.support-circle a:hover {
  color: #fff;
  text-decoration: none;
}

.support-circle .support-content.color {
  color: #ffffff;
}

.support-circle.big i {
  font-size: 90px;
}

.support-circle.big p {
  font-size: 42px;
}

.support-circle.big p:nth-of-type(2) {
  padding: 20px 0 !important;
  font-weight: 600;
  font-size: 70px !important;
}

.support-circle.big p:last-of-type {
  font-size: 32px !important;
  padding: 0 13%;
}

.contact-bubbles-wrapper {
  padding-top: 70px;
}
.contact-form {
  margin-top: 0;
}
.contact-form ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
}
.contact-form ul li {
  width: 100%;
  margin-bottom: 40px;
}
.contact-form ul li:first-child, .contact-form ul li:nth-child(2) {
  width: 49%;
}

.contact-form ul li input:not([type="checkbox"]), .contact-form ul li textarea {
  border: none;
  border-radius: 0;
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid #4d4d4d;
  padding: 10px 0;
  background: transparent;
  clear: both;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  color: #222222;
}

.contact-form ul li textarea {
  height: 150px;
  resize: vertical;
}

.contact-form ul li input[type="checkbox"] {
  width: auto;
  max-width: initial;
  box-shadow: none;
}

.contact-form ul li.souhlas-se-zpracovanim, .contact-form ul li.gdpr, .contact-form ul li.souhlas-s-dohodou-o-vyuce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-form ul li.souhlas-se-zpracovanim input[type="checkbox"], .contact-form ul li.gdpr input[type="checkbox"], .contact-form ul li.souhlas-s-dohodou-o-vyuce input[type="checkbox"] {
  margin: 0;
}

.contact-form ul li.souhlas-se-zpracovanim label, .contact-form ul li.gdpr label, .contact-form ul li.souhlas-s-dohodou-o-vyuce label {
  font-size: 17px;
  margin: 0;
  padding-left: 12px;
  color: #4d4d4d;
}

.contact-form ul li input:focus, .contact-form ul li textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

button[type="submit"] {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 15px 34px;
  font-size: 28px;
  line-height: 1.33;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 0;
}
button[type="submit"] span.label {
  padding: 0;
  height: auto;
  line-height: 1;
  display: inline-block;
  display: block;
}
button[type="submit"]:hover {
  color: #ffffff;
    background-color: #4d4d4d;
}
.contact-form .mandatory-note {
  display: none;
}

.rozcestnik ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.rozcestnik ul li {
  margin: 10px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.rozcestnik ul li:not(.active) a span {
  text-decoration: underline;
}

.rozcestnik ul li span {
  display: block;
  padding: 5px 10px;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.rozcestnik ul li.active span, .rozcestnik ul li:hover span {
  color: #FFF;
}

.rozcestnik ul li a {
  color: #333333;
}

.rozcestnik ul li.active a, .rozcestnik ul li:hover a {
  color: #FFF;
  text-decoration: none;
}

.podstranky .podstranky-part {
  display: none;
}
.podstranky .podstranky-part.active {
  display: block;
}

.bubbled-listing {
  margin: 15px 0;
  padding: 0 15px;
}
.bubbled-listing ul li {
  padding: 5px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bubbled-listing ul li h3 {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
  pointer-events: none;
}
.bubbled-listing ul li h3 a {
  color: #fff;
  text-decoration: none;
}
.bubbled-listing ul li h3:after {
  content: "\f00e";
  font-family: "FontAwesome";
  display: block;
  margin-top: 5px;
  font-size: 26px;
}
 
.bubbled-listing ul li > a {
  display: block;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
}
.bubbled-listing ul li > a.icon {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bubbled-listing ul li > a:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 50%;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  pointer-events: none;
}
.bubbled-listing:not(.info-onhover) ul li h3 {
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
  opacity: 0;
}
.bubbled-listing:not(.info-onhover) ul li > a:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 0;
}
.bubbled-listing:not(.info-onhover) ul li:hover h3 {
  opacity: 1;
}
.bubbled-listing:not(.info-onhover) ul li:hover > a:after {
  opacity: 1;
}
.bubbled-listing.info-onhover ul li:hover h3 {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.bubbled-listing.info-onhover ul li:hover > a:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 0.6;
}

.bubbled-listing ul li:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.ceny-bubbles {
  background: #ffffff url("/style/wespeak/images/pattern-1.jpg") repeat;
}
.ceny-bubbles-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ceny-bubbles-inner::before, .ceny-bubbles-inner::after {
  display: none;
}
.ceny-bubbles-inner .section {
  width: 100%;
}

.bubble-desc-standalone {
  padding: 25px 0;
}
.bubble-desc-standalone-inner:before, .bubble-desc-standalone-inner:after {
  display: none;
}
.bubble-desc-standalone-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bubble-desc-standalone .bubble-part {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}

.bubble-desc-standalone .bubble-part .image-part {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.bubble-desc-standalone .bubble-part .image-part:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bubble-desc-standalone .bubble-part .desc-part {
  position: absolute;
  text-align: center;
  padding: 0 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 100%;
  color: #fff;
  z-index: 2;
  text-transform: uppercase;
  font-weight: 600;
}

.bubble-desc-standalone .text-part {
  padding-left: 25px;
}

.subpage-content {
  text-align: center;
  padding-bottom: 50px;
}

.subpage-content h2 {
	margin: 50px 0 25px;
}

.subpage-content h2 span {
  border: 1px solid #4d4d4d;
  padding: 20px;
  margin: 0;
  text-transform: uppercase;
  font-size: 43px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.subpage-content h2 span:hover {
  background: #4d4d4d;
  color: #ffffff;
}

.subpage-content .perex .icon {
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
}

.subpage-content .perex .perex-body {
  margin: 25px 0 45px;
}

.akce-vypis ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.akce-vypis .akce-polozka {
  float: none;
  margin-bottom: 50px;
}

.subpage-content .perex {
  text-align: center;
}

.akce-vypis .akce-polozka .info, .subpage-content .perex .info {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	border-radius: 50%;
	color: #FFF;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 600;
	width: 95px;
	height: 95px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	overflow: hidden;
  padding: 5px;
}

.subpage-content .perex .info {
  display: flex;
  margin: 15px auto;
  background: #4d4d4d;
}

.subpage-content .perex .info:empty {
  display: none;
}

.akce-vypis .akce-polozka:hover .info {
  background: #4d4d4d;
}

.akce-vypis .akce-polozka h3 {
	font-size: 24px;
	color: #4d4d4d;
	margin: 0;
	padding: 15px 0;
	font-weight: 500;
	text-transform: uppercase;
	height: 78px;
	overflow: hidden;
	line-height: 1.3;
}

.akce-vypis .akce-polozka h3 a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #4d4d4d;
}

.akce-vypis .akce-polozka .subheading {
  padding: 20px 0;
  border-top: 1px solid #4d4d4d;
  display: block;
  margin: 0 40px;
  font-size: 18px;
}

.akce-vypis .akce-polozka .wrapper {
	position: relative;
	max-width: 100%;
	border-radius: 50%;
  width: 370px;
  margin: auto;
}

.akce-vypis .akce-polozka .wrapper .icon {
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform-origin: left bottom;
}

.akce-vypis .akce-polozka .wrapper:hover .icon {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}

.akce-vypis .akce-polozka .wrapper:hover .icon img {
  border-radius: 50%;
}

.akce-vypis .akce-polozka .wrapper .perex-body {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  z-index: 1;
  color: #fff;
  padding: 15px;
  transform-origin: left bottom;
}

.akce-vypis .akce-polozka .wrapper:hover .perex-body {
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  opacity: 1;
}

.pattern-box-bubliny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; 
}

#ouska {
  position: fixed;
  right: 0;
  top: 40vh;
  z-index: 9999;
}
#ouska ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#ouska ul li {
  margin-bottom: 15px;
}
#ouska ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	text-decoration: none;
	width: 45px;
	height: 45px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 18px;
  padding-left: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#ouska ul li a:hover {
  background: #4d4d4d;
}

.columned-text {
  margin: 20px auto;
  font-size: 19px;
}

.columned-text .columned-text-inner {
  -webkit-column-fill: balance;
          column-fill: balance;
  -webkit-column-gap: 30px;
          column-gap: 30px;
}

.columned-text .colcount-2 {
  -webkit-column-count: 2;
          column-count: 2;
}
.columned-text .colcount-3 {
  -webkit-column-count: 3;
          column-count: 3;
}
.columned-text .colcount-4 {
  -webkit-column-count: 4;
          column-count: 4;
}

.image-text-part {
  margin: 50px auto;
}

.image-text-part .image-text-part-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.image-text-part .image-text-part-inner .image-part {
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.image-text-part .image-text-part-inner .text-part {
  text-align: left;
  font-size: 25px;
}

.fancybox-container {
	z-index: 999999;
}

#akce-form_real-container {
  display: none;
  text-align: center;
  max-width: 1200px;
}

#akce-form_real-container ul li {
  width: 49%;
}

#akce-form_real-container ul li:first-child {
  width: 100%;
}

#akce-form_real-container h2 {
	margin-bottom: 5px;
	text-transform: uppercase;
}

#akce-form_real-container button[type="submit"] {
  margin-top: 40px;
}

#akce-form_real-container input#nazev-akce {
	text-align: center;
	font-size: 30px;
	text-transform: none;
  padding-bottom: 25px;
  border-color: #959595;
}

#akce-form_real-container input.form-control[readonly] {
  background: transparent;
}

#akce-form_real-container li.gdpr, #akce-form_real-container li.souhlas-s-dohodou-o-vyuce {
  width: 100%;
  margin-bottom: 5px;
}

.loga-slider-wrapper {
  padding: 35px 0;
	background: #ffffff url("/style/wespeak/images/pattern-1.jpg") repeat;
}

.loga-slider-wrapper .swiper-button-next, .loga-slider-wrapper .swiper-button-prev {
	background: none;
	width: auto;
  font-size: 30px;
  color: #4d4d4d;
}

.logo-swiper-slide {
  text-align: center;
}

.color-box {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 99998;
  background: #202020;
  width: 200px;
  height: auto;
  position: fixed;
  top: 200px;
  left: -200px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.color-box.opened {
  left: 0;
}

.color-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
}

.color-button {
  text-indent: 0 !important;
  cursor: pointer;
  background: #202020;
  width: 50px;
  height: 50px;
  display: block;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #FFF;
  position: absolute;
  left: 200px;
  top: 73px !important;
  display: block;
  outline: currentcolor none medium;
  position: absolute;
  right: -50px;
}

.color-button i {
  font-size: 30px;
  padding: 10px 0 0 3px;
  display: block;
  text-align: center;
}

.color-box ul {
	margin: 0;
	width: auto;
	text-align: center;
}

.color-box li {
	cursor: pointer;
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 2px;
  border-radius: 50%;
  background: #fff;
}

.goback-btn {
	margin-top: 65px;
	text-align: left;
	font-weight: 400;
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid;
	font-size: 18px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.goback-btn a {
  padding: 5px 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
}

.goback-btn a i {
  padding-right: 5px;
}

.goback-btn a:hover {
  text-decoration: none;
  color: #fff;
}

.goback-btn + .text_perex h2{
  margin-right: 88px;
}
.goback-btn + .detail-rozcestnik {
  margin-left: -88px;
}

.price-wrapper {
  margin: 15px 0 30px;
}

.price-wrapper-inner {
	display: inline-block;
	color: #fff;
	font-weight: 500;
	padding: 5px 15px;
	font-size: 25px;
	border: 7px double;
	border-radius: 5px;
	max-width: 720px;
	margin: 0 auto;
}

.price-wrapper-inner p {
  margin: 0;
}

.detail-rozcestnik {
  margin-top: 55px;
}

#contact-popup-form_real-container {
  display: none;
  text-align: center;
}

.main-menu ul li[id$="--napiste-nam--"] a, .main-menu ul li[id$="--napiste-nam--"] a:hover  { 
  color: #fff !important;
}

#contact-form-kurzy-popup_real-container {
  display: none;
  text-align: center;
}

#contact-form-kurzy-popup_real-container ul li:first-child {
  width: 100%;
}

#contact-form-kurzy-popup_real-container ul li:nth-child(2), #contact-form-kurzy-popup_real-container ul li:nth-child(3) {
  width: 49%;
}

#contact-form-kurzy-popup_real-container input#nazev-kurzu {
  text-align: center;
}

.contact-form-holder .rozcestnik {
  margin-bottom: 50px;
}

.contact-form-dohoda li.form-li-3, .contact-form-dohoda li.form-li-4 {
  width: 49%;
}

.treelisting.lektori img {
  max-width: 216px;
}

#reference-slider {
  padding: 70px 15px;
  background: #ffffff url("/style/wespeak/images/pattern-1.jpg") repeat;
  text-align: center;
}

#reference-slider .reference-slider-inner {
  padding: 0;
}

#reference-slider .reference-swiper-slide a {
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
}

#reference-slider .reference-swiper-slide a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
  z-index: 2;
  transition: all 0.5s ease;
}

#reference-slider .reference-swiper-slide a img {
  max-width: 100%;
  border-radius: 50%;
  transition: all 0.5s ease;
  position: relative;
  z-index: 1;
}

#reference-slider .reference-swiper-button-prev, #reference-slider .reference-swiper-button-next {
  background-image: none !important;
  position: static;
  display: inline-block;
  background-color: #333333;
  color: #fff;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  overflow: hidden;
  border-radius: 50%;
  margin: 5px 15px;
  font-size: 3rem;
}

#reference-slider .reference-swiper-slide .perex {
  position: relative;
}

#reference-slider .reference-swiper-slide .perex h3 {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin: 0;
  transition: all 0.5s ease;
  transform:  scale(0.5);
  opacity: 0;
  font-size: 18px;
  font-weight: 500;
  z-index: 99;
}

#reference-slider .reference-swiper-slide .perex h3 a {
  color: #fff;
  text-decoration: none;
}

#reference-slider .reference-swiper-slide .perex:hover a::after {
  opacity: 1;
}

#reference-slider .reference-swiper-slide .perex:hover h3 {
  transform: translateY(-50%) scale(1);
  opacity: 1;
}

#reference-slider .reference-swiper-slide .perex:hover img {
  opacity: 0.7;
}

.hp-cover {
  /*margin-top: -18vh;*/
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 250px;
}

.hp-cover .text-part {
	width: 100%;
	padding: 0 15px;
	position: absolute;
	left: 50%;
	bottom: 5%;
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 40px;
  line-height: 55px;
  text-shadow: 1px 1px 0px #354458;
	transform: translateX(-50%);
	max-width: 750px;
  text-align: center;
  text-transform: uppercase;
}

.hp-cover .bg-part {
	position: relative;
  background: center -400px url('/style/wespeak/images/firmy-bcg1.jpg') no-repeat scroll;
  background-size: cover;
  height: 100%;
}
.hp-cover .bg-part img {
  width: 100%;
}

form li.dohoda-agree label {
  text-align: left;
  float: left;
  margin: 5px 0 0 15px;
}

form li.dohoda-agree span input {
  float: left;
}

.btn.company-contact {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.container.title {
  max-width: 800px;
}

.fancybox-content.text.hidden {
  display: inline-block !important;
  width: 650px;
  max-width: 100%;
  font-size: 14px;
}

/*.main-menu ul li#menu-43-1904110418-item--online-kurzy-anglictiny-- a {
    background: #aeca2e;
    border-bottom: 4px solid #aeca2e;
}

.main-menu ul li#menu-43-1904110418-item-- a {
    background: transparent none;
    border-bottom: 0px;
    color: #474747;
}*/

a.btn-special {
  font-weight: bold;
  background-color: #DA4624;
  padding: 25px 50px;
}

.price-wrapper a,
.price-wrapper a:hover {
  color: #fff;
}

li#menu-43-1904110418-item--booking-- {
  font-size: 12px;
}



