body{margin:0;padding:0}.ButtonComponent{display:inline-block;position:relative;background:none;border:none;color:#000;font-size:30px;cursor:pointer;margin:20px 30px;background:#fffcf2}span{display:block;padding:2vh 2vw}.ButtonComponent:before,.ButtonComponent:after{content:"";width:0;height:2px;position:absolute;transition:all .2s linear;background:#000}span:before,span:after{content:"";width:2px;height:0;position:absolute;transition:all .2s linear;background:#000}.ButtonComponent:hover:before,.ButtonComponent:hover:after{width:100%}.ButtonComponent:hover span:before,.ButtonComponent:hover span:after{height:100%}.ButtonComponent:after{left:0;bottom:0;transition-duration:.2s}.ButtonComponent span:after{right:0;top:0;transition-duration:.2s}.ButtonComponent:before{right:0;top:0;transition-duration:.2s}.ButtonComponent span:before{left:0;bottom:0;transition-duration:.2s}@media screen and (max-width: 600px){.ButtonComponent{display:inline-block;font-size:1em;background:none;border:none;color:#000;cursor:pointer;background:#fff;height:100%;margin:0;padding:0;width:100%}.ButtonComponent span{padding:3vh;margin:0}}.ImageContainer{position:relative;height:100vh;width:100%}.ImageContainer:before{content:"";background-image:url(/assets/IMG_1388_new-uXqhIePO.png);background-size:cover;position:absolute;top:-0px;right:0;bottom:0;left:0}.GradientContainer{position:relative;width:100%;height:40vh;display:flex;flex-direction:row;justify-content:space-between}.logoContainer{position:relative}.logoContainer img{width:18vw;height:auto;margin-top:3vh;margin-left:1vw}.ButtonContainer_UpperBody{position:relative;padding-top:4vh;display:flex;justify-content:space-around;align-items:center}.Nav_Toggle{display:none}@media screen and (max-width: 600px){.ImageContainer{height:auto;width:auto}.logoContainer{position:relative}.ButtonContainer_UpperBody{display:none}.logoContainer img{width:30vw;height:auto}.Nav_Toggle{display:flex}.GradientContainer{position:relative;width:100%;height:40vh;display:flex;flex-direction:row;justify-content:space-between}}.HomePageButton{display:inline-block;position:relative;background:none;border:none;color:#fff;font-size:2.2em;cursor:pointer;margin:20px 30px;background:transparent}.HomePageButton span{display:block;padding:2vh 2vw}.HomePageButton:before,.HomePageButton:after{content:"";width:0;height:2px;position:absolute;transition:all .2s linear;background:#fff}.HomePageSpan:before,.HomePageSpan:after{content:"";width:2px;height:0;position:absolute;transition:all .2s linear;background:#fff}.HomePageButton:hover:before,.HomePageButton:hover:after{width:100%}.HomePageButton:hover .HomePageSpan:before,.HomePageButton:hover .HomePageSpan:after{height:100%}.HomePageButton:after{left:0;bottom:0;transition-duration:.2s}.HomePageSpan:after{right:0;top:0;transition-duration:.2s}.HomePageButton:before{right:0;top:0;transition-duration:.2s}.HomePageSpan:before{left:0;bottom:0;transition-duration:.2s}@media screen and (max-width: 600px){.HomePageButton{display:inline-block;position:relative;background:none;border:none;color:#fff;font-size:50%;margin:1vw;cursor:pointer;background:transparent}.HomePageButton span{display:block}}.ListContainer{background-color:#d8cccc;padding:20px}.StyledHeaderContainer{display:flex;flex-direction:column-reverse;width:fit-content;margin-left:auto;margin-right:auto}.HeaderBorder{border-style:solid;border-width:4px;border-color:gray;margin-right:5px;width:95%}.HeaderStyle{font-family:sans-serif;width:fit-content}.ServiceListUL{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:10vw;width:60vw;margin-left:auto;margin-right:auto}.ListContainer ul li{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;list-style-type:none}.ListContainer ul li:before{content:"";display:inline-block;height:1em;width:1em;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20width='256'%20height='256'%20viewBox='0%200%20256%20256'%20xml:space='preserve'%3e%3cdefs%3e%3c/defs%3e%3cg%20style='stroke:%20none;%20stroke-width:%200;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%2010;%20fill:%20none;%20fill-rule:%20nonzero;%20opacity:%201;'%20transform='translate(1.4065934065934016%201.4065934065934016)%20scale(2.81%202.81)'%20%3e%3cpath%20d='M%2089.122%203.486%20L%2089.122%203.486%20c%20-2.222%20-3.736%20-7.485%20-4.118%20-10.224%20-0.742%20L%2033.202%2059.083%20c%20-1.118%201.378%20-3.245%201.303%20-4.262%20-0.151%20L%2017.987%2043.291%20c%20-3.726%20-5.322%20-11.485%20-5.665%20-15.666%20-0.693%20l%200%200%20c%20-2.883%203.428%20-3.102%208.366%20-0.533%2012.036%20L%2024.206%2086.65%20c%202.729%203.897%208.503%203.89%2011.222%20-0.014%20l%206.435%20-9.239%20L%2088.87%2010.265%20C%2090.28%208.251%2090.378%205.598%2089.122%203.486%20z'%20style='stroke:%20none;%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%2010;%20fill:%20rgb(0,0,0);%20fill-rule:%20nonzero;%20opacity:%201;'%20transform='%20matrix(1%200%200%201%200%200)%20'%20stroke-linecap='round'%20/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;margin:0 .5em -.25em -1em}.ListContainer li{margin-top:10px}@media screen and (max-width: 600px){.ListContainer{display:flex;flex-direction:column}.ServiceListUL{width:90%;grid-template-columns:1fr 1fr}}.MainContainer_MiddleBody{width:100%}.ImageCompare{width:100vw}.AboutMeContainer{padding:3vh 0;background-color:#d8cccc;margin-top:15vh;margin-bottom:15vh}.AboutMePositionContainer{margin-left:auto;margin-right:auto;display:flex;flex-direction:row;width:60vw;height:auto}.Header_paragraph{display:flex;flex-direction:column;margin-left:2vw}.AboutMeTitleHeader{font-family:sans-serif;font-size:2vw}.AboutMeParagraph{width:30vw;line-height:2;font-size:larger;font-family:sans-serif}@media screen and (max-width: 600px){.AboutMePositionContainer{flex-direction:column;align-items:center}.AboutMeTitleHeader{font-family:sans-serif;font-size:2em;margin-bottom:1vh;text-align:center}.AboutMeParagraph{width:100%;line-height:2;font-size:larger;font-family:sans-serif}.ImageCompare{width:80%;margin-bottom:3vh}.AboutMePositionContainer{width:95vw}}.NewUpperBody_MainContainer{position:relative}.NewUpperBody_backgroundImage img{max-width:100%;position:relative}.NewUpperBody_nav{position:relative;z-index:3}.NewUpperBody_logo_buttonContainer{position:absolute;z-index:2;width:100%;display:flex;flex-direction:row;justify-content:space-between}.NewUpperBody_logo img{width:18vw;height:auto;margin-top:7vh;margin-left:1vw}.NewUpperBody_buttons{margin-top:15vh}@media screen and (max-width: 600px){.NewUpperBody_logo_buttonContainer{flex-direction:column;align-items:center}.NewUpperBody_logo img{width:30vw;height:auto}.NewUpperBody_buttons{display:none}}.MainContainer_About{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;font-family:sans-serif}.MainContainer_About p{font-family:sans-serif}.About_FirstSection{background-color:#2596be;color:#fff;padding:5vh}.About_FirstSection p{font-size:1.5em;width:80vw;line-height:3.5vh;margin-left:auto;margin-right:auto}.About_FirstSection h1,.About_SecondSection h1{text-align:center}.About_MapContainer{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-bottom:3vh}.About_ServiceAreaParagraph{width:40vw;font-size:2em}.About_ThirdSection{background-color:#2596be;color:#fff;padding:5vh}.About_AcceptedPayments h1{text-align:center}.About_AcceptedPayments ul{font-size:1.5em;padding-left:5vw}@media screen and (max-width: 600px){.About_MapContainer{flex-direction:column;margin-bottom:3vh}.About_ServiceAreaParagraph{width:90%;font-size:1em}}.NavigationBarMainContainer{background-color:#fff;font-family:sans-serif;box-shadow:10px 1px 10px 5px gray;position:relative;z-index:1}.NavBarColorBar_One{height:2vh;background-color:#0ccc14}.NavBarColorBar_Two{height:2vh;background-color:#047bca}.NavButtonContainer{background-color:#fffcf2;padding-top:3vh;padding-bottom:3vh;display:flex;align-items:flex-end;justify-content:center;column-gap:5vw}.NavButtonContainer button{color:#000;font-size:2rem;font-family:sans-serif}.NavButtonContainer img{width:18vw}@media screen and (max-width: 600px){.NavButtonContainer{display:none}}.MainContainer_Contact{display:flex;flex-direction:column;width:60vw;height:60vh;margin-top:5vh;margin-left:auto;margin-right:auto;align-items:center;color:#000;font-family:sans-serif}.CardContainer_Contact{margin-top:5vh;display:flex;flex-direction:row;column-gap:10vw}@media screen and (max-width: 600px){.MainContainer_Contact{width:95%;margin-top:0;height:80vh}.navigationbar_background{display:block;width:100%;height:10vh;background-color:#2596be}.CardContainer_Contact{width:100%;height:100%;align-items:center;flex-direction:column;margin-top:0;margin-bottom:10vh;row-gap:2vh}}.IconCardMainContainer{display:flex;flex-direction:column;align-items:center;align-content:flex-start;border-radius:10px;background-color:#0bcd10;color:#000;width:18vw;height:fit-content;padding:2vw}.IconCardMainContainer img{width:20%;height:auto}.IconCardTextContainer{display:flex;flex-direction:column;line-height:5px;text-align:center}.Name_IconCard{font-weight:bolder;font-size:1.5em}.Description_IconCard{font-size:1.2em}@media screen and (max-width: 600px){.IconCardMainContainer{width:60vw}}.GalleryMainContainer{display:flex;flex-direction:column;align-items:center;height:90vh;width:80%;margin-left:auto;margin-right:auto}.ImageGalleryContainer{margin-top:2vh;width:25vw;height:auto;clip-path:inset(0px round 10px)}.GalleryMainContainer h1{color:#fff;font-size:3em;font-family:sans-serif}@media screen and (max-width: 600px){.ImageGalleryContainer{width:90%;margin-top:0}.Gallery_navbar{display:block;background-color:#2596be;width:100%;height:7vh}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.ListContainer_Service{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;row-gap:3vh;column-gap:2vw;width:70vw;margin-left:auto;margin-right:auto;margin-bottom:1vh}.ServiceMainContainer h1{padding-top:3vh;color:#000;margin-left:auto;margin-right:auto;width:fit-content;font-family:sans-serif;font-size:3em}@media screen and (max-width: 600px){.ListContainer_Service{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;width:90%}.Services_navbar{display:block;background-color:#2596be;width:100%;height:7vh}}.CardContainer{display:flex;flex-direction:column;align-items:center;border-radius:15px;background-color:#2596be;width:min-content;font-family:sans-serif;color:#8df36a}.CardContainer h3{margin-left:auto;margin-right:auto;text-align:center}.CardContainer img{width:12vw;aspect-ratio:1 / 1;border-radius:15px 15px 0 0}@media screen and (max-width: 600px){.CardContainer,.CardContainer img{width:20vw}.CardContainer h3{font-size:.7em}}.FooterMainContainer{display:flex;flex-direction:column;background-color:#000}.FooterContainer{flex:0 0 50px;display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;margin-top:5vh;color:#fff;font-family:sans-serif}.FooterContainer img{width:10vw;height:auto}.Section1{width:20vw;margin-left:2vw}.Section2 ul{list-style:none}.Section2 button{color:#fff;background-color:transparent;border:none;font-size:1em}.Section2 button:hover{text-decoration:underline}.FooterContainer .Section2 ul li{margin-bottom:10px}.Section3{margin-right:2vw}.Section3 ul{list-style-type:symbols(cyclic "✓")}.Section3 h1{text-align:center}.FooterAuthor{color:#fff;text-align:center;font-family:sans-serif;padding-top:2vh;padding-bottom:1vh}@media screen and (max-width: 600px){.FooterContainer{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"firstrow firstrow" "navigation services" "author author";padding:2vw}.FooterContainer h2{font-size:1.2em}.Section1{grid-area:firstrow;width:90%;margin:0}.Section1 img{width:20vw;height:auto}.Section2{grid-area:navigation;margin-left:auto;margin-right:auto}.Section3{grid-area:services;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.Section3 h2{margin-bottom:1vh}.FooterAuthor{grid-area:author}}.TestMainContainer{position:relative}.HomeImageTest img{max-width:100%;position:relative;z-index:1}.InnerImage_Logo{position:absolute;z-index:2;width:100%;justify-content:center;display:flex}.InnerImage_Logo img{height:auto;width:50vw}.Nav_Test{position:relative;z-index:3}
