@charset "UTF-8";html {font-size: 14px;}*, *::after, *::before {box-sizing: border-box;}body {font-size: 15px;line-height: 30px;font-weight: 400;color: #828282;font-family: 'Lato', sans-serif;padding: 0;margin: 0;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;word-break: break-word }body, html {-moz-osx-font-smoothing: grayscale;}a:hover, a:focus {text-decoration: none;outline: none;outline-offset:0;color: #721988;}a, a:active, a:focus {color: #828282;}a, .btn, input, textarea, select {transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}img {max-width: 100%;height: auto;}video {background-size: cover;display: table-cell;vertical-align: middle;width: 100%;}p {margin: 0 0 25px;}b, strong {font-weight: 600;}.alt-font strong {font-weight: 600;}.last-paragraph-no-margin p:last-of-type {margin-bottom:0;line-height: 24px;}ul, ol, dl {list-style-position: outside;margin-bottom: 25px;}ul {margin: 0;padding: 0;}input, textarea, select {border: 1px solid #dfdfdf;padding: 10px 15px;width: 100%;max-width: 100%;resize: none;outline: none;color: #000;line-height: initial;}select {background-image: url(../images/down-arrow.png);background-position: right 14px center;background-repeat: no-repeat;background-size: 10px;border-radius: 0;-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;}input[type="submit"] {width: auto;}input[type="button"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea, input[type="submit"] {-webkit-appearance: none;}input:focus, textarea:focus {border: 1px solid #b9b9b9;outline: none;}input[type="submit"]:focus {outline: none;}input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0;}input::-ms-clear {display: none;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active {transition: background-color 5000s;transition: all 0s 50000s;-webkit-animation-name: autofill;-webkit-animation-fill-mode: both;}select::-ms-expand {display:none;}iframe {border: 0;}button, button:focus, button:hover {outline: none;}.main-content {z-index: 2;background-color: #fff;overflow: visible;position: relative;}::selection {color: #000;background:#dbdbdb;}::-moz-selection {color:#a6a6a6;background:#dbdbdb;}::-webkit-input-placeholder {color: #a6a6a6;text-overflow: ellipsis;}::-moz-placeholder {color: #a6a6a6;text-overflow: ellipsis;opacity:1;}:-ms-input-placeholder {color: #a6a6a6;text-overflow: ellipsis;opacity:1;}.placeholder-light::-webkit-input-placeholder {color: #fff;}.placeholder-light::-moz-placeholder {color: #fff;}.placeholder-light:-ms-input-placeholder {color: #fff;}.placeholder-dark::-webkit-input-placeholder {color: #232323;}.placeholder-dark::-moz-placeholder {color: #232323;}.placeholder-dark:-ms-input-placeholder {color: #232323;}.no-transition {transition: all 0s ease-in-out !important;-moz-transition: all 0s ease-in-out !important;-webkit-transition: all 0s ease-in-out !important;-ms-transition: all 0s ease-in-out !important;-o-transition: all 0s ease-in-out !important;}.transition {transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.alt-font {font-family: 'M PLUS Rounded 1c', sans-serif;}.main-font {font-family: 'Roboto', sans-serif !important;}h1, h2, h3, h4, h5, h6 {margin:0 0 25px 0;padding:0;letter-spacing: -0.5px;font-weight: inherit;}h1 {font-size:5rem;line-height: 5rem;}h2 {font-size:3.9rem;line-height:4.2rem;}h3 {font-size:3.4rem;line-height:3.9rem;}h4 {font-size:2.85rem;line-height:3.4rem;}h5 {font-size: 2.6rem;line-height: 3.4rem;}h6 {font-size:1.60rem;line-height: 2.2rem;}.font-size-0 {font-size: 0;}.text-very-small {font-size:11px;line-height:14px;}.text-extra-small {font-size:12px;line-height:16px;}.text-small {font-size:13px;line-height:22px;}.text-medium {font-size:14px;line-height:20px;}.text-extra-medium {font-size:16px;line-height:28px;}.text-large {font-size:18px;line-height:22px;}.text-extra-large {font-size: 20px;line-height:28px;}.title-extra-small {font-size: 30px;line-height: 32px;}.title-small {font-size: 36px;line-height: 42px;}.title-extra-large-heavy {font-size: 11rem;line-height: 11rem;}.parallax-title {padding: 16px 35px;display: inline-block }.text-white, .btn-link.text-white, a.text-white-hover:hover {color:#fff;}.text-black, .btn-link.text-black, a.text-black-hover:hover {color:#000;}.text-extra-dark-gray, .btn-link.text-extra-dark-gray, a.text-extra-dark-gray-hover:hover {color:#231f20;}.text-dark-gray, .btn-link.text-dark-gray, a.text-dark-gray-hover:hover {color:#626262;}.text-gradient-light-brownish-orange-black {background: linear-gradient(269.26deg, #DF0EB1 1.21%, #6705A3 97.04%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.font-weight-400 {font-weight: 400 !important;}.font-weight-500 {font-weight: 500 !important;}.font-weight-600 {font-weight: 600 !important;}.bg-white {background-color:#FFF;}.bg-black {background-color:#000;}section {padding: 130px 0;overflow: hidden;}section.big-section {padding:160px 0;}section.extra-big-section {padding:200px 0;}section.half-section {padding:60px 0;}.cursor-none {cursor: none;}.cursor-default {cursor: default;}.input-border-bottom, .input-border-bottom:focus {border: 0;border-bottom: 1px solid #F4178F!important;padding-left: 0;padding-right: 0;}.small-input, .small-textarea {padding: 14px 15px;font-size: 14px;}.small-select select {padding: 13px 15px;}.medium-input, .medium-textarea, .medium-select select {padding: 10px 15px;font-size: 14px;}.box-shadow-small, .box-shadow-small-hover:hover {box-shadow: 0 0 15px rgba(0,0,0,.08);transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.box-shadow-extra-large, .box-shadow-extra-large-hover:hover {box-shadow: 0 0 25px rgba(0,0,0,.08);transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.btn {letter-spacing: .5px;display:inline-block;border:2px solid transparent;border-radius: 0;text-transform: capitalize;width: auto;font-family: 'Lato', sans-serif;font-weight: 600;}.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {outline: medium none;outline-offset: 0;}input.btn:focus {border-width: 2px;}.btn.active, .btn:active, .btn:focus {box-shadow: none;}.btn i {vertical-align: middle;position: relative;top: -1px }.btn.btn-large {font-size:16px;padding: 8px 20px;}.btn.btn-round-edge {border-radius: 4px;}.btn-gradient-sky-blue-pink {background: #F4178F;color:#fff;background-size: 200% auto;transition: all 0.3s cubic-bezier(.25,.8,.25,1);}.btn-gradient-sky-blue-pink:hover{color: #fff;}.border-radius-0px {border-radius: 0;}.border-radius-1px {border-radius:1px;}.border-radius-2px {border-radius:2px;}.border-radius-3px {border-radius:3px;}.border-radius-4px {border-radius:4px;}.border-radius-5px {border-radius:5px;}.no-border-radius {border-radius:0 !important;}.cover-background {background-repeat: no-repeat !important;background-size: cover !important;overflow: hidden;position: relative;background-position: center center !important;}.margin-5px-top {margin-top:5px;}.margin-10px-top {margin-top:10px;}.margin-15px-top {margin-top:15px;}.margin-20px-top {margin-top:20px;}.margin-25px-top {margin-top:25px;}.margin-30px-top {margin-top:30px;}.margin-35px-top {margin-top:35px;}.margin-40px-top {margin-top:40px;}.margin-1-rem-top {margin-top: 1rem;}.margin-1-half-rem-top {margin-top: 1.5rem;}.margin-2-rem-top {margin-top: 2rem;}.margin-2-half-rem-top {margin-top: 2.5rem;}.margin-3-rem-top {margin-top: 3rem;}.margin-3-half-rem-top {margin-top: 3.5rem;}.margin-4-rem-top {margin-top: 4rem;}.margin-4-half-rem-top {margin-top: 4.5rem;}.margin-5-rem-top {margin-top: 5rem;}.margin-5-half-rem-top {margin-top: 5.5rem;}.margin-6-rem-top {margin-top: 6rem;}.margin-5px-bottom {margin-bottom:5px;}.margin-10px-bottom {margin-bottom:10px;}.margin-15px-bottom {margin-bottom:15px;}.margin-20px-bottom {margin-bottom:20px;}.margin-25px-bottom {margin-bottom:25px;}.margin-30px-bottom {margin-bottom:30px;}.margin-35px-bottom {margin-bottom:35px;}.margin-40px-bottom {margin-bottom:40px;}.margin-1-rem-bottom {margin-bottom: 1rem;}.margin-1-half-rem-bottom {margin-bottom: 1.5rem;}.margin-2-rem-bottom {margin-bottom: 2rem;}.margin-2-half-rem-bottom {margin-bottom: 2.5rem;}.margin-3-rem-bottom {margin-bottom: 3rem;}.margin-3-half-rem-bottom {margin-bottom: 3.5rem;}.margin-4-rem-bottom {margin-bottom: 4rem;}.margin-4-half-rem-bottom {margin-bottom: 4.5rem;}.margin-5-rem-bottom {margin-bottom: 5rem;}.margin-5-half-rem-bottom {margin-bottom: 5.5rem;}.margin-6-rem-bottom {margin-bottom: 6rem;}.margin-6-half-rem-bottom {margin-bottom: 6.5rem;}.margin-50px-bottom {margin-bottom: 50px;}.margin-10px-right {margin-right: 10px;}.margin-auto-lr {margin: 0 auto;}.margin-auto {margin: auto;}.no-margin {margin: 0 !important;}.no-margin-top {margin-top: 0 !important;}.no-margin-bottom {margin-bottom: 0 !important;}.no-margin-left {margin-left: 0 !important;}.no-margin-right {margin-right: 0 !important;}.no-margin-lr {margin-right: 0 !important;margin-left: 0 !important;}.padding-1-rem-all {padding: 1rem;}.padding-1-half-rem-all {padding: 1.5rem;}.padding-2-rem-all {padding: 2rem;}.padding-2-half-rem-all {padding: 2.5rem;}.padding-3-rem-all {padding: 3rem;}.padding-3-half-rem-all {padding: 3.5rem;}.padding-4-rem-all {padding: 4rem;}.padding-4-half-rem-all {padding: 4.5rem;}.padding-5-rem-all {padding: 5rem;}.padding-5-half-rem-all {padding: 5.5rem;}.padding-5px-top {padding-top:5px;}.padding-10px-top {padding-top:10px;}.padding-15px-top {padding-top:15px;}.padding-20px-top {padding-top:20px!important;}.padding-25px-top {padding-top:25px;}.padding-30px-top {padding-top:30px;}.padding-35px-top {padding-top:35px;}.padding-40px-top {padding-top:40px;}.padding-45px-top {padding-top:45px;}.padding-50px-top {padding-top:50px;}.padding-55px-top {padding-top:55px;}.padding-60px-top {padding-top:60px;}.padding-65px-top {padding-top:65px;}.padding-1-rem-top {padding-top: 1rem;}.padding-1-half-rem-top {padding-top: 1.5rem;}.padding-2-rem-top {padding-top: 2rem;}.padding-2-half-rem-top {padding-top: 2.5rem;}.padding-3-rem-top {padding-top: 3rem;}.padding-3-half-rem-top {padding-top: 3.5rem;}.padding-4-rem-top {padding-top: 4rem;}.padding-4-half-rem-top {padding-top: 4.5rem;}.padding-5-rem-top {padding-top: 5rem;}.padding-5-half-rem-top {padding-top: 5.5rem;}.padding-6-rem-top {padding-top: 6rem;}.padding-6-half-rem-top {padding-top: 6.5rem;}.padding-5px-bottom {padding-bottom:5px;}.padding-10px-bottom {padding-bottom:10px;}.padding-15px-bottom {padding-bottom:15px;}.padding-20px-bottom {padding-bottom:20px;}.padding-25px-bottom {padding-bottom:25px;}.padding-30px-bottom {padding-bottom:30px;}.padding-35px-bottom {padding-bottom:35px;}.padding-40px-bottom {padding-bottom:40px;}.padding-45px-bottom {padding-bottom:45px;}.padding-50px-bottom {padding-bottom:50px;}.padding-1-rem-bottom {padding-bottom: 1rem;}.padding-1-half-rem-bottom {padding-bottom: 1.5rem;}.padding-2-rem-bottom {padding-bottom: 2rem;}.padding-2-half-rem-bottom {padding-bottom: 2.5rem;}.padding-3-rem-bottom {padding-bottom: 3rem;}.padding-3-half-rem-bottom {padding-bottom: 3.5rem;}.padding-4-rem-bottom {padding-bottom: 4rem;}.padding-4-half-rem-bottom {padding-bottom: 4.5rem;}.padding-5-rem-bottom {padding-bottom: 5rem;}.padding-5-half-rem-bottom {padding-bottom: 5.5rem;}.padding-80px-tb {padding-top: 80px;padding-bottom: 80px;}.padding-40px-tb {padding-top: 40px;padding-bottom: 40px;}.padding-3-rem-lr {padding-left: 3rem;padding-right: 3rem;}.padding-8-rem-tb {padding-top: 8rem;padding-bottom: 8rem;}.padding-6-rem-lr {padding-left: 6rem;padding-right: 6rem;}.padding-3-rem-tb {padding-top: 3rem;padding-bottom: 3rem;}.padding-3-half-rem-lr {padding-left: 3.5rem;padding-right: 3.5rem;}.padding-50px-tb {padding-top: 50px;padding-bottom: 50px;}.padding-10-rem-lr {padding-left: 10rem;padding-right: 10rem;}.padding-10px-tb {padding-top: 10px;padding-bottom: 10px;}.no-padding {padding:0 !important;}.no-padding-lr {padding-left: 0 !important;padding-right: 0 !important;}.no-padding-tb {padding-top: 0 !important;padding-bottom: 0 !important;}.no-padding-top {padding-top:0 !important;}.no-padding-bottom {padding-bottom:0 !important;}.no-padding-left {padding-left:0 !important;}.no-padding-right {padding-right:0 !important;}.d-initial {display: initial !important;}.overflow-hidden {overflow:hidden !important;}.overflow-visible {overflow:visible !important;}.overflow-auto {overflow:auto !important;}.position-inherit {position: inherit !important;}.w-20px {width: 20px;}.w-90 {width: 90%;}.w-100 {width: 100%;}.w-auto {width:auto;}.swiper-container {width: 100%;height: 100%;}.h-50 {height: 50%;}.h-100 {height: 100% !important;}.h-auto {height:auto !important;}.max-h-100 {max-height: 100%;}.max-h-inherit {max-height: inherit !important;}.full-screen, .mobileoff-fullscreen-top-space, .fullscreenabanner {height: 980px;}.one-fifth-screen {height: 625px;}.content-box-image {width: 100%;height: -webkit-calc(100% / 3);height: -moz-calc(100% / 3);height: calc(100% / 3);}[class^="ti-"], [class*=" ti-"], [class^="line-icon"], [class*=" line-icon"], [class^="solid-icon"], [class*=" solid-icon"] {display: inline-block;}.icon-extra-large {font-size:60px;}.icon-large {font-size:50px;}.icon-medium {font-size:40px;}.icon-very-medium {font-size:35px;}.icon-extra-medium {font-size:32px;}.icon-small {font-size:28px;}.icon-extra-small {font-size:16px;}.icon-small-1 {font-size:22px;}.icon-very-small {font-size:13px;}.icon-country {width: 16px;height: 16px;display: inline-block;margin:0 10px 0 5px;}.medium-icon li {margin: 0 8px;}.medium-icon a {font-size: 18px;color: #fff;}[class^="ti-"], [class*=" ti-"], [class^="line-icon"], [class*=" line-icon"], [class^="solid-icon"], [class*=" solid-icon"] {display: inline-block;}[class^="social-icon-"] ul, [class*=" social-icon-"] ul {list-style: none;}.extra-small-icon li, .small-icon li, .medium-icon li, .large-icon li, .extra-large-icon li {display: inline-block;}.navbar {padding: 0;}.navbar.navbar-boxed {padding-left: 35px;padding-right: 35px;}.navbar-brand {margin-right: 0;font-size: 0;}.dropdown.open>.dropdown-menu {display: block;}.navbar.navbar-dark .header-social-icon, .sticky .navbar.header-dark .header-social-icon {border-color: rgba(255,255,255,.45);}.sticky .navbar.header-light .header-social-icon {border-color: rgba(0,0,0,.22);}.header-search-icon, .header-cart-icon, .header-language, .header-push-button, .header-button {display: inline-block;vertical-align: middle;padding-left:17px;font-size: 17px;}.header-cart-icon {margin-right: 10px;}.nav-item > .dropdown-toggle {display: none;}.dropdown-toggle:after {visibility: hidden;width: 0;height: 0;}.mCustomScrollbar .mCSB_container {padding-right: 20px !important;margin-right: 0;}.mCustomScrollbar.mCS_no_scrollbar .mCSB_container, .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {padding-right: 0 !important;}.menu-lable {color: #fff;font-size: 10px;margin-left: 8px;padding: 1px 7px 1px 6px;line-height: 18px;text-transform: uppercase;vertical-align: middle;}.menu-lable.new {background-color: #27ae60;}.menu-lable.hot {background-color: #d74a3a;}header.sticky .navbar.responsive-sticky .navbar-brand img {max-height: 32px;}.sticky .navbar.responsive-sticky .navbar-nav .nav-link {padding: 18px 0;}.sticky .navbar.responsive-sticky .header-cart-icon a > i, .sticky .navbar.responsive-sticky .header-cart-icon a > i, .sticky .navbar.responsive-sticky .header-language a > i, .sticky .navbar.responsive-sticky .header-search-icon a > i, .sticky .navbar.responsive-sticky .header-push-button a > i{padding: 20px 0;}.navbar.responsive-sticky .header-cart-icon a, .navbar.responsive-sticky .header-cart-icon a, .navbar.responsive-sticky .header-language a, .navbar.responsive-sticky .header-search-icon a, .navbar.responsive-sticky .header-push-button a {transition: none;-moz-transition: none;-webkit-transition: none;-ms-transition: none;-o-transition: none;}header .navbar.responsive-sticky .navbar-brand img, .navbar.responsive-sticky .header-cart-icon a > i, .navbar.responsive-sticky .header-cart-icon a > i, .navbar.responsive-sticky .header-language a > i, .navbar.responsive-sticky .header-search-icon a > i, .navbar.responsive-sticky .header-push-button a > i{transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}.navbar-toggler {font-size: 24px;width: 22px;height: 14px;display: inline-block;position: relative;padding: 0;border: none;vertical-align: middle;border-radius: 0;}.navbar-toggler-line {background: #232323;height: 2px;width: 22px;content: "";display: block;border-radius: 0;position: absolute;left: 0;right: 0;margin-left: auto;margin-right: auto;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}.navbar-dark .navbar-toggler-line {background: #F4178F;}header.sticky .header-light .navbar-toggler-line {background: #721988;}header.sticky .navbar.header-dark .navbar-toggler-line {background: #fff;}.navbar-toggler-line:nth-child(1) {top: 0px;width: 14px;}.navbar-toggler-line:nth-child(2),.navbar-toggler-line:nth-child(3) {top: 6px;}.navbar-toggler-line:nth-child(4) {top: 12px;width: 14px;}.navbar-collapse-show .navbar-toggler-line:nth-child(1) {top: 7px;width: 0%;}.navbar-collapse-show .navbar-toggler-line:nth-child(2) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.navbar-collapse-show .navbar-toggler-line:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.navbar-collapse-show .navbar-toggler-line:nth-child(4) {top: 7px;width: 0%;}.sticky.header-appear .header-light, .sticky .header-light.header-always-fixed-scroll {background-color: #fff !important;box-shadow: 0 0 5px rgba(0,0,0,0.1);border-bottom: none !important }.sticky.header-appear .header-dark, .sticky .header-dark.header-always-fixed-scroll {background-color: #000 !important;box-shadow: 0 0 35px rgba(0,0,0,0.1);border-bottom: none !important;transition-duration: 0.5s;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;}.sticky .header-light, .sticky .header-light.header-always-fixed-scroll {box-shadow: 0 0 35px rgba(0,0,0,0.1);}.sticky .navbar-dark.header-light .navbar-nav .nav-link:hover{color: #f4178f !important;}.sticky .navbar.header-light .navbar-nav .nav-link, .sticky .navbar.header-light .header-search-icon > a, .sticky .navbar.header-light .header-social-icon > a, .sticky .navbar.header-light .header-cart-icon > a, .sticky .navbar.header-light .header-language > a, .sticky .navbar.header-light .nav-bar-contact {color: #232323 !important;}.sticky .navbar.header-light .header-push-button .push-button > span {background: #232323}.sticky .navbar.header-dark .navbar-nav .nav-link, .sticky .navbar.header-dark .header-search-icon > a, .sticky .navbar.header-dark .header-social-icon > a, .sticky .navbar.header-dark .header-cart-icon > a, .sticky .navbar.header-dark .header-language > a {color: #fff !important;}.sticky .navbar.header-light .btn.btn-white {background-color: #232323;border-color: #232323;color: #fff;}.navbar.navbar-dark .navbar-nav .nav-link, .navbar.navbar-dark .header-search-icon > a, .navbar.navbar-dark .header-social-icon > a, .navbar.navbar-dark .header-cart-icon > a, .navbar.navbar-dark .header-language > a, .navbar.navbar-dark .nav-bar-contact{color: #000;}.navbar.navbar-light .header-search-icon > a, .navbar.navbar-light .header-social-icon > a, .navbar.navbar-light .header-cart-icon > a, .navbar.navbar-light .header-language > a {color: #232323;}.navbar.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus, .sticky .navbar-light.header-dark .navbar-nav .nav-link.active, .sticky .navbar-light.header-dark .navbar-nav .nav-link:hover, .sticky .navbar-light.header-dark .navbar-nav .nav-link:focus, .sticky .navbar-light.header-dark .header-search-icon > a:hover, .sticky .navbar-light.header-dark .header-social-icon > a:hover, .sticky .navbar-light.header-dark .header-cart-icon > a:hover, .sticky .navbar-light.header-dark .header-language > a:hover, .sticky .navbar-light.header-dark .header-language > a:hover {color: #f4178f!important;cursor: pointer;}header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {max-height: 70px;}header .navbar .navbar-brand .default-logo, header.sticky .navbar-brand .alt-logo, header .sidebar-nav-menu .navbar-brand .default-logo {visibility: visible;opacity: 1;width: auto;transition-duration:0.5s;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;}header.sticky .navbar .navbar-brand .default-logo, header .navbar-brand .alt-logo, header .navbar .navbar-brand .mobile-logo, header .sidebar-nav-menu .navbar-brand .mobile-logo {visibility: hidden;opacity: 0;width: 0;transition-duration:0.5s;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;}header .navbar.always-fixed .navbar-brand .default-logo, header.sticky .always-fixed .navbar-brand .alt-logo, header.sticky .navbar.always-fixed .navbar-brand .default-logo, header .always-fixed .navbar-brand .alt-logo, header .header-always-fixed-scroll .navbar-brand .default-logo, header .header-always-fixed-scroll .navbar-brand .alt-logo, header .navbar.always-fixed .navbar-brand .mobile-logo, header .sidebar-nav-menu .navbar-brand .mobile-logo, header .header-always-fixed-scroll .navbar-brand .mobile-logo {transition-duration:0s;-webkit-transition-duration: 0s;-moz-transition-duration: 0s;-ms-transition-duration: 0s;-o-transition-duration: 0s;}.navbar .navbar-nav .nav-link {padding: 0;font-weight: 500;font-size: 17px;margin: 0 12px;word-break: normal;}.navbar.top-logo .navbar-nav .nav-link {padding: 20px 0;}.navbar .justify-content-end .navbar-nav li:last-child .nav-link {margin-right: 0;}.navbar .justify-content-start .navbar-nav li:first-child .nav-link {margin-left: 0;}.close-menu {height: 50px;width: 50px;text-align: center;line-height: 50px;font-size: 16px;position: absolute;right: 20px;top: 20px;z-index: 1;}.close-menu:hover {color:#232323}.hamburger-menu {position: fixed;top: 0;right: -100%;width: 50%;height: 100%;z-index: 1031;overflow-y: auto;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;}.hamburger-menu.full-width {width: 100%;}.show-menu .hamburger-menu {right: 0;}.menu-list-wrapper {overflow: auto;height: calc(100vh - 150px);}.menu-list-wrapper.menu-list-wrapper-small {max-height: calc(65vh - 100px);}.menu-list-wrapper.small-wrapper {max-height: calc(70% - 50px);}.menu-list-wrapper .mCSB_inside>.mCSB_container {margin: 0 !important;}.menu-list-wrapper .mCustomScrollBox {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;}.menu-list-wrapper .mCustomScrollBox .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y {-ms-flex-item-align: center;align-self: center;}.menu-list-wrapper .mCustomScrollBox .mCSB_container {width: 100%;-ms-flex-item-align: start;align-self: flex-start;}.menu-list li {clear: both;position: relative;list-style: none;}.menu-list li a {font-size: 20px;line-height: 28px;position: relative;color: #fff;padding: 14px 0;display: inline-block;}.menu-list li a i {margin-right: 10px;vertical-align: middle}.menu-list .menu-list-item .sub-menu-item li a {font-size: 13px;line-height: normal;color: #fff;padding: 0;}.menu-list .menu-list-item .sub-menu-item {position: relative;width: 100%;background-color: transparent;}.menu-list .menu-list-item .sub-menu-item .sub-menu-item {padding-left: 15px;}.menu-list .menu-list-item .sub-menu-item .sub-menu-item li:first-child {margin-top: 8px;}.menu-list .menu-list-item .sub-menu-item .sub-menu-item li:last-child {margin-bottom: 10px;}.menu-list .menu-list-item .sub-menu-item .sub-menu-item li a {color:#888888}.menu-sidebar a {padding: 10px 0;display: block;position: relative;}.simple-dropdown .dropdown-menu {position: absolute;left: 0;width: 100px;padding: 5px 0;box-shadow: 0 0 35px rgba(0,0,0,0.1);margin: 0;border: none;border-radius: 4px;}.simple-dropdown .dropdown-menu .dropdown .dropdown-menu {left: 241px;margin-top:0;top: -25px;}.simple-dropdown.menu-left .dropdown-menu {position: absolute;left: auto;min-width: 240px;padding: 25px 0 20px;;}.simple-dropdown.menu-left .dropdown-menu .dropdown .dropdown-menu, .simple-dropdown .dropdown.menu-left .dropdown-menu {left: auto;right: 241px;}.simple-dropdown .dropdown-menu li {padding: 4px 10px 4px 10px;display: block;}.simple-dropdown .dropdown-menu .dropdown a {display: block;color: #828282;font-size: 15px;line-height: normal;font-weight: 500 }.simple-dropdown .dropdown-menu .dropdown:hover > a, .simple-dropdown .dropdown-menu .dropdown a:hover,.simple-dropdown .dropdown-menu .dropdown li.active > a, .simple-dropdown .dropdown-menu .dropdown a.active,.simple-dropdown .dropdown-menu .dropdown a:focus, .simple-dropdown .dropdown-menu .dropdown.active > a {color: #f4178f;}.simple-dropdown .dropdown-menu .dropdown a .dropdown-toggle {position: absolute;right: 23px;font-size: 12px;margin-top: 0;height: 20px;width: 20px;line-height: 20px;text-align: center;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);}.navbar-modern-inner, .navbar-full-screen-menu-inner {display: none}.page-title-small h1 {font-size: 30px;line-height: 20px;}.page-title-small span {padding-left: 25px;margin-left: 25px;position: relative;top: -1px;}.page-title-small span:before {position: absolute;border-left: 2px solid #232323;content: "";height: 12px;top: 4px;left: 0 }.page-title-colorful {-webkit-transition-duration: 3s;-moz-transition-duration: 3s;-ms-transition-duration: 3s;-o-transition-duration: 3s;transition-duration: 3s;-webkit-transition-property: background-color;-o-transition-property: background-color;transition-property: background-color;}.breadcrumb {background-color: transparent;padding-top: 0;padding-bottom: 0;margin: 0;}.breadcrumb ul li {display: inline-block;}.breadcrumb ul li:last-child {margin-right: 0;}.breadcrumb ul > li:after {content: "•";font-weight: 900;padding: 0px 4px 0 6px;display: inline-block;vertical-align: middle;font-size: 12px;opacity: .8;margin-top: -4px;color: #721987;}.breadcrumb ul > li:last-child:after {border-right: 0;content: "";padding: 0 }.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-fraction {bottom: 30px;}.swiper-pagination-bullet {background: transparent;vertical-align: middle;border-radius: 100%;display: inline-block;height: 12px;margin: 0 7px;width: 12px;border: 2px solid #232323;outline: none;}.swiper-pagination-bullet.swiper-pagination-bullet-active {background: #232323;}.swiper-pagination-bullets {width: 100%;left: 0;}.swiper-pagination-custom {bottom: 0;}.swiper-pagination-medium .swiper-pagination-bullet{width: 10px;height: 10px;}.swiper-pagination-medium .swiper-pagination-bullet-active{width: 16px;height: 16px;}.swiper-pagination-big .swiper-pagination-bullet {width: 14px;height: 14px;}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 6px;}.slider-custom-image > .swiper-button-next, .slider-custom-image > .swiper-button-prev {bottom: 0;top: inherit;left: inherit }.swiper-next.swiper-button-disabled, .swiper-prev.swiper-button-disabled {opacity: 0.6;}.swiper-button-next, .swiper-button-prev {height: 40px;width: 40px;line-height: 40px;margin: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;outline: none;}.swiper-button-next.large, .swiper-button-prev.large {height: 62px;width: 62px;line-height: 62px;font-size: 18px;}.swiper-button-next:after, .swiper-button-prev:after {display: none;}.swiper-button-next:hover, .swiper-button-prev:hover {-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;}.swiper-button-next {right: 0;}.swiper-button-prev {left: 0;}.slider-navigation-style-07.swiper-button-next, .slider-navigation-style-07.swiper-button-prev {background-color: rgba(23,23,23,.5);color: #fff;}.slider-navigation-style-07.swiper-button-next:hover, .slider-navigation-style-07.swiper-button-prev:hover {background-color: #fff;color: #232323;}.slider-navigation-style-07.swiper-button-next.light, .slider-navigation-style-07.swiper-button-prev.light {background-color: #fff;color: #232323;}.slider-navigation-style-07.swiper-button-next.light:hover, .slider-navigation-style-07.swiper-button-prev.light:hover {background-color: #232323;color: #fff;}.slider-navigation-style-07.swiper-button-next.light {right: -40px;}.slider-navigation-style-07.swiper-button-prev.light {left: -40px;}.slider-navigation-style-07.swiper-button-next {right: 40px;}.slider-navigation-style-07.swiper-button-prev {left: 40px;}.slider-arrow-rb {position: absolute;bottom: 0;right: 100%;z-index: 1;}.slider-arrow-rb .swiper-button-next, .slider-arrow-rb .swiper-button-prev {transform: none;position: static;margin-top: 1px;}.accordion-style-03 .panel {padding-left: 20px;padding-right: 14px;margin-bottom: 20px;}.accordion-style-03 .panel .panel-heading {padding: 12px 12px 12px 0;position: relative;}.accordion-style-03 .panel .panel-heading i {position: absolute;top: 50%;font-weight: 800;right: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}.accordion-style-03 .panel .panel-body {padding: 0 20px 10px 0;line-height: 26px;color: #565E6C;font-size: 16px;}.feature-box * {transition-duration: 0.4s;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;-ms-transition-duration: 0.4s;}.feature-box {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;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;z-index: 1;position: relative;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;-ms-transition-duration: 0.4s;}.feature-box .feature-box-content {max-width: 100%;}footer .footer-logo img {max-height: 60px;}footer ul {padding-left: 0;list-style: none;}footer ul li {margin-bottom: 7px;}footer ul li:last-child {margin-bottom: 0;}footer .footer-top ul li.media {margin-bottom: 25px;}footer .footer-top ul li.media:last-child {margin-bottom: 0;}footer .instagram-follow-api ul li {margin-bottom: 0}footer .footer-horizontal-link li {margin-right: 35px;list-style: none;margin-bottom: 0}footer .footer-horizontal-link li:last-child {margin-right: 0}.scroll-top-arrow, .scroll-top-arrow:focus {background: #fff;font-size: 17px;line-height: 34px;box-shadow: 0 0 25px rgba(23,23,23,.25);display: none;height: 34px;width: 34px;padding: 0;position: fixed;right: 45px;text-align: center;text-decoration: none;bottom: 45px;z-index: 1029;border-radius: 100%;}.scroll-top-arrow:hover {background: #fff;color: #828282;box-shadow: 0 0 30px rgba(23,23,23,.4);-webkit-transform: translateY(-2px);-ms-transform: translateY(-2px);transform: translateY(-2px);}@keyframes myanim {0% {right: 0;}100% {right: 4000px;}}@media screen\0 {.menu-logo-center .menu-logo {transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}.image-mask {background-image: none !important;}[class*="text-gradient-"] {background: inherit;-webkit-background-clip: inherit;-webkit-text-fill-color: inherit;}.text-gradient-magenta-orange {color: #e42464;}.text-gradient-magenta-orange-2 {color: #ec606c;}.text-gradient-purple-magenta {color: #502970;}.text-gradient-light-purple-light-orange {color: #b783ff;}.text-gradient-sky-blue-pink {color: #556fff;}.text-gradient-peacock-blue-crome-yellow {color: #36c1e1;}.text-gradient-peacock-blue-crome-yellow-2 {color: #5dcaa3;}.text-gradient-fast-blue-purple {color: #0039e3;}.text-gradient-tan-geraldine {color: #fb7f87;}.text-gradient-tussock-greenish-slate {color: #bf8c4c;}.text-gradient-light-purple-light-red {color: #bb85f9;}.text-gradient-light-brownish-orange-black {color: #e79e57;}.text-gradient-turquoise-green-yellowish {color: #3edfb6;}.text-gradient-red-violet-purple {color: #b93c90;}.text-gradient-fuego-turquoise {color: #0cd6a2 }.text-gradient-orange-pink, .btn-link.text-gradient-orange-pink, a.text-gradient-orange-pink, a.text-gradient-orange-pink-hover:hover {color: #ff6557;}input {line-height: normal;}.small-input {min-height: 44px;line-height: normal;}.medium-input, .medium-select select {min-height: 50px;line-height: normal;}.large-input {min-height: 57px;line-height: normal;}.newsletter-style-02 form {line-height: normal;}.alert-dismissible .close {height: 100%;}}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {.show-notify-popup .mfp-container {-webkit-animation-duration: 0.1s;-moz-animation-duration: 0.1s;-o-animation-duration: 0.1s;animation-duration: 0.1s;}}@-webkit-keyframes down-arrow {0% {opacity:0;top:0px;}18% {opacity:0.2;top:3px;}36% {opacity:.4;top:8px;}54% {opacity:.6;top:18px;}72% {opacity:.8;top:18px;}100% {opacity:1;top:18px;}}@keyframes down-arrow {0% {opacity:0;top:0px;}18% {opacity:.0.2;top:3px;}36% {opacity:.4;top:8px;}54% {opacity:.6;top:18px;}72% {opacity:.8;top:18px;}100% {opacity:1;top:18px;}}@-webkit-keyframes social-icon-animation {0% {top: 130px;left: -100px;}80% {top: 30px;left: -50px;}100% {top: -30px;left: -15px;}}@keyframes social-icon-animation {0% {top: 130px;left: -100px;}80% {top: 30px;left: -50px;}100% {top: -30px;left: -15px;}}@-webkit-keyframes ani-mfp {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);visibility: hidden;opacity: 0;}100% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}}@keyframes ani-mfp {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);visibility: hidden;opacity: 0;}100% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}}@-webkit-keyframes ani-mfp-close {0% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}100% {-webkit-transform: translateY(-100%);transform: translateY(-100%);visibility: hidden;opacity: 0;}}@keyframes ani-mfp-close {0% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}100% {-webkit-transform: translateY(-100%);transform: translateY(-100%);visibility: hidden;opacity: 0;}}@-webkit-keyframes comingsoonpopup {0% {-webkit-transform: translateY(100%);transform: translateY(100%);visibility: hidden;opacity: 0;}100% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}}@keyframes comingsoonpopup {0% {-webkit-transform: translateY(100%);transform: translateY(100%);visibility: hidden;opacity: 0;}100% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}}@-webkit-keyframes comingsoonpopupclose {0% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}100% {-webkit-transform: translateY(100%);transform: translateY(100%);visibility: hidden;opacity: 0;}}@keyframes comingsoonpopupclose {0% {-webkit-transform: translateY(0);transform: translateY(0);visibility: visible;opacity: 1;}100% {-webkit-transform: translateY(100%);transform: translateY(100%);visibility: hidden;opacity: 0;}}@-webkit-keyframes drawing-animation {to {stroke-dashoffset: 0;}}@keyframes drawing-animation {to {stroke-dashoffset: 0;}}@-webkit-keyframes fadeIn {0% {opacity: 0;}100% {opacity: 1;}}@keyframes fadeIn {0% {opacity: 0;}100% {opacity: 1;}}@-webkit-keyframes fromTop {0%{left: 0;top: -100%}100%{left: 0;top: 0}}@keyframes fromTop {0%{left: 0;top: -100%}100%{left: 0;top: 0}}@-webkit-keyframes toTop {0%{left: 0;top: 0}100%{left: 0;top: -100%}}@keyframes toTop {0%{left: 0;top: 0}100%{left: 0;top: -100%}}@-webkit-keyframes fromRight {0%{top: 0;left: 100%}100%{top: 0;left: 0}}@keyframes fromRight {0%{top: 0;left: 100%}100%{top: 0;left: 0}}@-webkit-keyframes toRight {0%{top: 0;left: 0}100%{top: 0;left: 100%}}@keyframes toRight {0%{top: 0;left: 0}100%{top: 0;left: 100%}}@-webkit-keyframes fromBottom {0%{left:0;top: 100%}100%{left:0;top: 0}}@keyframes fromBottom {0%{left:0;top: 100%}100%{left:0;top: 0}}@-webkit-keyframes toBottom {0%{left: 0;top: 0}100%{left: 0;top: 100%}}@keyframes toBottom {0%{left: 0;top: 0}100%{left: 0;top: 100%}}@-webkit-keyframes fromLeft {0%{top: 0;left: -100%}100%{top: 0;left: 0}}@keyframes fromLeft {0%{top: 0;left: -100%}100%{top: 0;left: 0}}@-webkit-keyframes toLeft {0%{top: 0;left: 0}100%{top: 0;left: -100%}}@keyframes toLeft {0%{top: 0;left: 0}100%{top: 0;left: -100%}}@-webkit-keyframes video-icon-sonar {0% {opacity: 1;-webkit-transform: scale(0.1);transform: scale(0.1);}100% {opacity: 0;-webkit-transform: scale(1.10);transform: scale(1.10);}}@keyframes video-icon-sonar {0% {opacity: 1;-webkit-transform: scale(0.1);transform: scale(0.1);}100% {opacity: 0;-webkit-transform: scale(1.10);transform: scale(1.10);}}@media screen and (-webkit-min-device-pixel-ratio:0) {.border-gradient-magenta-orange {border-image: linear-gradient(to right top, #e42464, #ed3c5f, #f44f5c, #fa6259, #ff7357) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-purple-magenta {border-image: linear-gradient(to right top, #502970, #7f2977, #ac2775, #d42d6b, #f34259) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-light-purple-light-orange {border-image: linear-gradient(to right top, #b783ff, #e37be0, #fa7cc1, #ff85a6, #ff9393) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-sky-blue-pink {border-image: linear-gradient(to right top, #556fff, #b263e4, #e05fc4, #f767a6, #ff798e) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-peacock-blue-crome-yellow {border-image: linear-gradient(to right top, #36c1e1, #28ccc0, #74cf8e, #bac962, #feb95b) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-fast-blue-purple {border-image: linear-gradient(to right top, #0039e3, #4132e0, #5e28dd, #741bd9, #8600d4) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-light-purple-light-red {border-image: linear-gradient(to right top, #bb85f9, #c887e5, #da8bca, #eb8fb0, #fb9398) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-light-brownish-orange-black {border-image: linear-gradient(to right top, #DF0EB1, #6705A3) 1 / 0 0 1 0;border-image-slice: 1;}.border-gradient-red-violet-purple {border-image: linear-gradient(to right, #b93d90, #a92b95, #951b9c, #7a11a4, #5412ad) 1 / 0 0 1 0;border-image-slice: 1;}.btn.btn-transparent-gradient-sky-blue-pink {border-color: #000000;}}@media not all and (min-resolution:.001dpcm) {.tilt-box:not(:root:root) {z-index: -1;}.interactive-banners-style-01 [class^="border-radius-"], .interactive-banners-style-01 [class*=" border-radius-"], .interactive-banners-style-07 [class^="border-radius-"], .interactive-banners-style-07 [class*=" border-radius-"], .interactive-banners-style-07[class*=" border-radius-"], .interactive-banners-style-08[class*=" border-radius-"], .interactive-banners-style-10 [class^="border-radius-"], .interactive-banners-style-10 [class*=" border-radius-"], .team-style-01 [class^="border-radius-"], .team-style-01 [class*=" border-radius-"], [class^="border-radius-"] .blog-post-image, [class*=" border-radius-"] .blog-post-image, .product-box .product-image[class*=" border-radius-"], .instafeed-grid figure {-webkit-mask-image: -webkit-radial-gradient(white, black);}}.text-dark-charcoal {color: #2f2f2f;}.bg-fast-blue {background-color: #FF4FD8;}.bg-light-gray {background-color: #f7f7f7;}.list-style-06 li {list-style: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: start;-ms-flex-align: start;align-items: start;}.list-style-06 li i {font-size: 11px;margin: auto;}.icon-feather-user{font-size: 20px;color: #fff;}.dropdown-menu {min-width: 4rem;}header.sticky .navbar-brand .alt-logo {max-height: 50px;}.sticky .navbar-dark.header-light .navbar-nav .nav-link{padding: 0;}.sticky .navbar.header-light .navbar-nav .nav-link i{color: #232323;}.gredient-bg{background: linear-gradient(269.26deg, #D477C5 1.21%, #963fcc 97.04%);}.fz20{font-size: 20px;}.fz18{font-size: 18px;}.fz16{font-size: 16px!important;}.outside-box-left {margin-left: -30vw;}.about-content p{color: #000;line-height: 24px;margin-bottom: 10px;font-size: 16px;}.bg-purple {background-color: #DF0EB1;}.light-border{border: 1px solid #d477c5;}.text-purple{color:#721988;}.bg-light-pink{background: rgba(240, 201, 222, 0.2);}.login-note{line-height: 16px;font-size: 13px;text-align: left;font-weight: 500;padding-top: 10px;margin-bottom: 0;color: #222;}.sep-text{background: #D477C5;width: 50px;color: #fff;font-weight: 600;font-size: 14px;margin: 0 auto;position: relative;border-radius: 4px;text-align: center;}hr.dashed-color{border-top: 1px dashed #D477C5;margin-top: -15px;}.form-left{background: #D477C5;padding: 50px 135px;text-align: center;}.accordion-style-03 .panel .panel-heading{line-height: 20px;font-size: 18px;}.about-text p{line-height: 28px;margin-bottom: 18px }.feature-box-content span{font-size: 18px;line-height: 24px;color: #000;}.accordion-style-03 .panel .panel-heading .panel-title span{font-weight: 600!important;}.login-btns{display: flex;justify-content: space-between;}.form-section{display: flex;height: 100vh;align-items: center;}.header-btns .btn.btn-large {font-size: 14px;padding: 6px 14px;line-height: 18px;font-weight: 500;border-radius: 10px;}.header-btns .btn.btn-large.border-btn{background: transparent;color: #721988;border-color: #721988;}.light-bg{background: #f9fbfc;}.grey-bg{background: #FDFDFD;}.pink-bg{background: #FBEFFF;}.purple-icon img{background: #721988;padding: 14px 8px;}.feature-box-content p{color: #000;font-size: 18px;}.form-logo{width: 120px;margin: 20px auto 20px auto;}.form-content h4{color: #171A1F;text-align: center;font-family: 'Noto Sans', sans-serif;font-size: 32px;font-style: normal;font-weight: 600;line-height: 48px;margin-bottom: 0;}.form-content p{color: #9095A0;text-align: center;font-family: Lato;font-size: 14px;font-style: normal;font-weight: 400;line-height: 20px;margin-bottom: 10px;}.social-login{display: flex;justify-content: center;margin-bottom: 15px;}.social-login .social-box{border-radius: 18px;padding: 1px 24px;cursor: pointer;margin: 0 6px;}.social-login .social-box.google{background: #FEF1F1;}.social-login .social-box.facebook{background: #F3F6FB;}.social-login .social-box.apple{background: #F3F4F6;}.custom-input{border-radius: 6px;background: #F3F4F6;color: #000 !important;font-family: Lato;font-size: 14px;font-style: normal;font-weight: 400;line-height: 20px;border:none;width: 330px;margin-bottom: 0;padding-left: 15px;}.custom-label{color: #424955;font-family: Lato;font-size: 14px;font-style: normal;font-weight: 600;line-height: 22px;width: 330px;}.custom-input:focus {border: none;}.pw-view{position: absolute;right: 10px;margin-top: 12px;}.position-relative{position: relative;}.form-wd{width: 330px;margin:0 auto;}.chk-label{color: #424955;font-family: Lato;font-size: 14px;font-style: normal;font-weight: 400;line-height: 22px;}.pink-text{color: #EB2586;font-family: Lato;font-size: 14px;font-style: normal;font-weight: 400;line-height: 22px;}.pink-text:hover{color: #EB2586;}.pink-btn{width: 330px;border-radius: 6px;border: 1px solid #EB2586;background: #EB2586;color: #FFF;font-family: Lato;font-size: 16px;font-style: normal;font-weight: 400;line-height: 26px;padding: 4px;box-shadow: 0px 8px 17px 0px rgba(235, 37, 134, 0.15), 0px 0px 2px 0px rgba(235, 37, 134, 0.12);}.white-btn{border: 1px solid rgb(235 37 134 / 25%);width: 330px;border-radius: 6px;background: #fff;box-shadow: 0px 8px 17px 0px rgba(235, 37, 134, 0.15), 0px 0px 2px 0px rgba(235, 37, 134, 0.12);color: #EB2586;font-family: Lato;font-size: 16px;font-style: normal;font-weight: 400;line-height: 26px;padding: 5px;}.form-content p.sep-line{color: #000;font-family: Lato;font-size: 16px;font-style: normal;font-weight: 400;line-height: 26px;margin: 2px 0 10px 0;}.mb-0{margin-bottom: 0;}.form-big-para{color: #9095A0;width: 500px;margin: 0 auto;}.navbar.navbar-dark .navbar-nav .nav-link.pink-color{color: #f4178f;}.menu-sep{padding: 10px 0 10px 0;margin: 0 18px;display: block;}.sticky .navbar-dark.header-light .navbar-nav .menu-sep {padding: 14px 0 14px 0;}.sticky .navbar.navbar-dark .navbar-nav .nav-link.pink-color{color: #f4178f!important;}.purple-bg{background: #721988;}.partner-slider .swiper-slide img{width: 180px;background: #fff;border-radius: 4px;height: 90px;object-fit: contain;}.exp-images{width: 100px;height: 100px;object-fit: contain;}.about-image{text-align: center;}.pink-section{background: #F4178F;}.video-section{background: #fff;border-radius: 6px;margin-bottom: 20px;}.video-info h6{color: #000;font-size: 18px;font-weight: 600;margin-bottom: 0;}.video-info{padding: 0px 10px 10px 10px;}.video-info p{margin-bottom: 0;color: #000;display: flex;align-items: center;}.video-info p i{color: red;margin-right: 10px;font-size: 30px;}.video-section iframe{border-radius: 6px 6px 0px 0px;}.submit-btn{width: 150px;}.full-hight{height: 100vh;}.faq-image{width: 50%;}.side-image{width: 100%;height: 100vh;object-fit: cover;}.color-black{color: #000!important;}.banner-box{box-shadow: 0 0 15px rgba(0,0,0,.08);padding: 20px;border-radius: 4px;text-align: center;background: #fff;}.banner-overlap{position: relative;margin-top: -90px;z-index: 9;}.sep-link{border-right: 1px solid #828282;padding-right: 20px!important;}.join-p{font-size: 22px;padding-top: 8px;font-weight: 400;color: #231f20;}.form-content p.sep-text {color: #fff;text-align: center;font-family: Lato;font-size: 14px;font-style: normal;font-weight: 600;line-height: 30px;margin-bottom: -14px;width: 100px;}hr.dashed-color {border-top: 1px dashed #D477C5;margin-top: -12px;}.social-icon-style-12 .light li a img.youtube, .social-icon-style-12 .light li a img.telegram{margin-top: -4px;}.font-lato{font-family: 'Lato', sans-serif;}.page-title-small{padding-top: 110px;padding-bottom: 30px;}.policy-content p{color: #222;line-height: 24px;margin-bottom: 10px;font-size: 16px;}.inputfield {display: flex;width: 100%;justify-content: left;}.inputfield input {height: 2em;width: 2em;border: 2px solid #dad9df;outline: none;text-align: center;font-size: 20px;padding: 6px;border-radius: 0.3em;background-color: #ffffff;outline: none;-moz-appearance: textfield;margin: 0 4px 10px 4px;}.inputfield input[type="number"]::-webkit-outer-spin-button, .inputfield input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}.show {display: block;}.hide {display: none;}.inputfield .input:disabled {color: #89888b;}.inputfield .input:focus {border: 2px solid #eb2586;}.opt-field{display: none;}.youtube-icon{position: absolute;width: 60px;z-index: 9;left: 45%;margin-top: 20%;}