.dentamedi-core-page-inline-style{position:absolute!important;
width:0;
height:0;
line-height:1;
display:none}
.qodef-p{color:var(--qode-main-color);
font-family:Gabarito,sans-serif;
font-size:20px;
font-weight:400;
line-height:1.25em;
text-transform:initial}
.qodef-custom-social-textual-list{position:relative;
display:inline-block;
vertical-align:top;
list-style:none;
padding:0;
margin:0}
.qodef-custom-social-textual-list li{position:relative;
display:inline-block;
vertical-align:top;
line-height:1;
padding:0;
margin:0 7px 0 0}
.qodef-custom-social-textual-list li>a{display:inline-flex;
align-items:center;
justify-content:center;
width:35px;
height:35px;
border:0 solid transparent;
border-radius:50%;
font-size:15px;
font-weight:500;
color:var(--qode-main-color);
background-color:#fff;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16);
transition:color .35s ease-out}
.qodef-custom-social-textual-list li>a:hover{color:#a8086a}
.qodef-e-icon-additional-text{font-size:23px;
font-weight:600;
letter-spacing:0;
color:var(--qode-main-color);
font-family:Gabarito,sans-serif}
.qodef-custom-list{list-style:none}
.qodef-custom-list li{font-family:Gabarito,sans-serif;
font-size:20px;
font-weight:400;
letter-spacing:0;
line-height:28px;
color:var(--qode-main-color);
margin-bottom:18px;
display:flex;
align-items:center}
.qodef-custom-list.qodef-check li{margin-bottom:12px}
.qodef-custom-list.qodef-check li:before{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);
content:"";
width:45px;
height:45px;
border-radius:50%;
display:inline-flex;
align-items:center;
background-position:center;
justify-content:center;
background-size:auto;
background-repeat:no-repeat;
margin-right:14px;
background-image:url("../img/check-list.svg")}
.qodef-custom-list.qodef-mark li:before{content:"";
display:inline-flex;
width:17px;
height:17px;
align-items:center;
background-position:center;
justify-content:center;
margin-right:14px;
background-image:url("../img/check-list.svg");
background-size:auto;
background-repeat:no-repeat}
.qodef-custom-highlight-word-holder{font-family:Gabarito,sans-serif;
font-size:150px;
font-weight:600;
color:var(--qode-main-color);
letter-spacing:0;
width:100%;
text-align:center;
display:inline-block;
line-height:1;
margin:9px 0!important}
.qodef-custom-highlight-word-holder .qodef-highlight-word{color:#a8086a}
@media only screen and (max-width:1512px){.qodef-custom-highlight-word-holder{font-size:140px}
}
@media only screen and (max-width:1200px){.qodef-custom-highlight-word-holder{font-size:100px}
}
@media only screen and (max-width:880px){.qodef-custom-highlight-word-holder{font-size:70px}
}
.qodef-custom-blur-section{background-color:rgba(255,255,255,0)}
@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.qodef-custom-blur-section{-webkit-backdrop-filter:blur(4px) brightness(96%);
backdrop-filter:blur(4px) brightness(96%)}
}
.qodef-rev-font{font-family:Gabarito,sans-serif!important}
.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{font-family:"Font Awesome 5 Free";
font-weight:900}
.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{font-family:inherit;
font-weight:inherit}
.kc-elm.qodef-shortcode .fab{font-family:"Font Awesome 5 Brands";
font-weight:400}
.kc-elm.qodef-shortcode .fab:before{font-family:inherit;
font-weight:inherit}
#qodef-age-verification-modal{position:fixed;
top:0;
left:0;
width:100%;
height:100%;
display:flex;
align-items:center;
justify-content:center;
background-color:var(--qode-main-color);
opacity:0;
z-index:115;
visibility:hidden;
transition:opacity .2s ease-out}
#qodef-age-verification-modal .qodef-m-logo{position:absolute;
top:30px;
left:30px}
#qodef-age-verification-modal .qodef-m-logo a{position:relative;
display:block;
max-width:50%}
#qodef-age-verification-modal .qodef-m-logo img{display:block}
#qodef-age-verification-modal .qodef-m-content{padding:30px;
text-align:center;
max-width:700px}
#qodef-age-verification-modal .qodef-m-content-title{margin:0;
color:#fff}
#qodef-age-verification-modal .qodef-m-content-subtitle{margin:11px 0 0;
color:var(--qode-main-color)}
#qodef-age-verification-modal .qodef-m-content-note{margin:32px 0 0;
color:#e5dcdb}
#qodef-age-verification-modal .qodef-m-content-prevent{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin-top:52px}
#qodef-age-verification-modal .qodef-button.qodef-prevent--yes{margin-right:10px}
#qodef-age-verification-modal .qodef-button.qodef-prevent--no{color:#fff;
border-color:#a3a19e}
#qodef-age-verification-modal .qodef-button.qodef-prevent--no:hover{color:#fff;
border-color:#28201e;
background-color:#28201e}
.qodef-age-verification--opened #qodef-age-verification-modal{opacity:1;
visibility:visible;
transition:opacity .2s ease-out}
#qodef-back-to-top{position:fixed;
width:50px;
height:50px;
right:18px;
bottom:18px;
margin:0;
opacity:0;
visibility:hidden;
z-index:100;
background:#fff;
border-radius:50%;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
#qodef-back-to-top .qodef-back-to-top-icon{position:relative;
display:flex;
align-items:center;
justify-content:center;
height:100%;
font-size:20px;
color:#fff;
overflow:hidden;
transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}
#qodef-back-to-top .qodef-back-to-top-icon *{display:block;
line-height:inherit}
#qodef-back-to-top svg{display:block;
height:auto;
fill:currentColor;
--qode-y:-11%;
transform:translateY(0);
transition:transform .4s cubic-bezier(.28,.69,.41,.95),color .2s ease-out}
#qodef-back-to-top.qodef--off{opacity:0;
visibility:hidden;
transition:opacity .15s ease,visibility 0s .15s}
#qodef-back-to-top:hover svg{transform:translateY(var(--qode-y))}
#qodef-back-to-top.qodef--on{opacity:1;
visibility:visible;
transition:opacity .3s ease}
.qodef-background-text{position:relative}
.qodef-background-text .qodef-m-background-text-holder{display:flex;
height:100%;
position:absolute;
width:100%}
.qodef-background-text .qodef-m-background-text{color:var(--qode-main-color);
font-family:Gabarito,sans-serif;
font-size:200px;
line-height:1em}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-content{margin:0}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder{margin-top:5px}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner{align-items:center;
display:flex}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{flex-shrink:0;
margin-right:20px;
width:120px}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content{margin:0}
.qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a!important}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-title-link{color:var(--qode-main-color)!important}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-bottom-holder{margin-top:5px}
.qodef-blog.qodef-item-layout--standard.qodef-shortcode .qodef-e-content{margin:15px 0 0}
.qodef-blog.qodef-item-layout--standard.qodef-shortcode .qodef-e-top-holder{margin-bottom:2px}
.widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:20px}
.widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:5.5px}
.widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{margin-right:20px;
width:121px!important}
.widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a}
.widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 10px}
#qodef-top-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:20px}
#qodef-top-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:5.5px}
#qodef-top-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{margin-right:20px;
width:121px!important}
#qodef-top-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a}
#qodef-top-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 10px}
#qodef-top-area.qodef-skin--light .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:20px}
#qodef-top-area.qodef-skin--light .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:5.5px}
#qodef-top-area.qodef-skin--light .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{margin-right:20px;
width:121px!important}
#qodef-top-area.qodef-skin--light .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a}
#qodef-top-area.qodef-skin--light .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 10px}
#qodef-page-footer .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:20px}
#qodef-page-footer .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:5.5px}
#qodef-page-footer .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{margin-right:20px;
width:121px!important}
#qodef-page-footer .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a}
#qodef-page-footer .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 10px}
#qodef-side-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:20px}
#qodef-side-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:5.5px}
#qodef-side-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{margin-right:20px;
width:121px!important}
#qodef-side-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a}
#qodef-side-area .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 10px}
.qodef-mega-menu-widget-holder .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:20px}
.qodef-mega-menu-widget-holder .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:5.5px}
.qodef-mega-menu-widget-holder .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{margin-right:20px;
width:121px!important}
.qodef-mega-menu-widget-holder .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a}
.qodef-mega-menu-widget-holder .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 10px}
#qodef-page-sidebar .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:20px}
#qodef-page-sidebar .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:5.5px}
#qodef-page-sidebar .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{margin-right:20px;
width:121px!important}
#qodef-page-sidebar .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .entry-date{color:#a8086a}
#qodef-page-sidebar .widget.widget_dentamedi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 12px}
#qodef-author-info{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin-top:99px}
#qodef-author-info .qodef-m-inner{position:relative;
display:flex;
align-items:center;
background-color:#e3f2e7}
#qodef-author-info .qodef-m-image{position:relative;
flex-shrink:0;
margin-right:63px}
@media only screen and (max-width:1512px){#qodef-author-info .qodef-m-image{margin-right:43px}
}
@media only screen and (max-width:880px){#qodef-author-info .qodef-m-image{margin:0 auto;
border-radius:80px 0 80px 0;
overflow:hidden}
}
#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{position:relative;
display:block;
z-index:2}
#qodef-author-info .qodef-m-image img{border:0 solid transparent;
border-radius:80px 0 80px 0}
@media only screen and (max-width:880px){#qodef-author-info .qodef-m-image img{max-width:250px}
}
#qodef-author-info .qodef-m-image::after{position:absolute;
top:0;
left:0;
content:"";
width:72px;
height:72px;
background-color:#fff;
z-index:1}
#qodef-author-info .qodef-m-content{padding-right:15.4%}
@media only screen and (max-width:1512px){#qodef-author-info .qodef-m-content{padding-right:10%}
}
@media only screen and (max-width:880px){#qodef-author-info .qodef-m-content{padding-right:0}
}
#qodef-author-info .qodef-m-author{margin:0}
#qodef-author-info .qodef-m-email{margin:5px 0 0}
#qodef-author-info .qodef-m-description{margin:7px 0 0}
#qodef-author-info .qodef-m-social-icons{margin-top:16px}
#qodef-author-info .qodef-m-social-icons a{display:inline-flex;
align-items:center;
justify-content:center;
width:35px;
height:35px;
border:0 solid transparent;
border-radius:50%;
margin-right:2px;
font-size:15px;
font-weight:500;
color:var(--qode-main-color);
background-color:#fff;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16);
transition:color .35s ease-out}
#qodef-author-info .qodef-m-social-icons a:last-child{margin-right:0}
#qodef-author-info .qodef-m-social-icons a:hover{color:#a8086a}
#qodef-related-posts{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin-top:86px}
#qodef-single-post-navigation{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin:45px 0 0}
#qodef-single-post-navigation .qodef-m-inner{position:relative;
display:flex;
align-items:center;
justify-content:space-between}
#qodef-single-post-navigation .qodef-m-nav{position:relative;
display:flex;
align-items:center}
#qodef-single-post-navigation .qodef-m-nav>*{display:block;
line-height:inherit}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon{position:relative;
top:0;
display:block;
width:7px;
height:auto;
fill:currentColor;
stroke:none}
#qodef-single-post-navigation .qodef-m-nav.qodef--next svg,#qodef-single-post-navigation .qodef-m-nav.qodef--prev svg{transition:transform .4s cubic-bezier(.34,.8,.37,.93);
transform:translateX(0);
--qode-x:3px}
.qodef-browser--safari #qodef-single-post-navigation .qodef-m-nav.qodef--next svg,.qodef-browser--safari #qodef-single-post-navigation .qodef-m-nav.qodef--prev svg{will-change:transform}
#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover svg,#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover svg{transform:translateX(var(--qode-x))}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:0}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon{margin-right:7px}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev svg{--qode-x:-3px}
#qodef-single-post-navigation .qodef-m-nav.qodef--next{flex-direction:row-reverse;
right:0;
margin-left:auto;
text-align:right}
#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon{margin-left:7px}
#qodef-single-post-navigation .qodef-m-nav-label{font-size:15px;
line-height:1;
font-weight:700;
text-transform:uppercase;
color:var(--qode-main-color)}
#qodef-page-content-bottom{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
background-color:#002744;
background-position:center;
background-repeat:no-repeat;
background-size:cover}
#qodef-page-content-bottom>.qodef-m-inner{padding:32px 0 31px;
display:flex;
flex-direction:row;
justify-content:space-between;
align-items:center;
flex-wrap:wrap}
@media only screen and (max-width:880px){#qodef-page-content-bottom>.qodef-m-inner{flex-direction:column;
-webkit-column-gap:20px;
-moz-column-gap:20px;
row-gap:20px;
align-items:flex-start}
}
#qodef-page-content-bottom>.qodef-m-inner .widget{margin:0}
#qodef-page-content-bottom .qodef-content-full-width{padding-left:70px;
padding-right:70px}
.qodef--boxed #qodef-page-content-bottom{padding-left:30px;
padding-right:30px}
#qodef-page-content-bottom p{color:#fff}
.qodef--drag-cursor{cursor:none}
.qodef--drag-cursor *{cursor:inherit}
.qodef--drag-cursor .swiper-wrapper{min-width:1000%}
.qodef-m-custom-cursor{height:120px;
left:50%;
opacity:0;
pointer-events:none;
position:fixed;
top:50%;
transition:opacity .3s ease-out,visibility .3s ease-out;
visibility:hidden;
width:120px;
z-index:2}
.qodef-m-custom-cursor-inner{border-radius:50%;
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%}
.qodef-m-custom-cursor.qodef--show{opacity:1;
visibility:visible}
.qodef-m-custom-cursor.qodef--hide{opacity:0;
visibility:hidden}
#qodef-page-footer .qodef-alignment--left{text-align:left}
#qodef-page-footer .qodef-alignment--left .widget img{margin-right:auto}
#qodef-page-footer .qodef-alignment--center{text-align:center}
#qodef-page-footer .qodef-alignment--center .widget img{margin-right:auto;
margin-left:auto}
#qodef-page-footer .qodef-alignment--right{text-align:right}
#qodef-page-footer .qodef-alignment--right .widget img{margin-left:auto}
#qodef-page-footer-bottom-area-inner .qodef-grid.qodef-gutter--custom,#qodef-page-footer-top-area-inner .qodef-grid.qodef-gutter--custom{--qode-columns-row-gap:var(--qode-columns-col-gap)}
@media (min-width:881px){#qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2){text-align:right}
}
.qodef-page-footer--uncover #qodef-page-outer{z-index:90}
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer{position:fixed;
bottom:0;
left:0}
#qodef-fullscreen-area{position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:#000;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
overflow-x:hidden!important;
visibility:hidden;
opacity:0;
z-index:99}
#qodef-fullscreen-area .qodef-content-grid{height:100%}
#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu{width:100%}
.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area{animation:qode-fade-in .25s linear both}
.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area{animation:qode-fade-out .25s linear both}
#qodef-fullscreen-area-inner{display:flex;
justify-content:center;
flex-direction:column;
align-items:center;
width:100%;
height:100%}
.qodef-fullscreen-menu{position:relative;
top:0;
margin:0 auto;
text-align:left}
.qodef-fullscreen-menu ul{margin:0;
padding:0;
list-style:none}
.qodef-fullscreen-menu ul li{position:relative;
margin:0;
padding:0}
.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow{display:none}
.qodef-fullscreen-menu ul li.qodef--hide-link>a{cursor:default}
.qodef-fullscreen-menu ul.sub-menu{display:none}
.qodef-fullscreen-menu .qodef-menu-item-icon{margin-right:5px}
.qodef-fullscreen-menu .qodef-mega-menu-widget-holder{display:none}
.qodef-fullscreen-menu>ul>li>a{font-family:Gabarito,sans-serif;
font-size:65px;
line-height:1.1076923077em;
font-weight:500;
letter-spacing:-.012em}
@media only screen and (max-width:1512px){.qodef-fullscreen-menu>ul>li>a{font-size:57px;
line-height:1.08em}
}
@media only screen and (max-width:1200px){.qodef-fullscreen-menu>ul>li>a{font-size:55px;
line-height:1.09em}
}
@media only screen and (max-width:1024px){.qodef-fullscreen-menu>ul>li>a{font-size:50px;
line-height:1.1em}
}
@media only screen and (max-width:680px){.qodef-fullscreen-menu>ul>li>a{font-size:42px;
line-height:1.02em}
}
.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text{--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,#a8086a 0,#a8086a 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
.qodef-fullscreen-menu>ul>li>a:hover{color:var(--qode-main-color)}
.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,.qodef-fullscreen-menu>ul>li.current-menu-item>a{color:var(--qode-main-color)}
.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul{padding:10px 0 5px}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul{padding-left:20px}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a{position:relative;
display:flex;
white-space:normal;
margin:12px 0;
overflow:hidden;
transition:padding .2s ease-out;
font-family:Gabarito,sans-serif;
font-size:18px;
line-height:1.25em;
font-weight:400;
letter-spacing:0;
color:#fff}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{flex-shrink:0}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text{--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,#a8086a 0,#a8086a 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener{color:#fff}
.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible}
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link{visibility:hidden}
#qodef-page-header .qodef-widget-holder{display:flex;
align-items:center;
height:100%;
margin-left:42px}
#qodef-page-header .qodef-widget-holder .widget{margin:0 21px}
#qodef-page-header .qodef-widget-holder .widget.custom-wpml-widget{height:100%;
display:flex;
align-items:center}
#qodef-page-header .qodef-widget-holder .widget.custom-wpml-widget .widget_icl_lang_sel_widget{left:13px;
height:100%;
align-items:center;
display:flex;
cursor:pointer}
#qodef-page-header .qodef-widget-holder .widget.custom-wpml-widget .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown{height:100%;
display:flex;
align-items:center}
#qodef-page-header .qodef-widget-holder .widget:first-child{margin-left:0}
#qodef-page-header .qodef-widget-holder .widget:last-child{margin-right:0}
#qodef-page-header div[id^=monster-widget-placeholder],#qodef-page-header div[id^=woo-monster-widget-placeholder]{display:none}
#qodef-page-header-inner{border-bottom:0 solid transparent}
#qodef-page-header-inner.qodef-content-grid{padding:0}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a{color:var(--qode-header-light-color)!important}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a .qodef-menu-item-text{--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,var(--qode-header-light-hover-color) 0,var(--qode-header-light-hover-color) 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover{color:var(--qode-header-light-hover-color)!important}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a{color:var(--qode-header-light-hover-color)!important}
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a .qodef-menu-item-text,#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened){color:var(--qode-header-light-color)!important}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a{color:var(--qode-header-dark-color)!important}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a .qodef-menu-item-text{--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,var(--qode-header-dark-hover-color) 0,var(--qode-header-dark-hover-color) 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover{color:var(--qode-header-dark-hover-color)!important}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a{color:var(--qode-header-dark-hover-color)!important}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a .qodef-menu-item-text,#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened){color:var(--qode-header-dark-color)!important}
#qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:1}
#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0}
#qodef-page-header .qodef-header-logo-link img:not(.qodef--main){position:absolute;
top:50%;
left:0;
transform:translateY(-50%);
padding:inherit}
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg{display:block;
height:auto}
#qodef-page-header .qodef-header-logo-link.qodef-source--textual{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:38px;
line-height:1.1842105263em;
font-weight:600;
letter-spacing:-.013em;
transition:color .2s ease-out}
@media only screen and (max-width:1512px){#qodef-page-header .qodef-header-logo-link.qodef-source--textual{font-size:34px;
line-height:1.14em}
}
@media only screen and (max-width:1200px){#qodef-page-header .qodef-header-logo-link.qodef-source--textual{font-size:32px;
line-height:1.15em}
}
@media only screen and (max-width:680px){#qodef-page-header .qodef-header-logo-link.qodef-source--textual{font-size:30px;
line-height:1.16em}
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main{opacity:0}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light{opacity:1}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual{color:var(--qode-header-light-color)!important}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover{color:var(--qode-header-light-hover-color)!important}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main{opacity:0}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark{opacity:1}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual{color:var(--qode-header-dark-color)!important}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover{color:var(--qode-header-dark-hover-color)!important}
body.qodef-header--standard-extended #qodef-page-header{--qode-header-height:calc(var(--qode-extended-header-top-height, 99px) + var(--qode-extended-header-bottom-height, 53px))}
body.qodef-header--standard-extended #qodef-page-header-inner{flex-direction:column;
justify-content:start;
padding:0}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section{display:flex;
width:100%;
align-items:center;
justify-content:space-between}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom,body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top{padding:0 40px}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom .qodef-widget-holder .widget,body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget{margin:0 19px}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom .qodef-widget-holder .widget.custom-wpml-widget,body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget.custom-wpml-widget{margin:0!important}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom .qodef-widget-holder .widget.custom-wpml-widget .widget_icl_lang_sel_widget,body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget.custom-wpml-widget .widget_icl_lang_sel_widget{left:13px}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top{height:var(--qode-extended-header-top-height,99px)}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget{margin:0 11px}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom{height:var(--qode-extended-header-bottom-height,53px)}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom .qodef-widget-holder:only-child{margin-left:0}
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-navigation{flex:2 1 auto}
body.qodef-header--standard-extended #qodef-page-header-inner.qodef-content-grid .qodef-header-section.qodef--bottom,body.qodef-header--standard-extended #qodef-page-header-inner.qodef-content-grid .qodef-header-section.qodef--top{padding:0}
body.qodef-header--standard-extended.qodef-header-extended--enable-hoverline .qodef-header-navigation>ul>li>a .qodef-menu-item-text{--qodef-underline-height:0}
.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation{margin-left:auto}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper{position:relative;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
height:100%}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo{position:absolute;
top:0;
left:0;
height:100%;
display:inline-flex;
align-items:center}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{margin-left:auto;
margin-right:auto}
.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder{position:absolute;
top:0;
right:0;
margin-left:0}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-right:auto}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link{margin-right:54px}
.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;
top:0;
left:0;
width:100%}
.qodef--boxed.qodef-header--fixed-display #qodef-top-area{left:30px;
width:calc(100% - 60px)}
.qodef--boxed.qodef-header--fixed-display #qodef-page-header{left:30px;
width:calc(100% - 60px)}
.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px}
.qodef-header-sticky{position:fixed;
top:0;
left:0;
height:70px;
width:100%;
background-color:#fff;
transform:translateY(-100%);
transition:transform .5s ease,top .5s ease;
z-index:100;
box-shadow:0 3px 6px 0 rgba(0,0,0,.06)}
.qodef-header--sticky-display .qodef-header-sticky{transform:translateY(0)}
.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}
.qodef-header-sticky .qodef-header-navigation>ul>li.menu-item{margin:0 23px}
.qodef-header-sticky .qodef-header-navigation>ul>li.menu-item:first-of-type{margin-left:0}
.qodef-header-sticky .qodef-header-navigation>ul>li.menu-item:last-of-type{margin-right:0}
.qodef-header-sticky.qodef-menu-position--right .qodef-header-navigation{margin-left:auto}
.qodef-header-sticky.qodef-menu-position--center .qodef-header-wrapper{position:relative;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
height:100%}
.qodef-header-sticky.qodef-menu-position--center .qodef-header-sticky-logo{position:absolute;
top:0;
left:40px;
height:100%;
display:inline-flex;
align-items:center}
.qodef-header-sticky.qodef-menu-position--center .qodef-header-navigation{margin-left:auto;
margin-right:auto}
.qodef-header-sticky.qodef-menu-position--center .qodef-widget-holder{position:absolute;
top:0;
right:40px;
margin-left:0}
.qodef-header-sticky.qodef-menu-position--center .qodef-content-grid .qodef-header-sticky-logo{left:0}
.qodef-header-sticky.qodef-menu-position--center .qodef-content-grid .qodef-widget-holder{right:0}
.qodef-header-sticky.qodef-menu-position--left .qodef-header-navigation{margin-right:auto}
.qodef-header-sticky.qodef-menu-position--left .qodef-header-logo-link{margin-right:54px}
.qodef-header--standard-extended .qodef-header-sticky .qodef-widget-holder .widget{margin:0 19px!important}
.qodef-header--standard-extended .qodef-header-sticky .qodef-widget-holder .widget:first-child{margin-right:0!important}
.qodef-header--standard-extended .qodef-header-sticky .qodef-widget-holder .widget:last-child{margin-right:0!important}
.qodef-header--standard-extended .qodef-header-sticky .qodef-widget-holder .widget.custom-wpml-widget{margin:0!important}
.qodef-header-sticky-inner{position:relative;
display:flex;
align-items:center;
justify-content:space-between;
height:100%;
padding:0 40px}
.qodef-header-sticky-inner.qodef-content-grid{padding:0}
body.qodef-top-area--enabled{--qode-top-bar-height:48px}
#qodef-top-area{position:relative;
background-color:#fff;
z-index:101;
border-bottom:1px solid var(--qode-main-color)}
#qodef-top-area .qodef-widget-holder{display:flex;
align-items:center;
height:100%}
#qodef-top-area .qodef-widget-holder.qodef--left{margin-right:auto}
#qodef-top-area .qodef-widget-holder.qodef--right{margin-left:auto}
#qodef-top-area .qodef-widget-holder .widget{margin:0 12px}
#qodef-top-area .qodef-widget-holder .widget:first-child{margin-left:0}
#qodef-top-area .qodef-widget-holder .widget:last-child{margin-right:0}
#qodef-top-area .widget{display:inline-block;
vertical-align:middle;
line-height:1}
#qodef-top-area .widget .textwidget>*,#qodef-top-area .widget .widget p{margin:0}
#qodef-top-area div[id^=monster-widget-placeholder],#qodef-top-area div[id^=woo-monster-widget-placeholder]{display:none}
#qodef-top-area.qodef-skin--light .qodef-widget-holder .widget{margin:0 12px}
#qodef-top-area.qodef-skin--light .qodef-widget-holder .widget:first-child{margin-left:0}
#qodef-top-area.qodef-skin--light .qodef-widget-holder .widget:last-child{margin-right:0}
#qodef-top-area-inner{align-items:center;
display:flex;
height:var(--qode-top-bar-height,48px);
justify-content:space-between;
padding:0 40px;
position:relative}
#qodef-top-area-inner.qodef-content-grid{padding:0!important}
#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder{margin:0 auto}
.qodef-top-header-link{font-size:17px;
line-height:22px;
font-weight:400}
#qodef-multiple-map-notice{position:relative;
display:flex;
align-items:center;
height:100%;
padding:30px 15%;
text-align:center;
color:var(--qode-main-color);
background-color:#fafafa}
.qodef-map-marker-holder{transform:translate(-50%,-100%);
z-index:10}
.qodef-map-marker-holder.qodef-active{z-index:500}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child{fill:#3ebeb4}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child{fill:#51a69e}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window{display:block}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child{fill:#3ebeb4}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child{fill:#51a69e}
.qodef-map-marker-holder .qodef-map-marker{position:relative;
width:50px;
height:auto;
transition:all .15s ease-out}
.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner{position:relative;
width:100%;
height:100%}
.qodef-map-marker-holder .qodef-map-marker svg{width:100%;
height:auto}
.qodef-map-marker-holder .qodef-map-marker svg path{transition:fill .2s ease-in-out}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child{fill:#3ebeb4}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child{fill:#51a69e}
.qodef-map-marker-holder .qodef-info-window{position:absolute;
top:-10px;
left:-17px;
display:none;
min-width:284px;
background-color:#fff;
border:1px solid #e1e1e1;
border-radius:4px;
box-shadow:3px 3px 15px 0 rgba(var(--qode-main-color),.5);
z-index:10;
transition:opacity .3s ease;
transform:translate(0,-100%)}
.qodef-map-marker-holder .qodef-info-window-inner{position:relative;
display:flex;
align-items:center;
padding:8px}
.qodef-map-marker-holder .qodef-info-window-inner:after{content:"";
position:absolute;
bottom:-4px;
left:35px;
width:5px;
height:5px;
background-color:#fff;
border-top:1px solid #e1e1e1;
border-left:1px solid #e1e1e1;
transform:rotate(-135deg)}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image{margin-right:12px}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img{display:block;
width:65px}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title{margin:0;
transition:color .2s ease-out}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location{margin:3px 0 0;
font-family:Gabarito,sans-serif;
font-size:14px;
line-height:1.2em}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:5}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title{color:var(--qode-main-color)}
.qodef-cluster-marker{width:50px;
height:auto}
.qodef-cluster-marker.qodef-active svg path:first-child,.qodef-cluster-marker:hover svg path:first-child{fill:#3ebeb4}
.qodef-cluster-marker.qodef-active svg path:last-child,.qodef-cluster-marker:hover svg path:last-child{fill:#51a69e}
.qodef-cluster-marker .qodef-cluster-marker-inner{position:relative}
.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number{position:absolute;
top:-4px;
left:0;
right:0;
font-size:30px;
font-weight:700;
text-align:center;
color:var(--qode-main-color)}
.qodef-cluster-marker svg{width:100%;
height:auto}
.qodef-cluster-marker svg path{transition:fill .2s ease-in-out}
.qodef-places-geo-radius{position:absolute;
left:0;
top:calc(100% + 10px);
width:100%;
height:48px;
display:none;
padding:10px 20px;
background-color:#fff;
border:1px solid #e1e1e1;
z-index:9999}
.qodef-places-geo-radius .qodef-range-slider-label{display:inline-flex;
align-items:center;
height:100%}
.qodef-places-geo-radius .noUi-target{position:relative;
display:inline-flex;
height:3px;
width:calc(100% - 70px);
background-color:#eaeaea;
border:0;
direction:ltr;
-webkit-touch-callout:none;
-webkit-tap-highlight-color:transparent;
-webkit-user-select:none;
touch-action:none;
-ms-user-select:none;
user-select:none;
margin-left:10px}
.qodef-places-geo-radius .noUi-target *{-webkit-touch-callout:none;
-webkit-tap-highlight-color:transparent;
-webkit-user-select:none;
touch-action:none;
-ms-user-select:none;
user-select:none}
.qodef-places-geo-radius .noUi-target .noUi-base{position:relative;
width:100%;
height:100%;
z-index:1}
.qodef-places-geo-radius .noUi-target .noUi-connects{position:relative;
width:100%;
height:100%;
overflow:hidden;
z-index:0}
.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
will-change:transform;
transform-origin:0 0}
.qodef-places-geo-radius .noUi-target .noUi-connect{background-color:var(--qode-main-color)}
.qodef-places-geo-radius .noUi-target .noUi-handle{position:absolute;
top:-3px;
left:auto;
right:-9px;
width:9px;
height:9px;
background-color:var(--qode-main-color);
cursor:pointer}
.qodef-places-geo-radius .noUi-target .noUi-tooltip{position:absolute;
left:50%;
bottom:7px;
display:block;
font-size:12px;
white-space:nowrap;
transform:translateX(-50%)}
.qodef-places-geo-radius .noUi-target .noUi-tooltip:after{content:" km"}
.qodef-places-geo-radius .noUi-state-drag *{cursor:inherit!important}
.qodef-places-geo-radius .noUi-draggable{cursor:ew-resize}
.qodef-places-geo-radius [disabled] .noUi-handle,.qodef-places-geo-radius [disabled].noUi-handle,.qodef-places-geo-radius [disabled].noUi-target{cursor:not-allowed!important}
#qodef-page-mobile-header{background-color:#fff}
#qodef-page-mobile-header .qodef-widget-holder{display:flex;
align-items:center;
height:100%}
#qodef-page-mobile-header .qodef-widget-holder .widget{margin:0 0 0 12px}
#qodef-page-mobile-header .widget{display:inline-block;
vertical-align:middle;
line-height:1}
#qodef-page-mobile-header .widget .textwidget>*,#qodef-page-mobile-header .widget .widget p{margin:0}
#qodef-page-mobile-header div[id^=monster-widget-placeholder],#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder]{display:none}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened{color:var(--qode-main-color)}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon{visibility:hidden}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}
.qodef-mobile-header--sticky #qodef-page-mobile-header{width:100%;
position:fixed;
top:0;
left:0;
transform:translateY(-100%)}
.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{transition:transform .3s ease,top .3s ease}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header{transform:translateY(0)}
.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px}
.qodef--passepartout #qodef-page-mobile-header-inner{padding:0}
.qodef-mobile-header-navigation ul li .qodef-content-grid{width:100%}
#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer{max-height:100%;
width:auto;
margin-right:auto}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:1}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:0}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main){position:absolute;
top:50%;
left:0;
transform:translateY(-50%)}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg{display:block;
width:50px;
height:auto;
fill:currentColor;
stroke:currentColor}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:38px;
line-height:1.1842105263em;
font-weight:600;
letter-spacing:-.013em;
transition:color .2s ease-out}
@media only screen and (max-width:1512px){#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{font-size:34px;
line-height:1.14em}
}
@media only screen and (max-width:1200px){#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{font-size:32px;
line-height:1.15em}
}
@media only screen and (max-width:680px){#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{font-size:30px;
line-height:1.16em}
}
.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px}
.qodef-mobile-header-navigation ul li.qodef--hide-link>a{cursor:default}
.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder{display:none}
.qodef-mobile-header--standard #qodef-page-mobile-header-inner{justify-content:flex-end}
.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}
.qodef-header-navigation .qodef-menu-item-icon{display:block;
margin-right:5px;
line-height:inherit}
.qodef-header-navigation .qodef-menu-item-icon:before{display:block;
line-height:inherit}
.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;
top:100%;
left:0;
display:block;
width:auto;
height:0;
opacity:0;
visibility:hidden;
overflow:hidden;
z-index:10}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;
visibility:visible;
overflow:visible;
z-index:20;
transition:opacity .2s ease-out}
.qodef-header-navigation ul li .qodef-mega-menu-widget-holder{display:none;
white-space:normal}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;
right:0}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{position:relative;
top:auto;
opacity:1;
visibility:visible}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder{display:block}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{box-shadow:0 3px 6px 0 rgba(0,0,0,.08)}
.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid){padding:0 40px}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul{display:flex;
justify-content:space-between;
padding:46px 0 41px;
margin:0 -15px}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li{width:100%;
padding:0 15px}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a{font-family:Gabarito,sans-serif;
font-size:18px;
line-height:1.25em;
font-weight:400;
letter-spacing:0;
color:var(--qode-main-color)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a .qodef-menu-item-text{--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,#a8086a 0,#a8086a 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover{color:var(--qode-main-color)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow{display:none}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul{padding-top:12px}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a{position:relative;
display:flex;
white-space:normal;
margin:12px 0;
overflow:hidden;
transition:padding .2s ease-out;
font-family:Gabarito,sans-serif;
font-size:18px;
line-height:1.25em;
font-weight:400;
letter-spacing:0;
color:var(--qode-main-color)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon{flex-shrink:0}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-text{--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,#a8086a 0,#a8086a 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a .qodef-menu-item-text,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a{color:var(--qode-main-color)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover{color:var(--qode-main-color)}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover .qodef-menu-item-text{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner{padding:0 40px}
.qodef-opener-icon{position:relative;
display:inline-block;
vertical-align:middle;
line-height:1}
.qodef-opener-icon .qodef-m-icon{position:relative;
visibility:visible}
.qodef-opener-icon .qodef-m-icon.qodef--close{position:absolute;
top:-5px;
left:0;
visibility:hidden}
.qodef-opener-icon.qodef-source--icon-pack{font-size:35px}
.qodef-opener-icon.qodef-source--icon-pack *{display:inline-block;
line-height:inherit}
.qodef-opener-icon.qodef-source--icon-pack :before{display:inline-block;
line-height:inherit}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open{visibility:hidden}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}
.qodef-opener-icon.qodef-source--svg-path span{position:relative}
.qodef-opener-icon.qodef-source--svg-path span>*{vertical-align:middle}
.qodef-opener-icon.qodef-source--svg-path span path,.qodef-opener-icon.qodef-source--svg-path span>*{fill:currentColor;
stroke:currentColor}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open{visibility:hidden}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}
.qodef-opener-icon.qodef-source--predefined .qodef-m-lines{position:relative;
display:block;
width:20px;
height:13px}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line{position:absolute;
left:0;
height:1px;
width:100%;
background-color:currentColor;
transition:top .15s ease,transform .3s ease}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1{top:0}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2{top:6px}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3{bottom:0}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1{top:6px;
transform:rotate(45deg)}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2{top:6px;
transform:rotate(-45deg)}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3{opacity:0}
.qodef-opener-icon.qodef-source--predefined:hover svg path{animation:qode-draw .9s cubic-bezier(.57,.39,0,.86) 1 forwards}
.qodef-opener-icon.qodef-source--predefined:hover svg path:nth-of-type(2){animation-delay:.1s}
.qodef-opener-icon.qodef-source--predefined:hover svg path:nth-of-type(3){animation-delay:.2s}
.qodef-parallax{position:relative;
width:100%;
overflow:hidden}
.qodef-parallax.elementor-inner-section{height:100%}
.qodef-parallax:nth-of-type(odd) .qodef-parallax-img-holder{--qode-y-px:calc(var(--qode-y) * 1px);
transform:translateY(var(--qode-y-px)) translateZ(0)}
.qodef-parallax-row-holder{position:absolute;
top:0;
left:0;
height:100%;
width:100%;
overflow:hidden}
.qodef-parallax-img-holder{position:absolute;
top:0;
left:0;
height:120%;
width:100%;
opacity:0}
.qodef-page-title .qodef-parallax-img-holder{min-height:500px}
.qodef-parallax-content-holder{position:relative;
z-index:99}
.qodef-parallax-img-wrapper{position:absolute;
top:0;
left:0;
height:100%;
width:100%;
will-change:transform}
img.qodef-parallax-img{position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
object-fit:cover;
width:100%;
height:100%;
max-width:unset}
.elementor img.qodef-parallax-img{height:100%;
max-width:unset}
.qodef-contact-form input[type=email],.qodef-contact-form input[type=number],.qodef-contact-form input[type=password],.qodef-contact-form input[type=search],.qodef-contact-form input[type=tel],.qodef-contact-form input[type=text],.qodef-contact-form input[type=url],.qodef-contact-form select,.qodef-contact-form textarea{padding:17px 20px;
font-family:Gabarito,sans-serif;
font-weight:500}
.qodef-contact-form input[type=date]{padding:16px 20px;
font-weight:500;
height:auto;
max-height:61px}
.qodef-contact-form .select2-container--default{width:100%!important;
margin:0}
.qodef-contact-form .select2-container--default .select2-selection--single{padding-top:17px;
padding-bottom:17px;
font-weight:500}
.qodef-contact-form .select2-container--default .select2-selection--single .select2-selection__arrow::before{-webkit-mask:url("../img/input-arrow.svg") no-repeat calc(100% - 15px) center/13px 8px;
mask:url("../img/input-arrow.svg") no-repeat calc(100% - 15px) center/13px 8px}
.qodef-contact-form.qodef-grid>.qodef-grid-inner{row-gap:7px;
column-gap:7px}
.qodef-contact-form.qodef-book-dentist .qodef-email-holder{margin-bottom:7px}
.qodef-contact-form.qodef-book-dentist .qodef-email-holder .wpcf7-not-valid-tip{padding-bottom:3px}
.qodef-contact-form .qodef-grid-item input,.qodef-contact-form .qodef-grid-item select{margin:0}
.qodef-contact-form .qodef-button{padding:18px 51px 17px 52px;
margin-top:20px}
.qodef-contact-form.qodef-book-appointment .qodef-input-holder{padding:0 28px}
.qodef-contact-form.qodef-book-appointment .qodef-input-holder .select2-container--default,.qodef-contact-form.qodef-book-appointment .qodef-input-holder input,.qodef-contact-form.qodef-book-appointment .qodef-input-holder select{margin:0 0 14px}
.qodef-contact-form.qodef-book-appointment .qodef-input-holder input[type=date]{padding-right:15px}
.qodef-contact-form.qodef-book-appointment .qodef-button-holder button{border-radius:0;
width:100%;
justify-content:center;
margin-top:38px;
transition:background-color ease-in-out .3s}
.qodef-contact-form.qodef-book-appointment .qodef-button-holder button:hover{background-color:#022c4c}
.qodef-contact-form.qodef-light-border input[type=date],.qodef-contact-form.qodef-light-border input[type=email],.qodef-contact-form.qodef-light-border input[type=number],.qodef-contact-form.qodef-light-border input[type=password],.qodef-contact-form.qodef-light-border input[type=search],.qodef-contact-form.qodef-light-border input[type=tel],.qodef-contact-form.qodef-light-border input[type=text],.qodef-contact-form.qodef-light-border input[type=url],.qodef-contact-form.qodef-light-border select,.qodef-contact-form.qodef-light-border textarea{border-color:#fff}
.wpcf7 input[type=date]::-webkit-date-and-time-value{min-height:26px;
max-height:61px;
text-align:left}
.wpcf7 .wpcf7-form-control.wpcf7-select{background:#fff url("../img/input-arrow.svg") no-repeat calc(100% - 15px) center/13px 8px}
.wpcf7 .wpcf7-form-control.wpcf7-date{background-image:url("../img/calendar.svg");
background-position:calc(100% - 14px) center;
background-repeat:no-repeat}
.wpcf7 .wpcf7-form-control.wpcf7-date::-webkit-calendar-picker-indicator{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
cursor:pointer}
@-moz-document url-prefix(){.wpcf7 .wpcf7-form-control.wpcf7-date{background-image:none}
}
.wpcf7 .qodef-sidebar-form{padding:37px 24px 47px;
background-color:#e3f2e7;
border-radius:0 80px 0 80px}
.wpcf7 .qodef-sidebar-form h6{margin:0 0 3px}
.wpcf7 .qodef-sidebar-form>span{display:inline-block;
margin:0 0 28px}
.wpcf7 .qodef-sidebar-form .wpcf7-form-control-wrap{margin-bottom:10px!important}
.wpcf7 .qodef-sidebar-form .wpcf7-form-control-wrap input,.wpcf7 .qodef-sidebar-form .wpcf7-form-control-wrap select{padding:12px 20px}
.wpcf7 .qodef-sidebar-form button[type=submit]{margin-top:0;
width:100%;
padding:12px 20px;
justify-content:center;
text-align:center;
padding:16px 20px}
.qodef-contact-form-7,.rs-layer{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-contact-form-7 br,.rs-layer br{display:none}
.qodef-contact-form-7 .ajax-loader,.rs-layer .ajax-loader{display:none}
.qodef-contact-form-7 .wpcf7-form-control-wrap,.rs-layer .wpcf7-form-control-wrap{display:block;
max-width:100%;
margin:0}
.qodef-contact-form-7 .wpcf7-not-valid-tip,.rs-layer .wpcf7-not-valid-tip{margin:10px 0 0 0}
.qodef-contact-form-7 .wpcf7-response-output,.rs-layer .wpcf7-response-output{border-width:1px!important;
margin:2em 0 0 0!important;
padding:1em 1.5em!important}
.qodef-contact-form-7 .select2-container--default .select2-selection--single,.rs-layer .select2-container--default .select2-selection--single{padding-top:17px;
padding-bottom:17px}
.qodef-contact-form-7 .wpcf7-form,.rs-layer .wpcf7-form{position:relative}
.qodef-contact-form-7 .wpcf7-form:before,.rs-layer .wpcf7-form:before{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:transparent;
content:"";
visibility:hidden;
z-index:98}
.qodef-contact-form-7 .wpcf7-form:after,.rs-layer .wpcf7-form:after{animation:qode-rotate 2s linear infinite;
background-color:transparent;
border:2px solid #fafafa;
border-radius:50%;
border-top:2px solid var(--qode-main-color);
content:"";
height:24px;
left:calc(50% - 12px);
opacity:1;
position:absolute;
top:calc(50% - 12px);
visibility:hidden;
width:24px;
z-index:99}
.qodef-contact-form-7 .wpcf7-form.submitting>*,.rs-layer .wpcf7-form.submitting>*{opacity:.3}
.qodef-contact-form-7 .wpcf7-form.submitting:after,.qodef-contact-form-7 .wpcf7-form.submitting:before,.rs-layer .wpcf7-form.submitting:after,.rs-layer .wpcf7-form.submitting:before{visibility:visible}
.qodef-contact-form-7 .wpcf7 input::--webkit-contacts-auto-fill-button,.qodef-contact-form-7 .wpcf7 textarea::--webkit-contacts-auto-fill-button,.rs-layer .wpcf7 input::--webkit-contacts-auto-fill-button,.rs-layer .wpcf7 textarea::--webkit-contacts-auto-fill-button{visibility:hidden;
display:none!important;
pointer-events:none;
height:0;
width:0;
margin:0}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form,.rs-layer .wpcf7 .qodef-sidebar-booking-form{padding:50px 24px 60px;
background-color:#e3f2e7;
border-radius:0 70px 0 70px}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form .qodef-form-heading,.rs-layer .wpcf7 .qodef-sidebar-booking-form .qodef-form-heading{margin-bottom:30px}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form .qodef-form-heading p,.rs-layer .wpcf7 .qodef-sidebar-booking-form .qodef-form-heading p{margin:6px 0 0}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form .wpcf7-form-control-wrap,.rs-layer .wpcf7 .qodef-sidebar-booking-form .wpcf7-form-control-wrap{margin-bottom:8px}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form .wpcf7-form-control-wrap>*,.rs-layer .wpcf7 .qodef-sidebar-booking-form .wpcf7-form-control-wrap>*{font-weight:400}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form .wpcf7-form-control-wrap:last-of-type,.rs-layer .wpcf7 .qodef-sidebar-booking-form .wpcf7-form-control-wrap:last-of-type{margin-bottom:11px}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form .select2-container--default .select2-selection--single,.rs-layer .wpcf7 .qodef-sidebar-booking-form .select2-container--default .select2-selection--single{padding-top:11.5px;
padding-bottom:11.5px}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form .wpcf7-date,.rs-layer .wpcf7 .qodef-sidebar-booking-form .wpcf7-date{-webkit-user-select:none;
-ms-user-select:none;
user-select:none}
.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form button[type=submit],.rs-layer .wpcf7 .qodef-sidebar-booking-form button[type=submit]{width:100%;
font-size:14px;
font-weight:500;
letter-spacing:.08em;
justify-content:center}
@media only screen and (max-width:1368px){.qodef-contact-form-7 .wpcf7 .qodef-sidebar-booking-form button[type=submit],.rs-layer .wpcf7 .qodef-sidebar-booking-form button[type=submit]{font-size:12px}
}
.qodef-instagram-list #sb_instagram{padding:0!important;
overflow:hidden!important}
html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:1!important}
.qodef-instagram-list .sbi_photo_wrap a{background-image:none!important;
height:auto!important;
padding-bottom:0!important}
.qodef-instagram-list .sbi_photo_wrap a:after{color:#fff;
content:"\f16d";
font-family:"Font Awesome 5 Brands";
font-size:20px;
left:50%;
opacity:0;
position:absolute;
top:50%;
transform:translate(-50%,-50%);
transition:opacity .2s ease-out}
.qodef-instagram-list .sbi_photo_wrap a:hover:after{opacity:1}
.qodef-instagram-list .sbi_photo_wrap a img{display:inline-block!important}
.qodef-instagram-list #sb_instagram.qodef-swiper-container #sbi_images .sbi_item{margin:inherit!important}
.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions{display:none}
.qodef-twitter-list.qodef-layout--columns #ctf{overflow:hidden}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
border:0}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{margin-left:0;
display:block;
margin-bottom:8px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{line-height:1!important;
display:flex;
align-items:center;
flex-flow:row wrap}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{width:37px;
height:37px;
margin:0 7px 0 0;
float:none;
border-radius:0}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:25px;
line-height:1.2em;
font-weight:600;
font-weight:600!important;
margin:0 4px 0 0}
@media only screen and (max-width:1512px){.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-size:25px;
line-height:1.2em}
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep{display:none}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink{color:var(--qode-main-color);
font-family:Gabarito,sans-serif;
font-size:20px;
font-weight:400;
line-height:1.25em;
text-transform:initial;
margin-right:4px;
margin-left:0}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child{margin-right:0}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta{margin-top:4px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname{display:none}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content{display:flex;
align-items:baseline;
margin-left:0;
padding:0;
margin-top:-5px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{content:"\e094";
font-family:ElegantIcons;
padding-right:10px;
font-size:18px;
position:relative;
top:5px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{display:flex;
align-items:baseline;
margin-left:0;
margin-top:-3px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{content:"\e094";
font-family:ElegantIcons;
padding-right:10px;
font-size:18px;
visibility:hidden}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{padding:0;
font-size:14px;
margin-right:8px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child{margin-right:0}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply{margin-left:0}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets{--qode-columns:3;
--qode-columns-row-gap:30px;
--qode-columns-col-gap:30px;
position:relative;
display:grid;
grid-template-columns:repeat(var(--qode-columns),minmax(0,1fr));
row-gap:var(--qode-columns-row-gap);
column-gap:var(--qode-columns-col-gap)}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 .ctf-tweets{--qode-columns:1}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 .ctf-tweets{--qode-columns:2}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 .ctf-tweets{--qode-columns:3}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 .ctf-tweets{--qode-columns:4}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 .ctf-tweets{--qode-columns:5}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 .ctf-tweets{--qode-columns:6}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 .ctf-tweets{--qode-columns:7}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 .ctf-tweets{--qode-columns:8}
.qodef-twitter-list.qodef-vertical-gutter--no .ctf-tweets{--qode-columns-row-gap:0px}
.qodef-twitter-list.qodef-vertical-gutter--tiny .ctf-tweets{--qode-columns-row-gap:10px}
.qodef-twitter-list.qodef-vertical-gutter--small .ctf-tweets{--qode-columns-row-gap:20px}
.qodef-twitter-list.qodef-vertical-gutter--normal .ctf-tweets{--qode-columns-row-gap:30px}
.qodef-twitter-list.qodef-vertical-gutter--medium .ctf-tweets{--qode-columns-row-gap:40px}
.qodef-twitter-list.qodef-vertical-gutter--large .ctf-tweets{--qode-columns-row-gap:50px}
.qodef-twitter-list.qodef-vertical-gutter--huge .ctf-tweets{--qode-columns-row-gap:80px}
.qodef-twitter-list.qodef-gutter--no .ctf-tweets{--qode-columns-col-gap:0px}
.qodef-twitter-list.qodef-gutter--tiny .ctf-tweets{--qode-columns-col-gap:10px}
.qodef-twitter-list.qodef-gutter--small .ctf-tweets{--qode-columns-col-gap:20px}
.qodef-twitter-list.qodef-gutter--normal .ctf-tweets{--qode-columns-col-gap:30px}
.qodef-twitter-list.qodef-gutter--medium .ctf-tweets{--qode-columns-col-gap:40px}
.qodef-twitter-list.qodef-gutter--large .ctf-tweets{--qode-columns-col-gap:50px}
.qodef-twitter-list.qodef-gutter--huge .ctf-tweets{--qode-columns-col-gap:80px}
.qodef-twitter-list.qodef-vertical-gutter--custom{--qode-vertical-gutter-custom:30px;
--qode-vertical-gutter-custom-1512:30px;
--qode-vertical-gutter-custom-1200:30px;
--qode-vertical-gutter-custom-880:30px}
.qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets{--qode-columns-row-gap:var(--qode-vertical-gutter-custom, 30px)}
.qodef-twitter-list.qodef-gutter--custom{--qode-gutter-custom:30px;
--qode-gutter-custom-1512:30px;
--qode-gutter-custom-1200:30px;
--qode-gutter-custom-880:30px}
.qodef-twitter-list.qodef-gutter--custom .ctf-tweets{--qode-columns-col-gap:var(--qode-gutter-custom, 30px)}
#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}
#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}
#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}
#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme .qwfw-shortcode:not(.button) .qwfw-spinner-icon{color:#000}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme .qwfw-shortcode:not(.button) .qwfw-m-icon{width:15px}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme .qwfw-shortcode:not(.button) .qwfw-m-icon svg{width:16px;
height:15px;
color:var(--qode-main-color);
fill:currentColor;
stroke:none;
transition:all .3s ease-out}
.qodef-skin--dark .qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme .qwfw-shortcode:not(.button) .qwfw-m-icon svg path{fill:#000}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw-position--on-thumbnail{top:var(--qwfw-atw-thumb-top-offset,15px);
left:var(--qwfw-atw-thumb-side-offset,12px)}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw-position--on-thumbnail.qwfw-thumb--top-right{right:0;
top:0;
position:relative}
.qodef-item-layout--info-on-image .qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw-position--on-thumbnail.qwfw-thumb--top-right{position:absolute;
right:10px;
top:10px}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop a:after,.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop a:before{width:18px;
height:17px}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button) .qwfw-m-icon svg{overflow:visible}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button) .qwfw-m-icon svg path:nth-of-type(2){fill:transparent}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added .qwfw-m-icon svg,.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button):hover .qwfw-m-icon svg{color:#000}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button):not(.qwfw--added):hover .qwfw-m-icon svg path:nth-of-type(2){fill:transparent}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added{background-color:#eff4f8}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added svg path:nth-of-type(2){fill:#10235e}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added:hover{background-color:#fff}
.qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw--single.qwfw-position--after-add-to-cart{margin-top:0}
.qodef-woo-product-list .outofstock .qodef-e-inner .qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw-position--on-thumbnail.qwfw-thumb--top-left,.qodef-woo-product-list .popular .qodef-e-inner .qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw-position--on-thumbnail.qwfw-thumb--top-left,.qodef-woo-product-list .sale .qodef-e-inner .qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme.qwfw-position--on-thumbnail.qwfw-thumb--top-left{top:40px}
.qodef-woo-product-list .qwfw-add-to-wishlist-wrapper{width:100%}
.qodef-woo-product-list .qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme .qwfw-shortcode{justify-content:center;
width:100%!important;
height:50px!important;
padding:var(--qwfw-atw-padding,8px 28px)!important;
border-radius:var(--qwfw-atw-border-radius,0 20px)!important;
margin-top:8px;
background-color:var(--qwfw-atw-background-color,#fff)!important;
color:var(--qwfw-atw-color,var(--qode-main-color))!important;
transition:.2s ease-out!important}
.qodef-woo-product-list .qwfw-add-to-wishlist-wrapper.qodef-dentamedi-theme .qwfw-shortcode:hover{border-radius:0!important}
.qwfw-wishlist-page .woocommerce-error,.qwfw-wishlist-page .woocommerce-info,.qwfw-wishlist-page .woocommerce-message{align-items:center;
justify-content:center}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table{font-size:100%!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr{border-left:none;
border-right:none;
border-top:none}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th{padding:15px 0 15px 15px;
vertical-align:middle;
text-align:left;
border:0}
@media only screen and (max-width:880px){.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th{padding:10px 0 10px 10px}
}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td:first-child,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th:first-child{padding-left:0!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th{font-family:Gabarito,sans-serif;
font-size:18px;
line-height:1.25em;
font-weight:400;
letter-spacing:0;
color:var(--qode-main-color)}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td ul{list-style:none;
margin:0;
padding:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td ul li{margin:0 0 7.5px 0;
padding:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td ul li:last-child{margin-bottom:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td ul li label{margin-bottom:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table p{margin:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .variation:after,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .variation:before{content:"";
display:table;
table-layout:fixed}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .variation:after{clear:both}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .variation dt{clear:left;
float:left;
font-weight:initial}
@media only screen and (max-width:880px){.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .variation dt{float:none;
width:100%}
}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .variation dd{clear:right;
float:left;
margin:0 0 0 5px}
@media only screen and (max-width:880px){.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .variation dd{float:none;
margin:0;
width:100%}
}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr th{background:0 0!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr td{background:0 0!important;
color:var(--qode-main-color)!important;
border-color:transparent!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr td.product-remove{width:auto!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr td.product-remove svg{width:9px!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table.cart tbody>tr:last-child{border-bottom:1px solid #e1e1e1}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .added_to_cart,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .button,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart a.add_to_cart_button{font-family:Gabarito,sans-serif;
font-size:15px!important;
font-weight:500!important;
letter-spacing:.08em!important;
position:relative!important;
display:inline-flex!important;
vertical-align:middle!important;
width:auto!important;
margin:0!important;
text-decoration:none!important;
text-transform:uppercase!important;
border-radius:0!important;
outline:0!important;
transition:all .35s ease-out,border-radius .5s ease-out;
box-shadow:none!important;
background-image:none!important;
opacity:1!important;
padding:14px 30px!important;
color:var(--qode-button-color,var(--qode-main-color))!important;
background-color:transparent!important;
border:0!important;
padding:0!important;
font-weight:700;
padding:0!important;
display:inline-block!important;
position:relative}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .added_to_cart .qodef-m-text,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .button .qodef-m-text,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart a.add_to_cart_button .qodef-m-text{display:inline-block}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .added_to_cart:hover,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .button:hover,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart a.add_to_cart_button:hover{background:0 0!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .added_to_cart i,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .button i,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart a.add_to_cart_button i{display:none!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .added_to_cart:before,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .button:before,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart a.add_to_cart_button:before{display:none!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .added_to_cart.added,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart .button.added,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table .product-add-to-cart a.add_to_cart_button.added{display:none!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-thumbnail{padding-left:0;
width:72px}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-thumbnail a,.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-thumbnail img{display:block;
max-width:100%;
width:100%}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-name{text-align:left}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-name a{font-family:Gabarito,sans-serif;
font-size:22px;
line-height:1.2272727273em;
font-weight:600}
@media only screen and (max-width:1200px){.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-name a{font-size:20px;
line-height:1.25em}
}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-thumbnail a{max-width:72px}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-price .woocommerce-Price-amount{position:relative;
display:flex;
align-items:center;
font-size:22px;
font-weight:600;
margin:11px 0 0;
margin-top:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-price .woocommerce-Price-amount del{margin-right:10px;
text-decoration:none;
position:relative}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-price .woocommerce-Price-amount del:after{content:"";
display:inline-block;
width:124%;
height:2px;
background-color:var(--qode-main-color);
position:absolute;
left:-12%;
bottom:50%;
transform:rotate(-30deg)}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-e-item.product-price .woocommerce-Price-amount ins{text-decoration:none}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-m-items-content-row:last-child{border-bottom:1px solid #ebebeb!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-items .qwfw-m-items-heading{background-color:transparent;
border-bottom:1px solid #ebebeb}
.qwfw-wishlist-table.qodef-dentamedi-theme .qwfw-m-not-found-title{padding:24px 0;
border:1px solid #e1e1e1;
font-size:16px;
font-weight:400}
.qodef-yith-wccl--predefined .select_box{display:inline-block}
.qodef-yith-wccl--predefined .select_box:after{display:none}
.qodef-yith-wccl--predefined .select_box .select_option{vertical-align:middle;
border:0;
margin:0 5px 0 0;
display:inline-block;
float:none;
position:relative}
.qodef-yith-wccl--predefined .select_box .select_option:last-child{margin-right:0}
.qodef-yith-wccl--predefined .select_box .select_option>span:not(.yith_wccl_tooltip){border:0;
min-width:auto;
width:auto;
height:auto;
line-height:inherit}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip{width:100px}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span{background:#fff;
border-radius:0;
border:1px solid #e1e1e1!important;
padding:10px;
color:var(--qode-main-color)}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip.top span:after{top:100%;
bottom:auto}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option{border:1px solid transparent;
padding:1px}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option>span:not(.yith_wccl_tooltip){width:38px;
height:15px}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected{border-color:var(--qode-main-color)}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option{border:1px solid transparent;
padding:1px}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option>img:not(.yith_wccl_tooltip){width:40px;
height:40px;
object-fit:cover}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option.selected{border-color:var(--qode-main-color)}
.qodef-yith-wccl--predefined .select_box.select_box_label>*{display:inline-flex;
flex-wrap:wrap;
color:#a8086a;
font-family:Gabarito,sans-serif;
font-size:20px;
font-weight:400;
line-height:1.25em;
text-transform:initial;
display:inline-flex;
vertical-align:middle;
flex-wrap:wrap}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option{transition:color .2s ease-out;
margin:0}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after{content:",";
margin-right:5px}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:last-of-type:after{display:none}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option.selected{color:var(--qode-main-color)}
.qodef-yith-wccl--predefined li.product .variations_form.cart{margin:0 0 0 20px}
.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations{margin-bottom:10px;
text-align:right}
.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations:last-child{margin-bottom:0}
#yith-quick-view-modal .yith-quick-view-overlay{background:rgba(255,255,255,.79)!important}
#yith-quick-view-modal .yith-wcqv-wrapper{height:auto!important;
width:960px!important;
max-width:90vw!important}
#yith-quick-view-modal .yith-wcqv-main{box-shadow:3px 3px 15px 0 rgba(var(--qode-main-color),.5)!important;
overflow-y:hidden!important;
max-height:90vh!important}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner{margin:0}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner>*{padding:0}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image{align-self:stretch}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .qodef-woo-product-mark{transform:translateX(0)}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image :not(.qodef-woo-product-mark){height:100%}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0!important}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{object-fit:cover}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{width:100%!important;
margin:0!important}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper{display:none!important}
#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary{align-self:center;
padding:30px}
#yith-quick-view-modal #yith-quick-view-close{border:0!important;
font-size:0;
line-height:1;
position:absolute;
right:0;
top:0;
width:25px;
height:25px}
#yith-quick-view-modal #yith-quick-view-close:after{font-size:18px;
font-family:ElegantIcons;
content:"M";
display:block;
line-height:25px;
padding:0 3px;
position:relative}
body:not([class*=dentamedi-core]) #yith-quick-view-modal #yith-quick-view-close:after{content:"x";
font-family:initial}
#yith-quick-view-modal .qodef-yith-wcqv-link{margin-top:38px}
.qodef-yith-wcqv--predefined .yith-wcqv-button{font-size:0!important;
margin:0!important;
padding:0!important;
line-height:1!important;
background-color:transparent!important}
.qodef-yith-wcqv--predefined .yith-wcqv-button:before{font-size:22px;
font-family:"Font Awesome 5 Free";
font-weight:400;
content:"\f06e"}
.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button{color:#fff!important}
.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button:hover{color:var(--qode-main-color)!important}
.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button .blockUI{display:none!important}
.yith-wcwl-form .wishlist-title-container{display:none!important}
.yith-wcwl-form .shop_table{font-size:100%}
.yith-wcwl-form .shop_table tr{border-left:none;
border-right:none;
border-top:none}
.yith-wcwl-form .shop_table td,.yith-wcwl-form .shop_table th{padding:15px 0 15px 15px;
vertical-align:middle;
text-align:left;
border:0}
@media only screen and (max-width:880px){.yith-wcwl-form .shop_table td,.yith-wcwl-form .shop_table th{padding:10px 0 10px 10px}
}
.yith-wcwl-form .shop_table td:first-child,.yith-wcwl-form .shop_table th:first-child{padding-left:0!important}
.yith-wcwl-form .shop_table th{font-family:Gabarito,sans-serif;
font-size:18px;
line-height:1.25em;
font-weight:400;
letter-spacing:0;
color:var(--qode-main-color)}
.yith-wcwl-form .shop_table td ul{list-style:none;
margin:0;
padding:0}
.yith-wcwl-form .shop_table td ul li{margin:0 0 7.5px 0;
padding:0}
.yith-wcwl-form .shop_table td ul li:last-child{margin-bottom:0}
.yith-wcwl-form .shop_table td ul li label{margin-bottom:0}
.yith-wcwl-form .shop_table p{margin:0}
.yith-wcwl-form .shop_table .variation:after,.yith-wcwl-form .shop_table .variation:before{content:"";
display:table;
table-layout:fixed}
.yith-wcwl-form .shop_table .variation:after{clear:both}
.yith-wcwl-form .shop_table .variation dt{clear:left;
float:left;
font-weight:initial}
@media only screen and (max-width:880px){.yith-wcwl-form .shop_table .variation dt{float:none;
width:100%}
}
.yith-wcwl-form .shop_table .variation dd{clear:right;
float:left;
margin:0 0 0 5px}
@media only screen and (max-width:880px){.yith-wcwl-form .shop_table .variation dd{float:none;
margin:0;
width:100%}
}
.yith-wcwl-form .wishlist_table.shop_table tr th{background:0 0!important}
.yith-wcwl-form .wishlist_table.shop_table tr th.product-remove{width:auto!important}
.yith-wcwl-form .wishlist_table.shop_table tr td{background:0 0!important;
color:var(--qode-main-color)!important;
border-color:transparent!important}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart,.yith-wcwl-form .wishlist_table .product-add-to-cart .button{font-family:Gabarito,sans-serif;
font-size:15px!important;
font-weight:500!important;
letter-spacing:.08em!important;
position:relative!important;
display:inline-flex!important;
vertical-align:middle!important;
width:auto!important;
margin:0!important;
text-decoration:none!important;
text-transform:uppercase!important;
border-radius:0!important;
outline:0!important;
transition:all .35s ease-out,border-radius .5s ease-out;
box-shadow:none!important;
background-image:none!important;
opacity:1!important;
padding:8px 28px!important;
cursor:pointer!important;
z-index:3!important;
color:var(--qode-button-color,#fff)!important;
background-color:var(--qode-button-bg-color,var(--qode-main-color))!important;
border:1px solid var(--qode-button-border-color,transparent)!important;
border-radius:var(--qode-button-border-radius,0 20px)!important}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover,.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover{color:var(--qode-button-hover-color,#fff)!important;
background-color:var(--qode-button-bg-hover-color,var(--qode-main-color))!important;
border-color:var(--qode-button-border-hover-color,transparent)!important;
border-radius:var(--qode-button-border-hover-radius,0)!important}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i,.yith-wcwl-form .wishlist_table .product-add-to-cart .button i{display:none!important}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before,.yith-wcwl-form .wishlist_table .product-add-to-cart .button:before{display:none!important}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added,.yith-wcwl-form .wishlist_table .product-add-to-cart .button.added{display:none!important}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist{font-size:0!important;
margin:0!important;
padding:0!important;
line-height:1!important;
background-color:transparent!important}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before{content:"";
display:inline-block;
width:17px;
height:15px;
background:currentColor;
-webkit-mask-image:url("../img/yith-heart.svg");
-webkit-mask-size:17px;
-webkit-mask-repeat:no-repeat}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists{color:var(--qode-main-color)}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span{display:none!important}
.qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a{color:#fff!important}
.qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a:hover{color:var(--qode-main-color)!important}
.qodef-yith-wcwl--predefined #yith-wcwl-popup-message{display:none!important}
.qodef-yith-wcwl--predefined .yith-wcwl-share{display:none!important}
.qodef-order-tracking p:not(.form-row){margin-top:0}
.qodef-order-tracking .form-row{margin:0}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category a,.qodef-woo-product-list .product-category a{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{background-color:#fff;
left:50%;
margin:0;
padding:12px 41px;
position:absolute;
top:50%;
transform:translate(-50%,-50%);
width:auto}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{display:none}
.qodef-woo-product-list.qodef-item-layout--info-on-image li .qodef-e-media{height:100%;
width:100%}
.widget_dentamedi_core_woo_dropdown_cart,.widget_shopping_cart{align-items:center;
display:flex;
height:100%;
justify-content:center;
position:relative}
.widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner,.widget_shopping_cart .qodef-widget-dropdown-cart-inner{align-items:center;
display:flex;
height:100%;
justify-content:center}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-opener,.widget_dentamedi_core_woo_dropdown_cart>.widgettitle,.widget_shopping_cart .qodef-m-opener,.widget_shopping_cart>.widgettitle{position:relative;
align-items:center;
cursor:pointer;
display:flex;
height:100%;
justify-content:center;
padding-top:1px;
margin:0}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-opener svg,.widget_dentamedi_core_woo_dropdown_cart>.widgettitle svg,.widget_shopping_cart .qodef-m-opener svg,.widget_shopping_cart>.widgettitle svg{overflow:visible}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-opener-count,.widget_shopping_cart .qodef-m-opener-count{position:absolute;
top:-3px;
left:10px;
display:flex;
align-items:center;
justify-content:center;
width:auto;
min-width:19px;
height:19px;
border:0 solid transparent;
border-radius:50%;
padding:7px 3px;
font-family:Gabarito,sans-serif;
font-size:13px;
font-weight:400;
line-height:15px;
color:#fff;
background-color:#a8086a}
.qodef-skin--light .widget_dentamedi_core_woo_dropdown_cart .qodef-m-opener-count,.qodef-skin--light .widget_shopping_cart .qodef-m-opener-count{color:var(--qode-main-color);
background-color:var(--qode-header-light-color)}
.qodef-skin--dark .widget_dentamedi_core_woo_dropdown_cart .qodef-m-opener-count,.qodef-skin--dark .widget_shopping_cart .qodef-m-opener-count{color:#fff;
background-color:var(--qode-header-dark-color)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content,.widget_shopping_cart .qodef-widget-dropdown-cart-content,.widget_shopping_cart .widget_shopping_cart_content{border-style:solid;
border-width:0;
display:block;
padding:25px 0 17px;
text-align:left;
transition:opacity .2s ease-out,visibility .2s ease-out;
box-shadow:0 3px 6px 0 rgba(0,0,0,.08)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,.widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content .qodef-m-posts-not-found,.widget_shopping_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,.widget_shopping_cart .widget_shopping_cart_content .qodef-m-posts-not-found{text-align:center;
margin:0 0 15px}
#qodef-top-area .widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content,#qodef-top-area .widget_shopping_cart .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_shopping_cart .widget_shopping_cart_content,header .widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,header .widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content,header .widget_shopping_cart .qodef-widget-dropdown-cart-content,header .widget_shopping_cart .widget_shopping_cart_content{left:auto;
opacity:0!important;
position:absolute;
right:0;
top:100%;
visibility:hidden!important;
width:276px;
z-index:99}
.touchevents #qodef-top-area .widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.touchevents #qodef-top-area .widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content,.touchevents #qodef-top-area .widget_shopping_cart .qodef-widget-dropdown-cart-content,.touchevents #qodef-top-area .widget_shopping_cart .widget_shopping_cart_content,.touchevents header .widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.touchevents header .widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content,.touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content,.touchevents header .widget_shopping_cart .widget_shopping_cart_content{display:none}
.widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content>*,.widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content>*,.widget_shopping_cart .qodef-widget-dropdown-cart-content>*,.widget_shopping_cart .widget_shopping_cart_content>*{padding:0 17px!important}
.widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI,.widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI,.widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI,.widget_shopping_cart .widget_shopping_cart_content .blockUI{display:none!important}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item{margin:0 0 8px 0!important;
position:relative}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type{margin:0!important}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img{margin:0 15px 0 0;
width:62px}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove{font-size:20px;
line-height:1;
position:absolute;
right:0;
top:-8px;
z-index:5}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg{width:9px;
height:9px;
stroke:currentColor;
stroke-width:1.5;
fill:none}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation{display:none}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart-item img{float:left;
vertical-align:top}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item a,.widget_shopping_cart .woocommerce-mini-cart-item a{font-family:Gabarito,sans-serif;
font-size:25px;
line-height:1.2em;
font-weight:600;
display:block}
@media only screen and (max-width:1512px){.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item a,.widget_shopping_cart .woocommerce-mini-cart-item a{font-size:25px;
line-height:1.2em}
}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item:after,.widget_shopping_cart .woocommerce-mini-cart-item:after{clear:both;
content:"";
display:table}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart,.widget_shopping_cart .qodef-woo-mini-cart{max-height:50vh;
overflow:hidden;
position:relative}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item{display:flex;
align-items:center}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image{flex-shrink:0}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a{display:block}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content{padding:0 20px 0 0;
width:100%}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title{font-size:18px;
line-height:22px;
font-weight:400;
margin:0}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price{font-size:18px;
margin:0}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity{margin:0}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-m-info,.widget_shopping_cart .qodef-woo-mini-cart .qodef-m-info{color:#a8086a}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__total,.widget_shopping_cart .qodef-m-order-details,.widget_shopping_cart .woocommerce-mini-cart__total{align-items:center;
display:flex;
justify-content:space-between}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details strong,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,.widget_shopping_cart .qodef-m-order-details strong,.widget_shopping_cart .woocommerce-mini-cart__total strong{font-family:Gabarito,sans-serif;
font-size:22px;
line-height:1.2272727273em;
font-weight:600}
@media only screen and (max-width:1200px){.widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details strong,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,.widget_shopping_cart .qodef-m-order-details strong,.widget_shopping_cart .woocommerce-mini-cart__total strong{font-size:20px;
line-height:1.25em}
}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details,.widget_shopping_cart .qodef-m-order-details{margin:16px 0 13px}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details .qodef-m-order-label,.widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details .woocommerce-Price-amount,.widget_shopping_cart .qodef-m-order-details .qodef-m-order-label,.widget_shopping_cart .qodef-m-order-details .woocommerce-Price-amount{font-size:18px;
line-height:22px;
font-weight:400}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-action,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,.widget_shopping_cart .qodef-m-action,.widget_shopping_cart .woocommerce-mini-cart__buttons{align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
margin:0}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-action a,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,.widget_shopping_cart .qodef-m-action a,.widget_shopping_cart .woocommerce-mini-cart__buttons a{font-family:Gabarito,sans-serif;
font-size:15px;
font-weight:500;
letter-spacing:.08em;
position:relative;
display:inline-flex;
vertical-align:middle;
width:auto;
margin:0;
text-decoration:none;
text-transform:uppercase;
border-radius:0;
outline:0;
transition:all .35s ease-out,border-radius .5s ease-out;
box-shadow:none;
background-image:none;
opacity:1;
width:100%;
padding:12px 20px;
justify-content:center;
text-align:center;
color:var(--qode-button-color,#fff);
background-color:var(--qode-button-bg-color,var(--qode-main-color));
border:1px solid var(--qode-button-border-color,transparent);
border-radius:var(--qode-button-border-radius,0 20px);
border-radius:0!important}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-action a:hover,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover,.widget_shopping_cart .qodef-m-action a:hover,.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover{color:var(--qode-button-hover-color,#fff);
background-color:var(--qode-button-bg-hover-color,var(--qode-main-color));
border-color:var(--qode-button-border-hover-color,transparent);
border-radius:var(--qode-button-border-hover-radius,0);
background-color:#022c4c}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,.widget_shopping_cart .woocommerce-mini-cart__buttons{flex-direction:column}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,.widget_shopping_cart .woocommerce-mini-cart__buttons a{justify-content:center;
width:100%!important}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:last-child,.widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child{margin-top:5px}
#qodef-top-area .widget_dentamedi_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_dentamedi_core_woo_dropdown_cart:hover .widget_shopping_cart_content,#qodef-top-area .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_shopping_cart:hover .widget_shopping_cart_content,header .widget_dentamedi_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,header .widget_dentamedi_core_woo_dropdown_cart:hover .widget_shopping_cart_content,header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,header .widget_shopping_cart:hover .widget_shopping_cart_content{opacity:1!important;
visibility:visible!important}
.widget_dentamedi_core_woo_dropdown_cart,.widget_shopping_cart{color:var(--qode-main-color)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content,.widget_shopping_cart .qodef-widget-dropdown-cart-content,.widget_shopping_cart .widget_shopping_cart_content{background-color:#fff;
color:var(--qode-main-color);
border-color:#e1e1e1}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item a,.widget_shopping_cart .woocommerce-mini-cart-item a{color:var(--qode-main-color)}
.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover,.widget_shopping_cart .woocommerce-mini-cart-item a:hover{color:var(--qode-main-color)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a{color:var(--qode-main-color)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover,.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover{color:var(--qode-main-color)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove{color:var(--qode-main-color)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover{color:var(--qode-main-color)}
.widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details strong,.widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,.widget_shopping_cart .qodef-m-order-details strong,.widget_shopping_cart .woocommerce-mini-cart__total strong{color:var(--qode-main-color)}
#qodef-top-area.qodef-skin--light .widget_dentamedi_core_woo_dropdown_cart,#qodef-top-area.qodef-skin--light .widget_shopping_cart{color:var(--qode-header-light-color)}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart,#qodef-page-footer .widget_shopping_cart{color:#ccc}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .widget_shopping_cart_content,#qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,#qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content{background-color:#000;
color:#ccc;
border-color:#fff}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item a,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a{color:#ccc}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover{color:#fff}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a{color:#ccc}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover{color:#fff}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove{color:#ccc}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover{color:#fff}
#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .qodef-m-order-details strong,#qodef-page-footer .widget_dentamedi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,#qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong{color:#ccc}
.qodef-mega-menu-widget-holder .widget_dentamedi_core_woo_dropdown_cart,.qodef-mega-menu-widget-holder .widget_shopping_cart{color:#fff}
.widget_dentamedi_core_woo_side_area_cart{position:relative;
display:flex;
align-items:center;
justify-content:center;
height:100%}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner{display:flex;
height:100%;
align-items:center;
justify-content:center}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-inner{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
height:100%}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener{position:relative;
display:flex;
align-items:center;
height:100%}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content{position:fixed;
top:0;
right:-360px;
height:100vh;
width:360px;
display:flex;
flex-direction:column;
justify-content:space-between;
padding:100px 0 74px;
background-color:#fff;
border-left:1px solid #e1e1e1;
overflow:hidden;
visibility:hidden;
z-index:9999;
transition:all .6s cubic-bezier(.77,0,.175,1)}
.admin-bar .widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content{top:32px;
height:calc(100vh - 32px)}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-close{position:absolute;
top:30px;
right:30px;
display:block;
font-size:34px;
z-index:1000}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-posts-not-found{padding:0 35px}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
padding:0 35px!important}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item{position:relative;
display:flex;
align-items:flex-start;
margin-top:20px}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item:first-child{margin-top:0}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image{flex-shrink:0;
width:80px;
margin-right:20px}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image a,.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image img{display:block}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-content{width:100%;
padding-right:20px}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-title{margin:0}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-price{margin:3px 0 0}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-quantity{margin:3px 0 0}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .remove{position:absolute;
top:0;
right:0;
font-size:20px;
line-height:1;
z-index:5}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details{position:relative;
display:flex;
align-items:center;
justify-content:space-between;
margin-top:25px;
padding:0 35px}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details>*{margin:0}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action{position:absolute;
bottom:0;
left:0;
width:100%}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link{font-family:Gabarito,sans-serif;
font-size:15px;
font-weight:500;
letter-spacing:.08em;
position:relative;
display:inline-flex;
vertical-align:middle;
width:auto;
margin:0;
text-decoration:none;
text-transform:uppercase;
border-radius:0;
outline:0;
transition:all .35s ease-out,border-radius .5s ease-out;
box-shadow:none;
background-image:none;
opacity:1;
color:var(--qode-button-color,#fff);
background-color:var(--qode-button-bg-color,var(--qode-main-color));
border:1px solid var(--qode-button-border-color,transparent);
border-radius:var(--qode-button-border-radius,0 20px)}
.widget_dentamedi_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover{color:var(--qode-button-hover-color,#fff);
background-color:var(--qode-button-bg-hover-color,var(--qode-main-color));
border-color:var(--qode-button-border-hover-color,transparent);
border-radius:var(--qode-button-border-hover-radius,0)}
.widget_dentamedi_core_woo_side_area_cart.qodef--opened .qodef-widget-side-area-cart-content{right:0;
visibility:visible}
.qodef-woo-side-area-cart-cover{position:fixed;
top:0;
left:0;
width:calc(100% - 360px);
height:100vh;
overflow:hidden;
z-index:1002}
.qodef-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}
.qodef-vc-row-wrapper.qodef--parallax-row{width:100%}
.touchevents .qodef-vc-row-wrapper.qodef--parallax-row{height:auto!important}
.qodef-clients-list .qodef-e{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{display:flex;
align-items:center;
justify-content:center}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image{line-height:0;
position:relative;
display:inline-block;
vertical-align:top}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a{display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo{width:auto;
opacity:1;
will-change:opacity;
transition:opacity .35s ease-out;
display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo{position:absolute;
top:0;
left:0;
width:auto;
opacity:0;
will-change:opacity;
transition:opacity .35s ease-out}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:0}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:1}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e{display:flex;
align-items:center;
justify-content:center}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image{line-height:0;
position:relative;
display:inline-block;
vertical-align:top}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image a{display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-logo{width:auto;
opacity:var(--qodef-client-initial-opacity,1);
will-change:opacity;
transition:opacity .3s ease;
display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-hover-logo{display:none}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e:hover .qodef-e-logo{opacity:var(--qodef-client-hover-opacity,.5)}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e{display:flex;
align-items:center;
justify-content:center}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image{line-height:0;
position:relative;
display:inline-block;
vertical-align:top}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a{display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo{width:auto;
display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo{display:none}
.qodef-portfolio-single{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-portfolio-single .qodef-media iframe{max-height:56.25vw}
.qodef-portfolio-single .qodef-portfolio-title{margin:0 0 15px}
.qodef-portfolio-single .qodef-portfolio-info>*{display:flex;
align-items:flex-start;
margin-bottom:12px;
flex-direction:column}
.qodef-portfolio-single .qodef-portfolio-info>:last-child{margin-bottom:0}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-label{margin:0 0 5px 0}
.qodef-portfolio-single .qodef-portfolio-info a,.qodef-portfolio-single .qodef-portfolio-info p{margin:0}
.qodef-portfolio-single .qodef-variations--small .qodef-media{margin-right:45px}
.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info{margin-top:50px}
.qodef-portfolio-single .qodef-variations--big .qodef-e-content{margin-top:50px}
.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info{margin-top:80px}
.qodef-portfolio-category-list .qodef-e-inner{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-portfolio-category-list .qodef-e-image img{display:block}
.qodef-portfolio-category-list .qodef-e-content a{position:relative;
z-index:1}
.qodef-portfolio-category-list .qodef-e-title{margin:0}
.qodef-portfolio-category-list .qodef-e-description{margin:9px 0 0}
.qodef-portfolio-category-list .qodef-e-link{position:absolute;
top:0;
left:0;
width:100%;
height:100%}
.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-inner:hover .qodef-e-content{opacity:1}
.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-content{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
padding:31px 40px;
background-color:rgba(var(--qode-main-color),.4);
opacity:0;
transition:opacity .2s ease-out}
.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-description,.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-title{color:#fff}
.qodef-portfolio-category-list.qodef-item-layout--standard .qodef-e-content{margin-top:28px}
.qodef-portfolio-list .qodef-e-content,.qodef-portfolio-list .qodef-e-inner,.qodef-portfolio-list .qodef-e-media{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-portfolio-list .qodef-e-media iframe{display:block;
height:100%}
.qodef-portfolio-list .qodef-e-media-image{position:relative;
display:inline-block;
vertical-align:top;
max-width:100%}
.qodef-portfolio-list .qodef-e-media-image a,.qodef-portfolio-list .qodef-e-media-image img{display:block;
width:100%}
.qodef-portfolio-list .qodef-e-content{margin:30px 0 0}
.qodef-portfolio-list .qodef-e-title{margin:0}
.qodef-portfolio-list .qodef-e-excerpt{margin:15px 0 0}
.qodef-portfolio-list .qodef-e-top-holder{margin-bottom:2px}
.qodef-portfolio-list .qodef-e-read-more{margin:15px 0 0}
.qodef-portfolio-list .qodef-e-post-link{position:absolute;
top:0;
left:0;
width:100%;
height:100%}
.qodef-portfolio-list .qodef-custom-margin .qodef-e-inner{width:auto}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a{position:relative;
display:block}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a:after{content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(10,10,10,.3);
opacity:0;
transition:opacity .3s ease-out}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-media-image>a:after{opacity:1}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-inner{overflow:hidden}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-media{height:100%;
width:100%}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content{margin:0;
display:none}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title{color:#fff}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a{color:inherit}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a:hover{color:var(--qode-main-color)}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info>*{color:#fff}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info a:hover{color:var(--qode-main-color)}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-post-link{z-index:2}
.qodef-e-content-follow{position:fixed;
top:50%;
left:50%;
z-index:9999;
pointer-events:none;
visibility:hidden}
.qodef-e-content-follow.qodef-right{text-align:right;
transform:translateX(-100%)}
.qodef-e-content-follow .qodef-e-title{margin:0;
color:#fff}
.qodef-e-content-follow .qodef-e-title a{color:inherit}
.qodef-e-content-follow .qodef-e-info>*{color:#fff}
.qodef-e-content-follow .qodef-e-text,.qodef-e-content-follow .qodef-e-top-holder{clip-path:inset(0 100% 0 0);
transition:all .2s ease-out}
.qodef-e-content-follow .qodef-e-text>*,.qodef-e-content-follow .qodef-e-top-holder>*{display:inline-block;
background-color:var(--qode-main-color);
z-index:10}
.qodef-e-content-follow .qodef-e-top-holder{margin-bottom:2px}
.qodef-e-content-follow .qodef-e-top-holder>*{padding:0 5px}
.qodef-e-content-follow .qodef-e-text>*{padding:3px 5px}
.qodef-e-content-follow.qodef-is-active{visibility:visible}
.qodef-e-content-follow.qodef-is-active .qodef-e-text,.qodef-e-content-follow.qodef-is-active .qodef-e-top-holder{clip-path:inset(0 0 0 0)}
.qodef-e-content-follow.qodef-is-active .qodef-e-text{transition-delay:.2s}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media{height:100%;
width:100%}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content{margin:0;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:flex;
justify-content:flex-end;
flex-direction:column;
padding:20px 40px 35px;
background-color:rgba(var(--qode-main-color),.12)}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content a{position:relative;
z-index:3}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title{color:#fff}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a{color:inherit}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a:hover{color:var(--qode-main-color)}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info>*{color:#fff}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info a:hover{color:var(--qode-main-color)}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-post-link{z-index:2}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content{opacity:0;
transition:opacity .3s ease}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{opacity:1}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media{height:100%;
width:100%}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content{margin:0;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:flex;
justify-content:flex-end;
flex-direction:column;
padding:20px 40px 35px;
background-color:rgba(var(--qode-main-color),.12)}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content a{position:relative;
z-index:3}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title{color:#fff}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a{color:inherit}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a:hover{color:var(--qode-main-color)}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info>*{color:#fff}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a:hover{color:var(--qode-main-color)}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-post-link{z-index:2}
.qodef-portfolio-project-info{display:flex;
align-items:flex-start;
flex-direction:column}
.qodef-portfolio-project-info .qodef-e-label{margin:0 0 5px 0}
.qodef-portfolio-project-info a,.qodef-portfolio-project-info p{margin:0}
#qodef-portfolio-single-related-items{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin-top:86px}
#qodef-single-portfolio-navigation{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin:75px 0 3px}
#qodef-single-portfolio-navigation .qodef-m-inner{position:relative;
display:flex;
align-items:center;
justify-content:space-between}
#qodef-single-portfolio-navigation .qodef-m-nav{position:relative;
display:flex;
align-items:center}
#qodef-single-portfolio-navigation .qodef-m-nav>*{display:block;
line-height:inherit}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon{margin-right:5px}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next{flex-direction:row-reverse;
text-align:right;
margin-left:auto}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon{margin-left:5px}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{position:absolute;
top:0;
left:calc(50% - 16px)}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon{font-size:32px}
#qodef-single-portfolio-navigation .qodef-m-nav-icon{font-size:30px}
#qodef-single-portfolio-navigation .qodef-m-nav-label{font-family:Gabarito,sans-serif;
font-size:22px;
line-height:1.2272727273em;
font-weight:600}
@media only screen and (max-width:1200px){#qodef-single-portfolio-navigation .qodef-m-nav-label{font-size:20px;
line-height:1.25em}
}
.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item{display:block;
margin-bottom:10px;
float:none}
.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item{display:block;
margin-bottom:10px;
float:none}
.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child{margin-bottom:0}
.qodef-team-single .qodef-e-media .qodef-e-media-image img{border-radius:150px 0 150px 0}
.qodef-team-single article>.qodef-e-inner{display:grid;
grid-template-columns:minmax(0,53%) minmax(0,47%);
gap:135px}
@media only screen and (max-width:1512px){.qodef-team-single article>.qodef-e-inner{gap:55px}
}
@media only screen and (max-width:1368px){.qodef-team-single article>.qodef-e-inner{gap:50px}
}
@media only screen and (max-width:1200px){.qodef-team-single article>.qodef-e-inner{gap:40px}
}
@media only screen and (max-width:880px){.qodef-team-single article>.qodef-e-inner{grid-template-columns:minmax(0,1fr);
gap:60px}
}
.qodef-team-single .qodef-e-role{color:#a8086a;
font-family:Gabarito,sans-serif;
font-size:20px;
font-weight:400;
line-height:1.25em;
text-transform:initial;
display:inline-flex;
vertical-align:middle;
flex-wrap:wrap;
font-size:19px}
.qodef-team-single .qodef-e-title{margin:0 0 12px}
.qodef-team-single .qodef-e-signature{margin-bottom:13px}
.qodef-team-single .qodef-e-info-items{display:flex;
flex-direction:column}
.qodef-team-single .qodef-e-info-items>*{display:flex;
align-items:flex-start;
padding:29px 0;
border-bottom:1px solid #a8086a}
.qodef-team-single .qodef-e-info-items>:last-child{border-bottom:0}
.qodef-team-single .qodef-e-info-items .qodef-e-item-title{min-width:120px;
margin:0;
flex-shrink:0;
line-height:1}
.qodef-team-single .qodef-e-info-items .qodef-e-item-text{margin:0}
body.single-team #qodef-page-inner{padding:104px 0 170px}
.qodef-team-list .qodef-e-inner .qodef-e-image{overflow:hidden;
position:relative}
.qodef-team-list .qodef-e-inner:hover .qodef-social-icon{opacity:1;
transform:translateX(0) translateY(0)}
.qodef-team-list .qodef-e-role{margin:0}
.qodef-team-list .qodef-e-title{margin:0 0 8px}
.qodef-team-list .qodef-social-icons{margin:0}
.qodef-team-list .qodef-social-icon{--qode-x:-30px;
--qode-y:0px;
opacity:0;
transform:translateX(var(--qode-x)) translateY(var(--qode-y));
transition:opacity .35s ease-out,transform .6s cubic-bezier(.22,.61,.36,1);
transition-duration:.3s,.55s}
.qodef-team-list .qodef-social-icon .qodef-team-member-social-icon{margin-right:1px}
.qodef-team-list .qodef-social-icon .qodef-team-member-social-icon:hover .qodef-icon-text-label{color:#a8086a}
.qodef-team-list .qodef-social-icon .qodef-icon-text-label{display:inline-flex;
align-items:center;
justify-content:center;
border-radius:50%;
width:35px;
height:35px;
background:#fff;
font-size:15px;
font-weight:700;
letter-spacing:0;
line-height:1em;
color:var(--qode-main-color);
position:relative;
transition:color .35s ease-out}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-content{margin:13px 0 0}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content{opacity:1;
z-index:1}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content{position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background-color:#fff;
display:flex;
justify-content:center;
align-items:center;
flex-direction:column;
opacity:0;
transition:opacity .2s ease-out;
z-index:-1}
.qodef-testimonials-list{text-align:center}
.qodef-testimonials-list .qodef-e-inner{padding-bottom:40px}
.qodef-testimonials-list .qodef-e-media-image{line-height:0;
margin:0 auto 22px;
width:92px;
height:92px;
border-radius:50%;
overflow:hidden}
.qodef-testimonials-list .qodef-e-media-image img{width:auto}
.qodef-testimonials-list .qodef-e-text{margin:0 0 15px}
@media only screen and (max-width:1024px){.qodef-testimonials-list .qodef-e-text{margin:0 25% 15px}
}
@media only screen and (max-width:680px){.qodef-testimonials-list .qodef-e-text{margin:0 10% 15px}
}
.qodef-testimonials-list .qodef-rating-holder{margin:0 0 11px}
.qodef-testimonials-list .qodef-rating-holder>.qodef-svg--testimonial-star{display:none}
.qodef-testimonials-list .qodef-rating-holder>.qodef-e-current-rating .qodef-svg--testimonial-star{display:inline-block}
.qodef-testimonials-list .qodef-rating-holder>.qodef-e-current-rating:last-child{margin-right:0}
.qodef-testimonials-list p.qodef-e-text{margin:0 0 30px;
font-size:30px;
font-weight:600;
letter-spacing:0;
line-height:37px}
.qodef-testimonials-list .qodef-e-author{margin:0;
color:#a8086a}
.qodef-testimonials-list .swiper-pagination-bullets{text-align:left;
bottom:0!important}
.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before{background-color:var(--qode-main-color)}
@media only screen and (max-width:880px){.qodef-testimonials-list~.swiper-button-prev{display:none!important}
}
@media only screen and (max-width:880px){.qodef-testimonials-list~.swiper-button-next{display:none!important}
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title{color:#fff}
.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before{background-color:#fff}
@keyframes cover_search_fade_out{0%{opacity:1;
visibility:visible;
z-index:100}
100%{opacity:0;
visibility:hidden;
z-index:0}
}
@keyframes cover_search_fade_in{0%{opacity:0;
visibility:hidden;
z-index:100}
100%{opacity:1;
visibility:visible;
z-index:100}
}
.qodef-search-cover-form{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
visibility:hidden;
opacity:0;
background-color:#fff;
z-index:-1;
transition:opacity .3s ease}
.qodef-search-cover-form .qodef-m-inner{display:flex;
height:100%;
width:100%;
align-items:center;
justify-content:space-between;
padding:0 70px}
.qodef-search-cover-form .qodef-m-form-field{padding:0;
margin-bottom:0;
font-size:26px;
font-weight:600;
text-transform:uppercase;
color:var(--qode-main-color);
background-color:transparent;
border:0;
border-radius:0;
outline-offset:0}
.qodef-search-cover-form .qodef-m-form-field:focus{color:var(--qode-main-color)}
.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder{color:inherit;
opacity:1}
.qodef-search-cover-form .qodef-m-form-field::placeholder{color:inherit;
opacity:1}
.qodef-search-cover-form .qodef-m-close{flex-shrink:0}
.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack{font-size:23px}
.qodef-covers-search--fadeout .qodef-search-cover-form{animation:cover_search_fade_out .3s ease both}
.qodef-covers-search--fadein .qodef-search-cover-form{animation:cover_search_fade_in .3s ease both}
.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form{display:none}
.qodef-fullscreen-search-holder{position:fixed;
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
visibility:hidden;
display:flex;
align-items:center;
justify-content:center;
background-color:rgba(255,255,255,.98);
z-index:100}
.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder{display:none}
.qodef-fullscreen-search-holder .qodef-m-inner{width:100%}
.qodef-fullscreen-search-holder .qodef-m-form{position:relative;
width:60%;
margin:0 auto}
.qodef-fullscreen-search-holder .qodef-m-form-field{height:100%;
margin:0;
padding:0;
font-size:25px;
color:var(--qode-main-color);
line-height:2em;
background:0 0;
border:0;
border-radius:0}
.qodef-fullscreen-search-holder .qodef-m-form-submit{position:absolute;
right:0;
bottom:-20px;
width:auto;
padding:0;
margin:0;
color:var(--qode-main-color);
background:0 0;
border:0;
outline:0;
opacity:0;
cursor:pointer;
transition:color .2s ease-out}
.qodef-fullscreen-search-holder .qodef-m-form-submit:hover{color:var(--qode-main-color);
background:0 0}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit{opacity:1;
bottom:10px;
transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s}
.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack{font-size:18px}
.qodef-fullscreen-search-holder .qodef-m-form-line{position:absolute;
left:0;
bottom:-2px;
width:0;
border-bottom:1px solid #000;
transition:all .3s ease}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line{width:100%;
transition:width .5s ease .6s}
.qodef-fullscreen-search-holder .qodef-m-close{position:absolute;
top:33px;
right:70px;
color:var(--qode-main-color);
opacity:0;
visibility:hidden;
z-index:1}
.admin-bar .qodef-fullscreen-search-holder .qodef-m-close{top:72px}
.qodef-fullscreen-search-holder .qodef-m-close:hover{color:var(--qode-main-color)}
.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack{font-size:25px}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close{opacity:1;
visibility:visible}
.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder{animation:fullscreen_search_fade_out .3s ease both}
.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder{animation:fullscreen_search_fade_in .3s ease both}
@keyframes fullscreen_search_fade_out{0%{opacity:1;
visibility:visible}
100%{opacity:0;
visibility:hidden}
}
@keyframes fullscreen_search_fade_in{0%{opacity:0;
visibility:hidden}
100%{opacity:1;
visibility:visible}
}
.qodef-search-opener>*{position:relative;
display:inline-block;
vertical-align:middle;
line-height:inherit}
.qodef-search-opener.qodef-source--icon-pack{font-size:23px}
.qodef-accordion{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
visibility:hidden;
overflow-anchor:none}
.qodef-accordion .qodef-accordion-content-inner{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-accordion.qodef--init{visibility:visible}
.qodef-accordion.qodef-layout--simple{border-bottom:1px solid #b1e2f6}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title{position:relative;
display:flex;
align-items:center;
justify-content:space-between;
margin:0;
padding:27px 10px 30px 5px;
transition:color .2s ease-out,background-color .2s ease-out;
cursor:pointer;
border:1px solid #b1e2f6;
border-bottom:0;
border-right:0;
border-left:0;
text-transform:none}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{border-top:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{position:relative;
flex-shrink:0;
width:20px;
height:18px;
line-height:1;
text-align:center}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{position:absolute;
display:inline-flex;
width:100%;
top:50%;
transform:translateY(-50%);
transition:opacity .2s ease-out}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before{display:block;
line-height:inherit}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus{opacity:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus{opacity:1}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus{opacity:1}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus{opacity:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:0 6% 42px 0;
margin:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0}
.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content{display:none}
.qodef-author-pagination--on .qodef-m-pagination-spinner{position:relative;
display:inline-block;
vertical-align:top;
width:32px;
height:auto;
fill:var(--qode-main-color);
stroke:none;
visibility:hidden;
z-index:-1;
animation:qode-rotate 2s infinite linear}
.qodef-author-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{opacity:1;
transition:opacity .2s ease-out}
.qodef-author-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{opacity:0}
.qodef-author-pagination--on.qodef-pagination-type--load-more .qodef-m-pagination-spinner{position:absolute;
bottom:10px;
left:calc(50% - 16px)}
.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-m-pagination-spinner{visibility:visible;
z-index:1}
.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0}
.qodef-author-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-m-pagination-spinner{visibility:visible;
z-index:1}
.qodef-banner{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-banner .qodef-m-banner-link{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:block;
z-index:1}
.qodef-banner .qodef-m-content{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:block}
.qodef-banner .qodef-m-content-inner{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:flex}
.qodef-banner .qodef-m-title{margin:10px 0}
@media only screen and (max-width:1200px){.qodef-banner .qodef-m-title{max-width:100%!important}
}
.qodef-banner .qodef-m-title-inner{display:inline-block}
.qodef-banner .qodef-m-subtitle{font-family:Gabarito,sans-serif;
margin:0;
letter-spacing:0}
.qodef-banner .qodef-m-text-field{font-size:15px;
color:var(--qode-main-color);
margin:0 0 10px;
font-style:italic}
.qodef-banner .qodef-m-image{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
overflow:hidden}
.qodef-banner .qodef-m-image img{display:block;
transition:all .35s ease-out}
.qodef-banner.qodef-banner--light .qodef-m-content .qodef-m-subtitle,.qodef-banner.qodef-banner--light .qodef-m-content .qodef-m-text,.qodef-banner.qodef-banner--light .qodef-m-content .qodef-m-title{color:#fff}
.qodef-banner.qodef-alignment--center .qodef-m-content-inner{align-items:center!important}
.qodef-banner.qodef-alignment--center .qodef-m-content-inner .qodef-m-title-holder{text-align:center}
@media only screen and (max-width:880px){.qodef-banner.qodef-alignment--center .qodef-m-content-inner .qodef-m-title-holder{text-align:left}
}
@media only screen and (max-width:880px){.qodef-banner.qodef-alignment--center .qodef-m-content-inner{align-items:flex-start!important}
}
.qodef-banner.qodef-alignment--left .qodef-m-content-inner{align-items:flex-start!important}
.qodef-banner.qodef-alignment--right .qodef-m-content-inner{align-items:flex-end!important}
.qodef-banner.qodef-vertical-alignment--top .qodef-m-content-inner{justify-content:flex-start!important}
.qodef-banner.qodef-vertical-alignment--middle .qodef-m-content-inner{justify-content:center!important}
.qodef-banner.qodef-vertical-alignment--bottom .qodef-m-content-inner{justify-content:flex-end!important}
.qodef-banner .qodef-m-image{overflow:hidden}
.qodef-banner .qodef-m-image img{will-change:transform;
transform-origin:center;
--qodef-img-move:4;
--qodef-img-scale:1.1;
transform:translateX(0) translateZ(0) scale(var(--qodef-img-scale));
transition:transform .4s cubic-bezier(.25,.46,.44,.91)}
.qodef-banner:hover .qodef-m-image img{transform:translateX(calc(var(--qodef-img-move) * 1px)) translateZ(0) scale(var(--qodef-img-scale))}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{align-items:flex-start;
flex-direction:column;
justify-content:flex-end;
padding:35px}
.qodef-banner.qodef-layout--link-button .qodef-m-title{margin:10px 0}
.qodef-banner.qodef-layout--link-button .qodef-m-text{margin:0}
.qodef-banner.qodef-layout--link-button .qodef-m-button{margin:10px 0 0}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{align-items:flex-start;
flex-direction:column;
justify-content:center;
padding:76px 118px;
position:relative}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner .qodef-badge-holder{display:inline-flex;
width:43px;
height:43px;
border-radius:50%;
align-items:center;
justify-content:center;
background:#fff;
position:absolute;
right:15px;
bottom:16px}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner .qodef-badge-holder .qodef-m-svg{display:inline-flex}
.qodef-button.qodef-html--link{font-family:Gabarito,sans-serif;
font-size:15px;
font-weight:500;
letter-spacing:.08em;
position:relative;
display:inline-flex;
vertical-align:middle;
width:auto;
margin:0;
text-decoration:none;
text-transform:uppercase;
border-radius:0;
outline:0;
transition:all .35s ease-out,border-radius .5s ease-out;
box-shadow:none;
background-image:none;
opacity:1;
padding:14px 30px}
.qodef-button.qodef-size--small{padding:8px 28px}
.qodef-button.qodef-size--large{padding:14px 42px}
.qodef-button.qodef-size--full{width:100%;
padding:12px 20px;
justify-content:center;
text-align:center}
.qodef-button.qodef-layout--filled.qodef-html--link{color:var(--qode-button-color,#fff);
background-color:var(--qode-button-bg-color,var(--qode-main-color));
border:1px solid var(--qode-button-border-color,transparent);
border-radius:var(--qode-button-border-radius,0 20px);
backface-visibility:hidden}
.qodef-button.qodef-layout--filled.qodef-html--link:hover{color:var(--qode-button-hover-color,#fff);
background-color:var(--qode-button-bg-hover-color,var(--qode-main-color));
border-color:var(--qode-button-border-hover-color,transparent);
border-radius:var(--qode-button-border-hover-radius,0)}
.qodef-button.qodef-layout--only-arrow{padding:0!important;
color:var(--qode-main-color);
background-color:transparent;
border:0;
line-height:1}
.qodef-button.qodef-layout--only-arrow svg{display:inline-block;
transition:transform .4s cubic-bezier(.34,.8,.37,.93);
transform:translateX(0);
--qode-x:3px}
.qodef-browser--safari .qodef-button.qodef-layout--only-arrow svg{will-change:transform}
.qodef-button.qodef-layout--only-arrow:hover{color:var(--qode-main-color)}
.qodef-button.qodef-layout--only-arrow:hover svg{transform:translateX(var(--qode-x))}
.qodef-button.qodef-layout--outlined{color:var(--qode-button-color,var(--qode-main-color));
background-color:transparent;
border:1px solid var(--qode-button-border-color,var(--qode-main-color));
border-radius:var(--qode-button-border-radius,0 20px)}
.qodef-button.qodef-layout--outlined:hover{border-color:var(--qode-button-border-hover-color,var(--qode-main-color));
border-radius:var(--qode-button-border-hover-radius,0)}
.qodef-button.qodef-layout--textual{color:var(--qode-button-color,var(--qode-main-color));
background-color:transparent;
border:0;
padding:0!important;
font-weight:700}
.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block}
.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;
position:relative}
.qodef-button.qodef-layout--textual:after{content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);
background-position:100% var(--qodef-underline-position-y);
background-size:100% var(--qodef-underline-height)}
.qodef-button.qodef-layout--textual:hover:after{animation:qode-inline-underline-initial-hover .8s cubic-bezier(.57,.39,0,.86) 1 forwards}
.qodef-call-to-action.qodef-layout--standard{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:flex;
align-items:center}
.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner{justify-content:space-between}
.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner{justify-content:center}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content{padding-right:20px}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content>*{margin:0}
.qodef-call-to-action.qodef-layout--standard .qodef-m-button{flex:0 0 auto}
.qodef-cards-gallery{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
padding:10px 0}
.qodef-cards-gallery .qodef-e-inner{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-cards-gallery img{position:relative;
display:block;
box-shadow:3px 3px 15px 0 rgba(var(--qode-main-color),.5)}
.qodef-cards-gallery .qodef-m-fake-card{position:relative;
display:block;
opacity:0;
visibility:hidden;
pointer-events:none}
.qodef-cards-gallery .qodef-m-card{position:absolute;
transition:all .15s ease}
.qodef-cards-gallery .qodef-m-card.qodef-animating{transition:all 1s cubic-bezier(.19,1,.22,1);
pointer-events:none}
.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings{transition:all .6s cubic-bezier(0,0,0,1);
pointer-events:none}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card{left:0;
will-change:transform}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transform:translateX(-100%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){transform:scale(.5) translateX(80%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){transform:scale(.6) translateX(54%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){transform:scale(.7) translateX(35%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){transform:scale(.8) translateX(21%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){transform:scale(.9) translateX(9.2%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type){cursor:pointer}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover{margin-left:10px!important}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card{right:0;
will-change:transform}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transform:translateX(100%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){transform:scale(.5) translateX(-80%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){transform:scale(.6) translateX(-54%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){transform:scale(.7) translateX(-35%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){transform:scale(.8) translateX(-21%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){transform:scale(.9) translateX(-9.2%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type){cursor:pointer}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover{margin-right:10px!important}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle img{visibility:hidden}
@keyframes qodefCardAppearFromRight{0%{transform:translate3d(100%,0,0);
opacity:0;
visibility:visible}
30%{opacity:1;
visibility:visible}
100%{visibility:visible;
transform:translate3d(0,0,0)}
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img{animation:qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done){animation-delay:.2s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done){animation-delay:.4s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done){animation-delay:.6s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done){animation-delay:.8s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done){animation-delay:1s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done){animation-delay:1.2s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done){animation-delay:1.4s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done){animation-delay:1.6s}
@keyframes qodefCardAppearFromLeft{0%{visibility:visible;
opacity:0;
transform:translate3d(-100%,0,0)}
30%{visibility:visible;
opacity:1}
100%{visibility:visible;
transform:translate3d(0,0,0)}
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img{animation:qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done){animation-delay:.2s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done){animation-delay:.4s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done){animation-delay:.6s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done){animation-delay:.8s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done){animation-delay:1s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done){animation-delay:1.2s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done){animation-delay:1.4s}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done){animation-delay:1.6s}
.qodef-comparision-pricing-table{position:relative;
display:flex;
align-items:stretch;
flex-wrap:wrap}
.qodef-comparision-pricing-table ul{list-style-type:none;
margin:0}
.qodef-comparision-pricing-table h1,.qodef-comparision-pricing-table h2,.qodef-comparision-pricing-table h3,.qodef-comparision-pricing-table h4,.qodef-comparision-pricing-table h5,.qodef-comparision-pricing-table h6,.qodef-comparision-pricing-table p{margin:0}
.qodef-comparision-pricing-table .qodef-m-table{border:1px solid #e1e1e1}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-table-head{display:flex;
align-items:center;
min-height:112px;
padding:22px 30px;
background-image:url("../../inc/shortcodes/comparison-pricing-table/assets/img/pattern_dark.png");
border-bottom:1px solid #e1e1e1}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-table-head .qodef-m-title{word-break:break-word}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-content li{padding:22px 30px;
border-bottom:1px solid #e1e1e1}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-content li:last-child{border-bottom:0}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-footer{position:relative;
display:flex;
justify-content:center;
align-items:center;
width:100%;
min-height:112px;
padding:22px 30px;
border-top:1px solid #e1e1e1}
.qodef-comparision-pricing-table .qodef-m-table:not(.qodef--features){display:inline-flex;
justify-content:space-between;
flex-direction:column;
text-align:center;
border-left-width:0}
.qodef-comparision-pricing-table .qodef-m-table:not(.qodef--features) .qodef-m-table-head{justify-content:center}
.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-table-head{padding-left:15%;
padding-right:15%}
.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-content .qodef-e-item{padding-left:15%;
padding-right:15%}
.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-footer{background-image:url("../../inc/shortcodes/comparison-pricing-table/assets/img/pattern_dark.png")}
.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table{width:30%}
.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table.qodef--features{width:40%}
.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table{width:23.333%}
.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table.qodef--features{width:30%}
.qodef-comparison-slider .qodef-comparison-slider-holder{visibility:hidden;
color:var(--qode-main-color)}
.qodef-comparison-slider .qodef-comparison-slider-holder img{position:absolute}
.qodef-comparison-slider .qodef-comparison-slider-holder.active{cursor:grab}
.qodef-comparison-slider .qodef-comparision-label{font-size:18px;
font-weight:600;
letter-spacing:0;
color:var(--qode-main-color)}
.qodef-comparison-slider .qodef-e-comparison-title-holder{position:absolute;
top:8px;
left:40px;
z-index:1}
.qodef-comparison-slider .qodef-e-comparison-title-holder .qodef-e-comparison-title{color:#fff}
@media only screen and (max-width:1024px){.qodef-comparison-slider .qodef-e-comparison-title-holder .qodef-e-comparison-title{font-size:22px}
}
@media only screen and (max-width:680px){.qodef-comparison-slider .qodef-e-comparison-title-holder{left:15px;
top:2px}
.qodef-comparison-slider .qodef-e-comparison-title-holder .qodef-e-comparison-title{font-size:15px;
margin-top:10px}
}
.qodef-comparison-slider .qodef-e-dates{display:flex;
justify-content:space-between;
margin-top:15px;
font-family:Gabarito,sans-serif;
font-size:18px;
font-weight:400;
letter-spacing:0;
line-height:28px;
color:#a0a0a0}
@media only screen and (max-width:680px){.qodef-comparison-slider .qodef-e-dates{font-size:13px}
}
.qodef-comparison-slider .twentytwenty-handle{height:68px;
width:68px;
margin-left:-34px;
margin-top:-34px;
background-color:#fff;
border-radius:50%;
align-items:center;
justify-content:center;
display:inline-flex}
.qodef-comparison-slider .twentytwenty-handle:after{content:"";
display:inline-block;
width:2px;
height:100vh;
background-color:#fff;
position:absolute;
top:-45vh;
left:33px;
z-index:-1}
.qodef-comparison-slider:hover .twentytwenty-handle svg>g>g circle{stroke-dashoffset:0;
transform:rotate(1deg);
transition:all 1s cubic-bezier(.37,-.05,0,.79)}
.qodef-comparison-slider:hover .twentytwenty-handle svg path:first-of-type{animation:qodef-arrow-move .7s forwards ease}
.qodef-comparison-slider:hover .twentytwenty-handle svg path:last-of-type{animation:qodef-arrow-move-left .7s forwards ease}
.qodef-comparison-slider .twentytwenty-horizontal .twentytwenty-left-arrow:before,.qodef-comparison-slider .twentytwenty-horizontal .twentytwenty-right-arrow:before{border:0;
transition:transform .3s ease;
content:"";
display:inline-block;
width:13px;
height:18px;
transform:rotate(0);
background-repeat:no-repeat;
top:28px}
.qodef-comparison-slider .twentytwenty-left-arrow,.qodef-comparison-slider .twentytwenty-right-arrow{display:none;
width:13px;
height:18px}
.qodef-comparison-slider .twentytwenty-horizontal .twentytwenty-left-arrow:before{background:url("https://dentamedi.qodeinteractive.com/wp-content/plugins/dentamedi-core/assets/img/left.svg");
left:21px}
.qodef-comparison-slider .twentytwenty-horizontal .twentytwenty-right-arrow:before{background:url("https://dentamedi.qodeinteractive.com/wp-content/plugins/dentamedi-core/assets/img/right.svg");
left:40px}
.qodef-countdown .qodef-m-date{display:flex;
flex-wrap:wrap;
justify-content:center}
.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
text-align:center}
.qodef-countdown.qodef-show--1 .qodef-digit-wrapper{width:100%}
.qodef-countdown.qodef-show--2 .qodef-digit-wrapper{width:50%}
.qodef-countdown.qodef-show--3 .qodef-digit-wrapper{width:33.3333333333%}
.qodef-countdown.qodef-show--4 .qodef-digit-wrapper{width:25%}
.qodef-countdown.qodef-show--5 .qodef-digit-wrapper{width:20%}
.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:16.6666666667%}
.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff!important}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:inline-block;
vertical-align:top;
padding:0 20px}
.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:inherit;
font-size:65px;
line-height:1em;
font-weight:500;
letter-spacing:0;
color:var(--qode-main-color)}
.qodef-countdown.qodef-layout--simple .qodef-label{font-size:23px;
font-weight:600;
letter-spacing:0;
color:var(--qode-main-color);
margin:7px 0 0}
.qodef-counter.qodef-layout--simple{text-align:center}
.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:inherit;
font-weight:600;
font-size:75px;
line-height:1;
color:var(--qode-main-color)}
.qodef-counter.qodef-layout--simple .qodef-m-title{margin:5px 0 0 0}
.qodef-counter.qodef-layout--simple .qodef-m-text{margin:0}
.widget.widget_dentamedi_core_custom_font{margin-bottom:0!important}
.qodef-custom-font{position:relative;
margin:0;
opacity:0;
animation:qode-fade-in .25s ease-out .15s both}
.qodef-dentist-price .qodef-dentist-price-item{margin-bottom:19px}
.qodef-dentist-price .qodef-dentist-price-item:last-child{margin-bottom:0}
.qodef-dentist-price .qodef-dentist-price-item.qodef-without--image .qodef-e-content{width:100%;
padding-left:0}
.qodef-dentist-price .qodef-e-content-inner,.qodef-dentist-price .qodef-e-heading{display:flex;
align-items:baseline}
.qodef-dentist-price .qodef-e-content{width:100%}
.qodef-dentist-price .qodef-e-content-inner{position:relative;
top:-4px;
width:100%;
padding:0 0 3px 0}
.qodef-dentist-price .qodef-e-image{width:130px}
.qodef-dentist-price .qodef-e-heading-title{margin:0}
.qodef-dentist-price .qodef-e-heading-line{flex-grow:1;
border-bottom:1px solid #b1e2f6;
margin:0 10px}
.qodef-dentist-price .qodef-e-heading-price{line-height:1;
margin:0}
.qodef-dentist-price .qodef-e-description{display:block;
font-family:Gabarito,sans-serif;
font-weight:600;
line-height:1.368em;
margin:0;
color:var(--qode-main-color);
font-size:16px}
.qodef-dentist-price .qodef-section-subheading{display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:space-between}
.qodef-dentist-price .qodef-section-subheading .qodef-e-subtitle{margin:0 0 4px;
max-width:80%;
font-family:Gabarito,sans-serif;
color:#a8086a;
font-size:19px;
font-weight:400;
letter-spacing:0}
.qodef-dentist-price .qodef-section-heading{display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
margin-bottom:45px}
.qodef-dentist-price .qodef-section-heading .qodef-e-title{margin:0;
max-width:80%}
.qodef-dentist-price.qodef-with-legend--yes .qodef-legend{padding:0 30px;
background-color:#fffcf2;
border-top:2px solid var(--qode-main-color);
margin-top:84px}
@media only screen and (max-width:1200px){.qodef-dentist-price.qodef-with-legend--yes .qodef-legend{padding:0 80px}
}
@media only screen and (max-width:880px){.qodef-dentist-price.qodef-with-legend--yes .qodef-legend{padding:0 30px}
}
.qodef-dentist-price.qodef-with-legend--yes .qodef-legend .qodef-legend-inner{display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
flex-wrap:wrap}
@media only screen and (max-width:880px){.qodef-dentist-price.qodef-with-legend--yes .qodef-legend .qodef-legend-inner{flex-direction:column;
align-items:flex-start}
}
.qodef-dentist-price.qodef-with-legend--yes .qodef-legend .qodef-legend-item{margin:30px 68px 30px 0}
.qodef-dentist-price.qodef-with-legend--yes .qodef-legend .qodef-legend-item:last-child{margin-right:0}
.qodef-dentist-price.qodef-with-legend--yes .qodef-legend .qodef-legend-item .qodef-e-title{display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
margin:0}
.qodef-dropcaps{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-dropcaps .qodef-m-letter{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:65px;
line-height:1.1076923077em;
font-weight:500;
letter-spacing:-.012em;
position:relative;
top:5px;
display:flex;
align-items:center;
justify-content:center;
float:left;
margin:0 10px 5px 0}
@media only screen and (max-width:1512px){.qodef-dropcaps .qodef-m-letter{font-size:57px;
line-height:1.08em}
}
@media only screen and (max-width:1200px){.qodef-dropcaps .qodef-m-letter{font-size:55px;
line-height:1.09em}
}
@media only screen and (max-width:1024px){.qodef-dropcaps .qodef-m-letter{font-size:50px;
line-height:1.1em}
}
@media only screen and (max-width:680px){.qodef-dropcaps .qodef-m-letter{font-size:42px;
line-height:1.02em}
}
.qodef-dropcaps .qodef-m-text{display:inline;
margin:0}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{font-size:38px;
line-height:1.1842105263em;
font-weight:600;
letter-spacing:-.013em;
width:40px;
height:40px;
color:#fff;
background-color:var(--qode-main-color)}
@media only screen and (max-width:1512px){.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{font-size:34px;
line-height:1.14em}
}
@media only screen and (max-width:1200px){.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{font-size:32px;
line-height:1.15em}
}
@media only screen and (max-width:680px){.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{font-size:30px;
line-height:1.16em}
}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter{border-radius:100%}
.qodef-fixed-background-slider{position:relative;
height:100%;
display:inline-block;
width:100%;
overflow:hidden;
transition-property:z-index;
background:#fff}
.qodef-fixed-background-slider .qodef-e-content{display:inline-flex;
flex-direction:row;
align-items:baseline;
margin-top:11px}
@media only screen and (max-width:880px){.qodef-fixed-background-slider .qodef-e-content{flex-direction:column}
}
.qodef-fixed-background-slider .qodef-e-content .qodef-e-title{color:var(--qode-main-color);
margin:0 14px 0 0}
.qodef-fixed-background-slider .qodef-e-content .qodef-m-additional-text{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
letter-spacing:0;
line-height:25px;
margin:0}
.qodef-fixed-background-slider .qodef-e-content .qodef-m-additional-text .qodef-e-text{margin:0}
.qodef-fixed-background-slider.qodef-layout--fixed-text{padding-top:140px;
overflow:hidden}
.qodef-fixed-background-slider .qodef-m-swiper{overflow:hidden;
height:100%}
.qodef-fixed-background-slider .qodef-m-items{position:relative;
width:100%;
height:100%;
float:left}
.qodef-fixed-background-slider .qodef-m-item{display:inline-flex;
flex-direction:column;
padding:32px 32px 15px}
.qodef-fixed-background-slider .qodef-m-item .qodef-m-item-link{display:block;
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
z-index:10}
@media only screen and (max-width:680px){.qodef-fixed-background-slider .qodef-m-item{padding:20px 20px 15px}
}
.qodef-fixed-background-slider .swiper-navigation{display:block;
width:58px;
height:56px;
position:absolute;
bottom:0;
right:32px}
@media only screen and (max-width:880px){.qodef-fixed-background-slider .swiper-navigation{bottom:25px}
}
.qodef-fixed-background-slider .swiper-button-next,.qodef-fixed-background-slider .swiper-button-prev{cursor:pointer;
position:absolute;
display:block;
z-index:10}
.qodef-fixed-background-slider .swiper-button-next:hover svg,.qodef-fixed-background-slider .swiper-button-prev:hover svg{transition-delay:.1s}
.qodef-fixed-background-slider .swiper-button-prev{left:0!important}
.qodef-fixed-background-slider .swiper-button-next{right:0!important}
.qodef-fixed-background-slider .qodef-e-media-image{overflow:hidden;
clip-path:inset(1px)}
.qodef-fixed-background-slider.qodef--backwards .qodef-e.swiper-slide-next{opacity:.999!important;
z-index:2}
.qodef-fixed-background-slider.qodef--backwards .qodef-e.swiper-slide-next .qodef-e-media-image img{animation:qodef-slide-image-to-right 1.2s ease forwards 0s}
.qodef-fixed-background-slider:not(.qodef--backwards) .qodef-e.swiper-slide-prev{z-index:2;
opacity:.999!important}
.qodef-fixed-background-slider:not(.qodef--backwards) .qodef-e.swiper-slide-prev .qodef-e-media-image img{animation:qodef-slide-image-to-right 1.2s ease forwards 0s}
.qodef-fixed-background-slider .qodef-e .qodef-e-content .qodef-e-title,.qodef-fixed-background-slider .qodef-e .qodef-e-content .qodef-m-additional-text{opacity:0;
transition:.25s ease-out}
.qodef-fixed-background-slider .qodef-e.swiper-slide-active .qodef-e-content .qodef-e-title,.qodef-fixed-background-slider .qodef-e.swiper-slide-active .qodef-e-content .qodef-m-additional-text{opacity:1;
transition-duration:.4s}
.qodef-fixed-background-slider .qodef-e .qodef-e-media{overflow:hidden}
.qodef-fixed-background-slider .qodef-e.swiper-slide-active,.qodef-fixed-background-slider .qodef-e.swiper-slide-duplicate-active{z-index:3;
opacity:1!important;
transition-duration:0s!important}
.qodef-fixed-background-slider .qodef-e.swiper-slide-active .qodef-e-media-image img,.qodef-fixed-background-slider .qodef-e.swiper-slide-duplicate-active .qodef-e-media-image img{animation:qodef-slide-image-from-left 1.2s ease forwards 0s}
.qodef-frame-slider-holder{position:relative;
margin-bottom:106px}
.qodef-frame-slider-holder .qodef-frame-slider-image{position:absolute;
top:0;
left:50%;
width:70%;
transform:translateX(-50%);
pointer-events:none;
z-index:100}
.qodef-frame-slider-holder .qodef-frame-slider-image img{width:100%}
.qodef-frame-slider-holder .qodef-m-swiper{overflow:hidden}
.qodef-frame-slider-holder .qodef-m-item{height:0;
width:0;
margin:0 5%;
padding-left:50%;
padding-top:33.9565741858%}
.qodef-frame-slider-holder .qodef-m-item img{position:absolute;
top:1px;
left:0;
width:100%;
height:100%;
border-top-left-radius:4%;
border-top-right-radius:4%;
object-fit:cover}
.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-106px!important}
.qodef-google-map{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-google-map .qodef-m-map{display:block;
width:100%}
.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{width:100%;
display:block}
.qodef-google-map .qodef-m-map img{max-width:none}
.qodef-highlight .qodef-highlight-text{padding:0 5px;
color:#fff;
background-color:var(--qode-main-color)}
.qodef-icon-list-item{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
line-height:1}
.qodef-icon-list-item .qodef-e-title{position:relative;
display:inline-block;
vertical-align:top;
margin:0;
line-height:1}
.qodef-icon-list-item .qodef-e-title a{display:block}
.qodef-icon-list-item .qodef-e-title-inner{display:flex;
align-items:center}
.qodef-icon-list-item .qodef-icon-holder{flex-shrink:0;
margin-right:8px;
float:none}
.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:20px}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{position:relative;
display:inline-flex;
align-items:center;
justify-content:center;
width:29px;
height:29px;
margin-right:8px;
padding:6px;
border:0 solid transparent;
border-radius:50%;
background-color:#e5f4ff}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{display:block}
#qodef-top-area .qodef-icon-list-item p.qodef-e-title{font-size:17px;
line-height:22px;
font-weight:400}
#qodef-page-sidebar .widget.widget_dentamedi_core_icon_list_item{margin-bottom:0}
#qodef-page-footer .widget.widget_dentamedi_core_icon_list_item{margin-bottom:0}
#qodef-side-area .widget.widget_dentamedi_core_icon_list_item{margin-bottom:0}
.qodef-icon-with-text .qodef-m-title{margin:0}
.qodef-icon-with-text .qodef-m-title a{display:block}
.qodef-icon-with-text .qodef-m-text{margin:4px 0 0}
.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}
.qodef-icon-with-text .qodef-icon-holder{float:none;
display:inline-flex}
.qodef-icon-with-text .qodef-icon-holder .qodef-m-svg{display:inline-flex}
.qodef-icon-with-text .qodef-m-content{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;
display:inline-block;
vertical-align:top}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}
.qodef-icon-with-text.qodef-badge--yes .qodef-m-svg{display:inline-flex;
width:var(--qode-icon-with-text-badge-size,92px);
height:var(--qode-icon-with-text-badge-size,92px);
border-radius:50%;
align-items:center;
justify-content:center;
background:#fff;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
@media only screen and (max-width:680px){.qodef-icon-with-text.qodef-badge--yes .qodef-m-svg{width:var(--qode-icon-with-text-badge-size,64px);
height:var(--qode-icon-with-text-badge-size,64px)}
}
.qodef-icon-with-text.qodef-separator--yes{border-right:1px solid var(--qode-icon-with-text-separator-color,#a8086a)}
.qodef-icon-with-text.qodef-layout--before-content{display:flex;
align-items:flex-start}
.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;
margin-right:20px}
@media only screen and (max-width:680px){.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{margin-right:20px!important}
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;
align-items:center}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;
margin-right:5px}
.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img{max-width:50%}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:23px}
.qodef-icon-with-text.qodef-layout--top .qodef-m-text{margin:10px 0 0}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}
.qodef-icon-with-text.qodef-layout--top.qodef--retina img{max-width:50%;
margin:0 auto}
.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--left img{margin-left:0}
.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--right img{margin-right:0}
#qodef-page-sidebar .widget.widget_dentamedi_core_icon_with_text{margin-bottom:0}
#qodef-page-footer .widget.widget_dentamedi_core_icon_with_text{margin-bottom:0}
#qodef-side-area .widget.widget_dentamedi_core_icon_with_text{margin-bottom:9px}
.widget.widget_dentamedi_core_icon_with_text .qodef-separator--yes{padding-right:39px}
.qodef-icon-holder{position:relative;
display:inline-block;
vertical-align:top;
width:auto;
line-height:1}
.qodef-icon-holder a{display:block}
.qodef-icon-holder .qodef-icon{display:block;
line-height:inherit}
.qodef-icon-holder .qodef-icon:before{display:block;
line-height:inherit}
.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{width:2em;
height:2em;
line-height:2em;
text-align:center;
color:#fff;
background-color:var(--qode-main-color);
transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}
.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;
transition:none}
.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:var(--qode-main-color)}
.qodef-icon-holder.qodef-layout--circle{border-radius:50%}
.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em}
.qodef-icon-holder.qodef-size--small{font-size:2em}
.qodef-icon-holder.qodef-size--medium{font-size:3em}
.qodef-icon-holder.qodef-size--large{font-size:4em}
.qodef-icon-holder.qodef-size--huge{font-size:5em}
.widget.widget_dentamedi_core_icon{display:inline-block;
line-height:1}
#qodef-page-sidebar .widget.widget_dentamedi_core_icon{margin-bottom:0}
#qodef-page-footer .widget.widget_dentamedi_core_icon{margin-bottom:0}
#qodef-side-area .widget.widget_dentamedi_core_icon{margin-bottom:0}
.qodef-image-gallery .qodef-image-caption{display:flex;
margin:23px 0 0}
.qodef-image-gallery.qodef-image-gallery--color-box .qodef-image-wrapper{padding:111px 58px 90px}
@media only screen and (max-width:880px){.qodef-image-gallery.qodef-image-gallery--color-box .qodef-image-wrapper{padding:7%}
}
@media only screen and (max-width:680px){.qodef-image-gallery.qodef-image-gallery--color-box .qodef-image-wrapper{padding:20% 7% 19.4%}
}
.qodef-image-gallery.qodef-image-gallery--color-box .qodef-image-wrapper:nth-child(odd){background:#e3f2e7}
.qodef-image-gallery.qodef-image-gallery--color-box .qodef-image-wrapper:nth-child(even){background:#b1e2f6}
.qodef-image-gallery.qodef-slider--info-left{display:grid;
grid-template-columns:minmax(0,1fr) minmax(0,2fr)}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left{position:relative;
display:flex;
flex-direction:column;
justify-content:flex-start;
padding:65px 40px 35px;
margin-right:20px;
background-color:#f1f7fc}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-navigation{position:absolute;
bottom:36px;
right:68px;
display:flex;
align-items:center;
justify-content:center}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-navigation .swiper-button-next,.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-navigation .swiper-button-prev{position:relative}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-navigation .swiper-button-prev{left:0!important}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-navigation .swiper-button-next{right:unset!important;
left:12px!important}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-e-slider-subtitle{margin:0 0 1px;
font-family:Gabarito,sans-serif;
font-size:19px;
font-weight:400;
letter-spacing:0;
color:#a8086a}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-e-slider-title{margin:0 0 12px}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-e-slider-text{max-width:60%;
margin:0}
.qodef-image-hotspots .qodef-m-content{position:absolute;
top:0;
left:0;
width:100%;
height:100%}
.qodef-image-hotspots .qodef-e{position:absolute;
left:var(--qode-hotspot-left-1920,0);
top:var(--qode-hotspot-top-1920,0)}
@media only screen and (max-width:1368px){.qodef-image-hotspots .qodef-e{left:var(--qode-hotspot-left-1368,0);
top:var(--qode-hotspot-top-1368,0)}
}
@media only screen and (max-width:1200px){.qodef-image-hotspots .qodef-e{left:var(--qode-hotspot-left-1200,0);
top:var(--qode-hotspot-top-1200,0)}
}
@media only screen and (max-width:1024px){.qodef-image-hotspots .qodef-e{left:var(--qode-hotspot-left-1024,0);
top:var(--qode-hotspot-top-1024,0)}
}
@media only screen and (max-width:880px){.qodef-image-hotspots .qodef-e{left:var(--qode-hotspot-left-880,0);
top:var(--qode-hotspot-top-880,0)}
}
.qodef-image-hotspots .qodef-e.qodef--reverse .qodef-e-content{left:-11px;
transform:translateX(-100%)}
.qodef-image-hotspots .qodef-e-link,.qodef-image-hotspots .qodef-e-no-link{display:inline-block;
position:relative}
.qodef-image-hotspots .qodef-e-link:hover .qodef-e-content,.qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-content{opacity:1;
visibility:visible}
.qodef-image-hotspots .qodef-e-link:hover .qodef-e-text,.qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-text{color:var(--qode-main-color)}
.qodef-image-hotspots .qodef-e-pin{border:1px solid currentColor;
border-radius:50%;
color:#fff;
flex-shrink:0;
height:25px;
position:relative;
width:25px;
z-index:1}
.qodef-image-hotspots .qodef-e-pin:after{background-color:currentColor;
border-radius:50%;
content:"";
height:17px;
left:3px;
position:absolute;
top:3px;
width:17px}
.qodef-image-hotspots .qodef-e-content{align-items:flex-start;
display:flex;
flex-direction:column;
left:36px;
opacity:0;
position:absolute;
top:0;
transition:opacity .2s ease-out;
visibility:hidden;
z-index:2}
.qodef-image-hotspots .qodef-e-title{background-color:#fff;
line-height:1em;
margin:0;
padding:7px 13px 7px 10px;
white-space:nowrap}
.qodef-image-hotspots .qodef-e-text{background-color:#fff;
line-height:1em;
margin:0;
padding:2px 13px 7px 10px}
.qodef-image-marquee{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-image-marquee .qodef-m-content{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin:0 auto;
overflow:hidden}
.qodef-image-marquee .qodef-m-content.qodef--mobile{display:none}
.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image{background-size:cover!important}
.qodef-image-marquee .qodef-m-image{position:absolute;
top:0;
left:0;
height:100%}
.qodef-image-marquee .qodef-m-image.qodef-image--copy{will-change:transform;
backface-visibility:hidden;
transform:translateX(100%) translateZ(0)}
.qodef-image-marquee .qodef-m-image a{position:relative;
display:block}
@keyframes qode-move-marquee{0%{transform:translateX(0) translateZ(0)}
100%{transform:translateX(-100%) translateZ(0)}
}
@keyframes qode-move-marquee-copy{0%{transform:translateX(100%) translateZ(0)}
100%{transform:translateX(0) translateZ(0)}
}
.qodef-image-with-text{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-image-with-text .qodef-m-image{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block}
.qodef-image-with-text .qodef-m-content{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-image-with-text .qodef-m-title{margin:31px 0 0}
.qodef-image-with-text .qodef-m-text{margin:15px 0 0}
.qodef-image-with-text .qodef-badge-holder{display:inline-flex;
width:92px;
height:92px;
border-radius:50%;
align-items:center;
justify-content:center;
background:#fff;
position:absolute;
right:19px;
bottom:-25px;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
@media only screen and (max-width:1512px){.qodef-image-with-text .qodef-badge-holder{width:82px;
height:82px}
}
.qodef-image-with-text .qodef-badge-holder .qodef-m-svg{display:flex;
align-items:center}
.qodef-image-with-text.qodef-badge--yes .qodef-m-title{margin:11px 0 0}
.qodef-image-with-text.qodef-badge--yes .qodef-image-holder{display:inline-flex;
width:auto;
position:relative}
.qodef-image-with-text.qodef-alignment--center{text-align:center}
.qodef-image-with-text.qodef-alignment--left{text-align:left}
.qodef-image-with-text.qodef-alignment--right{text-align:right}
.qodef-image-with-text.qodef-iwt-enable-border .qodef-m-image{border:1px solid #e1e1e1}
.qodef-image-with-text.qodef-hover--move .qodef-m-image{overflow:hidden}
.qodef-image-with-text.qodef-hover--move .qodef-m-image img{will-change:transform;
transform-origin:center;
--qodef-img-move:4;
--qodef-img-scale:1.1;
transform:translateX(0) translateZ(0) scale(var(--qodef-img-scale));
transition:transform .4s cubic-bezier(.25,.46,.44,.91)}
.qodef-image-with-text.qodef-hover--move:hover .qodef-m-image img{transform:translateX(calc(var(--qodef-img-move) * 1px)) translateZ(0) scale(var(--qodef-img-scale))}
.qodef-image-with-text.qodef-hover--zoom .qodef-m-image{overflow:hidden}
.qodef-image-with-text.qodef-hover--zoom .qodef-m-image img{--qode-zoom:1.01;
--qode-zoom-hover:1.034;
transform:scale(var(--qode-zoom));
transition:transform .5s cubic-bezier(.25,.1,.39,.89)}
.qodef-image-with-text.qodef-hover--zoom:hover .qodef-m-image img{transform:scale(var(--qode-zoom-hover))}
.qodef-image-with-text.qodef-hover--move-to-top .qodef-m-image{transform:translateY(0);
transition:transform .5s cubic-bezier(.26,.57,.32,.95)}
.qodef-image-with-text.qodef-hover--move-to-top:hover .qodef-m-image{transform:translateY(-6px)}
.qodef-image-with-text.qodef-mask--rounded-sharp-left-top .qodef-m-image{border-radius:50%;
border-top-right-radius:0}
.qodef-image-with-text.qodef-mask--rounded-sharp-right-bottom .qodef-m-image{border-radius:50%;
border-bottom-right-radius:0}
.qodef-image-with-text.qodef-mask--rounded .qodef-m-image{border-radius:50%}
.qodef-image-with-text.qodef--has-appear .qodef-m-inner{--qodef-translate-y:40px;
transform:translateY(var(--qodef-translate-y));
opacity:0;
transition:transform 1.1s cubic-bezier(.28,.89,.18,1.09),opacity .35s}
.qodef-image-with-text.qodef--has-appear.qodef--appeared .qodef-m-inner{transform:translateY(0);
opacity:1}
.qodef-info-section.qodef-layout--background-text{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-info-section.qodef-layout--background-text .qodef-m-info{position:relative;
z-index:2}
.qodef-info-section.qodef-layout--background-text .qodef-m-title{margin:0 0 18px}
.qodef-info-section.qodef-layout--background-text .qodef-m-text{margin:0}
.qodef-info-section.qodef-layout--background-text .qodef-button{margin-top:6px}
.qodef-info-section.qodef-layout--background-text .qodef-m-background-text{position:absolute;
display:inline-block;
color:rgba(var(--qode-main-color),.1);
text-align:center;
font-weight:700;
font-size:250px}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text{top:0;
left:-20px}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text{top:0;
right:-20px}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text{bottom:0;
left:-20px}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text{bottom:0;
right:-20px}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text{font-size:450px;
top:34px;
left:0;
right:0;
text-align:center}
.qodef-interactive-info-images{position:relative}
.qodef-interactive-info-images .qodef-m-items{display:flex;
flex-direction:row;
row-gap:50px;
column-gap:50px;
overflow:hidden}
.qodef-interactive-info-images .qodef-m-item{width:100%;
display:flex;
position:relative;
clip-path:inset(0 0 0 0);
transition:.65s cubic-bezier(.31,.79,.4,.94);
transform:translateZ(0)}
.qodef-interactive-info-images .qodef-m-item .qodef-e-image{height:100%;
width:100%}
.qodef-interactive-info-images .qodef-m-item .qodef-m-content{height:100%;
width:100%;
position:absolute;
transition:1s;
transform:translateX(100%)}
.qodef-interactive-info-images .qodef-m-item .qodef-m-content .qodef-m-content-inner{display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
padding:31px 51px;
height:100%;
width:100%}
.qodef-interactive-info-images .qodef-m-item .qodef-m-content .qodef-m-title{margin:0}
.qodef-interactive-info-images .qodef-m-item .qodef-m-content .qodef-e-text{margin:3px 0 17px}
.qodef-interactive-info-images .qodef-m-item:last-of-type{width:200%;
transform:translateX(50%)}
.qodef-interactive-info-images .qodef-m-item:last-of-type .qodef-m-content{width:50%}
.qodef-interactive-info-images .qodef-m-item:last-of-type:after{content:"";
width:100%;
height:100%}
.qodef-interactive-info-images .qodef-m-item.qodef-active:not(:first-of-type){clip-path:inset(0 -100% 0 0)}
.qodef-interactive-info-images .qodef-m-item.qodef-active:first-of-type{clip-path:inset(0 -100% 0 0)}
.qodef-interactive-info-images .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type){transform:translateX(100%)}
.qodef-interactive-info-images .qodef-m-item.qodef-active:last-of-type{transform:translateX(0)}
.qodef-interactive-link-showcase{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
height:100vh;
visibility:hidden}
@media (min-width:2560px){.qodef-interactive-link-showcase{height:70vh}
}
.admin-bar .qodef-interactive-link-showcase{height:calc(100vh - 32px)}
.qodef-interactive-link-showcase .qodef-m-image{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
opacity:0;
transition:opacity 0s .45s}
.qodef-interactive-link-showcase .qodef-m-image.qodef--active{opacity:1;
z-index:5;
transition:opacity .4s cubic-bezier(.215,.61,.355,1)}
.qodef-interactive-link-showcase .qodef-m-image img{display:none}
.qodef-interactive-link-showcase .qodef-m-items{display:flex;
align-items:center;
z-index:10}
.qodef-interactive-link-showcase .qodef-m-item{font-family:Gabarito,sans-serif;
font-size:65px;
line-height:1.1076923077em;
font-weight:500;
letter-spacing:-.012em;
position:relative;
display:inline-block;
vertical-align:top;
width:auto;
padding:0 6px 5px;
margin:13px 0;
transition:color .2s ease-out,background-color .2s ease-out}
@media only screen and (max-width:1512px){.qodef-interactive-link-showcase .qodef-m-item{font-size:57px;
line-height:1.08em}
}
@media only screen and (max-width:1200px){.qodef-interactive-link-showcase .qodef-m-item{font-size:55px;
line-height:1.09em}
}
@media only screen and (max-width:1024px){.qodef-interactive-link-showcase .qodef-m-item{font-size:50px;
line-height:1.1em}
}
@media only screen and (max-width:680px){.qodef-interactive-link-showcase .qodef-m-item{font-size:42px;
line-height:1.02em}
}
.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title{position:relative;
display:block;
z-index:2}
.qodef-interactive-link-showcase .qodef-m-item.qodef--active{color:#fff;
background-color:var(--qode-main-color)}
.qodef-interactive-link-showcase.qodef--init{visibility:visible}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item{color:#fff}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active{color:var(--qode-main-color);
background-color:#fff}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items{position:relative;
flex-direction:column}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item{padding:20px 0;
margin:0;
color:var(--qode-main-color);
background-color:transparent}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item.qodef--active .qodef-e-follow-content{display:block}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-title{display:block;
z-index:-2}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-content{position:absolute;
top:0;
left:0;
width:auto;
display:none}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image{position:relative;
display:inline-block;
vertical-align:top;
width:auto;
transform:translate3d(-50%,-50%,0);
overflow:hidden;
z-index:-1}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image img{position:relative;
display:block;
width:auto;
max-width:60vw}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title{font-family:Gabarito,sans-serif;
font-size:65px;
line-height:1.1076923077em;
font-weight:500;
letter-spacing:-.012em;
position:absolute;
top:calc(50% + 20px);
left:0;
display:block;
white-space:nowrap;
color:#fff}
@media only screen and (max-width:1512px){.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title{font-size:57px;
line-height:1.08em}
}
@media only screen and (max-width:1200px){.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title{font-size:55px;
line-height:1.09em}
}
@media only screen and (max-width:1024px){.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title{font-size:50px;
line-height:1.1em}
}
@media only screen and (max-width:680px){.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title{font-size:42px;
line-height:1.02em}
}
.qodef-interactive-link-showcase.qodef-layout--list{padding:150px 0}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{position:relative;
display:block;
margin-left:auto;
width:62%;
height:100%;
overflow:hidden}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
width:38%;
justify-content:center;
flex-direction:column}
.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container{width:100%;
height:100%;
z-index:10}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
height:100%;
overflow:hidden;
z-index:5}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item{height:auto;
margin:0 5%}
.qodef-item-showcase{position:relative;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
visibility:hidden}
.qodef-item-showcase .qodef-m-image{position:relative;
flex-shrink:0;
margin:0 60px;
opacity:0;
transform:translateY(70px);
transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)}
.qodef-item-showcase .qodef-m-image img{display:block}
.qodef-item-showcase .qodef-m-items{position:relative;
display:flex;
flex-direction:column;
width:100%}
.qodef-item-showcase .qodef-m-items.qodef--left{text-align:right}
.qodef-item-showcase .qodef-m-items.qodef--right{text-align:left}
.qodef-item-showcase .qodef-m-item{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin-top:60px;
opacity:0;
transform:translateY(70px);
transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)}
.qodef-item-showcase .qodef-m-item:first-child{margin-top:0}
.qodef-item-showcase .qodef-m-item:nth-child(1){transition-delay:.2s}
.qodef-item-showcase .qodef-m-item:nth-child(2){transition-delay:.4s}
.qodef-item-showcase .qodef-m-item:nth-child(3){transition-delay:.6s}
.qodef-item-showcase .qodef-m-item:nth-child(4){transition-delay:.8s}
.qodef-item-showcase .qodef-m-item:nth-child(5){transition-delay:1s}
.qodef-item-showcase .qodef-m-item:nth-child(6){transition-delay:1.2s}
.qodef-item-showcase .qodef-e-title{margin:0}
.qodef-item-showcase .qodef-e-title-link{font-family:inherit;
font-size:inherit;
font-weight:inherit;
font-style:inherit;
line-height:inherit;
letter-spacing:inherit;
text-transform:inherit;
color:inherit}
.qodef-item-showcase .qodef-e-title-link:hover{color:var(--qode-main-color)}
.qodef-item-showcase .qodef-e-text{margin:20px 0 0}
.qodef-item-showcase.qodef--init{visibility:visible}
.qodef-item-showcase.qodef--init .qodef-m-image{opacity:1;
transform:translateY(0)}
.qodef-item-showcase.qodef--init .qodef-m-item{opacity:1;
transform:translateY(0)}
.qodef-number-item.qodef--has-appear .word{overflow:initial}
.qodef-number-item .qodef-m-title{margin:0}
.qodef-number-item .qodef-m-title a{display:block}
.qodef-number-item .qodef-m-number{font-family:Gabarito,sans-serif;
font-size:25px;
line-height:1em;
font-weight:600;
text-transform:uppercase;
color:var(--qode-main-color);
letter-spacing:0;
display:inline-block}
.qodef-number-item .qodef-m-text{font-family:Gabarito,sans-serif;
font-size:20px;
line-height:28px;
font-weight:400;
letter-spacing:0;
margin-top:9px}
.qodef-number-item .qodef-m-content{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-number-item.qodef-layout--before-content{display:flex;
flex-direction:row}
.qodef-number-item.qodef-layout--before-content .qodef-m-number-wrapper{display:inline-flex;
align-items:center;
justify-content:center;
flex-shrink:0;
width:68px;
height:68px;
border-radius:50%;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
.qodef-number-item.qodef-layout--before-content .qodef-m-content{display:inline-flex;
flex-direction:column}
.qodef-number-item.qodef-layout--before-content .qodef-m-content{vertical-align:bottom;
padding:16px 0 0 20px}
@media only screen and (max-width:1200px){.qodef-number-item.qodef-layout--before-content .qodef-m-content{padding:0 15% 0 21px;
vertical-align:bottom}
}
@media only screen and (max-width:880px){.qodef-number-item.qodef-layout--before-content .qodef-m-content{padding:0 0 0 20px}
}
.qodef-pricing-table{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
text-align:center}
.qodef-pricing-table .qodef-m-title .qodef-m-price-title{margin:0 0 6px}
.qodef-pricing-table .qodef-m-title p{margin:0;
color:var(--qode-main-color)}
.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:flex;
margin:0 0 3px;
line-height:1;
justify-content:center;
color:#a8086a}
.qodef-pricing-table .qodef-m-content{margin:28px 0 0}
.qodef-pricing-table.qodef-enable-border--yes{border:1px solid #b1e2f6}
.qodef-pricing-table.qodef-layout--compare{text-align:left;
background:#fff;
border-radius:0 80px 0 80px}
.qodef-pricing-table.qodef-layout--compare .qodef-m-inner{padding:51px 34px 47px}
@media only screen and (max-width:1200px){.qodef-pricing-table.qodef-layout--compare .qodef-m-inner{padding:51px 30px 47px}
}
.qodef-pricing-table.qodef-layout--compare .qodef-m-title .qodef-m-price-title{margin:0 0 2px}
.qodef-pricing-table.qodef-layout--compare .qodef-m-price-description{margin:2px 0;
padding-right:20%}
@media only screen and (max-width:1512px){.qodef-pricing-table.qodef-layout--compare .qodef-m-price-description{padding-right:10%}
}
@media only screen and (max-width:1200px){.qodef-pricing-table.qodef-layout--compare .qodef-m-price-description{padding-right:0}
}
.qodef-pricing-table.qodef-layout--compare .qodef-m-content{margin:34px 0 0}
.qodef-pricing-table.qodef-layout--compare .qodef-m-content ul.qodef-price-compare-list{list-style:none;
margin:0;
display:flex;
flex-direction:column}
.qodef-pricing-table.qodef-layout--compare .qodef-m-content ul.qodef-price-compare-list li{padding:8px 0 14px;
margin-bottom:7px;
display:inline-flex;
justify-content:space-between;
border-bottom:1px solid #b1e2f6;
font-size:23px;
font-weight:400;
letter-spacing:0;
color:var(--qode-main-color)}
.qodef-pricing-table.qodef-layout--compare .qodef-m-content ul.qodef-price-compare-list li.qodef-light{color:#a8086a;
font-weight:600}
.qodef-pricing-table.qodef-layout--compare .qodef-m-content ul.qodef-price-compare-list li:last-child{margin-bottom:0}
.qodef-pricing-table.qodef-layout--compare .qodef-m-button{text-align:center;
margin-top:35px}
.qodef-pricing-table.qodef-layout--compare.qodef-status--featured{background-color:#a8086a;
border:0}
.qodef-pricing-table.qodef-layout--compare.qodef-status--featured .qodef-m-content ul.qodef-price-compare-list li,.qodef-pricing-table.qodef-layout--compare.qodef-status--featured .qodef-m-price-description,.qodef-pricing-table.qodef-layout--compare.qodef-status--featured .qodef-m-price-title{color:#fff!important}
.qodef-pricing-table.qodef-layout--compare.qodef-status--featured .qodef-m-content ul.qodef-price-compare-list li{border-color:#fff}
.qodef-pricing-table.qodef-layout--standard .qodef-m-inner{padding:49px 45px 44px;
border:2px solid #b1e2f6;
border-bottom:0}
@media only screen and (max-width:1512px){.qodef-pricing-table.qodef-layout--standard .qodef-m-inner{padding:49px 25px 44px}
}
.qodef-pricing-table.qodef-layout--standard .qodef-m-button .qodef-button{margin:0;
border-radius:0;
width:100%;
justify-content:center}
.qodef-pricing-table.qodef-layout--standard .qodef-m-content ul{list-style:none;
margin:0}
.qodef-pricing-table.qodef-layout--standard .qodef-m-content ul li{color:var(--qode-main-color);
margin-bottom:8px}
.qodef-pricing-table.qodef-layout--standard .qodef-m-content ul li:last-child{margin-bottom:0}
.qodef-pricing-table.qodef-layout--standard .qodef-m-content ul li:before{content:"\f00c";
font-family:"Font Awesome 5 Free";
font-weight:900;
padding-right:8px}
.qodef-pricing-table.qodef-layout--standard.qodef-status--featured .qodef-featured-price-table{display:inline-flex;
width:42px;
height:42px;
background:#fff;
align-items:center;
justify-content:center;
border-radius:42px;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16);
position:absolute;
top:-8px;
right:15px}
.qodef-pricing-table.qodef-layout--standard.qodef-status--featured .qodef-m-button .qodef-button{background-color:#a8086a}
.qodef-progress-bar{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
visibility:hidden}
.qodef-progress-bar .qodef-m-inner{position:relative;
display:flex;
flex-direction:column}
.qodef-progress-bar .qodef-m-canvas{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-progress-bar .qodef-m-canvas svg{display:block}
.qodef-progress-bar .qodef-m-title{margin:20px 0 0}
.qodef-progress-bar.qodef--init{visibility:visible}
.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:25px;
line-height:1.2em;
font-weight:600;
display:flex;
align-items:center;
justify-content:center;
padding:0;
margin:0}
@media only screen and (max-width:1512px){.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{font-size:25px;
line-height:1.2em}
}
.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{padding-top:20px;
transform:none!important}
.qodef-progress-bar.qodef-layout--line .qodef-m-inner{flex-direction:column-reverse}
.qodef-progress-bar.qodef-layout--line .proggress{width:0}
.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;
top:-24px;
right:0;
width:auto}
.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 0 7px}
.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount{left:0;
right:auto;
transform:translateX(-50%)}
.qodef-section-title{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-section-title .qodef-m-title{margin:0}
.qodef-section-title .qodef-m-subtitle{margin:0 0 1px;
color:#a8086a}
.qodef-section-title p.qodef-m-subtitle{font-family:Gabarito,sans-serif;
font-size:19px;
font-weight:400;
letter-spacing:0}
.qodef-section-title .qodef-m-description{margin:12px 0 0}
.qodef-section-title .qodef-button{margin:31px 0 0}
.qodef-section-title.qodef-alignment--center{text-align:center}
.qodef-section-title.qodef-alignment--left{text-align:left}
.qodef-section-title.qodef-alignment--right{text-align:right}
.qodef-section-title.qodef-skin--light .qodef-m-description,.qodef-section-title.qodef-skin--light .qodef-m-subtitle,.qodef-section-title.qodef-skin--light .qodef-m-title{color:#fff}
.qodef-separator{font-size:0;
height:auto;
line-height:1;
position:relative}
.qodef-separator .qodef-m-line{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
border-bottom:1px solid #e1e1e1}
.qodef-separator.qodef-position--center{text-align:center}
.qodef-separator.qodef-position--left{text-align:left}
.qodef-separator.qodef-position--right{text-align:right}
.qodef-separator.qodef-show--yes{display:block}
.qodef-separator.qodef-show--no{display:none}
@media only screen and (max-width:1600px){.qodef-separator.qodef-show-1600--yes{display:block}
}
@media only screen and (max-width:1600px){.qodef-separator.qodef-show-1600--no{display:none}
}
@media only screen and (max-width:1512px){.qodef-separator.qodef-show-1512--yes{display:block}
}
@media only screen and (max-width:1512px){.qodef-separator.qodef-show-1512--no{display:none}
}
@media only screen and (max-width:1368px){.qodef-separator.qodef-show-1368--yes{display:block}
}
@media only screen and (max-width:1368px){.qodef-separator.qodef-show-1368--no{display:none}
}
@media only screen and (max-width:1200px){.qodef-separator.qodef-show-1200--yes{display:block}
}
@media only screen and (max-width:1200px){.qodef-separator.qodef-show-1200--no{display:none}
}
@media only screen and (max-width:1024px){.qodef-separator.qodef-show-1024--yes{display:block}
}
@media only screen and (max-width:1024px){.qodef-separator.qodef-show-1024--no{display:none}
}
@media only screen and (max-width:880px){.qodef-separator.qodef-show-880--yes{display:block}
}
@media only screen and (max-width:880px){.qodef-separator.qodef-show-880--no{display:none}
}
@media only screen and (max-width:680px){.qodef-separator.qodef-show-680--yes{display:block}
}
@media only screen and (max-width:680px){.qodef-separator.qodef-show-680--no{display:none}
}
#qodef-page-sidebar .widget.widget_dentamedi_core_separator{margin-bottom:0}
#qodef-page-footer .widget.widget_dentamedi_core_separator{margin-bottom:0}
#qodef-side-area .widget.widget_dentamedi_core_separator{margin-bottom:0}
.qodef-service-item{display:flex;
flex-direction:row}
.qodef-service-item.qodef-layout--standard .qodef-e-title{margin:16px 0 0}
.qodef-service-item.qodef-layout--info-on-image article .qodef-e-inner{position:relative}
.qodef-service-item.qodef-layout--info-on-image article .qodef-e-inner .qodef-service-info-content{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:inline-flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
padding:13px 18px}
.qodef-service-item.qodef-layout--info-on-image article .qodef-e-inner .qodef-service-info-content .qodef-e-text-holder,.qodef-service-item.qodef-layout--info-on-image article .qodef-e-inner .qodef-service-info-content .qodef-e-title{color:#fff}
.qodef-service-item .qodef-m-label{margin:0}
.qodef-service-item .qodef-wrapper-inner{display:inline-flex;
width:100%;
justify-content:space-between;
flex-wrap:wrap}
.qodef-service-item article{display:inline-flex;
text-align:center;
align-items:center;
justify-content:center}
.qodef-service-item article .qodef-e-link-overlay{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:2}
.qodef-service-item article .qodef-e-inner{display:inline-flex;
align-items:flex-start;
flex-direction:column}
.qodef-service-item .qodef-e-title{position:relative;
display:inline-block;
margin:17px 0 0;
z-index:1}
.qodef-service-item.qodef-skin--light .qodef-e-text-holder,.qodef-service-item.qodef-skin--light .qodef-e-title{color:#fff}
.qodef-service-item.qodef-skin--light .qodef-e-button svg{fill:#fff}
.qodef-service-item.qodef-skin--dark .qodef-e-text-holder,.qodef-service-item.qodef-skin--dark .qodef-e-title{color:#000}
.qodef-service-item.qodef-skin--dark .qodef-e-button svg{fill:#000}
.qodef-service-list .qodef-e-title{position:relative;
display:inline-block;
margin:16px 0 2px;
z-index:1;
transition:color .2s ease-out}
.qodef-service-list.qodef-skin--light .qodef-e-text-holder,.qodef-service-list.qodef-skin--light .qodef-e-title{color:#fff}
.qodef-service-list.qodef-skin--light .qodef-e-button svg{fill:#fff}
.qodef-service-list.qodef-skin--dark .qodef-e-text-holder,.qodef-service-list.qodef-skin--dark .qodef-e-title{color:#000}
.qodef-service-list.qodef-skin--dark .qodef-e-button svg{fill:#000}
.qodef-service-list.qodef--has-hover .qodef-e .qodef-m-image{overflow:hidden}
.qodef-service-list.qodef--has-hover .qodef-e .qodef-m-image img{will-change:transform;
transform-origin:center;
--qodef-img-move:4;
--qodef-img-scale:1.16;
transform:translateX(0) translateZ(0) scale(var(--qodef-img-scale));
transition:transform .4s cubic-bezier(.25,.46,.44,.91)}
.qodef-service-list.qodef--has-hover .qodef-e:hover .qodef-m-image img{transform:translateX(calc(var(--qodef-img-move) * 1px)) translateZ(0) scale(var(--qodef-img-scale))}
.qodef-single-image img{display:block}
.qodef-alignment--center .qodef-single-image img{margin:0 auto}
.qodef-alignment--right .qodef-single-image img{margin:0 0 0 auto}
.qodef-single-image.qodef-single-image-radius{overflow:hidden}
.qodef-single-image.qodef-enable-border--yes img{border:1px solid #e1e1e1}
.qodef-single-image.qodef--has-hover .qodef-m-image{overflow:hidden}
.qodef-single-image.qodef--has-hover .qodef-m-image a{display:block;
width:100%}
.qodef-single-image.qodef--has-hover .qodef-m-image img{will-change:transform;
transform-origin:center;
--qodef-img-move:4;
--qodef-img-scale:1.1;
transform:translateX(0) translateZ(0) scale(var(--qodef-img-scale));
transition:transform .4s cubic-bezier(.25,.46,.44,.91)}
.qodef-single-image.qodef--has-hover:hover .qodef-m-image img{transform:translateX(calc(var(--qodef-img-move) * 1px)) translateZ(0) scale(var(--qodef-img-scale))}
.qodef-single-image.qodef-appear--reveal .qodef-m-image-inner-holder{--qode-apperar-scale-2:1.14;
--qode-apperar-scale:0.82;
opacity:0;
clip-path:inset(16%);
transition:clip-path .8s ease,opacity .35s;
overflow:hidden}
.qodef-single-image.qodef-appear--reveal .qodef-m-image-inner-holder .qodef-m-image-inner{transform:scale(var(--qode-apperar-scale-2));
transition:transform 1.1s ease-out}
.qodef-single-image.qodef-appear--reveal.qodef--appeared .qodef-m-image-inner-holder{opacity:1;
transform:scale(1);
clip-path:inset(0)}
.qodef-single-image.qodef-appear--reveal.qodef--appeared .qodef-m-image-inner-holder .qodef-m-image-inner{transform:scale(1)}
.qodef-single-image.qodef-appear--opacity .qodef-m-image-inner-holder{--qode-x:0px;
--qode-y:30px;
opacity:0;
transform:translateX(var(--qode-x)) translateY(var(--qode-y));
transition:opacity .35s ease-out,transform .6s cubic-bezier(.22,.61,.36,1)}
.qodef-single-image.qodef-appear--opacity.qodef--appeared .qodef-m-image-inner-holder{opacity:1;
transform:translateX(0) translateY(0);
transition-delay:.2s,.2s}
.qodef-single-image.qodef-appear--move .qodef-m-image-inner-holder{--qode-x:calc(44vW + 100%);
--qode-y:0;
opacity:0;
transform:translateX(var(--qode-x)) translateY(var(--qode-y));
transition:opacity .35s ease-out,transform .7s cubic-bezier(.28,.88,.32,.97)}
.qodef-single-image.qodef-appear--move.qodef--appeared .qodef-m-image-inner-holder{opacity:1;
transform:translateX(0) translateY(0)}
.qodef-stacked-images .qodef-m-images{position:relative;
display:inline-block}
.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child){position:absolute}
.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img{max-width:initial}
@media only screen and (max-width:1200px){.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img{width:50%}
}
.qodef-stacked-images.qodef--has-appear .qodef-m-image{opacity:0;
transition:.35s opacity ease-out}
.qodef-stacked-images.qodef--has-appear.qodef--appeared .qodef-m-image{opacity:1}
.qodef-stacked-images.qodef--has-appear.qodef--appeared .qodef-m-image:nth-of-type(2){transition-delay:.2s}
.widget.qodef-stamp-widget{margin-bottom:0}
.qodef-stamp{position:relative;
display:inline-block;
vertical-align:top;
width:195px;
height:195px;
color:var(--qode-main-color);
font-family:Gabarito,sans-serif;
font-size:12px;
font-weight:400;
text-transform:uppercase}
.qodef-stamp .qodef-m-centered-text{font-family:Gabarito,sans-serif;
font-size:80px;
color:var(--qode-main-color);
position:absolute;
left:0;
right:0;
text-align:center;
display:inline-block;
top:50%;
transform:translateY(-50%)}
.qodef-stamp .qodef-m-circle{position:absolute;
top:2px;
left:2px;
width:calc(100% - 4px);
height:calc(100% - 4px);
border:1px solid currentColor;
border-radius:100%;
opacity:0;
transform:scale(.6);
transition:opacity .2s ease,transform .3s ease}
.qodef-stamp .qodef-m-text{position:relative;
display:block;
height:100%}
.qodef-stamp .qodef-m-text>*{position:absolute;
top:0;
left:calc(50% - 4px);
width:8px;
height:50%;
text-align:center;
opacity:0;
transition:opacity .1s;
transform-origin:bottom center;
transform:rotate(-90deg)}
.qodef-stamp.qodef--appear .qodef-m-circle{opacity:.8;
transform:scale(1)}
.qodef-stamp.qodef--init .qodef-m-text>*{opacity:1}
.qodef-stamp.qodef--abs{position:absolute}
@media only screen and (max-width:1512px){.qodef-stamp.qodef-hide-on--1512{display:none}
}
@media only screen and (max-width:1368px){.qodef-stamp.qodef-hide-on--1368{display:none}
}
@media only screen and (max-width:1200px){.qodef-stamp.qodef-hide-on--1200{display:none}
}
@media only screen and (max-width:1024px){.qodef-stamp.qodef-hide-on--1024{display:none}
}
@media only screen and (max-width:880px){.qodef-stamp.qodef-hide-on--880{display:none}
}
@media only screen and (max-width:680px){.qodef-stamp.qodef-hide-on--680{display:none}
}
.qodef-swapping-image-gallery{position:relative;
overflow:hidden;
display:flex;
align-items:flex-start}
.qodef-swapping-image-gallery .qodef-m-info{flex-grow:1;
flex-basis:0}
.qodef-swapping-image-gallery .qodef-m-image-holder{flex-grow:1;
flex-basis:0;
overflow:hidden;
box-shadow:0 0 10.53px 2.47px rgba(2,2,2,.04)}
.qodef-swapping-image-gallery .qodef-m-info{padding-top:60px}
.qodef-swapping-image-gallery .qodef-m-headline{margin:0 0 60px}
.qodef-swapping-image-gallery .qodef-m-title{margin:0 0 24px}
.qodef-swapping-image-gallery .qodef-m-description{margin:0}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom{width:auto}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail{font-size:0;
cursor:pointer;
opacity:.35;
transition:opacity .3s ease-out}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img{display:block}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active{opacity:1}
.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:120px}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:120px}
.qodef-tabs{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
visibility:hidden}
.qodef-tabs.qodef--init{visibility:visible}
.qodef-tabs .qodef-tabs-navigation{margin:0;
padding:0;
list-style:none}
.qodef-tabs .qodef-tabs-content{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-tabs .qodef-tabs-content p{margin:0}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{position:relative;
display:flex;
align-items:center;
justify-content:center;
margin:0;
padding:0;
list-style:none}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{padding:0}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:not(.qodef-product-tabs-line){margin:0 39px}
@media only screen and (max-width:880px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 19px 0 0}
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{font-family:Gabarito,sans-serif;
font-size:22px;
line-height:1.2272727273em;
font-weight:600;
display:block;
padding:0;
margin:0;
transition:color .2s ease-out,background-color .2s ease-out}
@media only screen and (max-width:1200px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{font-size:20px;
line-height:1.25em}
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-right:0}
@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{flex-direction:column;
align-items:flex-start;
margin-bottom:-11px}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:not(.qodef-product-tabs-line){margin:0 0 11px 0;
padding:0}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:not(.qodef-product-tabs-line):last-child{margin-bottom:0}
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:flex;
align-items:stretch;
justify-content:space-between;
height:100%}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{flex-shrink:0;
display:block;
padding-right:26px;
margin-right:26px;
border-right:1px solid #e1e1e1}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li{width:100%;
margin-bottom:26px}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child{margin-bottom:0}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a{display:inline-block;
width:auto}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:0}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}
@keyframes qode-text-marquee-left{0%{transform:translateX(0)}
100%{transform:translateX(-100%)}
}
@keyframes qode-text-marquee-right{0%{transform:translateX(-100%)}
100%{transform:translateX(0)}
}
.qodef-text-marquee .qodef-m-content{display:flex;
font-family:Gabarito,sans-serif;
font-size:105px;
font-weight:400;
line-height:1em;
overflow:hidden;
white-space:nowrap}
.qodef-text-marquee .qodef-m-content-inner{padding-right:25px}
.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner{animation:qode-text-marquee-left var(--qode-marquee-duration,25s) linear infinite}
.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner{animation:qode-text-marquee-right var(--qode-marquee-duration,25s) linear infinite}
.qodef-text-marquee .qodef-m-text-1{color:var(--qode-main-color)}
.qodef-text-marquee .qodef-m-text-2{color:var(--qode-main-color)}
.qodef-text-marquee .qodef-m-text-3{color:var(--qode-main-color)}
.qodef-text-marquee .qodef-m-separator{color:var(--qode-main-color);
position:relative}
.qodef-vertical-split-slider--init{height:100vh!important;
margin:0;
overflow:hidden;
padding:0}
.admin-bar.qodef-vertical-split-slider--init{margin-top:32px;
height:calc(100vh - 32px)!important}
.qodef-vertical-split-slider--init .qodef-vertical-split-slider{visibility:visible}
.qodef-vertical-split-slider{height:100vh;
position:relative;
visibility:hidden}
.admin-bar .qodef-vertical-split-slider{height:calc(100vh - 32px)}
.qodef-vertical-split-slider .ms-right{right:0!important}
.qodef-vertical-split-slider .ms-tableCell{height:calc(100vh - 2 * 10%)!important}
.admin-bar .qodef-vertical-split-slider .ms-tableCell{height:calc(100vh - 2 * 10% - 32px)!important}
.qodef-vertical-split-slider+.qodef-vertical-split-slider-responsive{display:none}
.qodef-vertical-split-slider .qodef-m-slide-image,.qodef-vertical-split-slider-responsive .qodef-m-slide-image{background-position:center;
background-size:cover;
position:relative}
.qodef-vertical-split-slider .qodef-m-slide-content,.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10% 24%;
position:relative}
.qodef-vertical-split-slider .qodef-m-slide-content>div>:not(.qodef-m-image),.qodef-vertical-split-slider-responsive .qodef-m-slide-content>div>:not(.qodef-m-image){position:relative;
z-index:1}
.qodef-vertical-split-slider .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-m-label-holder{bottom:0;
display:block;
height:200px;
overflow:hidden;
position:absolute;
width:200px}
.qodef-vertical-split-slider .qodef-m-label,.qodef-vertical-split-slider-responsive .qodef-m-label{background-color:#fff;
display:flex;
flex-direction:column;
height:100%;
justify-content:space-between;
padding:30px 80px 40px 40px;
width:100%}
.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-counter,.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-counter{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:50px;
line-height:1.16em;
font-weight:500;
letter-spacing:-.01em}
@media only screen and (max-width:1512px){.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-counter,.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-counter{font-size:42px;
line-height:1.106em}
}
@media only screen and (max-width:1200px){.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-counter,.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-counter{font-size:40px;
line-height:1.125em}
}
@media only screen and (max-width:680px){.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-counter,.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-counter{font-size:35px;
line-height:1.14em}
}
.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-text,.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-text{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:25px;
line-height:1.2em;
font-weight:600}
@media only screen and (max-width:1512px){.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-text,.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-text{font-size:25px;
line-height:1.2em}
}
.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{bottom:0;
height:200px;
overflow:hidden;
position:absolute;
width:200px;
z-index:0}
.qodef-vertical-split-slider .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-m-image img{height:200px;
object-fit:cover;
width:200px}
.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-label-holder{right:0}
.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-image{left:0}
.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-label-holder{left:0}
.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-image{right:0}
#multiscroll-nav{display:none}
#multiscroll-nav li{height:12px!important;
margin:32px 0!important;
width:12px!important}
#multiscroll-nav li a span{background-color:var(--qode-main-color);
border:none;
height:12px;
left:0;
top:0;
width:12px}
#multiscroll-nav li a.active span{background-color:var(--qode-main-color)}
#multiscroll-nav.right{right:34px!important}
.qodef-vertical-split-slider--init #multiscroll-nav{display:block}
.qodef-vertical-split-slider--init #multiscroll-nav.qodef-skin--light a:not(.active) span{background-color:#fff}
.qodef-vertical-split-slider--init #multiscroll-nav.qodef-skin--dark a:not(.active) span{background-color:#000}
.qodef-fullscreen-menu--opened #multiscroll-nav{z-index:98}
html.elementor-html #multiscroll-nav{display:none!important}
.qodef-vertical-split-slider .qodef-content-layout--type-1 .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-1 .qodef-m-title{margin:0 0 35px 0}
.qodef-vertical-split-slider .qodef-content-layout--type-1 .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-1 .qodef-m-text{margin:0 0 50px 0}
.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-m-title{margin:0 0 35px 0}
.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type{margin:0 0 20px 0}
.qodef-video-button{position:relative;
display:inline-block;
vertical-align:middle}
.qodef-video-button .qodef-m-play{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
display:flex;
align-items:center;
justify-content:center;
color:var(--qode-main-color);
font-size:106px;
line-height:1}
.qodef-video-button .qodef-m-play span{display:inline-flex;
line-height:inherit;
width:92px;
height:92px;
align-items:center;
justify-content:center;
background:#fff;
border-radius:50%;
position:relative}
.qodef-video-button .qodef-m-play span:before{content:"";
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:inherit;
border-radius:inherit;
transition:transform .5s ease;
transform:scale(1)}
.qodef-video-button .qodef-m-play span svg{position:relative;
z-index:2}
.qodef-browser--safari .qodef-video-button .qodef-m-play span svg{will-change:transform}
.qodef-video-button .qodef-m-play:hover span:before{transform:scale(1.08)}
.qodef-workflow{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-workflow .qodef-e-workflow-image{position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%)}
.qodef-workflow .qodef-e-workflow-item{display:flex;
margin-bottom:-37px}
.qodef-workflow .qodef-e-workflow-item:nth-child(even){justify-content:flex-start;
text-align:right}
.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner{transform:translateX(34%)}
.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner:after{left:calc(100% + 30px)}
.qodef-workflow .qodef-e-workflow-item:nth-child(odd){justify-content:flex-end;
text-align:left}
.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner{transform:translateX(-34%)}
.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner:after{right:calc(100% + 30px)}
.qodef-workflow .qodef-e-workflow-item-inner{position:relative;
max-width:260px}
.qodef-workflow .qodef-e-workflow-item-inner:after{content:"";
position:absolute;
top:70px;
height:1px;
width:100%;
max-width:200px;
display:block;
background:var(--qode-main-color)}
.qodef-workflow .qodef-e-subtitle{margin:0;
font-size:15px;
font-style:italic;
color:var(--qode-main-color)}
.qodef-workflow .qodef-e-title{margin:3px 0 0;
letter-spacing:.1em}
#qodef-side-area{position:fixed;
top:0;
right:-402px;
width:402px;
height:100%;
min-height:100%;
text-align:center;
background-color:#ebfbef;
overflow:hidden;
visibility:hidden;
z-index:9999;
transition:all .6s cubic-bezier(.77,0,.175,1);
box-shadow:0 3px 6px 0 rgba(0,0,0,.08)}
.qodef-side-area--opened #qodef-side-area{right:0;
visibility:visible}
#qodef-side-area.qodef-alignment--center{text-align:center}
#qodef-side-area.qodef-alignment--right{text-align:right}
#qodef-side-area.qodef-alignment--left{text-align:left}
.admin-bar #qodef-side-area{top:32px;
height:calc(100vh - 32px)}
@media only screen and (max-width:782px){.admin-bar #qodef-side-area{top:46px;
height:calc(100vh - 46px)}
}
#qodef-side-area .qodef-side-area-top{position:relative;
top:0;
left:0;
width:100%;
padding:21px 0;
background-color:#fff}
#qodef-side-area .qodef-side-area-logo{display:flex;
align-items:center;
justify-content:space-between;
padding:0 36px}
#qodef-side-area .qodef-side-area-logo .qodef-header-logo-link{position:relative;
display:flex;
align-items:center;
flex-shrink:0;
height:78px!important;
max-height:100%}
#qodef-side-area .qodef-side-area-logo .qodef-header-logo-link img{display:block;
margin:auto 0;
width:auto;
max-height:50%;
transition:opacity .3s ease}
#qodef-side-area-inner{padding:57px 42px}
#qodef-side-area-close{position:absolute;
top:47px;
right:40px;
display:block;
z-index:1000}
.qodef-side-area-cover{position:fixed;
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
overflow:hidden;
z-index:0;
transition:opacity .2s ease-in-out,z-index .2s ease-in-out}
.qodef-side-area--opened .qodef-side-area-cover{opacity:1;
z-index:1002}
.qodef-social-share{position:relative;
display:inline-block;
vertical-align:top}
.qodef-social-share .qodef-social-title{font-family:Gabarito,sans-serif;
color:var(--qode-main-color);
font-size:25px;
line-height:1.2em;
font-weight:600;
position:relative;
display:inline-block;
vertical-align:top;
margin:0 5px 0 0}
@media only screen and (max-width:1512px){.qodef-social-share .qodef-social-title{font-size:25px;
line-height:1.2em}
}
.qodef-social-share ul{position:relative;
display:inline-block;
vertical-align:top;
list-style:none;
padding:0;
margin:0}
.qodef-social-share li{position:relative;
display:inline-block;
vertical-align:top;
line-height:1;
padding:0;
margin:0}
.qodef-social-share li a{font-size:20px}
.qodef-social-share li.qodef-facebook-share a:hover{color:#3b5998}
.qodef-social-share li.qodef-twitter-share a:hover{color:#00aced}
.qodef-social-share li.qodef-linkedin-share a:hover{color:#007bb5}
.qodef-social-share li.qodef-tumblr-share a:hover{color:#32506d}
.qodef-social-share li.qodef-pinterest-share a:hover{color:#cb2027}
.qodef-social-share li.qodef-vk-share a:hover{color:#45668e}
.qodef-social-share.qodef-layout--dropdown{position:relative;
display:inline-block;
vertical-align:bottom}
.qodef-social-share.qodef-layout--dropdown .qodef-social-title{margin:0;
vertical-align:middle}
.qodef-social-share.qodef-layout--dropdown .qodef-e-social-share-icon{width:18px;
height:auto;
margin-left:5px}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;
visibility:visible;
cursor:pointer}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){transition-delay:.2s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){transition-delay:.3s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){transition-delay:.4s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){transition-delay:.5s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){transition-delay:.6s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){transition-delay:.7s}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:flex}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;
vertical-align:top;
margin-right:5px}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;
visibility:hidden;
z-index:950}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;
display:block;
z-index:990;
margin:0;
padding:0!important}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{position:absolute;
display:flex;
align-items:center;
justify-content:center;
text-align:center;
visibility:hidden;
overflow:hidden;
opacity:0;
transition:opacity .2s ease-out,visibility .2s ease-out}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{transition:color .2s ease-out,background-color .2s ease-out}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li>*{display:flex;
align-items:center;
justify-content:center;
line-height:inherit;
width:100%;
height:100%}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{bottom:0;
left:0}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{width:90px;
height:30px;
line-height:30px;
border:1px solid #e1e1e1}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child){border-top:none}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover{background-color:#3b5998;
color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover{background-color:#00aced;
color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover{background-color:#007bb5;
color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover{background-color:#32506d;
color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover{background-color:#cb2027;
color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover{background-color:#45668e;
color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{font-size:20px;
color:var(--qode-main-color);
background-color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1){bottom:-30px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2){bottom:-60px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3){bottom:-90px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4){bottom:-120px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5){bottom:-150px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6){bottom:-180px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7){bottom:-210px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{top:0;
right:0}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li{width:calc(90px / 3)}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:5px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:35px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:65px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:95px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:125px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:155px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:185px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{top:0;
left:0}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li{width:calc(90px / 3)}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:5px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:35px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:65px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:95px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:125px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:155px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:185px}
.qodef-social-share.qodef-layout--list li{margin-right:15px}
.qodef-social-share.qodef-layout--list li:last-child{margin-right:0}
.qodef-social-share.qodef-layout--text li{margin-right:7px}
.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}
.qodef-social-share.qodef-layout--text li a{display:inline-flex;
align-items:center;
justify-content:center;
width:35px;
height:35px;
border:0 solid transparent;
border-radius:50%;
font-size:15px;
font-weight:500;
color:var(--qode-main-color);
background-color:#fff;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;
margin-bottom:21px}
.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;
margin-bottom:21px}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}
#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}
#qodef-page-spinner{position:fixed;
top:0;
bottom:0;
right:0;
left:0;
z-index:2000}
#qodef-page-spinner .qodef-m-inner{position:relative;
display:flex;
align-items:center;
justify-content:center;
width:100%;
height:100%;
color:var(--qode-main-color);
background-color:#f3faff}
#qodef-page-spinner .qodef-m-spinner{position:relative}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{position:relative;
width:100px;
height:100px;
margin:-50px 0 0 -50px}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{position:absolute;
top:50%;
left:50%;
height:50%;
width:50%;
z-index:1;
animation:qode-atom-shrink 4.5s infinite linear}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{content:"";
position:absolute;
top:-50%;
left:-50%;
height:100%;
width:100%;
background:currentColor;
border-radius:50%}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{position:absolute;
width:100%;
height:100%;
z-index:0}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{content:"";
position:absolute;
top:0;
left:0;
height:20px;
width:20px;
margin:0 auto;
background:currentColor;
border-radius:50%}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{transform:rotate(0);
animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{transform:rotate(120deg);
animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{transform:rotate(240deg);
animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{position:relative;
width:50px;
height:50px;
margin:-25px 0 0 -25px;
animation:qode-clock 8s infinite steps(8)}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{position:absolute;
height:50px;
width:50px}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{content:"";
position:absolute;
height:18.31501832px;
width:18.31501832px;
background:currentColor;
border-radius:50%}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{transform:rotate(-135deg);
animation:qode-clock-1 1s ease-in infinite}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{transform:rotate(-90deg);
animation:qode-clock-2 1s ease-in infinite}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{transform:rotate(-45deg);
animation:qode-clock-3 1s ease-in infinite}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{animation:qode-clock-4 1s ease-in infinite}
#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{width:60px;
height:60px;
margin:-30px 0 0 -30px;
background-color:currentColor;
animation:qode-cube 1.2s infinite ease-in-out}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{position:relative;
width:40px;
height:40px;
margin:-20px 0 0 -20px}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:currentColor;
border-radius:50%;
opacity:.6;
animation:qode-double-pulse 2s infinite ease-in-out}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{animation-delay:-1s}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{position:relative;
width:60px;
height:60px;
margin:-30px 0 0 -30px}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{position:absolute;
width:100%;
height:100%}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{animation-delay:calc((600ms) - 1500ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{animation-delay:calc((900ms) - 1500ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{animation-delay:calc((1200ms) - 1500ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{transform:rotateZ(45deg)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{animation-delay:calc((300ms) - 1400ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{animation-delay:calc((600ms) - 1400ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{animation-delay:calc((900ms) - 1400ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{animation-delay:calc((1200ms) - 1400ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{transform:rotateZ(90deg)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{animation-delay:calc((300ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{animation-delay:calc((600ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{animation-delay:calc((900ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{animation-delay:calc((1200ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{position:absolute;
width:12px;
height:12px;
background-color:currentColor;
border-radius:100%;
animation:qode-bounce-delay 1.2s infinite ease-in-out both}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{top:0;
left:0}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{top:0;
right:0}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{right:0;
bottom:0}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{left:0;
bottom:0}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{position:relative;
width:30px;
height:30px;
margin:-45px 0 0 -30px}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{position:absolute;
top:50%;
left:50%;
height:40px;
width:40px;
background:currentColor;
border-radius:50%}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{top:0;
left:50%;
animation:qode-fussion-ball-1 1s 0s ease infinite;
z-index:1}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{top:50%;
left:100%;
animation:qode-fussion-ball-2 1s 0s ease infinite;
z-index:2}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{top:100%;
left:50%;
animation:qode-fussion-ball-3 1s 0s ease infinite;
z-index:1}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{top:50%;
left:0;
animation:qode-fussion-ball-4 1s 0s ease infinite;
z-index:2}
#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{width:60px;
height:60px;
margin:0 0 0 -30px}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{position:absolute;
width:60px;
height:4px;
margin-left:10px;
background-color:currentColor;
animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{position:absolute;
width:60px;
height:4px;
margin-left:10px;
background-color:currentColor;
animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{position:absolute;
width:60px;
height:4px;
margin-left:10px;
background-color:currentColor;
animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{position:absolute;
width:60px;
height:4px;
margin-left:10px;
background-color:currentColor;
animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{position:relative;
height:50px;
width:50px;
margin:-25px 0 0 -25px;
animation:qode-mitosis-invert 2s infinite steps(2,end)}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:currentColor;
border-radius:50%}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{animation:qode-mitosis-ball-1 1s infinite alternate linear}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{animation:qode-mitosis-ball-2 1s infinite alternate linear}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{animation:qode-mitosis-ball-3 1s infinite alternate linear}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{animation:qode-mitosis-ball-4 1s infinite alternate linear}
#qodef-page-spinner.qodef-layout--predefined{clip-path:url("dentamedi-core.min-ver=6.7.2.css#qodef-svg--round-mask")}
#qodef-page-spinner.qodef-layout--predefined clipPath{transform:scale(.01,.01)}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner{display:flex;
justify-content:center;
align-items:center;
width:100%;
height:100%;
z-index:1}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined{display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
width:100%;
padding:5vW 11.1vW}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-mask{z-index:-100;
opacity:0;
position:absolute}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-content{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-icon{display:inline-flex}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-icon svg{overflow:visible}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-icon svg path:nth-of-type(1){fill:currentColor}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-icon svg path:nth-of-type(2){color:#a8086a;
stroke:currentColor;
fill:currentColor;
clip-path:inset(calc((100 - var(--qode-progress,0)) * 1%) 0 0 0)}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-progress-holder{display:flex;
position:relative;
margin-left:-1.2em;
font-size:28px;
font-weight:500;
margin-top:12px}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-progress-holder .qodef-m-text{padding-right:10px}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-progress-holder .qodef-m-number{position:absolute;
left:100%}
#qodef-page-spinner.qodef-layout--predefined .qodef-m-progress-holder .qodef-m-number:after{content:"%"}
#qodef-page-spinner.qodef-layout--predefined.qodef--finished{pointer-events:none}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{position:relative;
display:flex;
align-items:center;
justify-content:space-between}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{margin:0;
opacity:0;
animation:qode-fade-in 1s forwards}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{flex-shrink:0;
animation-delay:.5s}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{position:relative;
display:block;
height:3px;
width:500px;
margin-top:20px;
background-color:#e5e1dc;
overflow:hidden;
opacity:0;
animation:qode-fade-in 1s .3s forwards}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:var(--qode-main-color);
width:0}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{position:relative;
width:100px;
height:100px;
margin:-50px 0 0 -50px}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{position:absolute;
height:100%;
width:100%;
background:currentColor;
border:0 solid currentColor;
border-radius:50%}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)}
#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{width:32px;
height:32px;
margin:-16px 0 0 -16px;
background-color:currentColor;
border-radius:16px;
animation:qode-scaleout 1s infinite ease-in-out}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{width:60px;
height:20px}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{display:inline-block;
width:12px;
height:12px;
margin:4px;
background-color:currentColor;
border-radius:100%;
opacity:0;
animation:qode-ball-fall 1.5s ease infinite both}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){animation-delay:calc((100ms) - 300ms)}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){animation-delay:calc((200ms) - 300ms)}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){animation-delay:calc((300ms) - 300ms)}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{position:relative;
width:32px;
height:32px;
margin:-16px 0 0 -16px}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{position:absolute;
top:0;
left:0;
width:10px;
height:10px;
background-color:currentColor;
animation:qode-rotating-cubes 1.8s infinite ease-in-out}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{animation-delay:-.9s}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{width:50px;
height:60px;
margin:-30px 0 0 -25px;
text-align:center}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{display:inline-block;
float:left;
height:100%;
width:6px;
margin:0 3px 0 0;
background-color:currentColor;
animation:qode-stretch-delay 1.2s infinite ease-in-out}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{animation-delay:calc((200ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{animation-delay:calc((300ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{animation-delay:calc((400ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{animation-delay:calc((500ms) - 1300ms)}
#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner{display:flex;
justify-content:center;
align-items:center;
width:100%;
height:100%}
#qodef-page-spinner.qodef-layout--textual .qodef-m-textual{opacity:0}
#qodef-page-spinner.qodef-layout--textual .qodef-m-text{display:flex;
font-family:Gabarito,sans-serif;
font-size:30px;
line-height:1;
font-weight:500;
white-space:nowrap;
text-transform:uppercase}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char{display:inline-block;
opacity:0;
will-change:opacity}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char{white-space:pre}
#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual{opacity:1}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{position:relative;
width:40px;
height:40px;
margin:-20px 0 0 -20px;
text-align:center;
animation:qode-rotate-circles 2s infinite linear}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{position:absolute;
top:0;
width:60%;
height:60%;
display:inline-block;
background-color:currentColor;
border-radius:100%;
transform-origin:center bottom;
animation:qode-bounce 2s infinite ease-in-out}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{top:auto;
bottom:0;
animation-delay:-1s}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{width:150px;
height:30px;
margin:-15px 0 0 -75px}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{float:left;
height:30px;
width:30px;
margin-right:10px;
background:currentColor;
border-radius:50%}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{animation:qode-wave-jump-3 1.8s infinite ease-out}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{animation:qode-wave-jump-2 1.8s infinite ease-out}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{animation:qode-wave-jump-1 1.8s infinite ease-out}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{margin-right:0;
animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{width:72px;
margin:-9px 0 0 -36px;
text-align:center}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{display:inline-block;
width:18px;
height:18px;
margin:0 3px 0 0;
background-color:currentColor;
border-radius:100%;
animation:qode-bounce-delay 1.4s infinite ease-in-out both}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{animation-delay:-.32s}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{animation-delay:-.16s}
.qodef-sp-holder{position:fixed;
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
z-index:115;
visibility:hidden;
transition:opacity .2s ease-out;
background-color:rgba(0,0,0,.65);
display:flex;
align-items:center;
justify-content:center}
.qodef-sp-holder .qodef-sp-inner{width:90%;
max-width:600px;
background-color:#fff;
padding:40px;
opacity:0;
box-shadow:3px 3px 15px 0 rgba(var(--qode-main-color),.5);
transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .2s ease-out}
.qodef-sp-holder .qodef-sp-close{position:absolute;
top:16px;
right:16px;
display:block;
color:#000}
.qodef-sp-holder .qodef-sp-close:hover{color:var(--qode-main-color)}
.qodef-sp-holder .qodef-sp-close svg{stroke:currentColor;
fill:currentColor}
.qodef-sp-holder .qodef-sp-content-container{background-color:#fafafa;
background-size:cover;
padding:40px}
.qodef-sp-holder .qodef-sp-title{margin:0 0 30px 0}
.qodef-sp-holder .qodef-sp-subtitle{margin:0 0 20px 0}
.qodef-sp-holder .wpcf7{width:100%;
display:block}
.qodef-sp-holder .qodef-sp-prevent{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
margin-top:28px}
.qodef-sp-holder .qodef-sp-prevent-inner{cursor:pointer}
.qodef-sp-holder .qodef-sp-prevent-inner>*{position:relative;
display:inline-block;
vertical-align:top;
line-height:1}
.qodef-sp-holder .qodef-sp-prevent-input{margin:1px 1px 0 0;
width:11px;
height:11px;
border:1px solid var(--qode-main-color);
overflow:hidden}
.qodef-sp-holder .qodef-sp-prevent-input svg{position:absolute;
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
transition:opacity .2s ease-out}
.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg{opacity:1}
.qodef-sp-holder .qodef-sp-prevent-label{font-size:13px}
.qodef-sp-opened .qodef-sp-holder{opacity:1;
visibility:visible;
transition:opacity .2s ease-out}
.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner{opacity:1;
transform:scale(1);
transition:transform .8s cubic-bezier(.26,.63,0,.96)}
.qodef-page-title{background-position:center 0;
background-repeat:no-repeat;
background-size:cover}
.qodef-page-title.qodef-image--responsive{height:auto!important}
.qodef-page-title.qodef-image--responsive .qodef-m-content{position:absolute;
top:0;
left:0}
.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid{left:50%;
transform:translateX(-50%)}
.qodef-page-title.qodef-alignment--center{text-align:center}
.qodef-page-title.qodef-alignment--right{text-align:right}
.qodef-page-title .qodef-m-image{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-page-title .qodef-m-image img{display:block;
width:100%}
.qodef-page-title .qodef-m-content.qodef-content-full-width{padding:0 40px}
.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span{font-size:17px}
.qodef-page-title .qodef-breadcrumbs a{color:var(--qode-main-color)}
.qodef-page-title .qodef-breadcrumbs a:hover{color:#a8086a}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{margin:0 5px}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{content:"/"}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:0 0 4px}
.widget.qodef-author-info .qodef-author-info-image{margin-bottom:21px;
display:inline-block;
width:100%}
.widget.qodef-author-info .qodef-author-info-image img{border-radius:80px 0 80px 0;
width:100%}
.widget.qodef-author-info .qodef-author-info-name{margin:0 0 7px}
.widget.qodef-author-info .qodef-author-info-description{margin:0}
.widget .qodef-contact-info-widget{margin:0}
#qodef-top-area .widget .qodef-contact-info-widget a{font-size:16px}
.widget.widget_dentamedi_core_search{align-items:center;
display:flex;
height:100%;
justify-content:center;
position:relative}
.widget.widget_dentamedi_core_search .qodef-search-widget{padding-top:4px}
.widget.widget_dentamedi_core_search .qodef-widget-title{margin-bottom:9px}
#qodef-page-sidebar .widget.widget_dentamedi_core_search .qodef-widget-title{margin-bottom:9px}
.widget.widget_dentamedi_core_search .qodef-search-form{position:absolute;
left:auto;
right:0;
top:100%;
display:flex;
align-items:center;
justify-content:stretch;
width:318px;
padding:2px 21px 3px 23px;
text-align:left;
background-color:#fff;
transition:opacity .2s ease-out,visibility .2s ease-out;
opacity:0!important;
visibility:hidden!important;
z-index:6;
box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}
.widget.widget_dentamedi_core_search .qodef-search-form.qodef--opened{opacity:1!important;
visibility:visible!important}
.widget.widget_dentamedi_core_search .qodef-search-form input{color:var(--qode-main-color);
font-family:Gabarito,sans-serif;
font-size:20px;
font-weight:400;
line-height:1.25em;
text-transform:initial;
font-size:18px;
line-height:34px;
font-weight:400;
margin:0!important;
border:none;
border-radius:0;
padding-left:0}
.widget.widget_dentamedi_core_search .qodef-search-form button[type=submit]{padding:0!important;
color:var(--qode-main-color);
background-color:transparent;
border:0}
.widget.widget_dentamedi_core_search .qodef-search-form button[type=submit] svg{transition:transform .4s cubic-bezier(.34,.8,.37,.93);
transform:translateX(0);
--qode-x:3px}
.qodef-browser--safari .widget.widget_dentamedi_core_search .qodef-search-form button[type=submit] svg{will-change:transform}
.widget.widget_dentamedi_core_search .qodef-search-form button[type=submit]:hover svg{transform:translateX(var(--qode-x))}
.widget.widget_dentamedi_core_search .qodef-search-form-inner{width:100%}
.widget_dentamedi_core_sticky_sidebar{position:relative;
width:100%;
height:0;
margin:0!important;
padding:0!important;
border:none!important;
background:0 0!important}
.widget_dentamedi_core_svg_icon{display:inline-block;
vertical-align:top;
margin:0!important}
.widget_dentamedi_core_svg_icon .qodef-m-holder{display:flex;
align-items:center}
.widget_dentamedi_core_svg_icon .qodef-svg-icon-widget svg{display:block;
fill:var(--fill-color);
stroke:var(--stroke-color);
max-width:100%;
max-height:100%;
transition:all .25s ease-out}
.widget_dentamedi_core_svg_icon .qodef-svg-icon-widget a{display:inline-block;
width:100%;
height:100%}
.widget_dentamedi_core_svg_icon .qodef-svg-icon-widget a:hover svg,.widget_dentamedi_core_svg_icon .qodef-svg-icon-widget:hover svg{fill:var(--fill-hover-color);
stroke:var(--stroke-hover-color)}
.widget_dentamedi_core_svg_icon .qodef-svg-icon-widget a:hover .qodef-m-text,.widget_dentamedi_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-text{color:var(--text-hover-color)}
.widget_dentamedi_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-icon{background-color:var(--background-hover-color)}
.widget_dentamedi_core_svg_icon .qodef-m-icon{--fill-color:currentColor;
--stroke-color:currentColor;
--fill-hover-color:currentColor;
--stroke-hover-color:currentColor;
--background-color:transparent;
--background-hover-color:transparent;
display:flex;
align-items:center;
justify-content:center;
flex-shrink:0;
max-height:100%;
background-color:var(--background-color);
overflow:hidden;
transition:all .25s ease-out}
.widget_dentamedi_core_svg_icon .qodef-m-text{--text-color:currentColor;
--text-hover-color:currentColor;
color:var(--text-color);
transition:all .25s ease-out;
line-height:1}
#qodef-page-header .widget_dentamedi_core_svg_icon .qodef-m-text{font-family:Gabarito,sans-serif;
font-size:18px;
line-height:1.25em;
font-weight:400;
letter-spacing:0;
color:var(--qode-main-color)}
#qodef-page-header .widget_dentamedi_core_svg_icon .qodef-m-text .qodef-menu-item-text{--qodef-underline-position-y:100%;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,#a8086a 0,#a8086a 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
.qodef-weather-widget .qodef-m-inner{display:flex;
align-items:center}
.qodef-weather-widget .qodef-m-weather{margin-right:20px;
flex-shrink:0}
.qodef-weather-widget .qodef-m-weather-icon{font-size:50px;
line-height:1;
margin-bottom:15px}
.qodef-weather-widget .qodef-m-weather-icon:before{content:""}
.qodef-weather-widget .qodef-m-weather-icon.qodef--haze:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--mist:before{content:"\f75f"}
.qodef-weather-widget .qodef-m-weather-icon.qodef--light-snow:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--snow:before{content:"\f2dc"}
.qodef-weather-widget .qodef-m-weather-icon.qodef--thunderstorm:before{content:"\f0e7"}
.qodef-weather-widget .qodef-m-weather-icon.qodef--drizzle:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-drizzle:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-shower-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain-and-snow:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--moderate-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--rain:before{content:"\f73d"}
.qodef-weather-widget .qodef-m-weather-icon.qodef--heavy-intensity-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--shower-rain:before{content:"\f740"}
.qodef-weather-widget .qodef-m-weather-icon.qodef--broken-clouds:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--overcast-clouds:before{content:"\f0c2"}
.qodef-weather-widget .qodef-m-weather-icon.qodef--clouds:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--few-clouds:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--scattered-clouds:before{content:"\f6c4"}
.qodef-weather-widget .qodef-m-weather-icon.qodef--clear-sky:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--clear:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--sky-is-clear:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--sun:before{content:"\f185"}
.qodef-weather-widget .qodef-m-temperature{font-size:25px}
.qodef-weather-widget .qodef-m-temperature.qodef--high-low .qodef-e-temperature-low:after{content:"-"}
.qodef-weather-widget .qodef-m-weather-info p{margin:0}
.qodef-weather-widget .qodef-e-heading{margin-bottom:15px}
.qodef-weather-widget .qodef-e-heading>*{margin:0}
.qodef-weather-widget .qodef-e-heading-description{margin-top:10px}
.qodef-weather-widget .qodef-m-other-days{display:flex;
justify-content:space-between;
margin-top:25px}
.qodef-weather-widget .qodef-m-other-days .qodef-m-inner{flex-direction:column}
.qodef-weather-widget.qodef-layout--simple .qodef-m-city{padding:0 10px}
.qodef-weather-widget .qodef-m-weather-icon{color:var(--qode-main-color)}
.qodef-weather-widget .qodef-e-heading-description{color:var(--qode-main-color)}
#qodef-page-footer .qodef-weather-widget .qodef-m-weather-icon{color:#fff}
#qodef-page-footer .qodef-weather-widget .qodef-e-heading-city{color:#fff}
.qodef-wishlist{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-wishlist .qodef-m-link{line-height:1}
.qodef-wishlist .qodef-m-link.qodef--added{color:var(--qode-main-color)}
.qodef-wishlist .qodef-m-link.qodef--added i{font-weight:900}
.qodef-wishlist .qodef-m-response{position:absolute;
top:-6px;
bottom:auto;
right:-6px;
left:auto;
width:auto;
padding:0 10px;
font-size:13px;
line-height:30px;
color:var(--qode-main-color);
background-color:#fff;
border:1px solid #e1e1e1;
border-radius:4px;
box-shadow:3px 3px 15px 0 rgba(var(--qode-main-color),.5);
white-space:nowrap;
opacity:0;
visibility:hidden;
transform:translateY(0);
transition:opacity .2s ease}
.qodef-wishlist .qodef-m-response.qodef--show{opacity:1;
visibility:visible}
.qodef-wishlist-dropdown{position:relative;
display:inline-block;
vertical-align:top;
height:100%;
margin:0 10px}
.qodef-wishlist-dropdown .qodef-m-inner{position:relative;
display:inline-block;
width:100%;
vertical-align:top;
height:100%}
.qodef-wishlist-dropdown .qodef-m-link{position:relative;
display:flex;
align-items:center;
height:100%}
.qodef-wishlist-dropdown .qodef-m-link>*{margin:0;
line-height:1}
.qodef-wishlist-dropdown .qodef-m-link{color:var(--qode-main-color)}
#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link{color:var(--qode-main-color)}
.qodef-wishlist-dropdown .qodef-m-link-icon{flex-shrink:0;
margin-right:2px;
font-size:18px}
.qodef-wishlist-dropdown .qodef-m-link-icon:before{display:block;
line-height:inherit}
.qodef-wishlist-dropdown .qodef-m-link-icon{color:var(--qode-main-color)}
#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link-icon{color:var(--qode-main-color)}
.qodef-wishlist-dropdown .qodef-m-link-count{font-family:Gabarito,sans-serif;
font-size:25px;
line-height:1.2em;
font-weight:600}
@media only screen and (max-width:1512px){.qodef-wishlist-dropdown .qodef-m-link-count{font-size:25px;
line-height:1.2em}
}
.qodef-wishlist-dropdown .qodef-m-items{position:absolute;
top:100%;
left:auto;
right:0;
width:266px;
padding:25px;
text-align:left;
background-color:#fff;
border:1px solid #e1e1e1;
opacity:0;
visibility:hidden;
z-index:1000;
transition:all .35s cubic-bezier(.53,.01,.18,1)}
.qodef-wishlist-dropdown .qodef-m-item{position:relative;
display:flex;
align-items:center;
margin:0 0 25px}
.qodef-wishlist-dropdown .qodef-m-item:last-child{margin-bottom:0}
.qodef-wishlist-dropdown .qodef-e-image-link{flex-shrink:0;
max-width:60px;
margin-right:15px}
.qodef-wishlist-dropdown .qodef-e-image-link img{display:block;
border:1px solid #e1e1e1;
border-radius:4px}
.qodef-wishlist-dropdown .qodef-e-title{margin:0}
.qodef-wishlist-dropdown .qodef-e-remove{position:absolute;
top:-10px;
right:-10px;
padding:5px;
font-size:13px;
line-height:1;
z-index:3}
.qodef-wishlist-dropdown .qodef-e-remove *{display:block;
line-height:inherit}
.qodef-wishlist-dropdown .qodef-e-remove :before{display:block;
line-height:inherit}
.touchevents .qodef-wishlist-dropdown{cursor:pointer}
.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items{opacity:1;
visibility:visible}
.qodef-working-hours-list{position:relative;
display:inline-block;
width:100%;
vertical-align:top}
.qodef-working-hours-list .qodef-e-day{font-size:20px;
line-height:23px;
letter-spacing:0;
font-weight:400;
margin:0}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item{display:inline-flex;
flex-direction:column}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-e-day{font-size:20px;
line-height:23px;
letter-spacing:0;
font-weight:400;
margin:0;
text-transform:capitalize}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-e-day:not(.qodef--closed){margin-bottom:23px}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-e-day-separator:after{content:",";
display:inline-block;
margin-right:3px}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-additional-content{margin-top:15px}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-additional-content p{margin:0}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-additional-content p:first-child{margin-bottom:6px}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-additional-content p:only-child{margin-bottom:0}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-additional-content p.qodef-e-additional-text a{--qodef-underline-position-y:1.1em;
--qodef-underline-height:2px;
background-repeat:no-repeat;
background-image:linear-gradient(90deg,var(--qode-main-color) 0,var(--qode-main-color) 100%);
transition:background-size .5s cubic-bezier(.51,.5,.07,.99),color .2s ease-out;
background-position:100% var(--qodef-underline-position-y);
background-size:0 var(--qodef-underline-height)}
.qodef-working-hours-list.qodef-layout--working-hours-daily .qodef-working-hours-item .qodef-additional-content p.qodef-e-additional-text a:hover{background-size:100% var(--qodef-underline-height);
background-position:0 var(--qodef-underline-position-y)}
.qodef-working-hours-list.qodef-layout--working-hours-list .qodef-working-hours-item{display:flex;
align-items:baseline;
margin-bottom:15px}
.qodef-working-hours-list.qodef-layout--working-hours-list .qodef-e-day{font-size:20px;
line-height:23px;
letter-spacing:0;
font-weight:400;
margin:0;
position:relative;
font-family:Gabarito,sans-serif;
text-transform:capitalize;
width:50%}
.qodef-working-hours-list.qodef-layout--working-hours-list .qodef-e-day-icon{position:relative;
top:-2px;
color:var(--qode-main-color);
width:16px;
height:16px}
.qodef-working-hours-list.qodef-layout--working-hours-list .qodef-e-time{margin:0;
font-family:Gabarito,sans-serif;
font-weight:400;
font-size:17px;
line-height:30px;
width:70%}
.qodef-working-hours-list.qodef-layout--working-hours-list .qodef-e-time .qodef-e-time-text{margin-right:8px}
.qodef-working-hours-list.qodef-layout--working-hours-list .qodef-m-footer{position:relative;
font-size:14px;
color:#817c7b}
.qodef-working-hours-list.qodef-layout--working-hours-list .qodef-m-footer-icon{position:relative;
color:var(--qode-main-color);
width:16px;
height:16px}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item{display:inline-flex;
flex-direction:row}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item .qodef-e-day{font-size:20px;
line-height:23px;
letter-spacing:0;
font-weight:400;
margin:0}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item .qodef-e-day:not(.qodef--closed){order:1}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item .qodef-e-day.qodef--closed{order:2}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item .qodef-e-day.qodef--closed .qodef-e-time{text-transform:lowercase}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item .qodef-e-day.qodef--closed:after{content:",";
display:inline-block;
margin:0 3px 0 -3px}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item .qodef-e-day.qodef--closed:last-of-type:after{content:none}
.qodef-working-hours-list.qodef-layout--working-hours-today .qodef-working-hours-item .qodef-e-day-separator:after{content:",";
display:inline-block;
margin:0 3px 0 -3px}
@media only screen and (max-width:880px){#qodef-age-verification-modal .qodef-m-content{min-width:auto}
#qodef-age-verification-modal .qodef-m-content-note{display:none}
}
@media only screen and (max-width:1512px){.qodef-background-text .qodef-m-background-text{font-size:135px}
}
@media only screen and (max-width:880px){.qodef-background-text .qodef-m-background-text{display:none!important}
}
@media only screen and (max-width:880px){#qodef-author-info .qodef-m-inner{flex-wrap:wrap;
text-align:center;
padding:35px 7%}
#qodef-author-info .qodef-m-content{margin-top:23px}
}
@media only screen and (max-width:1200px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}
}
@media only screen and (max-width:1200px){#qodef-top-area{display:none}
}
@media (max-width:1512px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:1368px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets{--qode-columns:4}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets{--qode-columns:4}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets{--qode-columns:4}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:1200px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets{--qode-columns:3}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets{--qode-columns:3}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets{--qode-columns:3}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets{--qode-columns:3}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets{--qode-columns:2}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets{--qode-columns:2}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets{--qode-columns:2}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets{--qode-columns:2}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets{--qode-columns:2}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:880px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns .ctf-tweets{--qode-columns:1}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets{--qode-columns:1}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets{--qode-columns:1}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets{--qode-columns:1}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets{--qode-columns:1}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets{--qode-columns:1}
.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:1512px) and (min-width:1369px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:1368px) and (min-width:1201px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:1200px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:1024px) and (min-width:881px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:880px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns .ctf-tweets{--qode-columns:1}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns .ctf-tweets{--qode-columns:2}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns .ctf-tweets{--qode-columns:3}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns .ctf-tweets{--qode-columns:4}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns .ctf-tweets{--qode-columns:5}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns .ctf-tweets{--qode-columns:6}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns .ctf-tweets{--qode-columns:7}
}
@media (max-width:680px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns .ctf-tweets{--qode-columns:8}
}
@media only screen and (max-width:1512px){.qodef-twitter-list.qodef-vertical-gutter--huge .ctf-tweets{--qode-columns-row-gap:60px}
.qodef-twitter-list.qodef-gutter--huge .ctf-tweets{--qode-columns-col-gap:60px}
}
@media only screen and (max-width:1512px){.qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets{--qode-columns-row-gap:var(--qode-vertical-gutter-custom-1512, 30px)}
.qodef-twitter-list.qodef-gutter--custom .ctf-tweets{--qode-columns-col-gap:var(--qode-gutter-custom-1512, 30px)}
}
@media only screen and (max-width:1200px){.qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets{--qode-columns-row-gap:var(--qode-vertical-gutter-custom-1200, 30px)}
.qodef-twitter-list.qodef-gutter--custom .ctf-tweets{--qode-columns-col-gap:var(--qode-gutter-custom-1200, 30px)}
}
@media only screen and (max-width:880px){.qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets{--qode-columns-row-gap:var(--qode-vertical-gutter-custom-880, 30px)}
.qodef-twitter-list.qodef-gutter--custom .ctf-tweets{--qode-columns-col-gap:var(--qode-gutter-custom-880, 30px)}
}
@media only screen and (max-width:880px){.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table table,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tbody,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th,.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr{display:grid}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr{grid-template-columns:minmax(0,50px) minmax(0,70px) minmax(0,1fr) minmax(0,130px) minmax(0,140px)}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td{align-self:center;
grid-row:span 2;
padding:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-add-to-cart .add_to_cart{padding:12px 24px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-remove{grid-column:1;
padding-left:20px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-thumbnail{grid-column:2;
width:70px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-name{grid-row:1;
grid-column:3;
align-self:end;
width:100%;
padding:0 25px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-price{grid-column:3;
grid-row:2;
align-self:start;
width:100%;
display:block;
padding:0 25px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-stock-status{grid-column:4}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-add-to-cart{grid-column:5;
display:block;
justify-self:center}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tbody tr{padding:15px 0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th{width:100%;
padding-left:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th.product-price{display:none}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th.product-name{padding-left:25px}
}
@media only screen and (max-width:680px){.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tbody tr{padding:15px 0 20px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th.product-add-to-cart{padding:0}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr{grid-template-columns:minmax(0,42px) minmax(0,76px) minmax(0,1fr)}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table tr .wishlist-empty{position:absolute;
min-width:100%}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-stock-status{font-size:15px!important}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-remove{padding-left:0;
grid-row:span 4}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-thumbnail{width:76px;
grid-row:span 4}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-name{padding:0 0 0 25px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-price{padding:0 0 0 25px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-stock-status{grid-column:3;
padding:0 0 0 25px;
grid-row:3}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-add-to-cart{grid-column:3;
justify-self:start;
padding:0 0 0 25px;
margin-top:5px;
grid-row:4}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table td.product-add-to-cart .add_to_cart{padding:12px 24px}
.qwfw-wishlist-table.qodef-dentamedi-theme .shop_table th.product-stock-status{display:none}
}
@media only screen and (max-width:880px){#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner{flex-wrap:wrap}
}
@media only screen and (max-width:880px){#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image{max-height:30vh}
}
@media only screen and (max-width:880px){#yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description{display:none}
}
@media only screen and (max-width:880px){.yith-wcwl-form .wishlist_table.shop_table table,.yith-wcwl-form .wishlist_table.shop_table tbody,.yith-wcwl-form .wishlist_table.shop_table td,.yith-wcwl-form .wishlist_table.shop_table th,.yith-wcwl-form .wishlist_table.shop_table tr{display:grid}
.yith-wcwl-form .wishlist_table.shop_table tr{grid-template-columns:minmax(0,50px) minmax(0,70px) minmax(0,1fr) minmax(0,130px) minmax(0,140px)}
.yith-wcwl-form .wishlist_table.shop_table td{align-self:center;
grid-row:span 2;
padding:0}
.yith-wcwl-form .wishlist_table.shop_table td.product-add-to-cart .add_to_cart{padding:12px 24px}
.yith-wcwl-form .wishlist_table.shop_table td.product-remove{grid-column:1;
padding-left:20px}
.yith-wcwl-form .wishlist_table.shop_table td.product-thumbnail{grid-column:2;
width:70px}
.yith-wcwl-form .wishlist_table.shop_table td.product-name{grid-row:1;
grid-column:3;
align-self:end;
width:100%;
padding:0 25px}
.yith-wcwl-form .wishlist_table.shop_table td.product-price{grid-column:3;
grid-row:2;
align-self:start;
width:100%;
display:block;
padding:0 25px}
.yith-wcwl-form .wishlist_table.shop_table td.product-stock-status{grid-column:4}
.yith-wcwl-form .wishlist_table.shop_table td.product-add-to-cart{grid-column:5;
display:block;
justify-self:center}
.yith-wcwl-form .wishlist_table.shop_table tbody tr{padding:15px 0}
.yith-wcwl-form .wishlist_table.shop_table th{width:100%;
padding-left:0}
.yith-wcwl-form .wishlist_table.shop_table th.product-price{display:none}
.yith-wcwl-form .wishlist_table.shop_table th.product-name{padding-left:25px}
}
@media only screen and (max-width:680px){.yith-wcwl-form .wishlist_table.shop_table tbody tr{padding:15px 0 20px}
.yith-wcwl-form .wishlist_table.shop_table th.product-add-to-cart{padding:0}
.yith-wcwl-form .wishlist_table.shop_table tr{grid-template-columns:minmax(0,42px) minmax(0,76px) minmax(0,1fr)}
.yith-wcwl-form .wishlist_table.shop_table tr .wishlist-empty{position:absolute;
min-width:100%}
.yith-wcwl-form .wishlist_table.shop_table td.product-stock-status{font-size:15px!important}
.yith-wcwl-form .wishlist_table.shop_table td.product-remove{padding-left:0;
grid-row:span 4}
.yith-wcwl-form .wishlist_table.shop_table td.product-thumbnail{width:76px;
grid-row:span 4}
.yith-wcwl-form .wishlist_table.shop_table td.product-name{padding:0 0 0 25px}
.yith-wcwl-form .wishlist_table.shop_table td.product-price{padding:0 0 0 25px}
.yith-wcwl-form .wishlist_table.shop_table td.product-stock-status{grid-column:3;
padding:0 0 0 25px;
grid-row:3}
.yith-wcwl-form .wishlist_table.shop_table td.product-add-to-cart{grid-column:3;
justify-self:start;
padding:0 0 0 25px;
margin-top:5px;
grid-row:4}
.yith-wcwl-form .wishlist_table.shop_table td.product-add-to-cart .add_to_cart{padding:12px 24px}
.yith-wcwl-form .wishlist_table.shop_table th.product-stock-status{display:none}
}
@media only screen and (max-width:1200px){.qodef-portfolio-single .qodef-variations--small .qodef-media{margin:0 0 50px}
.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info{margin-top:50px}
}
@media only screen and (max-width:880px){.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:block}
.qodef-call-to-action.qodef-layout--standard .qodef-m-button{margin-top:20px}
}
@media only screen and (max-width:1024px){.qodef-cards-gallery .qodef-m-fake-card{transform:scale(.8)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card{transform:scale(.8)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transform:translateX(-100%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(84%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(60%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(39%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(25%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(11.2%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card{transform:scale(.8)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transform:translateX(100%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(-84%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(-60%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(-39%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(-25%)}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(-11.2%)}
}
@media only screen and (max-width:1024px){.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table,.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table{display:block;
width:100%}
.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table:not(.qodef--features),.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table:not(.qodef--features){border-top:0;
border-left-width:1px}
.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table.qodef--features,.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table.qodef--features{width:100%}
}
@media only screen and (max-width:1024px){.qodef-countdown.qodef-show--4 .qodef-digit-wrapper,.qodef-countdown.qodef-show--5 .qodef-digit-wrapper,.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:33.3333333333%}
.qodef-countdown .qodef-digit-wrapper{margin-bottom:30px}
}
@media only screen and (max-width:880px){.qodef-dentist-price .qodef-section-heading .qodef-e-title{max-width:65%}
}
@media only screen and (max-width:680px){.qodef-dentist-price.qodef-with-legend--yes .qodef-legend .qodef-legend-inner{justify-content:flex-start}
.qodef-dentist-price.qodef-with-legend--yes .qodef-legend .qodef-legend-item{margin:30px 0 30px 0}
.qodef-dentist-price .qodef-e-content{width:100%;
padding-left:0}
.qodef-dentist-price .qodef-e-content-inner .qodef-e-title,.qodef-dentist-price .qodef-e-heading .qodef-e-title{display:inline-flex;
white-space:nowrap}
.qodef-dentist-price .qodef-e-content-inner .qodef-e-heading-price,.qodef-dentist-price .qodef-e-heading .qodef-e-heading-price{padding-left:4px;
white-space:nowrap}
.qodef-dentist-price .qodef-e-heading-line{margin:5px 0 10px 0!important;
width:100%}
.qodef-dentist-price .qodef-section-heading{flex-direction:column;
align-items:flex-start}
.qodef-dentist-price .qodef-section-heading .qodef-e-title{max-width:100%}
}
@media only screen and (max-width:1200px){.qodef-frame-slider-holder{margin-bottom:96px}
.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-96px!important}
}
@media only screen and (max-width:1024px){.qodef-frame-slider-holder{margin-bottom:86px}
.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-86px!important}
}
@media only screen and (max-width:880px){.qodef-frame-slider-holder{margin-bottom:76px}
.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-76px!important}
}
@media only screen and (max-width:680px){.qodef-frame-slider-holder{margin-bottom:46px}
.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-46px!important}
}
@media only screen and (max-width:1200px){.qodef-highlight.qodef-title-break--disabled .qodef-m-title br{display:none}
}
@media only screen and (max-width:1512px){.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-e-slider-text{max-width:75%}
}
@media only screen and (max-width:1200px){.qodef-image-gallery.qodef-slider--info-left{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-e-slider-text{max-width:100%}
}
@media only screen and (max-width:1024px){.qodef-image-gallery.qodef-slider--info-left{grid-template-columns:minmax(0,1fr);
grid-auto-rows:1fr;
gap:20px}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left{padding-left:58px;
padding-right:58px;
margin-right:0}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-e-slider-text{max-width:50%}
}
@media only screen and (max-width:880px){.qodef-image-gallery.qodef-slider--info-left .qodef-info-left{padding-left:7%;
padding-right:7%}
}
@media only screen and (max-width:680px){.qodef-image-gallery.qodef-slider--info-left{gap:0}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left{padding:75px 7% 40px}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-navigation{bottom:16px;
right:36px}
.qodef-image-gallery.qodef-slider--info-left .qodef-info-left .qodef-e-slider-text{max-width:100%;
margin:0}
}
@media only screen and (max-width:880px){.qodef-image-marquee .qodef-m-content.qodef--desktop{display:none}
.qodef-image-marquee .qodef-m-content.qodef--mobile{display:block}
}
@media only screen and (max-width:1200px){.qodef-info-section.qodef-title-break--disabled .qodef-m-title br{display:none}
}
@media only screen and (max-width:1512px){.qodef-interactive-info-images .qodef-m-item .qodef-m-content .qodef-m-content-inner{padding:31px 0 31px 38px}
}
@media only screen and (max-width:1200px){.qodef-interactive-info-images .qodef-m-items{row-gap:30px;
column-gap:30px}
.qodef-interactive-info-images .qodef-m-item .qodef-m-content .qodef-m-content-inner{padding:31px 0 31px 30px}
}
@media only screen and (max-width:1024px){.qodef-interactive-info-images .qodef-m-items{flex-direction:column;
justify-content:center}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item .qodef-e-image{width:50%}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item .qodef-m-content{width:50%;
right:0;
left:auto;
transform:none}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type{width:100%;
transform:none}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type .qodef-m-content{width:50%}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type:after{display:none}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active:not(:first-of-type){clip-path:inset(0 0 0 0)}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active:first-of-type{clip-path:inset(0 0 0 0)}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type){transform:none}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active:last-of-type{transform:none}
}
@media only screen and (max-width:680px){.qodef-interactive-info-images .qodef-m-items{flex-wrap:wrap;
row-gap:40px}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item{flex-direction:column}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item .qodef-e-image{width:100%}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item .qodef-m-content{position:relative;
width:100%;
padding-left:0;
padding-right:0}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item .qodef-m-content .qodef-m-content-inner{padding:15px 0 2px 0}
.qodef-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type .qodef-m-content{width:100%}
}
@media only screen and (max-width:1368px){.qodef-interactive-link-showcase.qodef-type--standard{padding:100px 0}
.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images{width:60%}
.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{width:40%}
}
@media only screen and (max-width:1200px){.qodef-interactive-link-showcase.qodef-type--standard{padding:60px 0}
.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images{width:80%}
.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{width:100%;
padding-left:60px;
align-items:flex-start}
.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item{font-size:50px;
line-height:1.16em;
font-weight:500;
letter-spacing:-.01em;
padding-bottom:3px}
}
@media only screen and (max-width:1200px) and (max-width:1512px){.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item{font-size:42px;
line-height:1.106em}
}
@media only screen and (max-width:1200px) and (max-width:1200px){.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item{font-size:40px;
line-height:1.125em}
}
@media only screen and (max-width:1200px) and (max-width:680px){.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item{font-size:35px;
line-height:1.14em}
}
@media only screen and (max-width:880px){.qodef-interactive-link-showcase.qodef-type--standard{padding:30px 0}
.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{padding-left:30px}
}
@media only screen and (max-width:1200px){.qodef-item-showcase{align-items:flex-start;
flex-wrap:wrap}
.qodef-item-showcase .qodef-m-image{position:absolute;
top:0;
left:0;
width:40%;
padding-right:40px;
margin:0!important}
.qodef-item-showcase .qodef-m-items{left:40%;
width:calc(100% - 40%)}
.qodef-item-showcase .qodef-m-items .qodef-m-item{transition-delay:0s}
.qodef-item-showcase .qodef-m-items.qodef--left{text-align:left}
.qodef-item-showcase .qodef-m-items.qodef--right .qodef-m-item:first-child{margin-top:40px}
.qodef-item-showcase .qodef-m-item{margin-top:40px}
}
@media only screen and (max-width:880px){.qodef-item-showcase .qodef-m-image{display:none}
.qodef-item-showcase .qodef-m-items{left:0;
width:100%}
}
@media only screen and (max-width:1200px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}
}
@media only screen and (max-width:1024px){.qodef-service-list article .qodef-e-inner{flex-direction:column;
align-items:flex-start;
row-gap:0}
.qodef-service-list .qodef-e-title{padding:0!important}
.qodef-service-list .qodef-e-button{position:absolute;
top:50%;
right:0;
transform:translateY(-50%);
opacity:1}
}
@media only screen and (max-width:680px){.qodef-service-list.qodef-680-no-spacing>.qodef-grid-inner{row-gap:0}
}
@media only screen and (max-width:1200px){.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:60px}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:60px}
.qodef-swapping-image-gallery .qodef-m-info{padding-top:30px}
.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline{margin:0 0 30px}
.qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br{display:none}
}
@media only screen and (max-width:880px){.qodef-swapping-image-gallery{display:block}
.qodef-swapping-image-gallery .qodef-m-image-holder,.qodef-swapping-image-gallery .qodef-m-info{flex-basis:auto}
.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:0}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:0}
}
@media only screen and (max-width:880px){.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:block}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{padding-right:0;
margin-right:0;
border-right:0}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:26px}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}
}
@media only screen and (max-width:1200px){.qodef-vertical-split-slider.qodef-disable-below--1200{display:none}
.qodef-vertical-split-slider.qodef-disable-below--1200+.qodef-vertical-split-slider-responsive{display:block}
.qodef-vertical-split-slider.qodef-disable-below--1200+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10% 10% 10% 40px}
.qodef-vertical-split-slider.qodef-disable-below--1200+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}
.qodef-vertical-split-slider.qodef-disable-below--1200+.qodef-vertical-split-slider-responsive .qodef-m-label-holder{left:0;
right:auto}
}
@media only screen and (max-width:1024px){.qodef-vertical-split-slider.qodef-disable-below--1024{display:none}
.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive{display:block}
.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10% 10% 10% 40px}
.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}
.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-label-holder{left:0;
right:auto}
}
@media only screen and (max-width:1512px){.qodef-vertical-split-slider .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-m-label-holder{height:140px;
width:140px}
.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{height:140px;
width:140px}
.qodef-vertical-split-slider .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-m-image img{height:140px;
width:140px}
}
@media only screen and (max-width:1512px){.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner{transform:none}
.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner{transform:none}
.qodef-workflow .qodef-e-workflow-item-inner:after{width:50%}
}
@media only screen and (max-width:1368px){.qodef-workflow .qodef-e-workflow-item-inner:after{width:20%}
}
@media only screen and (max-width:1200px){.qodef-workflow{display:flex;
justify-content:space-evenly}
.qodef-workflow .qodef-e-workflow-image{display:none}
.qodef-workflow .qodef-e-workflow-item{margin-bottom:30px}
.qodef-workflow .qodef-e-workflow-item-inner:after{width:0}
}
@media only screen and (max-width:880px){.qodef-workflow{flex-direction:column}
.qodef-workflow .qodef-e-workflow-item{justify-content:center!important;
text-align:center!important}
}
@media only screen and (max-width:880px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:1px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:46px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:91px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:136px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:181px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:226px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:271px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{left:auto;
right:0}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:auto;
left:1px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:auto;
left:46px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:auto;
left:91px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:auto;
left:136px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:auto;
left:181px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:auto;
left:226px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:auto;
left:271px}
}
@media only screen and (max-width:1200px){body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{padding-top:0!important}
}
