@charset "utf-8";
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}#blog-container {
padding: 80px 0;
margin: 0 auto;
width: 90%;
max-width: 970px;
}
#blog-content {
float: left;
width: 70.5%;
}
.blog-box {
background: #fff;
padding: 25px 30px;
margin-bottom: 10px;
}
#blog_top_panel {
padding: 90px 0;
text-align: center;
color: #fff;
position: relative;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.blog_top_panel_wbg::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
}
#blog_top_panel.blog_top_panel_wbg {
padding: 120px 0;
}
#blog_top_panel_container {
max-width: 970px;
width: 90%;
margin: 0 auto;
position: relative;
}
#blog_top_panel h1 {
line-height: 1.2em;
max-width: 800px;
margin: 0 auto;
}
#blog_top_panel .blog_top_panel_text,
#blog_top_panel .blog_top_panel_subtext {
filter: alpha(opacity=80);
opacity: 0.8;
width: 500px;
margin: 0 auto;
display: block;
margin-top: 20px;
line-height: 1.8em;
}
#blog_top_panel .blog_top_panel_subtext {
margin-top: 5px;
}
figure {
margin-left: 0;
margin-right: 0;
}
.article {
position: relative;  
background: #fff;
margin-bottom: 20px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
}
.article:last-child {
margin-bottom: 0;
}
.article .thumb {
display: block;
position: relative;
}
.article img {
display: block;
width: 100%;
height: auto;
}
.article_body {
padding: 35px 35px 0;
position: relative;
}
.article_hover_container {
position: absolute;
bottom: 0;
left: 0;
height: 38px;
text-align: center;
background: rgba(0,0,0,0.7);
width: 100%;
padding-top: 12px;
display: none;
}
.article_nothumb .article_hover_container {
top: -16px;
height: 28px;
padding-top: 4px;
width: 180px;
left: 50%;
margin-left: -90px;
background: #fff;
-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.17);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.17);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;
}
.article:hover .article_hover_container {
display: block;
}
.article_hover_container .fb-like {
margin: 0 auto;
}
.article .date {
font-size: 12px;
}
.article h2 {
padding-bottom: 20px;
line-height: 1em;
}
.article h2 a {
font-size: 39px;
text-decoration: none;
color: #111;
line-height: 1.2em;
}
.article h2 a blockquote{
text-align: center;
font-style: italic;
padding: 30px 10%;
}
.article_col.article h2 a blockquote{
padding: 10px 0;
}
.article h2 a:hover {
text-decoration: underline;
} .article_meta {
color: #aaa;
font-size: 13px;
line-height: 18px;
}
.article_meta a{
text-decoration: none;
color: #aaa;
position: relative;
}
.article_meta a:hover{
text-decoration: underline;  
color: #aaa !important; 
}
.article_meta span {
position: relative;
}
.article_meta .user {
padding-left: 30px;
margin-right: 30px;
}
.article_meta .user img {
width: 24px;
height: 24px;
position: absolute;
left: 0;
top: -3px;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
border-radius: 24px;
-khtml-border-radius: 24px;
}
.article_meta .visitors {
padding-left: 18px;
margin-right: 30px;
float: right;
}
.article_meta .comments{
padding-left: 19px;
float: right;
}
.article_meta svg,
.single_title_meta svg{
width: 15px;
height: 15px;
position: absolute;
left: 0;
top: 1px;
fill: #ccc;
}
.article_meta .comments svg,
.single_title_meta .comments svg{
width: 13px;
height: 13px;
top: 4px;
}
.blog-singlebox .article_meta .date,
.single_blog_title_incontent .article_meta .date {
padding-left: 18px;
margin-right: 30px;
}
.blog-singlebox .article_meta .date svg,
.single_blog_title_incontent .article_meta .date svg{
width: 20px;
height: 20px;
top: -1px;
left: -2px;
}
.single_blog_title_container_inner {
position: relative;
}
.article_footer {
padding: 40px 35px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;
} .article .article_button_more {
background: #209bce;
color: #fff;
font-size: 14px;
padding: 1em 1.2em;
display: inline-block;
}
.article_wbutton .article_footer {
display: table;
width: 100%;
}
.article_wbutton .article_button_container,
.article_wbutton .article_meta {
display: table-cell;
white-space:nowrap;
}
.article_wbutton .article_meta {
width: 80%;
padding-left: 25px;
} .article_type_2 .article_body {
float: right;
width: 60%;   
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;
}
.article_type_2.article_nothumb .article_body {
float: none;
width: 100%;   
}
.blog-appearance-style3 .article_type_2 .thumb .article_hover_container {
margin-left: 35px;
width: -webkit-calc(100% - 35px);
width: -moz-calc(100% - 35px);
width: calc(100% - 35px);
}
.article_type_2 .thumb {
padding-top: 35px;
padding-left: 35px;
width: 35%;
float: left;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;
}
.blog-appearance-style3 .article_type_2 .thumb {
width: 40%;
} .same_height_blog_row {
clear:both;
}
.article_col {
float: left;
}
.article_col_2 {
width: calc(50% - 10px);
margin-left: 20px;
}
.article_col_3 {
width: calc(33.3% - 13.3px);
margin-left: 20px;
}
.article_col_first {
margin-left: 0;
}
.article_col .article_meta .visitors,
.article_col .article_meta .comments span {
display: none;
} .article_col .article_button_more {
padding: 0.8em 1.1em;
}
.article_col.article_wbutton .article_footer {
display: block;
padding-top: 30px;
}
.article_col.article_wbutton .article_footer {
display: block;
padding-top: 30px;
}
.article_col.article_wbutton .article_button_container,
.article_col.article_wbutton .article_meta {
display: block;
white-space:nowrap;
}
.article_col.article_wbutton .article_meta {
width: auto;
padding-left: 0;
padding-top: 35px;
} .mw_masonry_gutter {
width: 20px;
}
.mw_masonry_col {
margin-left: 0;
} .single_title_meta span,
.single_title_meta a {
position: relative;
font-size: 14px;
}
.single_title_meta .comments svg {
top: 5px;
}
.single_title_meta a,
.single_title_meta span {
color: #bbb;
display: inline-block;
padding-left: 22px;
margin: 0 18px;
text-decoration: none;
}
.single_title_meta a:hover {
text-decoration: underline;
color: #bbb !important;
}
.single_title_meta .date {
padding-left: 20px;
}
.single_title_meta .date svg{
width: 20px;
height: 20px;
top: 2px;
left: -2px;
}
.single_title_meta svg {
top: 4px;
}
.article .excerpt {
line-height: 1.5em;
}
.article .more_info {
padding-top: 25px;
}
.article .more {
float: right;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
.article .more:hover {
text-decoration: underline;
} #blog-content .navigation {
position: relative;
padding: 60px 50px 0;
text-align: center;
clear: both;
}
#blog-content .navigation .page-numbers {
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
display: inline-block;
font-size: 17px;
text-decoration: none;
color: #aaa;
}
#blog-content .navigation a.page-numbers:hover {
color: #333;
}
#blog-content .navigation .current {
background: #fff;
color: #333;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
border-radius: 35px; 
-khtml-border-radius: 35px;
}
#blog-content .navigation .next{
position: absolute;
right: 0;
top: 60px;
}
#blog-content .navigation .prev{
position: absolute;
left: 0;
top: 60px;
}
#blog-content .navigation .next svg,
#blog-content .navigation .prev svg{
width: 35px;
height: 35px
} #blog-sidebar {
float: right;
width: 25%;
}
#blog-sidebar .widget {  
margin-bottom: 50px;
}
#blog-sidebar .widgettitle {
font-size: 18px;
line-height: 1.2em;
padding-bottom: 20px;
margin-bottom: 30px;
border-bottom: 1px solid rgba(0,0,0,0.08);
}
#blog-sidebar .widgettitle a {
text-decoration: none;
color #111;
}
#blog-sidebar .widget_categories ul li,
#blog-sidebar .widget_pages ul li,
#blog-sidebar .widget_archive ul li,
#blog-sidebar .widget_nav_menu ul li,
#blog-sidebar .widget_links ul li,
#blog-sidebar .widget_recent_entries ul li,
#blog-sidebar .widget_rss ul li,
#blog-sidebar .widget_recent_comments ul li,
#blog-sidebar .widget_meta ul li {
margin: 14px 0;
color: #aaa;
font-size: 13px;
line-height: 1.5em;
padding-left: 16px;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/blog/templates/blog2/images/li.png) no-repeat 0 0.45em;
}
#blog-sidebar .widget_categories ul li:last-child,
#blog-sidebar .widget_archive ul li:last-child,
#blog-sidebar .widget_nav_menu ul li:last-child,
#blog-sidebar .widget_links ul li:last-child,
#blog-sidebar .widget_recent_entries ul li:last-child,
#blog-sidebar .widget_rss ul li:last-child,
#blog-sidebar .widget_pages ul li:last-child,
#blog-sidebar .widget_recent_comments ul li:last-child,
#blog-sidebar .widget_authors ul li:last-child,
#blog-sidebar .widget_meta ul li:last-child {
border-bottom: 0;
}
#blog-sidebar .widget_categories ul.sub-menu,
#blog-sidebar .widget_nav_menu ul.sub-menu,
#blog-sidebar .widget_pages ul.children {
margin-top: 8px;  
}
#blog-sidebar .widget_categories ul a,
#blog-sidebar .widget_nav_menu ul li a,
#blog-sidebar .widget_links ul li a,
#blog-sidebar .widget_meta ul li a,
#blog-sidebar .widget_recent_entries ul li a,
#blog-sidebar .widget_authors ul a,
#blog-sidebar .widget_pages ul li a,
#blog-sidebar .widget_archive ul li a{
color: #111;
text-decoration: none;
font-size: 14px;
}
#blog-sidebar .widget_recent_comments ul li a {
color: #111;
text-decoration: none;
}
#blog-sidebar .widget ul li a:hover {
text-decoration: underline;
}
#blog-sidebar .widget ul ul li {
margin: 3px 0;
padding-left: 14px;
font-size: 13px;
border-bottom: 0;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/blog/templates/blog2/images/li2.png) no-repeat 0 0.45em;
}
#blog-sidebar .widget ul ul li a{
color: #555;
} #blog-sidebar .current-cat {
font-weight: bold;
} #blog-sidebar .widget_recent_entries ul span {
display: block;
padding-top: 2px;
}
#blog-sidebar .widget_recent_entries ul li .mw_recent_post_title{
font-size: 16px;
line-height: 20px;
color: #111;
text-decoration: none;
}
#blog-sidebar .widget_recent_entries_thumbs ul li{
display: table;
width: 100%;
padding-left: 0;
background: none;
}
#blog-sidebar .widget_recent_entries_thumbs ul li .mw_recent_post_body,
#blog-sidebar .widget_recent_entries_thumbs ul li .recent_post_thumb  {
display: table-cell;
vertical-align: middle;
}
#blog-sidebar .widget_recent_entries_thumbs ul li .recent_post_thumb {
width: 100px;
vertical-align: top;
padding-top: 5px;
}
#blog-sidebar .widget_recent_entries_thumbs ul li .recent_post_thumb a{
width: 85px;
display: block;
}
#blog-sidebar .widget_recent_entries_thumbs ul li .recent_post_nothumb{
background: #e6e6e6 url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/blog/templates/blog2/images/thumb.gif) no-repeat center center;
height: 85px;
}
#blog-sidebar .widget_recent_entries_thumbs ul li .recent_post_nothumb_mio_columns_5 {
height: 64px;
} #blog-sidebar .widget_authors ul span {
display: block;
font-size: 13px;
color: #888;
}
#blog-sidebar .widget_authors a:hover {
text-decoration: none;
}
#blog-sidebar .widget_authors ul li{
margin-bottom: 20px;
}
#blog-sidebar .widget_authors ul li .widget_author_name{
padding-top: 8px;
display: block;
font-size: 15px;
line-height: 1.3em;
color: #111;
text-decoration: none;
}
#blog-sidebar .widget_authors ul li{
padding-left: 70px;
position: relative;
min-height: 60px;
}
#blog-sidebar .widget_authors ul li .recent_post_thumb{
position: absolute;
left: 0;
top: 0;
width: 60px;
height: 60px;
display: block;
}
#blog-sidebar .widget_authors ul li .recent_post_thumb img{
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px;
-khtml-border-radius: 60px;
} #blog-sidebar .widget_links a {
display: block;
} #blog-sidebar .postform {
border: 1px solid #ddd;
width: 100%;
padding: 8px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;
} #blog-sidebar .widget_rss ul li a {
color: #111111;
font-size: 14px;
}
#blog-sidebar .widget_rss .rss-date {
display: block;
}
#blog-sidebar .widget_rss .rssSummary {
color: #555;
padding-top: 8px;
}
#blog-sidebar .widget_rss cite {
padding-top: 8px;
display: block;
} .screen-reader-text {
display: none;
}
#blog-sidebar .widget_search #searchform {
position: relative;
}
#blog-sidebar .widget_search #s {
border: 1px solid #ddd;
padding: 10px 35px 10px 10px;
width: 100%;
font-size: 14px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;
line-height: 1.3em;
-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.08);
-moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.08);
box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.08);
}
#blog-sidebar .widget_search #searchsubmit {
text-indent: -999px;
overflow: hidden;
width: 25px;
height: 25px;
border: 0;
cursor: pointer;
position: absolute;
top: 50%;
margin-top: -12px;
right: 10px;   
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/blog/templates/blog2/images/search.gif) no-repeat 0 0;
} #blog-sidebar .widget_tag_cloud a {
border: 1px solid rgba(0, 0, 0, 0.07);
display: inline-block;
font-size: 12px !important;
line-height: 100%;
margin: 8px 3px 0 0;
padding: 8px 10px;
text-decoration: none;
color: #666;
background: #fff;
}  
#blog-sidebar .widget_tag_cloud a:hover {
border: 1px solid rgba(0, 0, 0, 0.2);
color: #111;
} #blog-sidebar .widget_calendar h2.widgettitle {
margin-bottom: 0;
border: 0;
}
#blog-sidebar #calendar_wrap {
border: 1px solid #ddd;
}
#blog-sidebar .widget_calendar #wp-calendar {
width: 100%;
}
#blog-sidebar .widget_calendar caption {
padding: 10px 0 13px;
}
#blog-sidebar .widget_calendar thead {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#blog-sidebar .widget_calendar tfoot {
border-top: 1px solid #ddd;
}
#blog-sidebar .widget_calendar td, #blog-sidebar .widget_calendar th {
padding: 8px 0;
text-align: center;
}
#blog-sidebar .widget_calendar tfoot a {
font-size: 12px;
color: #888;
text-decoration: none;
}
#blog-sidebar .widget_calendar td#prev {
text-align: left;
padding-left: 5px;
}
#blog-sidebar .widget_calendar td#next {
text-align: right;
padding-right: 5px;
} #blog-sidebar .textwidget p {
line-height: 1.7em;
margin-bottom: 1em;
} #blog-sidebar .widget_optin_content p{
padding-bottom: 25px;
}
#blog-sidebar .widget_optin_content a.ve_content_button{
width: 100%;
} .blog-structure-sidebar-left #blog-content {
float: right;
}
.blog-structure-sidebar-left #blog-sidebar {
float: left;
} .blog-structure-sidebar-none #blog-content {
float: none;
width: 80%;
margin: 0 auto;
}
.blog-posts-list-style-3.blog-structure-sidebar-none #blog-content {
width: 100%;
}
.blog-posts-list-style-3.blog-structure-sidebar-none.single #blog-content {
width: 80%;
} .blog-singlebox {
padding: 40px 0 0;
display: inline-block;
width: 100%;
}
.blog-single-style-1 .blog-singlebox {
padding: 30px 0 40px;
}
.blog-singlebox .blog_entry_content,
.blog-singlebox .single_tags,
.blog-singlebox .author-box {
margin-left: 40px;
margin-right: 40px;
}
.blog-singlebox .weditor_content_container .row_fix_width,
.blog-singlebox #blog_comments_container {
padding-left: 40px;
padding-right: 40px;
}
.blog-singlebox .weditor_content_container {
margin-top: 40px;
}
.blog-singlebox .article_meta {
padding: 0 40px 30px;
border-top: 0;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}
.blog-singlebox .single_tags {
margin-bottom: 40px;
font-size: 13px;
}
.blog-singlebox .single_tags a {
border: 1px solid #eee;
color: #888;
display: inline-block;
font-size: 11px !important;
line-height: 100%;
margin-left: 4px;
padding: 7px 8px;
text-decoration: none;
margin-bottom: 4px;
}
.blog-singlebox .single_tags a:hover {
border: 1px solid #ccc;
color: #111;
}
.blog_share_buttons {
margin-bottom: 30px; 
margin-top: 5px;
}
.blog_share_buttons .fb-like,
.blog_share_buttons .twitter-like,
.blog_share_buttons .IN-widget,
.blog_share_buttons .fb-share-button {
margin: 0 10px !important;
display: inline-flex;
}
.blog_share_buttons .fb-like {
margin-top: 0;  
}
.blog-singlebox .author-box {
padding-top: 10px;
margin-bottom: 40px;
}
.blog-singlebox .author-box .author_head {
padding-left: 75px;
position: relative;
padding-bottom: 20px;
}
.author-box .author_photo {
position: absolute;
top: 0;
left: 0;
}
.author-box .author_head_content {
display: table-cell;
vertical-align: middle;
height: 60px;
}
.author-box .author_photo img {
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
border-radius: 60px;
-khtml-border-radius: 60px;
}
.blog-singlebox .author-box .author_name{
text-decoration: none;
color: #111;
font-size: 16px;
padding-bottom: 8px;
display: inline-block;
font-weight: bold;
}
.blog-singlebox .author-box .author_name:hover{
text-decoration: underline;
}
.blog-singlebox .author_box_description{
font-size: 13px;
padding-bottom: 10px;
line-height: 1.7em;
}
.blog-singlebox .author_box_description p{
padding-bottom: 10px;
}
#blog-content .related_posts {
padding: 50px 40px; 
border-top: 1px solid #eee;
background: #fff;
}  
.related_posts_container {
position: relative;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
flex-wrap: wrap;
}
#blog-content .related_posts .related_posts_title {
font-size: 20px;
line-height: 1.3em;
padding-bottom: 50px;
text-align: center;
}  
#blog-content .related_posts .related_post_nothumb {
background: #f5f5f5 url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/blog/templates/blog2/images/thumb.gif) no-repeat center center;
padding-bottom: 74.3%;
display: block;
}
#blog-content .related_posts img {
width:100%;
height: auto;
display: block;
}  
#blog-content .related_posts p {
font-size: 14px;
line-height: 1.5em;
}  
#blog-content .related_posts .related_post_title {
color: #333;
text-decoration: none;
font-size: 16px;
line-height: 22px;
padding: 15px 0 10px;
display: block;
}
#blog-content .related_posts .related_post_title:hover {
text-decoration: underline;
}
.blog-singlebox #blog_comments_container {
border-top: 1px solid #eee;
}
#blog-content .commenttitle {
font-size: 20px;
line-height: 1.3em;
padding: 50px 10px 40px; 
text-align: center
}  
#blog-content .fb-comments, #blog-content .blog_comments {
margin-bottom: 40px;
}
.author_box_links a {
display: inline-block;
margin-right: 6px;
width: 20px;
height: 20px;
background: #888;
text-align: center;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
-khtml-border-radius: 40px;
position: relative;
}
.author_box_links a:hover {
background: #555;
}
.author_box_links svg {
width: 12px;
height: 12px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin: -6px 0 0 -6px;
}
.author_box_links svg {
fill: #fff;
} .single_blog_title_container {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: auto;
position: relative;
background-position: center center;
}
.single_blog_title_overlay {
position: absolute;
top: 0;
left: 0; 
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.single_blog_title_container_inner {
text-align: center;
color: #fff;
padding: 200px 0 220px;
flex-direction: column;
}
.single_blog_title_container_inner h1 {
padding-bottom: 0.7em;
line-height: 1.2em;
max-width: 800px;
margin: 0 auto;
font-size: 40px;
color: inherit;
} .single_blog_title_incontent {
background: #fff;
}
.single_blog_title_incontent h1 {
padding: 40px 40px 20px;
line-height: 1.2em;
color: inherit;
font-size: 30px;
}
.single_block_article_image {
margin-top: 25px;
margin-bottom: 25px;
}
.single_block_article_image img {
width: 100%;
}
.single_blog_title_incontent .article_meta {
padding: 5px 40px 30px;
border-top: 0;
border-bottom: 1px solid #eee;
} .blog-single-style-4 .single_block_article_image {
margin-top: 0;
position: relative;
}
.blog-single-style-4 .single_blog_title_incontent .single_block_article_image h1 {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.8)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
display: block;
width: 100%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
padding: 60px 40px 40px;
} #blog_top_panel .blog_top_author_title {
display: inline-block;
padding-left: 120px;
padding-top: 16px;
position: relative;
text-align: left;
min-height: 84px;
}
#blog_top_panel .blog_top_author_title img {
position: absolute;
top: 0;
left: 0;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
-khtml-border-radius: 100px;
}
#blog_top_panel .blog_top_author_title h1 {
font-size: 33px;
line-height: 1.2em;
}
#blog_top_panel .blog_top_author_title small {
font-size: 14px;
color: #fff;
filter: alpha(opacity=80);
opacity: 0.8;
display: block;
}
#blog_top_panel .blog_top_author_desc {
color: #fff;
filter: alpha(opacity=80);
opacity: 0.8;
margin-top: 30px;
max-width: 550px;
width: 90%;
margin: 30px auto 0;
line-height: 1.8em;
}
#blog_top_panel .blog_top_author_links {
margin-top: 30px
}
#blog_top_panel .blog_top_author_links a {
display: inline-block;
margin: 0 8px;
width: 30px;
height: 30px;
background: rgba(255,255,255,0.7);
text-align: center;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
-khtml-border-radius: 40px;
position: relative;
}
#blog_top_panel .blog_top_author_links a:hover {
background: #fff;
}
#blog_top_panel .blog_top_author_links svg {
width: 20px;
height: 20px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
}
#blog_top_panel .blog_top_author_links svg {
fill: #333;
} .blog_entry_content {
margin-bottom: 40px;
line-height: 1.8em;
}
.blog_entry_content figure {
margin: 0;
}
.blog_entry_content > p:not(.has-background), 
.blog_entry_content > ol,
.blog_entry_content > ul,
.blog_entry_content .wp-caption,
.blog_entry_content .wp-block-preformatted {
padding-bottom: 2em;
}
.blog_entry_content p.has-background, 
.blog_entry_content .wp-block-media-text,
.blog_entry_content .wp-block-pullquote,
.blog_entry_content .wp-block-file,
.blog_entry_content .wp-block-verse,
.blog_entry_content .wp-block-video,
.blog_entry_content .wp-block-image,
.blog_entry_content .wp-block-cover,
.blog_entry_content .wp-block-button,
.blog_entry_content .wp-block-embed,
.blog_entry_content .wp-block-table,
.blog_entry_content .wp-block-audio,
.blog_entry_content .video_content_fullwidth {
margin-bottom: 2em;
}
.blog_entry_content blockquote p {
padding-bottom: 10px !important;
}
.blog_entry_content blockquote cite {
font-size: 0.8em;
color: #888;
line-height: 1.4em;
}
.blog_entry_content h1, 
.blog_entry_content h2, 
.blog_entry_content h3, 
.blog_entry_content h4 ,
.blog_entry_content h5,
.blog_entry_content h6 {
line-height: 1.2em;
padding-bottom: 1.2em;
padding-top: 0.5em;
}
.blog_entry_content blockquote {
margin-bottom: 2.3em;
margin-top: 0.3em;
border-left: 3px solid #ddd;
padding: 0 0 0 20px;
font-style: italic;
color: #555;
}
.blog_entry_content .wp-block-pullquote {
border-top: 3px solid #ddd;
border-bottom: 3px solid #ddd;
color: #555;
}
.blog_entry_content .wp-block-pullquote blockquote {
padding: 0;
margin: 0;
border-left: none;
font-style: normal;
}
.blog_entry_content .alignleft {
float: left;
margin-right: 20px;
margin-bottom: 5px 
}
.blog_entry_content .alignright {
float: right;
margin-left: 20px;
margin-bottom: 5px 
}
.blog_entry_content .aligncenter {
display: block;
margin: 0 auto;
}
.blog_entry_content ol {
margin-left: 30px;
}
.blog_entry_content ol li {
list-style: decimal outside;
}
.blog_entry_content img,
.blog_entry_content img.size-full {
max-width: 100%;
display: block;
}
.blog_entry_content .wp-caption {
max-width: 100%;
}
.blog_entry_content .wp-caption-text {
font-size: 12px;
border-bottom: 1px solid #eee;
padding: 8px 2px !important;
color: #888;
text-align: center;
}
.blog_entry_content .blocks-gallery-item {
padding: 0 !important;
background-image: none !important;
}
.blog_entry_content .wp-block-separator {
border: 0;
border-top: 1px solid #ddd;
}
.blog_entry_content .wp-block-table,
.blog_entry_content table {
width: 100%;
}
.blog_entry_content .wp-block-table td,
.blog_entry_content .wp-block-table th,
.blog_entry_content table td,
.blog_entry_content table th {
padding: 10px;
line-height: 1.5;
}
.blog_entry_content .wp-block-table.is-style-regular td {
border: 1px solid #ddd;
} .blog-appearance-style4 .article_type_1 .article_body,
.blog-appearance-style4 .article_type_2 .article_body {
padding: 35px 0 0;
}
.blog-appearance-style4 .article_type_1 .article_footer,
.blog-appearance-style4 .article_type_2 .article_footer {
padding: 35px 0 45px;
}   
.blog-appearance-style4 .article_type_2,
.blog-appearance-style4 .article_type_1 {
border-bottom: 1px solid #eee;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-bottom: 20px;
}
.blog-appearance-style4 .article_type_2:last-child,
.blog-appearance-style4 .article_type_1:last-child {
border-bottom: 0;
}
.blog-appearance-style4 .article_type_2 {
margin-bottom: 10px;
}
.blog-appearance-style4 .article_type_3 .article_body {
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
}
.blog-appearance-style4 .article_type_3 .article_footer {
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
}   
.blog-appearance-style4 .article_type_3.article_nothumb {
border-top: 1px solid #e8e8e8;
}   
.blog-appearance-style4 .article_type_1 .thumb {
margin-top: 45px;
}
.blog-appearance-style4 .article_type_2 .thumb {
padding-left: 0;
}
.blog-appearance-style4 .article:first-child .thumb {
margin-top: 0;
}
.blog-appearance-style4 .article_type_2:first-child .article_body,
.blog-appearance-style4 .article_type_2:first-child .thumb {
padding-top: 0;
}
.blog-appearance-style4 #blog-content .navigation .current {
background: #eee;
} .blog-appearance-style4 .blog-singlebox .blog_entry_content, 
.blog-appearance-style4 .blog-singlebox .single_tags, 
.blog-appearance-style4 .blog-singlebox .author-box {
margin-left: 0;
margin-right: 0;
}
.blog-appearance-style4 #blog-content .related_posts,
.blog-appearance-style4 .single_blog_title_incontent .article_meta,
.blog-appearance-style4 .blog-singlebox .article_meta,
.blog-appearance-style4 .blog-singlebox #blog_comments_container,
.blog-appearance-style4 .single_blog_title_incontent h1 {
padding-left: 0;
padding-right: 0;
}
.blog-appearance-style4 .single_blog_title_incontent h1,
.blog-appearance-style4.blog-single-style-2 .blog-singlebox,
.blog-appearance-style4.blog-single-style-1 .blog-singlebox {
padding-top: 0;
}
.blog-appearance-style4.single-post header {
-webkit-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.09);
box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.09);
}
.blog-appearance-style4.blog-posts-list-style-2 .navigation,
.blog-appearance-style4.blog-posts-list-style-1 .navigation {
border-top: 1px solid #eee;
} @media screen and (max-width: 970px) {
.single_blog_title_container_inner  {
padding: 150px 0 160px;
}
.blog-structure-sidebar-none #blog-content {
float: none;
width: 100%;
}
}
@media screen and (max-width: 640px) { #blog-sidebar,
#blog-content{
float: none;
width: 100%;
}
#blog-sidebar {
margin-top: 40px;
}
#blog-container {
padding: 50px 0;
}
.article_type_2 .thumb {
padding: 25px 0 0;
width: 100%;
float: none;
}
.blog-appearance-style3 .article_type_2 .thumb {
padding: 0;
width: 100%;
float: none;
}
.blog-appearance-style3 .article_type_2 .thumb .article_hover_container {
margin-left: 0;
width: 100%;
}
.article_hover_container {
display: block;
}
.article_type_2 .article_body {
float: none;
width: 100%;   
}
.article_col {
float: none;
}
.article_col_2,
.article_col_3 {
width: 100%;
margin-left: 0;
}
#blog-content .navigation {
margin-bottom: 50px;
}
.single_blog_title_container_inner h1 {
font-size: 30px;
}
.single_blog_title_container_inner  {
padding: 100px 0 110px;
} .article_wbutton .article_footer {
display: block;
padding-top: 35px;
}
.article_wbutton .article_button_container,
.article_wbutton .article_meta {
display: block;
white-space:nowrap;
}
.article_wbutton .article_meta {
width: auto;
padding-left: 0;
padding-top: 35px;
} #blog_top_panel .blog_top_author_title {
padding-left: 0;
text-align: center;
}
#blog_top_panel .blog_top_author_title img {
position: relative;
}
#blog_top_panel .blog_top_author_title h1 {
font-size: 25px;
}
}.mioweb_campaign_menu {
position: relative;
}
.mioweb_campaign_menu a {
display: block;
text-decoration: none;
vertical-align: middle;
color: inherit !important;
}
.mioweb_campaign_menu a:hover {
color: inherit !important;
}
.mioweb_campaign_menu .mioweb_campaign_menu_text {
zoom: 1;
filter: alpha(opacity=70);
opacity: 0.7;
}
.mioweb_campaign_menu li.mioweb_campaign_access:hover .mioweb_campaign_menu_text,
.mioweb_campaign_menu li.current-menu-item .mioweb_campaign_menu_text{
filter: alpha(opacity=100);
opacity: 1;
}
.mioweb_campaign_menu span {
line-height: 1.2;
display: block;
}
.mioweb_campaign_menu small {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
line-height: 1.2em;
font-size: 12px;
display: block;
padding-top: 5px;
} .mioweb_campaign_menu_img .mioweb_campaign_img_overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.4);
color: rgba(255,255,255,0.5);
}
.mioweb_campaign_menu li.mioweb_campaign_access:hover .mioweb_campaign_img_overlay {
color: rgba(255,255,255,0.6);
}
.current-menu-item .mioweb_campaign_menu_img .mioweb_campaign_img_overlay {
display: none;
}
.mioweb_campaign_menu_img .mioweb_campaign_img_overlay svg {
position: absolute;
width: 34px;
height: 34px;
top: 50%;
margin-top: -17px;
margin-left: -17px;
left: 50%;
fill: currentColor;
}
.mioweb_campaign_menu .mioweb_campaign_menu_img_empty {
background: #f6f6f6;
} .mioweb_campaign_menu_1, .mioweb_campaign_menu_2, .mioweb_campaign_menu_3 {
border-top: 1px solid rgba(0,0,0,0.2);
}
.mioweb_campaign_menu_1 li, .mioweb_campaign_menu_2 li, .mioweb_campaign_menu_3 li {
border-bottom: 1px solid rgba(0,0,0,0.2);
}
.row_text_auto.dark_color .mioweb_campaign_menu li,
.row_text_invers .mioweb_campaign_menu li,
.row_text_auto.dark_color .mioweb_campaign_menu,
.row_text_invers .mioweb_campaign_menu {
border-color: rgba(255,255,255,0.2);
}
.mioweb_campaign_menu_1 li {
position: relative;
padding: 0 8px;
}
.mioweb_campaign_menu_1 li .mioweb_campaign_menu_item {
padding: 0.7em 0;
}
.mioweb_campaign_menu_1 .mioweb_campaign_menu_img {
display: none;
} .mioweb_campaign_menu_2 .mioweb_campaign_menu_item, 
.mioweb_campaign_menu_3 .mioweb_campaign_menu_item {
position: relative;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
padding: 8px 3px;
}
.mioweb_campaign_menu_2 .mioweb_campaign_menu_img, 
.mioweb_campaign_menu_3 .mioweb_campaign_menu_img {
width: 100px;
padding-bottom: 66px;
height: 0;
position: relative;
overflow: hidden;
flex-shrink: 0;
}
.mioweb_campaign_menu_2 .mioweb_campaign_menu_img img,
.mioweb_campaign_menu_3 .mioweb_campaign_menu_img img {
object-fit: cover;
object-position: 50% 50%;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
}
.mioweb_campaign_menu_2 .mioweb_campaign_menu_text,
.mioweb_campaign_menu_3 .mioweb_campaign_menu_text {
padding-left: 15px;
}
.mioweb_campaign_menu_3 .mioweb_campaign_menu_img {
width: 66px;
padding-bottom: 44px;
}
.mioweb_campaign_menu_3 .mioweb_campaign_menu_img .mioweb_campaign_img_overlay svg {
width: 28px;
height: 28px;
margin-top: -14px;
margin-left: -14px;
} .mioweb_campaign_menu_4 ul,
.mioweb_campaign_menu_6 ul {
text-align: center;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
}
.mioweb_campaign_menu_4 li,
.mioweb_campaign_menu_6 li {
text-align: center;
border-right: 1px solid rgba(0,0,0,0.2);
flex-grow: 1;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content:center;
align-items: center;
}
.mioweb_campaign_menu_4 li .mioweb_campaign_menu_item,
.mioweb_campaign_menu_6 li .mioweb_campaign_menu_item {
padding: 0.3em 1em;
display: block;
}
.mioweb_campaign_menu_4 .mioweb_campaign_menu_img,
.mioweb_campaign_menu_6 .mioweb_campaign_menu_img {
display: none;
}
.mioweb_campaign_menu_6 ul {
background: #fff;
color: #000;
}
.mioweb_campaign_menu_6 ul.dark_color {
color: #fff;
}
.mioweb_campaign_menu_6 li.current-menu-item,
.mioweb_campaign_menu_6 li.mioweb_campaign_access:hover {
color: #fff;
position: relative;
}
.mioweb_campaign_menu_6 li.current-menu-item::after,
.mioweb_campaign_menu_6 li.mioweb_campaign_access:hover::after {
content: '';
position: absolute;
right: 50%;
bottom: -6px;
margin-right: -3px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 6px;
border-color: #eee;
border-right-color: transparent !important;
border-left-color: transparent !important;
} 
.mioweb_campaign_menu_6 .light_hover_color li.current-menu-item,
.mioweb_campaign_menu_6 .light_hover_color li.mioweb_campaign_access:hover {
color: #000;
}
.mioweb_campaign_menu_6 li {
border-right: 1px solid rgba(0,0,0,0.2) !important;
}
.mioweb_campaign_menu_6 li .mioweb_campaign_menu_item {
padding: 1.3em 0.5em;
display: block;
}
.mioweb_campaign_menu_4 li:last-child,
.mioweb_campaign_menu_6 li:last-child  {
border-right: 0 !important;
} .mioweb_campaign_menu_5 li {
margin-bottom: 20px;
}
.mioweb_campaign_menu_5 .mioweb_campaign_menu_img {
margin-bottom: 6px;
position: relative;
overflow:hidden;
}
.mioweb_campaign_menu_5 .mioweb_campaign_menu_img img {
max-width: 100%;
height: auto;
display: block;
}
.mioweb_campaign_menu_5 .mioweb_campaign_menu_img_empty {
padding-bottom: 60%;
}
.mioweb_campaign_menu_5 .mioweb_campaign_menu_img .mioweb_campaign_img_overlay svg {
width: 44px;
height: 44px;
margin-top: -22px;
margin-left: -22px;
}
.ve_download_count_element.text_element_container {
line-height: 1.2;
}
@media screen and (max-width: 640px) {
.mioweb_campaign_menu_4 ul,
.mioweb_campaign_menu_6 ul {
display: block;
}
.mioweb_campaign_menu_4 li .mioweb_campaign_menu_item,
.mioweb_campaign_menu_6 li .mioweb_campaign_menu_item {
padding: 0.8em 0;
display: block;
}
.mioweb_campaign_menu_4 li,
.mioweb_campaign_menu_6 li {
border-bottom: 1px solid rgba(0,0,0,0.2);
border-right: 0;
}
.mioweb_campaign_menu_6 li {
border-bottom: 1px solid rgba(0,0,0,0.2) !important;
}
.mioweb_campaign_menu_4 li:last-child,
.mioweb_campaign_menu_6 li:last-child {
border-bottom: 0;
}
.mioweb_campaign_menu_6 li::after {
display: none;
}
}.member_section_page .ve-header-type1 .header_nav_container {
padding-right: 60px;
}
.member_section_page .ve-header-type1 #mobile_nav {
margin-right: 50px;
}
#profile_but {
background: #000;
float: right;
height: 36px;
width: 37px;
margin-left: 20px;
}
#member_user_avatar {
padding: 3px;
width: 30px;
height: 30px;
background: #000;
line-height: 0;
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -18px; 
}    
#member_user_menu{
padding: 8px 10px;
width: 220px;
background: #000;
font-size: 13px;
line-height: 1.4em;
position: absolute;
right: -4px;
top: -4px;
color: #e1e1e1;
z-index: 4;
} 
.member_user_menu_close #member_user_menu{
display: none;
} 
.member_user_menu_open img{
position: absolute;
top: 3px;
left: 3px;
z-index: 5;
} 
#member_user_menu .member_user_name {
font-size: 13px;
padding: 6px 40px 12px 8px;
border-bottom: 1px solid #242424;
}
#member_user_menu a{
color: #9c9c9c;
text-decoration: none;
display: block;
}
#member_user_menu a:hover{
color: #e1e1e1;
}
#member_user_menu .member_user_sections{
padding: 16px 8px 0;
border-top: 1px solid #242424;
}
#member_user_menu ul{
padding: 12px 8px;
}
#member_user_menu ul li{
padding: 4px 0;
}
#member_user_menu .member_time_limited{
padding: 8px;
border-top: 1px solid #242424;
color: #9c9c9c;
text-align: left;
}
#member_user_menu .member_time_limited small{
font-size: 10px;
display: inline-block;
padding-top: 3px;
}
#member_user_menu .member_time_limited a{
color: #fff;
background: #ca002b;
display: inline-block;
float: right;
font-size: 10px;
font-weight: 400;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
}
#member_user_menu .member_time_limited a:hover {
background: #a90024;
} #member_profile {
position: absolute;
width: 600px;
background: #fff;
padding: 20px 40px 40px;
top: 20px;
margin-left: -300px;
left: 50%;
z-index:999;
font-size: 14px;
line-height: 22px;
display:none; 
}
#member_profile_background {
opacity: 0.8;
background-color: #000000;
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 100;
display:none;
}
#member_profile h2  {
padding: 20px 0 15px;
font-size: 20px;
}
.member_profile_row  {
padding-bottom: 10px;
}
.member_profile_row label, .member_profile_row .label  {
display: block;
font-size: 13px;
color: #888;
padding-bottom: 4px;
padding-left: 2px;
}
.member_profile_row input.text, 
.member_profile_row .noinput,
.member_profile_row textarea  {
background: #ededed;
padding: 12px;
border: 0;
width: 100%;
font-size: 15px;
color: #333;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.member_profile_row .noinput  {
color: #888;
display: block;
cursor: default;
}
.member_profile_row .description  {
color: #aaa;
font-size: 12px;
font-style: italic;
}
.member_profile_button_row {
text-align: center;
padding-top: 15px;
}
.member_profile_avatar_row img {
float: left;
margin-right: 15px;
}
.member_profile_avatar_row small {
font-size: 11px;
line-height: 14px;
color: #888;
display: block;
}
.member_profile_button {
border: 0;
color: #fff;
background: #222;
padding: 12px 26px;
font-size: 18px;
font-weight: bold;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.member_profile_button:hover {
background: #000;
}
#member_close_profile {
position: absolute;
right: 20px;
top: 20px;
width: 14px;
height: 14px;
overflow: hidden;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/member/images/close.gif) no-repeat  0 0;
text-indent: -999px;
} .mw_member_lessons .mw_element_item_image_hover_content,
.mw_member_month_lessons .mw_element_item_image_hover_content {
width: 100%;
}
.mw_member_item_noacess_info {
display: none;
font-size: 13px;
}
.mw_member_item_noacess_info p {
display: block;  
}
.mw_member_noacess_but {
background: #fff;
font-size:13px;
height: 29px;
line-height: 29px;
color: #111 !important;
padding: 0 12px 0 30px;
display: inline-block;
position: relative;
margin-top: 10px;
text-decoration: none;
-moz-border-radius: 29px;
-webkit-border-radius: 29px;
-khtml-border-radius: 29px;
border-radius: 29px;
}
.mw_member_noacess_but svg {
width: 13px;
height: 13px;
position: absolute;
top: 7px;
left: 10px;
fill: #111;
}
.mw_member_pages_list_info_text {
display: none;
font-size: 14px;
line-height: 22px;
font-weight: normal;
}
.mw_member_noaccess_info_icon {
width: 50%;
height: 50%;
max-width: 60px;
max-height: 60px;
border: 2px solid rgba(255,255,255,0.4);
margin: 10px auto;
-moz-border-radius: 180px;
-webkit-border-radius: 180px;
-khtml-border-radius: 180px;
border-radius: 180px;
}
.mw_member_noaccess_info_icon i {
width: 100%;
padding-bottom: 100%;
position: relative;
display: block;
height: 0;
}
.mw_member_noaccess_info_icon svg {
width: 50%;
height: 50%;
fill: rgba(255,255,255,0.4);
position: absolute;
top: 25%;
left: 25%;
}
.mw_member_item_noaccess:hover .mw_element_item_image_hover h3,
.mw_member_item_noaccess:hover .mw_member_noaccess_info_icon,
.mw_member_item_noaccess:hover .mw_element_item_image_hover .mw_element_item_subtitle,
.mw_element_items_style_5 .mw_member_item_noaccess:hover .mw_element_item_title {
display: none;
}
.mw_element_item:hover .mw_member_item_noacess_info {
display: block;
} .mw_member_page_item_progress_container {
height: 5px; 
background: rgba(0,0,0,0.2);
position: relative;
margin-top:-5px;
z-index:2;
}
.mw_element_item_content .mw_member_page_item_progress_container {
position: absolute;
bottom: 0;
right: 0;
margin-top: 0;
left: 0;
}
.mw_member_page_item_progress {
height: 5px; 
background: #56b616;
}
.mw_member_page_item_progress_finished {
background: #56b616;
width: 11px;
height: 11px;
padding: 5px;
position: absolute; 
top: -8px;
right: -2px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
line-height: 0;
}
.mw_member_page_item_progress_finished svg {
fill: #fff;
width: 11px;
height: 11px;
} .mw_element_months_nav {
background: #fff;
padding: 17px 25px;
margin-bottom: 4%;
border: 1px solid rgba(0,0,0,0.1);
font-size: 15px;
color: #111;
}
.mw_element_months_nav span {
display: inline-block;
padding: 8px 8px 8px 0;
}
.mw_element_months_nav select {
padding: 8px;
border: 1px solid #eee;
font-size: 15px;
} .member_login_form {
margin-left: auto;
margin-right: auto;
max-width: 500px;
}
.member_login_form_button_row button,
.member_login_form_button_row a {
width: 100%;
margin-top: 2px;
}
.member_login_form_forgot {
margin-top: 15px;
text-align: center;
font-size: 13px;
}
.member_login_form_forgot a {
color: inherit !important;
}
.member_login_form_logged_box {
text-align: center;
}
.member_login_form_logged_box p {
padding-bottom: 1em;
} .el_mem_checklist .mw_el_mem_checklist_title {
padding-bottom: 1.2em;
font-size: 18px;
}
.el_mem_checklist li {
position: relative; 
cursor: pointer;
}
.el_mem_checklist li input {
position: absolute;
left: -100px;
top: -100px;
}
.el_mem_checklist .label {
cursor: pointer;
padding-bottom: 0.8em;
position: relative;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
line-height: 1.6em;
}
.mem_checklist_checkbox {
border: 1px solid rgba(0,0,0,0.1);
background-color: rgba(0,0,0,0.1);
width: 1em;
height: 1em;
padding: 0.6em;
color: rgba(0,0,0,0.3);
line-height: 0;
margin-right: 0.8em;
flex-shrink: 0;
overflow: hidden;
position: relative;
}
.mem_checklist_checkbox_text {
padding-top: 0.3em;
}
.row_text_auto.dark_color .mem_checklist_checkbox,
.row_text_invers .mem_checklist_checkbox {
border: 1px solid rgba(255,255,255,0.1);
background-color: rgba(255,255,255,0.1);
color: rgba(255,255,255,0.3);
}
.mem_checklist_checkbox svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.mem_checklist_checkbox path {
fill: currentColor;
}
.mem_checklist_checkbox_icon,
.mem_checklist_checkbox_checked .mem_checklist_checkbox_none_icon,
li:hover .mem_checklist_checkbox_none_icon {
display: none;
}
.mem_checklist_checkbox_checked {
border-color: transparent;
}
.mem_checklist_checkbox_checked .mem_checklist_checkbox_icon {
color: #fff;
}
.mem_checklist_checkbox_checked .mem_checklist_checkbox_icon,
li:hover .mem_checklist_checkbox_icon {
display: block;
} .mw_member_news_list .mw_element_row {
margin-bottom: 40px;
}
.mw_member_news_list .member_new_text {
display: none;
} .mem_member_list_head {
padding: 20px 0 70px;
}
.mem_member_list_head .mem_member_list_title {
font-size: 33px;
float: left;
line-height: 1.4em;
}
.mem_member_list_head form {
float: right;
}
.mem_member_list_head .mem_search_member_input {
height: 37px;
border: 1px solid #ddd;
background: #fff;
border-right: 0;
width: 200px;
padding: 0 10px;
font-size: 13px;
float: left;
}
.mem_member_list_head .mem_search_member_but {
height: 39px;
border: 1px solid #ddd;
background: #fff;
border-left: 0;
width: 37px;
float: left;
line-height: 0;
}
.mem_member_list_head .mem_search_member_but svg {
height: 20px;
width: 20px;
fill: #888;
}
.mem_member_list_head .mem_search_member_but:hover svg {
fill: #111;
}
.mem_member_list_head .mem_search_member_cancel {
height: 27px;
background: #c92222;
width: 37px;
padding-top: 10px;
text-align: center;
float: left;
margin-left: 4px;
line-height: 0;
display: block;
}
.mem_member_list_head .mem_search_member_cancel:hover {
background: #a70c0c;
}
.mem_member_list_head .mem_search_member_cancel svg {
height: 17px;
width: 17px;
}
.mem_member_list_head .mem_search_member_cancel path {
fill: #fff;
} .mw_member_users_list .mw_element_item_image_hover_content {
line-height: 0;
}
.mw_member_users_list .mw_element_item_image_hover_content span {
display: block;
font-size: 13px;
padding-top: 10px;
line-height: 18px;
}
.mw_member_users_list .mw_element_item_image_hover_content svg {
width: 40px;
height: 40px;
color: #fff;
}
.mw_member_users_list_style_2 .mw_element_item_image_container{
max-width: 150px;
width: 50%;
margin: 0 auto;
margin-bottom: 25px;
}
.mw_member_users_list_style_4 .mw_element_item_image_container {
max-width: 150px;
width: 50%;
margin: 0 auto;
padding-top: 30px;
}
.mw_member_users_list_style_1 .responsive_image,
.mw_member_users_list_style_2 .responsive_image,
.mw_member_users_list_style_4 .responsive_image {
-moz-border-radius: 500px;
-webkit-border-radius: 500px;
-khtml-border-radius: 500px;
border-radius: 500px;
}
.mw_member_users_list_style_2 .mw_element_item_content {
padding: 0 8%;
}
.mw_member_users_list_style_1 .mw_element_item_image_container {
max-width: 180px;
margin: 0 auto;
}
.mw_member_users_list_style_1 .mw_element_item_content {
width: 100%;
}
.mw_member_users_list_style_1 .mw_element_item {
align-items: center;
}
.mw_member_users_list_style_4 .mem_member_list_head {
padding: 20px 0 40px;
}
.mw_member_users_list .mw_social_icons_container {
margin-top: 1em;
} 
.mw_member_users_list .mw_social_icon_bg svg,
.mem_member_list_detail .mw_social_icon_bg svg  {
width: 14px;
height: 14px;
fill: currentColor !important;
border-color: currentColor;
} 
.mw_member_users_list .mw_social_icon_bg:hover,
.mem_member_list_detail .mw_social_icon_bg:hover {
background-color: currentColor;
} 
.mw_member_users_list .mw_social_icon_bg,
.mem_member_list_detail .mw_social_icon_bg {
width: 14px;
height: 14px;
font-size: 14px;
padding: 0.3em;
margin-right: 5px;
} 
.mw_member_users_list .mw_social_icon_bg:hover svg,
.mem_member_list_detail .mw_social_icon_bg:hover svg {
fill: #fff !important;
} 
.mw_member_users_list .light_hover_color .mw_social_icon_bg:hover svg,
.mem_member_list_detail .light_hover_color .mw_social_icon_bg:hover svg {
fill: #111 !important;
} .mem_member_list_detail {
padding: 60px;
color: #333;
font-size: 15px;
}
.mem_member_list_detail .mem_mld_head {
position: relative;
padding-left: 150px;
min-height: 120px;
font-size: 14px;
display: flex;
align-items: center;
}
.mem_member_list_detail img.mem_mld_image {
-moz-border-radius: 180px;
-webkit-border-radius: 180px;
-khtml-border-radius: 180px;
border-radius: 180px;
width: 120px;
position: absolute;
top: 0;
left: 0;
}
.mem_member_list_detail .mem_mld_name {
font-size: 25px;
color: #111;
line-height: 1.1em;
}
.mem_member_list_detail .mem_member_list_domain {
display: block;
color: #888;
font-size: 14px;
}
.mem_member_list_detail .mem_member_list_contacts{
margin-top: 10px;
}
.mem_member_list_detail .mw_social_icons_container {
margin-top: 16px;
}
.mem_member_list_detail .mem_mld_text {
margin-top: 40px;
}
.mem_member_list_detail .mem_mld_label {
font-size: 17px;
padding-bottom: 0.5em;
padding-top: 1em;
color: #111;
font-weight: bold;
}
.mem_member_list_detail p {
padding-bottom: 1em;
}
.mem_member_list_empty {
padding: 60px 0;
text-align: center;
font-size: 15px;
color: #888;
}
.el_mem_member_list ul.page-numbers {
padding: 70px 0 50px;
border-top: 1px solid rgba(0,0,0,0.1);
} .mw_member_register_form {
margin-left: auto;
margin-right: auto;
max-width: 500px;
}
.member_regform_element_container .mw_field_gdpr_accept {
padding-bottom: 8px;
font-size: 13px;
line-height: 20px;
} .mw_member_section_list .mw_element_item_image_hover_content {
width: 100%;
}
.mw_member_section_list_popup {
padding: 50px;
text-align: center;  
font-size: 15px;
line-height: 1.6em;
color: #111;
}
.mw_member_section_list_popup small {
color: #888;
font-size: 13px;
}
.mw_member_section_list_popup .title_element_container {
font-size: 35px;
padding: 5px 0 30px;
}
.mw_member_section_list_popup p {
padding-bottom: 50px;
}
.mw_member_section_list .mw_member_noaccess_info_icon {
max-width: 40px;
max-height: 40px;
} @media screen and (max-width: 969px) {
.mw_member_users_list .mw_element_item_image_hover svg {
display: none;
}
.mw_member_users_list .mw_element_item_image_hover {
background: transparent !important;
}
}
@media screen and (max-width: 767px) { .mem_member_list_head {
text-align: center;
}
.mem_member_list_head .mem_member_list_title {
float: none;
padding-bottom: 0.5em;
}
.mem_member_list_head form {
float: none;
display: inline-block;
}
.mw_member_users_list_style_1 .mw_element_item {
text-align: center;
}
.mem_member_list_detail {
padding: 40px;
}
.mem_member_list_detail .mem_mld_head{
padding: 0;
display: block;
}
.mem_member_list_detail img.mem_mld_image {
position: relative;
margin-bottom: 10px;
}
#member_profile {
width: auto;
top: 0px;
margin-left: 0;
left: 0;
right: 0;
z-index:999;
}
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
background: transparent;
border: 0;
margin: 0;
padding: 0;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote {
quotes: none;
}
blockquote:before, blockquote:after {
content: '';
content: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a img {
border: none;
}
a:hover,
a[href^="tel:"] {
text-decoration: none;
}
a[href^="tel:"] {
color: currentColor !important;
cursor: default;
}
html{
height:100%;
min-height:100%;
}
body {
-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s; 
line-height: 1.7;
}    
body { position: relative;
}
#wrapper {
position: relative;
}    
input, textarea, select {
font-family: inherit;
}
@-webkit-keyframes fontfix {
from { opacity: 1; }
to { opacity: 1; }
}
.ve_animation{
opacity: 0;
}
.ve_animation.animated{
opacity: 1;
}
a svg {
fill: currentColor;
}
.row_fix_width, .row_fixed, .fix_width {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;  
}
.content_wide_width .row_fix_width, 
.content_wide_width .row_fixed {
width: 1280px;
}
.content_full_width .row_fix_width, 
.content_full_width .row_fixed,
.content_full_width .fix_width {
width: 90%;
}
.row {
padding: 40px 0;  
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;  
position: relative;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
} .row_slider {
padding: 0;
}
.row_slider .slide {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;  
}
.row.row_height_custom .slide {
min-height: 100%;
}
.row.row_height_custom .recount_slider .slide {
min-height: auto;
}
.row_slider .slide > .row_fix_width {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;  
}
.mw_row_anchor {
position: absolute;
left: 0;
top: 0;
}
.row .row_fix_width {
position: relative;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.ve_valign_top .row_fix_width {
align-items: flex-start;
}
.ve_valign_bottom .row_fix_width {
align-items: flex-end;
}
.row_background_container,
.body_background_container,
.header_background_container,
.footer_background_container  {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: 50% 50%;
}
.body_background_container  {
z-index: -1;
}
.background_overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.background_fixed {
background-attachment: fixed !important;
}
.background_cover {
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important; height: auto;
}
.body_background_container.background_cover {
height: 100vh;
}
.body_background_container.background_fixed,
.body_background_container.background_video_container,
.body_background_container.background_slider_container {
position:fixed;
}
.row_background_container .slide,
.body_background_container .slide {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.background_video { 
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
}
.background_video_container {
overflow: hidden;
}
.background_container video {
position: absolute;
top: 50%; 
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
min-width: 100%; 
min-height: 100%; 
width: auto; 
height: auto;
overflow: hidden;
max-height: 100%; 
object-fit: cover;
}
.background_video iframe {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
}
.row_height_full{
min-height: calc(100vh);
}
.row + .row_height_full,
.row + .row_height_full .row_height_full { min-height: calc(100vh) !important;
}
.ve_valign_top {
align-items: flex-start;
}
.ve_valign_bottom {
align-items: flex-end;
}
.ve_valign_center {
align-items: center;
}
.row_padding_none {
padding-top: 0;
padding-bottom: 0;
}
.row_padding_none.row_full .row_fix_width,
.row_padding_none.row_fixed .row_fix_width,
.fixed_content .row_fix_width {
padding-left: 0;
padding-right: 0;
width: 100% !important;
max-width: 100% !important;
}
.row_padding_small {
padding-top: 50px;
padding-bottom: 50px;
}
.row_padding_big {
padding-top: 90px;
padding-bottom: 90px;
}
.row_padding_biger {
padding-top: 200px;
padding-bottom: 200px;
} .mw_row_shape_divider {
overflow: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100px;
line-height: 0;
direction: ltr;
}
.mw_row_shape_divider_top {
top: -1px;
}
.mw_row_shape_divider_bottom {
bottom: -1px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.mw_row_shape_divider svg {
display: block;
width: -webkit-calc(100% + 1.3px);
width: calc(100% + 1.3px);
position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
fill: #fff;
height: 100%;
}
.mw_row_shape_divider_flip svg path {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
transform: rotateY(180deg);
}
.mw_row_shape_zigzag svg,
.mw_row_shape_arrow svg,
.mw_row_shape_arrow_negative svg {
width: auto;
}
.mw_row_shape_arrow_negative svg {
width: 300%;
height: auto;
} .col,
.elcol {
min-height: 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
margin-left: 5%;
}
.col-one, .col-1 {
float: none;
margin-left: 0;
width: 100%;
}
.col-two, .col-2 {
width: 47.5%;
}
.col-three, .col-3 {
width: 30.6%;
margin-left: 4%;
}
.col-twothree {
width: 65.2%;
margin-left: 4%;
}
.col-four, .col-4 {
width: 22%;
margin-left: 4%;
}
.col-twofour {
width: 48%;
margin-left: 4%;
}
.col-threefour {
width: 74%;
margin-left: 4%;
}
.col-five, .col-5 {
width: 17.6%;
margin-left: 3%;
}
.col-twofive {
width: 38.2%;
margin-left: 3%;
}
.col-threefive {
width: 58.8%;
margin-left: 3%;
}
.col-fourfive {
width: 79.4%;
margin-left: 3%;
}
.fullcols .col-one, .fullcols .col-1 {width: 100%;}
.fullcols .col-two, .fullcols .col-2 {width: 50%;}
.fullcols .col-twothree {width: 66.66%;}
.fullcols .col-three, .fullcols .col-3 {width: 33.33%;}
.fullcols .col-threefour {width: 75%;}
.fullcols .col-four, .fullcols .col-4 {width: 25%;}
.fullcols .col-five, .fullcols .col-5 { width: 20%; }
.fullcols .col-fourfive {width: 80%;}
.fullcols .col-six, .fullcols .col-6 { width: 16.66%; }
.fullcols .col-seven, .fullcols .col-7 { width: 14.28%; }
.fullcols .col-eight, .fullcols .col-8 { width: 12.5%; }
.fullcols .col-nine, .fullcols .col-9 { width: 11.11%; }
.fullcols .col-ten, .fullcols .col-10 { width: 10%; }
.smallcols .col {
margin-left: 10px;
}
.smallcols .col-one, .smallcols .col-1 {width: 100%;}
.smallcols .col-two, .smallcols .col-2 {width: calc(50% - 5px);}
.smallcols .col-twothree {width: calc(66% - 5px);}
.smallcols .col-three, .smallcols .col-3 {width: calc(33.33% - 6px); margin-left: 9px;}
.smallcols .col-four, .smallcols .col-4 {width: calc(25% - 7px); margin-left: 9px;}
.smallcols .col-five, .smallcols .col-5 { width: calc(20% - 8px); }
.smallcols .col-six, .smallcols .col-6 { width: 16.66%; }
.smallcols .col-seven, .smallcols .col-7 { width: 14.28%; }
.smallcols .col-eight, .smallcols .col-8 { width: 12.5%; }
.smallcols .col-nine, .smallcols .col-9 { width: 11.11%; }
.smallcols .col-ten, .smallcols .col-10 { width: 10%; }
.col:first-child,
.elcol:first-child,
.col-first,
.smallcols .col:first-child,
.fullcols .col {
margin-left: 0;
}  .in_element_twocols {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content: space-between;
align-items: stretch;
flex-wrap: wrap;
}
.in_element_twocols .subcol {
width: 48%;
position: relative;
}
.ve_content_block {
position: relative;
}
.ve_content_block .ve_content_block_title {
padding: 0.8em;
position: relative;
color: inherit;
}
.ve_content_block_content {
position: relative;
}
.mw_element_item_corners2 .ve_content_block_title {
moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
-khtml-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}
.mw_element_item_corners1 .ve_content_block_title {
moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.ve_content_block.mw_element_item_corners1 .background_overlay {
moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.ve_content_block.mw_element_item_corners2 .background_overlay {
moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}
.mw_corners_rounded {
moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;  
}
.mw_corners_round {
moz-border-radius: 999px;
-webkit-border-radius: 999px;
-khtml-border-radius: 999px;
border-radius: 999px;  
} .element_content {
padding: 0 0 30px 0;
}
.element_container:last-child > .element_content {
padding-bottom: 0;
}
.element_content {
position: relative;
margin: 0 auto;
}
.element_content.element_align_left {
margin: 0;
}
.element_content.element_align_right {
margin: 0 0 0 auto;
} .title_element_container {
font-size: 1em;
line-height: 1.2
} .title_element_container h1,
.title_element_container h2,
.title_element_container h3,
.title_element_container h4,
.title_element_container h5,
.title_element_container h6,
.title_element_container p {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit;
}
.ve_title_style_2  {
padding: 0.5em 0.7em 0.6em;
}
.ve_title_style_3 {
display: table;
}
.ve_title_style_3 {
padding: 0.1em 0.4em;
}
.ve_title_style_3.ve_title_left {
margin-left: 0;
margin-right: 0;
}
.ve_title_style_3.ve_title_right {
float: right;
}
.ve_title_style_4  {
padding: 0 0 0.6em;
border-top: 0 !important;
border-left: 0 !important;
border-right: 0 !important;
}
.ve_title_style_5  {
padding: 0.5em 0.1em 0.6em;
border-left: 0 !important;
border-right: 0 !important;
}
.ve_title_style_6 {
padding: 0 0 0.5em;
}
.ve_title_style_6 {
position: relative;
}
.ve_title_style_6 .ve_title_decoration {
display: block;
position: absolute;
bottom: 0;
left: 50%;
height: 3px;
width: 60px;
margin-left: -30px;
}
.ve_title_left.ve_title_style_6 .ve_title_decoration {
left: 0;
margin-left: 0;
}
.ve_title_right.ve_title_style_6 .ve_title_decoration {
right: 0;
left: auto;
}
.ve_title_center {
margin: 0 auto;
} .entry_content p,
.entry_content ul:not(.in_element_content),
.entry_content ol {
padding-bottom: 1.2em;
}
.entry_content .mw_text_box {
padding: 2.2em 2.4em 2.3em;
margin-bottom: 2.3em;
margin-top: 0.3em;
}
.entry_content img,
.comment-content img {
max-width: 97.5%; }
.entry_content img[class*="align"],
.entry_content img[class*="wp-image-"] {
height: auto; }
.entry_content img.size-full {
max-width: 97.5%;
width: auto; }
.entry_content p:last-child{
padding-bottom: 0;
}
.entry_content h1,
.entry_content h2,
.entry_content h3,
.entry_content h4,
.entry_content h5,
.entry_content h6 {
padding-top: 0.4em;
line-height: 1.2em;
padding-bottom: 1em;
}
.entry_content ul:not(.in_element_content) li {
padding-left: 35px;
background-position: 0 calc(0.85em - 12px);
background-repeat: no-repeat;
padding-bottom: 0.6em; 
}
.entry_content ol {
margin-left: 30px;
}
.entry_content ul ol,
.entry_content ul ul,
.entry_content ol ol,
.entry_content ol ul {
padding-bottom: 0 !important;
padding-top: 0.5em;
}
.entry_content ol li, .entry_content ul ol li {
list-style: decimal outside;
}
.entry_content ul ol li {
background: none !important;
padding: 0;
}
.entry_content ol ul li {
list-style: none;
}
.entry_content .alignleft {
float: left;
margin-right: 30px;
margin-bottom: 20px 
}
.entry_content .alignright {
float: right;
margin-left: 30px;
margin-bottom: 20px 
}
.entry_content .aligncenter {
display: block;
margin: 0 auto;
}
.entry_content td {
padding: 8px 0;
} .entry_content .gallery img,
.widget_media_gallery .gallery img,
#blog-content .entry_content .gallery img {
border: 0;
}
.entry_content .gallery {
padding-bottom: 2.5em;
}
.entry_content .gallery-item,
.widget_media_gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.entry_content .gallery-item a,
.widget_media_gallery .gallery-item a {
width: 100%;
display: block;
}
.entry_content .gallery-item a img,
.widget_media_gallery .gallery-item a img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16.6%; }
.gallery-columns-7 .gallery-item { width: 14.2%; }
.gallery-columns-8 .gallery-item { width: 12.5%; }
.gallery-columns-9 .gallery-item { width: 11.1%; }
.text_element_container {
font-weight: inherit;
}
.text_element_container .element_text_size_medium ul li {
padding-bottom: 0.5em; 
}
.text_element_container .element_text_size_big ul li {
padding-bottom: 0.4em; 
}
#wrapper .element_text_li1 ul li, .ve_list_style1 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li1.png);}
#wrapper .element_text_li2 ul li, .ve_list_style2 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li2.png);}
#wrapper .element_text_li3 ul li, .ve_list_style3 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li3.png);}
#wrapper .element_text_li4 ul li, .ve_list_style4 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li4.png);}
#wrapper .element_text_li5 ul li, .ve_list_style5 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li5.png);}
#wrapper .element_text_li6 ul li, .ve_list_style6 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li6.png);}
#wrapper .element_text_li7 ul li, .ve_list_style7 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li7.png);}
#wrapper .element_text_li8 ul li, .ve_list_style8 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li8.png);}
#wrapper .element_text_li9 ul li, .ve_list_style9 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li9.png);}
#wrapper .element_text_li10 ul li, .ve_list_style10 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li10.png);}
#wrapper .element_text_li11 ul li, .ve_list_style11 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li11.png);}
#wrapper .element_text_li12 ul li, .ve_list_style12 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li12.png);}
#wrapper .element_text_li13 ul li, .ve_list_style13 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li13.png);}
#wrapper .element_text_li14 ul li, .ve_list_style14 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li14.png);}
#wrapper .element_text_li15 ul li, .ve_list_style15 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li15.png);}
#wrapper .element_text_li16 ul li, .ve_list_style16 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li16.png);}
#wrapper .element_text_li17 ul li, .ve_list_style17 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li17.png);}
#wrapper .element_text_li18 ul li, .ve_list_style18 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li18.png);}
#wrapper .element_text_li19 ul li, .ve_list_style19 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li19.png);}
#wrapper .element_text_li20 ul li, .ve_list_style20 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li20.png);}
#wrapper .element_text_li21 ul li, .ve_list_style21 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li21.png);}
#wrapper .element_text_li22 ul li, .ve_list_style22 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li22.png);}
#wrapper .element_text_li23 ul li, .ve_list_style23 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li23.png);}
#wrapper .element_text_li24 ul li, .ve_list_style24 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li24.png);}
#wrapper .element_text_li25 ul li, .ve_list_style25 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li25.png);}
#wrapper .element_text_li26 ul li, .ve_list_style26 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li26.png);}
#wrapper .element_text_li27 ul li, .ve_list_style27 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li27.png);}
#wrapper .element_text_li28 ul li, .ve_list_style28 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li28.png);}
#wrapper .element_text_li29 ul li, .ve_list_style29 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li29.png);}
#wrapper .element_text_li30 ul li, .ve_list_style30 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li30.png);}
#wrapper .element_text_li31 ul li, .ve_list_style31 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li31.png);}
#wrapper .element_text_li32 ul li, .ve_list_style32 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li32.png);}
#wrapper .element_text_li33 ul li, .ve_list_style33 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li33.png);}
#wrapper .element_text_li34 ul li, .ve_list_style34 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li34.png);}
#wrapper .element_text_li35 ul li, .ve_list_style35 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li35.png);}
#wrapper .element_text_li36 ul li, .ve_list_style36 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li36.png);}
#wrapper .element_text_li37 ul li, .ve_list_style37 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li37.png);}
#wrapper .element_text_li38 ul li, .ve_list_style38 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li38.png);}
#wrapper .element_text_li39 ul li, .ve_list_style39 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li39.png);}
#wrapper .element_text_li40 ul li, .ve_list_style40 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li40.png);}
#wrapper .element_text_li41 ul li, .ve_list_style41 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li41.png);}
#wrapper .element_text_li42 ul li, .ve_list_style42 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li42.png);}
#wrapper .element_text_li43 ul li, .ve_list_style43 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li43.png);}
#wrapper .element_text_li44 ul li, .ve_list_style44 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li44.png);}
#wrapper .element_text_li45 ul li, .ve_list_style45 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li45.png);}
#wrapper .element_text_li46 ul li, .ve_list_style46 .entry_content ul li { background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/li46.png);}
.element_text_style_2 { padding: 1.1em; } .row_text_invers .col > .element_container > .element_content > .entry_content:not(.light_color) h1,
.row_text_invers .col > .element_container > .element_content > .entry_content:not(.light_color) h2,
.row_text_invers .col > .element_container > .element_content > .entry_content:not(.light_color) h3,
.row_text_invers .col > .element_container > .element_content > .entry_content:not(.light_color) h4,
.row_text_invers .col > .element_container > .element_content > .entry_content:not(.light_color) h5,
.row_text_invers .col > .element_container > .element_content > .entry_content:not(.light_color) h6,
.row_text_custom .col > .element_container > .element_content > .entry_content:not(.light_color) h1,
.row_text_custom .col > .element_container > .element_content > .entry_content:not(.light_color) h2,
.row_text_custom .col > .element_container > .element_content > .entry_content:not(.light_color) h3,
.row_text_custom .col > .element_container > .element_content > .entry_content:not(.light_color) h4,
.row_text_custom .col > .element_container > .element_content > .entry_content:not(.light_color) h5,
.row_text_custom .col > .element_container > .element_content > .entry_content:not(.light_color) h6,
.row_text_auto.dark_color .col > .element_container > .element_content > .entry_content:not(.light_color) h1,
.row_text_auto.dark_color .col > .element_container > .element_content > .entry_content:not(.light_color) h2,
.row_text_auto.dark_color .col > .element_container > .element_content > .entry_content:not(.light_color) h3,
.row_text_auto.dark_color .col > .element_container > .element_content > .entry_content:not(.light_color) h4,
.row_text_auto.dark_color .col > .element_container > .element_content > .entry_content:not(.light_color) h5,
.row_text_auto.dark_color .col > .element_container > .element_content > .entry_content:not(.light_color) h6,
.dark_color.entry_content h1,
.dark_color.entry_content h2,
.dark_color.entry_content h3,
.dark_color.entry_content h4,
.dark_color.entry_content h5,
.dark_color.entry_content h6,
.dark_color.text_auto .entry_content:not(.light_color) h1,
.dark_color.text_auto .entry_content:not(.light_color) h2,
.dark_color.text_auto .entry_content:not(.light_color) h3,
.dark_color.text_auto .entry_content:not(.light_color) h4,
.dark_color.text_auto .entry_content:not(.light_color) h5,
.dark_color.text_auto .entry_content:not(.light_color) h6,
.text_invers .entry_content:not(.light_color) h1,
.text_invers .entry_content:not(.light_color) h2,
.text_invers .entry_content:not(.light_color) h3,
.text_invers .entry_content:not(.light_color) h4,
.text_invers .entry_content:not(.light_color) h5,
.text_invers .entry_content:not(.light_color) h6 {
color: inherit;
}
.row_text_custom .title_element_container,
.row_text_invers .title_element_container,
.row_text_auto.dark_color .title_element_container,
.row_text_custom .subtitle_element_container,
.row_text_invers .subtitle_element_container,
.row_text_auto.dark_color .subtitle_element_container {
color: inherit;
}  .element_image {
line-height: 0;
margin: 0 auto;
max-width: 100%;   
position: relative;
}
.element_image_label {
display: block;
text-align: center;
line-height: 1.4em;
font-size: 12px;
margin-top: 6px;
zoom: 1;
filter: alpha(opacity=60);
opacity: 0.6;
}
.element_image_alert {
cursor:pointer;
}
.element_image img,
.responsive_image img,
.widget img{
display: block;
max-width: 100%; 
width: auto;   
height: auto;   
}
.element_image img{
width: 100%; 
}
.element_image_container_inline {
display: inline-block;
margin: 0 auto;
}
.element_image_container {
margin: 0 auto;
}
.element_image.ve_right .element_image_container {
margin: 0 0 0 auto;
}
.element_image.ve_left .element_image_container {
margin: 0 auto 0 0;
}
.element_image_2 .element_image_container {
-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.element_image_3 .element_image_container{
-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.element_image_4 .element_image_container{
padding: 8px;
border:1px solid #ddd;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; 
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
}
.element_image_5 .element_image_container{
padding: 6px;
border:1px solid #ddd;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; 
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
}
.element_image_6 .element_image_container img,
.element_image_6 .element_image_container,
.element_image_6.image_hover_zoom .element_image_container .element_image_hover_container{
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%; 
overflow: hidden;
} .image_hover_zoom .element_image_container .element_image_hover_container {
overflow: hidden;
}
.image_hover_zoom img,
.image_hover_scale .element_image_container {
-webkit-transition: -webkit-transform .5s ease;
-moz-transition: -moz-transform .5s ease;
-ms-transition: -ms-transform .5s ease;
-o-transition: -o-transform .5s ease;
transition: transform .5s ease;
}
.image_hover_zoom .element_image_container:hover img,
.mw_element_items .image_hover_zoom:hover img {
transform:scale(1.15);
-ms-transform:scale(1.15); -moz-transform:scale(1.15); -webkit-transform:scale(1.15); -o-transform:scale(1.15); } .image_hover_scale .element_image_container:hover,
.mw_element_items .image_hover_scale:hover {
transform:scale(1.07);
-ms-transform:scale(1.07); -moz-transform:scale(1.07); -webkit-transform:scale(1.07); -o-transform:scale(1.07); -moz-box-shadow: 0 7px 20px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 7px 20px rgba(0,0,0,0.4);
box-shadow: 0 7px 20px rgba(0,0,0,0.4);
z-index: 1;
} .image_hover_overlay_icon .element_image_hover_container {
position: relative;
}
.element_image_overlay_icon_container {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.element_image .element_image_container:hover .element_image_overlay_icon_container {
opacity: 1;
}
.element_image_overlay_icon_container svg {
height: 40px;
width: 40px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -17px;
margin-left: -15px;
fill: #fff;
} .image_gallery_element__item {
display: block;
text-decoration: none;
color: inherit;
position: relative;
text-align: center;
}
.image_gallery_element__item img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.image_gallery_element__item img,
.is-theme-captions_over.image_gallery_hover_scale .image_gallery_element__item,
.image_gallery_element__item .image_gallery_element_item_thumb {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
} .image_gallery_hover_zoom .image_gallery_element_item_thumb {
overflow: hidden;
}
.image_gallery_hover_zoom .image_gallery_element__item:hover img  {
transform:scale(1.15);
-ms-transform:scale(1.15); -moz-transform:scale(1.15); -webkit-transform:scale(1.15); -o-transform:scale(1.15); } .is-theme-no_captions.image_gallery_hover_scale .image_gallery_element__item:hover .image_gallery_element_item_thumb,
.is-theme-captions_below.image_gallery_hover_scale .image_gallery_element__item:hover .image_gallery_element_item_thumb,
.is-theme-captions_over.image_gallery_hover_scale .image_gallery_element__item:hover {
transform:scale(1.07);
-ms-transform:scale(1.07); -moz-transform:scale(1.07); -webkit-transform:scale(1.07); -o-transform:scale(1.07); z-index: 2; -moz-box-shadow: 0 7px 20px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 7px 20px rgba(0,0,0,0.4);
box-shadow: 0 7px 20px rgba(0,0,0,0.4);
} .image_gallery_hover_overlay_icon .image_gallery_element_item_thumb {
position: relative;
}
.image_gallery_element__item:hover .element_image_overlay_icon_container {
opacity: 1;
}
.image_gallery_element__item .image_gallery_element__item__caption {
display: block;
text-align: center;
font-size: 12px;
margin-top: 0.5em;
color: inherit;
}
.is-theme-no_captions .image_gallery_element__item__caption {
display: none;
}
.is-theme-captions_over .image_gallery_element__item__caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: rgba( 0,0,0, 0.8 );
opacity: 1;
color: #FFF;
padding: 0.5em;
}
.mw_image_ratio {
position: relative;
width: 100%;
height: 0;
overflow: hidden;
}
.mw_image_ratio_43 { padding-bottom: 75%; }
.mw_image_ratio_34 { padding-bottom: 133.333%; }
.mw_image_ratio_169 { padding-bottom: 56.25%; }
.mw_image_ratio_32 { padding-bottom: 66.666%; }
.mw_image_ratio_23 { padding-bottom: 150%; }
.mw_image_ratio_11 { padding-bottom: 100%; }
.mw_image_ratio_original { height: auto; overflow: none;}
.mw_image_ratio:not(.mw_image_ratio_original) img {
object-fit: cover;
object-position: 50% 50%;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
} .in_element_image_text {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content: space-between;
align-items: stretch;
}
.in_element_image_text .el_it_text,
.in_element_image_text .el_it_image {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
margin: 0;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
flex-shrink: 0;
}
.in_element_image_text.ve_valign_top .el_it_text,
.in_element_image_text.ve_valign_top .el_it_image {
align-items: flex-start;
}
.in_element_image_text.ve_valign_bottom .el_it_text,
.in_element_image_text.ve_valign_bottom .el_it_image{
align-items: flex-end;
}
.el_it_text_wrapper {
width: 100%;
}
.in_element_image_text .el_it_background.dark_color h3 {
color: #fff;
}
.in_element_image_text img{
display: block;
max-width: 100%;
width: 100%;
height: auto;
}
.in_element_image_text .el_it_text h3 {
line-height: 1.2em;
}
.in_element_image_text .el_it_text.dark_color h3 {
color: inherit;
}
.in_element_image_text .entry_content {
margin-top: 1em;
}
.in_element_image_text .ve_content_button {
margin-top: 30px;
}
.in_element_image_text .el_it_item:first-child {
margin-top: 0;
} .in_element_image_text_2 .el_it_text {
padding: 4%;
}
.in_element_image_text_2.in_element_image_text_is_five .el_it_text {
padding: 3%;
}
.in_element_image_text_2.in_element_image_text_is_two .el_it_text {
padding: 5%;
}
.is-theme-captions_below .fullcol.image_gallery_element__item .image_gallery_element__item__caption {
margin-bottom: 0.5em;
} .in_element_image_text_3 .el_it_text_wrapper {
margin-right: -80px;
width: calc(100% + 80px);
z-index: 1;
position: relative;
}
.in_element_image_text_3 .el_it_text_second .el_it_text_wrapper {
margin-left: -80px;
margin-right: 0;
}
.in_element_image_text_3 .el_it_text_wrapper {
padding: 30px;
}
.in_element_image_text_3.ve_valign_top .el_it_text_wrapper {
margin-top: 50px;
}
.in_element_image_text_3.ve_valign_bottom .el_it_text_wrapper {
margin-bottom: 50px;
} .in_element_image_text_5 .el_it_text {
position: absolute;
z-index:1;
padding: 14% 10%;
top: 0;
bottom: 0;
left: 0;
right: 0;
color: #fff;
overflow: hidden;
}
.in_element_image_text_5 .el_it_text h3 {
color: #fff;
}
.el_it_hover_content .el_it_text  {
opacity: 0;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.el_it_hover_content:hover .el_it_text  {
opacity: 1;
} .in_element_image_text_6 .el_it_image {
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;
overflow: hidden;
}  .graphic_element_hr {border: 0; margin-top: 0; margin-bottom: 0;}
.graphic_element_1, .graphic_element_11 {border-top: 1px solid rgba(0,0,0,0.15)}
.dark_color .graphic_element_1, 
.dark_color .graphic_element_hr_color_auto.graphic_element_11,
.graphic_element_hr_color_light.graphic_element_11 {
border-top: 1px solid rgba(255,255,255,0.15);
}
.graphic_element_7 {height: 23px; position: relative; overflow: hidden;}
.graphic_element_9 {height: 23px; position: relative; overflow: hidden;}
.graphic_element_11 {height: 23px; position: relative; overflow: hidden;}
.graphic_element_7::after,
.graphic_element_9::after,
.graphic_element_11::after {
content: "";
position: absolute;
-webkit-box-shadow: 0 0 23px rgba(0,0,0,0.3);
box-shadow: 0 0 23px rgba(0,0,0,0.3);
top: -105px;
width: 50%;
height: 100px;
-moz-border-radius: 100%;
border-radius: 100%;
left: 25%;
right: 25%;
}
.dark_color .graphic_element_hr_color_auto.graphic_element_7::after,
.dark_color .graphic_element_hr_color_auto.graphic_element_9::after,
.dark_color .graphic_element_hr_color_auto.graphic_element_11::after,
.graphic_element_hr_color_light::after {
-webkit-box-shadow: 0 0 23px rgba(255,255,255,0.3);
box-shadow: 0 0 23px rgba(255,255,255,0.3);
}
.graphic_element_9::after,
.graphic_element_11::after  {
width: 100%;
height: 50px;
top: -55px;
left: 0;
} .graphic_element_img {text-align: center;max-width: 100%;margin: 0 auto;}
.graphic_element_img img {
margin: 0 auto;
display: block;
max-width: 100%;
width: auto;
} .graphic_element_mockup {
position: relative;
margin: 0 auto;
}
.graphic_element_mockup > img {
margin: 0 auto;
display: block;
max-width: 100%;
width: auto;
}
.graphic_mockup_container {
}
.graphic_mockup_image img {
object-fit: cover;
object-position: 50% 50%;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
}
.graphic_mockup_image {
position: absolute;
height: 0;
overflow: hidden;
}
.graphic_element_mockup_1 .graphic_mockup_image {
width: 89.5%;
left: 5.25%;
top: 9%;
padding-bottom: 159.1%;
}
.graphic_element_mockup_1 {
max-width: 300px;
}
.graphic_element_mockup_2 .graphic_mockup_image {
width: 76.5%;
left: 11.75%;
top: 6%;
padding-bottom: 47.8%;
}
.graphic_element_mockup_2{
max-width: 1105px;
}
.graphic_element_mockup_3 .graphic_mockup_image,
.graphic_element_mockup_4 .graphic_mockup_image {
width: 77.6%;
left: 11.2%;
top: 7.8%;
padding-bottom: 103.4%;
}
.graphic_element_mockup_3,
.graphic_element_mockup_4 {
max-width: 600px;
}
.graphic_element_mockup_5 .graphic_mockup_image {
width: 85.8%;
left: 7.1%;
top: 5.1%;
padding-bottom: 53.63%;
}
.graphic_element_mockup_5 {
max-width: 900px;
} .graphic_element_book {
max-width: 400px;
margin: 0 auto;
background-size: cover;
width: 90%;
position: relative;
}
.graphic_element_book_cover {
position: relative;
background: #5c9321;
height: 0;
padding-bottom: 128.57%;
}
.graphic_element_book_cover .background_overlay,
.graphic_element_book_cover {
-moz-border-radius: 2% 0.5% 0.5% 2%;
-webkit-border-radius: 2% 0.5% 0.5% 2%;
-khtml-border-radius: 2% 0.5% 0.5% 2%;
border-radius: 2% 0.5% 0.5% 2%;
}
.graphic_element_book .graphic_element_book_overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
}
.graphic_element_book_content {
padding: 12%;
position: absolute;
left: 0;
bottom: 0;
top: 0;
right: 0;
text-align: center
}
.graphic_element_book_content.ve_center {
padding: 12% 8% 12% 10%;
}
.graphic_element_book .graphic_element_book_title {
color: #fff;
font-size: 50px;
min-height: 70%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
.graphic_element_book_title span {
width: 100%;
display: block;
}
.graphic_element_book_author {
color: #fff;
font-size: 17px;
line-height: 1.4em;
padding-left: 4px;
position: absolute;
bottom: 10%;
left: 12%;
right: 12%;
}
.graphic_element_book_1 .graphic_element_book_shadow {
position: absolute;
top: -10.3%;
width: 121%;
left: -18%;
}
.graphic_element_book_2 .graphic_element_book_shadow {
position: absolute;
bottom: -7.1%;
width: 60%;
right: -25.5%;
}
.graphic_element_book_2::before {
content: "";
position: absolute;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,1);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,1);
bottom: 1px;
width: 100%;
height: 5px;
-moz-border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
left: 0;
} .ve_content_testimonial p {line-height: 1.6;} .ve_content_testimonial_1 p,.ve_content_testimonial_2 p,.ve_content_testimonial_3 p {
background: #fff;
padding: 30px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
color: #111;
border: 1px solid #d8d8d8;
position: relative;
}
.ve_content_testimonial_1 p::after {
content: '';
width: 41px;
height: 19px;
position: absolute;
bottom: -19px;
left: 50px;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/content/testimonial1.png) no-repeat 0 0;
}
.ve_content_testimonial_1 img {
width: 40px;
}
.ve_content_testimonial_1 .ve_content_testimonial_img_container {
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
border-radius: 100px;
height: 40px;
overflow: hidden;
position: relative;
width: 40px;
float: left;
margin-right: 10px;
}
.ve_content_testimonial_1 .ve_content_testimonial_author {
padding: 20px 0 0 30px;
line-height: 40px;
}
.ve_content_testimonial_1 .ve_content_testimonial_name {
font-size: 13px;
}
.ve_content_testimonial_1 .ve_content_testimonial_company:before,
.ve_content_testimonial_4 .ve_content_testimonial_company:before,
.ve_content_testimonial_5 .ve_content_testimonial_company:before {
content: ', ';
} .ve_content_testimonial_2 p::after,
.ve_content_testimonial_3 p::after {
content: '';
width: 39px;
height: 22px;
position: absolute;
bottom: -22px;
left: 50px;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/content/testimonial2.png) no-repeat 0 0;
}
.ve_content_testimonial_2 img, .ve_content_testimonial_3 img {width: 80px;}
.ve_content_testimonial_2 .ve_content_testimonial_img_container,
.ve_content_testimonial_3 .ve_content_testimonial_img_container {
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
border-radius: 100px;
height: 80px;
overflow: hidden;
position: relative;
width: 80px;
float: left;
margin-right: 15px;
}
.ve_content_testimonial_2 .ve_content_testimonial_author {padding: 30px 0 0 30px;}
.ve_content_testimonial_2 .ve_content_testimonial_name { font-size: 20px; line-height: 1em;}
.ve_content_testimonial_3 .ve_content_testimonial_name { font-size: 18px; line-height: 1em;}
.ve_content_testimonial_2.wimg .ve_content_testimonial_name { padding-top: 19px;}
.ve_content_testimonial_2 .ve_content_testimonial_company,
.ve_content_testimonial_3 .ve_content_testimonial_company {
font-size: 13px;
line-height: 18px;
zoom: 1;
filter: alpha(opacity=70);
opacity: 0.7;
display: block;
padding-top: 5px;
} .ve_content_testimonial_3 p::after {
left: 50%;
margin-left: -19px;
content: '';
}
.ve_content_testimonial_3 .ve_content_testimonial_img_container {
float: none;
margin: 0 auto;
}
.ve_content_testimonial_3 .ve_content_testimonial_author {padding: 30px 0 0 0;text-align: center;}
.ve_content_testimonial_3.wimg .ve_content_testimonial_name { padding-top: 8px;}
.ve_content_testimonial_3 .ve_content_testimonial_company {
display: block
} .ve_content_testimonial_4 {
background: #fff;
padding: 40px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
color: #111;
border: 1px solid #d8d8d8;
position: relative;
}
.ve_content_testimonial_4.wimg {
padding-left: 170px;
min-height:174px;
}
.ve_content_testimonial_4 p::after {
content: '';
width: 41px;
height: 19px;
position: absolute;
bottom: -19px;
left: 50px;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/content/testimonial1.png) no-repeat 0 0;
}
.ve_content_testimonial_4 img {
width: 90px;
}
.ve_content_testimonial_4 .ve_content_testimonial_img_container {
height: 90px;
overflow: hidden;
position: absolute;
width: 90px;
top: 40px;
left: 40px;
}
.ve_content_testimonial_4 .ve_content_testimonial_author {
padding-top: 10px;
}
.ve_content_testimonial_4 .ve_content_testimonial_name {
font-size: 13px;
color: #888;
} .ve_content_testimonial_5 p { font-style: italic; }
.ve_content_testimonial_5.wimg { padding-left: 115px; position: relative; min-height:94px;}
.ve_content_testimonial_5 img { width: 90px; }
.ve_content_testimonial_5 .ve_content_testimonial_img_container {
height: 90px;
overflow: hidden;
position: absolute;
width: 90px;
top: 2px;
left: 0;
}
.ve_content_testimonial_5 .ve_content_testimonial_author { padding-top: 10px; }
.ve_content_testimonial_5 .ve_content_testimonial_name {
font-size: 13px;
zoom: 1;
filter: alpha(opacity=70);
opacity: 0.7;
} .ve_content_testimonial_6,
.ve_content_testimonial_7 {text-align: center;}
.ve_content_testimonial_6 p,
.ve_content_testimonial_7 p { font-style: italic; }
.ve_content_testimonial_6 img { width: 40px; }
.ve_content_testimonial_6 .ve_content_testimonial_img_container {
height: 40px;
overflow: hidden;
width: 40px;
margin: 0 auto;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
border-radius: 100px;
}
.ve_content_testimonial_6 .ve_content_testimonial_name,
.ve_content_testimonial_7 .ve_content_testimonial_name {
line-height: 1em;
font-size: 14px;
}
.ve_content_testimonial_6 .ve_content_testimonial_author { padding-top: 15px; position: relative;}
.ve_content_testimonial_6 .ve_content_testimonial_author_name,
.ve_content_testimonial_7 .ve_content_testimonial_author_name {
display: block;
padding: 10px 0 0;
font-weight: bold;
}
.ve_content_testimonial_7 .ve_content_testimonial_author_name {
padding: 1em 0 0;
line-height: 1.2em;
}
.ve_content_testimonial_6 .ve_content_testimonial_company,
.ve_content_testimonial_7 .ve_content_testimonial_company {
font-size: 13px;
line-height: 18px;
zoom: 1;
filter: alpha(opacity=70);
opacity: 0.7;
}
.ve_content_testimonial_7.wimg {
position: relative;
padding-top: 105px;
}
.ve_content_testimonial_7 p {
padding: 1em 0;
}
.ve_content_testimonial_7 .ve_content_testimonial_img_container {
height: 90px;
overflow: hidden;
width: 90px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
border-radius: 100px;
position: absolute;
top: 0;
left: 50%;
margin-left: -45px;
}
.ve_content_testimonial_7 img { width: 90px; } .mw_icon {
width: 2.6em;
max-width: 100%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
}
.mw_icon i {
display: block;
width: 100%;
padding-bottom: 100%;
height: 0;
line-height: 0;
position: relative;
}
.mw_icon svg{
width: 50%;
height: 50%;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -25%;
margin-left: -25%;
fill: currentColor;
}
.mw_feature .mw_icon svg{
width: 40%;
height: 40%;
margin-top: -20%;
margin-left: -20%;
}
.mw_icon_style_1 {
width: 1em;
}
.mw_icon_style_1 svg,
.mw_feature .mw_icon_style_1 svg{
height: 100%;
width: 100%;
top: 0;
left: 0;
margin-top: 0;
margin-left: 0;
}
.mw_icon.mw_icon_style_2,
.mw_icon.mw_icon_style_4,
.mw_icon_style_2 .mw_icon,
.mw_icon_style_4 .mw_icon {
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
-khtml-border-radius: 999px;
border-radius: 999px;
}
.mw_icon.mw_icon_style_4,
.mw_icon.mw_icon_style_5,
.mw_icon_style_4 .mw_icon,
.mw_icon_style_5 .mw_icon {
border: 2px solid currentColor;
}
.mw_icon.mw_icon_style_2,
.mw_icon.mw_icon_style_3, 
.mw_icon_style_2 .mw_icon,
.mw_icon_style_3 .mw_icon{ background-color: currentColor;
}
.mw_icon_style_2 i,
.mw_icon_style_3 i {
color: #fff !important;
}
.mw_icon_style_2.light_color i,
.mw_icon_style_3.light_color i,
.mw_icon_style_2 .light_color i,
.mw_icon_style_3 .light_color i {
color: #111 !important;
} .mw_icon_text {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
}
.mw_icon_text a {
color: inherit !important;
}
.mw_icon_text-icon {
display: inline-block;
width: 1em;
height: 1em;
font-size: 1.7em;
}
.mw_icon_text-text {
padding-left: 15px;
line-height: 1.3em;
display: block;
}
.mw_icon_text_content .mw_icon_text-title {
padding-left: 15px;
line-height: 1.3em;
display: block;
color: inherit;
}
.mw_icon_text_content .mw_icon_text-title.ve_nodisp {
display: none;
}
.mw_icon_text_align_left {
justify-content: flex-start;
text-align: left;
}
.mw_icon_text_align_center {
justify-content: center;
text-align: center;
}
.mw_icon_text_vertical_align_top {
align-items: flex-start;
}
.mw_icon_text_align_right {
justify-content: flex-end;
text-align: right;
}
.mw_icon_text_style_under {
display: block;
}
.mw_icon_text_style_under .mw_icon_text_content {
padding: 5px 0 0;
}
.mw_icon_text_style_under .mw_icon_text-text,
.mw_icon_text_style_under .mw_icon_text-title {
padding: 0;
}
.mw_icon_text_style_beside .mw_icon_text_content {
text-align: left;
} .mw_download_element .mw_icon_text-text a {
display: block;
text-decoration: none;
color: inherit !important;
}
.mw_download_element .mw_icon_text-text a:hover{
text-decoration: underline;
}
.mw_download_element .mw_icon_text-text p{
line-height: 1.5em;
font-size: 13px;
padding-top: 3px;
}
.mw_download_element .mw_icon_text-icon {
font-size: 2.4em;
}
.mw_download_element .mw_icon_text-icon.mw_icon_style_1 {
font-size: 1.7em;
} .mw_download_element_style_1 {
background: #fff;  
}
.mw_download_element_style_1 li {  
padding: 1em;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mw_download_element_style_1 li:last-child {
border-bottom: 0;
} .mw_download_element_style_2 {
border-top: 1px solid rgba(0,0,0,0.1);
}
.mw_download_element_style_2 li {
padding: 1em 0.3em;
border-bottom: 1px solid rgba(0,0,0,0.1);
} 
.dark_color.mw_download_element_style_1 li,
.dark_color .mw_download_element_style_2,
.dark_color .mw_download_element_style_2 li {  
border-color: rgba(255,255,255,0.1);
} .mw_download_element_style_3 li {
padding-bottom: 0.8em;
}
.mw_download_element_style_3 li:last-child {
padding-bottom: 0;
} .mw_download_element_style_4 li {
margin-bottom: 5px;
color: #111;
padding: 1em;
} .features_element_container {
line-height: 1.5;
}
.features_element_container h3 {
line-height: 1.3em;
}
.features_element_container .dark_color h3 {
color: inherit;
}
.features_element_container p {
margin-top: 1em;
line-height: 1.5em;
}
.features_element_container .mw_feature_icon,
.features_element_container .mw_feature_title_link {
text-decoration: none;
}
.features_element_container a:not(.ve_content_button) {
color: inherit !important;
}
.features_element_container .mw_feature_icon {
font-size: 30px;
line-height: 1;
display: block;
}
.features_element_container .mw_feature_icon img {
max-width: 100%;
height: auto;
display: block;
width: auto;
}
.features_element_container .feature_col_image .mw_feature_icon a {
max-width: 100%;
width: 2.6em;
display: block;
}
.features_element_container a.ve_content_button {
margin-top: 25px;
}
.in_features_element_1,
.in_features_element_4 {
text-align: center; 
}
.in_features_element_1 .col {
padding: 0 0.5em;
}
.features_element_container .in_features_element_1 .mw_icon,
.features_element_container .in_features_element_1 .mw_feature_icon img {
margin: 0 auto 25px;
}
.features_element_container .in_features_element_1 .feature_col_image .mw_feature_icon a,
.features_element_container .in_features_element_4 .feature_col_image .mw_feature_icon a {
margin: 0 auto;
}
.features_element_container .in_features_element_2 .mw_feature,
.features_element_container .in_features_element_5 .mw_feature {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: flex-start;
justify-content: flex-start;
text-align: left;
}
.features_element_container .in_features_element_5 .mw_feature {
text-align: right;
}
.features_element_container .in_features_element_2 p,
.features_element_container .in_features_element_5 p {
margin-top: 0.7em;
}
.features_element_container .in_features_element_2 .mw_feature_icon {
max-width: 40%;
margin-right: 20px;
flex-shrink: 0;
}
.features_element_container .in_features_element_5 .mw_feature_icon  {
max-width: 40%;
margin-left: 20px;
}
.features_element_container .in_features_element_2 .mw_feature_icon img,
.features_element_container .in_features_element_5 .mw_feature_icon img {
margin: 0;
}
.features_element_container .in_features_element_3 .mw_icon,
.features_element_container .in_features_element_3 .mw_feature_icon img {
margin-bottom: 20px;
}
.features_element_container .in_features_element_4 .mw_feature {
background: #fff; } .features_element_container .in_features_element_4 .feature_text {
padding: 0 8% 12%;
}
.features_element_container .in_features_element_4 .mw_icon,
.features_element_container .in_features_element_4 .mw_feature_icon img {
margin: 0 auto 30px;
margin-top: 12%;
}
.features_element_container .in_features_element_4 .mw_feature_icon a {
width: 100%;
}
.features_element_container .in_features_element_4 .mw_feature_icon {
overflow: auto;
} .ve_faq_question {
font-size: 20px;
display: block;
line-height: 1.3em;
position: relative;
}
.in_faq_element_clickable .ve_faq_question:hover {
text-decoration: underline;
}
.in_faq_element_clickable .ve_faq_question {
cursor: pointer;
} 
.ve_faq_question .ve_faq_plus,
.ve_faq_question .ve_faq_minus {
display: none;
position: absolute;
width: 20px;
height: 20px;
margin-top: -10px;
top: 50%;
right: 15px;
line-height: 0;
} 
.ve_faq_question svg {
fill: currentColor;
width: 20px;
height: 20px;
} 
.ve_faq_question_close .ve_faq_plus,
.ve_faq_question_open .ve_faq_minus {
display: block;
}
.in_faq_element .mw_element_row {
align-items: flex-start;
} .in_faq_element_1 .ve_faq_question {
margin-bottom:0.5em;
color: inherit;
}
.in_faq_element_1.cols-1 .mw_element_row {
margin-bottom: 1.7em;
}
.in_faq_element_1.cols-1 .ve_faq_answer {
margin-bottom: 0.7em;
}
.in_faq_element_1.cols-1.in_faq_element_clickable .mw_element_row {
margin-bottom: 1em;
}
.in_faq_element.cols-1 .mw_element_row:last-child {
margin-bottom: 0;
}
.in_faq_element_1 .ve_faq_question span.ve_faq_plus,
.in_faq_element_1 .ve_faq_question span.ve_faq_minus {
left: 0;
} 
.in_faq_element_1.in_faq_element_clickable .ve_faq_question {
padding-left:25px;
} .in_faq_element_3 {
color: #111;
}
.in_faq_element_2 .ve_faq_question,
.in_faq_element_2 .ve_faq_answer,
.in_faq_element_3 .ve_faq_question,
.in_faq_element_3 .ve_faq_answer {
color: inherit;
}
.in_faq_element_3 .ve_faq_question,
.in_faq_element_2 .ve_faq_question {
padding: 20px 40px 20px 20px;
}
.in_faq_element_3 .ve_faq_answer,
.in_faq_element_2 .ve_faq_answer {
padding: 0 40px 20px 20px;
}
.in_faq_element_3 .ve_faq_answer {
padding-top: 20px;
} .in_faq_element_3 .ve_faq_question {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
border: 1px solid #dddddd;
}
.in_faq_element_3 .ve_faq_answer {
background-color: #ffffff;
border: 1px solid #dddddd;
border-top: 0;
padding-top: 22px;
} .in_people_element_1 .mw_element_item_image_container,
.in_people_element_2 .mw_element_item_image_container {
max-width: 150px;
width: 50%;
margin: 0 auto;
}
.in_people_element_1 .responsive_image,
.in_people_element_4 .responsive_image {
-moz-border-radius: 500px;
-webkit-border-radius: 500px;
-khtml-border-radius: 500px;
border-radius: 500px;
}
.in_people_element_1 .mw_element_item_content,
.in_people_element_2 .mw_element_item_content {
padding: 0 8%;
}
.in_people_element_5 .mw_element_item_image_container {
padding: 8px 8px 0 8px;
}
.in_people_element_4 .mw_element_item {
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.in_people_element .mw_social_icons_container {
margin-top: 1em;
} 
.in_people_element .mw_social_icon_bg svg {
width: 14px;
height: 14px;
fill: currentColor !important;
border-color: currentColor;
} 
.in_people_element .mw_social_icon_bg:hover {
background-color: currentColor;
} 
.in_people_element .mw_social_icon_bg {
width: 14px;
height: 14px;
font-size: 14px;
padding: 0.3em;
margin-right: 5px;
} 
.in_people_element .mw_social_icon_bg:hover svg {
fill: #fff !important;
} 
.in_people_element .light_hover_color .mw_social_icon_bg:hover svg {
fill: #111 !important;
} 
.mw_peoples_contacts_container {
margin-top: 1em;
padding-bottom: 0.2em;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
flex-direction: column;
align-items: center;
font-size: 14px;
}
.mw_element_items_style_6 .mw_peoples_contacts_container {
align-items: flex-start;
}
.mw_peoples_contacts_container a {
display: inline-block;
padding-left: 1.6em;
position: relative;
color: currentColor !important;
padding-bottom: 3px;
}
.mw_peoples_contacts_container svg {
width: 1.2em;
height: 1.2em;
position: absolute;
left: 0;
top: 50%;
margin-top: -0.6em;
opacity: 0.6;
filter: alpha(opacity=60);
} .in_recent_posts_element_4 li {
line-height: 1.4em;
padding-bottom: 0.4em;
} .mw_cols_pricelist {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
}
.pricelist_sale_price {
text-decoration: line-through;
}
.mw_cols_pricelist {
line-height: 1.6em;
}
.mw_cols_pricelist .pricelist_col { 
margin-top: 20px;
margin-bottom: 20px;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content: space-between;
flex-direction: column;
text-align: center;
}
.mw_cols_pricelist .pricelist_col_bg { 
background: #fff;
color: #111;
}
.mw_cols_pricelist .pricelist_col_bg.dark_color { 
color: #fff;
}
.mw_cols_pricelist .pricelist_col_popular {
margin-top: 0; 
margin-bottom: 0; 
padding-top: 10px;
padding-bottom: 10px;
position: relative;
z-index: 2;
}
.mw_cols_pricelist .pricelist_popular_text {
position: absolute;
text-align: center;
padding: 8px 0 7px;
color: #fff;
width: 70%;
top: -8px;
left: 15%;
font-size: 12px;
line-height: 12px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
}
.mw_cols_pricelist .pricelist_head {
padding: 13% 7%; 
}
.pricelist_col_popular .pricelist_head {
padding-bottom: calc(13% + 10px);
}
.mw_cols_pricelist .pricelist_title {
font-size: 18px;
line-height: 1.3em;
padding-bottom: 0.2em;  
}
.mw_cols_pricelist .pricelist_price {
font-weight: bold;
font-size: 42px;
line-height: 1em;
}
.mw_cols_pricelist .pricelist_sale_price {
font-size: 16px;
}
.mw_cols_pricelist .pricelist_features {
padding: 0 7% 10%;
}
.mw_cols_pricelist .pricelist_description {
padding: 0 10% 10%;
}
.mw_cols_pricelist .pricelist_content > div:last-child {
padding-bottom: 13%;
}
.mw_cols_pricelist .pricelist_button {
margin-bottom: 13%;
}
.mw_cols_pricelist .pricelist_feature {
padding: 0.4em 0;
line-height: 1.2em;
min-height: 1.2em;
}
.mw_cols_pricelist .pricelist_per,
.mw_cols_pricelist .pricelist_info {
zoom: 1;
font-size: 13px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.mw_cols_pricelist .pricelist_info {
padding: 5% 7% 0;
font-size: 12px;
line-height: 1.6em;
}
.mw_cols_pricelist .pricelist_title,
.mw_cols_pricelist .pricelist_features{
zoom: 1;
opacity: 0.8;
filter: alpha(opacity=80);
} .mw_cols_pricelist_1 .pricelist_head {
border-bottom: 1px solid rgba(0,0,0,0.1); 
}
.mw_cols_pricelist_1 .pricelist_col_popular .pricelist_head {
border-bottom: 2px solid rgba(0,0,0,0.1); 
}
.mw_cols_pricelist_1 .pricelist_description {
padding: 10% 10% 0;
}
.mw_cols_pricelist_1 .pricelist_features {
padding: 10% 7% 0;
}
.mw_cols_pricelist_1 .pricelist_content > div:last-child {
padding-bottom: 0;
}
.mw_cols_pricelist_1 .pricelist_button {
padding-top: 13%;
} .mw_cols_pricelist_2 .pricelist_col {
overflow: hidden;
}
.mw_cols_pricelist_2 .pricelist_col_popular {
padding: 0;
}
.mw_cols_pricelist_2 .pricelist_head {
padding: 0 0 10% 0;
}
.mw_cols_pricelist_2 .pricelist_col_popular .pricelist_head {
padding-bottom: calc(10% + 4px);
}
.mw_cols_pricelist_2 .pricelist_title {
margin-bottom: 12%;
background: rgba(0,0,0,0.1);
padding: 10px;
font-size: 14px;
}
.mw_cols_pricelist_2 .pricelist_col_popular .pricelist_title {
margin-bottom: calc(12% + 10px);
padding: 13px 10px;
font-size: 15px;
opacity: 1;
filter: alpha(opacity=100);
color: #fff !important;
}
.mw_cols_pricelist_2 .pricelist_popular_text {
display: none;
}
.mw_cols_pricelist_2 .pricelist_features {
border-top: 1px solid #e6e6e6; 
padding-left: 0;
padding-right: 0;
}
.mw_cols_pricelist_2 .pricelist_feature {
padding: 0.8em 0;
line-height: 1.2em;
border-bottom: 1px solid #e6e6e6;
color: #444; 
min-height: 1.2em;
} .mw_table_pricelist {
display: table;
}
.mw_table_pricelist .ve_row_pricelist_desc {
padding-top: 4px;
opacity: 0.8; 
filter:alpha(opacity=80);
display: block;
}
.mw_table_pricelist .pricelist_price {
text-align: right;
}
.mw_table_pricelist.mw_table_style_3 td {
padding: 10px 0;
}
.mw_table_pricelist.mw_table_style_2 td,
.mw_table_pricelist.mw_table_style_1 td {
padding: 12px;
} .comments {
line-height: 1.5;
}
.comment-text p {
padding-bottom: 0.8em;
}
.comment-author {
font-weight: bold;
font-size: 15px;
display: inline-block;
}
.comment a,
#respond a {
color: inherit;
}
.comment-author cite{
font-style: normal;
}
.comment-body {
min-height: 60px;
}
.commentmetadata {
display: inline-block;
font-size: 12px;
padding-bottom: 8px;
}
.commentmetadata a,
.reply a {
text-decoration: none;
opacity: 0.5;
}
.commentmetadata:before {
content: "/ ";
}
.comments .says {
display:none;
}
.reply {
text-align: right;
font-size: 12px;
position: absolute;
right: 10px;
top: 25px;
}
.reply a:hover{ text-decoration: underline; }
.comment-author img {
position: absolute;
left: 10px;
top: 25px; 
}
.comments .children {
padding-left: 40px;
} .comment-ajax-approve{
padding-left: 6px;
}
.comment-approve-loading{
display: none;
padding: 0 6px;
}
.comment-approved{
color: green;
}
.comment-inapproved{
color: red;
padding-left: 6px; 
} #respond {
position: relative;
}
#respond .logged-in-as {
opacity: 0.5;
}
#cancel-comment-reply-link {
position: absolute;
right: 10px;
top: 30px;
font-size: 13px;
z-index: 1;
}
#respond input[type="text"],
textarea#comment {
width: 250px;
border: 1px solid rgba(0,0,0,0.1);
padding: 8px 10px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
line-height: 1.3em;
}
.comment-notes {
opacity: 0.5;
}
textarea#comment {
width: 100%;
}
#respond p {
padding-bottom: 5px;
display: block;
font-size: 13px;
}
#respond label[for="comment"] {
display: none;
}
#respond label {
line-height: 35px;
display: inline-block;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label {
width: 120px;
} 
#commentform .ve_content_button_style_x {
background: linear-gradient(to bottom, #f7f7f7 0%, #ebebeb 100%);
background: -moz-linear-gradient(top,  #f7f7f7,  #ebebeb);
background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ebebeb));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb');
font-size: 17px;
color: #5c5c5c;
font-weight: normal !important;
text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5); 
border: 1px solid #dedede;
padding: 0.9em 1.2em;
}
#commentform .ve_content_button_style_x:hover {
background: linear-gradient(to bottom, #f1f1f1 0%, #ddd 100%);
background: -moz-linear-gradient(top,  #f1f1f1,  #ddd);
background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#ddd));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ddd');
border: 1px solid #cfcfcf;
}
#commentform .form-submit  {padding-top: 5px;}
#commentform .form-submit p {
float: right;
font-size: 12px;
}
.logged-in-as {
font-size: 12px;
padding-bottom: 8px;
}
.comment-awaiting-moderation {
display: inline-block;
padding: 1px 6px;
background: #d10808;
color: #fff;
font-size: 12px;
} #respond .mw_field_gdpr_accept {
padding: 10px 0;
font-size: 13px;
line-height: 20px;
opacity: 0.5;
} .element_comment_1 #respond {
padding: 30px 10px;
}
#respond h2 {
padding-bottom: 20px;
font-size: 24px;
}
.element_comment_1 .comment-author img {
width: 60px;
height: 60px;
}
.element_comment_1 .comment-list {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.element_comment_1 .comment-body {
padding: 25px 10px 25px 88px;
border-top: 1px solid rgba(0,0,0,0.1);
position: relative;
}
.row.dark_color .element_comment_1 .comment-list {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.row.dark_color .element_comment_1 .comment-body {
border-top: 1px solid rgba(255,255,255,0.1);
} .element_comment_2 .comment-body {
padding: 25px 25px 25px 100px;
background: #fff;
margin-bottom: 8px;
position: relative;
min-height: 60px;
color: #222;
border: 1px solid #d8d8d8;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
}
.element_comment_2 .comment-author img {
position: absolute;
left: 25px;
top: 25px; 
}
.element_comment_2 .commentmetadata a,
.element_comment_2 .reply a {
color: #888 !important;
opacity: 1;
}
#wrapper .element_comment_2 .comment-author a{
color: #222;
}
.element_comment_2 .reply {
right: 25px;
}
.element_comment_2 .comment-author img {
-moz-border-radius: 60px;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
border-radius: 60px;
overflow: hidden;
width: 60px;
height: 60px;
}
.element_comment_2 #respond {
padding: 25px;
background: #fff;
margin-bottom: 8px;
position: relative;
min-height: 60px;
color: #222 !important;
border: 1px solid #d8d8d8;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
box-shadow: 1px 1px 2px rgba(0,0,0,0.08);
} .element_comment_3 .comment-body {
padding: 35px 0 35px 100px;
margin-bottom: 8px;
position: relative;
min-height: 75px;
border-top: 1px solid rgba(0,0,0,0.08);
}
.element_comment_3 .comment-list {
border-bottom: 1px solid rgba(0,0,0,0.08);
}
.row.dark_color .element_comment_3 .comment-body {
border-top: 1px solid rgba(255,255,255,0.08);
}
.row.dark_color .element_comment_3 .comment-list {
border-bottom: 1px solid rgba(255,255,255,0.08);
}
.element_comment_3 cite.fn {
font-style: normal;
}
.element_comment_3 .commentmetadata {
display: block;
line-height: 1.4em;
}
.element_comment_3 .commentmetadata:before {
content: "";
}
.element_comment_3 .reply {
right: 10px;
}
.element_comment_3 .comment-author img {
position: absolute;
left: 0;
top: 35px; 
-moz-border-radius: 75px;
-webkit-border-radius: 75px;
-khtml-border-radius: 75px;
border-radius: 75px;
overflow: hidden;
width: 75px;
height: 75px;
}
.element_comment_3 #respond {
margin-bottom: 8px;
position: relative;
}
.element_comment_3 #respond h3 {
margin-bottom: 20px;
}
.element_comment_3 li #respond {
margin-bottom: 40px;
}
.element_comment_3 #cancel-comment-reply-link {
right: 10px;
top: 0;
font-weight: normal;
text-decoration: none;
}
.element_comment_3 #cancel-comment-reply-link:hover {
text-decoration: underline;
} .button_element_container { }
.in_element_content_button {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.in_element_content_button_right {
justify-content: flex-end;
}
.in_element_content_button_left {
justify-content: flex-start;
}
.ve_content_button {
padding: 0.5em 1.2em;  
color: #fff;  
margin: 0 auto; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
border-style: solid;
border-width: 0;
cursor: pointer;
text-decoration: none; 
line-height: 1.1;
background: transparent;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
text-align: center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ve_content_button svg {
fill: currentColor;
}
.ve_content_button svg path {
fill: currentColor;
}
.in_element_content_button .ve_content_button {
margin: 0;
}
.in_element_content_button_double .ve_content_button {
margin: 0 0.35em;
}
.in_element_content_button_right.in_element_content_button_double .ve_content_button {
margin: 0 0 0 0.7em;
}
.in_element_content_button_left.in_element_content_button_double .ve_content_button {
margin: 0 0.7em 0 0;
}
.ve_cb_hover_scale:hover,
.ve_form_cb_hover_scale #frm-submit:hover {
-webkit-transform: scale(1.07);
-ms-transform: scale(1.07);
transform: scale(1.07);
}
.ve_content_button .ve_button_subtext {
display: block;
font-size: 14px;
padding-top: 0.4em;
}
.pay_button_element_container .ve_content_button_icon span.ve_but_text {
white-space: nowrap;
}
.ve_content_button_left{
float: left;
}
.ve_content_button_right{
float: right;
}
.ve_content_button {
border: 0;  
font-weight: bold;
}
.ve_content_button_size_small {
font-size: 14px;
}
.ve_content_button_size_medium {
font-size: 18px;
}
.ve_content_button_size_big {
font-size: 22px;
}
.ve_content_button_type_1,
.ve_content_button_type_5,
.ve_content_button_type_6,
.ve_content_button_type_9,
.ve_content_button_type_10,
.ve_content_button_type_11 {
border-style: none;
}
.ve_content_button_type_2 {
box-shadow: inset 0 0 10px rgba(255,255,255,0.5);
-webkit-box-shadow: inset 0 0 10px rgba(255,255,255,0.5);
-moz-box-shadow: inset 0 0 10px rgba(255,255,255,0.5);
border: 1px solid rgba(0,0,0,0.1);
}
.ve_content_button_type_3 {
box-shadow: inset 1px 1px 2px rgba(255,255,255,0.4);
-webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.4);
-moz-box-shadow: inset 1px 1px 2px rgba(255,255,255,0.4);
border: 1px solid rgba(0,0,0,0.2);
}
.ve_content_button_type_4 {
border: 3px solid rgba(0,0,0,0.2);
}
.ve_content_button_type_5 {
border-bottom: 0.12em solid rgba(0,0,0,0.3);
}
.ve_content_button_type_6 {
-moz-box-shadow: 0px 10px 14px -7px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 10px 14px -7px rgba(0,0,0,0.3);
box-shadow: 0px 10px 14px -7px rgba(0,0,0,0.3);
}
.ve_content_button_type_7 {
-moz-box-shadow:inset 0 0 0.8em 0 rgba(0,0,0,0.3);
-webkit-box-shadow:inset 0 0 0.8em 0 rgba(0,0,0,0.3);
box-shadow:inset 0 0 0.8em 0 rgba(0,0,0,0.3);
border: 1px solid rgba(0,0,0,0.25);
}
.ve_content_button_type_8 {
-moz-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.4);
-webkit-box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.4);
box-shadow:inset 0px 1px 0px 0px rgba(255,255,255,0.4);
border: 1px solid rgba(0,0,0,0.2);
}
.ve_content_button_type_9 {
-moz-box-shadow: 0.04em 0.06em 0.12em 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0.04em 0.06em 0.12em 0 rgba(0,0,0,0.3);
box-shadow: 0.04em 0.06em 0.12em 0 rgba(0,0,0,0.3);
}
.ve_content_button_type_10 {
box-shadow: inset 0 0 0.5em 0 rgba(255,255,255,0.6);
-webkit-box-shadow: inset 0 0 0.5em 0 rgba(255,255,255,0.6);
-moz-box-shadow: inset 0 0 0.5em 0 rgba(255,255,255,0.6);
}
.ve_content_button_type_11 {
-webkit-box-shadow: inset -2px -2px 0px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset -2px -2px 0px 0px rgba(0,0,0,0.25);
box-shadow: inset -2px -2px 0px 0px rgba(0,0,0,0.25);
}
.ve_content_button_type_12 {
border-width: 2px;
border-style: solid;
}
.ve_content_button_icon span.ve_but_text {
padding: 0 0 0 0.5em;
}
.ve_content_button_icon span.ve_but_icon,
.ve_content_button_icon span.ve_but_loading_icon {
font-size: 1.1em;
}
.ve_content_button_icon span.ve_but_loading_icon,
.ve_content_button_icon.working span.ve_but_icon {
display: none;
}
.ve_content_button_icon.working span.ve_but_loading_icon {
display: inline-block;
}
.ve_content_button_icon span svg {
display: block;
width: 1em;
height: 1em;
}
.lwi svg {
color: inherit;
} .ve_icon {
overflow: hidden;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box;
display: inline-block;
}
.ve_content_icon_set .ve_icon {
margin-left: 10px;
}
.ve_content_icon_set .ve_icon_first {
margin-left: 0px !important;
} .link_element_container{
text-align: center;
} .ve_content_form_container {
display: table;
margin: 0 auto;
}
.form_element_container form {
text-align: center;
margin: 0 auto;
}
.ve_content_form input.ve_form_text,
.ve_content_form select,
.ve_content_form textarea {
width: 100%;
line-height: 1.3em;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
font-size: inherit;
}
select.ve_form_text {
-webkit-appearance:none;
border-radius: 0; 
background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/select-arr-front.png);
background-repeat: no-repeat;
background-position: right 8px top 50%;
background-size: 8px;
}
select.ve_form_text.dark_color {
background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/select-arr-front_w.png);
}
.ve_content_form button {
width: 100%;
}
.ve_form_text {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.open_lightbox_form {
margin: 0 auto;
}
.popup_form_container {
padding: 50px 50px 65px 50px;
font-size: 15px;
}
.popup_form_container input, 
.popup_form_container textarea, 
.popup_form_container select {
font-size: 15px;
}
.popup_form_container .popup_form_title {
text-align: center;
color: #111;
padding-bottom: 40px;
font-size: 20px;
line-height: 23px;
}
.popup_form_container .popup_form_text {
text-align: center;
color: #111;
padding-bottom: 50px;
font-size: 14px;
line-height: 22px;
}
.ve_form_purposes_container {
margin-top: 12px;
margin-bottom: 12px;
font-size: 13px;
line-height: 19px;
}
.ve_form_style_2 .ve_form_purposes_container {
width: 100%;
}
.ve_form_purposes_container label {
padding-left: 25px;
position: relative;
display: block;
}
.ve_form_purposes_container .ve_form_purpose_row {
padding-bottom: 5px;
}
.ve_form_purposes_container .ve_form_purpose_row span {
padding-left: 3px;
display: block;
}
.ve_form_purposes_container input {
position: absolute;
top: 0;
left: 0px;
}
.ve_form_row_type_agree {
font-size: 13px;
}
.ve_form_element_labels_2 .ve_form_button_row {
padding-top: 20px;
}
.ve_form_element_labels_1 .ve_form_style_1 .ve_form_row_type_radio,
.ve_form_element_labels_1 .ve_form_style_1 .ve_form_row_type_checkbox {
margin-bottom: 12px;
}
.ve_form_style_1 .ve_form_row_type_agree {
margin-top: 8px; 
margin-bottom: 8px;
}
.ve_content_form button span.loading {
width: 40px;
display: none;
position: relative;
}
.ve_content_form button span.loading svg {
width: 30px;
height: 30px;
position: absolute;
right: 0;
top: 50%;
margin-top: -15px;
} .form_element_container form.ve_form_style_1 {
max-width: 400px;
}
.ve_form_style_1 .ve_form_row {
margin-bottom: 10px;
}
.ve_form_style_1 .ve_form_text {
padding: 0.7em 1em;
} .ve_form_style_2 {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.form_element_container form.ve_form_style_2 {
max-width: 600px;
}
.ve_form_style_2 .ve_form_row {
flex: 1 1 10px;
}
.ve_form_style_2 .ve_form_text {
height: 50px;
padding: 0 12px;
}
.ve_form_style_2 .ve_form_button_row .ve_content_button {
height: 50px;
padding-top: 0;
padding-bottom: 0;
}
.ve_form_style_2 .ve_form_row {
margin-right: 8px;
} .ve_content_form input, .ve_content_form textarea, .ve_content_form select {
border: 0;
}
.ve_content_form textarea {
height: 100px;
display: block;
}
.ve_form_input_style_2 input, .ve_form_input_style_2 textarea, .ve_form_input_style_2 select,
.ve_form_input_style_7 input, .ve_form_input_style_7 textarea, .ve_form_input_style_7 select {
-moz-box-shadow:    inset 2px 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
box-shadow:         inset 2px 2px 2px rgba(0,0,0,0.1);
}
.ve_form_input_style_3 input, .ve_form_input_style_3 textarea, .ve_form_input_style_3 select,
.ve_form_input_style_8 input, .ve_form_input_style_8 textarea, .ve_form_input_style_8 select {
border: 1px solid rgba(0,0,0,0.15);
background: #fff;
}
.ve_form_input_style_4 input, .ve_form_input_style_4 textarea, .ve_form_input_style_4 select,
.ve_form_input_style_9 input, .ve_form_input_style_9 textarea, .ve_form_input_style_9 select {
-moz-box-shadow:    inset 0 0 0.6em rgba(0,0,0,0.15);
-webkit-box-shadow: inset 0 0 0.6em rgba(0,0,0,0.15);
box-shadow:         inset 0 0 0.6em rgba(0,0,0,0.15);
}
.ve_form_input_style_5 input, .ve_form_input_style_5 textarea, .ve_form_input_style_5 select,
.ve_form_input_style_10 input, .ve_form_input_style_10 textarea, .ve_form_input_style_10 select {
-moz-box-shadow:    0 0 0.3em rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 0.3em rgba(0,0,0,0.2);
box-shadow:         0 0 0.3em rgba(0,0,0,0.2);
}
.ve_form_input_style_6 input, .ve_form_input_style_6 textarea, .ve_form_input_style_6 select,
.ve_form_input_style_7 input, .ve_form_input_style_7 textarea, .ve_form_input_style_7 select,
.ve_form_input_style_8 input, .ve_form_input_style_8 textarea, .ve_form_input_style_8 select,
.ve_form_input_style_9 input, .ve_form_input_style_9 textarea, .ve_form_input_style_9 select,
.ve_form_input_style_10 input, .ve_form_input_style_10 textarea, .ve_form_input_style_10 select {
moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;    
}
.ve_form_input_style_11 input, .ve_form_input_style_11 textarea, .ve_form_input_style_11 select {
moz-border-radius: 60px;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
border-radius: 60px;    
}
.ve_content_form .ve_error_form,
.ve_content_form .ve_form_checkbox_container_error input {
border: 1px solid #e42323 !important;
}
.ve_content_form .ve_form_error_message {
background: #e42323;
font-size: 11px;
color: #fff;
padding: 3px 8px;
}
.ve_content_form .ve_form_option_row {
line-height: 1.3em;
padding-bottom: 8px;
position: relative;
}
.ve_content_form .ve_form_option_row label,
.ve_form_option_row_agree label {
position: relative;
display: block;
padding-left: 23px;
}
.ve_content_form .ve_form_option_row input,
.ve_form_option_row_agree input {
position: absolute;
top: 1px;
left: 0;
}
.ve_form_label {
padding: 5px 0 5px 3px;
}
.ve_form_row_half {
float: left;
width: 49%;
}
.ve_form_row_half_r {
float: right;
width: 49%;
}
.mw_input_error {
border-bottom: 2px solid #e70707 !important;
}
.mw_input_error_text {
color: #e70707;
display: block;
font-size: 13px;
line-height: 16px;
padding-top: 4px;
padding-left: 20px;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/form_err.png) no-repeat 0 5px;
text-align: left;
}
.ve_content_form input.dark_color,
.ve_content_form textarea.dark_color,
.ve_content_form select.dark_color {
color: #fff;
}
.ve_form_corners_rounded input, 
.ve_form_corners_rounded textarea, 
.ve_form_corners_rounded select {
moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;  
}
.ve_form_corners_round input,  
.ve_form_corners_round select {
moz-border-radius: 999px;
-webkit-border-radius: 999px;
-khtml-border-radius: 999px;
border-radius: 999px;  
}
.ve_form_corners_round textarea {
moz-border-radius: calc(1em + 12px);
-webkit-border-radius: calc(1em + 12px);
-khtml-border-radius: calc(1em + 12px);
border-radius: calc(1em + 12px);  
} .ve_contact_form input, .ve_contact_form textarea {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
width: 100%;
padding: 12px 15px;
display: block;
margin: 0;
}
.ve_contact_form .ve_form_row {
padding-bottom: 0.7em;
}
.ve_contact_form_buttonrow {
text-align: center;
}
.ve_contact_form_buttonrow button {
position: relative;
}
.ve_contact_form_1 .ve_form_row_half {
float: left;
width: 49%;
}
.ve_contact_form_1 .ve_form_row_half_r {
float: right;
width: 49%;
}
.ve_contact_form_1 button,
.ve_contact_form_2 button {
width: auto;
}
.ve_contact_form .mw_field_gdpr_accept {
padding-bottom: 1em;
font-size: 13px;
line-height: 20px;
}
.ve_contact_form .mw_field_gdpr_accept a {
color: inherit;
}
.ve_contact_form_2 .ve_form_row_half,
.ve_contact_form_2 .ve_form_row_half_r,
.ve_contact_form_3 .ve_form_row_half,
.ve_contact_form_3 .ve_form_row_half_r {
float: none;
width: 100%;
}
.ve_form_message {
background: #75bf4c;
padding: 20px 20px 20px 60px;
position: relative;
min-height: 25px;
color: #fff;
font-size: 14px;
margin-bottom: 20px;
display: none;
}
.ve_form_message svg{
width: 25px;
height: 25px;
position: absolute;
top: 20px;
left: 20px;
fill: #fff;
display: none;
}
.ve_form_message_error,
.ve_form_message_ok {
}
.ve_form_message_error .error_icon {
display: block;
}
.ve_form_message_ok .ok_icon {
display: block;
}
.ve_form_message_error {
background: #e42323;
} .video_element_container {
text-align: center;
}
.video_element_container .in_element_content {
width:100%;
}
.video_content_fullwidth,
.wp-block-embed-youtube .wp-block-embed__wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
width: 100%;
}
.video_element_overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.video_content_fullwidth iframe,  
.video_content_fullwidth object,  
.video_content_fullwidth embed,
.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
float: none;
}
.video_element_container .element_image {
position: relative;
display: block; 
}
.video_element_container .element_image .video_play_button {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
justify-content: center;
}
.video_element_container .video_play_button {
opacity: 0.7;
margin: 0 auto;
}
.video_element_container .element_image:hover .video_play_button,
.video_element_container .video_play_button:hover {
opacity: 1;
} .graphic_element_container img {
vertical-align:text-bottom;
} .mw_element_bullets li {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
}
#wrapper .entry_content .mw_element_bullets li { background-image: none;
}
.bullet_icon {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
width: 2em;
height: 2em;
color: #fff;
text-align: center;
align-self: flex-start;
margin-right: 15px;
line-height: 1em;
flex-shrink: 0;
font-weight: bold;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
align-items: center;
justify-content: center;
}
.bullet_icon svg {
width: 20px;
height: 20px;
display: inline-block;
fill: #fff;
}
.mw_element_bullets_1.light_bullet_color .bullet_icon,
.mw_element_bullets_2.light_bullet_color .bullet_icon {
color: #333;
}
.mw_element_bullets_1.light_bullet_color .bullet_icon svg,
.mw_element_bullets_2.light_bullet_color .bullet_icon svg {
fill: #333;
}
.mw_element_bullets .bullet_text {
line-height: 1.6em;
}
.mw_element_bullets .bullet_text_title {
font-size: 20px;
padding-bottom: 0.2em;
line-height: 1.2em;
color: inherit;
}
.mw_element_bullets_white .bullet_icon svg {
fill: #333;
}
.mw_element_bullets_white .bullet_icon {
color: #333;
}
.mw_element_bullets li:last-child {
margin-bottom: 0 !important;
}
.mw_element_bullets_2 .bullet_icon,
.mw_element_bullets_3 .bullet_icon {
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;
}
.mw_element_bullets_3 .bullet_icon,
.mw_element_bullets_5 .bullet_icon {
border-width: 2px;
border-style: solid;
}
.mw_element_bullets_4 .bullet_icon {
text-align: right;
margin-right: 0;
height: 1em;
}
.bullet_icon img {
display: block;
max-width: 100%;
height:auto;
}
.mw_element_bullets_ownimage .bullet_icon {
overflow: hidden;
padding: 0;
margin-right: 15px;
} .mw_menu_element {
position: relative;
}
.menu_element_container li a {
padding: 13px 5px;
display: block;
text-decoration: none;
color: inherit !important;
}   
.menu_element_container li {
line-height: 1.4em;
font-size: 14px;
}   
.menu_element_container .sub-menu li a,
.menu_element_container .children li a {
padding-left: 25px;
background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/menu-submenu-li.png);
background-repeat: no-repeat;
background-position: 11px center;
}
.menu_element_container .sub-menu ul li a,
.menu_element_container .children ul li a {
padding-left: 35px;
background-image: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/menu-submenu-li.png);
background-repeat: no-repeat;
background-position: 22px center;
}
.menu_element_container .menu_element_title {
padding: 0 5px 18px;
font-size: 17px;
line-height: 1.2em;
color: inherit;
}
.menu_element_type1 li,
.menu_element_type2 li {
border-top: 1px solid rgba(0,0,0,0.1);
}
.menu_element_type1 .menu_element_title,
.menu_element_type2 .menu_element_title {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.row_text_auto.dark_color .menu_element_type1 li,
.row_text_custom.dark_color .menu_element_type1 li,
.row_text_invers .menu_element_type1 li,
.dark_color.menu_element_type2 li {
border-top: 1px solid rgba(255,255,255,0.1);
}
.row_text_auto.dark_color .menu_element_type1 .menu_element_title,
.row_text_custom.dark_color .menu_element_type1 .menu_element_title,
.row_text_invers .menu_element_type1 .menu_element_title,
.dark_color.menu_element_type2 .menu_element_title {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.menu_element_type1 ul.menu > li:first-child,
.menu_element_type2 ul.menu > li:first-child {
border-top: 0;
}
.menu_element_type2 {
padding: 8px 12px 8px;
color: #222;
background: #fff;
}
.menu_element_type2 .menu_element_title {
padding-top: 8px;
}
.menu_element_type3 li a {
padding: 13px;
margin-bottom: 3px;
background: rgba(0,0,0,0.1);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}  
.dark_color .menu_element_type3 li a {
background: rgba(255,255,255,0.1);
opacity: 1;
}  
.menu_element_type3 li.current_page_item > a,
.menu_element_type3 li > a:hover {
color: #fff !important;
}
.menu_element_type4 {
padding: 15px 25px 35px 0;
border-right: 1px solid rgba(0,0,0,0.1);
}
.row_text_auto.dark_color .menu_element_type4,
.row_text_custom.dark_color .menu_element_type4,
.row_text_invers .menu_element_type4 {
border-right: 1px solid rgba(255,255,255,0.1);
}
.menu_element_type4 li a {
padding: 7px 5px 7px 0;
}
.menu_element_type4 .menu_element_title  {
padding-left: 0;
}
.menu_element_type5 {
overflow: hidden;
position: relative;
}
.menu_element_type5::before {
content: "";
position: absolute;
-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.2);
box-shadow: 0 0 50px rgba(0,0,0,0.2);
top: 50px;
bottom: 50px;
right: -50px;
width: 50px;
-moz-border-radius: 100%;
border-radius: 100%;
}
.menu_element_type5::after {
content: "";
position: absolute;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
box-shadow: 0 0 20px rgba(0,0,0,0.1);
top: 20px;
bottom: 20px;
right: -10px;
width: 10px;
-moz-border-radius: 100%;
border-radius: 100%;
} .menu_element_type5 li {
border-top: 1px solid rgba(0,0,0,0.1);
}
.menu_element_type5 li > a:hover, .menu_element_type5 li.current_page_item > a {
background-color: #fff;
color: #444 !important;
z-index: 2;
position: relative;
}
.menu_element_type5 .menu_bottom {
height: 25px;
padding-top: 60px;
}
.menu_element_type5 .menu_top {
min-height: 55px;
}
.menu_element_type5 ul.menu {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.menu_element_type5 .menu_element_title { padding-top: 25px;
padding-bottom: 20px;
} .menu_element_type6 .menu_element_title  {
border-bottom: 2px solid rgba(0,0,0,0.1);
margin-bottom: 0.6em;
}
.row_text_auto.dark_color .menu_element_type6 .menu_element_title,
.row_text_custom.dark_color .menu_element_type6 .menu_element_title,
.row_text_invers .menu_element_type6 .menu_element_title {
border-bottom: 2px solid rgba(255,255,255,0.1);
}
.menu_element_type6 li a {
padding: 5px;
}
.menu_element_type9 {
padding: 20px;
color: #222;
background: #fff;
}
.menu_element_type8 .menu_element_title,
.menu_element_type9 .menu_element_title  {
margin-bottom: 1em;
padding: 0;
}
.menu_element_type8 li a,
.menu_element_type9 li a {
padding: 5px 0;
} .ve_progressbar_prog {
display: inline-block;
position: relative;
line-height: 1.6em;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
}
.ve_progressbar_bg {
position: relative;
line-height: 0;
}
.ve_progressbar_prog span {
line-height: 1.6em;
display: inline-block;
}
.ve_progressbar_percentage {
position: absolute;
right: 0;
}
.ve_progressbar_rounded .ve_progressbar_prog,
.ve_progressbar_rounded .ve_progressbar_bg {
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
border-radius: 100px;
}
.ve_progressbar_title {
line-height: 1.4em;
}
.ve_progressbar_1 .ve_progressbar_bg,
.ve_progressbar_4 .ve_progressbar_bg {
height: 8px;     
}
.ve_progressbar_1 .ve_progressbar_percentage,
.ve_progressbar_6 .ve_progressbar_percentage {
position: relative;
right: auto;  
font-weight: bold;
padding-left: 5px;
}
.ve_progressbar_1 .ve_progressbar_prog,
.ve_progressbar_4 .ve_progressbar_prog {
height: 8px;
}   
.ve_progressbar_4 .ve_progressbar_percentage {
top: -25px;
right: -15px;
background: #333;
color: #fff !important;
width: 30px;
text-align: center;
font-size: 12px !important; 
}
.ve_progressbar_4 .ve_progressbar_percentage:after { 
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-width: 3px;
margin-left: -3px;
border-top-color: #333;
}
.ve_progressbar_2 .ve_progressbar_prog span,
.ve_progressbar_3 .ve_progressbar_prog span,
.ve_progressbar_5 .ve_progressbar_prog span {
padding: 0.4em 0.6em;
}
.ve_progressbar_2 .ve_progressbar_prog,
.ve_progressbar_3 .ve_progressbar_prog,
.ve_progressbar_5 .ve_progressbar_prog {
height: 2.4em;
min-height: 2.4em; 
}
.ve_progressbar_2 .ve_progressbar_prog .ve_progressbar_text,
.ve_progressbar_3 .ve_progressbar_prog .ve_progressbar_text,
.ve_progressbar_5 .ve_progressbar_prog .ve_progressbar_text {
padding-right: 3em;
}
.ve_progressbar_rounded.ve_progressbar_2 .ve_progressbar_text,
.ve_progressbar_rounded.ve_progressbar_3 .ve_progressbar_text,
.ve_progressbar_rounded.ve_progressbar_5 .ve_progressbar_text {
padding-left: 0.8em;
}    
.ve_progressbar_3 .ve_progressbar_bg {
border-style: solid;
border-width: 3px;
padding: 5px;    
}
.ve_progressbar_4 .ve_progressbar_bg,
.ve_progressbar_5 .ve_progressbar_bg,
.ve_progressbar_6 .ve_progressbar_bg {
-webkit-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.10);
-moz-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.10);
box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.10);
}
.ve_progressbar_4 .ve_progressbar_prog,
.ve_progressbar_6 .ve_progressbar_prog {
-webkit-box-shadow: inset 0px -2px 3px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px -2px 3px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px -2px 3px 0px rgba(0,0,0,0.1);
}
.ve_progressbar_5 .ve_progressbar_prog {
-webkit-box-shadow: inset 0px -10px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px -10px 10px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px -10px 10px 0px rgba(0,0,0,0.1);
}
.ve_progressbar_6 .ve_progressbar_bg {
padding:2px;    
}
.ve_progressbar_6 .ve_progressbar_prog {
height: 2.4em;
min-height: 2.4em;
position: static;     
}
.ve_progressbar_6 .ve_progressbar_content {
display: block;
width: 100%;
position: absolute;
top: 2px;
left: 2px;
text-align: center;  
padding: 0.4em 0.6em; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;  
}
.ve_progressbar_2,
.ve_progressbar_3,
.ve_progressbar_5,
.ve_progressbar_6 {
color: #fff
}
.ve_progressbar_2.light_progressbar_color,
.ve_progressbar_3.light_progressbar_color,
.ve_progressbar_5.light_progressbar_color,
.ve_progressbar_6.light_progressbar_color {
color: #111;
} .fb-comments, .fb-comments span, .fb-comments iframe[style], .fb-comments iframe span[style], .fb-comments iframe, 
.fb-like-box span, .fb-like-box iframe span[style],.fb-like-box, .fb-like-box iframe[style] {width: 100% !important;} .in_element_fcomments {
width: 100%;
} .in_element_likebox {
text-align: center;
} .in_share_element {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content: center;
}
.in_share_element .mw_share_element_container {
margin-right: 20px;
}
.in_share_element .mw_share_element_container:last-child {
margin-right: 0;
}
.in_share_element.ve_right {
justify-content: flex-end;
}
.in_share_element.ve_left {
justify-content: flex-start;
}
.in_share_element .fb-like,
.in_share_element .twitter-like,
.in_share_element .IN-widget {
display: inline-flex;
vertical-align: top !important;
} #header,
.header_with_content {
position: relative;
}
.mw_transparent_header#header {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 10;
}
.ve_fixed_header_scrolled#header{
position: fixed;
top:0;
bottom: auto;
left: 0;
right: 0;
z-index: 101;
}
.ve_fixed_header_scrolled.ve_fixed_with_shadow{
-webkit-box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.08);
box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.08);
box-shadow: 1;
}
#header_in {
padding: 20px 0;
position: relative;
min-height: 10px;
}
.ve_fixed_header#header,
.ve_fixed_header #header_in {
-webkit-transition: all 0.1s;
-moz-transition: all 0.1s;
-ms-transition: all 0.1s;
-o-transition: all 0.1s;
transition: all 0.1s; 
}
.ve_fixed_header_scrolled#header,
.ve_fixed_header_scrolled #header_in {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; 
}
#site_title {
line-height: 1em;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
text-decoration: none;
display: inline-block;
white-space: nowrap;
}
.header_nav_container {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
}
.header_nav_container ul.menu{
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
justify-content: flex-end;
white-space: nowrap;
flex-wrap: wrap;
}
.header_icons {
margin-left: 30px;
line-height: 0;
}
.header_icons li {
display: inline-block;
margin-right: 10px;
}
.header_icons li svg {
width: 20px;
height: 20px;
} .ve-header-type1 #header_in {	
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
align-items: center;
justify-content: space-between;
}
.ve-header-type1 .header_nav_container {
flex-grow: 100;
text-align: right;
padding-left: 25px;
}
#header.ve-header-type1  nav {
flex-grow: 100;
} .ve-header-type2 #header_in {	
text-align: center;
align-items: center;
font-size: 0;
line-height: 0;
}
.ve-header-type2 .header_nav_container,
.ve-header-type3 .header_nav_container {
text-align: center;
align-items: center;
justify-content: center;
} .header_menu_align_right .header_nav_container ul {
justify-content: flex-end;
}
.header_menu_align_left .header_nav_container ul {
justify-content: flex-start;
}
.header_menu_align_center .header_nav_container ul {
justify-content: center;
}
.ve-header-type2.header_menu_align_left .header_nav_container,
.ve-header-type3.header_menu_align_left .header_nav_container,
.ve-header-type2.header_menu_align_left #header_in {
text-align: left;
justify-content: flex-start;
} .ve-header-type2.header_menu_align_left .header_nav_container nav,
.ve-header-type3.header_menu_align_left .header_nav_container nav  {
flex-grow: 100;
} .header_nav_fullwidth_container {
position: relative;
}
.header_nav_container nav li {
display: inline-block;
position: relative;
line-height: 1.6em;
}
.header_nav_container nav li a {
text-decoration: none;
padding: 0.5em 0.7em;
display: block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.header_nav_container nav li a {
text-decoration: none;
padding: 0.5em 0;
display: block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.header_nav_container .menu-item-has-children > a {
position: relative;
padding-right: 1.1em !important;
}
.menu_style_h5 .header_nav_container .menu-item-has-children > a,
.menu_style_h6 .header_nav_container .menu-item-has-children > a,
.menu_style_h7 .header_nav_container .menu-item-has-children > a {
padding-right: 1.8em !important;
}
.header_nav_container .menu-item-has-children > a::after {
content: '';
position: absolute;
right: 0;
top: 50%;
margin-top: -2px; width: 0;
height: 0;
border-style: solid;
}
.menu_style_h5 .header_nav_container .menu-item-has-children > a::after,
.menu_style_h6 .header_nav_container .menu-item-has-children > a::after,
.menu_style_h7 .header_nav_container .menu-item-has-children > a::after {
right: 0.7em;
}
.header_nav_container .menu > .menu-item-has-children > a::after {
border-width: 4px 4px 0 4px;
border-right-color: transparent !important;
border-left-color: transparent !important;
border-bottom-color: transparent !important;
opacity: 0.7;
}
.header_nav_container .sub-menu .menu-item-has-children > a::after { border-width: 4px 0 4px 4px;
border-top-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
margin-top: -4px;
opacity: 0.7; 
}
.header_nav_container .sub-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
padding: 0.8em 1em;
z-index: 1000;
width: 180px; text-align: left;
justify-content: left;  
margin-top: -1px;
white-space: normal;
}
.menu_style_h2 .header_nav_container .sub-menu {
top: calc(100% - 3px);
left: -3px;
}
.header_nav_container .sub-menu .menu-item {
display: block;
margin: 0;
position: relative;
line-height: 1.4em;
}
.menu_submenu_bg_light .header_nav_container .sub-menu .menu-item a{
color: #111;
}
.header_nav_container .sub-menu .menu-item a {
opacity: 0.7;
font-size: 14px;
line-height: 1.4em;
-webkit-transition: opacity 200ms;
transition: opacity 200ms;
padding: 5px 5px;
color: #111;
}
.menu_submenu_bg_dark.menu_style_h1 .header_nav_container .sub-menu .menu-item a,
.menu_submenu_bg_dark.menu_style_h2 .header_nav_container .sub-menu .menu-item a,
.menu_submenu_bg_dark.menu_style_h3 .header_nav_container .sub-menu .menu-item a,
.menu_submenu_bg_dark.menu_style_h4 .header_nav_container .sub-menu .menu-item a,
.menu_submenu_bg_dark.menu_style_h8 .header_nav_container .sub-menu .menu-item a,
.menu_submenu_bg_dark.menu_style_h9 .header_nav_container .sub-menu .menu-item a{
color: #fff;
}
.menu_active_color_dark.menu_style_h5 .header_nav_container .sub-menu .menu-item a,
.menu_active_color_dark.menu_style_h6 .header_nav_container .sub-menu .menu-item a,
.menu_active_color_dark.menu_style_h7 .header_nav_container .sub-menu .menu-item a{
color: #fff;
}
.header_nav_container .sub-menu .menu-item:hover > a {
opacity: 1;
}
.header_nav_container .sub-menu .menu-item .sub-menu {
top: 0;
left: 100%;
-moz-box-shadow: 0 0 7px rgba(0,0,0,0.18);
-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.18);
box-shadow: 0 0 7px rgba(0,0,0,0.18);
} .menu_style_h2 .menu > li,
.menu_style_h1 .menu > li,
.menu_style_h3 .menu > li,
.menu_style_h4 .menu > li {
margin-right: 35px;
}
.menu_style_h2 .menu > li.menu-item-has-children,
.menu_style_h1 .menu > li.menu-item-has-children,
.menu_style_h3 .menu > li.menu-item-has-children,
.menu_style_h4 .menu > li.menu-item-has-children {
margin-right: 28px;
}
.menu_style_h2 .menu > li:last-child,
.menu_style_h1 .menu > li:last-child,
.menu_style_h3 .menu > li:last-child,
.menu_style_h4 .menu > li:last-child {
margin-right: 0 !important;
} .menu_style_h2 li span {
display: none;
}
.menu_style_h2 .menu > li:hover > span,
.menu_style_h2 .menu > li.current-menu-item > span, 
.menu_style_h2 .menu > li.current-page-ancestor > span, 
.menu_style_h2 .menu > li.current_page_parent > span {
display: block;
height: 3px;
width: -moz-calc(100% + 6px);
width: -webkit-calc(100% + 6px);
width: -o-calc(100% + 6px);
width: calc(100% + 6px);
position: absolute;
bottom: 0;
left: 0;
margin-left: -3px;
} .menu_style_h3 .menu > li:after,
.menu_style_h4 .menu > li:after {
content:"/";
width: 15px;
text-align: center;
position: absolute;
top: 50%;
line-height: 1em;
height: 1em;
margin-top: -0.5em;
right: -26px;
display: block; 
}
.menu_style_h4 .menu > li:after {
content:"|";
}
.menu_style_h4 .menu > li:last-child:after,
.menu_style_h3 .menu > li:last-child:after {
content:"";
display: none;
} .menu_style_h5 .menu > li a {
border-radius: 1.4em;
-webkit-transition: border-radius 200ms;
transition: border-radius 200ms;
padding: 0.45em 1em 0.50em;
z-index: 2;
}
.is-mobile_menu.menu_style_h5 .menu > li a {
z-index: 0;
}
.menu_style_h5 .menu > li {
margin-right: 0.2em;
line-height: 1.4em;
}
.menu_style_h5 .menu > li:hover > a,
.menu_style_h5 .menu > li.current-menu-item > a, 
.menu_style_h5 .menu > li.current-page-ancestor > a, 
.menu_style_h5 .menu > li.current_page_parent > a {
color: #fff !important;
}
.menu_style_h5 .menu > li.menu-item-has-children:hover > a:before,
.menu_style_h5 .menu > li.menu-item-has-children.current-menu-item > a:before {
content: '';
position: absolute;
width: 100%;
height: 50%;
top: 50%;
left: 0;
z-index: -1;
}
.is-mobile_menu.menu_style_h5 .menu > li.menu-item-has-children > a:before {
display: none;
}
.menu_active_color_light.menu_style_h5 .menu > li:hover > a,
.menu_active_color_light.menu_style_h5 .menu > li.current-menu-item > a, 
.menu_active_color_light.menu_style_h5 .menu > li.current-page-ancestor > a, 
.menu_active_color_light.menu_style_h5 .menu > li.current_page_parent > a,
.ve_fixed_header_scrolled.fixed_menu_active_color_light.menu_style_h5 .menu > li:hover > a,
.ve_fixed_header_scrolled.fixed_menu_active_color_light.menu_style_h5 .menu > li.current-menu-item > a, 
.ve_fixed_header_scrolled.fixed_menu_active_color_light.menu_style_h5 .menu > li.current-page-ancestor > a, 
.ve_fixed_header_scrolled.fixed_menu_active_color_light.menu_style_h5 .menu > li.current_page_parent > a {
color: #111 !important;
}
.ve_fixed_header_scrolled.fixed_menu_active_color_dark.menu_style_h5 .menu > li:hover > a,
.ve_fixed_header_scrolled.fixed_menu_active_color_dark.menu_style_h5 .menu > li.current-menu-item > a, 
.ve_fixed_header_scrolled.fixed_menu_active_color_dark.menu_style_h5 .menu > li.current-page-ancestor > a, 
.ve_fixed_header_scrolled.fixed_menu_active_color_dark.menu_style_h5 .menu > li.current_page_parent > a {
color: #fff !important;
} .ve-header-type1.menu_style_h6 .menu {
float: right;
}
.ve-header-type2.menu_style_h6 nav {
width: 100%;
}
.menu_style_h6 .menu > li > a,
.menu_style_h7 .menu > li > a {
padding: 0.9em 1.1em ;
margin-right: 1px;
}
.menu_style_h6 .menu > li:last-child > a,
.menu_style_h7 .menu > li:last-child > a {
margin-right: 0px;
}
.menu_style_h6 .menu > li:hover > a,
.menu_style_h6 .menu > li.current-menu-item > a, 
.menu_style_h6 .menu > li.current-page-ancestor > a, 
.menu_style_h6 .menu > li.current_page_parent > a,
.menu_style_h7 .menu > li:hover > a,
.menu_style_h7 .menu > li.current-menu-item > a, 
.menu_style_h7 .menu > li.current-page-ancestor > a, 
.menu_style_h7 .menu > li.current_page_parent > a {
color: #fff !important;
}
.menu_active_color_light.menu_style_h6 .menu > li:hover > a,
.menu_active_color_light.menu_style_h6 .menu > li.current-menu-item > a, 
.menu_active_color_light.menu_style_h6 .menu > li.current-page-ancestor > a, 
.menu_active_color_light.menu_style_h6 .menu > li.current_page_parent > a,
.menu_active_color_light.menu_style_h7 .menu > li:hover > a,
.menu_active_color_light.menu_style_h7 .menu > li.current-menu-item > a, 
.menu_active_color_light.menu_style_h7 .menu > li.current-page-ancestor > a, 
.menu_active_color_light.menu_style_h7 .menu > li.current_page_parent > a  {
color: #111 !important;
}
#header.ve-header-type3.menu_style_h7 #header_in {
padding: 0 !important;
} .menu_style_h8 .header_nav_container,
.menu_style_h8 #mobile_nav {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.menu_style_h9 .header_nav_container,
.menu_style_h9 #mobile_nav {
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
.menu_style_h8 .menu > li > a,
.menu_style_h9 .menu > li > a {
padding: 0.5em 1em ;
} #mobile_nav {
display: none;
text-align:center;
cursor: pointer;
text-decoration: none;
}  
#mobile_nav .mobile_nav_inner {
height: 52px;
cursor: pointer;
position: relative;
padding-right: 52px;
font-size: 14px;
line-height: 52px;
display: inline-block;
}  
#mobile_nav span {
padding-left: 10px;
display: inline-block;
}  
#mobile_nav svg {
width:36px;
height: 36px;
fill: #111;
position: absolute;
top: 8px;
right: 8px;
}
#mobile_nav_close {
width:30px;
height: 30px;
position: absolute;
top: 30px;
right: 30px;
display: none;
cursor: pointer;
}
#mobile_nav_close svg {
width:30px;
height: 30px;
fill: #aaa;
}
#mobile_nav_close:hover svg {
fill: #fff;
}
.is-mobile_menu #mobile_nav_close {
display: block;
}
body.mobile_menu_opened {
overflow: hidden;
height: 100%;
position: fixed;
}
.is-mobile_menu .menu {
float: none !important;
background: none !important;
}
.is-mobile_menu .header_nav_container {
display: block;
background: #000 !important;
float: none;
position: fixed;
right: -100%;
top:0;
bottom: 0;
width: 100% !important;
max-width: 600px !important;
z-index: 100;
overflow-y: scroll;
padding: 0 30px !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-top: 0 !important;
border-bottom: 0 !important;
}
.mw_mobile_nav_close_overlay {
position: fixed;
top:0;
bottom: 0;
left: 0;
right: 0;
z-index: 99;
}
.is-mobile_menu .header_nav_container.open {
opacity: 1;
right: 0;
}
.is-mobile_menu #mobile_nav {
display: block;
line-height: 0;
}
.is-mobile_menu.ve-header-type1 #mobile_nav {
display: inline-block;
margin-left: 16px;
}
#header.is-mobile_menu nav {
flex-grow: 0;
padding: 70px 0;
}
.is-mobile_menu .header_nav_container ul {
display: block;
}
.is-mobile_menu .header_nav_container li {
background: transparent !important;
}
.is-mobile_menu .header_icons {
margin: 0;
text-align: center;
padding-bottom: 70px;
}
.is-mobile_menu .header_icons li {
margin-right: 30px;
}
.is-mobile_menu .header_icons li:last-child {
margin-right: 0;
}
.is-mobile_menu .header_nav_container .sub-menu {
width: 100%;
box-shadow: none;
}
.is-mobile_menu .header_nav_container .menu .menu-item {
display: block;
float: none;
margin-left: 0;
white-space: normal;
position: relative;
}
#header.is-mobile_menu .menu-item-has-children > a {
margin-right: 0;
padding-left: 10px;
}
#header.is-mobile_menu .menu-item-has-children > a::after {
display: none;
}
.is-mobile_menu .header_nav_container .menu-item a {
display: block;
padding: 22px 10px;
line-height: 24px;
font-size: 17px !important;
text-align: left;
background: none !important;
border-radius: 0 !important;
border-bottom: 1px solid #222;
color: #aaa !important;
}
.is-mobile_menu .header_nav_container .menu-item a:hover,
.is-mobile_menu.menu_style_h5 .header_nav_container .menu-item a:hover {
color: #fff !important;
}
.is-mobile_menu .header_nav_container .menu > li::after {
display: none;
}
.is-mobile_menu .header_nav_container .menu > .menu-item:last-child > a {
border-bottom: none;
}
.is-mobile_menu#header .sub-menu,
.is-mobile_menu#header .sub-menu .menu-item .sub-menu {
position: relative;
top: auto;
left: auto;
right: auto !important;
background: transparent; 
padding:0;
width: auto;
display: none;
}
.is-mobile_menu#header .sub-menu .menu-item a {
opacity: 1;
}
.is-mobile_menu#header .sub-menu .menu-item a {
padding-left:52px;
}
.is-mobile_menu#header .sub-menu .menu-item .sub-menu li a {
padding-left:78px;
}
#header.is-mobile_menu .menu > li > span {
display: none;
}
#header.is-mobile_menu .menu li.menu-item-has-children > span {
display: block;
width: 68px;
height: 68px;
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/web/menu-plus.svg) no-repeat center center;
background-size: 40px;
position: absolute;
top: 0;
right: 0;
left: auto;
margin: 0;
cursor: pointer;
}
#header.is-mobile_menu .menu-item-has-children > a {
padding-right: 68px !important;
}
#header.is-mobile_menu .menu li.menu-item-has-children > span.opened {
background: url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/web/menu-minus.svg) no-repeat center center;
background-size: 40px;
}
.is-mobile_menu #site_title {
max-width: 70%;
}
.is-mobile_menu li:after{
display: none;
} .ve_element_number {
text-align: center;
}
.ve_element_number .ve_number_count {
line-height: 1.2;
vertical-align: middle;
color: inherit;
}
.ve_element_number2 .ve_number_count {
border-bottom: 1px solid rgba(0,0,0,0.2);
min-width: 90px;
display: table;
margin: 0 auto;
padding-bottom: 0.2em;
margin-bottom: 0.2em;
}
.row_text_auto.dark_color .ve_element_number2 .ve_number_count,
.row_text_custom.dark_color .ve_element_number2 .ve_number_count,
.row_text_invers .ve_element_number2 .ve_number_count {
border-color: rgba(255,255,255,0.2);
}
.ve_number_count .num {
display: inline-block;
}
.ve_number_count .unit {
display: inline-block;
margin-left: 0.3em;
font-weight: normal;
}
.ve_number_count .unit.ve_nodisp {
display: none;
} .in_element_fapi_form {
color: #111;
}
.in_element_fapi_form table {
width: 80%;
}
.in_element_fapi_form .form_container_title {
text-align: center;
color: inherit;
font-weight: bold;
font-size: 19px;
}
.in_element_fapi_form .form_container_first {
margin-top: 0;
}
.in_element_fapi_form .form_container table {
margin: 25px auto 30px;
}
.in_element_fapi_form .form_container td {
padding: 7px;
}
.in_element_fapi_form #ship, .in_element_fapi_form #fapi-form-footer {
display: none;
}
.in_element_fapi_form .form_container td.form_container_description {
font-size: 12px;
padding-top: 0;
line-height: 1.4em;
zoom: 1;
filter: alpha(opacity=70);
opacity: 0.7;
}
.fapi-form-payment-method table,
.fapi-form-payment-method tbody,
.fapi-form-payment-method tr,
.fapi-form-payment-method td {
display: block;
padding: 0;
}
.fapi-form-payment-method-option div img {
display: block;
max-width: 100%; 
width: auto; 
margin-top: 3px;
}
.fapi-form-payment-method-option {
padding-top: 20px;
}
.fapi-form-payment-method-option.fapi-form-first {
padding-top: 0;
}
.in_element_fapi_form fapi-form-sold-out-legend {
color: #d90000; 
padding-left:10px;
}
.in_element_fapi_form .description {
display: block;
font-size: 13px;
line-height: 1.4em;
padding-top: 10px;
padding-left: 5px;
zoom: 1;
filter: alpha(opacity=70);
opacity: 0.7;
} .in_element_fapi_form .fapi-form-personal-information td,
.in_element_fapi_form .fapi-form-shipping-information td, {
width: 75%;
}
.in_element_fapi_form .fapi-form-personal-information th,
.in_element_fapi_form .fapi-form-shipping-information th {
width: 15%;
text-align: right;
font-weight: normal;
}
.in_element_fapi_form .fapi-form-personal-information input[type="text"],
.in_element_fapi_form .fapi-form-personal-information input[type="number"],
.in_element_fapi_form .fapi-form-personal-information input[type="email"],
.in_element_fapi_form .fapi-form-personal-information select,
.in_element_fapi_form .fapi-form-personal-information textarea,
.in_element_fapi_form .fapi-form-discount-code #frm-discountCode,
.in_element_fapi_form .fapi-form-shipping-information #ship input,
.in_element_fapi_form .fapi-form-shipping-information select,
.in_element_fapi_form .fapi-form-shipping-information textarea {
width: 90%;
border: 1px solid #ddd;
padding: 9px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: inherit;
}
.in_element_fapi_form .fapi-form-discount-code #frm-discountCode {
width: 150px;
margin-right: 8px;
}
.in_element_fapi_form .fapi-form-discount-code .fapi-btn {
border: 1px solid #ddd;
padding: 9px 12px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: inherit;
cursor: pointer;
}
.in_element_fapi_form #ship {
padding-top: 15px;
}
.fapi-form-payment-method td,
.fapi-form-variant td {
line-height: 25px;
} .in_element_fapi_form td .number {
border: 1px solid #ddd;
padding: 5px;
width: 40px;
}
.in_element_fapi_form .fapi-form-label {
font-weight: bold;
}
.in_element_fapi_form .fapi-form-label span,
.in_element_fapi_form .fapi-form-label label {
font-weight: normal;
} .in_element_fapi_form .fapi-form-total td,
.in_element_fapi_form .fapi-form-total th {
width: 50%;
}
.in_element_fapi_form .fapi-form-total th {
text-align: right;
} .in_element_fapi_form .fapi-form-sold-out {
text-decoration: line-through;
color: #888;
}
.in_element_fapi_form .fapi-form-sold-out-legend {
margin-left: 5px;
font-variant: small-caps;
}
.in_element_fapi_form .form_container.fapi-form-order-bumps {
border: none;
background-color: transparent;
}
.in_element_fapi_form .fapi-form-order-bumps .fapi-form-order-bump {
border: 3px #ff1901 dashed;
}
.in_element_fapi_form .fapi-form-order-bumps .fapi-form-order-bump .fapi-form-order-bump-background {
padding: 20px;
}
.in_element_fapi_form .fapi-form-order-bumps .fapi-form-order-bump .fapi-form-order-bump-background .fapi-form-order-bump-item {
background-color: #f6d857;
padding: 7px;
position: relative;
color: #111;
}
.in_element_fapi_form .fapi-form-order-bumps .fapi-form-order-bump label {
line-height: normal;
font-weight: normal;
word-break: break-all;
}
.in_element_fapi_form .fapi-form-order-bumps .fapi-form-order-bump .fapi-form-order-bump-background .fapi-form-order-bump-description {
margin-top: 10px;
font-weight: normal;
font-size: 12px;
line-height: normal;
word-break: break-all;
}
.in_element_fapi_form .fapi-form-order-bumps .fapi-form-order-bump .fapi-form-order-bump-background .fapi-form-order-bump-description p {
line-height: normal;
}
.in_element_fapi_form .fapi-form-order-bump-arrow {
top: -37px;
left: -46px;
position: absolute;
width: 50px;
transform: rotate(28deg);
} .in_element_fapi_form_1 .form_container,
.in_element_fapi_form_1 .fapi-form-submit {
background: #fff;
border: 1px solid #ddd;
border-top:0;
border-bottom:0;
padding-bottom: 1px;
}
.in_element_fapi_form_1 .form_container table {
margin: 35px auto 40px;
}
.in_element_fapi_form_1 .form_container_first {
border-top: 1px solid rgba(0,0,0,0.1);
}
.in_element_fapi_form_1 .fapi-form-submit {
padding: 1px;
border-bottom: 1px solid rgba(0,0,0,0.1);
border-top: 1px solid rgba(0,0,0,0.1);
}
.in_element_fapi_form_1 .form_container_title {
padding: 20px 0;
background: rgba(0,0,0,0.1); } .in_element_fapi_form_2 .form_container,
.in_element_fapi_form_2 .fapi-form-submit,
.in_element_fapi_form_3 .form_container,
.in_element_fapi_form_3 .fapi-form-submit {
border: 1px solid rgba(0,0,0,0.1);
margin-top: 15px;
background: #fff;
}
.in_element_fapi_form_2 .fapi-form-submit,
.in_element_fapi_form_3 .fapi-form-submit {
padding: 15px;
}
.in_element_fapi_form_2 .form_container_title,
.in_element_fapi_form_3 .form_container_title {
padding: 35px 0 10px;
}
.in_element_fapi_form_3 .form_container,
.in_element_fapi_form_3 .fapi-form-submit {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;  
} .in_element_fapi_form_4 .form_container,
.in_element_fapi_form_4 .fapi-form-submit {
background: #fff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px; 
-moz-box-shadow: 0 0 7px rgba(0,0,0,0.18);
-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.18);
box-shadow: 0 0 7px rgba(0,0,0,0.18);
padding-bottom: 1px;
margin-top: 15px;
}
.in_element_fapi_form_4 .form_container table {
margin: 35px auto 40px;
}
.in_element_fapi_form_4 .fapi-form-submit {
padding: 1px;
}
.in_element_fapi_form_4 .form_container_title {
padding: 1.3em 0;
margin: 0 auto;
width: 80%;
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.in_element_fapi_form_4.dark_color .form_container_title,
.in_element_fapi_form_4 .dark_color .form_container_title {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.in_element_fapi_form_4 .light_color .form_container_title {
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.in_element_fapi_form_4 .fapi-form-personal-information input,
.in_element_fapi_form_4 .fapi-form-personal-information select,
.in_element_fapi_form_4 .fapi-form-personal-information textarea,
.in_element_fapi_form_4 .fapi-form-shipping-information #ship input,
.in_element_fapi_form_4 .fapi-form-shipping-information select,
.in_element_fapi_form_4 .fapi-form-shipping-information textarea,
.in_element_fapi_form_4 td .number {
background: #f9f9f9;
}
.in_element_fapi_form_4 .fapi-form-order-bumps .fapi-form-order-bump,
.in_element_fapi_form_3 .fapi-form-order-bumps .fapi-form-order-bump {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
} .fapi-form-submit {
text-align: center;
}
.in_element_fapi_form #frm-submit {
margin: 20px 0 18px;
}
.in_element_fapi_form .fapi-form-error {
color: #fff;
margin-bottom: 15px;
background: #bd1414;
padding: 10px;
} .mw_google_map_container {
color: #111;
} .mw_scroll_tonext_icon {
width:40px;
height: 40px;
padding: 8px;
z-index: 2;
position: absolute;
bottom: 10px;
left: 50%;
margin-left: -24px;
opacity: 0.6;
filter: alpha(opacity=60);
display: none;
}  
.row_with_arrow.row_height_full .mw_scroll_tonext_icon {
display: block;
}  
.mw_scroll_tonext_icon:hover {
opacity: 1;
filter: alpha(opacity=100);
}  
.mw_scroll_tonext_icon svg {
width:40px;
height: 40px;
}
.mw_scroll_tonext_icon svg path {
fill: #fff;
} #footer {
position: relative;
}
#footer-in {
padding: 2em 0;
position: relative;
}
#footer .footer_end {
position: relative;
}
#footer .footer_end a,
#footer .footer_end a:visited,
#footer .footer_end a:hover {
color: inherit;
}
.footer_type1 #site_copyright { float: left; }
.footer_type1 #site_footer_nav { float: right; }
.footer_type2 {text-align: center;}
.footer_type2 #site_copyright { display: block; }
.footer_type2 #site_footer_nav {display: block; padding-bottom: 15px; }
.footer_type1 #site_footer_nav li {
float: left;
}
#site_footer_nav li a {
padding: 0 0.5em;
}
.footer_type1 #site_footer_nav li a {
float: left;
display: block;
}
.footer_type2 #site_footer_nav li {
display: inline-block;   
}
#site_footer_nav li:after {
content: " | ";
}
#site_footer_nav li:last-child a {
padding: 0 0 0 0.5em;
}
#site_footer_nav li:last-child:after {
content: "";
}
.footer_type2 #site_poweredby {
text-align: center;
}
.footer_type1 #site_poweredby {
text-align: right;
}
.footer_type1 .footer_with_menu #site_poweredby {
padding-top: 1em;
clear: both;
} footer > iframe { 
height: 0 !important;
width: 0 !important; 
line-height: 0 !important; 
font-size: 0 !important;
float: left;
}
.ve_nodisp, .cms_nodisp {
display: none;
}
.cms_clear {
clear: both;
}
.ve_row_break {
clear: both;
height: 40px;
width: 100%;
}
.ve_center {
text-align: center;
}
.ve_right {
text-align: right;
}
.ve_left {
text-align: left;
}
.element_container_delay {
display: none;
}
.row_container_delay {
display:none;
} .row_fix_width, 
.row_fixed, 
.fix_width,
.ve-header-type2 .header_nav_container,
.fixed_width_page .visual_content_main,
.fixed_width_page header,
.fixed_width_page footer,
.fixed_width_content .visual_content_main {
width: 90%;
max-width: 970px;
margin: 0 auto;
}
.row_fixed {
width: 100%;
}
.fixed_narrow_width_page #wrapper { max-width: 870px;
width: 90%;
margin: 0 auto;
}
.row_full .row_fix_width {
width: 100% !important;
max-width: 100% !important;
padding-left: 5%;
padding-right: 5%;
}
.row_basic_fix_width .row_fix_width {
width: 100% !important;
}
.row_fixed .row_fix_width,
.fixed_width_page .row_fix_width,
.fixed_narrow_width_page .row_fix_width {
padding: 0 8%;
width: 100% !important;
} .ve_popup_container  {
overflow: hidden;
}
.ve_popup_container .row_fix_width {
padding-left: 50px;
padding-right: 50px;
width: 100%;
max-width: 100%;
padding-top: 0 !important;
}
#ve_clasic_popup_container, #ve_exit_popup_container {
overflow: hidden;
}
.post-password-form {
max-width: 450px;
background: #fff;
padding: 50px;
margin: 30px auto;
font-size: 15px;
}
.post-password-form p {
padding-bottom: 1em;
} .mw_cookie_info_bar {
position: fixed;
background: rgba(0,0,0,0.9);
padding: 8px 12px;
color: #ddd;
font-size: 13px;
line-height: 1.2em;
width: 100%;
bottom: 0;
left: 0;
z-index: 999999999;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mw_cookie_info_bar p {
float: left;
padding-top: 5px;
}
.mw_cookie_info_bar a.cookie_info_button {
background: #27a8d7;
font-weight: bold;
color: #fff;
float: right;
}
.mw_cookie_info_bar a.cookie_info_more {
color: #fff;
} .eshop_cart_header .ve-header-type1 .header_nav_container {
padding-right: 55px;
}
.eshop_cart_header .ve-header-type1 #mobile_nav {
margin-right: 50px;
}
.member_section_page.eshop_cart_header .ve-header-type1 .header_nav_container {
padding-right: 120px;
}
.member_section_page.eshop_cart_header .ve-header-type1 #mobile_nav {
margin-right: 110px;
}
#mw_header_cart {
width: 26px;
height: 26px;
line-height: 0;
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -13px; 
}    
.member_section_page.eshop_cart_header #mw_header_cart {
right: 65px;
}
.mw_to_cart svg {
height: 20px;
width: 20px;
margin: 3px;
}
.mw_to_cart span {
width: 15px;
height: 15px;
background: #d30820;
font-size: 9px;
line-height: 15px;
color: #fff;
text-align: center;
position: absolute;
right: -5px;
bottom: -2px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}
.mws_header_cart_hover {
position: absolute;
width: 350px;
top: 40px;
right: -10px;
line-height: 1.2em;
font-size: 14px;
background: #fff;
z-index: 20;
padding: 5px 20px 23px;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.26);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.26);
display: none;
}
.mws_header_cart_hover:before {
content: '';
width: 70px;
height: 14px;
top: -14px;
right: 0;
position: absolute;
}
.mws_header_cart_hover:after {
content: '';
width: 0; 
height: 0; 
border-left: 5px solid transparent;
border-right: 5px solid transparent;	
border-bottom: 5px solid #fff;
position: absolute;
top: -5px;
right: 15px;
}
#mw_header_cart .mws_header_empty {
color: #888;
text-align: center;
font-style: italic;
padding-top: 20px;
display: none;
}
#mw_header_cart .mws_header_cart_hover_empty .mws_header_empty{
display: block;
}
#mw_header_cart:hover .mws_header_cart_hover {
display: block;
}
.mws_header_cart_hover table {
width: 100%;
}
.mws_header_cart_hover .mws_product_thumb {
width: 80px;
}
.mws_header_cart_hover .mws_product_thumb a {
display: block;
}
.mws_header_cart_hover .mws_cart_item_title a {
font-size: 14px;
color: #111;
text-decoration: none;
}
.mws_header_cart_hover .mws_cart_item_title a:hover {
text-decoration: underline;
}
.mws_header_cart_hover td {
padding: 20px 10px;
border-bottom: 1px solid #eee;
}
.mws_header_cart_hover .mws_cart_item_price .mws_price_vatincluded  {
font-size: 14px;
text-align: right;
padding-bottom: 0;
}
.mws_header_cart_footer {
text-align: right;
padding-top: 20px;
}
.mws_header_cart_hover_empty .mws_header_cart_footer {
display: none;
}
.mws_header_cart_footer .ve_content_button {
color: #fff;
font-size: 14px;
line-height: 1.4em;
} .mw_tabs li,
.mw_tabs li a {
display: inline-block;
color: #111;
}  
.mw_tabs li a:hover {
color: #111;
}  
.mw_tabs_container > li {
display: none;
}
.mw_tabs_container > li:first-child {
display: block;
}
.mw_tabs li a {
padding: 1em 1.2em;
text-decoration: none;
} .mw_tabs_element_style_3 .mw_tabs {
border-bottom: 1px solid #eee;
}
.mw_tabs_element_style_3 .mw_tabs a:hover {
border-bottom: 3px solid #eee;
}
.mw_tabs_element_style_3 .mw_tabs a.active {
border-bottom: 3px solid #ccc;
} .mw_table {
width: 100%;
}
.mw_table td,
.mw_table th {
padding: 0.9em;
text-align: left;
line-height: 1.5;
vertical-align: top;
}
.mw_table th {
padding-right: 2em;
}
.mw_table_right td {
text-align: right;
} .mw_table_style_1 td,
.mw_table_style_1 th {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.row_text_auto.dark_color .mw_table_style_1 td,
.row_text_auto.dark_color .mw_table_style_1 th,
.row_text_invers .mw_table_style_1 td,
.row_text_invers .mw_table_style_1 th{
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.mw_table_style_1 tr:last-child td,
.mw_table_style_1 tr:last-child th {
border-bottom: 0px !important;
} .mw_table_style_2 {
border-top: 1px solid rgba(0,0,0,0.1);
}
.mw_table_style_2  td,
.mw_table_style_2  th {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mw_table_style_2  tr.even td,
.mw_table_style_2  tr.even th {
background-color: rgba(0,0,0,0.05);
}
.row_text_auto.dark_color .mw_table_style_2,
.row_text_invers .mw_table_style_2 {
border-top: 1px solid rgba(255,255,255,0.1);
}
.row_text_auto.dark_color .mw_table_style_2  td,
.row_text_auto.dark_color .mw_table_style_2  th,
.row_text_invers .mw_table_style_2  td,
.row_text_invers .mw_table_style_2  th {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.row_text_auto.dark_color .mw_table_style_2  tr.even td,
.row_text_auto.dark_color .mw_table_style_2  tr.even th,
.row_text_invers .mw_table_style_2  tr.even td,
.row_text_invers .mw_table_style_2  tr.even th {
background-color: rgba(255,255,255,0.05);
} .mw_table_style_3 td,
.mw_table_style_3 th {
padding: 0.5em 0;
}
.mw_table_style_3 th {
padding-right: 1em;
} .mw_breadcrumbs li {
display: inline-block;
padding-right: 0.4em;
}
.mw_breadcrumbs li svg {
width:10px;
height: 10px;
} .mw_vertical_menu_center {
text-align: center;
}
.mw_vertical_menu li {
display: inline-block;
padding-right: 2.5em;
}
.mw_vertical_menu li:last-child {
padding-right: 0;
}
.mw_vertical_menu li a {
text-decoration: none;
color: inherit;
} .mw_element_row {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
margin-bottom: 8%;
justify-content: flex-start;
}
.cols-2 .mw_element_row {
margin-bottom: 5%;
}
.cols-3 .mw_element_row,
.cols-4 .mw_element_row {
margin-bottom: 4%;
}
.cols-5 .mw_element_row{
margin-bottom: 3%;
}
.mw_element_rows_b .mw_element_row {
margin-bottom: calc(8% + 20px);
}
.mw_element_rows_b.cols-2 .mw_element_row {
margin-bottom: calc(5% + 20px);
}
.mw_element_rows_b.cols-3 .mw_element_row,
.mw_element_rows_b.cols-4 .mw_element_row  {
margin-bottom: calc(4% + 20px);
}
.mw_element_rows_b.cols-5 .mw_element_row  {
margin-bottom: calc(3% + 20px);
}
.smallcols .mw_element_row {
margin-bottom: 10px !important;
}
.mw_element_row:last-child,
.mw_element_rows_b .mw_element_row:last-child,
.fullcols .mw_element_row{
margin-bottom: 0 !important;
} .mw_element_item {
position: relative;
line-height: 1.5;
}
.mw_element_item.valign_between {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
flex-flow: column;
}
.mw_element_items .mw_element_item_title a {
text-decoration: none;
color: inherit !important;
}
.mw_element_items .mw_element_item_title a:hover {
text-decoration: underline;
}
.mw_element_items .mw_element_item_image_link {
overflow: hidden;
}
.mw_element_items .mw_element_item_image_container img {
width: 100%;
}
.mw_element_items .mw_element_item_image_container .mw_image_ratio_original img {
max-width: 100%;
width: auto;
margin: 0 auto;
}
.mw_element_items .mw_element_item_content {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
flex-flow: column;
}
.mw_element_item.valign_center .mw_element_item_content {
justify-content: center;
}
.mw_element_item.valign_between .mw_element_item_content {
justify-content: space-between;
flex-grow: 1;
}
.mw_element_items .mw_element_item_subtitle {
opacity: 0.6;
filter: alpha(opacity=60);
font-size: 13px;
line-height: 1.4em;
padding-top: 4px;
}
.col-four .mw_element_items .mw_element_item_subtitle,
.mw_element_items.cols-4 .mw_element_item_subtitle
.col-five .mw_element_items .mw_element_item_subtitle,
.mw_element_items.cols-5 .mw_element_item_subtitle {
padding-top: 0px;
}
.mw_element_items .mw_element_item_subtitle p, 
.mw_element_items .mw_element_item_subtitle strong {
display: inline;
}
.mw_element_items h3 {
line-height: 1.3em;
font-size: 20px;
}
.mw_element_items .dark_color h3 {
color: inherit;
}
.mw_element_items .mw_element_item_title a,
.mw_element_items .mw_element_item_description a {
color: inherit !important;
}
.mw_element_items .mw_element_item_description {
margin-top: 0.8em;
}
.col-four .mw_element_items .mw_element_item_description,
.mw_element_items.cols-4 .mw_element_item_description {
margin-top: 0.4em;
}
.col-five .mw_element_items .mw_element_item_description,
.mw_element_items.cols-5 .mw_element_item_description {
margin-top: 0.3em;
}
.mw_element_items .mw_element_item_price {
margin-top: 1em;
font-size: 16px;
}
.mw_element_items .mw_element_item_more {
margin-top: 1em;
font-size: 13px;
display: inline-block;
position: relative;
padding-right: 17px;
}
.mw_element_items .mw_element_item_more svg {
width: 12px;
height: 12px;
position: absolute;
right: 0;
top: 50%;
margin-top: -6px;
}
.mw_element_items .mw_element_item_image_link {
display: block;
position: relative;
}
.mw_element_items .mw_element_item_image_container {
display: block;
position: relative;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
}
.mw_element_items .mw_element_item_image_container {
display: block;
position: relative;
}
.mw_element_items .mw_element_item_image_hover {
background-color: rgba(0,0,0,0.5);
position: absolute;
top:0;
left: 0;
right:0;
bottom:0;
color: #fff;
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
padding: 10%;
}
.mw_element_item_hover_content .mw_element_item_image_hover {
opacity:0;
-webkit-transition: opacity .2s ease-out;
-moz-transition: opacity .2s ease-out;
-o-transition: opacity .2s ease-out;
transition: opacity .2s ease-out;
}
.mw_element_items .mw_element_item_image_hover {
text-align: center;
}  
.mw_element_item_hover_content .mw_element_item:hover .mw_element_item_image_hover {
opacity:1;
}             
.mw_element_items_style_1 .mw_element_item_image_hover_content h3,
.mw_element_items_style_1 .mw_element_item_image_hover_content .mw_element_item_subtitle,
.mw_element_items_style_1 .mw_element_item_image_hover_content .mw_element_item_price {
color: #fff !important;
} .mw_element_items_style_2 .mw_element_item_title {
position: absolute;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.7);
display: block;
padding: 0.7em 1em;
width: 100%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
color: #fff;
font-size: 14px;  
}
.mw_element_items_style_2 .mw_element_item_title h3,
.mw_element_items_style_2 .mw_element_item_subtitle {
color: #fff !important;
}
.mw_element_items_style_2 .mw_element_item:hover .mw_element_item_title {
background: rgba(0,0,0,0.9);
} .mw_element_items_style_3 .mw_element_item_title {
margin-top: 1em;
display: block;
}
.mw_element_items_style_3.mw_element_item_hidden_images .mw_element_item_title {
margin-top: 0;
} .mw_element_items_style_7 .mw_element_item,
.mw_element_items_style_4 .mw_element_item {
background: #fff;
}
.mw_element_items_style_4 .mw_element_item_content {
padding: 10%;
} .mw_element_items_style_4 .mw_element_item_more,
.mw_element_items_style_7 .mw_element_item_more {
color: inherit !important;
}
.mw_element_items_style_4 .mw_element_item_more svg,
.mw_element_items_style_7 .mw_element_item_more svg {
fill: currentColor !important;
}
.mw_element_items_style_4.mw_element_items_wib .mw_element_item_image_container {
padding: 8px 8px 0 8px;
}
.mw_element_items_style_4.mw_element_items_wib .mw_element_item_image_hover {
top:8px;
left: 8px;
right:8px;
}
.col-one .mw_element_items_style_4 .mw_element_item.col-1 .mw_element_item_content,
.col-one .mw_element_items_style_7 .mw_element_item.col-1 .mw_element_item_content {
padding: 5%;
}
.col-one .mw_element_items_style_7.cols-1 .mw_element_row {
margin-bottom: 4%;
} .mw_element_items_style_5 .mw_element_item_title {
position: absolute;
bottom: 0;
left: 0;
background: rgba(0,0,0,0);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
display: block;
width: 100%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box; 
color: #fff;
}
.mw_element_items_style_5 .mw_element_item_title {
padding: 3em 1em 1em;
}
.mw_element_items_style_5 .mw_element_item_title h3,
.mw_element_items_style_5 .mw_element_item_subtitle {
color: #fff !important;
}
.mw_element_items_style_5 .mw_element_item:hover .mw_element_item_title {
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
} .mw_element_items_style_6 .mw_element_item,
.mw_element_items_style_7 .mw_element_item {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;  
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
}
.mw_element_items_style_6 .mw_element_item_image_container,
.mw_element_items_style_6 .mw_element_item_content {
width: 47.5%;
}
.mw_element_items_style_6 .mw_element_item_content {
margin-left: 5%;
}
.mw_element_items_style_6 .mw_element_item_image_1-23 .mw_element_item_image_container {
width: 65.2%;
}
.mw_element_items_style_6 .mw_element_item_image_1-23 .mw_element_item_content {
width: 30.6%;
margin-left: 4%;
}
.mw_element_items_style_6 .mw_element_item_image_1-3 .mw_element_item_image_container {
width: 30.6%;
}
.mw_element_items_style_6 .mw_element_item_image_1-3 .mw_element_item_content {
width: 65.2%;
margin-left: 4%;
}
.mw_element_items_style_6 .mw_element_item_image_1-4 .mw_element_item_image_container {
width: 22%;
}
.mw_element_items_style_6 .mw_element_item_image_1-4 .mw_element_item_content {
width: 74%;
margin-left: 4%;
}
.mw_element_items_style_6.mw_element_item_hidden_images .mw_element_item_content {
width: 100%;
} .mw_element_items_style_7 .mw_element_item_image_container,
.mw_element_items_style_7 .mw_element_item_content {
width: 50%;
}
.mw_element_items_style_7 .mw_element_item_content {
padding: 5%;
}
.mw_element_items_style_7.mw_element_item_hidden_images .mw_element_item_content {
padding: 10%;
}
.mw_element_items_style_7 .mw_element_item_image_1-23 .mw_element_item_image_container {
width: 66%;
}
.mw_element_items_style_7 .mw_element_item_image_1-23 .mw_element_item_content {
width: 33%;
padding: 4%;
}
.mw_element_items_style_7 .mw_element_item_image_1-3 .mw_element_item_image_container {
width: 33%;
}
.mw_element_items_style_7 .mw_element_item_image_1-3 .mw_element_item_content {
width: 66%;
padding: 4%;
}
.mw_element_items_style_7 .mw_element_item_image_1-4 .mw_element_item_image_container {
width: 25%;
}
.mw_element_items_style_7 .mw_element_item_image_1-4 .mw_element_item_content {
width: 75%;
padding: 4%;
}
.mw_element_items_style_7 .mw_element_item_image_1-5 .mw_element_item_image_container {
width: 20%;
}
.mw_element_items_style_7 .mw_element_item_image_1-5 .mw_element_item_content {
width: 80%;
padding: 4%;
}
.mw_element_items_style_7.mw_element_item_hidden_images .mw_element_item_content {
width: 100%;
}
.mw_element_items_style_7.mw_element_items_wib .mw_element_item_image_container {
padding: 8px 0 8px 8px;
}
.mw_element_items_style_7.mw_element_items_wib .mw_element_item_image_hover {
top:8px;
left: 8px;
bottom:8px;
}
.col-three .mw_element_items_style_7 .mw_element_item_description,
.mw_element_items_style_7.cols-3 .mw_element_item_description,
.col-three .mw_element_items_style_6 .mw_element_item_description,
.mw_element_items_style_6.cols-3 .mw_element_item_description {
margin-top: 0.3em;
}
.col-four .mw_element_items_style_7 .mw_element_item_description,
.mw_element_items_style_7.cols-4 .mw_element_item_description,
.col-four .mw_element_items_style_6 .mw_element_item_description,
.mw_element_items_style_6.cols-4 .mw_element_item_description {
margin-top: 0.3em;
}
.col-five .mw_element_items_style_7 .mw_element_item_description,
.mw_element_items_style_7.cols-5 .mw_element_item_description,
.col-five .mw_element_items_style_6 .mw_element_item_description,
.mw_element_items_style_6.cols-5 .mw_element_item_description {
margin-top: 0.2em;
}
.mw_element_items_info_box {
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
background: #fff;
color: #888;
padding: 30px;
text-align: center;
border: 1px solid #e8e8e8;
}
.mw_element_item_corners1 {
moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;  
}
.mw_element_item_corners1:not(.ve_content_block) .responsive_image{
moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.mw_element_items_style_7 .mw_element_item_corners1 .responsive_image{
moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
-khtml-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.mw_element_item_corners2 {
moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;  
}
.mw_element_item_corners2:not(.ve_content_block) .responsive_image{
moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
-khtml-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}
.mw_element_items_style_7 .mw_element_item_corners2 .responsive_image {
moz-border-radius: 10px 0 0 10px;
-webkit-border-radius: 10px 0 0 10px;
-khtml-border-radius: 10px 0 0 10px;
border-radius: 10px 0 0 10px;
}
.mw_element_item_shadow1 {
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.mw_element_item_shadow3 {
-moz-box-shadow: 0 0 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.mw_element_item_shadow2 {
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.mw_element_item_borders {
border: 1px solid rgba(0,0,0,0.1);
}
.fullcols .mw_element_item_borders {
border-right: 0;
border-bottom: 0;
}
.fullcols .mw_element_item_borders:last-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_item_borders {
border-right: 1px solid rgba(0,0,0,0.1);
}
.fullcols .mw_element_row:last-child .mw_element_item_borders,
.pricelist_element_container .fullcols .mw_element_item_borders {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mw_element_item_borders .responsive_image {
margin: -1px -1px 0 -1px;
}
.mw_element_items_style_7 .mw_element_item_borders .responsive_image {
margin: -1px 0 -1px -1px;
}
.fullcols .mw_element_item_corners1,
.fullcols .mw_element_item_corners2,
.fullcols .mw_element_item_corners2 .responsive_image,
.fullcols .mw_element_item_corners1 .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_item_corners1,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_item_corners2,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_item_corners1 .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_item_corners2 .responsive_image { 
moz-border-radius: 0;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners1:first-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners1:first-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners1:first-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners1:first-child .responsive_image,
.mw_cols_pricelist.fullcols .mw_element_item_corners1:first-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners1.pricelist_col_popular { 
moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
-khtml-border-top-left-radius: 5px;
border-top-left-radius: 5px;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners1:last-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners1:last-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners1:first-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners1:first-child .responsive_image,
.mw_cols_pricelist.fullcols .mw_element_item_corners1:last-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners1.pricelist_col_popular { 
moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
-khtml-border-top-right-radius: 5px;
border-top-right-radius: 5px;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners1:first-child,
.fullcols.mw_element_items_style_7 .mw_element_row:last-child .mw_element_item_corners1:first-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:last-child .mw_element_item_corners1:last-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols.mw_element_items_style_7 .mw_element_row:last-child .mw_element_item_corners1:last-child .responsive_image,
.mw_cols_pricelist.fullcols .mw_element_item_corners1:first-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners1.pricelist_col_popular { 
moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners1:last-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:last-child .mw_element_item_corners1:last-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners1:last-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners1.pricelist_col_popular { 
moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-khtml-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners2:first-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners2:first-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners2:first-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners2:first-child .responsive_image,
.mw_cols_pricelist.fullcols .mw_element_item_corners2:first-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners2.pricelist_col_popular { 
moz-border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
-khtml-border-top-left-radius: 10px;
border-top-left-radius: 10px;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners2:last-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners2:last-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners2:first-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:first-child .mw_element_item_corners2:first-child .responsive_image,
.mw_cols_pricelist.fullcols .mw_element_item_corners2:last-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners2.pricelist_col_popular { 
moz-border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-khtml-border-top-right-radius: 10px;
border-top-right-radius: 10px;  
}
.fullcols.mw_element_items_style_7 .mw_element_row:first-child .mw_element_item_corners2:last-child .responsive_image,
.fullcols.mw_element_items_style_7 .mw_element_row:first-child .mw_element_item_corners1:last-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols.mw_element_items_style_7 .mw_element_row:first-child .mw_element_item_corners2:last-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols.mw_element_items_style_7 .mw_element_row:first-child .mw_element_item_corners1:last-child .responsive_image{
moz-border-top-right-radius: 0px;
-webkit-border-top-right-radius: 0px;
-khtml-border-top-right-radius: 0px;
border-top-right-radius: 0px;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners2:first-child,
.fullcols.mw_element_items_style_7 .mw_element_row:last-child .mw_element_item_corners2:first-child .responsive_image,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:last-child .mw_element_item_corners2:last-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols.mw_element_items_style_7 .mw_element_row:last-child .mw_element_item_corners2:last-child .responsive_image,
.mw_cols_pricelist.fullcols .mw_element_item_corners2:first-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners2.pricelist_col_popular { 
moz-border-bottom-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-khtml-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners2:last-child,
.row_fix_width > .col:not(.col-one) .fullcols.mw_element_autocols .mw_element_row:last-child .mw_element_item_corners2:last-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners2:last-child,
.mw_cols_pricelist.fullcols .mw_element_item_corners2.pricelist_col_popular { 
moz-border-bottom-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-khtml-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;  
}
.mw_element_items_style_7.mw_element_items_wib .mw_element_item_corners2 .responsive_image,
.mw_element_items_style_7.mw_element_items_wib .mw_element_item_corners1 .responsive_image,
.mw_element_items_style_4.mw_element_items_wib .mw_element_item_corners2 .responsive_image,
.mw_element_items_style_4.mw_element_items_wib .mw_element_item_corners1 .responsive_image   { 
moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-khtml-border-radius: 0 !important;
border-radius: 0 !important;  
} .col-four .mw_element_autocols .mw_element_row,
.col-two .mw_element_autocols .mw_element_row,
.col-three .mw_element_autocols .mw_element_row,
.col-five .mw_element_autocols .mw_element_row {
display: block;
margin-bottom: 8%;
}
.col-four .mw_element_autocols .col,
.col-two .mw_element_autocols .col,
.col-three .mw_element_autocols .col,
.col-five .mw_element_autocols .col {
width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 8%;
}
.col-four .mw_element_autocols.mw_element_rows_b .mw_element_row,
.col-two .mw_element_autocols.mw_element_rows_b .mw_element_row,
.col-three .mw_element_autocols.mw_element_rows_b .mw_element_row,
.col-five .mw_element_autocols.mw_element_rows_b .mw_element_row {
margin-bottom: calc(8% + 20px);
}
.col-four .mw_element_autocols.mw_element_rows_b .col,
.col-two .mw_element_autocols.mw_element_rows_b .col,
.col-three .mw_element_autocols.mw_element_rows_b .col,
.col-five .mw_element_autocols.mw_element_rows_b .col {
margin-top: calc(8% + 20px);
}
.col-four .mw_element_autocols.smallcols .col,
.col-two .mw_element_autocols.smallcols .col,
.col-three .mw_element_autocols.smallcols .col,
.col-five .mw_element_autocols.smallcols .col {
margin-top: 10px;
}
.col-four .mw_element_autocols.fullcols .col,
.col-two .mw_element_autocols.fullcols .col,
.col-three .mw_element_autocols.fullcols .col,
.col-five .mw_element_autocols.fullcols .col {
margin-top: 0;
}
.col-four .mw_element_autocols .col:first-child,
.col-two .mw_element_autocols .col:first-child,
.col-three .mw_element_autocols .col:first-child,
.col-five .mw_element_autocols .col:first-child {
margin-top: 0 !important;
} .mw_element_items_cats_container {
margin-bottom: 40px;
padding-top: 10px;
}
.mw_element_items_cats_container a {
padding: 4px 12px;
border: 1px solid transparent;
}
.mw_element_items_cats_container .active,
.mw_element_items_cats_container a:hover {
border: 1px solid #ddd;
background: #fff;
color: #111 !important;
-moz-border-radius: 99px;
-webkit-border-radius: 99px;
-khtml-border-radius: 99px;
border-radius: 99px;
}
.mw_element_items_cats_container li {
padding-right: 10px;
margin-bottom: 8px;
}
.mw_element_item_cat_select {
border: 1px solid #eee;
padding: 8px;
font-size: 16px;
display: none;
width: 100%;
} .mw_event_subtitle_date,
.mw_event_subtitle_where {
display: inline-block;
}
.mw_event_subtitle_date {
margin-right: 10px;
}
.mw_event_subtitle_date svg,
.mw_event_subtitle_where svg {
width: 0.8em;
height: 0.8em;
margin-right: 4px;
}
.in_event_calendar_element .mw_element_item_subtitle {
padding-top: 8px;
}
.mw_event_date_container {
background: #111;
position: absolute;
top: 15px;
left: -5px;
padding: 8px;
color: rgba(255,255,255,0.7);
font-size: 13px;
line-height: 15px;
text-align: center;
width: 40px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
z-index: 2;
}
.mw_event_date_container span {
display: block;
font-size: 18px;
line-height: 20px;
font-weight: bold;
color: #fff;
}
.mw_element_item_hidden_images .mw_event_date_container {
top: -5px;
left: 10%;
}
.mw_element_item_hidden_images .mw_event_date_container {
top: -5px;
left: 10%;
}
.in_event_calendar_element .mw_element_items_style_4.mw_element_item_hidden_images .mw_element_item_title,
.in_event_calendar_element .mw_element_items_style_7.mw_element_item_hidden_images .mw_element_item_title {
padding-top: 30px;
}
.in_event_calendar_element.hidden_calendar_date .mw_element_item_hidden_images .mw_element_item_title {
padding-top: 0;
}
.mw_element_items_style_3.mw_element_item_hidden_images .mw_event_date_container,
.mw_element_items_style_6.mw_element_item_hidden_images .mw_event_date_container {
position: relative;
left: 0;
top: 0;
margin-bottom: 15px;
} .mw_page_navigation {
position: relative;
padding: 0 50px;
text-align: center;
clear: both;
margin: 40px 0;
}
.mw_page_navigation .page-numbers {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
display: inline-block;
font-size: 17px;
text-decoration: none;
}
.mw_page_navigation a,
.mw_page_navigation .dots {
color: inherit;
opacity: 0.5;
}
.mw_page_navigation a:hover {
color: inherit;
opacity: 1;
}
.mw_page_navigation .current {
background: rgba(0,0,0,0.08);
color: #111;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
border-radius: 35px; 
-khtml-border-radius: 35px;
}
.mw_page_navigation .next{
position: absolute;
right: 0;
top: 0;
}
.mw_page_navigation .prev{
position: absolute;
left: 0;
top: 0;
}
.mw_page_navigation .next svg,
.mw_page_navigation .prev svg{
width: 30px;
height: 30px;
margin: 3px;
fill: currentColor;
}
.row_text_auto.dark_color .mw_page_navigation .current,
.row_text_invers .mw_page_navigation .current {
background: rgba(255,255,255,0.9);
color: #111;
}
.mw_page_navigation_1 {
padding: 50px;
margin: 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
.mw_page_navigation_1 .next,
.mw_page_navigation_1 .prev{
top: 50px;
}
.mw_page_navigation_1 .page-numbers {
width: 30px;
}
.mw_page_navigation_1 .current {
background: transparent;
} .mw_social_icons_container {
position: relative;
}
.mw_social_icon_bg {
display: inline-block;
padding: 0.6em;
margin-right: 15px;
width: 20px;
height: 20px;
}
.mw_social_icon_bg svg {
width: 20px;
height: 20px;
display: block;
fill: #fff;
}
.mw_social_icons_container_2.light_color .mw_social_icon_bg svg,
.mw_social_icons_container_1.light_color .mw_social_icon_bg svg,
.mw_social_icons_container_2.light_hover_color .mw_social_icon_bg:hover svg,
.mw_social_icons_container_1.light_hover_color .mw_social_icon_bg:hover svg {
fill: #333;
}
.mw_social_icons_container_2.dark_hover_color .mw_social_icon_bg:hover svg,
.mw_social_icons_container_1.dark_hover_color .mw_social_icon_bg:hover svg {
fill: #fff;
}
.mw_social_icon_bg:last-child {
margin-right: 0px !important;
}
.mw_social_icons_container_2 .mw_social_icon_bg,
.mw_social_icons_container_3 .mw_social_icon_bg {
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;
}
.mw_social_icons_container_3 .mw_social_icon_bg,
.mw_social_icons_container_4 .mw_social_icon_bg {
border-width: 2px;
border-style: solid;
}
.hide_on_desktop {
display: none;
}
.mw_edit_mode .hide_on_desktop {
display: block;
}
.mw_edit_mode .row.hide_on_desktop {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
} .in_element_content_social_sprinters iframe {
min-height: 80px;
background: #fff url(//www.h-progeo.cz/wp-content/themes/mioweb3/modules/visualeditor/images/loading.svg) no-repeat center center;
} .ve_content_link,
.in_element_content {
position: relative;
}
#footer .row_fix_width,
header .row_fix_width {
padding-top: 0 !important;
} @media screen and (max-width: 990px) {
}
@media screen and (max-width: 969px) {
.hide_on_desktop,
.hide_on_mobile {
display: block;
}
.mw_edit_mode .row.hide_on_tablet,
.row.hide_on_desktop,
.row.hide_on_mobile {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
}
.mw_edit_mode .hide_on_tablet {
display: block;
}
.hide_on_tablet,
.row.hide_on_tablet {
display: none;
}
.mw_element_item_hover_content .mw_element_item_image_hover,
.el_it_hover_content .el_it_text {
opacity:1;
}
}
@media screen and (max-width: 767px) {
#site_title img {
width: 100%;
} .hide_on_desktop,
.hide_on_tablet {
display: block;
}
.mw_edit_mode .hide_on_mobile  {
display: block;
}
.row.hide_on_desktop,
.row.hide_on_tablet,
.mw_edit_mode .row.hide_on_mobile {
display: -webkit-box;      
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;
}
.hide_on_mobile,
.row.hide_on_mobile {
display: none;
}
.background_video_hide_onmobile .background_video,
.background_video_hide_onmobile video,
.mw_element_items_cats_container ul {
display: none;
}
.mw_element_item_cat_select {
display: block;
}
.row_fixed .row_fix_width,
.fixed_width_page .row_fix_width,
.fixed_narrow_width_page .row_fix_width {
padding: 0 10%;
}
.background_fixed {
background-attachment: scroll !important;
}
.col,
.fullcols .col,
.smallcols .col,
.in_element_twocols .subcol {
margin-left: 0;
margin-right: 0;
width: 100%;
margin-top: 30px;
}
.mw_element_rows_b .col {
margin-top: 60px;
}
.fullcols .col,
.miocarousel .col,
.in_element_twocols .subcol_first {
margin-top: 0px;
}
.smallcols .col {
margin-top: 10px;
}
.mw_element_row:first-child .col:first-child,
.row_fix_width > .col:first-child{
margin-top: 0;
}
.smallcols .mw_element_row .col {
margin-right: 0;
}
.element_container:first-child {
margin-top: 0 !important;
}
.subcol-last {
margin-top: 30px;
}
.ve_row_break {
height: 10px;
} .mw_element_row,
.mw_cols_pricelist,
.mw_element_items_style_6 .mw_element_item, 
.mw_element_items_style_7 .mw_element_item {
display: block;
}
.mw_element_items_style_7 .mw_element_item_image_container,
.mw_element_items_style_7 .mw_element_item_content,
.mw_element_items_style_6 .mw_element_item_image_container,
.mw_element_items_style_6 .mw_element_item_content {
width: 100% !important;
}
.mw_element_items_style_6 .mw_element_item_content{
margin-left: 0;
margin-top: 1em;
}
.mw_element_items_style_7 .mw_element_item_content,
.col-one .mw_element_items_style_4 .mw_element_item.col-1 .mw_element_item_content,
.col-one .mw_element_items_style_7 .mw_element_item.col-1 .mw_element_item_content {
padding: 10%;
}
.fullcols .mw_element_item_borders {
border-right: 1px solid rgba(0,0,0,0.1);
}
.fullcols .mw_element_item_corners1,
.fullcols .mw_element_item_corners2,
.fullcols .mw_element_item_corners2 .responsive_image,
.fullcols .mw_element_item_corners1 .responsive_image { 
moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-khtml-border-radius: 0 !important;
border-radius: 0 !important;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners1:first-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners1:first-child .responsive_image { 
moz-border-top-left-radius: 5px !important;
-webkit-border-top-left-radius: 5px !important;
-khtml-border-top-left-radius: 5px !important;
border-top-left-radius: 5px !important;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners1:first-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners1:first-child .responsive_image { 
moz-border-top-right-radius: 5px !important;
-webkit-border-top-right-radius: 5px !important;
-khtml-border-top-right-radius: 5px !important;
border-top-right-radius: 5px !important;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners1:last-child { 
moz-border-bottom-left-radius: 5px !important;
-webkit-border-bottom-left-radius: 5px !important;
-khtml-border-bottom-left-radius: 5px !important;
border-bottom-left-radius: 5px !important;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners1:last-child { 
moz-border-bottom-right-radius: 5px !important;
-webkit-border-bottom-right-radius: 5px !important;
-khtml-border-bottom-right-radius: 5px !important;
border-bottom-right-radius: 5px !important;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners2:first-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners2:first-child .responsive_image { 
moz-border-top-left-radius: 10px !important;
-webkit-border-top-left-radius: 10px !important;
-khtml-border-top-left-radius: 10px !important;
border-top-left-radius: 10px !important;  
}
.fullcols .mw_element_row:first-child .mw_element_item_corners2:first-child,
.fullcols .mw_element_row:first-child .mw_element_item_corners2:first-child .responsive_image { 
moz-border-top-right-radius: 10px !important;
-webkit-border-top-right-radius: 10px !important;
-khtml-border-top-right-radius: 10px !important;
border-top-right-radius: 10px !important;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners2:last-child { 
moz-border-bottom-left-radius: 10px !important;
-webkit-border-bottom-left-radius: 10px !important;
-khtml-border-bottom-left-radius: 10px !important;
border-bottom-left-radius: 10px !important;  
}
.fullcols .mw_element_row:last-child .mw_element_item_corners2:last-child { 
moz-border-bottom-right-radius: 10px !important;
-webkit-border-bottom-right-radius: 10px !important;
-khtml-border-bottom-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;  
} .mw_table,
.mw_table tbody,
.mw_table tr,
.mw_table td,
.mw_table th {
display: block;
width: 100% !important;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;  
}
.mw_table th {
border-bottom: 0;
padding: 0.8em 0.8em 0;
}
.mw_table td {
padding: 0.3em 0.8em 0.8em;
}
.mw_table_pricelist td:first-child {
border-bottom: 0;
padding: 0.8em 0.8em 0;
}
.mw_table_pricelist .pricelist_price {
text-align: left;
} #mw_header_cart:hover .mws_header_cart_hover {
display: none;
} #footer #site_footer_nav { float: none; display: block; text-align: center; border-top: 1px solid rgba(0,0,0,0.08); }
#footer #site_footer_nav li { float: none; display: block; border-bottom: 1px solid rgba(0,0,0,0.08);}
#footer #site_footer_nav li a { float: none; display: block; padding: 20px 0; }
#site_footer_nav li:after {content: "";} .ve_countdown {
font-size: 30px !important;
}
.ve_countdown_5 {
font-size: 45px !important;
}
.ve_countdown_7 {
font-size: 16px !important;
} .in_element_image_text .el_it_text,
.in_element_image_text .el_it_image {
width: 100%;
}
.in_element_image_text_2 .el_it_text,
.in_element_image_text_2.in_element_image_text_is_two .el_it_text,
.in_element_image_text_2.in_element_image_text_is_five .el_it_text {
padding: 8%;
}
.in_element_image_text_1 .el_it_text {
padding-top: 2em;
}
.in_element_image_text {
flex-direction: column; 
}
.in_element_image_text .el_it_text { order: 2 }
.in_element_image_text .el_it_image  { order: 1 }
.in_element_image_text_3 .el_it_text_wrapper {
margin-left: 0px;
margin-right: 0px;
width: 70%;
margin-top: -30px !important;
margin-bottom: 0 !important;
}
.in_element_image_text_3 .el_it_text_second .el_it_text_wrapper {
margin-left: 0px;
}
.in_element_image_text_3 .el_it_text_second {
margin-left: 0px;
justify-content: end;
} .mw_social_icon_bg {
width: 20px !important;
font-size: 20px !important;
height: 20px !important;
margin-right: 15px !important;
}
.mw_social_icon_bg svg {
width: 20px !important;
height: 20px !important;
} .in_recent_posts_element_4 li {
padding-bottom: 0.8em;
} .ve_content_testimonial_4.wimg {
padding-left: 40px;
min-height:auto;
}
.ve_content_testimonial_5 .ve_content_testimonial_img_container,
.ve_content_testimonial_4 .ve_content_testimonial_img_container {
top: 0;
left: 0;
width: 60px;
height: 60px;
}
.ve_content_testimonial_5.wimg {
padding-left: 0;
min-height: auto;
}
.ve_content_testimonial_5 .ve_content_testimonial_author,
.ve_content_testimonial_4 .ve_content_testimonial_author {
position: relative;
padding-left: 80px;
min-height: 50px;
margin-top: 15px;
}
.ve_content_testimonial_5 .ve_content_testimonial_img_container img,
.ve_content_testimonial_4 .ve_content_testimonial_img_container img {
width: 60px;
} .ve_content_second_button,
.ve_content_first_button {
margin-top: 0.4em !important;
margin-bottom: 0.4em !important;
}
.ve_content_button_size_big,
.ve_content_button_size_custom {
font-size: 18px;
}
}
@media screen and (max-width: 350px) {
#mobile_nav .mobile_nav_inner > span {
display: none;
}
}