/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Custom
--------------------------------------------------------------*/
@media only screen and (min-width: 768px){
	.main-header{
		position:relative;
		z-index:6;
	}
	.ikony-box {
		margin-bottom: 35px !important;
	}
}

.box-title {
    margin-bottom: 19px !important;
}

.language a {
	text-transform: uppercase;
}



.pozadie {
	background-repeat-y: no-repeat !important;
    background-position-y: bottom !important;
    padding-bottom: 115px !important;
}

.vyskusat {
	background-repeat: no-repeat !important;
    background-position: top right !important;
    background-size: cover !important;
    padding: 290px 0 100px 0;
    margin-bottom: 210px;
    overflow: visible !important;
}

.vyskusat:before {
    z-index: 0;
    content: "";
    position: absolute;
    display: block !important;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(dist/images/wave-white-milionyludi.svg) center bottom repeat-x;
    background-size: auto 200px;
    height: 200px;
}

.vyskusat-macbook {
	position: absolute;
	width: 994px;
    height: 710px;
    top: -90px;
    /*z-index: 5;*/
}

@media (min-width: 1800px){
	.vyskusat-macbook {
	    left: 0;
	}
}

@media (max-width: 1800px){
	.vyskusat-macbook {
	    left: -300px;
	}
}

@media (max-width: 992px){
	.vyskusat-macbook {
		display: none !important;
	}
}

img.aligncenter {
	text-align: center;
	margin: 0 auto;
}

.service-group-ext {
    margin: 0 !important;
    display: inline-block;
}

.service {
	list-style: none !important;
}

.service-icon img {
	display: inline-block;
}

@media (min-width: 1200px){
	.menu-item a {
	    font-size: 16px;
	    font-size: 1.6rem;
	    padding: 20px 0 0 0;
	    font-weight: bold;
	    color: #fff;
	    display: block;
	    text-align: left;
	    text-decoration: none;
	}
	.menu-item a:hover, .menu-item a:focus {
	    color: #ec722b;
	    text-decoration: none;
	}
	.current_page_item a {
		color: #ec722b;
	}
	.submenu-link {
	    padding: 10px 20px !important;
	}
}

@media (max-width: 1200px){
	.menu-item a {
	    margin: 0;
	    padding: 20px 0 0 0;
	    text-align: center;

	    font-size: 14px;
	    font-size: 1.4rem;
	    font-weight: bold;
	    color: #fff;
	    display: block;
	    text-align: left;
	    text-decoration: none;
	}
	.menu-item a:hover, .menu-item a:focus {
	    color: #ec722b;
	    text-decoration: none;
	}
	.current_page_item a {
		color: #ec722b;
	}
}

@media (max-width: 992px){
	.menu-item a {
	    font-size: 14px;
	    font-size: 1.4rem;
	    color: #fff;
	    display: block;
	    padding: 21px 0 24px 0;
	    text-align: left;
	    text-decoration: none;
	}
	.menu-contact-text {
		display: inline-block;
	}
	.current_page_item a {
		color: #ec722b;
	}
}

@media (max-width: 768px){
	.menu-item a:hover, .menu-item a:focus, .current_page_item a {
	    color: #fff;
	    text-decoration: underline;
	}
}

.btn-white {
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 40px;
    background: none;
    border: 2px solid rgba(255,255,255,0.5);
    padding: 20px 26px;
    text-decoration: none;
    text-transform: none;
}

.btn-wrap a:not(.menu-link) {
	font-size: 14px !important;
    font-size: 1.4rem;
    border-radius: 40px;
    background: none;
    border: 2px solid rgba(255,255,255,0.5);
    padding: 20px 26px !important;
    text-decoration: none;
    text-transform: none;
}

@media (min-width: 992px){
	.btn-wrap a:not(.menu-link):hover {
	    background: none;
	    border-color: #fff;
	    color: #fff;
	}
	.btn-wrap a:not(.language):hover {
	    color: #fff;
	}
}

@media (min-width: 1920px) {
	.background {
	    background-size: contain !important;
	}
}

.widget-best {
    background-size: cover !important;
}

.main-content {
	z-index: 0;
    position: relative;
}

.subfooter-top {
    position: relative;
	background: url(../optimalcall/dist/images/wave-gray.svg) repeat-x top center;
	background-size: cover;
	width: 100%;
	/*height: 135px;*/
	height: 17vh;
	margin-top: -134px;
    z-index: 5;
}

.btn-simple {
    text-transform: uppercase;
}

@media (min-width: 768px){
	/*.form-box {
		margin-top: -30%;
		padding-bottom: 80px;
	}*/
}

div.wpcf7-validation-errors {
    border: 1px solid #ec722b;
    border-radius: 30px;
    padding: 10px 20px;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    margin-top: 5px;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
}

#searchfield { 
	display: block; 
	width: 100%; 
	text-align: center; 
}

#searchfield form {
  display: inline-block;
  width: 100%;
  background: #eeefed;
  padding: 0;
  margin: 0;
  padding: 5px;
  border-radius: 25px;
  margin: 5px 0;
}

#searchfield form .biginput {
  width: 100%;
  height: 40px;
  padding: 0 10px 0 10px;
  background-color: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 25px;
  font-weight:normal;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#searchfield form .biginput:focus {
  color: #858585;
}

.autocomplete-suggestions { 
	border: 1px solid #999; 
	background: #fff; 
	cursor: default; 
	overflow: auto; 
}

.autocomplete-suggestion { 
	padding: 10px 5px; 
	font-size: 90%; 
	white-space: nowrap; 
	overflow: hidden; 
}

.autocomplete-selected { 
	background: #f0f0f0; 
}

.autocomplete-suggestions strong { 
	font-weight: normal; 
	color: #ec722b; 
}

#outputcontent, #outputcontent2, #outputcontent3 { border: 0 !important; }

.remove_block {
	margin-left: 10px;
    display: inline-block;
    border-radius: 25px;
    background: #ebebeb;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #888;
    cursor: pointer;
  	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	transition: all 0.2s linear;
}

.remove_block:hover {
    background: #777;
    color: #fff;
  	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	transition: all 0.2s linear;
}

tr.optimal-choices {
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #fff;
	cursor: pointer;
}

tr.optimal-choices:hover {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

tr.optimal-choices:hover td {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

tr.optimal-choices.active td {
	border-top: 1px solid #ec722b;
	border-bottom: 1px solid #ec722b;
  	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	transition: all 0.2s linear;
}

tr.optimal-choices.active {
	border-left: 1px solid #ec722b;
	border-right: 1px solid #ec722b;
  	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	transition: all 0.2s linear;
}

.tabulka {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin-bottom: 10px;
}

.tabulka .pricelist-table {
	border: 0 !important;
}

.tabulka-vysledku.pricelist-table {
	border: 0 !important;
	background: #f8f8f8;
}

.vysledok {
	margin-bottom: 0 !important;
    line-height: 0 !important;
    font-size: 18px;
    color: #000;
}

.plus {
	margin-bottom: 0 !important;
    line-height: 0 !important;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #ec722b;
    padding: 30px 0;
}

.nadpis-sekcie {
	font-size: 25px;
    font-size: 2.5rem;
    color: #ec722b;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.5em !important;
}

.nadpis {
	font-size: 22px;
    font-size: 2.2rem;
    color: #ec722b;
    font-weight: 700;
    margin-bottom: 20px;
}

.section-bg-top {
	background-repeat: repeat-x;
    background-size: contain;
    margin-top: -1px;
}



/*@media (max-width: 340px){
	.menu-contact.txt-md-r {
		display: block;
		right: 0;
	    font-size: 13px;
	    position: relative !important;
	    margin: 20px 10px 20px 10px !important;
	}
}*/

span.dph {
	color: #777;
    font-size: 12px !important;
}

.checkbox label, .radio label {
    cursor: pointer;
}

b, strong {
	font-weight: bold !important;
}

.schovaj {
	display: none !important;
}
.form-line-select {
   display: block;
   margin-bottom: 20px;
   height: 64px;
   position: relative;
}
.form-overenie {
    display: block;
    position: relative;
	top: -15px;
	color: red;
}
.form-line .rekap-p {
	line-height: 1.6em;
}