html{font-size:10px}@media screen and (min-width: 1200px)and (max-width: 1399px){html{font-size:8.8px}}@media screen and (min-width: 992px)and (max-width: 1199px){html{font-size:8px}}@media screen and (min-width: 768px)and (max-width: 991px){html{font-size:8.8px}}@media only screen and (max-width: 991px){html{font-size:9px}}@media screen and (min-width: 576px)and (max-width: 767px){html{font-size:8.6px}}@media screen and (max-width: 575px){html{font-size:7.5px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Poppins",sans-serif;font-size:1.6rem;text-transform:uppercase !important}:root{--color-theme: #356e90 !important;--color-white: #ffffff !important;--color-black: #040404 !important;--color-gray: #9b9b9b !important;--color-light-gray: #e1e1e1 !important;--color-dark-theme: #235a7a !important}.row{padding:0;margin:0}h1,h2,h3,h4,h5,h6,ul,p{padding:0;margin:0;list-style:none}a{text-decoration:none;cursor:pointer}h1{font-size:5rem !important;line-height:1.5em;font-weight:700}@media only screen and (max-width: 991px){h1{font-size:4rem !important}}@media screen and (min-width: 576px)and (max-width: 767px){h1{font-size:3rem !important}}@media screen and (max-width: 575px){h1{font-size:4rem !important}}h2{font-size:4rem !important;line-height:1.5em;font-weight:700}@media screen and (max-width: 575px){h2{font-size:2.5rem !important;margin-bottom:1rem}}h3{font-size:3.2rem !important;line-height:1.5em;font-weight:600}h4{font-size:2.4rem !important;line-height:1.5em !important}h5{font-size:1.8rem !important;line-height:1.5em !important}h6{font-size:1.6rem !important;line-height:1.5em}p{font-size:1.4rem !important;line-height:1.5em !important}.bg-yellow{background-color:var(--color-theme)}.bg-black{background-color:var(--color-black)}.text-theme{color:var(--color-theme) !important}.text-dark-theme{color:var(--color-dark-theme) !important}.text-gray{color:var(--color-gray) !important}.border-yellow{border-color:var(--color-theme) !important}.bg-gray{background-color:var(--color-light-gray)}section{margin-bottom:5rem}.btn-solid-theme{background-color:var(--color-theme);padding:1.4rem 3.6rem;border-radius:0;color:var(--color-white) !important;display:inline-block;font-weight:500;outline:none !important;border:none;font-size:1.6rem;text-transform:uppercase;transition:.4s}.btn-solid-theme:hover{background-color:var(--color-dark-theme)}.btn-solid-white{background-color:var(--color-white);padding:1.4rem 3.6rem;border-radius:0;color:var(--color-black) !important;display:inline-block;font-weight:500;outline:none !important;border:none;font-size:1.4rem;text-transform:uppercase;transition:.4s}.btn-solid-white:hover{background-color:var(--color-dark-theme);color:var(--color-white) !important}.theme-btn-outline{background-color:transparent;padding:1.4rem 3.6rem;border-radius:0;border:2px solid var(--color-black);color:var(--color-black);display:inline-block;transition:.4s}.theme-btn-outline:hover{background-color:var(--color-dark-theme);border-color:var(--color-theme);color:var(--color-white)}.btn-sm{padding:1rem 1.6rem !important;font-size:1.4rem !important}input{height:4.4rem !important;outline:none !important;box-shadow:none !important;border:1px solid var(--color-black);padding:1.4rem;background-color:transparent;transition:.4s}input:focus{border-color:var(--color-theme) !important}.input-bg{background-color:#f7f7f7;border:1px solid transparent;font-size:1.4rem !important;transition:.4s}.input-bg:focus{border-color:var(--color-theme) !important}.input-bg-h{height:5.5rem !important}textarea{box-shadow:none !important;padding:1.5rem !important;font-size:1.6rem !important;border-radius:0 !important;outline:none !important}textarea:focus{border-color:var(--color-theme) !important}input[type=checkbox]{border-radius:.5rem !important;border:1px solid #e0e0e0 !important}input[type=checkbox]:checked{border-color:var(--color-theme);background-color:var(--color-theme)}.swiper-pagination .swiper-pagination-bullet{height:1.2rem;width:1.2rem;border-radius:0}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--color-theme)}.swiper-button-prev{height:5rem;width:5rem}.swiper-button-prev:after{content:"";width:0;height:0;border-top:8px solid transparent;border-right:12px solid var(--color-theme);border-bottom:8px solid transparent;margin-right:4px}.swiper-button-prev:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:var(--color-white);transition:.4s;height:100%;width:100%;z-index:-1;opacity:.6}.swiper-button-prev:hover:before{background-color:var(--color-theme);transform:rotate(-360deg);border-radius:50%;opacity:1}.swiper-button-prev:hover:after{border-right-color:var(--color-white)}.swiper-button-next{height:5rem;width:5rem}.swiper-button-next:after{content:"";width:0;height:0;border-top:8px solid transparent;border-left:12px solid var(--color-theme);border-bottom:8px solid transparent;margin-left:4px}.swiper-button-next:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:var(--color-white);transition:.4s;height:100%;width:100%;z-index:-1;opacity:.6}.swiper-button-next:hover:before{background-color:var(--color-theme);transform:rotate(360deg);border-radius:50%;opacity:1}.swiper-button-next:hover:after{border-left-color:var(--color-white)}.swiper-button-disabled{opacity:1 !important}.sec-heding{position:relative;background-color:var(--color-white);margin-bottom:3rem;padding:0 1.6rem;display:inline-block;z-index:3}.sec-heding:after{content:"";position:absolute;top:50%;right:0;transform:translate3d(100%, 0, 0);background-color:var(--color-gray);width:100vw;height:1px;opacity:.6}.sec-heding:before{content:"";position:absolute;top:50%;left:0;background-color:var(--color-gray);width:100vw;transform:translate3d(-100%, 0, 0);height:1px;opacity:.6}.Bottom-Top{position:fixed;bottom:2rem;right:2rem;z-index:999;display:none}.Bottom-Top #Bottom-to-top{height:5rem;color:var(--color-theme);width:5rem;display:flex;align-items:center;justify-content:center;font-size:2.6rem;transition:.4s;animation:bta 2s linear infinite}.Bottom-Top #Bottom-to-top:after{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid var(--color-white)}.Bottom-Top #Bottom-to-top:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:var(--color-theme);transition:.4s;height:100%;width:100%;z-index:-1}.Bottom-Top #Bottom-to-top:hover:before{background-color:var(--color-theme);transform:rotate(360deg);border-radius:50%}.Bottom-Top #Bottom-to-top:hover:after{border-bottom-color:var(--color-white)}@keyframes bta{50%{transform:scale(1.1)}100%{transform:scale(1)}}.navigation{position:absolute;top:4rem;left:0;z-index:9999;width:100%;display:flex;justify-content:center}.navigation header{background-color:var(--color-white);box-shadow:rgba(149,157,165,.2) 0px 8px 24px;padding:0 1rem !important;transition:.4s}.navigation header .brand-logo img{width:18rem}@media screen and (max-width: 991px){.navigation header .brand-logo{padding:1.8rem}}@media screen and (max-width: 991px){.navigation header .brand-logo{padding:1rem}}.navigation header .navbar-menu li{display:block}.navigation header .navbar-menu li a{padding:3.8rem 1.8rem;color:var(--color-black);text-transform:uppercase;display:block;white-space:nowrap;border-radius:0 !important}.navigation header .navbar-menu li a.menu.active{color:var(--color-white);background-color:var(--color-theme);display:block}@media screen and (max-width: 991px){.navigation header .navbar-menu li a{padding:2rem 1.8rem}}@media screen and (max-width: 991px){.navigation header .navbar-menu{position:fixed;left:-100%;top:7.4rem;height:100vh;width:50%;background-color:var(--color-white);box-shadow:rgba(149,157,165,.2) 0px 8px 24px;z-index:999;transition:.5s;overflow-y:auto;padding-top:20rem}.navigation header .navbar-menu .menu-li{position:absolute;top:-20rem;left:0;width:100%;text-align:center;padding-bottom:3rem;border-bottom:1px solid var(--color-theme)}}@media screen and (max-width: 991px){.navigation header .navbar-menu{width:80%}}@media screen and (min-width: 992px)and (max-width: 1199px){.navigation header{width:100%}}@media screen and (max-width: 991px){.navigation header{position:fixed;left:0;top:0;width:100%;z-index:999}}.navigation.sticky-header{position:fixed;top:0;left:0;width:100%;transform:translate(0)}.navigation.sticky-header header{width:100%}@media screen and (min-width: 992px)and (max-width: 1199px){.navigation{top:0}}footer{background-color:#383838;padding:5rem 0}footer .contact-details{margin-top:1rem}footer .contact-details li{margin-bottom:1.4rem}footer .contact-details li span:first-child{margin-right:1rem;color:var(--color-theme);font-size:2.4rem}footer .newsletter .contact{margin-top:2rem}footer .newsletter .contact input{color:var(--color-white) !important;border:none !important;background-color:#474747;height:5rem !important}footer .newsletter .contact input::placeholder{text-align:center;color:var(--color-white);opacity:.6}footer .footer-social ul li{margin:1rem}footer .footer-social ul li a{font-size:1.8rem;color:var(--color-white);background-color:transparent;height:3.5rem;width:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;transition:.5s}footer .footer-social ul li a:hover{background-color:var(--color-dark-theme);color:var(--color-white)}footer .gallery .gallery-img div{width:15rem;height:14rem;display:flex;align-items:center;justify-content:center;padding:.5rem}footer .gallery .gallery-img div img{height:100%;width:100%;object-fit:cover}@media screen and (max-width: 575px){footer .gallery .gallery-img div{width:50%;height:18rem}}.hero-section{height:80rem !important}.hero-section .swiper .swiper-button-prev{left:10rem}@media screen and (max-width: 991px){.hero-section .swiper .swiper-button-prev{left:4rem}}@media screen and (max-width: 767px){.hero-section .swiper .swiper-button-prev{display:none}}.hero-section .swiper .swiper-button-next{right:10rem}@media screen and (max-width: 991px){.hero-section .swiper .swiper-button-next{right:4rem}}@media screen and (max-width: 767px){.hero-section .swiper .swiper-button-next{display:none}}.hero-section .swiper img{object-fit:cover}.hero-section .swiper .swiper-slide{position:relative}.hero-section .swiper .swiper-slide .swiper-slide-content{position:absolute;top:50%;left:15%;transform:translateY(-50%)}@media screen and (max-width: 767px){.hero-section .swiper .swiper-slide .swiper-slide-content{left:5%}}.hero-section .swiper .swiper-slide.swiper-slide-active h1{animation:fadeInDown 2s}.hero-section .swiper .swiper-slide.swiper-slide-active h6{animation:fadeInRight 2s}.hero-section .swiper .swiper-slide.swiper-slide-active div.btn-slide{animation:fadeInLeft 2s}@media screen and (max-width: 991px){.hero-section{height:60rem !important}}.whatWeare .box-sportlight{border:1px solid var(--color-light-gray);margin-bottom:2rem}.whatWeare .box-sportlight .box-sportlight-img{height:30rem;overflow:hidden;position:relative}.whatWeare .box-sportlight .box-sportlight-img img{height:100%;width:100%;object-fit:cover;transform:scale(1.1);transition:.4s}.whatWeare .box-sportlight .box-sportlight-img .box-sportlight-label{background-color:var(--color-theme);color:var(--color-white);padding:.5rem 1.6rem;transform:skew(-10deg);position:absolute;top:3rem;right:-0.5rem}@media screen and (max-width: 767px){.whatWeare .box-sportlight .box-sportlight-img{height:25rem}}.whatWeare .box-sportlight .box-sportlight-caption{padding:2.5rem 3rem}.whatWeare .box-sportlight .box-sportlight-caption ul{display:flex;align-items:center;justify-content:space-between}.whatWeare .box-sportlight .box-sportlight-caption ul li a{color:var(--color-black);font-size:2.6rem;transition:.4s;font-weight:500}.whatWeare .box-sportlight .box-sportlight-caption ul li a:hover{color:var(--color-theme)}@media screen and (max-width: 767px){.whatWeare .box-sportlight .box-sportlight-caption ul li a{font-size:2rem}}.whatWeare .box-sportlight .box-sportlight-caption ul li span{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;width:10rem;margin-left:2rem;font-size:0;line-height:0;transition:all .25s ease}.whatWeare .box-sportlight .box-sportlight-caption ul li span:before{content:"";height:2px;width:2rem;margin-right:.4rem;background-color:rgba(21,21,21,.21);transition:.4s}.whatWeare .box-sportlight .box-sportlight-caption ul li span:after{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent rgba(21,21,21,.21);transition:.4s}@media screen and (max-width: 991px){.whatWeare .box-sportlight .box-sportlight-caption{padding:1.4rem 2rem}}.whatWeare .box-sportlight:hover .box-sportlight-img img{transform:scale(1)}.whatWeare .box-sportlight:hover .box-sportlight-arrow:before{width:5rem;background-color:var(--color-dark-theme)}.whatWeare .box-sportlight:hover .box-sportlight-arrow:after{border-color:transparent transparent transparent var(--color-dark-theme)}.Tranding .box-sportlight .box-sportlight-img{height:100%;width:100%}.Tranding .box-sportlight .box-sportlight-img img{object-fit:cover;transition:.4s}@media screen and (max-width: 767px){.Tranding .box-sportlight{height:50rem !important;margin-bottom:2rem}}.Tranding .product .product-img{position:relative;overflow:hidden}.Tranding .product .product-img img{height:100%;width:100%;object-fit:cover}.Tranding .product .product-img .product-unlayer{background-color:rgba(0,0,0,.4);height:94%;width:94%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:.4s;visibility:hidden}@media screen and (max-width: 991px){.Tranding .product .product-img .product-unlayer{display:none}}@media screen and (max-width: 991px){.Tranding .product .product-img{height:12rem;width:12rem;padding:0}}.Tranding .product:hover .product-unlayer{opacity:1;transform:translate(-50%, -50%) scale(1);visibility:visible}@media screen and (max-width: 991px){.Tranding .product{display:flex;align-items:center}}.Tranding .product-content{padding:1rem 2rem}.Tranding .product-content ul li a{font-size:2rem;color:var(--color-black);font-weight:500}.Tranding .product-content ul li a:hover{color:var(--color-theme)}@media screen and (max-width: 991px){.Tranding .product-content{padding:.6rem 1rem;width:calc(100% - 12rem)}}.Tranding .icon-ruby{padding:3rem 2rem;position:relative;transition:.4s;z-index:2;margin-bottom:2rem}.Tranding .icon-ruby .icon{font-size:6rem;color:var(--color-theme);margin-right:1.6rem;transition:.4s}.Tranding .icon-ruby .ruby-content a{color:var(--color-black);font-size:2rem;transition:.4s}.Tranding .icon-ruby .ruby-content p{color:var(--color-gray);text-transform:capitalize;transition:.4s}.Tranding .icon-ruby:before{content:"";position:absolute;top:.6rem;right:.6rem;bottom:.6rem;left:.6rem;border:1px solid var(--color-light-gray);transition:all .3s ease-in-out;z-index:-1}.Tranding .icon-ruby:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--color-light-gray);transition:all .3s ease-in-out;z-index:-1}.Tranding .icon-ruby:hover{background-color:var(--color-theme)}.Tranding .icon-ruby:hover .icon{color:var(--color-white)}.Tranding .icon-ruby:hover .ruby-content a{color:var(--color-white)}.Tranding .icon-ruby:hover .ruby-content p{color:var(--color-white)}.Flooring-project .gallery .items{position:relative;margin-bottom:2rem}.Flooring-project .gallery .items img{width:100%;transform:scale(1.2);transition:.4s}.Flooring-project .gallery .items:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px solid var(--color-light-gray);transition:all .3s ease-in-out;z-index:1;opacity:0;visibility:hidden;transform:scale(0);transition:.4s}.Flooring-project .gallery .items:after{content:"+";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:5rem;opacity:0;visibility:hidden;transition:.4s}.Flooring-project .gallery .items:hover img{transform:scale(1)}.Flooring-project .gallery .items:hover:before{content:"";opacity:1;visibility:visible;transform:scale(1)}.Flooring-project .gallery .items:hover:after{opacity:1;visibility:visible}.bg-cta{background-image:url("./../../../images/portfolio/tiles//bg-cta.jpg");width:100%;height:100%;margin-top:5rem;padding:8rem}@media screen and (max-width: 767px){.bg-cta{padding:4rem 2rem}}.people-say .Clientswiper{box-shadow:rgba(149,157,165,.2) 0px 8px 24px}.people-say .Clientswiper .swiper-slide{text-align:center;background-color:var(--color-white);padding:8rem;position:relative}.people-say .Clientswiper .swiper-slide .client-img{height:12rem;width:12rem;overflow:hidden;display:block;border-radius:100%;margin:0 auto;margin-bottom:2rem}.people-say .Clientswiper .swiper-slide .client-img img{object-fit:cover;height:100%;width:100%}.people-say .Clientswiper .swiper-slide .client-content{position:relative}.people-say .Clientswiper .swiper-slide .client-content:before{content:' "';position:absolute;top:-2rem;left:-5rem;color:var(--color-theme);font-size:8rem}.people-say .Clientswiper .swiper-slide .client-content:after{content:' "';position:absolute;bottom:0;right:-5rem;color:var(--color-theme);font-size:8rem}.people-say .Clientswiper .swiper-slide .client-content h6{text-transform:capitalize !important}.people-say .Clientswiper .swiper-slide .client-content a{font-size:2.5rem;color:var(--color-black);margin-top:2rem;display:block}.people-say .Clientswiper .swiper-slide .client-content a:hover{color:var(--color-theme)}.people-say .Clientswiper .swiper-slide:before{content:"";position:absolute;top:4rem;right:4rem;bottom:4rem;left:4rem;border:1px solid var(--color-light-gray);transition:all .3s ease-in-out;z-index:10}@media screen and (max-width: 575px){.people-say .Clientswiper .swiper-slide:before{display:none}}.people-say .Clientswiper .swiper-slide:after{content:"";position:absolute;top:6rem;right:6rem;bottom:6rem;left:6rem;border:1px solid var(--color-light-gray);transition:all .3s ease-in-out;z-index:10}@media screen and (max-width: 575px){.people-say .Clientswiper .swiper-slide:after{display:none}}@media screen and (max-width: 575px){.people-say .Clientswiper .swiper-slide{padding:4rem}}.Profesional-team .pro-card{height:44rem;position:relative;overflow:hidden;margin-bottom:3rem}.Profesional-team .pro-card img{height:100%;width:100%;object-fit:cover;object-position:top;transition:.4s}.Profesional-team .pro-card .pro-content{width:100%;background-color:rgba(255,255,255,.5);padding:1rem 2rem;position:absolute;bottom:0;left:0;transform:translateY(100%);transition:.4s}.Profesional-team .pro-card:hover .pro-content{transform:translateY(0)}.Profesional-team .pro-card:hover img{filter:grayscale(40%)}@media screen and (max-width: 767px){.Profesional-team .pro-card{height:35rem}}.Popular-pro-slider .Popular-slide .swiper-wrapper{padding-bottom:5rem}.Popular-pro-slider .Popular-slide .swiper-wrapper .product .product-img{position:relative;overflow:hidden;padding:1rem}.Popular-pro-slider .Popular-slide .swiper-wrapper .product .product-img img{height:100%;width:100%;object-fit:cover}.Popular-pro-slider .Popular-slide .swiper-wrapper .product .product-img .product-unlayer{background-color:rgba(0,0,0,.4);height:94%;width:94%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:.4s;visibility:hidden}.Popular-pro-slider .Popular-slide .swiper-wrapper .product:hover .product-unlayer{opacity:1;transform:translate(-50%, -50%) scale(1);visibility:visible}.Popular-pro-slider .Popular-slide .swiper-wrapper .product-content{padding:1rem 2rem}.Popular-pro-slider .Popular-slide .swiper-wrapper .product-content ul li a{font-size:2rem;color:var(--color-black);font-weight:500}.Popular-pro-slider .Popular-slide .swiper-wrapper .product-content ul li a:hover{color:var(--color-theme)}.latest-post .post-item{border:1px solid var(--color-light-gray);transition:.4s}.latest-post .post-item .post-owner{padding:2rem;display:flex;align-items:center;justify-content:space-between}.latest-post .post-item .post-owner .owner-img{height:5rem;width:5rem;border-radius:100%;overflow:hidden}.latest-post .post-item .post-owner .owner-img img{height:100%;width:100%;object-fit:cover}.latest-post .post-item .post-owner .owner-name{margin-left:1rem}.latest-post .post-item .post-owner .owner-name span{color:var(--color-gray);font-weight:500}.latest-post .post-item .post-owner .owner-name a{color:var(--color-gray);font-weight:500}.latest-post .post-item .post-owner .owner-name a:hover{color:var(--color-theme)}@media screen and (max-width: 767px){.latest-post .post-item .post-owner{padding:1rem}}.latest-post .post-item .post{height:30rem;width:100%;overflow:hidden}.latest-post .post-item .post img{height:100%;width:100%;object-fit:cover;transform:scale(1.1);transition:.4s}.latest-post .post-item .post-content{padding:2rem}.latest-post .post-item .post-content h5:hover{color:var(--color-theme);cursor:pointer;transition:.4s}@media screen and (max-width: 767px){.latest-post .post-item .post-content{padding:1rem}}.latest-post .post-item:hover{box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.latest-post .post-item:hover .post img{transform:scale(1)}.trusted-companies{background-color:#f7f7f7;padding:4rem}.trusted-companies .TrustedBy-slide{padding-bottom:5rem}.trusted-companies .TrustedBy-slide .trusted-item{border:1px solid var(--color-gray);padding:2rem;display:block;height:15rem;width:100%;position:relative;transition:.4s;opacity:.5}.trusted-companies .TrustedBy-slide .trusted-item img{height:100%;width:100%;object-fit:cover;transform:scale(1.1);transition:.4s}.trusted-companies .TrustedBy-slide .trusted-item:before{position:absolute;content:"";inset:0px;border-width:1px;border-style:solid;border-color:transparent;transition:color .1s ease 0s,transform .3s ease 0s;will-change:transform;transform:scaleX(0)}.trusted-companies .TrustedBy-slide .trusted-item:after{position:absolute;content:"";inset:0px;border-width:1px;border-style:solid;border-color:transparent;transition:color .1s ease 0s,transform .3s ease 0s;will-change:transform;transform:scaleY(0)}.trusted-companies .TrustedBy-slide .trusted-item:hover{border-color:transparent;opacity:1}.trusted-companies .TrustedBy-slide .trusted-item:hover:before{border-color:var(--color-theme) transparent var(--color-theme) transparent;transform:none}.trusted-companies .TrustedBy-slide .trusted-item:hover:after{border-color:transparent var(--color-theme) transparent var(--color-theme);transform:none}.trusted-companies .TrustedBy-slide .trusted-item:hover img{transform:scale(1)}@media screen and (max-width: 575px){.trusted-companies{padding:2rem}}.Contact-Form .contact-item{border:1px solid var(--color-light-gray);padding:4rem;text-align:center;min-height:30rem;vertical-align:middle;display:grid;transition:.4s;align-content:center}.Contact-Form .contact-item .icons{font-size:6rem;color:var(--color-theme)}.Contact-Form .contact-item .line{width:0;height:2px;background-color:var(--color-theme);margin:1rem auto;transition:.4s}.Contact-Form .contact-item .details a{display:block;color:var(--color-black);font-size:1.6rem;transition:.4s}.Contact-Form .contact-item .details a:hover{color:var(--color-theme)}.Contact-Form .contact-item:hover .line{width:40%;margin:2rem auto}