/* Theme Name: Radin Payamak - Theme URI: https://radinpayamak.com - Author URI:  https://radinpardazesh.com - Version: 1.0.0 */ @charset "UTF-8";::-moz-selection {color: var(--color-gray) !important;background: var(--color-darkBlue2) !important;}::selection {color: var(--color-gray) !important;background: var(--color-darkBlue2) !important;}@font-face {font-family: sans;font-style: normal;font-weight: normal;src: url("../fonts/sans-fa/eot/sans-regular.eot");src: url("../fonts/sans-fa/eot/sans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/sans-fa/sans-regular.ttf") format("truetype"), url("../fonts/sans-fa/woff2/sans-regular.woff2") format("woff2"), url("../fonts/sans-fa/woff/sans-regular.woff") format("woff");}:root{--color-main: #fb9100;--color-primary: #fb9100;--color-secondary: #fbbe02;--color-adscolor2: #fb9100;--color-adscolor4: #F58F00;--color-adscolor5: #FF990A;--color-adscolor6: #E08300;--color-adscolor7: #CC7700;--color-adscolor8: #df8100;--color-lightBlue: #FFAA33;--color-darkBlue: #693d00;--color-darkBlue2: #B86B00;--color-orange1: #ff7a41;--color-orange2: #f6c463;--color-orange3: #f9a41f;--color-red1: #cc2131;--color-red2: #ef1552;--color-green: #00c057;--color-yellowGreen: #cef54b;--color-gray: #eef4f8;--color-gray2: #f0eff5;--color-main-grad: linear-gradient(to right, #fb9100 0%, #fbbe02 100%);--rd-font-family: sans,'B Yekan',arial}#preloader{position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background-color: var(--bs-light);display: flex;align-items: center;justify-content: center;text-align: center;z-index: 999999}.preloader-icon{background-image: url(../img/radinpayamak_loading.jpg);background-size: contain;background-repeat: no-repeat;width: 150px;height: 80px}#preloader .loading-bar{width: 150px;height: 3px;margin-top: 30px;position: relative;overflow: hidden;background: var(--bs-white)}#preloader .loading-bar::before{content: '';width: 35px;height: 3px;background: var(--bs-primary);position: absolute;left: -30px;animation: bluebar 1.5s infinite ease}@keyframes bluebar{50%{left:96px}}#preloader .loading{position: fixed;left: 50%;top: calc(50% - 40px);-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);font-weight: 300;font-size: 13px;text-transform: uppercase;letter-spacing: 10px;z-index: 9999999999}#preloader .loading.isdone{top: 50%;opacity: 0;-webkit-transition: all 0.8s;-o-transition: all 0.8s;transition: all 0.8s;-webkit-transition-delay: 0.5s;-o-transition-delay: 0.5s;transition-delay: 0.5s}#preloader .loading span{-webkit-animation: loading 1.4s infinite alternate;animation: loading 1.4s infinite alternate}#preloader .loading span:nth-child(1){-webkit-animation-delay: 0s;animation-delay: 0s}#preloader .loading span:nth-child(2){-webkit-animation-delay: 0.1s;animation-delay: 0.1s}#preloader .loading span:nth-child(3){-webkit-animation-delay: 0.2s;animation-delay: 0.2s}#preloader .loading span:nth-child(4){-webkit-animation-delay: 0.3s;animation-delay: 0.3s}#preloader .loading span:nth-child(5){-webkit-animation-delay: 0.4s;animation-delay: 0.4s}#preloader .loading span:nth-child(6){-webkit-animation-delay: 0.5s;animation-delay: 0.5s}#preloader .loading span:nth-child(7){-webkit-animation-delay: 0.6s;animation-delay: 0.6s}@-webkit-keyframes loading{0%{opacity: 1}100%{opacity: 0}}@keyframes loading{0%{opacity: 1}100%{opacity: 0}}.to_top{position: fixed;z-index: 9999;bottom: 30px;right: -50px;width: 35px;height: 35px;border-radius: 7px;background: var(--color-main-grad);color: #fff;font-size: 11px;text-align: center;padding: 7px;line-height: 1;opacity: 0;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-box-shadow: 0 5px 10px #0002;box-shadow: 0 5px 10px #0002}img:not([src]) {visibility: hidden}* { box-sizing: border-box}body{font-family: var(--rd-font-family);text-decoration: none;font-size: 0.9em;overflow-x: hidden;position: relative;font-weight: 400;line-height: 1.5}body.ap2-style{padding: 30px 30px 0}.container,.container-fluid{position: relative;z-index: 5}.container, .container-lg, .container-md, .container-sm, .container-xl{max-width: 1170px;padding-right: 15px;padding-left: 15px}.color-main {color: var(--color-main) !important;}.border-main {border-color: var(--color-main) !important;}.bg-main {background-color: var(--color-main) !important;border-color: var(--color-main) !important;}.color-lightBlue {color: var(--color-lightBlue) !important;}.border-lightBlue {border-color: var(--color-lightBlue) !important;}.bg-lightBlue {background-color: var(--color-lightBlue) !important;}.color-darkBlue {color: var(--color-darkBlue) !important;}.border-darkBlue {border-color: var(--color-darkBlue) !important;}.bg-darkBlue {background-color: var(--color-darkBlue) !important;}.hover-darkBlue:hover {color: var(--color-darkBlue) !important;}.color-darkBlue2 {color: var(--color-darkBlue2) !important;}.border-darkBlue2 {border-color: var(--color-darkBlue2) !important;}.bg-darkBlue2 {background-color: var(--color-darkBlue2) !important;}.hover-darkBlue2:hover {color: var(--color-darkBlue2) !important;}.bg-gradient {background-image: var(--color-main-grad) !important;}.bg-gray {background: var(--color-gray) !important;}.bg-gray2 {background-color: var(--color-gray2) !important;}.color-adscolor2 {color: var(--color-adscolor2) !important;}.bg-adscolor2 {background-color: var(--color-adscolor2) !important;}.border-adscolor2 {border-color: var(--color-adscolor2) !important;}.color-adscolor4 {color: var(--color-adscolor4) !important;}.bg-adscolor4 {background-color: var(--color-adscolor4) !important;}.border-adscolor4 {border-color: var(--color-adscolor4) !important;}.color-adscolor5 {color: var(--color-adscolor5) !important;}.bg-adscolor5 {background-color: var(--color-adscolor5) !important;}.border-adscolor5 {border-color: var(--color-adscolor5) !important;}.color-adscolor6 {color: var(--color-adscolor6) !important;}.bg-adscolor6 {background-color: var(--color-adscolor6) !important;}.border-adscolor6 {border-color: var(--color-adscolor6) !important;}.color-adscolor7 {color: var(--color-adscolor7) !important;}.bg-adscolor7 {background-color: var(--color-adscolor7) !important;}.border-adscolor7 {border-color: var(--color-adscolor7) !important;}.hover-adscolor7 {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-adscolor7:hover {background-color: var(--color-adscolor7) !important;}.color-orange1 {color: var(--color-orange1) !important;}.bg-orange1 {background-color: var(--color-orange1) !important;}.border-orange1 {border-color: var(--color-orange1) !important;}.hover-orange1 {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-orange1:hover {background-color: var(--color-orange1) !important;}.color-orange2 {color: var(--color-orange2) !important;}.bg-orange2 {background-color: var(--color-orange2) !important;}.border-orange2 {border-color: var(--color-orange2) !important;}.hover-orange2 {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-orange2:hover {background-color: var(--color-orange2) !important;}.color-green {color: var(--color-green) !important;}.bg-green {background-color: var(--color-green) !important;}.border-green {border-color: var(--color-green) !important;}.hover-green {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-green:hover {background-color: var(--color-green) !important;}.hover-green:hover * {color: #fff;}.color-yellowGreen {color: var(--color-yellowGreen) !important;}.bg-yellowGreen {background-color: var(--color-yellowGreen) !important;}.border-yellowGreen {border-color: var(--color-yellowGreen) !important;}.hover-yellowGreen {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-yellowGreen:hover {background-color: var(--color-yellowGreen) !important;}.hover-yellowGreen:hover * {color: #000;}.color-orange3 {color: var(--color-orange3) !important;}.bg-orange3 {background-color: var(--color-orange3) !important;}.border-orange3 {border-color: var(--color-orange3) !important;}.hover-orange3 {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-orange3:hover {background-color: var(--color-orange3) !important;}.hover-orange3:hover * {color: #fff;}.color-red1 {color: var(--color-red1) !important;}.bg-red1 {background-color: var(--color-red1) !important;}.border-red1 {border-color: var(--color-red1) !important;}.hover-red1 {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-red1:hover {background-color: var(--color-red1) !important;}.hover-red1:hover * {color: #fff;}.color-red2 {color: var(--color-red2) !important;}.bg-red2 {background-color: var(--color-red2) !important;}.border-red2 {border-color: var(--color-red2) !important;}.hover-red2 {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.hover-red2:hover {background-color: var(--color-red2) !important;}.hover-red2:hover * {color: #fff;}*, * button:focus {outline: 0;}html::-webkit-scrollbar {height: 20px;width: 10px;background: #f1f1f1;border-radius: 10px;}html::-webkit-scrollbar-thumb {background: #999;-webkit-border-radius: 0;border-radius: 10px;}html::-webkit-scrollbar-corner {background: #999;border-radius: 10px;}.row:not(.gx-0):not(.gx-1):not(.gx-2):not(.gx-3):not(.gx-4):not(.gx-5) {margin-right: -15px;margin-left: -15px;}.row:not(.gx-0):not(.gx-1):not(.gx-2):not(.gx-3):not(.gx-4):not(.gx-5) > * {padding-right: 15px;padding-left: 15px;}h1, h2, h3, h4 {font-weight: 700;margin: 0;line-height: 1.4;}h5, h6 {font-weight: 500;margin: 0;line-height: 1.4;}body a:hover {text-decoration: none;}body a:focus {outline: 0;}body ul {list-style-type: none;margin: 0;}.btn-default:active, .btn-default:active:focus, .btn-default:active:hover, .btn-default:focus, .btn-default:hover, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {-webkit-appearance: none;}.btn:active, .btn:active:focus, .btn:active:hover, .btn:focus, .btn:hover, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;outline: 0;}a, span {display: inline-block;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;color: inherit;text-decoration: none !important;}img {display: inline-block;color: inherit;text-decoration: none !important;}ul {padding: 0;}img {max-width: 100%;max-height: 100%;}p {font-size: 14px;line-height: 1.7;margin: 0;}.bi {display: inline-block;}.text {font-size: 14px;line-height: 2;}.small, small {font-size: 13px;line-height: 1.7;display: inline-block;}small.text {font-size: 12px;}.text-gray {color: #666;}.bg-gray5 {background-color: #f3f7fe;}.section-padding {padding: 100px 0;}.swiper-pagination {width: 100%;bottom: 0;}.pagination_circle .swiper-pagination-bullet {margin: 0 20px;position: relative;}.pagination_circle .swiper-pagination-bullet::before {position: absolute;content: "";left: -10px;top: -10px;width: 28px;height: 28px;border-radius: 50%;border: 1px solid transparent;}.pagination_circle .swiper-pagination-bullet.swiper-pagination-bullet-active::before {border: 1px solid var(--color-lightBlue);}.pagi_dark .swiper-pagination-bullet {background-color: #000;}.pagi_white .swiper-pagination-bullet {background-color: #fff;}.swiper-pagination-bullet {margin: 0 5px;}.swiper-pagination-bullet-active {background-color: var(--color-main);border-radius: 5px;}.swiper-button-next:after, .swiper-button-prev:after {color: var(--color-main);font-size: 15px;font-weight: bold;}.swiper-button-next, .swiper-button-prev {width: 40px;height: 40px;border-radius: 5px;background: #fff;}.swiper-button-next:hover, .swiper-button-prev:hover {background: var(--color-main-grad);}.swiper-button-next:hover::after, .swiper-button-prev:hover::after {color: #fff;}.slider-ap2-style {position: relative;}.slider-ap2-style .swiper-pagination-bullet-active {background-color: var(--color-adscolor6);}.slider-ap2-style .swiper-button-next, .slider-ap2-style .swiper-button-prev {border-radius: 50%;width: 45px;height: 45px;}.slider-ap2-style .swiper-button-next:hover, .slider-ap2-style .swiper-button-prev:hover {background: var(--color-adscolor6);-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.slider-ap2-style .swiper-button-next, .slider-ap2-style .swiper-container-rtl .swiper-button-prev {right: -60px;}.slider-ap2-style .swiper-button-prev, .slider-ap2-style .swiper-container-rtl .swiper-button-next {left: -60px;}.dropdown-toggle::after {position: relative;top: 3px;opacity: 0.8;content: "\f107";font-weight: 900;font-family: "radicon";border: 0;font-size: 80%;}.dropdown-menu {min-width: 170px;padding: 15px 0;border-radius: 15px;border: 0;-webkit-box-shadow: 0 0 20px #0001;box-shadow: 0 0 20px #0001;top: 100%;}.dropdown-menu .dropdown-item {padding: 8px 20px;font-size: 12px;}.form-control:focus {-webkit-box-shadow: none;box-shadow: none;}.form-switch .form-check-input {margin: 0 15px !important;width: 2.5em !important;height: 1.3em;-webkit-box-shadow: none;box-shadow: none;cursor: pointer;}.form-switch .form-check-input.color-lightBlue:checked {background-color: var(--color-lightBlue);border-color: var(--color-lightBlue);background-image: url(../img/icons/toggle_dot.svg);}.to_top small {display: block;text-transform: uppercase;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;font-size: 8px;}.to_top i {-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}.to_top.show {right: 30px;opacity: 1;}.rotate-center {-webkit-animation: rotate-center 100s linear infinite both;animation: rotate-center 100s linear infinite both;}@-webkit-keyframes rotate-center {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes rotate-center {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.slide_up_down {-webkit-animation: slide_up_down 1.7s ease-in-out infinite alternate both;animation: slide_up_down 1.7s ease-in-out infinite alternate both;}@-webkit-keyframes slide_up_down {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(-20px);transform: translateY(-20px);}}@keyframes slide_up_down {0% {-webkit-transform: translateY(0);transform: translateY(0);}100% {-webkit-transform: translateY(-20px);transform: translateY(-20px);}}.scale_up_down {-webkit-animation: scale_up_down 1s ease-in-out infinite alternate both;animation: scale_up_down 1s ease-in-out infinite alternate both;}@-webkit-keyframes scale_up_down {0% {-webkit-transform: scale(0.9);transform: scale(0.9);}100% {-webkit-transform: scale(1);transform: scale(1);}}@keyframes scale_up_down {0% {-webkit-transform: scale(0.9);transform: scale(0.9);}100% {-webkit-transform: scale(1);transform: scale(1);}}.left_to_right_apperance {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);-webkit-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;-webkit-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}.left_to_right_apperance.animated {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}.radius-1 {border-radius: 3px !important;}.radius-2 {border-radius: 5px !important;}.radius-3 {border-radius: 8px !important;}.radius-4 {border-radius: 10px !important;}.radius-5 {border-radius: 12px !important;}.radius-6 {border-radius: 15px !important;}.radius-7 {border-radius: 20px !important;}.radius-8 {border-radius: 25px !important;}.radius-9 {border-radius: 30px !important;}.radius-10 {border-radius: 50px !important;}.mt-10 {margin-top: 10px !important;}.mt-15 {margin-top: 15px !important;}.mt-20 {margin-top: 20px !important;}.mt-30 {margin-top: 30px !important;}.mt-40 {margin-top: 40px !important;}.mt-50 {margin-top: 50px !important;}.mt-60 {margin-top: 60px !important;}.mt-70 {margin-top: 70px !important;}.mt-80 {margin-top: 80px !important;}.mt-90 {margin-top: 90px !important;}.mt-100 {margin-top: 100px !important;}.mt-150 {margin-top: 150px !important;}.mt-200 {margin-top: 200px !important;}.mb-10 {margin-bottom: 10px !important;}.mb-15 {margin-bottom: 15px !important;}.mb-20 {margin-bottom: 20px !important;}.mb-30 {margin-bottom: 30px !important;}.mb-40 {margin-bottom: 40px !important;}.mb-50 {margin-bottom: 50px !important;}.mb-60 {margin-bottom: 60px !important;}.mb-70 {margin-bottom: 70px !important;}.mb-80 {margin-bottom: 80px !important;}.mb-90 {margin-bottom: 90px !important;}.mb-100 {margin-bottom: 100px !important;}.mb-150 {margin-bottom: 150px !important;}.mb-200 {margin-bottom: 200px !important;}.pt-10 {padding-top: 10px !important;}.pt-15 {padding-top: 15px !important;}.pt-20 {padding-top: 20px !important;}.pt-30 {padding-top: 30px !important;}.pt-40 {padding-top: 40px !important;}.pt-50 {padding-top: 50px !important;}.pt-60 {padding-top: 60px !important;}.pt-70 {padding-top: 70px !important;}.pt-80 {padding-top: 80px !important;}.pt-90 {padding-top: 90px !important;}.pt-100 {padding-top: 100px !important;}.pt-150 {padding-top: 150px !important;}.pt-200 {padding-top: 200px !important;}.pb-10 {padding-bottom: 10px !important;}.pb-15 {padding-bottom: 15px !important;}.pb-20 {padding-bottom: 20px !important;}.pb-30 {padding-bottom: 30px !important;}.pb-40 {padding-bottom: 40px !important;}.pb-50 {padding-bottom: 50px !important;}.pb-60 {padding-bottom: 60px !important;}.pb-70 {padding-bottom: 70px !important;}.pb-80 {padding-bottom: 80px !important;}.pb-90 {padding-bottom: 90px !important;}.pb-100 {padding-bottom: 100px !important;}.pb-150 {padding-bottom: 150px !important;}.pb-200 {padding-bottom: 200px !important;}.op-1 {opacity: 0.1;}.op-2 {opacity: 0.2;}.op-3 {opacity: 0.3;}.op-4 {opacity: 0.4;}.op-5 {opacity: 0.5;}.op-6 {opacity: 0.6;}.op-7 {opacity: 0.7;}.op-8 {opacity: 0.8;}.op-9 {opacity: 0.9;}.op-10 {opacity: 1;}.lh-1 {line-height: 1;}.lh-2 {line-height: 1.2;}.lh-3 {line-height: 1.4;}.lh-4 {line-height: 1.6;}.lh-5 {line-height: 1.8;}.lh-6 {line-height: 2;}.lh-7 {line-height: 2.5;}.lh-8 {line-height: 3;}.brd-light {border-color: #fff4 !important;}.brd-gray {border-color: #0002 !important;}.bg-black {background-color: #000 !important;}.color-000 {color: #000 !important;}.color-111 {color: #111 !important;}.color-222 {color: #222 !important;}.color-333 {color: #333 !important;}.color-444 {color: #444 !important;}.color-555 {color: #555 !important;}.color-666 {color: #666 !important;}.color-777 {color: #777 !important;}.color-888 {color: #888 !important;}.color-999 {color: #999 !important;}.icon-10 {width: 10px;height: 10px;}.icon-15 {width: 15px;height: 15px;}.icon-20 {width: 20px;height: 20px;}.icon-25 {width: 25px;height: 25px;}.icon-30 {width: 30px;height: 30px;}.icon-35 {width: 35px;height: 35px;}.icon-40 {width: 40px;height: 40px;}.icon-45 {width: 45px;height: 45px;}.icon-50 {width: 50px;height: 50px;}.icon-55 {width: 55px;height: 55px;}.icon-60 {width: 60px;height: 60px;}.icon-65 {width: 65px;height: 65px;}.icon-70 {width: 70px;height: 70px;}.icon-75 {width: 75px;height: 75px;}.icon-80 {width: 80px;height: 80px;}.img-cover {display: block;}.img-cover img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.img-contain {display: block;}.img-contain img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.imgrotate-scale-hover {overflow: hidden;display: block;}.imgrotate-scale-hover img {-webkit-transition: all 2s ease;-o-transition: all 2s ease;transition: all 2s ease;}.imgrotate-scale-hover:hover img {-webkit-transform: rotate(-10deg) scale(1.2);-ms-transform: rotate(-10deg) scale(1.2);transform: rotate(-10deg) scale(1.2);}.ltspc-1 {letter-spacing: 1px;}.ltspc-2 {letter-spacing: 2px;}.ltspc-3 {letter-spacing: 3px;}.ltspc-4 {letter-spacing: 4px;}.ltspc-5 {letter-spacing: 5px;}.ltspc-8 {letter-spacing: 8px;}.ltspc-10 {letter-spacing: 10px;}.ltspc-12 {letter-spacing: 12px;}.ltspc-15 {letter-spacing: 15px;}.ltspc-17 {letter-spacing: 17px;}.ltspc-20 {letter-spacing: 20px;}.fs-10px {font-size: 10px !important;}.fs-12px {font-size: 12px !important;}.fs-14px {font-size: 14px !important;}.butn, .btn {padding: 12px 30px;position: relative;overflow: hidden;text-align: center;font-weight: 500;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;text-align: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.butn span, .btn span {font-size: 14px;position: relative;z-index: 2;text-transform: capitalize;}.butn small, .btn small {font-size: 12px;position: relative;z-index: 2;text-transform: capitalize;}.butn.butn-gard::before, .btn.butn-gard::before {position: absolute;content: "";left: 0;top: 0;width: 150%;height: 100%;z-index: 1;background: -webkit-gradient( linear, left top, right top, color-stop(10%, #fb9100), color-stop(45%, #fac002), color-stop(#fac002), to(#fb9100) );background: -webkit-linear-gradient( left, #fb9100 10%, #fac002 45%, #fac002, #fb9100 );background: -o-linear-gradient( left, #fb9100 10%, #fac002 45%, #fac002, #fb9100 );background: linear-gradient( to right, #fb9100 10%, #fac002 45%, #fac002, #fb9100 );-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.butn.butn-gard:hover::before, .btn.butn-gard:hover::before {left: -50%;}.butn.dark-butn, .btn.dark-butn {background: #000;}.butn.dark-butn span, .butn.dark-butn small, .btn.dark-butn span, .btn.dark-butn small {color: #fff;}.butn.butn-adscolor6, .btn.butn-adscolor6 {background: var(--color-adscolor6);}.butn.butn-adscolor6 span, .butn.butn-adscolor6 small, .btn.butn-adscolor6 span, .btn.butn-adscolor6 small {color: #fff;}.butn.blue5-3Dbutn, .btn.blue5-3Dbutn {background: var(--color-adscolor5);-webkit-box-shadow: 0px 4px 0px 0px var(--color-adscolor4);box-shadow: 0px 4px 0px 0px var(--color-adscolor4);-webkit-filter: drop-shadow(0 13px 20px #07397235);filter: drop-shadow(0 13px 20px #07397235);font-size: 12px;}.butn.blue5-3Dbutn span, .butn.blue5-3Dbutn small, .btn.blue5-3Dbutn span, .btn.blue5-3Dbutn small {color: #fff;}.butn.sm-butn, .btn.sm-butn {padding: 10px 25px;}.btn.sm-butu {padding: 6px 15px;border-radius: 15px !important;}.butn.sm-butn span, .btn.sm-butn span {font-size: 12px;}.butn:hover, .btn:hover {background: var(--color-main);border-color: transparent !important;}.butn:hover span, .btn:hover span {color: #fff;}.butn.hover-darkBlue:hover, .btn.hover-darkBlue:hover {background: var(--color-darkBlue);border-color: transparent !important;}.butn.hover-darkBlue:hover span, .butn.hover-darkBlue:hover small, .btn.hover-darkBlue:hover span, .btn.hover-darkBlue:hover small {color: #fff;}.butn.hover-adscolor2:hover, .btn.hover-adscolor2:hover {background: var(--color-adscolor2);border-color: transparent !important;}.butn.hover-adscolor2:hover span, .butn.hover-adscolor2:hover small, .btn.hover-adscolor2:hover span, .btn.hover-adscolor2:hover small {color: #fff;}.butn.hover-adscolor4:hover, .btn.hover-adscolor4:hover {background: var(--color-adscolor4);border-color: transparent !important;}.butn.hover-adscolor4:hover span, .butn.hover-adscolor4:hover small, .btn.hover-adscolor4:hover span, .btn.hover-adscolor4:hover small {color: #fff;}.butn.hover-adscolor5:hover, .btn.hover-adscolor5:hover {background: var(--color-adscolor5) !important;border-color: transparent !important;}.butn.hover-adscolor5:hover span, .butn.hover-adscolor5:hover small, .btn.hover-adscolor5:hover span, .btn.hover-adscolor5:hover small {color: #fff;}.butn.hover-lightBlue:hover, .btn.hover-lightBlue:hover {background: var(--color-lightBlue);border-color: transparent !important;}.butn.hover-lightBlue:hover span, .butn.hover-lightBlue:hover small, .btn.hover-lightBlue:hover span, .btn.hover-lightBlue:hover small {color: var(--color-darkBlue);}.butn.btn-icon-circle, .btn.btn-icon-circle {position: relative;padding-right: 50px;text-transform: capitalize;}.butn.btn-icon-circle i, .btn.btn-icon-circle i {position: absolute;right: -43px;bottom: -5px;width: 30px;height: 30px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;color: #000;background-color: #fff;border-radius: 50%;font-size: 16px;}.butn.btn-icon-circle:hover, .btn.btn-icon-circle:hover {-webkit-box-shadow: 0 5px 10px #0003;box-shadow: 0 5px 10px #0003;}.butn.btn-icon-circle:hover i, .btn.btn-icon-circle:hover i {-webkit-animation: RL_smooth 1s ease-in-out infinite alternate both;animation: RL_smooth 1s ease-in-out infinite alternate both;}.butn.hover-shadow, .btn.hover-shadow {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.butn.hover-shadow:hover, .btn.hover-shadow:hover {-webkit-box-shadow: 0 5px 10px #0003;box-shadow: 0 5px 10px #0003;}.scale_up_down {-webkit-animation: RL_smooth 1s ease-in-out infinite alternate both;animation: RL_smooth 1s ease-in-out infinite alternate both;}@-webkit-keyframes RL_smooth {0% {-webkit-transform: translateX(0);transform: translateX(0);}50% {-webkit-transform: translateX(5px);transform: translateX(5px);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes RL_smooth {0% {-webkit-transform: translateX(0);transform: translateX(0);}50% {-webkit-transform: translateX(5px);transform: translateX(5px);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}.section-head h6 {font-size: 13px;letter-spacing: 2px;margin-bottom: 20px;}.section-head.ap-style .title_small {font-size: 12px;padding: 5px 10px;background-color: #f7f4ff;border-radius: 5px;color: var(--color-adscolor4);margin-bottom: 20px;}.section-head.ap-style h2 {font-size: 40px;line-height: 1.3;color: #000;}.section-head.ap-style h2 span {-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-gradient( linear, left top, right top, from(#e68500), color-stop(30%, #fdad3e), color-stop(30%, #fdad3e), color-stop(73%, #ff7d12), to(#ce7700) );background-image: -webkit-linear-gradient( left, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );background-image: -o-linear-gradient( left, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );background-image: linear-gradient( to right, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );}.section-head.ap-style h5 {font-size: 16px;font-weight: bold;color: #ff7d12;display: inline-block;text-transform: capitalize;margin: 0 10px;}.section-head.ap2-style h2 {color: #000;font-size: 45px;}.section-head.ap2-style h2 span {position: relative;padding: 10px 20px;}.section-head.ap2-style h2 span small {position: relative;z-index: 2;font-size: 45px;color: #fff;}.section-head.ap2-style h2 span::before {position: absolute;content: "";left: 0;top: 0;height: 100%;width: 100%;background-image: url(../img/shap_style_6.png);background-size: contain;background-repeat: no-repeat;background-position: center;z-index: 1;}.top-navbar {z-index: 9999;}.top-navbar.ap-style {background-image: url(../img/top_nav_s4.png);background-size: cover;background-position: top;padding: 10px 15px 50px;text-align: center;}.side_overlay {position: fixed;z-index: 99998;width: 100vw;height: 100vh;background-color: #0009;opacity: 0;visibility: hidden;top: 0;left: 0;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}.side_overlay.show {opacity: 1;visibility: visible;}.nav-container {z-index: 999;}.navbar {z-index: 999;}.navbar .nav-link {cursor: pointer;}.navbar.nav-scrolled {background: #fff !important;-webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);padding: 8px 15px !important;left: 0;width: 100%;position: fixed !important;top: -300px !important;transition: all 0.3s ease;border-radius: 0 !important;margin: 0 !important;}.navbar.nav-scroll {top: 0 !important;transition: all 0.3s ease;}.header-call {direction: ltr;font-weight: bold;}.navbar.ap-style {position: relative;z-index: 99;padding: 20px 15px;background-color: #fff;border-top-left-radius: 20px;border-top-right-radius: 20px;margin-top: -38px;height:70px }.navbar.not-offer {border-top-left-radius: unset;border-top-right-radius: unset;margin-top: unset;}.navbar.ap-style .navbar-brand {width: 100px;-o-object-fit: contain;object-fit: contain;}.navbar.ap-style .navbar-nav .nav-item .nav-link {position: relative;color: #000;font-size: 12px;font-weight: bold;margin: 0 15px;}.navbar.ap-style .navbar-nav .nav-item .nav-link:hover, .navbar.ap-style .navbar-nav .nav-item .nav-link.active {color: var(--color-adscolor4);}.navbar.ap-style .navbar-nav .nav-item .nav-link:hover::before, .navbar.ap-style .navbar-nav .nav-item .nav-link.active::before {opacity: 1;-webkit-transform: translateX(-50%) translateY(0);-ms-transform: translateX(-50%) translateY(0);transform: translateX(-50%) translateY(0);}.navbar.ap-style .navbar-nav .nav-item .nav-link .hot {position: absolute;font-size: 8px;padding: 2px 3px;border-radius: 3px;top: -10px;right: 0;text-transform: uppercase;}.navbar.ap-style .nav-side .search-icon {width: 40px;height: 40px;border-radius: 50%;border: 1px solid #0002;color: #000;font-size: 16px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.navbar.ap2-style {position: absolute;z-index: 99;padding: 20px 0;background-color: #dee0f2;width: 100%;border-radius: 30px;top: 0;left: 0;}.navbar.ap2-style .container-fluid {padding: 0 3vw;}.navbar.ap2-style .navbar-brand img {max-width: 150px;-o-object-fit: contain;object-fit: contain;}.navbar.ap2-style .nav-item .nav-link {position: relative;color: #000;font-size: 12px;font-weight: bold;margin: 0 15px;text-transform: capitalize;}.navbar.ap2-style .nav-item .nav-link::after {position: absolute;content: "";right: -16px;top: 16px;width: 4px;height: 4px;border-radius: 50%;background-color: #bebccd;}.navbar.ap2-style .nav-item .nav-link:hover, .navbar.ap2-style .nav-item .nav-link.active {color: var(--color-adscolor6);}.navbar.ap2-style .nav-item:last-of-type .nav-link::after {display: none;}header.ap-style {position: relative;padding: 60px 0;}header.ap-style .content {position: relative;overflow: hidden;}header.ap-style .content .info .title_small {font-size: 12px;padding: 5px 10px;background-color: #f7f4ff;border-radius: 5px;color: var(--color-adscolor4);}header.ap-style .content .info h1 {font-size: 52px;line-height: 60px;color: #000;}header.ap-style .content .info h1 span {-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-gradient( linear, left top, right top, from(#e68500), color-stop(30%, #fdad3e), color-stop(30%, #fdad3e), color-stop(73%, #ff7d12), to(#ce7700) );background-image: -webkit-linear-gradient( left, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );background-image: -o-linear-gradient( left, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );background-image: linear-gradient( to right, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );}header.ap-style .content .info .text {color: #666;font-size: 15px;}header.ap-style .content .info .play-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}header.ap-style .content .info .play-btn .icon {width: 42px;height: 42px;border: 1px solid #5842bc99;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 50%;}header.ap-style .content .info .play-btn .icon i {color: var(--color-adscolor4);font-size: 16px;}header.ap-style .content .bubble {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-animation: rotate-center 100s linear infinite both;animation: rotate-center 100s linear infinite both;}header.ap-style .wave {position: absolute;left: -3%;bottom: -50px;width: 106%;max-width: unset;height: 240px;-o-object-fit: cover;object-fit: cover;-o-object-position: top;object-position: top;z-index: 20;}header.ap2-style {position: relative;padding: 30px 30px 0;overflow: hidden;}header.ap2-style .content {background-color: #dee0f2;position: relative;padding: 150px 0 100px;border-radius: 30px;}header.ap2-style .info {text-align: center;position: relative;z-index: 5;}header.ap2-style .info h6 {color: #666;font-size: 18px;letter-spacing: 5px;text-transform: uppercase;margin-bottom: 20px;}header.ap2-style .info h1 {font-size: 85px;color: #000;line-height: 1.1;}header.ap2-style .info h1 span {color: #fff;position: relative;padding: 10px 40px;}header.ap2-style .info h1 span small {color: #fff;position: relative;z-index: 2;font-size: 85px;}header.ap2-style .info h1 span::before {position: absolute;content: "";left: 0;top: 0;height: 100%;width: 100%;padding: 10px 30px;background-image: url(../img/shap_style_6.png);background-size: contain;background-repeat: no-repeat;background-position: center;z-index: 1;}header.ap2-style .info .text {font-size: 14px;color: #666;margin-top: 50px;}header.ap2-style .info .form {background-color: #fff;border-radius: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 10px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 70px;}header.ap2-style .info .form .form-group {width: 38%;border-right: 1px solid #9994;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 15px;}header.ap2-style .info .form .form-group:last-of-type {border: 0;}header.ap2-style .info .form .form-group input {background-color: #fff;border: 0;color: #000;font-size: 12px;width: 100%;}header.ap2-style .info .form .form-group input::-webkit-input-placeholder {opacity: 0.7;}header.ap2-style .info .form .form-group input:-ms-input-placeholder {opacity: 0.7;}header.ap2-style .info .form .form-group input::-ms-input-placeholder {opacity: 0.7;}header.ap2-style .info .form .form-group input::placeholder {opacity: 0.7;}header.ap2-style .hand-mega {position: absolute;width: 20%;top: 20%;left: 0;-o-object-fit: contain;object-fit: contain;-o-object-position: left;object-position: left;z-index: 2;}header.ap2-style .head6-rating {position: absolute;width: 18%;bottom: 27%;left: 15%;-o-object-fit: contain;object-fit: contain;z-index: 2;}header.ap2-style .target-3d {position: absolute;width: 20%;bottom: -120px;left: 35%;-o-object-fit: contain;object-fit: contain;-o-object-position: left;object-position: left;z-index: 2;}header.ap2-style .head6-charts {position: absolute;width: 14%;top: 20%;right: 15%;-o-object-fit: contain;object-fit: contain;z-index: 2;}header.ap2-style .head6-rocket {position: absolute;width: 30%;bottom: 5%;right: -30px;z-index: 2;}@-webkit-keyframes afterline {0% {top: -20px;}100% {top: 100%;}}@keyframes afterline {0% {top: -20px;}100% {top: 100%;}}.about.ap-style {overflow: hidden;position: relative;}.about.ap-style .top-wave {position: absolute;top: -2px;width: 100%;}.about.ap-style .bottom-wave {position: absolute;bottom: -2px;width: 100%;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.about.ap-style .content {position: relative;padding: 60px 0;}.about.ap-style .content ul li h6 {font-size: 14px;}.about.ap-style .content.frs-content .lines, .about.ap-style .content.trd-content .lines {position: absolute;left: 0;top: -80px;width: 40%;max-width: unset;max-height: unset;}.about.ap-style .content.frs-content .bubble, .about.ap-style .content.trd-content .bubble {position: absolute;left: 0;top: 0;width: 50%;max-width: unset;max-height: unset;-webkit-animation: rotate-center 100s linear infinite both;animation: rotate-center 100s linear infinite both;}.about.ap-style .content.sec-content .bubble2 {position: absolute;right: 0;top: 0;width: 50%;max-width: unset;max-height: unset;-webkit-animation: rotate-center 100s linear infinite both;animation: rotate-center 100s linear infinite both;}.about.ap-style .btn-img {text-align: initial;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;background-color: #f4f2fb;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.about.ap-style .btn-img .icon {-ms-flex-negative: 0;flex-shrink: 0;padding-right: 15px;margin-right: 15px;border-right: 1px solid #0001;width: 45px;}.about.ap-style .btn-img .inf {height: -webkit-max-content;height: -moz-max-content;height: max-content;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.about.ap-style .btn-img .inf small {font-size: 10px;color: #666;}.about.ap-style .btn-img .inf h6 {font-size: 12px;color: #000;font-weight: bold;line-height: 1.5;}.about.ap-style .integration {position: relative;}.about.ap-style .integration .intg-back {position: absolute;left: 0;bottom: 19%;width: 100%;max-height: unset;-o-object-fit: cover;object-fit: cover;}.about.ap-style .integration .content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;position: relative;}.about.ap-style .integration .content .img {-webkit-animation: slide_up_down 1.7s ease-in-out infinite alternate both;animation: slide_up_down 1.7s ease-in-out infinite alternate both;}.about.ap-style .integration .content .img:nth-of-type(1) {-webkit-animation-delay: -0.5s;animation-delay: -0.5s;}.about.ap-style .integration .content .img:nth-of-type(2) {-webkit-animation-delay: -1s;animation-delay: -1s;}.about.ap-style .integration .content .img:nth-of-type(3) {-webkit-animation-delay: -1.5s;animation-delay: -1.5s;}.about.ap-style .integration .content .img:nth-of-type(4) {-webkit-animation-delay: -2s;animation-delay: -2s;}.about.ap-style .integration .content .img:nth-of-type(5) {-webkit-animation-delay: -2.5s;animation-delay: -2.5s;}.about.ap2-style {position: relative;}.about.ap2-style .content {border-bottom: 1px solid #9994;}.about.ap2-style .content .info .text {color: #666;font-size: 15px;}.about.ap2-style .content .info .vid-btn {font-size: 11px;font-weight: bold;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.about.ap2-style .content .info .vid-btn i {width: 40px;height: 40px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 50%;border: 1px solid var(--color-adscolor6);color: var(--color-adscolor6);font-size: 21px;margin-right: 5px;}.about.ap2-style .bubbles {position: absolute;right: 0;top: 0;height: 100%;width: 50%;-o-object-fit: contain;object-fit: contain;}.services_projects {background-image: url(../../assets/img/services_work.png);background-size: cover;background-attachment: fixed;background-position: center;}.services_projects .swiper-button-next, .services_projects .swiper-button-prev {width: 50px;height: 50px;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.services_projects .swiper-button-next:hover, .services_projects .swiper-button-prev:hover {background: var(--color-lightBlue) !important;}.swiper-slide-duplicate-prev .service-box {border: 0 !important;}.services-slider.ap2-style .swiper-container {padding-bottom: 100px;}.services-slider.ap2-style .swiper-slide {-webkit-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;top: 0;}.services-slider.ap2-style .swiper-slide.swiper-slide-nth-next-2 {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);top: 100px;padding: 0 9px;}.services-slider.ap2-style .swiper-slide.swiper-slide-next {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);top: 50px;padding: 0 12px;}.services-slider.ap2-style .swiper-slide.swiper-slide-active {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);padding: 0 20px;-webkit-filter: drop-shadow(5px 50px 30px #07397211);filter: drop-shadow(5px 50px 30px #07397211);}.services-slider.ap2-style .swiper-slide.swiper-slide-prev {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);top: 50px;padding: 0 12px;}.services-slider.ap2-style .swiper-slide.swiper-slide-nth-prev-2 {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);top: 100px;padding: 0 9px;}.service-card.ap2-style {text-align: center;padding: 30px 8%;background-color: #f1f2fa;border-radius: 30px;overflow: hidden;margin: 20px 0;display: block;color: #000;}.service-card.ap2-style .icon {-webkit-filter: drop-shadow(5px 15px 20px #07397255);filter: drop-shadow(5px 15px 20px #07397255);margin-bottom: 25px;}.service-card.ap2-style .icon img {max-height: 100px;max-width: 100px;-o-object-fit: contain;object-fit: contain;}.service-card.ap2-style .info h5 {font-weight: bold;font-size: 15px;margin-bottom: 15px;}.service-card.ap2-style .info .text {font-size: 11px;color: #666;}.choose-us.ap2-style {position: relative;}.choose-us.ap2-style .section-head.ap2-style h2 {font-size: 40px;}.choose-us.ap2-style .info ul li .inf h5 {font-size: 18px;font-weight: bold;color: #000;text-transform: capitalize;}.choose-us.ap2-style .img {padding-top: 50px;margin-left: -200px;}.choose-us.ap2-style .bubbles {position: absolute;top: 0;left: 0;height: calc(100% - 200px);}.projects.ap2-style {padding: 0 30px;}.projects.ap2-style .content {background-color: #f1f2fa;position: relative;padding: 100px 0;border-radius: 30px;}.project-card.ap2-style {border-radius: 8px;overflow: hidden;display: block;margin: 0 15px;}.project-card.ap2-style:hover {-webkit-box-shadow: 0px 40px 35px 0px #51558622;box-shadow: 0px 40px 35px 0px #51558622;}.project-card.ap2-style a:hover {color: var(--color-adscolor6);}.project-card.ap2-style .img {height: 240px;overflow: hidden;}.project-card.ap2-style .img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.project-card.ap2-style .info {background-color: #fff;padding: 40px;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.project-card.ap2-style .info .title {color: #000;font-size: 21px;}.project-card.ap2-style .info .title:hover {color: var(--color-adscolor6);}.project-card.ap2-style .info .title:hover a {color: var(--color-adscolor6);}.project-card.ap2-style .info small {font-size: 11px;color: var(--color-adscolor6);text-transform: uppercase;margin-bottom: 10px;}.project-card.ap2-style .info .text {font-size: 12px;color: #666;margin-bottom: 25px;}.project-card.ap2-style .info .tags span {color: #010101;font-size: 10px;padding: 3px 7px;border-radius: 4px;background-color: #f1f2fa;}.testimonials.ap-style .content {border-bottom: 1px solid #9993;padding-bottom: 80px;}.testimonials.ap-style .content .numbs {display: -webkit-box;display: -ms-flexbox;display: flex;}.testimonials.ap-style .content .numbs .num-card .icon {height: 55px;display: inline-block;margin-bottom: 15px;}.testimonials.ap-style .content .numbs .num-card h2 {color: var(--color-adscolor4);}.testimonials.ap-style .content .numbs .num-card p {font-size: 11px;color: #666;margin-top: 5px;}.testimonials.ap-style .content .numbs .num-card:not(:last-of-type) {padding-right: 50px;margin-right: 50px;border-right: 1px solid #9993;}.testimonials.ap-style .content .play-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.testimonials.ap-style .content .play-btn .icon {width: 42px;height: 42px;border: 1px solid #5842bc99;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 50%;}.testimonials.ap-style .content .play-btn .icon i {color: var(--color-adscolor4);font-size: 16px;}.testimonials.ap-style .content .stars {font-size: 10px;color: #fdb900;margin-bottom: 5px;}.testimonials.ap-style .content .testi-cards {position: relative;padding: 0 5vw;}.testimonials.ap-style .content .testi-cards .client_card {position: relative;z-index: 10;border-radius: 15px;padding: 25px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff;-webkit-box-shadow: -4.104px 11.276px 38px 0px rgba(45, 42, 61, 0.1);box-shadow: -4.104px 11.276px 38px 0px rgba(45, 42, 61, 0.1);margin: 20px;}.testimonials.ap-style .content .testi-cards .client_card .user_img {margin-right: 25px;-ms-flex-negative: 0;flex-shrink: 0;}.testimonials.ap-style .content .testi-cards .client_card .user_img img {width: 90px;height: 90px;border-radius: 50%;-o-object-fit: cover;object-fit: cover;}.testimonials.ap-style .content .testi-cards .client_card .inf_content .rate_stars {margin-bottom: 5px;}.testimonials.ap-style .content .testi-cards .client_card .inf_content .rate_stars i {color: #ffb400;font-size: 10px;}.testimonials.ap-style .content .testi-cards .client_card .inf_content h6 {font-weight: bold;font-size: 12px;margin-bottom: 15px;}.testimonials.ap-style .content .testi-cards .client_card .inf_content p {font-size: 10px;color: #000;text-transform: uppercase;}.testimonials.ap-style .content .testi-cards .client_card .inf_content p span {text-transform: capitalize;color: #2e99f5;}.testimonials.ap-style .content .testi-cards .client_card:nth-of-type(2) {right: -5vw;}.testimonials.ap-style .content .testi-cards .testi-globe {position: absolute;top: -80px;left: 0;width: 110%;max-height: unset;max-width: unset;opacity: 0.2;-webkit-animation: rotate-center 100s linear infinite both;animation: rotate-center 100s linear infinite both;}.testimonials.ap2-style {padding: 50px 0 120px;}.testimonials.ap2-style .testi-slider.ap2-style .icon {width: 95px;height: 95px;background-color: var(--color-adscolor6);color: #fff;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 60% 40% 40% 40%;font-size: 35px;}.testimonials.ap2-style .testi-slider.ap2-style .testi-card .text {color: #000;font-size: 23px;line-height: 1.4;}.testimonials.ap2-style .testi-slider.ap2-style .swiper-button-next, .testimonials.ap2-style .testi-slider.ap2-style .swiper-button-prev {background-color: #f1f2fa;width: 40px;height: 40px;top: 100%;margin-top: 40px;}.testimonials.ap2-style .testi-slider.ap2-style .swiper-button-next:hover, .testimonials.ap2-style .testi-slider.ap2-style .swiper-button-prev:hover {background-color: var(--color-adscolor6);}.testimonials.ap2-style .testi-slider.ap2-style .swiper-button-next {right: auto;left: 50px;}.testimonials.ap2-style .testi-slider.ap2-style .swiper-button-prev {left: 0;}.testimonials.ap2-style .img {position: relative;margin-top: 50px;}.testimonials.ap2-style .img img {position: relative;z-index: 5;}.testimonials.ap2-style .img .bubbls {position: absolute;right: 0;top: 0;height: 100%;-o-object-fit: contain;object-fit: contain;z-index: 0;}.pricing.ap-style .form-check-input.bg-adscolor4 {background-color: var(--color-adscolor4);border-color: var(--color-adscolor4);}.pricing.ap-style .content .row .col-lg-6:nth-of-type(1) .price-card {border-top-right-radius: 0;border-bottom-right-radius: 0;border-right: 0;margin-right: -1px;}.pricing.ap-style .content .row .col-lg-6:nth-of-type(2) .price-card {border-top-left-radius: 0;border-bottom-left-radius: 0;background-color: #f8f7fd;}.pricing.ap-style .content .price-card {position: relative;border: 1px solid #e9e8ee;border-radius: 15px;padding: 40px;}.pricing.ap-style .content .price-card .off {position: absolute;width: 85px;height: 85px;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;text-align: center;color: #fff;background-image: url(../img/pricing/off.png);background-size: contain;background-repeat: no-repeat;top: -20px;right: 45px;font-size: 16px;font-weight: bold;text-transform: uppercase;}.pricing.ap-style .content .price-card .price-header {border-bottom: 1px solid #e9e8ee;}.pricing.ap-style .content .price-card .price-header h6 {font-size: 13px;font-weight: bold;text-transform: uppercase;letter-spacing: 1px;}.pricing.ap-style .content .price-card .price-header h6 .icon {width: 30px;height: 30px;margin-right: 8px;}.pricing.ap-style .content .price-card .price-header h2 {font-size: 37px;color: #000;margin: 12px 0 5px;}.pricing.ap-style .content .price-card .price-header h2 small {font-size: 15px;font-weight: 300;}.pricing.ap-style .content .price-card .price-header p {font-size: 12px;color: #666;}.team.ap2-style {padding: 0 30px;}.team.ap2-style .content {background-color: #f1f2fa;position: relative;padding: 100px 0;border-radius: 30px;}.team-card.ap2-style {text-align: center;padding: 15px;background-color: #fff;border-radius: 20px;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.team-card.ap2-style .img {position: relative;height: 320px;border-radius: 15px;overflow: hidden;}.team-card.ap2-style .img .social-icons {position: absolute;left: 0;bottom: 0;width: 100%;padding: 20px;z-index: 5;}.team-card.ap2-style .img .social-icons a {width: 30px;height: 30px;border-radius: 50%;background-color: #fff;color: #666;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 11px;-webkit-transform: translateY(80px);-ms-transform: translateY(80px);transform: translateY(80px);opacity: 0;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}.team-card.ap2-style .img .social-icons a:hover {background-color: var(--color-adscolor6);color: #fff;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;-webkit-transition-delay: 0 !important;-o-transition-delay: 0 !important;transition-delay: 0 !important;}.team-card.ap2-style .img .social-icons a:nth-of-type(1) {-webkit-transition-delay: 0.1s;-o-transition-delay: 0.1s;transition-delay: 0.1s;}.team-card.ap2-style .img .social-icons a:nth-of-type(2) {-webkit-transition-delay: 0.2s;-o-transition-delay: 0.2s;transition-delay: 0.2s;}.team-card.ap2-style .img .social-icons a:nth-of-type(3) {-webkit-transition-delay: 0.3s;-o-transition-delay: 0.3s;transition-delay: 0.3s;}.team-card.ap2-style .img .social-icons a:nth-of-type(4) {-webkit-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;}.team-card.ap2-style .info {padding: 25px 0 10px;}.team-card.ap2-style .info h6 {font-size: 15px;font-weight: 600;color: #000;}.team-card.ap2-style .info small {color: #999;font-size: 13px;}.team-card.ap2-style:hover {-webkit-box-shadow: 0px 54px 92px 0px rgba(81, 85, 134, 0.2);box-shadow: 0px 54px 92px 0px rgba(81, 85, 134, 0.2);}.team-card.ap2-style:hover .img .social-icons a {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}.team-card.ap2-style:hover .info h6 {color: var(--color-adscolor6);}.blog.ap2-style .content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.blog.ap2-style .content .blog-card.ap2-style {width: 30%;position: relative;}.blog.ap2-style .content .blog-card.ap2-style.card-center::after {position: absolute;content: "";right: -28px;top: 0;width: 1px;height: 100%;background-color: #9994;}.blog.ap2-style .content .blog-card.ap2-style.card-center::before {position: absolute;content: "";left: -28px;top: 0;width: 1px;height: 100%;background-color: #9994;}.blog.ap2-style a:hover {color: var(--color-adscolor6);}.blog-card.ap2-style {position: relative;height: 100%;}.blog-card.ap2-style .img {height: 230px;border-radius: 20px;overflow: hidden;}.blog-card.ap2-style .info {padding: 30px 0;}.blog-card.ap2-style .info .blog-title {color: #000;font-size: 22px;margin: 10px 0 10px;}.blog-card.ap2-style .info .text {color: #666;font-size: 13px;}.faq.ap-style .accordion-item {border: 0;border-bottom: 1px solid #9995;background: transparent;}.faq.ap-style .accordion-item .accordion-button {font-weight: bold;font-size: 14px;background-color: transparent;-webkit-box-shadow: none;box-shadow: none;text-transform: capitalize;padding: 25px 15px;}.faq.ap-style .accordion-item .accordion-button::after {background-size: 15px;}.faq.ap-style .accordion-item .accordion-button:not(.collapsed) {background-color: #fff;color: var(--color-adscolor2);padding-top: 30px;}.faq.ap-style .accordion-item .accordion-collapse {background-color: #fff;}.faq.ap-style .accordion-item .accordion-collapse .accordion-body {padding-top: 0;padding-bottom: 30px;font-size: 10px;color: #666;}.faq.ap-style.ap-style .accordion-item {border: 0;border-radius: 7px;overflow: hidden;}.faq.ap-style.ap-style .accordion-item .accordion-button {padding: 15px;font-size: 15px;}.faq.ap-style.ap-style .accordion-item .accordion-button:not(.collapsed) {background-color: #f4f2fb;color: var(--color-adscolor4);padding-bottom: 10px;}.faq.ap-style.ap-style .accordion-item .accordion-collapse {background-color: #f4f2fb;}.faq.ap-style.ap-style .accordion-item .accordion-collapse .accordion-body {font-size: 13px;}.community.ap-style .content {border: 1px solid #9993;border-radius: 15px;padding: 30px 0;display: -webkit-box;display: -ms-flexbox;display: flex;}.community.ap-style .content .commun-card {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 33%;border-right: 1px solid #9993;padding: 20px 0;}.community.ap-style .content .commun-card:last-of-type {border: 0;}.community.ap-style .content .commun-card .icon {-ms-flex-negative: 0;flex-shrink: 0;margin-right: 25px;}.community.ap-style .content .commun-card .icon i {font-size: 60px;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-gradient( linear, left top, right top, from(#e68500), color-stop(30%, #fdad3e), color-stop(30%, #fdad3e), color-stop(73%, #ff7d12), to(#ce7700) );background-image: -webkit-linear-gradient( left, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );background-image: -o-linear-gradient( left, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );background-image: linear-gradient( to right, #e68500 0%, #fdad3e 30%, #fdad3e 30%, #ff7d12 73%, #ce7700 100% );}.community.ap-style .content .commun-card .inf h5 {font-size: 23px;color: #000;font-weight: bold;margin-bottom: 0;line-height: 1.1;}.community.ap-style .content .commun-card .inf p {font-size: 12px;color: #666;}.screenshots.ap-style {background-color: #f0eff5;overflow: hidden;padding-top: 100px;position: relative;height: 700px;}.screenshots.ap-style::after {position: absolute;content: "";bottom: -1px;left: 0;width: 100%;height: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;background-color: #fff;z-index: 10;}.screenshots.ap-style .screenshots-slider {position: absolute;top: 110px;width: calc(100% 120px);left: -60px;}.screenshots.ap-style .screenshots-slider .img {margin: 0 auto;height: 420px;width: 190px;}.screenshots.ap-style .screenshots-slider .img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 20px;}.screenshots.ap-style .mob-hand {pointer-events: none;position: absolute;left: 50%;bottom: 0;-webkit-transform: translateX(-33%);-ms-transform: translateX(-33%);transform: translateX(-33%);height: 600px;z-index: 10;}@-webkit-keyframes right_left {0% {right: 0;-webkit-transform: translateX(0%);transform: translateX(0%);}100% {right: 100%;-webkit-transform: translateX(100%);transform: translateX(100%);}}@keyframes right_left {0% {right: 0;-webkit-transform: translateX(0%);transform: translateX(0%);}100% {right: 100%;-webkit-transform: translateX(100%);transform: translateX(100%);}}.features.ap-style {background-color: #f0eff5;position: relative;overflow: hidden;}.features.ap-style .img-circle {position: absolute;top: 40px;width: 76%;left: 12%;max-height: unset;-webkit-animation: rotate-center 100s linear infinite both;animation: rotate-center 100s linear infinite both;}.features.ap-style .content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;position: relative;z-index: 5;}.features.ap-style .content .features-card {text-align: center;}.features.ap-style .content .features-card .icon {width: 125px;height: 125px;display: block;margin: 0 auto 30px;position: relative;}.features.ap-style .content .features-card .icon .label {position: absolute;top: 0;right: -5px;z-index: 2;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 10px;}.features.ap-style .content .features-card h6 {font-weight: bold;font-size: 15px;line-height: 23px;}@media screen and (min-width: 991px) {.features-slider7 {position: relative;}.features-slider7 .swiper-slide {width: 470px !important;}}.number-card.ap2-style {border-right: 1px solid #9993;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 10px;}.number-card.ap2-style h2 {font-size: 45px;color: var(--color-adscolor6);}.number-card.ap2-style .text {font-size: 15px;color: #000;line-height: 1.5;text-transform: capitalize;}.panel-starter.ap-style {background-color: #f0eff5;position: relative;z-index: 25;padding-bottom: 30px;margin-top: -15px;}.clients.ap-style {background-color: #f0eff5;position: relative;z-index: 25;}.clients.ap-style .client-logos {border-bottom: 1px solid #9994;}.clients.ap-style .client-logos .img img {-webkit-filter: grayscale(1);filter: grayscale(1);opacity: 0.6;}.clients.ap-style .client-logos .img:hover img {-webkit-filter: grayscale(0);filter: grayscale(0);opacity: 1;}@-webkit-keyframes rotate-center {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes rotate-center {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.contact.ap2-style .content {position: relative;border-top: 10px solid var(--color-adscolor6);border-top-right-radius: 40px;border-top-left-radius: 40px;padding: 100px 15px;}.contact.ap2-style .content::before {position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background: -webkit-linear-gradient( 45deg, transparent, #def1fa, transparent, #e8e8f3, transparent );background: -o-linear-gradient( 45deg, transparent, #def1fa, transparent, #e8e8f3, transparent );background: linear-gradient( 45deg, transparent, #def1fa, transparent, #e8e8f3, transparent );background-size: 400% 400%;-webkit-animation: gradient 20s linear infinite;animation: gradient 20s linear infinite;border-radius: 30px;overflow: hidden;}.contact.ap2-style .content .contact_a {position: absolute;left: 0;bottom: 0;border-bottom-left-radius: 30px;pointer-events: none;max-width: 20%;}.contact.ap2-style .content .contact_message {position: absolute;right: -150px;top: 100px;border-bottom-left-radius: 30px;pointer-events: none;max-width: 30%;}.contact.ap2-style .content .form {position: relative;z-index: 5;}.contact.ap2-style .form-group .form-control, .contact.ap2-style .form-group .form-select {border: 1px solid #9994;border-radius: 30px;min-height: 50px;font-size: 12px;padding: 10px 25px;}.contact.ap2-style .form-group .form-control:focus, .contact.ap2-style .form-group .form-select:focus {border-color: var(--color-adscolor6);-webkit-box-shadow: none;box-shadow: none;}@-webkit-keyframes gradient {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}@keyframes gradient {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}.markets {background-color: #080019;}.markets .markets-table .table-head {display: -webkit-box;display: -ms-flexbox;display: flex;}.markets .markets-table .table-head .item {margin-bottom: 20px;}.markets .markets-table .table-head .item:nth-of-type(1) {width: 24%;}.markets .markets-table .table-head .item:nth-of-type(2) {width: 17%;}.markets .markets-table .table-head .item:nth-of-type(3) {width: 12%;}.markets .markets-table .table-head .item:nth-of-type(4) {width: 15%;}.markets .markets-table .table-head .item:nth-of-type(5) {width: 20%;}.markets .markets-table .table-head .item:nth-of-type(6) {width: 12%;}.markets .markets-table .table-body .body-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #120a22;border-radius: 10px;padding: 15px 20px;margin-bottom: 15px;}.markets .markets-table .table-body .body-row .item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.markets .markets-table .table-body .body-row .item:nth-of-type(1) {width: 24%;}.markets .markets-table .table-body .body-row .item:nth-of-type(2) {width: 17%;}.markets .markets-table .table-body .body-row .item:nth-of-type(3) {width: 12%;}.markets .markets-table .table-body .body-row .item:nth-of-type(4) {width: 15%;}.markets .markets-table .table-body .body-row .item:nth-of-type(5) {width: 20%;}.markets .markets-table .table-body .body-row .item:nth-of-type(6) {width: 12%;}.markets .markets-table .table-body .body-row .item .per-up {color: #f7931a;}.markets .markets-table .table-body .body-row .item .trad-btn {font-weight: 500;background-color: #fff2;border-radius: 30px;padding: 5px 20px;}.markets .markets-table .table-body .body-row .item .trad-btn:hover {color: #fff;background-color: var(--color-red2);}.markets .markets-table .table-body .body-row .item strong {font-weight: 500;}footer.ap-style {position: relative;background-color: #f0eff5;margin-top: 200px;}footer.ap-style .wave {position: absolute;left: -3%;bottom: 95%;width: 106%;max-width: unset;height: 240px;-o-object-fit: cover;object-fit: cover;-o-object-position: top;object-position: top;z-index: 20;}footer.ap-style .container {position: relative;z-index: 25;}footer.ap-style .foot {border-bottom: 1px solid #9999;padding: 30px 0;}footer.ap-style .content .links-content .foot-title {font-size: 18px;font-weight: bold;margin-bottom: 18px;margin-top: 20px;text-transform: capitalize;}footer.ap-style .content .links-content p {font-size: 14px;color: #666;}footer.ap-style .content .links-content .foot-info li {font-size: 16px;margin: 10px 0;}footer.ap-style .content .links-content .links li {margin: 15px 0;}footer.ap-style .content .links-content .links a {font-size: 14px;}footer.ap-style .content .links-content .foot-subscribe .form-group {position: relative;}footer.ap-style .content .links-content .foot-subscribe .form-group .icon {position: absolute;top: 12px;left: 15px;}footer.ap-style .content .links-content .foot-subscribe .butn {padding: 10px 20px !important;}footer.ap-style .content .links-content .foot-subscribe .form-group .form-control {text-align: center;padding: 10px 10px 10px 40px;border-radius: 50px;background-color: #fff;border: 0;}footer.ap-style .content .links-content .foot-subscribe .form-group .form-control::-webkit-input-placeholder {color: #9999;}footer.ap-style .content .links-content .foot-subscribe .form-group .form-control:-ms-input-placeholder {color: #9999;}footer.ap-style .content .links-content .foot-subscribe .form-group .form-control::-ms-input-placeholder {color: #9999;}footer.ap-style .content .links-content .foot-subscribe .form-group .form-control::placeholder {color: #9999;}footer.ap-style .foot {margin-top: 20px;padding: 20px 0;border-top: 1px solid #dcdcdc;}footer.ap-style .foot .navbar-brand {text-align: center;}footer.ap-style .foot .navbar-brand img {width: 70% !important;}footer.ap-style .foot .info p {font-size: 13px !important;}footer.ap-style .social-icons {text-align: center;}footer.ap-style .social-icons a {width: 40px;height: 40px;line-height: 40px;background-color: var(--bs-light);border-radius: 30px;text-align: center;color: var(--bs-primary);-webkit-margin-start: 2px;margin-inline-start: 2px;}footer.ap-style .social-icons a:hover {background-color: var(--bs-primary);color: var(--bs-light);}footer.ap-style .head-namad {margin-top: 15px;padding-top: 5px;border-top: 1px solid #dcdcdc;}footer.ap-style .col-namad {justify-content: center;display: flex;}footer.ap-style .show-namad {margin: 5px;width: 70px;height: 80px;text-align: center;}footer.ap-style .show-namad img {width: 100%;}@media all and (max-width: 991px) {footer.ap-style .content {text-align: center;}footer.ap-style .content .foot-info {border-bottom: 1px solid #dcdcdc;margin-bottom: 15px;padding-bottom: 20px;}}.services-page .features {background-color: #e7f1ff;}.about-page .contact .content {border-top: 10px solid var(--color-adscolor5);}.about-page .contact.ap2-style .form-group .form-control:focus, .about-page .contact.ap2-style .form-group .form-select:focus {border-color: var(--color-adscolor5);}.shop-page .filter .filter-card {padding: 20px 15px;border-radius: 10px;background-color: #f0f4f8;text-transform: capitalize;}.shop-page .filter .filter-card .card-title {font-size: 15px;color: #000;font-weight: 800;margin-bottom: 15px;}.shop-page .filter .filter-card .form-check-label {cursor: pointer;}.shop-page .filter .filter-card .cat-link {color: #000;font-size: 11px;font-weight: 600;}.shop-page .filter .filter-card .category-checkRadio {padding: 0;line-height: 1;}.shop-page .filter .filter-card .category-checkRadio .form-check-input {display: none;}.shop-page .filter .filter-card .category-checkRadio .form-check-input:checked ~ .form-check-label {color: var(--color-adscolor5);}.shop-page .filter .filter-card .accordion .accordion-button {color: #000;font-size: 11px;font-weight: 600;padding: 0;background: transparent;margin-bottom: 10px;-webkit-box-shadow: none;box-shadow: none;}.shop-page .filter .filter-card .accordion .accordion-button::after {background-size: 0.8rem;background-position: center;}.shop-page .filter .filter-card .accordion .accordion-button:not(.collapsed) {color: var(--color-adscolor5);}.shop-page .filter .filter-card .filter-card-item {padding-bottom: 15px;border-bottom: 1px solid #9994;margin-bottom: 20px;}.shop-page .filter .filter-card .filter-card-item .sub-tilte {font-size: 11px;color: #000;font-weight: 800;position: relative;cursor: pointer;margin-bottom: 15px;}.shop-page .filter .filter-card .filter-card-item .filter-card-body .filter-card-scroll {max-height: 130px;overflow-x: hidden;overflow-y: auto;}.shop-page .filter .filter-card .filter-card-item .filter-card-body .filter-card-scroll::-webkit-scrollbar {height: 10px;width: 5px;background: #dfdfdf;border-radius: 10px;}.shop-page .filter .filter-card .filter-card-item .filter-card-body .filter-card-scroll::-webkit-scrollbar-thumb {background: var(--color-adscolor5);-webkit-border-radius: 0;border-radius: 10px;}.shop-page .filter .filter-card .filter-card-item .filter-card-body .filter-card-scroll::-webkit-scrollbar-corner {background: var(--color-adscolor5);border-radius: 10px;}.shop-page .filter .filter-card .filter-card-item .search-group {position: relative;margin-bottom: 25px;}.shop-page .filter .filter-card .filter-card-item .search-group input {width: 100%;background-color: #fff;border: 0;border-radius: 5px;padding: 10px;font-size: 11px;min-height: 40px;-webkit-padding-end: 20px;padding-inline-end: 20px;}.shop-page .filter .filter-card .filter-card-item .search-group button {position: absolute;right: 8px;top: 10px;font-size: 13px;border: 0;background: transparent;}.shop-page .filter .filter-card .category-checkBox {font-size: 11px;color: #666;text-transform: capitalize;}.shop-page .filter .filter-card .slider-range-content .amount-input {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.shop-page .filter .filter-card .slider-range-content .amount-input .amount {width: 35%;-webkit-margin-end: 5%;margin-inline-end: 5%;border-radius: 7px;background-color: #fff;font-size: 12px;overflow: hidden;padding: 6px 10px;}.shop-page .filter .filter-card .slider-range-content .amount-input .amount small {font-size: 10px;color: #999999;}.shop-page .filter .filter-card .slider-range-content .amount-input .amount input {border: 0;width: 100%;}.shop-page .filter .filter-card .slider-range-content .amount-input button {width: 50px;height: 50px;background-color: var(--color-adscolor5);border: 0;color: #fff;border-radius: 7px;text-transform: capitalize;}.shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal {margin-top: 25px;height: 6px;border: 0;background-color: #dfdfdf;}.shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-slider-range {background-color: var(--color-adscolor5);}.shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-state-default, .shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-widget-content .ui-state-default, .shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-widget-header .ui-state-default, .shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-button, .shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal html .ui-button.ui-state-disabled:hover, .shop-page .filter .filter-card .slider-range-content .ui-slider-horizontal html .ui-button.ui-state-disabled:active {border: 0;background: var(--color-adscolor5);border-radius: 50%;width: 1em;height: 1em;}.shop-page .products-content .top-filter {padding: 15px 0;}.shop-page .products-content .top-filter .r-side .form .form-group {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 11px;}.shop-page .products-content .top-filter .r-side .form .form-group label {color: #999;-ms-flex-negative: 0;flex-shrink: 0;-webkit-margin-end: 15px;margin-inline-end: 15px;}.shop-page .products-content .top-filter .r-side .form .form-group .form-select {border: 0;background-color: #f0f4f8;font-size: 11px;min-height: 35px;border-radius: 12px;}.shop-page .products-content .top-filter .r-side .grid-list-btns {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.shop-page .products-content .top-filter .r-side .grid-list-btns .bttn {width: 35px;height: 35px;font-size: 17px;border-radius: 10px;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;background-color: #f0f4f8;color: #000;-webkit-margin-start: 10px;margin-inline-start: 10px;cursor: pointer;}.shop-page .products-content .top-filter .r-side .grid-list-btns .bttn:hover, .shop-page .products-content .top-filter .r-side .grid-list-btns .bttn.active {color: #fff;background-color: var(--color-adscolor5);}.shop-page .products-content .products .product-card {border: 1px solid #ededed;padding: 30px 15px 15px;position: relative;border-radius: 12px;padding-bottom: 15px;overflow: hidden;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 24px;}.shop-page .products-content .products .product-card:hover {padding-bottom: 60px;}.shop-page .products-content .products .product-card:hover .img img {-webkit-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);}.shop-page .products-content .products .product-card:hover .info {margin-top: -25px;}.shop-page .products-content .products .product-card:hover .btn {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);opacity: 1;}.shop-page .products-content .products .product-card .img {height: 130px;}.shop-page .products-content .products .product-card .img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-transform-origin: top;-ms-transform-origin: top;transform-origin: top;}.shop-page .products-content .products .product-card .info {margin-top: 20px;min-height: 77px;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}.shop-page .products-content .products .product-card .info .category {font-size: 10px;font-weight: bold;text-transform: uppercase;margin-bottom: 7px;}.shop-page .products-content .products .product-card .info .title {font-size: 12px;text-transform: capitalize;font-weight: 400;margin-bottom: 0;}.shop-page .products-content .products .product-card .info .stars {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;font-size: 9px;color: #d0d0d0;}.shop-page .products-content .products .product-card .info .stars .active {color: #ffba00;}.shop-page .products-content .products .product-card .info .rev {color: #999;font-size: 9px;}.shop-page .products-content .products .product-card .price {margin-top: 15px;font-size: 15px;font-weight: bold;}.shop-page .products-content .products .product-card .price .price-sale {color: #f73312;}.shop-page .products-content .products .product-card .price .old-price {font-size: 11px;color: #999999;text-decoration: line-through !important;-webkit-margin-start: 5px;margin-inline-start: 5px;}.shop-page .products-content .products .product-card .btn {position: absolute;bottom: 15px;left: 15px;width: calc(100% - 30px);background-color: var(--color-adscolor5);padding: 7px 15px;-webkit-transform: translateY(70px);-ms-transform: translateY(70px);transform: translateY(70px);opacity: 0;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}.shop-page .products-content .products .product-card .btn span {font-size: 11px;color: #fff;font-weight: bold;}.shop-page .products-content .products .product-card .btn:hover {background-color: #000;}.shop-page .products-content .products .product-card .label {position: absolute;left: 10px;top: 10px;font-size: 9px;border-radius: 4px;background-color: #f0f0f0;color: #000;padding: 3px 10px;text-transform: uppercase;}.shop-page .products-content .products .product-card .label.new {background-color: #ffb500;}.shop-page .products-content .products .product-card .label.sale-off {background-color: #f73312;color: #fff;}.shop-page .products-content .products .product-card .fav-btn {position: absolute;right: 10px;top: 10px;font-size: 14px;color: #ccc;cursor: pointer;}.shop-page .products-content .products .product-card .fav-btn.active {color: #f73312;}.shop-page .products-content .products.list-view .card-width {width: 50%;}.shop-page .products-content .products.list-view .product-card {display: -webkit-box;display: -ms-flexbox;display: flex;}.shop-page .products-content .products.list-view .product-card .img {-ms-flex-negative: 0;flex-shrink: 0;width: 35%;margin-right: 10px;}.shop-page .products-content .products.list-view .product-card:hover {padding-top: 12px;padding-bottom: 35px;}.shop-page .products-content .products.list-view .product-card:hover .img img {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}.shop-page .products-content .products.list-view .product-card:hover .info {margin-top: 25px;}.shop-page.style-grad .filter .filter-card .category-checkRadio .form-check-input:checked ~ .form-check-label {color: var(--color-adscolor4);}.shop-page.style-grad .filter .filter-card .accordion .accordion-button:not(.collapsed) {color: var(--color-adscolor4);}.shop-page.style-grad .filter .filter-card .filter-card-item .filter-card-body .filter-card-scroll::-webkit-scrollbar-thumb {background: var(--color-adscolor4);}.shop-page.style-grad .filter .filter-card .filter-card-item .filter-card-body .filter-card-scroll::-webkit-scrollbar-corner {background: var(--color-adscolor4);}.shop-page.style-grad .filter .filter-card .slider-range-content .amount-input button {background-color: var(--color-adscolor4);}.shop-page.style-grad .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-slider-range {background-color: var(--color-adscolor4);}.shop-page.style-grad .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-state-default, .shop-page.style-grad .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-widget-content .ui-state-default, .shop-page.style-grad .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-widget-header .ui-state-default, .shop-page.style-grad .filter .filter-card .slider-range-content .ui-slider-horizontal .ui-button, .shop-page.style-grad .filter .filter-card .slider-range-content .ui-slider-horizontal html .ui-button.ui-state-disabled:hover, .shop-page.style-grad .filter .filter-card .slider-range-content .ui-slider-horizontal html .ui-button.ui-state-disabled:active {background: var(--color-adscolor4);}.shop-page.style-grad .products-content .top-filter .r-side .grid-list-btns .bttn:hover, .shop-page.style-grad .products-content .top-filter .r-side .grid-list-btns .bttn.active {background-color: var(--color-adscolor4);}.shop-page.style-grad .products-content .products .product-card .btn {background-color: var(--color-adscolor4);}.product-page .product-slider {display: -webkit-box;display: -ms-flexbox;display: flex;}.product-page .product-slider .gallery-thumbs {-ms-flex-negative: 0;flex-shrink: 0;-webkit-margin-end: 20px;margin-inline-end: 20px;height: 500px;}.product-page .product-slider .gallery-thumbs .swiper-slide {min-height: 75px;cursor: pointer;}.product-page .product-slider .gallery-thumbs .swiper-slide .img {width: 80px;height: 75px;border: 1px solid #9993;border-radius: 7px;padding: 8px;}.product-page .product-slider .gallery-thumbs .swiper-slide .img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.product-page .product-slider .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .img {border-color: var(--color-adscolor5);}.product-page .product-slider .gallery-top .swiper-slide .img {height: 500px;padding: 3vw;border: 1px solid #9993;border-radius: 7px;}.product-page .product-slider .gallery-top .swiper-slide .img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.product-page .product-info .category {font-size: 12px;font-weight: bold;text-transform: uppercase;margin-bottom: 7px;}.product-page .product-info .title {font-size: 20px;text-transform: capitalize;font-weight: 400;margin-bottom: 0;}.product-page .product-info .stars {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;font-size: 10px;color: #d0d0d0;}.product-page .product-info .stars .active {color: #ffba00;}.product-page .product-info .rev {color: #999;font-size: 10px;}.product-page .product-info .price {font-size: 25px;color: #000;font-weight: bold;margin-top: 30px;}.product-page .product-info .info-text {font-size: 14px;color: #666;margin-top: 20px;}.product-page .product-info .info-list {margin-top: 15px;font-size: 14px;color: #666;}.product-page .product-info .info-list li {margin-bottom: 5px;}.product-page .product-info .color-quantity {padding: 20px 0;border-top: 1px solid #9993;margin-top: 25px;}.product-page .product-info .color-quantity .select-color {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.product-page .product-info .color-quantity .select-color .colors-content .form-check {padding: 0;margin-bottom: 0;}.product-page .product-info .color-quantity .select-color .colors-content .form-check .form-check-input {display: none;}.product-page .product-info .color-quantity .select-color .colors-content .form-check .form-check-label .color-circle {width: 28px;height: 28px;border-radius: 50%;border: 3px solid #fff;}.product-page .product-info .color-quantity .select-color .colors-content .form-check .form-check-label .color-circle.gray {background-color: #e3e3e3;}.product-page .product-info .color-quantity .select-color .colors-content .form-check .form-check-label .color-circle.black {background-color: #000;}.product-page .product-info .color-quantity .select-color .colors-content .form-check .form-check-label .color-circle.blue {background-color: #1941c4;}.product-page .product-info .color-quantity .select-color .colors-content .form-check .form-check-label .color-circle.green {background-color: #9ac419;}.product-page .product-info .color-quantity .select-color .colors-content .form-check .form-check-input:checked ~ .form-check-label .color-circle {outline: 1px solid var(--color-adscolor5);}.product-page .product-info .qyt-addCart {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: 20px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.product-page .product-info .qyt-addCart .add-more {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 12px;padding: 10px 15px;border: 1px solid #9993;width: 30%;border-radius: 30px;}.product-page .product-info .qyt-addCart .add-more .qt-minus, .product-page .product-info .qyt-addCart .add-more .qt-plus {cursor: pointer;}.product-page .product-info .qyt-addCart .add-more .qt {font-size: 14px;}.product-page .product-info .qyt-addCart .btn {background-color: var(--color-adscolor5);padding: 10px 30px;width: 40%;}.product-page .product-info .qyt-addCart .btn span {font-size: 12px;color: #fff;font-weight: bold;}.product-page .product-info .qyt-addCart .btn:hover {background-color: #000;}.product-page .product-info .fav-btn {width: 45px;height: 45px;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;border-radius: 50%;border: 1px solid #0002;font-size: 15px;color: #ccc;cursor: pointer;}.product-page .product-info .fav-btn.active {color: #f73312;}.product-page .product-info .socail-icons {margin-top: 40px;}.product-page .product-info .socail-icons a:hover {background-color: var(--color-adscolor5) !important;color: #fff !important;}.product-page .product-details .nav-pills {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-bottom: 1px solid #0002;padding-bottom: 10px;}.product-page .product-details .nav-pills .nav-link {border: 0;background: transparent;font-size: 25px;color: #666;text-transform: capitalize;}.product-page .product-details .nav-pills .nav-link.active {color: #000;font-weight: bold;}.product-page .product-details .content-info {padding: 50px 8vw;}.product-page .product-details .content-info .text {color: #666;}.product-page .product-details .additional-info ul {border: 1px solid #0002;}.product-page .product-details .additional-info ul li {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 15px 25px;font-style: 14px;color: #666;border-bottom: 1px solid #0002;}.product-page .product-details .additional-info ul li:last-of-type {border: 0;}.product-page .product-details .stars {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;font-size: 12px;color: #d0d0d0;}.product-page .product-details .stars .active {color: #ffba00;}.product-page .product-details .rate-stars {display: block;position: relative;text-align: end;margin-bottom: 30px;direction: rtl;}.product-page .product-details .rate-stars input {border-radius: 0;visibility: hidden;width: 20px;cursor: pointer;}.product-page .product-details .rate-stars input:after {content: "\f005";font-family: "Font Awesome 6 pro";font-weight: 900;font-size: 20px;color: #eee;visibility: visible;display: inline-block;width: 20px;height: 20px;-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;-webkit-transition: -webkit-transform 0.6s;transition: -webkit-transform 0.6s;-o-transition: transform 0.6s;transition: transform 0.6s;transition: transform 0.6s, -webkit-transform 0.6s;}.product-page .product-details .rate-stars input:hover:after {opacity: 0.8;}.product-page .product-details .rate-stars input:checked:after {color: #fc0;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}.product-page .product-details .rate-stars input:checked ~ input:after {color: #fc0;}.product-page .product-details .rate-stars input:not(:checked):after {color: #eee;}.product-page .related-products .title {font-size: 25px;margin-bottom: 35px;}.product-page .related-products .related-products-slider .swiper-button-next, .product-page .related-products .related-products-slider .swiper-button-prev {width: 30px;height: 30px;border-radius: 50%;background-color: #d8dee4;}.product-page .related-products .related-products-slider .swiper-button-next:hover, .product-page .related-products .related-products-slider .swiper-button-prev:hover {background: var(--color-adscolor5);}.product-page .related-products .related-products-slider .swiper-button-next, .product-page .related-products .related-products-slider .swiper-container-rtl .swiper-button-prev {right: -50px;}.product-page .related-products .related-products-slider .swiper-button-prev, .product-page .related-products .related-products-slider .swiper-container-rtl .swiper-button-next {left: -50px;}.product-page .related-products .related-products-slider .swiper-button-next:after, .product-page .related-products .related-products-slider .swiper-button-prev:after {font-size: 10px;}.product-page .product-card {border: 1px solid #ededed;padding: 30px 15px 15px;position: relative;border-radius: 12px;padding-bottom: 15px;overflow: hidden;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;margin-bottom: 24px;}.product-page .product-card:hover {padding-bottom: 60px;}.product-page .product-card:hover .img img {-webkit-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);}.product-page .product-card:hover .info {margin-top: -25px;}.product-page .product-card:hover .btn {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);opacity: 1;}.product-page .product-card .img {height: 130px;}.product-page .product-card .img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-transform-origin: top;-ms-transform-origin: top;transform-origin: top;}.product-page .product-card .info {margin-top: 20px;min-height: 77px;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}.product-page .product-card .info .category {font-size: 10px;font-weight: bold;text-transform: uppercase;margin-bottom: 7px;}.product-page .product-card .info .title {font-size: 12px;text-transform: capitalize;font-weight: 400;margin-bottom: 0;}.product-page .product-card .info .stars {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;font-size: 9px;color: #d0d0d0;}.product-page .product-card .info .stars .active {color: #ffba00;}.product-page .product-card .info .rev {color: #999;font-size: 9px;}.product-page .product-card .price {margin-top: 15px;font-size: 15px;font-weight: bold;}.product-page .product-card .price .price-sale {color: #f73312;}.product-page .product-card .price .old-price {font-size: 11px;color: #999999;text-decoration: line-through !important;-webkit-margin-start: 5px;margin-inline-start: 5px;}.product-page .product-card .btn {position: absolute;bottom: 15px;left: 15px;width: calc(100% - 30px);background-color: var(--color-adscolor5);padding: 7px 15px;-webkit-transform: translateY(70px);-ms-transform: translateY(70px);transform: translateY(70px);opacity: 0;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}.product-page .product-card .btn span {font-size: 11px;color: #fff;font-weight: bold;}.product-page .product-card .btn:hover {background-color: #000;}.product-page .product-card .label {position: absolute;left: 10px;top: 10px;font-size: 9px;border-radius: 4px;background-color: #f0f0f0;color: #000;padding: 3px 10px;text-transform: uppercase;}.product-page .product-card .label.new {background-color: #ffb500;}.product-page .product-card .label.sale-off {background-color: #f73312;color: #fff;}.product-page .product-card .fav-btn {position: absolute;right: 10px;top: 10px;font-size: 14px;color: #ccc;cursor: pointer;}.product-page .product-card .fav-btn.active {color: #f73312;}@media screen and (max-width: 1100px) {.screenshots.ap-style .screenshots-slider .img {margin: 0 auto;width: 190px;}}@media screen and (max-width: 991px) {.section-padding {padding: 70px 0;}.section-head h2 {font-size: 25px;}.fs-10px {font-size: 8px !important;}.navbar.ap-style .navbar-nav .nav-item .nav-link:before {display: none;}.navbar.ap-style {padding: 20px 0;}.navbar.ap-style .navbar-collapse {margin-top: 30px;}.ap-style .mb-60 {margin-bottom: 30px !important;}.ap-style .mb-70 {margin-bottom: 40px !important;}.ap-style br {display: none;}header.ap-style {overflow: hidden;}header.ap-style .content .info {margin-bottom: 50px;}header.ap-style .content .info h1 {font-size: 25px;line-height: 40px;margin-bottom: 15px !important;}header.ap-style .content .info .title_small {margin-bottom: 20px !important;}header.ap-style .content .info .mt-100 {margin-top: 50px !important;}header.ap-style .content .info .mt-50 {margin-top: 30px !important;}header.ap-style .content .info br {display: none;}header.ap-style .content .info .small, header.ap-style .content .info small, header.ap-style .content .info .btn {font-size: 10px;}header .butn, .btn {padding: 10px 10px !important;}.clients.ap-style .client-logos .img {margin: 20px 0;text-align: center;}.features.ap-style .content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.features.ap-style .content .features-card {margin: 15px 0;}.about.ap-style .content {padding: 40px 0;}.testimonials.ap-style {overflow: hidden;}.testimonials.ap-style .content .testi-cards .client_card {right: 0 !important;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin: 20px 0 !important;}.testimonials.ap-style .content .testi-cards .client_card .user_img {margin-bottom: 30px;}.testimonials.ap-style .content .testi-cards .client_card .inf_content {text-align: center;}.testimonials.ap-style .content .testi-cards .client_card .inf_content br {display: none;}.pricing.ap-style .content .row .col-lg-6:first-of-type .price-card {border-top-right-radius: 15px;border-bottom-right-radius: 15px;border: 1px solid #e9e8ee;margin-right: 0;margin-bottom: 30px;}.pricing.ap-style .content .row .col-lg-6:nth-of-type(2) .price-card {border-top-left-radius: 15px;border-bottom-left-radius: 15px;}.faq.ap-style.ap-style {overflow: hidden;}.faq.ap-style.ap-style .col-lg-6:nth-of-type(1) .accordion-item.border-0 {border-bottom: 1px solid #9995 !important;}.community.ap-style .content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;border-radius: 20px !important;}.community.ap-style .content .commun-card {width: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;padding: 30px !important;}.section-head.ap-style h2 {font-size: 25px;}footer.ap-style {margin-top: 120px;}footer.ap-style .d-flex {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}footer.ap-style .d-flex .btn {width: 100%;margin: 10px 0;}footer.ap-style .d-flex .btn.me-4 {margin-right: 0 !important;}footer.ap-style .foot .links {-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 30px 0;}footer.ap-style .foot .links li {width: 50%;margin: 5px 0;}footer.ap-style .foot .links li a {margin-left: 0;}footer.ap-style .wave {left: 0;width: 100%;}.screenshots.ap-style .screenshots-slider {width: 100%;left: 0;}.screenshots.ap-style .screenshots-slider .img {margin: 0 auto;width: 190px;}footer.ap-style .foot .logo {width: 160px;}.ap2-style br {display: none;}.navbar.ap2-style .container-fluid {padding: 0 20px;}.navbar.ap2-style .container-fluid .navbar-collapse {margin-top: 20px;}header.ap2-style .content {padding: 100px 0 20px;}header.ap2-style .info h1, header.ap2-style .info h1 span small {font-size: 30px;line-height: 1.5;}header.ap2-style .info .text {margin-top: 20px;}header.ap2-style .info .text br {display: none;}header.ap2-style .info .form {border-radius: 15px;}header.ap2-style .info .form .form-group {width: 100%;margin: 8px 0;}header.ap2-style .info .form .btn {width: 100%;margin-top: 15px;}.navbar.ap2-style .nav-item .nav-link:after {display: inline-block !important;}header.ap2-style {padding: 0;}header.ap2-style .content {border-radius: 0;}.section-head.ap2-style h2, .section-head.ap2-style h2 span small {font-size: 25px;}.section-head.ap2-style h2 span small {font-size: 20px !important;}.about.ap2-style {overflow: hidden;}.about.ap2-style .info {margin-bottom: 30px;}.service-card.ap2-style {margin: 15px;}.section-head.d-flex {display: block !important;}.projects.ap2-style {overflow: hidden;padding: 0;}.projects.ap2-style .content {border-radius: 0;}.projects.ap2-style .content .project-card.ap2-style {margin: 0;}.testimonials.ap2-style {overflow: hidden;}.choose-us.ap2-style {overflow: hidden;}.choose-us.ap2-style .info {padding: 0 15px;margin-top: 30px;}.testimonials.ap2-style .img {margin-top: 150px;}.number-card.ap2-style {margin: 15px 0;border: 0 !important;}.team.ap2-style {padding: 0;}.team.ap2-style .content {border-radius: 0;padding: 70px 0;}.team.ap2-style .content .text-end {text-align: left !important;margin-top: 10px;}.team-card.ap2-style .img .social-icons a {-webkit-transform: translateY(0) !important;-ms-transform: translateY(0) !important;transform: translateY(0) !important;opacity: 1;}.blog.ap2-style .content {-ms-flex-wrap: wrap;flex-wrap: wrap;}.blog.ap2-style .content .blog-card {width: 100% !important;margin-bottom: 30px;}.blog.ap2-style .content .blog-card:last-of-type {margin: 0;}.blog.ap2-style .content .blog-card::after, .blog.ap2-style .content .blog-card::before {display: none;}footer.ap2-style {padding-top: 40px;}footer.ap2-style .items {margin-top: 30px;}footer.ap2-style .items .title {margin-bottom: 15px;}footer.ap2-style .foot {padding-top: 30px;line-height: 1.8;}footer.ap2-style .foot .logo {margin-bottom: 20px;}.about-page .choose-us.ap2-style .info {padding: 30px 15px;}.about-page .clients .section-head {padding: 0 15px;}.about-page .culture {padding: 70px 15px;}.contact.ap2-style .content .contact_message {right: 0;top: 30px;}.shop-page .filter {margin-bottom: 30px;}.shop-page .products-content .products.list-view .card-width {width: 100%;}.product-page .related-products .related-products-slider .swiper-button-next, .product-page .related-products .related-products-slider .swiper-container-rtl .swiper-button-prev {right: 5px;}.product-page .related-products .related-products-slider .swiper-button-prev, .product-page .related-products .related-products-slider .swiper-container-rtl .swiper-button-next {left: 5px;}.product-page .product-slider {overflow: hidden;}.product-page .product-slider {margin-bottom: 50px;}.product-page .product-slider .gallery-top .swiper-slide .img, .product-page .product-slider .gallery-thumbs {height: 370px;}.product-page .product-details .nav-pills .nav-link {font-size: 18px;}.product-page .product-info .qyt-addCart .add-more {width: 25%;}footer .foot {margin-top: 40px !important;}footer .foot .info {padding: 30px 0 !important;}}.login-header-mb {display: none;}.header-call-mb {display: none;direction: ltr;font-weight: bold;}@media screen and (max-width: 991px) {.navbar .container .navbar-brand {margin-left: auto !important;}.header-call-mb {display: block;}}@media screen and (max-width: 330px) {.header-call-mb {display: none !important;}}@media screen and (max-width: 991px) and (min-width: 575px) {.login-header-mb {display: block;}}@media screen and (max-width: 1110px) {.header-call {display: none;}}@-webkit-keyframes fadeInUp {from {opacity: 0.5;-webkit-transform: translate3d(0, 10%, 0);transform: translate3d(0, 10%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInUp {from {opacity: 0.5;-webkit-transform: translate3d(0, 10%, 0);transform: translate3d(0, 10%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.dropdown-menu.show {-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}body.offcanvas-active {overflow: hidden;}.offcanvas-header {display: none;}.screen-darken {height: 100%;width: 0%;z-index: 30;position: fixed;top: 0;right: 0;opacity: 0;visibility: hidden;background-color: rgba(34, 34, 34, 0.6);transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;}.screen-darken.active {z-index: 10;transition: opacity 0.3s ease, width 0s;opacity: 1;width: 100%;visibility: visible;}@media all and (max-width: 991px) {.offcanvas-header {display: block;}.mobile-offcanvas {visibility: hidden;transform: translateX(-100%);border-radius: 0;display: block;position: fixed;top: 0;left: 0;height: 100%;z-index: 1200;width: 80%;overflow-y: scroll;overflow-x: hidden;transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;}.mobile-offcanvas.show {visibility: visible;transform: translateX(0);}.mobile-offcanvas .container, .mobile-offcanvas .container-fluid {display: flex;}}.ra-ap-i {color: var(--color-adscolor7);padding: 2px;}#mobileSidebarBackground {display: none;visibility: hidden;}#mobileSidebarBackground.active {display: block;visibility: visible;position: fixed;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.7);z-index: 999999998;opacity: 0.7;}#mobileSidebar {width: 275px;position: fixed;top: 0;right: -275px;height: 100vh;z-index: 999999999;background: #fff;color: var(--color-adscolor2);transition: all 0.3s;overflow-x: hidden;overflow-y: scroll;box-shadow: 0 0 50px rgb(156 105 28 / 15%);}#mobileSidebar.active {right: 0;}#mobileSidebar #dismiss {line-height: 35px;text-align: center;position: absolute;top: 5px;left: 15px;cursor: pointer;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}#mobileSidebar #dismiss i {color: var(--bs-light);}#mobileSidebar #dismiss:hover {color: #fff;}#mobileSidebar .sidebar-header {background: var(--color-adscolor2);background: linear-gradient( -45deg, var(--color-adscolor2) 0, var(--color-adscolor6) 100% );padding: 24px 25px;color: var(--bs-light);text-align: center;height: 80px;}#mobileSidebar .sidebar-header .logo {position: absolute;top: 5px;}#mobileSidebar .sidebar-header .logo img {width: 120px;}#mobileSidebar #wave {position: absolute;height: 70px;width: 275px;top: 30px;right: -2px;background: linear-gradient( -45deg, var(--color-adscolor2) 0, var(--color-adscolor6) 100% );}#mobileSidebar #wave:before {content: "";display: block;position: absolute;border-radius: 100% 50%;width: 600px;height: 80px;background-color: white;right: -5px;top: 40px;}#mobileSidebar ul.components {padding: 40px 0 20px 0;}#mobileSidebar ul li {padding-right: 30px;padding-left: 30px;}#mobileSidebar ul li a {display: block;border-bottom: 1px solid #eaeff5;padding: 1em 0;font-size: 16px;line-height: 1.6em;color: var(--bs-gray);}#mobileSidebar ul li a:hover {ccolor: var(--bs-gray-dark);}#mobileSidebar ul li.active > a, a[aria-expanded="true"] {color: var(--bs-gray-dark);}#mobileSidebar a[data-toggle="collapse"] {position: relative;}#mobileSidebar a[data-bs-toggle="collapse"]:after {display: block;content: "\f104";font-family: "radicon";margin-right: auto;-webkit-transition: -webkit-transform 0.2s;transition: -webkit-transform 0.2s;transition: transform 0.2s;transition: transform 0.2s, -webkit-transform 0.2s;font-size: 1.05rem;position: absolute;left: 30px;margin-top: -20px;color: var(--rd-vertical-menu-title-color);}#mobileSidebar a[data-bs-toggle="collapse"][aria-expanded="true"]:after {content: "\f107";}#mobileSidebar .dropdown-toggle::after {display: block;position: absolute;top: 50%;right: 20px;transform: translateY(-50%);}#mobileSidebar ul ul a {font-size: 0.9em !important;margin-right: -20px;}#mobileSidebar ul.btns {padding: 20px;}#mobileSidebar ul.btns a {text-align: center;font-size: 0.9em !important;display: block;border-radius: 5px;margin-bottom: 5px;}#mobileSidebar a.login, a.login:hover {background: var(--bs-primary) !important;color: var(--bs-white) !important;}[dir="rtl"] body {direction: rtl;font-family: var(--rd-font-family);}[dir="rtl"] .butn.sm-butn, .btn.sm-butn {padding: 12px 25px;}[dir="rtl"].butn.sm-butn span, .btn.sm-butn span {line-height: 1;}[dir="rtl"] .bi-arrow-right, .bi-arrow-left, .fa-chevron-right, .fa-chevron-left {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}[dir="rtl"] .section-head.ap2-style h2 span small {font-size: 40px;}[dir="rtl"] .navbar.ap2-style .nav-item .nav-link {font-size: 13px;}[dir="rtl"] .navbar.ap2-style .nav-item .nav-link::after {right: auto;left: -16px;}[dir="rtl"] header.ap2-style .info h6 {letter-spacing: 0;}[dir="rtl"] header.ap2-style .info h1 {font-size: 70px;}[dir="rtl"] header.ap2-style .info h1 span small {font-size: 70px;}[dir="rtl"] header.ap2-style .info .text {font-size: 18px;}[dir="rtl"] header.ap2-style .info .form .form-group {border-right: 0;border-left: 1px solid #9994;}[dir="rtl"] header.ap2-style .info .form .form-group input {font-size: 13px;}[dir="rtl"] .about.ap2-style {overflow: hidden;}[dir="rtl"] .about.ap2-style .content .info .text {font-size: 18px;}[dir="rtl"] .about.ap2-style .content .info .vid-btn {font-size: 13px;}[dir="rtl"] .about.ap2-style .content .info .vid-btn i {margin-right: auto;margin-left: 5px;}[dir="rtl"] .about.ap2-style .bubbles {right: auto;left: 0;}[dir="rtl"] .choose-us.ap2-style {overflow: hidden;}[dir="rtl"] .choose-us.ap2-style .img {margin-right: -200px;margin-left: 0;}[dir="rtl"] .choose-us.ap2-style .img img {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}[dir="rtl"] .choose-us.ap2-style .bubbles {right: 0;left: auto;}[dir="rtl"] footer.ap2-style .form .form-group .icon {right: 15px;left: auto;}[dir="rtl"] footer.ap2-style .form .form-group button {right: auto;left: 5px;}[dir="rtl"] footer.ap2-style .form .form-group button i {margin-top: 5px;}[dir="rtl"] .to_top {right: auto;left: -50px;}[dir="rtl"] .to_top.show {left: 30px;right: auto;}[dir="rtl"] .number-card.ap2-style {border-right: none;border-left: 1px solid #9993;}[dir="rtl"] .number-card.ap2-style .text {font-size: 18px;}[dir="rtl"] .shop-page .filter .filter-card .filter-card-item .search-group button {left: 8px;right: auto;}[dir="rtl"] .about.ap-style .content.frs-content .bubble, .about.ap-style .content.trd-content .bubble, .about.ap-style .content.frs-content .lines, .about.ap-style .content.trd-content .lines {right: 0;left: auto;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}.[dir="rtl"] about.ap-style .content.sec-content .bubble2 {right: auto;left: 0;}[dir="rtl"] .about.ap-style .btn-img .icon {padding-right: 0;margin-right: 0;border-right: 0 solid rgba(0, 0, 0, 0.067);padding-left: 15px;margin-left: 15px;border-left: 1px solid rgba(0, 0, 0, 0.067);}[dir="rtl"] .testimonials.ap-style .content .testi-cards .client_card .user_img {margin-right: 0;margin-left: 25px;}[dir="rtl"] .testimonials.ap-style .content .numbs .num-card:not(:last-of-type) {padding-right: 0;margin-right: 0;border-right: 0 solid rgba(153, 153, 153, 0.2);padding-left: 50px;margin-left: 50px;border-left: 1px solid rgba(153, 153, 153, 0.2);}[dir="rtl"] .pricing.ap-style .content .row .col-lg-6:nth-of-type(2) .price-card {border-top-left-radius: 15px;border-bottom-left-radius: 15px;border-top-right-radius: 0px;border-bottom-right-radius: 0px;}[dir="rtl"] .pricing.ap-style .content .price-card .off {right: auto;left: 45px;}[dir="rtl"] .pricing.ap-style .content .row .col-lg-6:nth-of-type(1) .price-card {border-top-right-radius: 15px;border-bottom-right-radius: 15px;border-right: 1px solid #e9e8ee;margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;border-left: 0;margin-left: -1px;}[dir="rtl"] .community.ap-style .content .commun-card {border-right: 0 solid rgba(153, 153, 153, 0.2);border-left: 1px solid rgba(153, 153, 153, 0.2);}[dir="rtl"] .community.ap-style .content .commun-card .icon {margin-right: 0;margin-left: 25px;}.price-card ul li p {font-size: 15px;}.prices-list-span {display: inline;}.prices-list-disable {text-decoration: line-through !important;text-decoration-color: #bababa !important;}.pagination.ap-style a {width: 30px;height: 30px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;min-width: -webkit-max-content;min-width: -moz-max-content;min-width: max-content;border: 1px solid #9993;border-radius: 8px;margin-right: 5px;font-size: 11px;color: #666;}.pagination.ap-style a .text {padding: 3px 10px;font-size: 11px;}.pagination.color-5 a:hover {color: var(--color-adscolor5) !important;border-color: var(--color-adscolor5);}.pagination.color-5 a.active {color: #fff;border-color: var(--color-adscolor5);background-color: var(--color-adscolor5);}.blog-page.ap-style .blog-details-slider {position: relative;overflow: hidden;}.blog-page.ap-style .blog-details-slider .content-card .img {position: relative;border-radius: 30px;overflow: hidden;}.blog-page.ap-style .blog-details-slider .content-card .img.overlay::after {position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background-image: -webkit-gradient( linear, left bottom, left top, from(#000000e1), color-stop(#0005), to(transparent) );background-image: -webkit-linear-gradient( bottom, #000000e1, #0005, transparent );background-image: -o-linear-gradient(bottom, #000000e1, #0005, transparent);background-image: linear-gradient(to top, #000000e1, #0005, transparent);}.blog-page.ap-style .blog-details-slider .content-card .img img {-o-object-fit: cover;object-fit: cover;width: 100%;height: 500px;}.blog-page.ap-style .blog-details-slider .content-card .info {position: absolute;width: 100%;bottom: 0;padding: 4vw;color: #fff;}.blog-page.ap-style .blog-details-slider .content-card .info .date {opacity: 0;-webkit-transform: translateY(30px);-ms-transform: translateY(30px);transform: translateY(30px);-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;}.blog-page.ap-style .blog-details-slider .content-card .info .title {opacity: 0;-webkit-transform: translateY(30px);-ms-transform: translateY(30px);transform: translateY(30px);-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;-webkit-transition-delay: 0.1s;-o-transition-delay: 0.1s;transition-delay: 0.1s;}.blog-page.ap-style .blog-details-slider .content-card .info .text-info {opacity: 0;-webkit-transform: translateY(30px);-ms-transform: translateY(30px);transform: translateY(30px);-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;-webkit-transition-delay: 0.2s;-o-transition-delay: 0.2s;transition-delay: 0.2s;}.blog-page.ap-style .blog-details-slider .content-card a:hover {color: var(--color-adscolor5);}.blog-page.ap-style .blog-details-slider .swiper-slide-active .content-card .info small, .blog-page.ap-style .blog-details-slider .swiper-slide-active .content-card .info h2, .blog-page.ap-style .blog-details-slider .swiper-slide-active .content-card .info p {opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}.blog-page.ap-style .blog-details-slider .swiper-pagination {width: 100%;bottom: 0;text-align: right;padding: 30px 4vw;}.blog-page.ap-style .blog-details-slider .swiper-pagination .swiper-pagination-bullet {background-color: #fff;opacity: 1;}.blog-page.ap-style .blog-details-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: var(--color-adscolor5);}.blog-page.ap-style .blog-details-slider .swiper-button-next, .blog-page.ap-style .blog-details-slider .swiper-button-prev {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);border-radius: 15px;width: 50px;height: 50px;}.blog-page.ap-style .blog-details-slider .swiper-button-next::after, .blog-page.ap-style .blog-details-slider .swiper-button-prev::after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.blog-page.ap-style .blog-details-slider .swiper-button-next, .blog-page.ap-style .blog-details-slider .swiper-container-rtl .swiper-button-prev {right: -35px;}.blog-page.ap-style .blog-details-slider .swiper-button-next::after, .blog-page.ap-style .blog-details-slider .swiper-container-rtl .swiper-button-prev::after {font-size: 14px;margin-right: 20px;margin-top: 23px;}.blog-page.ap-style .blog-details-slider .swiper-button-prev, .blog-page.ap-style .blog-details-slider .swiper-container-rtl .swiper-button-next {left: -35px;}.blog-page.ap-style .blog-details-slider .swiper-button-prev::after, .blog-page.ap-style .blog-details-slider .swiper-container-rtl .swiper-button-next::after {font-size: 14px;margin-left: 25px;margin-bottom: 22px;}.blog-page.ap-style .popular-posts .post-sc-title {font-weight: 700;letter-spacing: 2px;font-size: 20px;}.blog-page.ap-style .popular-posts .card {padding: 0 15px;}.blog-page.ap-style .popular-posts .card .img {height: 200px;overflow: hidden;}.blog-page.ap-style .popular-posts .card .img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.blog-page.ap-style .popular-posts .card .title a:hover {color: var(--color-adscolor5);}.blog-page.ap-style .popular-posts .card a:hover {color: var(--color-adscolor5);}.blog-page.ap-style .all-news .card .img {height: 130px;}.blog-page.ap-style .all-news .card .card-body .card-title {min-height: unset;max-width: unset;font-size: 1rem;}.blog-page.ap-style .all-news .card .card-body {position: relative;padding-bottom: 40px !important;height: 100%;}.blog-page.ap-style .all-news .card .card-body .auther-comments {position: absolute;bottom: 0;right: 0;width: 100%;}.blog-page.ap-style .all-news .card a:hover {color: var(--color-adscolor5);}.blog-page.ap-style .side-blog {position: -webkit-sticky;position: sticky;top: 30px;}.blog-page.ap-style .side-blog .title {font-size: 16px;font-weight: 600 !important;}.blog-page.ap-style .side-blog .search-form .form-group .form-control {min-height: 50px;font-size: 12px;padding: 10px 50px 10px 20px;}.blog-page.ap-style .side-blog .search-form .form-group .search-btn {position: absolute;right: 10px;bottom: 12px;}.blog-page.ap-style .side-blog .side-recent-post .post-card {display: -webkit-box;display: -ms-flexbox;display: flex;}.blog-page.ap-style .side-blog .side-recent-post .post-card .img {height: 60px;width: 30%;border-radius: 10px;overflow: hidden;-ms-flex-negative: 0;flex-shrink: 0;}.blog-page.ap-style .side-blog .side-recent-post .post-card .img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.blog-page.ap-style .side-blog .side-recent-post .post-card .inf h6 {color: #000;font-size: 13px;font-weight: bold;margin-bottom: 5px;}.blog-page.ap-style .side-blog .side-recent-post .post-card .inf p {font-size: 10px;color: #666;}.blog-page.ap-style .side-blog .side-recent-post .post-card:hover .inf h6 {color: var(--color-adscolor5);}.blog-page.ap-style .side-blog .side-categories .cat-item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;color: #666;font-size: 11px;text-transform: uppercase;padding: 10px 0;border-bottom: 1px solid #9995;}.blog-page.ap-style .side-blog .side-categories .cat-item:hover {color: var(--color-adscolor5);font-weight: bold;}.blog-page.ap-style .side-blog .side-newsletter {background-color: #eaeef2;padding: 50px 30px;border-radius: 20px;}.blog-page.ap-style .side-blog .side-newsletter .text {font-size: 11px;color: #666;line-height: 1.5;}.blog-page.ap-style .side-blog .side-share .social-icon {width: 35px;height: 35px;border-radius: 50%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: #f3f7fe;color: #666;font-size: 12px;margin: 0 3px;}.blog-page.ap-style .side-blog .side-share .social-icon:hover {background-color: var(--color-adscolor5);color: #fff;}.blog-page.ap-style .side-blog .side-insta .insta-img {height: 80px;width: 31%;position: relative;border-radius: 10px;overflow: hidden;margin-bottom: 10px;}.blog-page.ap-style .side-blog .side-insta .insta-img::after {position: absolute;content: "";width: 100%;height: 100%;left: 0;top: 0;background-color: #000;opacity: 0;z-index: 2;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.blog-page.ap-style .side-blog .side-insta .insta-img .icon {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 3;color: #fff;margin-top: 15px;opacity: 0;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.blog-page.ap-style .side-blog .side-insta .insta-img:hover::after {opacity: 0.3;}.blog-page.ap-style .side-blog .side-insta .insta-img:hover .icon {opacity: 1;margin: 0;}.blog-page.ap-style .blog-content-info .info-imgs .img img {height: 300px;width: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 20px;}.blog-page.ap-style .blog-content-info .twitter-info .twitter-card {padding: 5vw;border-top: 2px solid #000;}.blog-page.ap-style .blog-content-info .twitter-info .twitter-card .twitter-header .twitter-icon {font-size: 25px;color: #00ccff;}.blog-page.ap-style .side-tags a {font-size: 11px;padding: 4px 8px;border-radius: 4px;background-color: #eef4f8;margin-bottom: 4px;}.blog-page.ap-style .side-tags a:hover {background-color: var(--color-adscolor5);color: #fff;}.blog-page.ap-style .blog-share .share-icons a i {width: 25px;height: 25px;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;color: #fff;font-size: 12px;-webkit-margin-end: 5px;margin-inline-end: 5px;border-radius: 50%;}.blog-page.ap-style .blog-share .share-icons a i.icon-facebook {background-color: #3b5999;}.blog-page.ap-style .blog-share .share-icons a i.icon-twitter {background-color: #55acee;}.blog-page.ap-style .blog-share .share-icons a i.icon-linkedin {background-color: #15487D;}.blog-page.ap-style .blog-share .share-icons a i.icon-whatsapp {background-color: #1DC43E;}.blog-page.ap-style .blog-share .share-icons a i.fa-rss {background-color: #fb7000;}.blog-page.ap-style .blog-comments .comment-card {background-color: #f4f8fc;}.blog-page.ap-style .blog-comments .comment-card .social-icons a {background-color: #dce1e5;}.blog-page.ap-style .blog-comments .comment-card .social-icons a:hover {background-color: var(--color-adscolor5);color: #fff;}.blog-page.ap-style .related-postes-slider .swiper-slide-prev {position: relative;}.blog-page.ap-style .related-postes-slider .swiper-slide-prev::after {position: absolute;content: "";right: -40px;top: 0;width: 1px;height: 100%;background-color: #9994;}.blog-page.ap-style .related-postes-slider .swiper-slide-active::after {position: absolute;content: "";right: -40px;top: 0;width: 1px;height: 100%;background-color: #9994;}.blog-page.ap-style .related-postes-slider .swiper-button-next, .blog-page.ap-style .related-postes-slider .swiper-button-prev {width: 35px;height: 35px;border-radius: 50%;background: #fff;}.blog-page.ap-style .related-postes-slider .swiper-button-next:hover, .blog-page.ap-style .related-postes-slider .swiper-button-prev:hover {background-color: var(--color-adscolor5);color: #fff;}.blog-page.ap-style .related-postes-slider .swiper-button-next, .blog-page.ap-style .related-postes-slider .swiper-container-rtl .swiper-button-prev {right: 0;top: -60px;}.blog-page.ap-style .related-postes-slider .swiper-button-prev, .blog-page.ap-style .related-postes-slider .swiper-container-rtl .swiper-button-next {left: auto;right: 50px;top: -60px;}.blog-page.ap-style .related-postes-slider .swiper-button-next::after, .blog-page.ap-style .related-postes-slider .swiper-button-prev::after {font-size: 13px;}.blog-page.ap-style.color-4 .side-tags a:hover, .blog-page.ap-style.color-4 .blog-page.ap-style .blog-comments .comment-card .social-icons a:hover, .blog-page.ap-style.color-4 .side-blog .side-share .social-icon:hover, .blog-page.ap-style.color-4 .related-postes-slider .swiper-button-next:hover, .blog-page.ap-style.color-4 .related-postes-slider .swiper-button-prev:hover, .blog-page.ap-style.color-4 .blog-details-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: var(--color-adscolor4);}.blog-page.ap-style.color-4 .side-blog .side-recent-post .post-card:hover .inf h6, .blog-page.ap-style.color-4 .side-blog .side-categories .cat-item:hover, .blog-page.ap-style.color-4 .popular-posts .card a:hover, .blog-page.ap-style.color-4 .blog-details-slider .content-card a:hover {color: var(--color-adscolor4);}.blog-page.ap-style.color-4 .bg-main {background-color: var(--color-adscolor4) !important;}.blog-h1,.blog-h4,.blog-h5,.blog-h6 {margin: 10px 0 10px 0;color: var(--color-adscolor7);}.blog-h3 {margin: 20px 0 10px 0;color: var(--color-adscolor7);}.blog-h2 {margin: 20px 0 10px 0;color: var(--color-adscolor8);}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size)}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}@font-face {font-family: 'radicon';src: url('../fonts/radicon/radicon.eot?1');src: url('../fonts/radicon/radicon.eot?1#iefix') format('embedded-opentype'), url('../fonts/radicon/radicon.woff2?1') format('woff2'), url('../fonts/radicon/radicon.woff?1') format('woff'), url('../fonts/radicon/radicon.ttf?1') format('truetype'), url('../fonts/radicon/radicon.svg?1#radicon') format('svg');font-weight: normal;font-style: normal;}[class^="icon-"]:before, [class*=" icon-"]:before {font-family: "radicon";font-style: normal;font-weight: normal;display: inline-block;text-decoration: inherit;font-variant: normal;text-transform: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-user:before {content: '\e800';}.icon-mail:before {content: '\e801';}.icon-ok:before {content: '\e802';}.icon-ok-circled:before {content: '\e803';}.icon-cancel:before {content: '\e804';}.icon-cancel-circled:before {content: '\e805';}.icon-plus:before {content: '\e806';}.icon-minus:before {content: '\e807';}.icon-tags:before {content: '\e808';}.icon-eye:before {content: '\e809';}.icon-download:before {content: '\e80a';}.icon-print:before {content: '\e80b';}.icon-comment:before {content: '\e80c';}.icon-alert:before {content: '\e80d';}.icon-attention-circled:before {content: '\e80e';}.icon-location:before {content: '\e80f';}.icon-clock:before {content: '\e810';}.icon-basket:before {content: '\e811';}.icon-item:before {content: '\e812';}.icon-phone:before {content: '\e813';}.icon-call:before {content: '\e814';}.icon-github:before {content: '\e815';}.icon-spin:before {content: '\e834';}.icon-twitter:before {content: '\f099';}.icon-facebook:before {content: '\f09a';}.icon-rss:before {content: '\f09e';}.icon-linkedin:before {content: '\f0e1';}.icon-bell:before {content: '\f0f3';}.icon-angle-double-left:before {content: '\f100';}.icon-angle-double-right:before {content: '\f101';}.icon-left:before {content: '\f104';}.icon-right:before {content: '\f105';}.icon-up:before {content: '\f106';}.icon-down:before {content: '\f107';}.icon-reply:before {content: '\f112';}.icon-code:before {content: '\f121';}.icon-doc:before {content: '\f15c';}.icon-youtube:before {content: '\f167';}.icon-send:before {content: '\f1d9';}.icon-share:before {content: '\f1e0';}.icon-whatsapp:before {content: '\f232';}.icon-user-circle:before {content: '\f2be';}.pricing.ap-style .pricing-tabsHead .price-radios{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#edf2fa;padding:7px;border-radius:50px}.pricing.ap-style .pricing-tabsHead .price-radios .form-check{margin:0;padding:0}.pricing.ap-style .pricing-tabsHead .price-radios .form-check .form-check-label{color:#000;background-color:transparent;font-size:12px;font-weight:700;border-radius:30px;padding:10px 15px;text-transform:capitalize;cursor:pointer}.pricing.ap-style .pricing-tabsHead .price-radios .form-check .form-check-label small{padding:1px 5px;font-size:10px}.pricing.ap-style .pricing-tabsHead .price-radios .form-check .form-check-input{display:none}.pricing.ap-style .pricing-tabsHead .price-radios .form-check .form-check-input:checked~.form-check-label{background-color:#fff;-webkit-box-shadow:0 5px 5px #0001;box-shadow:0 5px 5px #0001}.pricing.ap-style .content{min-width:800px;margin-top:50px}.pricing.ap-style .content .price-head{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e8e8e8}.pricing.ap-style .content .price-head .price-headTitle{width:34%}.pricing.ap-style .content .price-head .price-headItem{position:relative;width:22%;text-align:center;padding:30px 0;border-top-left-radius:15px;border-top-right-radius:15px}.pricing.ap-style .content .price-head .price-headItem .label{position:absolute;top:-30px;right:15px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:12px;font-weight:700;color:#fff;background-color: #ff8e00;border-radius: 50px}.pricing.ap-style .content .price-head .price-headItem h6{font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.pricing.ap-style .content .price-head .price-headItem h2{font-size:30px;margin-bottom:5px}.pricing.ap-style .content .price-head .price-headItem h2 span{font-size:18px;color:#999;font-weight:400}.pricing.ap-style .content .price-head .price-headItem small{font-size:11px;color:#666;display:block;line-height:1.5}.pricing.ap-style .content .price-body .price-bodyItems{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #f2f2f2}.pricing.ap-style .content .price-body .price-bodyItems:last-of-type{border:0}.pricing.ap-style .content .price-body .price-bodyItems .price-bodyTitle{width:34%;padding:15px 0;font-size:14px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;position:relative}.pricing.ap-style .content .price-body .price-bodyItems .price-bodyTitle .pop-info{position:relative;display:inline-block;cursor:pointer}.pricing.ap-style .content .price-body .price-bodyItems .price-bodyTitle .pop-info i.bttn-info{font-size:11px;color:#999;margin:0 3px}.pricing.ap-style .content .price-body .price-bodyItems .price-bodyTitle .pop-info i.bttn-info:hover{color:var(--color-blue5)}.pricing.ap-style .content .price-body .price-bodyItems .price-bodyTitle .pop-info .hidden_content{position:absolute;bottom:15px;left:15px;padding:20px;border-radius:10px;background-color:#f7f7f7;text-align:center;width:250px;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;opacity:0;visibility:hidden}.pricing.ap-style .content .price-body .price-bodyItems .price-bodyTitle .pop-info .hidden_content .title{color:var(--color-blue5);text-transform:uppercase;margin-bottom:5px;font-size:13px;font-weight:500}.pricing.ap-style .content .price-body .price-bodyItems .price-bodyTitle .pop-info:hover .hidden_content{opacity:1;visibility:visible}.pricing.ap-style .content .price-body .price-bodyItems .price-item{width:22%;padding:15px 0;text-align:center;height:60px;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;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}.pricing.ap-style .content .price-body .price-bodyItems .price-item i{font-size:20px}.pricing.ap-style .content .price-body .price-bodyItems .price-item span{color:#000;font-size:14px}.pricing.ap-style .content .price-foot{display:-webkit-box;display:-ms-flexbox;display:flex}.pricing.ap-style .content .price-foot .price-footTitle{width:34%}.pricing.ap-style .content .price-foot .price-footItem{width:22%;text-align:center;padding:10px 0 20px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.pricing.ap-style .monthly_price{display:none}.bg-price{background-color: #fff6d3}.price-item .icon-cancel{color: #ffb2b2}.price-item.bg-price .icon-cancel{color: #ff6969;}.price-item .icon-ok{color: #57d345;}.price-item.bg-price .icon-ok{color: #15a900;}.blog-content-info .post-topic-list{border: 1px solid #eaeaea;border-radius: 10px;padding: 10px 30px;margin: 20px 0;}.blog-content-info .post-topic-title{font-size: 20px;font-weight: bold;cursor: pointer;}.blog-content-info .post-topic-list #post_topic_list{margin-top: 10px;}.blog-content-info .post-topic-list ul{counter-reset: section;}.blog-content-info .post-topic-list ul li a::before {counter-increment: section;content: counters(section, ".") ". ";direction: ltr;}.blog-content-info .main-image{border-radius: 15px;}#contentPost p,#contentPost ul li,#contentPost ol li{text-align:justify !important}header.ap-style .content .info h1 span {font-size: 35px !important}#contentPost strong{color: var(--color-darkBlue)}#contentPost p{line-height: 2.4}#post_topic_list li{display:none;transition:opacity 0.3s ease}#post_topic_list li.visible{display:list-item}#post_topic_list li.faded{opacity:.5;position:relative}#post_topic_list li.faded::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1.5em;background:linear-gradient(to bottom,#fff0,rgb(255 255 255));pointer-events:none}#toggle_post_topic_list{margin-top:10px;cursor:pointer;padding:6px 12px;border:none;background-color:#df8100;font-size:12px;color:#fff;border-radius:6px}@media (max-width: 991px) {.overflow-radin{overflow:hidden !important}}.blog-page blockquote{background-color:#fffaf3;border-right:4px solid #DF8100;margin:1em 0;padding:1em 1.2em;font-style:normal;font-size:1.05rem;color:#444;border-radius:6px;position:relative;box-shadow:0 2px 5px rgb(223 129 0 / .1);line-height:1.9;transition:background-color 0.3s ease}.blog-page blockquote:hover{background-color:#fff3e0}.blog-page blockquote p{margin:0}.blog-page blockquote i{font-size:.8rem}table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.9rem;background-color:#fff;border:1px solid #fef5eb;color:#444}thead{background-color:#fff9f2}thead th{text-align:right;padding:10px 12px;color:#b96b00;font-weight:600;border-bottom:1px solid #faedde}tbody tr{background-color:#fff}tbody tr:nth-child(even){background-color:#fffaf5}tbody td{padding:10px 12px;border-bottom:1px solid #faedde;color:#333}tbody tr:last-child td{border-bottom:none}@media screen and (min-width: 1200px) {.header-c-items{margin-bottom:150px}}