.vimeo-wc__big-video{width:80%;height:80%;display:flex;align-items:center;justify-content:center;margin:5% auto}.vimeo-wc__big-video iframe{width:100%;max-height:100% !important}.vimeo-wc-video{display:block}.woocommerce-product-details__short-description .vimeo-wc-video>div{width:100%}.vimeo-wc-video iframe{width:100%;height:auto;max-height:100% !important;aspect-ratio:16/9}@media(hover:none){.woocommerce-product-gallery .vimeo-wc-video iframe{pointer-events:none}.woocommerce-product-gallery .vimeo-wc-video iframe.playing{pointer-events:auto}}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
/*!
Theme Name: MVM Ltd
Author: jake / dekiru
Author URI: https://dekiru.uk
Description: WP theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dekiru
*/
@font-face{font-family:"SackersGothicStd-Medium";src:url(//mvm-ltd.co.uk/wp-content/themes/mvm-ltd/assets/fonts/Sackers_Gothic_Std_Medium.woff2) format(woff2),url(//mvm-ltd.co.uk/wp-content/themes/mvm-ltd/assets/fonts/Sackers_Gothic_Std_Medium.woff) format(woff),url(//mvm-ltd.co.uk/wp-content/themes/mvm-ltd/assets/fonts/Sackers_Gothic_Std_Medium.otf) format(opentype);font-style:normal;font-weight:400}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{padding:15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:40px;height:4px;background-color:#fff;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:.075s;transition-duration:.075s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{-webkit-transition:top .075s .12s ease,opacity .075s ease;transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner:after{-webkit-transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19),-webkit-transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;-webkit-transition:top .075s ease,opacity .075s .12s ease;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button,input,select,optgroup,textarea{color:#fff;font-family:"myriad-pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both;margin-top:0;font-size:36px;font-size:2.25rem}@media (min-width:750px){h1,h2,h3,h4,h5,h6{font-size:56px;font-size:3.5rem}}.section-title{color:#cbab17;text-transform:uppercase;line-height:2;font-size:16px;font-size:1rem;font-family:"SackersGothicStd-Medium"}p{margin-top:0;margin-bottom:.5em}@media (min-width:750px){p{margin-bottom:1.5em}}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{background:#000}hr{background-color:#666;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}.mvm-button,section.contact-form .wpcf7-form .wpcf7-submit{display:inline-block;padding:7px 30px 5px;border-radius:17px;border:0;background-color:#cbab17;text-transform:uppercase;text-decoration:none;line-height:1;color:#fff;font-family:"SackersGothicStd-Medium";font-size:12px;font-size:.75rem}.mvm-button:visited,section.contact-form .wpcf7-form .wpcf7-submit:visited{color:#fff}.mvm-button:hover,section.contact-form .wpcf7-form .wpcf7-submit:hover{background-color:#fff;color:#000}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;padding:5px 10px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}a{color:#cbab17}a:visited{color:purple}a:hover,a:focus,a:active{color:#37c4ff}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.main-navigation{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1400px;margin:0 auto;height:100%;font-size:13px;font-size:.8125rem;font-family:"SackersGothicStd-Medium"}.main-navigation ul{list-style:none;margin:0;padding:40px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media (min-width:960px){.main-navigation ul{gap:100px;padding:0}}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{float:left;position:relative;width:calc(50% - 10px);text-align:center}@media (min-width:960px){.main-navigation li{width:unset}}.main-navigation a{display:block;text-decoration:none;color:#fff;line-height:.9}.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a,.main-navigation .current-menu-ancestor>a{color:#cbab17}.menu-toggle,.main-navigation.toggled ul{display:block}@media (min-width:960px){.menu-toggle{display:none}.main-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#000;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#fff;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"myriad-pro",sans-serif;font-weight:300;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.menu-active{overflow:hidden}img{display:block;width:100%}.hidden{display:none}strong{font-weight:700}@media (min-width:960px){.site-content{padding-top:190px}}.section-content{max-width:1400px;width:100%;margin:0 auto;padding:0 20px}@media (min-width:960px){.section-content{padding:0 40px}}.content-area.page{position:relative}.content-area.page:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:66.6vh;z-index:-1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),to(#000)),url(//mvm-ltd.co.uk/wp-content/themes/mvm-ltd/assets/images/testimonials_bg.jpg);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%),url(//mvm-ltd.co.uk/wp-content/themes/mvm-ltd/assets/images/testimonials_bg.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}.section-page{padding:200px 40px 100px}@media (min-width:960px){.section-page{padding:200px clamp(40px,30vw,200px) 80px}}.section-page .section-title{text-align:center}.image-object-fit{background-size:contain;background-position:center center;background-repeat:no-repeat}.image-object-fit img{opacity:0}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.site-header{background:rgba(0,0,0,.5);-webkit-box-shadow:0px 3px 10px rgba(0,0,0,.1607843137);box-shadow:0px 3px 10px rgba(0,0,0,.1607843137);opacity:1;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);text-transform:uppercase;padding:28px 20px}@media (min-width:960px){.site-header{min-height:190px;position:fixed;top:0;left:0;width:100%;z-index:100}}.site-header .menu-menu-1-container{width:100%}@media (min-width:960px){.site-header .menu-menu-1-container{width:unset;margin-top:20px}}.site-header .logo img{width:auto;height:100px;-webkit-filter:invert(1);filter:invert(1)}.intro-copy{padding:20px 0 40px;text-align:center}.intro-copy .section-title{margin-bottom:1rem}.intro-copy h2{color:#fff}.text-image-block{padding:40px 0;position:relative}@media (min-width:960px){.text-image-block{padding:60px 0}.text-image-block:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear,right top,left top,color-stop(0,#000),color-stop(50%,#000),to(transparent));background-image:linear-gradient(to left,#000 0,#000 50%,transparent 100%)}}.text-image-block .section-content{position:relative;z-index:1}@media (min-width:960px){.text-image-block .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.text-image-block .section-content p:last-of-type{margin-bottom:0}.text-image-block .background-image{margin-bottom:30px}@media (min-width:960px){.text-image-block .background-image{margin-bottom:0;position:absolute;top:0;left:0;width:70%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center}}.text-image-block:nth-of-type(2):after{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#000),color-stop(50%,#000),to(transparent));background-image:linear-gradient(to right,#000 0,#000 50%,transparent 100%)}.text-image-block:nth-of-type(2) .background-image{left:unset;right:0;-o-object-position:right center;object-position:right center}@media (min-width:960px){.text-image-block:nth-of-type(2) .section-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:960px){.text-image-block .text{width:50%}}.text-first .text-image-block:after{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#000),color-stop(50%,#000),to(transparent));background-image:linear-gradient(to right,#000 0,#000 50%,transparent 100%)}.text-first .text-image-block .section-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.text-first .text-image-block .background-image{left:unset;right:0;background-position:right center}.text-first .text-image-block:nth-of-type(2):after{background-image:-webkit-gradient(linear,right top,left top,color-stop(0,#000),color-stop(50%,#000),to(transparent));background-image:linear-gradient(to left,#000 0,#000 50%,transparent 100%)}.text-first .text-image-block:nth-of-type(2) .section-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.text-first .text-image-block:nth-of-type(2) .text{text-align:right}.text-first .text-image-block:nth-of-type(2) .background-image{right:unset;left:0;background-position:left center}section.contact-form{padding:40px 20px}@media (min-width:960px){section.contact-form{padding:60px 40px}}section.contact-form .send-us-a-message{text-transform:uppercase;font-family:"SackersGothicStd-Medium";font-size:12px;font-size:.75rem;text-align:right}section.contact-form .wpcf7-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){section.contact-form .wpcf7-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;row-gap:10px}}section.contact-form .wpcf7-form label{font-size:14px;font-size:.875rem;display:block}section.contact-form .wpcf7-form .form-item:not(.form-message){margin-bottom:20px}@media (min-width:960px){section.contact-form .wpcf7-form .form-item:not(.form-message){margin-bottom:0}}section.contact-form .wpcf7-form p{margin-bottom:0}@media (min-width:960px){section.contact-form .wpcf7-form .form-contact-details{width:calc(30% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7px}}section.contact-form .wpcf7-form .form-contact-details input{width:100%;background-color:#838c83;border:0}@media (min-width:960px){section.contact-form .wpcf7-form .form-message{width:calc(70% - 30px)}}section.contact-form .wpcf7-form .form-message textarea{background-color:#838c83;height:200px;border:0}section.contact-form .wpcf7-form .form-submit{width:100%}section.contact-form .wpcf7-form .form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:30px}.partners{background-color:#707070;overflow:hidden}.partners .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.partners .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3vh 0}.partners .swiper-wrapper img{width:unset}.testimonials-slides .name-title{font-family:"SackersGothicStd-Medium";font-size:15px;font-size:.9375rem}.testimonials-slides .swiper-slide{background:url(//mvm-ltd.co.uk/wp-content/themes/mvm-ltd/assets/images/testimonials_bg.jpg);text-align:center;padding:32px 32px 46px;height:unset}.testimonials-slides .section-content{max-width:380px;font-size:14px;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.testimonials-slides .stars{margin-top:auto;width:300px;height:49px;display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAAxCAQAAADKS1wPAAAAAnNCSVQICFXsRgQAAATESURBVHja7dx/aJR1HMDx23AYiY6Ftom0nAgijMCK1qCRhAuU2c+V4Qx/bCS5JrQJtVaI/jGmg7QFrQQbGlojtBRZGkxpUi4NG0FUiCxqsn5O2GaSc777Y+f13O15bvfc9/v5Hsjn8+89z/Pe62C7Pff93kUiOjo6kQgLVX3rMns4laFyDbBe1bekmicAeCwjzB+BvoyUVS0e+wSAQxlg3svELMlAW9XCqVyuAXCNXOfMt6NPcZvzsqrFY3XcnFrHzGlcjpYvM81xW9XisW9isbOOmc/y/zzjuK1q4dQivLPIKfMzT7nLaVnV0mpa42ItDplzueEpjzPXYVvVsmqy+SMuNuCQ+Rrx0+isrGppNctJnEedQfsTyv3OyqqWVvPRpNgBR8wyJs9DjtqqllUzI/quhneuMsMJ832fp3ivk7KqpdVsxG+qHTBvZ9SnPMp0B21VS6v5yjfW44C5Hv9Z56Ctalk18wma+eLMnoDyF+JlVUur2RUYaxVm3kPwFAu3VW2iJp9yVlLJGmqopYEmtrOTNvawj06OcJyvSTa9HOcInezjPdrYyXaaaKCWGtZQSQXl3BlQns0yKqikimo2UU8j22hhN+10cJDDdNHNcJLyMN10cZiDdNDOblrYRiP1bKKaKp6mgmXMVnWG1LFlTrm5FMD8Ffm5ENBWtbSat8RjOwKYWx08xU0BbVXLq3mcIbHQECuSvAw/wu+CyEHKkrRVLa+mgNMiqdMUTPEf3h1xK/g25+hUG9RU7UBNNm9w3WpojCayU7p9eIErlpGj1KS42KpqeTUl/GIt1U9JiDvThXxnkXmeohBtVcurmUWnlVRn2JUlcmhh3EJ5nOawm3hV7UTNBt9VqtRnhLVpr+cPGiIHKE2zrWp5NQvoSzvVxwKDd31zOWrAPMRMg7aq5dXk8GbcttjU5gat5BgvKaxjJA3kMM8bl1XtQk05f4ZK/cZSS6tVRZwPyTxLoaW2quXVvnsYg+dBq0uhYaCDVsuqllZTGipWYhX6d4jyX1bLqpZW0xIq1myR+XDIF4Uyi21VS6v5OVTsB4vMsIuluyy2VS2rZnHoO4VCa8yw7+xY+39D1eLqSR+XnHpetcR8II0b7/sttVUtreZc6FhvRl7vrf6vo2phNQVpvRdbkIHX+4n5yUpZ1dJqagMv2MCWwMc2WmAWB/+WsILewEcXW2irWlpNt+/FzkxszaCIM76Pf26BuTVgubOOrEiELDYHLH68bqGtalk1M302go3wElmxI7Ko81kZv26yIBq9st8epRPM8xwxjxN++5GMy6qWVrN20mVOepEx6slJx1UZMgt91qVW+Rz3nM++ccMbf1WLq/k07gJDwR/sZkPCR4o+NmS+kvDD7w3aw00eHQnH1hu2VS2r5jb+9Zx+jDlJj57DMc/R/5htIYn7wOTFqb62h6Vc9Bz/pVFZ1dJqnvT8Qa5M6YxVnm+AW2nAzI9dZYzmVL5ZhensYCy2RyjfoK1qaTX7o6ftJy/lc/I4cPPPuAFzc/Qa58J8QwHFfBs970WDtqql1VwABigP/UMu5xLwvQHzQ+AKL6dx5hauAh8YtFUtrWY176Z3A80s9vCUAbOUd7grzXPvpp37DNqqdqrW0Qk9/wEtqnISOoOJpQAAAABJRU5ErkJggg==) left center no-repeat;background-size:cover}.testimonials-slides .stars.rating-1{width:55px}.testimonials-slides .stars.rating-2{width:115px}.testimonials-slides .stars.rating-3{width:176px}.testimonials-slides .stars.rating-3-5{width:211px}.testimonials-slides .stars.rating-4{width:238px}.testimonials-slides .stars.rating-4-5{width:273px}.social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;list-style-type:none;padding:0;margin:0}.social-links img{height:24px;width:auto}.social-links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;-webkit-filter:invert(1);filter:invert(1)}.social-links a:hover{-webkit-filter:invert(1);filter:invert(1)}.social-links span{display:none}.site-footer{background:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;max-width:1400px;margin:0 auto;padding:20px 20px 40px;font-size:14px;font-size:.875rem}@media (min-width:960px){.site-footer{padding:40px 40px 60px}}.site-footer p{margin:0}.site-footer a{color:#fff;text-decoration:none;-webkit-transition:color .5s;transition:color .5s}.site-footer a:hover{color:#cbab17}.site-footer .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.site-footer .logo img{-webkit-filter:invert(1);filter:invert(1);width:162px;height:62px}.site-footer .footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:242px;width:100%}.site-footer .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:960px){.site-footer .details{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:960px){.site-footer .details>*{width:33.3333333333%}}.site-footer .google-review{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (min-width:960px){.site-footer .google-review{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left}}.site-footer .google-review img{width:100px;margin:20px auto}@media (min-width:960px){.site-footer .google-review img{margin:20px 0}}.site-footer .google-review .review-title{text-transform:uppercase;font-family:"SackersGothicStd-Medium";font-size:12px;font-size:.75rem}.site-footer .logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:960px){.site-footer .logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.site-footer .address{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:960px){.site-footer .address{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:right}}.site-footer .address p{margin-bottom:1rem}.site-footer .menu-footer-container{padding:20px}@media (min-width:960px){.site-footer .menu-footer-container{padding:40px}}.site-footer .menu-footer-container ul{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer .menu-footer-container li:not(:last-of-type){position:relative;padding-right:20px}.site-footer .menu-footer-container li:not(:last-of-type):after{content:"";display:block;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:120%;width:2px;background-color:#fff}