/* https://lodicmallorca.com/wp-content/themes/lodic/style.css?ver=6.8.2 */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ul,ol{padding:0;margin:0}ul{list-style:none}img{max-width:100%;height:auto;vertical-align:bottom}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html,body{font-family:"Work Sans",sans-serif;font-size:17px;line-height:1.6;color:#202020;font-weight:100;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media screen and (min-width:768px){html,body{font-size:16px}}@media screen and (min-width:1366px){html,body{font-size:19px}}b,strong{font-weight:600;color:#000}p{margin:0 0 1rem;word-break:break-word}.page-title{margin-bottom:50px!important;font-size:33px;line-height:1.1;font-weight:400;letter-spacing:5px}@media screen and (min-width:768px){.page-title{font-size:40px}}@media screen and (min-width:1024px){.page-title{font-size:50px}}.section-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:1.5rem;font-size:28px;line-height:1.1;font-weight:400;letter-spacing:5px}@media screen and (min-width:768px){.section-title{font-size:30px}}@media screen and (min-width:1366px){.section-title{font-size:45px}}@media (max-width:767px){.section-title{-webkit-justify-content:center;justify-content:center}}.section-title .icon-plus{width:25px;margin-left:1rem}@media (min-width:768px){.section-title .icon-plus{width:45px}}.section-info{max-width:550px;margin-bottom:1rem;font-size:18px;line-height:1.4;font-weight:100;letter-spacing:2px}@media screen and (min-width:1366px){.section-info{font-size:20px}}body.no-overflow{overflow:hidden!important;-webkit-overflow-scrolling:auto}@media (min-width:1024px){body.no-overflow{overflow:auto!important}}body.modal-open{overflow:hidden!important;-webkit-overflow-scrolling:auto}html,body{-webkit-tap-highlight-color:transparent}@media all and (display-mode:standalone){body{-webkit-touch-callout:none}}.show-dark-theme{display:none}p:empty{display:none}body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:100vh;background:#fff}main{margin-top:140px}@media (min-width:1366px){main{margin-top:220px}}body:not(.home) main{margin-bottom:80px}@media (min-width:1366px){body:not(.home) main{margin-bottom:100px}}.container{width:1400px;max-width:90%;margin:0 auto}@media (min-width:768px) and (max-width:1365px){.container{max-width:86%}}.container-wide{width:1920px;max-width:100%;margin:0 auto}.container-medium{width:1050px;max-width:90%;margin:0 auto}.container-narrow{width:700px;max-width:90%;margin:0 auto}@media (max-width:767px){.container.wide-mobile,.container-wide.wide-mobile,.container-medium.wide-mobile,.container-narrow.wide-mobile{max-width:100%}}header{position:fixed;top:0;left:0;z-index:100;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100vw;height:100px;margin:0 auto!important;background-color:#fff;transition:all .3s ease-in-out;will-change:height}@media (min-width:768px){header{height:120px}}@media (min-width:1600px){header{height:140px}}header.shrink{height:80px}header.shrink .logo{-webkit-transform:scale(.8);transform:scale(.8)}@media (min-width:1024px){header.shrink .logo{-webkit-transform:scale(.7);transform:scale(.7)}}@media (min-width:1024px){header.shrink .desktop-switcher{max-height:0;opacity:0}}header .container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;text-align:center}header .logo{-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;will-change:transform}@media (max-width:767px){header .logo{-webkit-justify-content:center;justify-content:center}}header .logo img{width:120px}@media (min-width:1024px){header .logo img{width:140px;margin-right:15px}}@media (min-width:1600px){header .logo img{width:150px}}#menu-wrapper{display:none}@media (max-width:1023px){#menu-wrapper{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:#fff;z-index:9999}#menu-wrapper::-webkit-scrollbar{display:none}}@media (min-width:1024px){#menu-wrapper{display:block!important}}#menu-wrapper.active{display:block}@media (max-width:1023px){#menu-wrapper>div:nth-child(3){height:100%;width:100%;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}}.menu{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (max-width:1023px){.menu{width:100%;min-height:100vh;padding:50px 5%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.menu>li:not(:last-child):after{content:"";display:block;height:3px;width:20px;margin:1rem auto;background-color:#202020}}.menu li,.menu a{position:relative;display:block}@media (max-width:1023px){.menu li,.menu a{width:80%;margin:0 auto}}.menu a{padding:10px 8px;font-size:16px;line-height:1.6;font-weight:400;letter-spacing:4px;border-bottom:2px solid transparent;transition:border-color 0.2s ease-in-out}@media screen and (min-width:1600px){.menu a{font-size:18px}}.menu a:hover{border-color:#202020}@media (min-width:1024px){.menu a{margin-left:16px}}.menu .current-menu-item>a{border-color:#202020}.menu .sub-menu{display:none;background-color:#F2F2F2;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}@media (max-width:1023px){.menu .sub-menu{padding:20px 0}}@media (min-width:1024px){.menu .sub-menu{margin:0;position:absolute;top:100%;left:0;z-index:3000;padding:5px 0;background-color:#fff;border:1px solid #fff;text-align:left;box-shadow:1px 1px 15px rgba(0,0,0,.05)}.menu .sub-menu li{border-bottom:1px solid #fff}.menu .sub-menu li:last-child{border:none}}.menu .sub-menu li{display:block}.menu .sub-menu a{font-size:15px;line-height:1.6;font-weight:400;letter-spacing:3px}@media screen and (min-width:1366px){.menu .sub-menu a{font-size:16px}}@media (min-width:1024px) and (max-width:1023px){.menu .sub-menu a{min-width:200px;padding:16px}}@media (min-width:1024px){.menu .sub-menu a{min-width:180px;margin:0 20px;padding:12px 16px}}.menu .drop-icon{width:40px}.menu .drop-icon:after{content:"";position:relative;top:-3px;-webkit-transform:rotate(135deg);transform:rotate(135deg);display:inline-block;width:7px;height:7px;border-top:1px solid;border-right:1px solid;border-color:#202020;cursor:pointer}.menu .menu-item-has-children>a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media (max-width:1023px){.menu .menu-item-has-children>a{padding-left:40px}}@media (min-width:1024px){.menu .menu-item-has-children>a{padding:9px 8px;margin-right:16px;-webkit-transform:translateX(13px);transform:translateX(13px)}}.menu .menu-item-has-children>a>span{margin-right:5px}@media (max-width:1023px){.menu .wpml-ls-menu-item>a{padding-left:8px}}@media (min-width:1024px){.menu .menu-item-has-children:last-child>a{margin-right:0}}.menu li:last-child .sub-menu{left:auto;right:-10px}.menu input[type="checkbox"],.menu ul span.drop-icon{display:none}.menu input[type="checkbox"]:checked+.sub-menu{display:grid}@media (min-width:1024px){.menu .sub-menu,.menu input[type="checkbox"]:checked+.sub-menu{display:none}}@media (min-width:1024px){.menu li:hover>input[type="checkbox"]+.sub-menu{display:block}}#openNav{width:60px;height:60px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}#openNav>div{width:30px;height:2px;background:#202020}#openNav>div:before,#openNav>div:after{content:"";display:block;width:30px;height:2px;background:#202020}#openNav>div:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}#openNav>div:after{-webkit-transform:translateY(6px);transform:translateY(6px)}#closeNav{position:fixed;top:45px;right:10%;z-index:999999;width:60px;height:60px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}@media (min-width:1024px){#closeNav{right:7%}}#closeNav>div{-webkit-transform:rotate(45deg) translateY(-3px);transform:rotate(45deg) translateY(-3px)}#closeNav>div:before,#closeNav>div:after{content:"";display:block;width:30px;height:2px;background:#202020}#closeNav>div:before{-webkit-transform:rotate(90deg) translateX(3px);transform:rotate(90deg) translateX(3px)}@media (min-width:1024px){#openNav,#closeNav{display:none!important}}.desktop-switcher{display:none}@media (min-width:1024px){.desktop-switcher{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;max-height:100px;transition:0.2s ease-in-out}.desktop-switcher>div{width:auto!important}.desktop-switcher .wpml-ls-current-language>a:after{content:"";position:relative;top:-3px;right:auto;-webkit-transform:rotate(135deg);transform:rotate(135deg);display:inline-block;width:7px;height:7px;border:none;border-top:1px solid;border-right:1px solid;border-color:#202020;cursor:pointer}.desktop-switcher .wpml-ls-current-language>a .wpml-ls-native{margin-right:10px}.desktop-switcher .wpml-ls-legacy-dropdown-click a{padding:10px 8px!important;border-top:none!important;border-left:none!important;border-right:none!important;border-bottom:2px solid transparent!important;color:#202020!important;font-size:13px!important;font-weight:400;letter-spacing:4px;background-color:#ffffff!important;transition:border-color 0.2s ease-in-out}.desktop-switcher .wpml-ls-legacy-dropdown-click a:hover{background-color:#ffffff!important;border-color:#202020!important}.desktop-switcher .wpml-ls-sub-menu{box-shadow:1px 1px 15px rgba(0,0,0,.05);border:1px solid #eeeeee!important}}.menu .wpml-ls-current-language .wpml-ls-native,.menu .wpml-ls-current-language .drop-icon{-webkit-transform:translateX(24px);transform:translateX(24px)}@media (min-width:1024px){.menu .wpml-ls-current-language{display:none}}footer{background-color:#000;margin-bottom:0!important;padding:3rem 0}@media (max-width:1023px){footer{text-align:center}}@media (min-width:1024px){footer{padding:2rem 0}}footer .container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media (max-width:1023px){footer .container{-webkit-flex-direction:column;flex-direction:column}}@media (min-width:1024px){footer .container{-webkit-align-items:flex-end;align-items:flex-end}}@media (max-width:1023px){footer .container>div{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:1023px){footer .logo{margin-bottom:3rem}}footer .logo img{width:150px}footer .social-links,footer .contact-links{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media (min-width:1024px){footer .social-links,footer .contact-links{-webkit-justify-content:flex-end;justify-content:flex-end}}footer .social-links li,footer .contact-links li{margin-left:.5rem;margin-right:.5rem}@media (min-width:1024px){footer .social-links li,footer .contact-links li{margin-left:1rem;margin-right:0}}@media (max-width:1023px){footer .contact-links{-webkit-flex-direction:column;flex-direction:column;max-width:80%;margin:0 auto 3rem}}@media (min-width:1024px){footer .social-links{margin-bottom:1rem}}footer .social-links a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:30px;height:30px}footer .social-links a img{height:100%}footer a{color:#fff;font-weight:400}@media (min-width:1024px){footer a{font-size:.8rem}}form input[type="text"],form input[type="password"],form input[type="email"],form input[type="url"],form input[type="date"],form input[type="month"],form input[type="time"],form input[type="datetime"],form input[type="datetime-local"],form input[type="week"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="color"],form select,form textarea{font-family:"Work Sans",sans-serif;font-size:1rem;font-weight:400;color:#202020;line-height:1.7;min-height:44px!important;width:100%;padding:11px 16px;background-color:#F2F2F2;border:2px solid #F2F2F2;border-radius:5px;outline:none;resize:vertical;transition:border-color 0.30s ease-in-out;-webkit-appearance:none}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="email"]:focus,form input[type="url"]:focus,form input[type="date"]:focus,form input[type="month"]:focus,form input[type="time"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="week"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="color"]:focus,form select:focus,form textarea:focus{border-color:#202020!important}form input[type="text"]::-webkit-input-placeholder,form input[type="password"]::-webkit-input-placeholder,form input[type="email"]::-webkit-input-placeholder,form input[type="url"]::-webkit-input-placeholder,form input[type="date"]::-webkit-input-placeholder,form input[type="month"]::-webkit-input-placeholder,form input[type="time"]::-webkit-input-placeholder,form input[type="datetime"]::-webkit-input-placeholder,form input[type="datetime-local"]::-webkit-input-placeholder,form input[type="week"]::-webkit-input-placeholder,form input[type="number"]::-webkit-input-placeholder,form input[type="search"]::-webkit-input-placeholder,form input[type="tel"]::-webkit-input-placeholder,form input[type="color"]::-webkit-input-placeholder,form select::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#202020}form input[type="text"]::-moz-placeholder,form input[type="password"]::-moz-placeholder,form input[type="email"]::-moz-placeholder,form input[type="url"]::-moz-placeholder,form input[type="date"]::-moz-placeholder,form input[type="month"]::-moz-placeholder,form input[type="time"]::-moz-placeholder,form input[type="datetime"]::-moz-placeholder,form input[type="datetime-local"]::-moz-placeholder,form input[type="week"]::-moz-placeholder,form input[type="number"]::-moz-placeholder,form input[type="search"]::-moz-placeholder,form input[type="tel"]::-moz-placeholder,form input[type="color"]::-moz-placeholder,form select::-moz-placeholder,form textarea::-moz-placeholder{color:#202020}form input[type="text"]:-ms-input-placeholder,form input[type="password"]:-ms-input-placeholder,form input[type="email"]:-ms-input-placeholder,form input[type="url"]:-ms-input-placeholder,form input[type="date"]:-ms-input-placeholder,form input[type="month"]:-ms-input-placeholder,form input[type="time"]:-ms-input-placeholder,form input[type="datetime"]:-ms-input-placeholder,form input[type="datetime-local"]:-ms-input-placeholder,form input[type="week"]:-ms-input-placeholder,form input[type="number"]:-ms-input-placeholder,form input[type="search"]:-ms-input-placeholder,form input[type="tel"]:-ms-input-placeholder,form input[type="color"]:-ms-input-placeholder,form select:-ms-input-placeholder,form textarea:-ms-input-placeholder{color:#202020}form input[type="text"]::placeholder,form input[type="password"]::placeholder,form input[type="email"]::placeholder,form input[type="url"]::placeholder,form input[type="date"]::placeholder,form input[type="month"]::placeholder,form input[type="time"]::placeholder,form input[type="datetime"]::placeholder,form input[type="datetime-local"]::placeholder,form input[type="week"]::placeholder,form input[type="number"]::placeholder,form input[type="search"]::placeholder,form input[type="tel"]::placeholder,form input[type="color"]::placeholder,form select::placeholder,form textarea::placeholder{color:#202020}form select{height:44px!important}#ninja_forms_required_items,.nf-field-container{margin-bottom:0!important}.nf-form-fields-required{margin-bottom:1rem!important;font-size:0.8rem!important}@media (max-width:1023px){.nf-form-fields-required{max-width:60%}}.nf-form-content nf-fields-wrap nf-field .terms-and-conditions .field-wrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start}.nf-form-content nf-fields-wrap nf-field .terms-and-conditions .nf-field-label{display:none}.nf-form-content nf-fields-wrap nf-field .terms-and-conditions .nf-field-element{width:auto;margin-right:10px}.nf-form-content nf-fields-wrap nf-field .terms-and-conditions .nf-field-description p{line-height:2;font-size:.9rem}@media (min-width:768px){.nf-form-content nf-fields-wrap nf-field .terms-and-conditions .nf-field-description p{font-size:1rem}}.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-label{width:auto;min-width:120px}.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-label label{width:auto}.nf-form-content nf-fields-wrap nf-field .inline-multicheck .list-wrap{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-direction:column;flex-direction:column}@media (min-width:768px){.nf-form-content nf-fields-wrap nf-field .inline-multicheck .list-wrap{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}}.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-element ul{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-direction:column;flex-direction:column}@media (min-width:768px){.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-element ul{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}}.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-element ul li{margin:10px 0 0 0!important;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}@media (min-width:768px){.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-element ul li{margin:0 20px 0 0!important}}.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-element ul li label{margin:0}.nf-form-content nf-fields-wrap nf-field .inline-multicheck .nf-field-element ul li input{margin-top:0}.nf-response-msg{margin-bottom:5rem;text-align:center}form input[type="checkbox"]{display:inline-block;background-color:#F2F2F2;border:none;padding:14px;position:relative;margin-top:2px;border-radius:5px;-webkit-appearance:none;cursor:pointer}form input[type="checkbox"]:checked{background-color:#F2F2F2}form input[type="checkbox"]:checked:after{content:'\2714';font-size:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-appearance:none}.post-password-form{max-width:600px;margin:0 auto}.post-password-form label{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:10px}a{text-decoration:none;color:#202020}.no-reset a,a.link,.link a,.nf-form-cont a{font-weight:400;text-decoration:none;border-bottom:2px solid #202020;transition:border-color 0.2s ease-in-out}.no-reset a:hover,a.link:hover,.link a:hover,.nf-form-cont a:hover{border-color:#A7A7A7}footer a:hover{text-decoration:underline}.view-more{font-weight:400;color:#A7A7A7;border-bottom:2px solid transparent;transition:border-color 0.2s ease-in-out}.view-more:hover{border-color:#eee}.button,body input[type="submit"],body input[type="button"]{display:block;padding:12px;min-width:150px;border:none;background-color:#202020;color:#fff;border:none;border-radius:5px;font-size:18px;line-height:1;font-weight:400;letter-spacing:4px;text-decoration:none;text-align:center;outline:none;transition:all .28s ease;cursor:pointer;-webkit-appearance:none}.button:hover,body input[type="submit"]:hover,body input[type="button"]:hover{background-color:#202020;color:#fff;cursor:pointer}@media (min-width:1024px){.button,body input[type="submit"],body input[type="button"]{padding:14px 20px 16px;margin:0}}.button-wrapper{display:-webkit-flex;display:flex}ul.list{list-style:none;margin:0;padding-left:2rem}ul.list>li:before{content:"";display:inline-block;width:20px;height:4px;margin-left:-2rem;margin-right:1rem;-webkit-transform:translateY(-5px);transform:translateY(-5px);background-color:#202020}ul.list li{margin-bottom:1rem}.map{margin-bottom:0;border-radius:5px;overflow:hidden}.map iframe{display:block;width:100%;height:350px;border:none;margin-bottom:-6px;border-radius:5px;overflow:hidden}@media (min-width:768px){.map iframe{height:400px}}@media (min-width:1366px){.map iframe{height:500px}}.page-info{margin-bottom:50px;text-align:center;font-size:17px;line-height:1.4;font-weight:100;letter-spacing:1.1px}@media screen and (min-width:768px){.page-info{font-size:20px}}.page-info p:not(:last-child){margin-bottom:2rem}.page-info p:last-child{margin-bottom:0}.featured-image{margin-bottom:50px;border-radius:5px;overflow:hidden}.featured-image img{display:block;height:200px;width:100%;-o-object-fit:cover;object-fit:cover;margin:0 auto}@media (min-width:768px){.featured-image img{height:350px}}#cookie_consent{position:fixed;bottom:0;z-index:10000;width:100%;padding:20px;background-color:#F2F2F2;border:2px solid #eee;border-radius:5px;box-shadow:1px 1px 15px rgba(0,0,0,.05);opacity:0;pointer-events:none;transition:opacity 0.2s ease-in-out}@media (min-width:768px){#cookie_consent{width:400px;bottom:50px;left:4%}}#cookie_consent.active{opacity:1;pointer-events:all}#cookie_consent h6{margin-bottom:15px;font-size:17px}#cookie_consent button{min-width:100%;font-size:16px}@media (min-width:768px){#cookie_consent button{min-width:100px}}@media (min-width:1366px){#cookie_consent button{font-size:15px}}.home main{margin-top:100px}@media (min-width:768px){.home main{margin-top:120px}}@media (min-width:1600px){.home main{margin-top:140px}}.home main .container{margin:0 auto 70px}@media (min-width:1024px){.home main .container{margin:0 auto 100px}}.home .claim{position:relative;margin-top:50px!important}.home .claim .title{text-transform:uppercase;font-size:30px;line-height:1.4;font-weight:400;letter-spacing:7px}@media screen and (min-width:768px){.home .claim .title{font-size:30px}}@media screen and (min-width:1024px){.home .claim .title{font-size:40px}}@media screen and (min-width:1366px){.home .claim .title{font-size:50px}}@media (max-width:1023px){.home .claim .title{margin:0 0 50px}}@media (max-width:767px){.home .claim .title{margin:0 5% 50px}}@media (min-width:1024px){.home .claim .title{position:absolute;top:50%;left:5%;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:50%;color:#fff;text-shadow:1px 1px 10px rgba(0,0,0,.1)}}.home main .featured-image{height:250px;border-radius:5px;overflow:hidden;-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media (min-width:768px){.home main .featured-image{height:300px}}@media (min-width:1024px){.home main .featured-image{height:400px}}@media (min-width:1366px){.home main .featured-image{height:480px}}.home main .featured-image .container{height:100%;background-color:#F2F2F2}.home .projects,.home .team{display:-webkit-flex;display:flex}@media (max-width:1023px){.home .projects,.home .team{-webkit-flex-direction:column;flex-direction:column}}.home .projects>*,.home .team>*{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:calc(30% - 10px);flex-basis:calc(30% - 10px)}@media (max-width:1023px){.home .projects .text,.home .team .text{margin-bottom:20px}}@media (min-width:1024px){.home .projects .text,.home .team .text{-webkit-align-self:center;align-self:center;margin-right:20px}}.home .projects .image,.home .team .image{height:200px;border-radius:5px;overflow:hidden}@media (min-width:1024px){.home .projects .image,.home .team .image{height:300px}}@media (min-width:1366px){.home .projects .image,.home .team .image{height:400px}}.home .services .text{margin-bottom:20px}@media (max-width:1023px){.home .services .text{margin-bottom:20px}}@media (min-width:1024px){.home .services .text{margin-right:20px}}.home .contact .text{margin-bottom:0}.home .contact .container:nth-child(2){display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.home .contact .container:nth-child(2){margin-bottom:0}}@media (max-width:1023px){.home .contact .container:nth-child(2){-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}.home .contact .container:nth-child(2)>*{position:relative;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:calc(30% - 10px);flex-basis:calc(30% - 10px)}@media (min-width:1024px){.home .contact .map{margin-right:5%}}@media (max-width:767px){.home .contact .contact-form{margin-bottom:20px}}.home .contact .contact-form nf-field:not(:last-child){display:block;margin-bottom:1rem}@media (max-width:767px){.home .contact .contact-form .nf-form-cont{max-width:90%;margin:0 auto}}@media (max-width:767px){.home .page-title,.home .projects,.home .services,.home .team,.home .contact .section-title{text-align:center}}.page-template-page_projects .page-info{margin-bottom:50px}.all-projects-hero{border-radius:5px;overflow:hidden}@media (min-width:1366px){.page-template-page_services .page-info{margin-bottom:100px}}.service-listing{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.service-listing{-webkit-flex-direction:column;flex-direction:column}}.service-listing .service{position:relative;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:calc(50% - 10px);flex-basis:calc(50% - 10px);margin-bottom:30px;border-radius:5px;overflow:hidden}@media (min-width:768px){.service-listing .service{max-width:calc(50% - 10px)}}@media (min-width:1024px){.service-listing .service{-webkit-flex-basis:calc(30% - 10px);flex-basis:calc(30% - 10px);max-width:calc(33.33% - 10px);margin-bottom:20px}}@media (min-width:768px) and (max-width:1023px){.service-listing .service:not(:nth-child(2n+2)){margin-right:20px}}@media (min-width:1024px){.service-listing .service:not(:nth-child(3n+3)){margin-right:20px}}.service-listing .service:hover figcaption{background:#000}.service-listing .service a{position:absolute;top:0;left:0;z-index:10;height:100%;width:100%}.service-listing .service .image{height:200px;width:100%;cursor:pointer;transition:box-shadow 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,box-shadow 0.2s ease-in-out;transition:transform 0.2s ease-in-out,box-shadow 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;will-change:transform,box-shadow}@media (min-width:1366px){.service-listing .service .image{height:250px}}.service-listing .service .image img{border-radius:5px}.service-listing .service figcaption{position:absolute;bottom:0;width:100%;padding:5px 15px;background:rgba(0,0,0,.7);border-radius:5px;transition:background 0.2s ease-in-out}.service-listing .service .title{font-size:22px;line-height:inherit;font-weight:400;letter-spacing:1.1px;color:#fff}.single-services .page-title{text-align:center}.single-clients .page-title{text-align:center}.single-clients .no-reset{margin-bottom:50px}.single-clients #shared_folder{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-top:80px;margin-bottom:80px;padding:20px;border:1px solid #eee;border-radius:5px}@media (max-width:767px){.single-clients #shared_folder{-webkit-flex-direction:column;flex-direction:column}}@media (max-width:767px){.single-clients #shared_folder .title{margin-bottom:20px}}@media (min-width:768px){.single-clients #shared_folder .title{margin-right:20px}}.single-clients #shared_folder .button-wrapper{-webkit-flex-shrink:0;flex-shrink:0}.single-clients #phases_description{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.single-clients #phases_description .image-grid{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px}.single-clients #phases_description .image-grid .image-item{position:relative;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:calc(50% - 10px);flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);height:150px;margin-bottom:20px;border-radius:5px;overflow:hidden}@media (min-width:768px){.single-clients #phases_description .image-grid .image-item{height:200px}}@media (min-width:1024px){.single-clients #phases_description .image-grid .image-item{-webkit-flex-basis:calc(30% - 10px);flex-basis:calc(30% - 10px);height:180px;max-width:calc(33.33% - 10px);margin-bottom:20px}}@media (min-width:1366px){.single-clients #phases_description .image-grid .image-item{height:200px}}@media (max-width:1023px){.single-clients #phases_description .image-grid .image-item:not(:nth-child(2n+2)){margin-right:20px}}@media (min-width:1024px){.single-clients #phases_description .image-grid .image-item:not(:nth-child(3n+3)){margin-right:20px}}.single-clients #phases_description .phase:not(:last-child){padding-top:50px;border-top:1px solid #eee}.single-clients #phases_description .phase:not(:first-child){margin-bottom:50px}.single-clients #phases_description .phase .title{margin-bottom:30px;font-size:20px;line-height:1.1;font-weight:400;letter-spacing:4px}@media screen and (min-width:768px){.single-clients #phases_description .phase .title{font-size:25px}}@media screen and (min-width:1366px){.single-clients #phases_description .phase .title{font-size:30px}}.page-template-page_team .team-info{display:-webkit-flex;display:flex}@media (max-width:1023px){.page-template-page_team .team-info{-webkit-flex-direction:column;flex-direction:column}}.page-template-page_team .team-info>*{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:calc(30% - 10px);flex-basis:calc(30% - 10px)}@media (max-width:1023px){.page-template-page_team .team-info .image{margin-bottom:20px}}@media (min-width:1024px){.page-template-page_team .team-info .image{margin-right:20px}}.page-template-page_team .team-info .image img{border-radius:5px;overflow:hidden}.page-template-page_team .team-info .text{-webkit-align-self:center;align-self:center}.page-template-page_team .text{font-size:20px;line-height:inherit;font-weight:100;letter-spacing:1.1px}@media screen and (min-width:1366px){.page-template-page_team .text{font-size:21px}}@media (min-width:768px){.page-template-page_team .text{text-align:center}}.page-template-page_contact main{margin-top:150px}@media (min-width:768px){.page-template-page_contact main{margin-top:120px}}@media (min-width:1600px){.page-template-page_contact main{margin-top:140px}}.page-template-page_contact .map{background-color:#F2F2F2}@media (max-width:767px){.page-template-page_contact .map iframe{height:100vw}}.page-template-page_contact .contact .contact-links{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:80px 0 100px;text-align:center}@media (min-width:1024px){.page-template-page_contact .contact .contact-links{padding:100px 0}}.page-template-page_contact .contact .contact-links a{display:block;font-size:17px;line-height:1.4;font-weight:100;letter-spacing:1.1px}@media screen and (min-width:768px){.page-template-page_contact .contact .contact-links a{font-size:20px}}.page-template-page_contact .contact .contact-links a:not(:last-child){margin-bottom:10px}.page-template-page_contact .contact-form nf-fields-wrap{display:grid;grid-template-columns:100%;grid-gap:1rem}@media (min-width:768px){.page-template-page_contact .contact-form nf-fields-wrap{grid-template-columns:1.5fr 1fr}}@media (min-width:768px){.page-template-page_contact .contact-form nf-fields-wrap>nf-field:not(:nth-last-child(-n+2)){grid-column:1/3}}.page-template-page_contact .contact-form nf-fields-wrap>nf-field:nth-child(5){text-align:right}.page-template-page_contact .contact-form .nf-form-fields-required{max-width:100%;margin:0 auto;text-align:center}@media (min-width:768px){.page-template-page_contact .contact-form input[type=button]{margin-left:auto}}.error404{min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.error404 section .container{max-width:600px;padding:50px 0;text-align:center}@media (min-width:1024px){.error404 section .container{max-width:700px}}.error404 section .title{margin-bottom:30px;font-size:20px;line-height:inherit;font-weight:400}@media screen and (min-width:1024px){.error404 section .title{font-size:25px}}@media screen and (min-width:1366px){.error404 section .title{font-size:32px}}.error404 section .subtitle{font-size:40px;line-height:inherit;font-weight:400}@media screen and (min-width:1024px){.error404 section .subtitle{font-size:45px}}@media screen and (min-width:1366px){.error404 section .subtitle{font-size:50px}}.error404 section .information{padding:0 25px}@media (min-width:1024px){.error404 section .information{padding:0 50px}}.page-template-default .page-title{text-align:center}.no-reset ul,.no-reset ol{margin:2rem 0 2rem 1rem}@media (min-width:1024px){.no-reset ul,.no-reset ol{margin:2rem 0 2rem 2rem}}.no-reset li{margin-bottom:1rem}.no-reset li ul{margin-top:10px}.no-reset ul{list-style:none;padding-left:2rem}.no-reset ul>li:before{content:"";display:inline-block;width:10px;height:2px;margin-left:-2rem;margin-right:14px;-webkit-transform:translateY(-5px);transform:translateY(-5px);background-color:#202020}.no-reset h1{font-size:2.2rem;font-weight:400}.no-reset h2{font-size:1.6rem;font-weight:400}.no-reset h3{font-size:1.4rem;font-weight:400}.no-reset h4{font-size:1.2rem}.no-reset h1,.no-reset h2,.no-reset h3,.no-reset h4{margin-top:50px;margin-bottom:15px}.wp-block-column{-webkit-flex-grow:0;flex-grow:0;margin:0!important}@media (max-width:1023px){.wp-block-column{-webkit-flex-basis:100%;flex-basis:100%}}@media (min-width:1024px){.wp-block-column{-webkit-flex-basis:50%;flex-basis:50%}}@media (max-width:1023px){.wp-block-column:not(:first-child){margin-left:0}}.has-2-columns{display:grid;grid-template-columns:1fr;grid-gap:20px}@media (min-width:768px){.has-2-columns{grid-template-columns:1fr 1fr}}.has-2-columns .wp-block-image{height:100%;width:100%}.has-2-columns .wp-block-image img{height:240px;width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1024px){.has-2-columns .wp-block-image img{height:300px}}header .logo img,#menu-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.home main .featured-image img,.home .projects .image img,.home .team .image img,.all-projects-hero img,.service-listing .service .image img,.single-clients #phases_description .image-grid .image-item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}