.tnp-subscription { display: block;
margin: 15px auto;
max-width: 500px;
width: 100%;
} .tnp-subscription div.tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-subscription label {
display: block;
color: inherit; font-weight: 700;
line-height: normal;
padding: 5px;
margin: 0;
}
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select {
width: 100%;
height: 50px;
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: 20px;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox], 
.tnp-widget input[type=radio] {
max-width: 20px;
display: inline-block;
} .tnp-subscription select option {
margin-right: 10px;
}
.tnp-subscription input.tnp-submit {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit] {
width: 100%;
}
} .tnp-profile form .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-profile form .tnp-field label {
display: block;
color: #333;
}
.tnp-profile form .tnp-field input[type=text], 
.tnp-profile form .tnp-field input[type=email], 
.tnp-profile form .tnp-field input[type=submit], 
.tnp-profile form .tnp-field textarea, 
.tnp-profile form .tnp-field select {
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
margin: 0;
line-height: normal;
box-sizing: border-box;
border-radius: 0;
height: auto;
float: none;
}
.tnp-profile form input[type=checkbox], .tnp-profile input[type=radio] {
max-width: 20px;
display: inline-block;
}
.tnp-profile form .tnp-list-label {
margin-left: 15px;
} .tnp-profile form select option {
margin-right: 10px;
}
.tnp-profile form .tnp-field input[type=submit] {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-profile input[type=submit] {
width: 100%;
margin: 0;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
}
.tnp-subscription-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-subscription-minimal input.tnp-email {
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
}
.tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.lbordered figure ,
.bordered figure {position: relative;}
.bordered figure:after {
content: "";
width: 90%;
height: 90%;
background: #E5C537;
position: absolute;
top: -15px;
right: -15px;
z-index: -1;
}
.lbordered figure:after {
content: "";
width: 90%;
height: 90%;
background: #E5C537;
position: absolute;
top: -15px;
left: -15px;
z-index: -1;
}
.vp-portfolio__items-style-fade.vp-portfolio__items-show-overlay-hover .vp-portfolio__item:hover .vp-portfolio__item-overlay {
opacity: 0.5;
}
.mkdf-testimonials-holder-inner .testimonials-grid {
padding: 0 10px;
min-height: 207px;
display: flex;
align-items: center;
}
.mkdf-testimonials-holder-inner .testimonials-grid .mkdf-testimonial-text-inner {display: none;}
.mkdf-testimonials-holder-inner .testimonials-grid .mkdf-testimonial-text  {background: #f3f3f3; padding: 15px; border-radius: 10px;}@media only screen and (max-width:1024px){table.tt_timetable th{font-size:16px}}@media only screen and (max-width:480px){.mkdf-ttevents-single .tt_event_hours li{width:100%;margin-right:0;margin-bottom:30px}}@media only screen and (max-width: 1024px) { 
body .ct-ultimate-gdpr-cookie-modal-content {width: 90% !important;}
.mkdf-mobile-header-holder .wpml-ls-touch-device .js-wpml-ls-sub-menu li:nth-child(2) { margin-top: 5px; }
.mkdf-mobile-header-holder .wpml-ls-touch-device .js-wpml-ls-sub-menu li a { margin-left: -5px; }
.mkdf-mobile-header-holder .wpml-ls-touch-device .js-wpml-ls-sub-menu { width: 65px !important;
background: #fff;
margin-left: -11px;
border: 1px #fff solid;
border-top: 0;
padding: 10px;
-webkit-border-bottom-left-radius: 5px;
-o-border-bottom-left-radius: 5px;
-moz-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-o-border-bottom-right-radius: 5px;
-moz-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px; }
.mkdf-mobile-header .wpml-ls-sidebars-mkdf-right-from-mobile-logo ul li img { margin-right: 10px; }
.mkdf-mobile-header .wpml-ls-sidebars-mkdf-right-from-mobile-logo ul li a span { color:#000 !important; }
.mkdf-mobile-header .wpml-ls-sidebars-mkdf-right-from-mobile-logo ul li.wpml-ls-item-legacy-dropdown-click {border: 1px #acacac solid;
padding: 10px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
}
form div.tnp-field.tnp-field-button input.tnp-submit {background-color: #e5c537 !important;
border-color: #e5c537 !important;
border-bottom: 2px #cbae30 solid !important;
padding: 10px 20px !important;
color: #424a54 !important;
font-size: 16px;
font-weight: normal !important;
}
form div.tnp-field.tnp-field-button input.tnp-submit:hover {background-color: #424a54 !important;
border-color: #424a54 !important;
border-bottom: 2px #000 solid !important;
color: #fff !important;
}
@media only screen and (max-width: 780px) { .onlydesktop { display: none; }}
footer .hr { height: 1px; border: none; color: #EAEAEA; background: #EAEAEA; margin:  -6px 0 2px 0; }     
.home .linktobutton .wpb_wrapper p a { min-width: 190px; display: inline-block; }
.home p.invers { margin-top: -2px !important; }
.post-password-form input[type=submit], input.tnp-submit, input.wpcf7-form-control.wpcf7-submit { height: 38px; line-height: initial;-webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px; }
.footer_adres { color:#333; padding-left: 44px; padding-top: 10px; }
@media only screen and (max-width: 480px) { .footer_adres { color:#333; padding-left: 34px; padding-top: 10px; }}
@media only screen and (min-width: 1025px) { ul#menu-footer-menu li { padding-left: 50px; }}
@media only screen and (min-width: 671px) and (max-width: 1024px) { div#block-21 p {text-align: left; margin-left: 25px; }}
ul#menu-footer-menu li a { font-family: Open Sans; font-size: 13px; }
body .mkdf-drop-down .narrow .second .inner ul li a {
border-bottom: none !important;
}
header .mkdf-main-menu-widget-area div#mkdf_side_area_opener-2, .bordered figure:after {display: none !important;}
@media only screen and (min-width: 1025px) {.nodesc.hp_icons .mkdf-iwt-text-holder a { margin-top: 20px; }}
.home rs-slides rs-slide .hp_nice_button a.Button.rev-btn, .home rs-slides rs-slide a.Button.rev-btn.hp_nice_button,
rs-slides rs-slide rs-layer-wrap#glupibutton rs-layer{ font-size: 16px; color:#fff !important; border-bottom: 2px #000 solid !important; border-radius: 30px; font-weight: normal !important;
-webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.home rs-slides rs-slide .hp_nice_button a.Button.rev-btn:hover, .home rs-slides rs-slide a.Button.hp_nice_button.rev-btn:hover,
rs-slides rs-slide rs-layer-wrap#glupibutton rs-layer:hover { background-color: #e5c537 !important;
border-color: #e5c537 !important;
border-bottom: 2px #cbae30 solid !important; color:#424a54 !important; }
.showonmobile { display: none; }
.mec-color, .mec-color-before :before, .mec-color-hover:hover, .mec-wrap .mec-color, .mec-wrap .mec-color-before :before, .mec-wrap .mec-color-hover:hover {
color: #b4926e;
}
.mec-event-list-modern .mec-event-date .event-d {
font-size: 20px;
display: table-cell;
padding: 0;
}
.mec-event-list-modern .mec-event-detail {
color: #333; }
.mec-month-divider span:before {border-bottom: 4px solid #b4926e !important;}
body .mec-event-list-modern article.mec-event-article ul.mec-event-sharing { margin-left: 0 !important;  }
.mec-wrap div.mec-btn-wrapper { padding-top: 10px !important; text-align: center; }
.mec-wrap .mec-event-list-modern .mec-event-title { text-align: left;  }
article.mec-event-article div h4 .event-color { display: none; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .home .servicces .vc_col-sm-3 { width: 50%; }}
@media only screen and (max-width: 767px) {.showonmobile { display: block; } .hideonmobile { display: none; } .hp_icons .mkdf-section-inner-margin .vc_col-md-3 { width: 50%; float: left; }
.hp_icons .mkdf-iwt-icon-holder img { margin-bottom: 0; } .hp_icons .mkdf-iwt-content-holder {margin-top: -25px;} .hp_icons .mkdf-iwt {margin-bottom: 25px; }}
.mkdf-iwt-content-holder .mkdf-iwt-text-holder a.mkdf-iwt-link,
.linktobutton .wpb_text_column .wpb_wrapper p a {font-size: 16px !important; background-color:#e5c537; border: 2px solid #e5c537; color: #424a54; border-bottom: 2px #cbae30 solid !important;  padding: 7px 10px !important; text-align: center;
border-radius: 30px; font-weight: normal;
-webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mkdf-iwt-content-holder .mkdf-iwt-text-holder a.mkdf-iwt-link:hover,
.linktobutton .wpb_text_column .wpb_wrapper p a:hover {
background-color: #424a54 !important;
border-color: #424a54 !important;
border-bottom: 2px #000 solid !important;
color: #fff !important;
padding: 7px 10px !important; }
.linktobutton .wpb_text_column .wpb_wrapper p.invers a {font-size: 16px !important; background-color:#424a54; border: 2px solid #424a54; color: #fff; border-bottom: 2px #000 solid !important;  padding: 7px 10px !important; text-align: center;
border-radius: 30px; font-weight: normal;
-webkit-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-moz-transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
transition: color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mkdf-iwt-content-holder .mkdf-iwt-text-holder a.mkdf-iwt-link:hover,
.linktobutton .wpb_text_column .wpb_wrapper p.invers a:hover { 
background-color: #e5c537 !important;
border-color: #e5c537 !important;
border-bottom: 2px #cbae30 solid !important;
color: #424a54 !important;
padding: 7px 10px !important; }
#ct-ultimate-gdpr-cookie-open { position: absolute !important; border-radius: 0 !important;
left: 0 !important;
bottom: 0 !important;
background-color: #b4926e !important;
padding: 20px !important; }
footer.mkdf-page-footer .mkdf-container-inner { max-width: 1000px; }
footer .mkdf-three-columns-inner div.mkdf-column:nth-child(3) div { text-align: center; }
@media only screen and (min-width: 1025px) and (max-width: 1200px) { 
.mkdf-header-standard .mkdf-menu-area .mkdf-main-menu-widget-area { margin-left: 0 !important;  } 
nav ul#menu-menu-o-ki li#nav-menu-item-4555 { display: none !important; }
.mkdf-main-menu>ul>li>a span.item_inner { padding: 0 7px !important; }
}
@media only screen and (min-width: 670px) and (max-width: 1024px) { 
footer .mkdf-three-columns-inner div.mkdf-column:nth-child(1), 
footer .mkdf-three-columns-inner div.mkdf-column:nth-child(2) { width: 50% !important; }
footer .mkdf-three-columns-inner div.mkdf-column:nth-child(3) #block-22,  footer .mkdf-three-columns-inner div.mkdf-column:nth-child(3)  #mkdf_html_widget-7 { width: 50% !important; float: left; }
footer .mkdf-three-columns-inner div.mkdf-column:nth-child(3) #block-22 div { text-align: center; }
footer .mkdf-three-columns-inner div.mkdf-column:nth-child(1) .vc_empty_space { display: none; }
div.abfooter .vc_col-sm-2 { width: 25% !important; }
div.abfooter .vc_col-sm-8 { width: 50% !important; }
footer .mkdf-three-columns-inner div.mkdf-column:nth-child(2) ul li, #block-21 { text-align: center; }
}
@media only screen and (max-width: 669px) {
footer.mkdf-page-footer div, footer.mkdf-page-footer p, footer.mkdf-page-footer li { text-align: center; }
div.abfooter .vc_col-sm-2:nth-child(1) { display: none; !important; }
div.abfooter .vc_col-sm-8 { border-top: 1px #ededed solid; margin-top: 1px; margin-bottom: 20px; }
}
#ct-ultimate-gdpr-cookie-open:hover { background-color: #fff !important; color: #b4926e !important; } div.otgs-development-site-front-end { display: none !important; }
.mkdf-mobile-menu-opener .mkdf-mobile-opener-icon-holder i.mkdf-icon-font-awesome.fa-bars { font-size: 22px; }
@media only screen and (max-width: 900px) { div#wpadminbar { display: none; }}
body { line-height: 22px; }
.nice_box2 {margin-bottom: 20px !important; border: 2px #C5C0B2 solid; padding: 20px 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
.nice_box3 {margin-bottom: 20px !important; background: #f2f2f2; padding: 20px 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
.nice_box1 { margin-bottom: 20px !important; border: 2px #C5C0B2 solid;  background: #F0ECE1; padding: 20px 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
.nice_box4 { margin-bottom: 20px !important; border: 2px #C5C0B2 solid;  background: #C4A347; padding: 20px 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
.img_on_right { float: right; margin: 0 0 10px 10px; }
.img_on_left { float: left; margin: 0 10px 10px 0; }
@media only screen and (max-width: 700px) {
.img_on_right { float: none; margin: 0 auto; margin-top: 10px; margin-bottom: 10px; }
.img_on_left { float: left; margin: 0 auto; margin-top: 10px; margin-bottom: 10px; }
}
.img_round { -webkit-border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;  }
footer .mkdf-footer-top-holder .widget ul li { font-size: 13px !important; }
footer .mkdf-footer-top-holder .widget.widget_nav_menu ul li a { padding-top: 0; padding-bottom: 0; font-size: 14px; }
body .mkdf-top-bar ul li.wpml-ls-item-legacy-dropdown a img { margin-right: 5px; }
body .mkdf-top-bar #lang_sel ul ul { width: 77px !important; }
body .mkdf-top-bar #lang_sel ul ul li a:hover span { color: #B4926E !important; }
.mkdf-logo-wrapper { max-width: 190px !important; }
.mkdf-logo-wrapper a img { width: 90% !important; height: auto !important; margin-top: 7px; }
.mkdf-sticky-header .mkdf-logo-wrapper a img { width: 90% !important; height: auto !important; margin-top: 0; }
@media only screen and (max-width: 1024px) { .mkdf-title-holder { margin-bottom: 20px; }
.mkdf-mobile-header .mkdf-mobile-logo-wrapper img { width: 200px !important; height: auto !important; margin-top: 5px; }}
h1, h2, h3, h4, h5, h6, #tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-events .tribe-events-button, .bbp-login-form .user-submit, .bbpress div:not(.bbp-logged-in)>.submit, .mkdf-btn, .tribe-events-button, .tribe-events-read-more, .woocommerce .button:not(.add_to_cart_button) { text-transform: none !important; }
.vp-portfolio {width: 100% !important; max-width: 1300px !important; margin: 0 auto !important; margin-bottom: 15px !important; }
body .mkdf-main-menu>ul>li>a {color:#444e56;} body { color:#333; }
body .mkdf-title-holder { -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);
box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);  }
body .mkdf-content .mkdf-content-inner .mkdf-title.mkdf-standard-type.mkdf-has-background {background-position: center !important;
background-size: 100%;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a, p a, .select2-results .select2-highlighted, .mkdf-pagination li.active span, .mejs-controls .mejs-button button:hover, .mejs-controls .mejs-play button, .mkdf-like.liked, aside.mkdf-sidebar .widget ul li, aside.mkdf-sidebar .widget .searchform input[type=submit], aside.mkdf-sidebar .widget.widget_recent_entries ul li a:hover, aside.mkdf-sidebar .widget.widget_nav_menu ul.menu li a:hover, aside.mkdf-sidebar .widget.widget_meta ul li a:hover, aside.mkdf-sidebar .widget.widget_pages ul li a:hover, aside.mkdf-sidebar .widget.widget_archive ul li a:hover, aside.mkdf-sidebar .widget.widget_categories ul li a:hover, aside.mkdf-sidebar .widget.widget_nav_menu .current-menu-item > a, .select2-results .select2-highlighted, .mkdf-main-menu ul li:hover a, .mkdf-main-menu ul li.mkdf-active-item a, .mkdf-main-menu ul .mkdf-menu-featured-icon, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-main-menu > ul > li:hover > a, .mkdf-main-menu > ul > li.mkdf-active-item > a, .mkdf-sticky-header-on-scroll-down-up .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li.mkdf-active-item > a, .mkdf-drop-down .second .inner > ul > li:hover > a, .mkdf-drop-down .second .inner ul li.sub ul li:hover > a, .mkdf-drop-down .menu_icon_wrapper, .mkdf-drop-down .wide .mkdf-menu-item-description, .mkdf-drop-down .wide .second .inner > ul > li > a:hover, .mkdf-drop-down .wide .second .inner ul li.sub .flexslider ul li a:hover, .mkdf-drop-down .wide .second ul li .flexslider ul li a:hover, .mkdf-drop-down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text a:hover, .mkdf-header-vertical .mkdf-vertical-dropdown-float .second .inner ul li a:hover, .mkdf-header-vertical .mkdf-vertical-menu ul li a:hover, .mkdf-mobile-header .mkdf-mobile-nav a:hover, .mkdf-mobile-header .mkdf-mobile-nav h4:hover, .mkdf-mobile-header .mkdf-mobile-menu-opener a:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li > a:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li.mkdf-active-item > a:hover, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li > a:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-side-menu-button-opener:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-search-opener:hover, .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li:hover > a, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-page-header .mkdf-sticky-header .mkdf-main-menu > ul > li:hover > a, .mkdf-page-header .mkdf-search-opener:hover, footer .mkdf-footer-top-holder .widget.widget_product_search input[type=submit], footer .mkdf-footer-top-holder .widget.widget_search input[type=submit], .mkdf-side-menu-button-opener:hover, .mkdf-side-menu .widget li a:hover, .mkdf-side-menu .widget .searchform input[type=submit], .mkdf-side-menu .widget.widget_tag_cloud .tagcloud a:hover, .mkdf-side-menu .widget.widget_rss a:hover, nav.mkdf-fullscreen-menu ul li a:hover, nav.mkdf-fullscreen-menu ul li ul li a, .mkdf-search-cover .mkdf-search-close a:hover, .mkdf-search-slide-header-bottom .mkdf-search-submit:hover, .mkdf-portfolio-single-holder .mkdf-portfolio-info-item h6, .mkdf-portfolio-single-holder .mkdf-portfolio-single-nav .mkdf-single-nav-content-holder .mkdf-single-nav-label-holder, .mkdf-counter-holder .mkdf-counter, .countdown-amount, .mkdf-message .mkdf-message-inner a.mkdf-close i:hover, .mkdf-ordered-list ol > li:before, .mkdf-icon-list-item .mkdf-icon-list-icon-holder-inner i, .mkdf-icon-list-item .mkdf-icon-list-icon-holder-inner .font_elegant, .mkdf-tabs .mkdf-tabs-nav li.ui-state-active a, .mkdf-tabs.mkdf-vertical .mkdf-tabs-nav li.ui-state-active a, .mkdf-accordion-holder .mkdf-title-holder.last-of-type, .mkdf-accordion-holder .mkdf-title-holder.ui-state-hover, .mkdf-accordion-holder .mkdf-title-holder.last-of-type .mkdf-accordion-mark, .mkdf-accordion-holder .mkdf-title-holder.ui-state-hover .mkdf-accordion-mark, .mkdf-accordion-holder .mkdf-title-holder.ui-state-active, .mkdf-accordion-holder.mkdf-boxed .mkdf-title-holder.ui-state-active, .mkdf-blog-list-holder .mkdf-item-info-section > div > a:hover, .mkdf-blog-list-holder.mkdf-grid-type-2 .mkdf-post-item-author-holder a:hover, .mkdf-blog-list-holder.mkdf-masonry .mkdf-post-item-author-holder a:hover, .mkdf-blog-list-holder.mkdf-image-in-box h6.mkdf-item-title a:hover, .mkdf-btn.mkdf-btn-outline, .woocommerce .mkdf-btn-outline.button:not(.add_to_cart_button), .bbpress div:not(.bbp-logged-in) > .mkdf-btn-outline.submit, .mkdf-btn-outline.tribe-events-button, .mkdf-btn-outline.tribe-events-read-more, blockquote .mkdf-icon-quotations-holder, .mkdf-video-button-play .mkdf-video-button-wrapper:hover, .mkdf-dropcaps, .mkdf-portfolio-list-holder-outer.mkdf-ptf-standard .mkdf-ptf-category-holder, .mkdf-portfolio-slider-holder .mkdf-ptfs-item-icon-holder, .mkdf-portfolio-gallery-hover .mkdf-ptf-category-holder, .mkdf-social-share-holder.mkdf-list li a:hover, .mkdf-icon-progress-bar .mkdf-ipb-active, .mkdf-blog-slider-holder .mkdf-bs-item-date, .mkdf-blog-slider-holder .mkdf-bs-item-bottom-section .mkdf-bs-item-author a:hover, .mkdf-blog-slider-holder .mkdf-bs-item-bottom-section .mkdf-bs-item-categories a:hover, .mkdf-blog-holder article.sticky .mkdf-post-title a, .mkdf-blog-holder article.format-quote .mkdf-post-title h2 a:hover, .mkdf-blog-holder article.format-link .mkdf-post-title a:hover, .mkdf-filter-blog-holder li.mkdf-active, .mkdf-blog-single-navigation .mkdf-blog-single-prev a, .mkdf-blog-single-navigation .mkdf-blog-single-next a, article .mkdf-category span.icon_tags, .mkdf-blog-holder.mkdf-blog-type-masonry .format-quote .mkdf-post-content .mkdf-post-title a:hover, .mkdf-blog-holder.mkdf-blog-type-masonry .format-link .mkdf-post-content .mkdf-post-title a:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {color: #B4926E;}
.mkdf-btn.mkdf-btn-hover-outline:not(.mkdf-btn-custom-border-hover):hover a { color:#fff !important; }
.mkdf-top-bar #lang_sel ul ul a span,
.mkdf-top-bar #lang_sel ul ul a { color:#333; }
.lang_sel_sel.icl-en:hover, .mkdf-top-bar #lang_sel ul ul a:hover, .mkdf-top-bar-widget-inner .textwidget p a:hover span { color:#B4926E !important; }
.mkdf-main-menu>ul>li.mkdf-active-item>a, body:not(.mkdf-menu-item-first-level-bg-color) .mkdf-main-menu>ul>li:hover>a,
.mkdf-drop-down .second .inner ul li.sub ul li:hover>a, .mkdf-drop-down .second .inner>ul>li:hover>a,
.cf7_custom_style_1 input.tnp-submit, input.wpcf7-form-control.wpcf7-submit, #mkdf-back-to-top {background-color:#B4926E; color:#fff !important;}
.cf7_custom_style_1 input.tnp-submit, input.tnp-submit:hover, input.wpcf7-form-control.wpcf7-submit:hover, #mkdf-back-to-top:hover {background-color:#fff; color:#B4926E !important;}
.mkdf-page-header .mkdf-search-opener:hover, .mkdf-side-menu-button-opener:hover { color:#B4926E !important; }
body.page-id-3521 .mkdf-top-bar { background-color: #2a2a2a; }
.nodesc .mkdf-iwt-text-holder > p {display: none;}
.nodesc .mkdf-iwt-text-holder > a {margin-top: 0;}
.mkdf-content .mkdf-content-inner div.mkdf-full-width ul, .mkdf-content .mkdf-content-inner div.mkdf-full-width ol { list-style-position: outside; margin-left: 20px !important; }
.mkdf-title-subtitle-holder-inner h1 {  text-shadow: rgba(0,0,0,0.65) 1px 1px 2px; }
.mkdf-sticky-holder .mkdf-vertical-align-containers .mkdf-position-left {background: #fff;}
body .mkdf-drop-down .narrow .second .inner ul li { padding: 0 9px; width: auto; }
.mkdf-drop-down .narrow .second .inner ul li a { padding: 5px 9px; white-space: nowrap; }
#tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-events .tribe-events-button, .bbp-login-form .user-submit, 
.bbpress div:not(.bbp-logged-in)>.submit, .mkdf-btn.mkdf-btn-solid, .post-password-form input[type=submit], input.tnp-submit, input.wpcf7-form-control.wpcf7-submit, .tribe-events-button, .tribe-events-read-more, .woocommerce .button:not(.add_to_cart_button) {background-color:#e5c537; border-color:#e5c537; border-bottom: 2px #cbae30 solid !important;  padding: 7px 10px !important; color:#424a54; font-weight: normal !important; }
.mkdf-btn.mkdf-btn-hover-outline:not(.mkdf-btn-custom-border-hover):hover, .woocommerce .button:not(.mkdf-btn-custom-border-hover):hover:not(.add_to_cart_button), .bbpress div:not(.bbp-logged-in) > .submit:not(.mkdf-btn-custom-border-hover):hover, .tribe-events-button:not(.mkdf-btn-custom-border-hover):hover, .tribe-events-read-more:not(.mkdf-btn-custom-border-hover):hover, .mkdf-btn.mkdf-btn-hover-solid:not(.mkdf-btn-custom-border-hover):hover, .woocommerce .mkdf-btn-hover-solid.button:not(.mkdf-btn-custom-border-hover):hover:not(.add_to_cart_button), .bbpress div:not(.bbp-logged-in) > .mkdf-btn-hover-solid.submit:not(.mkdf-btn-custom-border-hover):hover, .bbp-login-form .user-submit:not(.mkdf-btn-custom-border-hover):hover, .post-password-form input[type=submit]:hover, input.tnp-submit, input.tnp-submit:hover, input.wpcf7-form-control.wpcf7-submit:hover, .mkdf-btn-hover-solid.tribe-events-button:not(.mkdf-btn-custom-border-hover):hover, .mkdf-btn-hover-solid.tribe-events-read-more:not(.mkdf-btn-custom-border-hover):hover {background-color:#424a54 !important; border-color:#424a54 !important; border-bottom: 2px #000 solid !important; color:#fff !important; padding: 7px 10px !important;}
.lfadin figure {transition: all 0.2s ease-in-out;}
.lfadin figure:hover {filter: brightness(50%);}
.flexem .mkdf-full-section-inner {display: flex; align-items: center;} .tblock .owl-item > div,
.tblock .owl-item .mkdf-container-inner {width: 100%; }
.mkdf-testimonials.owl-carousel .owl-buttons .owl-next {right: -10%;}
.mkdf-testimonials.owl-carousel .owl-buttons .owl-prev {left: -10%;}
.servicces .mkdf-full-section-inner .vc_column-inner > .wpb_wrapper {background: #fff; border: 1px solid #f2f2f2}
.servicces .wpb_text_column {padding: 10px 15px; text-align: center;}
.servicces h2 {margin: 5px 0;}
.servicces p.Normal {min-height: 208px}
@media (min-width: 1200px) {
.servicces .vc_col-lg-offset-1 {margin-left: 13%!important}
}
#block-21 button {margin-left: 45px;}
#block-23 button,
#block-24 button,
#block-25 button,
#block-26 button,
#block-20 button {margin: 0 auto; display: block;}
#block-24 .wpb_wrapper,
#block-23 .wpb_wrapper,
#block-26 .wpb_wrapper,
#block-20 .wpb_wrapper {text-align: center;}
.abfooter button a,
#block-21 button a,
#block-23 button a,
#block-24 button a,
#block-25 button a,
#block-26 button a,
#block-20 button a {color: #fff;}
.abfooter button:hover a,
#block-23 button:hover a
#block-24 button:hover a,
#block-25 button:hover a,
#block-26 button:hover a,
#block-21 button:hover a,
#block-20 button:hover a {color: #B4926E;}
#block-21 .itext,
#block-23 .itext,
#block-24 .itext,
#block-25 .itext,
#block-26 .itext,
#block-20 .itext {font-size: 16px; padding-left: 14px; color: #333;}
footer .mkdf-footer-top-holder {background: #fff; color: #333;}
.abfooter:before {
content: '';
background: #ededed;
height: 1px;
width: 70vw;
position: relative;
top: 30px;
display: block;
z-index: 0;
margin: 0 auto;
}
footer #block-21 button a, .abfooter button a {color: #424a54; }
.abfooter .vc_col-sm-2 {background: #fff; z-index: 1;}
.abfooter img {width: 120px; margin-left: 40px;}
footer .mkdf-footer-top-holder .widget ul li a,
footer .mkdf-footer-top-holder .widget ul li {color: #333; border-bottom: none; font-weight: normal;}
footer .mkdf-footer-top-holder .mkdf-footer-top .widget ul li a:hover,
footer .mkdf-footer-top-holder .widget ul li:hover {color: #B4926E;}
footer .mkdf-footer-bottom-holder-inner {background: #fff; color: #333; padding: 30px 0;}
.mkdf-footer-bottom-holder-inner:before {
content: '';
background: #ededed;
height: 1px;
width: 70vw;
position: relative;
top: -30px;
display: block;
margin: 0 auto;
z-index: 0;
}
@media (max-width: 768px) {
.abfooter .vc_col-sm-2 {text-align: center;}
#block-21 button,
.abfooter img {margin: 10px auto; display: block;}
}
#block-26 img,
#block-24 img,
#block-20 img {max-width: 160px; margin: 0 auto; display: block;}
#block-23 .mkdf-icon-shortcode.circle,
#block-24 .mkdf-icon-shortcode.circle,
#block-27 .mkdf-icon-shortcode.circle,
#block-25 .mkdf-icon-shortcode.circle,
#block-26 .mkdf-icon-shortcode.circle,
#block-20 .mkdf-icon-shortcode.circle,
#block-22 .mkdf-icon-shortcode.circle,
#block-21 .mkdf-icon-shortcode.circle {width: 1.5em; height: 1.5em; line-height: 1.5em; font-size: 1em; padding: 5px; background:#424a54 !important; background-color:#424a54 !important; }
#block-23 .mkdf-icon-shortcode.circle:hover,
#block-24 .mkdf-icon-shortcode.circle:hover,
#block-25 .mkdf-icon-shortcode.circle:hover,
#block-26 .mkdf-icon-shortcode.circle:hover,
#block-20 .mkdf-icon-shortcode.circle:hover,
#block-22 .mkdf-icon-shortcode.circle:hover,
#block-21 .mkdf-icon-shortcode.circle:hover { background:#B4926E !important; background-color:#B4926E !important; color:#fff !important }
.mkdf-icon-shortcode.circle.mkdf-icon-small a, .mkdf-icon-shortcode.circle.mkdf-icon-small i { color:#fff !important }
input.wpcf7-form-control.wpcf7-submit {padding: 10px 20px !important; font-size: 16px !important; color: #424a54 !important;}
input.wpcf7-form-control.wpcf7-submit:hover { color: #fff !important;padding: 10px 20px !important;}
.mkdf-mobile-header-holder .wpml-ls-touch-device .js-wpml-ls-sub-menu {visibility: hidden; position: absolute; width: 35px; background: #fff;}
.mkdf-mobile-header-holder .wpml-ls-touch-device li {list-style-type: none;}
@media (max-width: 782px) {
html.js {margin-top: 0!important;}
}
div.grecaptcha-badge {visibility: hidden;}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}