:root{--white:#fff;--black:#000}*,::before,::after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,li{margin:0}body{line-height:1.5;font-weight:400;font-size:1.25rem}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}.fa-facebook,.fa-x-twitter{color:#fff}.fa-linkedin{color:#0077B5}header{background-color:var(--black);color:var(--white)}.navbar-nav .nav-link{color:var(--white)}#navbarResponsive.show{justify-content:center}.navbar-row-top a:hover{color:var(--black);background-color:var(--white)}.nav-link.dropdown-toggle:hover{color:var(--black)}.navbar-nav a.dropdown-item:hover{background-color:#5e5d5d;color:var(--white)}main{margin-top:200px}.carousel-control-next-icon{width:4rem;height:3rem;background-image:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 16 16"%3e%3cpath fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 1 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"%3e%3c/path%3e%3c/svg%3e');background-size:100%;filter:drop-shadow(2px 2px 5px var(--white))}.carousel-control-prev-icon{width:4rem;height:3rem;background-image:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 16 16"%3e%3cpath fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"%3e%3c/path%3e%3c/svg%3e');background-size:100%;filter:drop-shadow(2px 2px 5px white)}.carousel-heading{font-size:1.5rem;font-weight:700}.carousel-subheading{font-size:1rem;font-weight:500}.carousel-item{position:relative}.carousel-item .carousel2{object-fit:cover;object-position:top}.carousel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1}.carousel-caption{position:absolute;z-index:2}.carousel-heading{font-size:2rem;text-align:center;margin-bottom:.7em}h1,h2{font-size:1.5rem;text-align:center}section{margin-bottom:1.5rem}.profile-img{width:75%;padding-top:1em;margin:0 auto}footer{padding:2em 0;font-size:.9rem;background-color:var(--black);color:var(--white)}footer a,footer a:visited{background-color:var(--black);color:var(--white)}.social-footer a,.social-footer a:visited{text-decoration:none}.services{background-color:#000;color:var(--white)}.services-item a{text-decoration:none;color:#000}.btn-main{background-color:#5e5d5d;color:var(--white);font-size:1.2rem;padding:.75em 1em;font-weight:700;border:1px solid #000}.btn-main:hover{background-color:#858484;color:var(--white)}@media (min-width:680px){main{margin-top:160px}.carousel-heading{font-size:3rem}.carousel-subheading{font-size:1.5rem}.navbar-brand .title{font-size:2rem}nav li{font-size:1.4rem}#navbarResponsive{flex-shrink:0}.profile-img{width:100%}.about-img-profile{max-width:350px}}@media (min-width:1000px){.navbar{padding:1em 0}nav li{font-size:1.6rem}.navbar-nav .nav-link{transition:background-color 0.7s,color .3s}.nav-item{display:flex;justify-content:center}.services-item:hover,.services-item-details:hover{background-color:#5e5d5d;color:#fff}.collapse.navbar-collapse{display:flex;gap:10px;flex-direction:column;align-items:center}#carouselMainHero{height:80vh}.carousel-caption{width:50%;margin:0 auto}.carousel-heading{font-size:4rem;font-weight:700}.carousel-subheading{font-size:1.8rem}.carousel-75vh{height:75vh}.carousel-75vh .carousel-inner{height:100%}.carousel-75vh .carousel-item,.carousel-75vh .carousel-item img{height:100%;object-fit:cover}}