/*!
Theme name: Soundfr Theme
Version: 1.0
Author: Mohamed Gasmi.
*/@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;900&display=swap";@font-face{font-family:"Helvetica Now Display";src:url("inc/assets/fonts/HelveticaNowDisplay-Medium.eot");src:local("Helvetica Now Display Medium"),local("HelveticaNowDisplay-Medium"),url("inc/assets/fonts/HelveticaNowDisplay-Medium.eot?#iefix") format("embedded-opentype"),url("inc/assets/fonts/HelveticaNowDisplay-Medium.woff2") format("woff2"),url("inc/assets/fonts/HelveticaNowDisplay-Medium.woff") format("woff"),url("inc/assets/fonts/HelveticaNowDisplay-Medium.ttf") format("truetype");font-weight:500;font-style:normal}body{margin:0;width:100%;max-width:100%}body .vc_row{margin:0 !important}*:focus{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}html{scroll-behavior:smooth;overflow-x:hidden !important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{font-family:"Helvetica Now Display";margin:0}.hidden-overflow{overflow:hidden !important}.container{width:90%;max-width:1560px;margin:0 auto}.h2-title{color:#000;font-size:26px;font-weight:bold;text-transform:uppercase}@media only screen and (min-width: 992px){.h2-title{font-size:30px}}.black-text{color:#000;font-size:16px;line-height:20px;margin:0}@media only screen and (min-width: 992px){.black-text{font-size:20px;line-height:24px}}.white-text{color:#fff;font-size:16px;line-height:22px;margin:0}@media only screen and (min-width: 992px){.white-text{font-size:20px;line-height:26px}}.vc_column_container>.vc_column-inner{padding:0 !important}.general-btn{display:inline-block;font-size:18px;font-weight:500;color:#5f5a54;background-color:rgba(0,0,0,0);width:230px;height:30px;border:2px solid #5f5a54;padding-top:15px;padding-bottom:12px;text-decoration:none;text-align:center}.general-btn:hover{background-color:#5f5a54;color:#fff}.no-results{height:100vh;background:#000;position:relative;border-bottom:2px solid #fff}.no-results .page-content{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:fit-content}.no-results .page-content h1{color:#fff;text-transform:uppercase;font-weight:700;font-size:60px;text-align:center}.no-results .page-content p{text-align:center;color:#fff}#header{position:fixed;width:100%;top:0;bottom:auto;left:0;right:0;z-index:100;min-height:80px;transition:all .4s ease;display:flex;flex-direction:column;justify-content:center;padding:10px 0 2px;background-color:rgba(255,255,255,.1);backdrop-filter:blur(2.5px)}#header .inner-sec{max-width:1920px}#header .inner-sec nav{max-width:100%;flex-wrap:wrap;height:100%;display:flex;justify-content:space-between;gap:20px;align-items:center}#header .inner-sec nav .menu-btn{width:28px;height:34px;cursor:pointer;position:absolute;top:0;bottom:0;margin:auto;right:5%;left:auto;padding:0;z-index:111}#header .inner-sec nav .menu-btn.active li{background:#fff}#header .inner-sec nav .menu-btn.active li:nth-of-type(1){top:50%;transform:translateY(-50%) rotate(45deg)}#header .inner-sec nav .menu-btn.active li:nth-of-type(2){top:50%;transform:translateY(-50%) rotate(-45deg)}#header .inner-sec nav .menu-btn.active li:nth-of-type(3){left:-50%;opacity:0}#header .inner-sec nav .menu-btn.active li:nth-of-type(4){right:-50%;opacity:0}#header .inner-sec nav .menu-btn li{list-style:none;position:absolute;background:#fff;width:100%;height:2px;transform:translateY(-50%);transition:.9s}#header .inner-sec nav .menu-btn li:nth-of-type(1){top:20%}#header .inner-sec nav .menu-btn li:nth-of-type(2){top:50%}#header .inner-sec nav .menu-btn li:nth-of-type(3),#header .inner-sec nav .menu-btn li:nth-of-type(4){width:50%;top:80%}#header .inner-sec nav .menu-btn li:nth-of-type(1),#header .inner-sec nav .menu-btn li:nth-of-type(2),#header .inner-sec nav .menu-btn li:nth-of-type(3){left:0}#header .inner-sec nav .menu-btn li:nth-of-type(4){right:0}#header .inner-sec nav .web-logo{width:77px;aspect-ratio:1.06;object-fit:contain;object-position:center}#header .inner-sec nav .menu-img-btn{width:46px;aspect-ratio:1;object-fit:contain;object-position:center;margin:auto 0;border:none;background:none}#header .inner-sec nav .menu-items{position:fixed;left:-200%;right:auto;top:0;bottom:0;margin:auto;height:100vh;width:100%;background:#000;transition:all .4s ease;z-index:110}#header .inner-sec nav .menu-items .menu-main-menu-container{position:relative;width:90%;margin:0 auto;max-width:500px;padding-top:120px}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu{padding:0}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu li{margin-bottom:20px;width:fit-content}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu li a{text-decoration:none;color:#fff;text-transform:uppercase;transition:all .4s ease}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu li a:hover{color:red}#header .inner-sec nav .menu-items.active{left:0}@media only screen and (min-width: 992px){#header{height:100px;background:rgba(0,0,0,0);display:block}#header .inner-sec{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:6px 54px 0}#header .inner-sec nav{position:relative;height:100%;display:flex;justify-content:space-between;gap:20px;align-items:center}#header .inner-sec nav .menu-btn{display:none}#header .inner-sec nav .menu-items{position:absolute;left:auto;right:5%;height:fit-content;width:fit-content;background:rgba(0,0,0,0);bottom:auto;top:30px}#header .inner-sec nav .menu-items .menu-main-menu-container{width:100%;margin:0 0 0 auto;max-width:100%;padding-top:0}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu li{display:inline;margin-bottom:0;margin-left:20px;width:fit-content}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu li a{color:#000}}footer{width:100%;background-color:#f3efeb;margin-top:-6px}footer .bottom-sec .inner-sec{width:95%;margin:0 auto;padding:120px 0;max-width:1920px}footer .bottom-sec .inner-sec p{color:#000;font-size:1.1vw;margin-top:10px}footer .bottom-sec .inner-sec .sco{width:fit-content;margin:0 auto;text-decoration:none}footer .bottom-sec .inner-sec .sco p{margin-bottom:5px}footer .bottom-sec .inner-sec .sco img{width:110px}footer .bottom-sec .copyright{width:90%;max-width:1920px;margin:auto;padding:35px 0 60px 0;font-size:12PX;font-weight:400}footer .bottom-sec .copyright .soundfr{font-weight:500}footer .bottom-sec .copyright a{color:#000}footer .bottom-sec .footer-section-sec{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid gray}footer .bottom-sec .footer-section-sec .footer-left-side{width:60%;display:flex;justify-content:flex-start;gap:4vw;align-items:center}footer .bottom-sec .footer-section-sec .footer-left-side h2{font-size:1.8vw;font-weight:500;font-style:normal}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-info{width:29%;display:flex;flex-direction:column;gap:15px}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-info .email-text{font-weight:400;color:#000}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-info p{font-weight:400;color:#8a8474}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form{width:35%;position:relative}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form p{font-size:1.8vw;font-weight:500;color:#8a8474}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form .bold-text{font-size:1.8vw;font-weight:500;color:#000}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form .contact-form{margin-top:30px;display:flex;flex-direction:column;gap:30px}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form .contact-form input{border-top:none;border-left:none;border-right:none;border-bottom:1.5px solid #b2aca1;background:none;margin-top:15px;padding-bottom:5px;font-size:16px}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form .contact-form .cstomer-name{width:80%}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form .contact-form .email{width:70%}footer .bottom-sec .footer-section-sec .footer-left-side .footer-contact-form .contact-form button{position:absolute;border:none;bottom:-12px;right:50px;cursor:pointer}footer .bottom-sec .footer-section-sec .footer-right-side{width:26%;display:flex;justify-content:space-between}footer .bottom-sec .footer-section-sec .footer-right-side h3{font-size:1.3vw;font-weight:500}footer .bottom-sec .footer-section-sec .footer-right-side ul{padding:0}footer .bottom-sec .footer-section-sec .footer-right-side ul li{list-style-type:none}footer .bottom-sec .footer-section-sec .footer-right-side ul li a{text-decoration:none;color:#000;font-size:1.1vw;font-weight:400}.page-banner{width:100%;height:800px;background-image:url("inc/assets/images/img/cover.svg");background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:10}.page-banner .inner-sec{position:absolute;display:flex;justify-content:space-between;align-items:center;width:80vw;bottom:0;left:50%;transform:translate(-50%, 0)}.page-banner .inner-sec .text-sec{width:60%;display:flex;flex-direction:column;gap:32px}.page-banner .inner-sec .text-sec h1{font-size:10vw;font-weight:400;line-height:80%;mix-blend-mode:soft-light;color:#fff}.page-banner .inner-sec .text-sec p{font-size:1.3vw;font-weight:400;line-height:normal;max-width:90%;color:#fff;margin-top:20px}.page-banner .inner-sec .text-sec .btn-wrapper{display:flex;gap:20px;margin-top:10px}@media only screen and (max-width: 1300px){.page-banner{height:60vw}}.service-section{background-color:#f3efeb;height:46vw;position:relative}.service-section .service-section-wrapper{max-width:1920px;position:relative;height:100%;margin:auto}.service-section .service-section-wrapper .service-list{display:flex;gap:80px;width:fit-content;position:relative;left:50%;transform:translate(-50%, 80px);z-index:10}.service-section .service-section-wrapper .service-list .list-item{width:12vw;display:flex;align-items:center;justify-content:space-between;gap:16px}.service-section .service-section-wrapper .service-list .list-item .list-number-wrapper{width:3vw;height:3vw;border-radius:50%;background-color:#c5cbc1;text-align:center}.service-section .service-section-wrapper .service-list .list-item .list-number-wrapper .list-number{color:#424954;font-size:2vw;font-weight:500;line-height:140%}.service-section .service-section-wrapper .service-list .list-item .list-text{color:#424954;font-size:1.3vw;font-weight:700;line-height:110%;width:60%}.service-section .service-section-wrapper .inner-sec{position:absolute;bottom:0;right:0;display:flex;justify-content:space-between;width:92vw}.service-section .service-section-wrapper .inner-sec .text-sec{width:45%}.service-section .service-section-wrapper .inner-sec .text-sec h1{font-size:4.5vw;font-weight:500;line-height:5vw;letter-spacing:-1.7px}.service-section .service-section-wrapper .inner-sec .text-sec .title-02{color:#8a8474}.service-section .service-section-wrapper .inner-sec .text-sec p{font-size:1.7vw;font-weight:400;line-height:2.2vw;letter-spacing:-0.64px;margin-top:1.2vw}.service-section .service-section-wrapper .inner-sec .img-sec{width:47%}.service-section .service-section-wrapper .o-shape{opacity:.1;position:absolute;z-index:1}.service-section .service-section-wrapper .o-shape img{width:30vw}.service-section .service-section-wrapper .o-r-shape{opacity:.1;position:absolute;z-index:1}.service-section .service-section-wrapper .o-r-shape img{width:23vw}.howwork-market-section{position:relative;padding-top:10vw;background-color:#f3efeb}.howwork-market-section .howwork-market-section-wrapper{max-width:1920px;margin:auto;position:relative}.howwork-market-section .howwork-market-section-wrapper .howwork-section .inner-sec{display:flex;flex-direction:column;gap:70px}.howwork-market-section .howwork-market-section-wrapper .howwork-section .inner-sec .title{font-size:6vw;font-weight:500;line-height:6vw;letter-spacing:-2.4px;width:86vw;margin:auto}.howwork-market-section .howwork-market-section-wrapper .howwork-section .inner-sec .img-sec{position:relative;width:86vw;height:31vw;background-position:center;background-size:cover;margin:auto;z-index:10}.howwork-market-section .howwork-market-section-wrapper .howwork-section .inner-sec .img-sec p{position:absolute;width:36vw;bottom:4vw;right:2vw;font-size:1.8vw;font-weight:400;line-height:2vw;text-align:right}.howwork-market-section .howwork-market-section-wrapper .market-section{max-width:1920px;margin:10vw auto 0 auto}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec{display:flex;justify-content:flex-end;align-items:center}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec{display:flex;flex-direction:column;gap:50px;width:53%;z-index:10}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec h2{font-size:4vw;font-weight:400;line-height:140%}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec .market-img{display:flex;height:10vw}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec .market-img .year{display:flex;flex-direction:column;justify-content:space-around;font-size:1.8vw;font-weight:700;line-height:1.8vw}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec .market-img .money-show{display:flex;flex-direction:column;justify-content:space-between;align-items:self-start}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec .human-list{display:flex;flex-wrap:wrap;gap:15px;width:75%;padding-left:60px}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec .human-list .human-item{position:relative}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec .human-list .human-item span{position:absolute;left:50%;top:50%;transform:translate(-50%, -90%);font-size:1.8vw;font-weight:700;line-height:normal;color:#424954}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .left-sec .human-list .human-item img{width:2.2vw}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .right-sec{width:39%;position:relative;z-index:10}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .right-sec .content-text{position:absolute;left:6vw;font-size:1.9vw;color:#424954;font-weight:400;line-height:2.5vw}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .right-sec .content-text .bold{font-weight:700}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .right-sec .column-01{top:5.8vw;max-width:24vw}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .right-sec .column-02{top:17vw;max-width:25.5vw}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .right-sec .column-03{top:30.2vw;max-width:24vw}.howwork-market-section .howwork-market-section-wrapper .market-section .inner-sec .right-sec .column-04{top:41.2vw;max-width:24vw}.howwork-market-section .howwork-market-section-wrapper .o-shape{position:absolute;opacity:.1;z-index:0}.howwork-market-section .howwork-market-section-wrapper .o-shape img{width:30vw}.howwork-market-section .howwork-market-section-wrapper .o-r-shape{position:absolute;opacity:.1;z-index:0}.howwork-market-section .howwork-market-section-wrapper .o-r-shape img{width:23vw}/*# sourceMappingURL=style.css.map */
