@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Saira+Extra+Condensed:wght@400;500;600;700;800&display=swap);
.timeline{box-sizing:border-box;position:relative}.timeline *,.timeline :after,.timeline :before{box-sizing:inherit}.timeline:not(.timeline--horizontal):before{background-color:#ddd;bottom:0;content:"";left:50%;margin-left:-2px;position:absolute;top:0;width:4px;z-index:1}.timeline__wrap{overflow:hidden;position:relative;z-index:2}.timeline__item{font-size:16px;font-size:1rem;padding:.625rem 2.5rem .625rem 0;position:relative;width:50%;z-index:2}.timeline__item:after{background-color:#fff;border:4px solid #ddd;border-radius:50%;content:"";height:20px;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:20px;z-index:1}.timeline__item.animated{animation-duration:1s;animation-fill-mode:both;opacity:0}.timeline__item.fadeIn{animation-name:fadeIn}.timeline__item--left{left:0}.timeline__item--right{left:50%;padding:.625rem 0 .625rem 2.5rem}.timeline__item--right:after{left:-10px}.timeline__item--right .timeline__content:before{border:10px solid transparent;border-left:none;border-right:12px solid #ccc;left:-12px}.timeline__item--right .timeline__content:after{border:9px solid transparent;border-left:none;border-right:11px solid #fff;left:-10px}.timeline__content{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#333;display:block;padding:1.25rem;position:relative}.timeline__content:after,.timeline__content:before{content:"";height:0;position:absolute;top:50%;transform:translateY(-50%);width:0}.timeline__content:before{border-bottom:10px solid transparent;border-left:12px solid #ccc;border-top:10px solid transparent;right:-12px;z-index:1}.timeline__content:after{border-bottom:9px solid transparent;border-left:11px solid #fff;border-top:9px solid transparent;right:-10px;z-index:2}.timeline__content h2{font-size:1.25rem;font-weight:700;margin:0 0 .625rem}.timeline__content p{font-size:.9375rem;line-height:1.5;margin-bottom:10px}.timeline--horizontal{font-size:0;overflow:hidden;padding:0 3.125rem;white-space:nowrap}.timeline--horizontal .timeline-divider{background-color:#ddd;display:block;height:4px;left:40px;position:absolute;right:40px;transform:translateY(-50%);z-index:1}.timeline--horizontal .timeline__items{transition:all .8s;will-change:transform}.timeline--horizontal .timeline__item{display:inline-block;left:0;padding:0 0 2.5rem;position:relative;transition:none;vertical-align:top;white-space:normal}.timeline--horizontal .timeline__item:after{left:50%;right:auto;top:100%;transform:translate(-50%,-50%)}.timeline--horizontal .timeline__item .timeline__item__inner{display:table;height:100%;width:100%}.timeline--horizontal .timeline__item .timeline__content__wrap{display:table-cell;margin:0;padding:0;vertical-align:bottom}.timeline--horizontal .timeline__item .timeline__content:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #ccc;left:50%;right:auto;top:100%;transform:translateX(-50%)}.timeline--horizontal .timeline__item .timeline__content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;left:50%;right:auto;top:100%;transform:translateX(-50%)}.timeline--horizontal .timeline__item--bottom{padding:2.5rem 0 0}.timeline--horizontal .timeline__item--bottom:after{top:0}.timeline--horizontal .timeline__item--bottom .timeline__content__wrap{vertical-align:top}.timeline--horizontal .timeline__item--bottom .timeline__content:before{border:12px solid transparent;border-bottom:12px solid #ccc;border-top:none;bottom:100%;top:auto}.timeline--horizontal .timeline__item--bottom .timeline__content:after{border:10px solid transparent;border-bottom:10px solid #fff;border-top:none;bottom:100%;top:auto}.timeline-nav-button{background-color:#fff;border:2px solid #ddd;border-radius:50px;box-shadow:none;box-sizing:border-box;cursor:pointer;display:block;height:40px;outline:0;position:absolute;text-indent:-9999px;top:50%;transform:translateY(-50%);width:40px;z-index:10}.timeline-nav-button:disabled{opacity:.5;pointer-events:none}.timeline-nav-button:before{background-position:50%;background-repeat:no-repeat;content:"";display:block;height:14px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:8px}.timeline-nav-button--prev{left:0}.timeline-nav-button--prev:before{background-image:url(node_modules/timeline/dist/images/arrow-left.svg)}.timeline-nav-button--next{right:0}.timeline-nav-button--next:before{background-image:url(node_modules/timeline/dist/images/arrow-right.svg)}.timeline--mobile{padding:0}.timeline--mobile:before{left:10px!important;margin:0!important}.timeline--mobile .timeline__item{left:0;padding-left:40px;padding-right:0;width:100%}.timeline--mobile .timeline__item:after{left:2px;margin:0}.timeline--mobile .timeline__item .timeline__content:before{border:12px solid transparent;border-left:none;border-right-color:#ccc;left:-12px}.timeline--mobile .timeline__item .timeline__content:after{border:10px solid transparent;border-left:none;border-right-color:#fff;left:-10px}@keyframes fadeIn{0%{opacity:0;top:70px}to{opacity:1;top:0}}@keyframes liftUp{0%{top:0}to{top:-15px}}
@font-face{font-family:gloss_and_bloomregular;font-style:normal;font-weight:400;src:url(fonts/gloss_and_bloom.woff2) format("woff2"),url(fonts/gloss_and_bloom.woff) format("woff")}body{color:rgba(24,21,44,.9);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.f-left{float:left}.f-right{float:right}.button,a{transition:all .3s ease 0s}a{text-decoration:none}.button:focus,a:focus{outline:none;text-decoration:none}a:focus,a:hover{color:#ffca01;text-decoration:none}a,button{color:inherit;outline:medium none}button:focus,input:focus,textarea,textarea:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{color:#060315;font-family:Saira Extra Condensed,sans-serif;font-style:normal;font-weight:700;line-height:1.1;margin-top:0;text-transform:normal}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}.h1,h1{font-size:40px}.h2,h2{font-size:36px}.h2,.h3,h2,h3{font-weight:700}.h3,h3{font-size:28px}.h4,h4{font-size:22px}.h4,.h5,h4,h5{font-weight:700}.h5,h5{font-size:18px}.h6,h6{font-size:16px;font-weight:700}.list-style-none{margin:0;padding:0}.list-style-none li,.list-style-none li a{list-style-type:none}p{color:rgba(24,21,44,.9);font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:30px;margin-bottom:0}hr{border-bottom:1px solid #d9e3e5;border-top:0;margin:30px 0;padding:0}label{cursor:pointer;font-size:14px;font-weight:400}::-moz-selection{background:#000;color:#fff;text-shadow:none}::selection{background:#000;color:#fff;text-shadow:none}.after-none:after,.before-none:before{display:none}::-moz-placeholder{color:#000;font-size:14px;opacity:1}::placeholder{color:#000;font-size:14px;opacity:1}.pos-rel{position:relative}.pos-abl{position:absolute}.fix{overflow:hidden}.clear{clear:both}.grey-bg,.grey-bg-soft{background:#fffaed}.grey-bg-soft2{background:#fff8ee}.grey-bg-soft3{background:#fefcf7}.sky-blue-bg{background-color:#fff7f7}.sky-blue-bg-2,.sky-blue-bg-soft{background-color:#fffaed}.white-bg{background:#fff}.black-bg{background:#000}.heding-bg{background:#060315}.theme-bg{background:#ed1b23}.primary-bg{background:#222}.white-color{color:#fff}.black-color{color:#000}.theme-color{color:#ed1b23}.theme-color2{color:#ffca01}.primary-color{color:#222}.theme-bg-color{background-color:#ed1b23}.theme-bg-color2{background-color:#ffca01!important}.left-line{position:relative}.left-line:before{background:#fff;content:"";height:2px;left:0;position:absolute;top:10px;width:50px;z-index:1}.section-title{position:relative;z-index:2}.section-title h6{color:#ff3f41;font-family:Poppins,sans-serif;font-size:16px;font-weight:500}.section-title h2{font-size:65px;line-height:1}@media only screen and (min-width:992px)and (max-width:1200px){.section-title h2{font-size:45px!important}}@media only screen and (min-width:768px)and (max-width:991px){.section-title h2{font-size:35px!important}}@media(max-width:767px){.section-title h2{font-size:26px!important}}.sect-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.6}.bg-shape{display:inline-block;position:relative;z-index:1}.bg-shape:before{background-image:url(src/assets/img/shape/text-bg.svg);bottom:6px;content:"";display:inline-block;height:25px;left:0;position:absolute;width:100%;z-index:-1}@media(max-width:767px){.bg-shape:before{bottom:0}}.semi-title{font-size:26px}@media only screen and (min-width:1200px)and (max-width:1600px){.section-title2 h2{font-size:45px!important}}.section-title2 h2 .bs-2:before{background-image:url(src/assets/img/line/red-line-2.svg);background-repeat:no-repeat;content:"";display:inline-block;height:100%;left:0;position:absolute;right:0;top:11px;width:100%;z-index:-1}@media only screen and (min-width:1200px)and (max-width:1600px){.section-title2 h2 .bs-2:before{display:none}}@media only screen and (min-width:992px)and (max-width:1200px){.section-title2 h2 .bs-2:before{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.section-title2 h2 .bs-2:before{display:none}}@media(max-width:767px){.section-title2 h2 .bs-2:before{display:none}}.section-title2 p{font-size:20px;line-height:32px}@media only screen and (min-width:768px)and (max-width:991px){.section-title2 p{font-size:16px;line-height:28px}}.popup-video{animation:pulseBig 5s linear infinite;background:#ffca01;border-radius:50%;color:#fff;display:inline-block;height:65px;line-height:65px;position:relative;text-align:center;transition:all .4s ease-out 0s;width:65px;z-index:1}.popup-video:hover{background:#ed1b23;color:#fff}.dark #preloader{background-color:#232323}#preloader{background-color:#f7f7f7;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999999}.preloader{box-sizing:border-box;left:50%;margin-left:-25px;margin-top:-25px;padding:0;text-align:left;top:50%}.preloader,.preloader span{display:inline-block;height:50px;position:absolute;width:50px}.preloader span{animation:preloader 1.3s linear infinite;background:#ed1b23;border-radius:100%}.preloader span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes preloader{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(1)}}.scrollUp{background-color:#ed1b23;border-radius:50%;bottom:50px;color:#fff;display:inline-block;font-size:20px;height:60px;line-height:60px;position:fixed;right:50px;text-align:center;width:60px;z-index:1111}@media(max-width:767px){.scrollUp{font-size:16px;height:40px;line-height:40px;right:20px;width:40px}}.scrollUp i{color:#fff}.overlay-soft{position:relative;z-index:1}.overlay-soft:after{background:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}[data-overlay]{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}[data-overlay]:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}[data-overlay=light]:before{background-color:#fff}[data-overlay=dark]:before{background-color:#ed1b23}[data-opacity="1"]:before{opacity:.1}[data-opacity="2"]:before{opacity:.2}[data-opacity="3"]:before{opacity:.3}[data-opacity="4"]:before{opacity:.4}[data-opacity="5"]:before{opacity:.5}[data-opacity="6"]:before{opacity:.6}[data-opacity="7"]:before{opacity:.7}[data-opacity="8"]:before{opacity:.8}[data-opacity="9"]:before{opacity:.9}#theme-menu-one{padding-left:85px;padding-right:85px}@media only screen and (min-width:1601px)and (max-width:1800px){#theme-menu-one{padding-left:0;padding-right:0}}@media only screen and (min-width:1200px)and (max-width:1600px){#theme-menu-one{padding-left:0;padding-right:0}}@media only screen and (min-width:992px)and (max-width:1200px){#theme-menu-one{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){#theme-menu-one{padding-left:15px;padding-right:15px}}@media(max-width:767px){#theme-menu-one{padding-left:0;padding-right:0}}.main-header-area{left:0;position:absolute;top:0;width:100%;z-index:999}.main-header-area .logo-img img{max-width:80%}@media only screen and (min-width:992px)and (max-width:1200px){.main-header-area .logo-img img{max-width:80%}}@media only screen and (min-width:768px)and (max-width:991px){.main-header-area .logo-img img{max-width:50%}}@media(max-width:767px){.main-header-area .logo-img img{max-width:70%}}.hamburger-menu,.hamburger-menu>a{display:inline-block}.hamburger-menu>a{color:#ed1b23;font-size:25px}.side-mobile-menu{display:none}@media only screen and (min-width:768px)and (max-width:991px){.side-mobile-menu{display:block}}@media(max-width:767px){.side-mobile-menu{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.side-mobile-menu{display:block}}.offset-sidebar{display:block;margin-top:30px}@media only screen and (min-width:768px)and (max-width:991px){.offset-sidebar{display:none}}@media(max-width:767px){.offset-sidebar{display:none}}@media only screen and (min-width:576px)and (max-width:767px){.offset-sidebar{display:none}}.navbar-nav .nav-item:last-child .nav-link{margin-right:0}.navbar-nav .nav-item.active,.navbar-nav .nav-item.active .nav-link{color:#060315}.navbar-nav .nav-item .nav-link{color:#060315;display:inline-block;font-size:18px;font-weight:500;line-height:1;margin:0 50px 0 0;padding:30px 0;position:relative}@media only screen and (min-width:992px)and (max-width:1200px){.navbar-nav .nav-item .nav-link{margin:0 30px 0 0}}.navbar-nav .nav-item .nav-link:after{display:none}.navbar-nav .nav-item .nav-link:before{background-color:#ed1b23;content:"";height:2px;left:0;position:absolute;right:auto;top:66%;transition:all .3s ease 0s;width:0;z-index:1}.navbar-nav .nav-item .nav-link:hover{color:#ed1b23}.navbar-nav .nav-item .nav-link:hover:before{right:0;width:100%}.navbar-nav .nav-item .nav-link i{font-size:10px}.navbar-nav .nav-item:hover>.nav-link{color:#fd5f5c}.navbar .dropdown-menu{background-color:#fff;border:0;border-radius:0;box-shadow:0 30px 70px 0 rgba(0,0,0,.05);display:block;left:0;margin:0;min-width:220px;opacity:0;padding:8px 0;position:absolute;right:0;top:100%;transform:scaleY(0);transform-origin:0 0;transition:all .3s ease-in-out;visibility:hidden;z-index:5}.navbar .dropdown-menu .dropdown-item{color:#505050;display:block;font-size:18px;padding:9px 25px;transition:all .3s ease-in-out}.navbar .dropdown-menu .dropdown-item:hover{background-color:transparent;color:#ed1b23;transform:translatex(5px);-webkit-transform:translatex(5px);-moz-transform:translatex(5px);-ms-transform:translatex(5px);-o-transform:translatex(5px)}.navbar .dropdown:hover .dropdown-menu{opacity:1;transform:scale(1);visibility:visible}.navbar .navbar-nav .nav-item.active>.nav-link{color:#ed1b23!important;position:relative}.navbar .navbar-nav .nav-item.active>.nav-link:before{background-color:#ed1b23;content:"";height:2px;left:0;position:absolute;right:auto;top:66%;transition:all .3s ease 0s;width:100%;z-index:1}.sticky-menu{animation:fadeInDown .3s ease-in-out 0s 1 normal none running;background:#fff;box-shadow:0 0 10px 3px rgba(0,0,0,.05);padding-bottom:0;padding-top:0;top:0;transition:all .4s ease 0s;width:100%}.sticky-menu .logo{transform:translateY(2px)}.sticky-menu .hamburger-menu{top:17px}@media only screen and (min-width:768px)and (max-width:991px){.sticky-menu .hamburger-menu{top:35px}}.sticky-menu .navbar-nav .nav-item .nav-link{color:#505050}.right-btn .theme_btn_border{margin-left:27px;padding:13px 35px 11px 30px}@media only screen and (min-width:1200px)and (max-width:1600px){.right-btn .theme_btn_border{margin-left:10px;padding:13px 15px 11px}}.right-btn .theme_btn_border img{transition:all .3s ease 0s}.right-btn .theme_btn_border:hover img{filter:brightness(1) invert(1);-webkit-filter:brightness(1) invert(1)}.search-btn{background-color:#fff;border-radius:50%;display:inline-block;height:61px;line-height:61px;text-align:center;width:61px}.search-area{position:relative}.search-area .input-group{left:-220px;opacity:0;position:absolute;top:105%;transition:all .3s ease 0s;visibility:hidden;width:230px;z-index:1}.search-area .input-group input{border:1px solid #060315;border-radius:3px!important;display:inline-block;height:45px;padding:0 20px;position:relative;width:100%}.search-area .input-group .input-group-text{background-color:transparent;border:0;padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:2}.search-area:hover .input-group{left:-180px;opacity:1;visibility:visible}.call-to{margin-left:25px}.call-to img{margin-right:10px;transform:translateY(5px)}.call-text span{color:#060315;font-size:15px;text-transform:uppercase}.call-text .number{font-size:24px;font-weight:500}.menu-style-2 .navbar-nav .nav-item .nav-link{margin:0 42px 0 0}@media only screen and (min-width:992px)and (max-width:1200px){.menu-style-2 .navbar-nav .nav-item .nav-link{margin-right:34px}}#hideshow-sticky-menu{background-color:#f8f8f8;display:block;position:fixed;top:0;transition:top .3s;width:100%;z-index:99999}#theme-menu-three{background-color:#f8f8f8;padding-left:98px;padding-right:98px}@media only screen and (min-width:1601px)and (max-width:1800px){#theme-menu-three{padding-left:15px;padding-right:15px}}@media only screen and (min-width:1200px)and (max-width:1600px){#theme-menu-three{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1200px){#theme-menu-three{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){#theme-menu-three{padding-left:15px;padding-right:15px}}@media(max-width:767px){#theme-menu-three{padding-left:15px;padding-right:15px}}.menu-style-3 .navbar-nav .nav-item .nav-link{margin:0 45px 0 0}@media only screen and (min-width:1601px)and (max-width:1800px){.menu-style-3 .navbar-nav .nav-item .nav-link{margin-right:32px}}@media only screen and (min-width:1200px)and (max-width:1600px){.menu-style-3 .navbar-nav .nav-item .nav-link{margin-right:20px}}@media only screen and (min-width:992px)and (max-width:1200px){.menu-style-3 .navbar-nav .nav-item .nav-link{margin-right:25px}}.menu-style-3 .navbar{padding-left:55px}@media only screen and (min-width:1601px)and (max-width:1800px){.menu-style-3 .navbar{padding-left:0}}@media only screen and (min-width:1200px)and (max-width:1600px){.menu-style-3 .navbar{padding-left:0}}.menu-style-3 .navbar .dropdown:hover .dropdown-menu{opacity:1;top:126%;transform:scale(1);visibility:visible}.menu-style-4 .navbar-nav .nav-item .nav-link{margin:0 45px 0 0}.page-title-area,.page-title-wrapper{position:relative;z-index:2}.page-title-wrapper .styled-text{margin-bottom:32px}.page-title-wrapper .page-title{color:#060315;font-size:90px;font-weight:700;line-height:.95;z-index:1}.page-title-wrapper .page-title span{color:#ed1b23}@media only screen and (min-width:992px)and (max-width:1200px){.page-title-wrapper .page-title{font-size:45px}}@media only screen and (min-width:768px)and (max-width:991px){.page-title-wrapper .page-title{font-size:42px}}@media(max-width:767px){.page-title-wrapper .page-title{font-size:26px}}@media only screen and (min-width:576px)and (max-width:767px){.page-title-wrapper .page-title{font-size:36px}}.page-shape{position:absolute;z-index:1}.page-shape.shape_01{left:4.2%;top:187px}.page-shape.shape_04{animation:rotation 5s linear infinite;left:16.61%;top:168px}.page-shape.shape_05{animation:rotation 5s linear infinite;left:20.93%;top:57.3%}.page-shape.shape_06{right:17.76%;top:234px}@media only screen and (min-width:992px)and (max-width:1200px){.page-shape.shape_06{right:14%;top:36%}}.page-shape.shape_07{bottom:33px;left:-15px}@media only screen and (min-width:992px)and (max-width:1200px){.page-shape.shape_07{width:16%}}.page-shape.shape_08{bottom:23px;right:80px}.page-shape.shape_09{animation:float-bob-y 5s linear infinite;bottom:27px;right:11.66%}@media only screen and (min-width:992px)and (max-width:1200px){.page-shape.shape_09{width:16%}}.page-title-area2 .page-shape.shape_05{animation:rotation 5s linear infinite;left:11.5%;top:59.3%}.page-title-area2 .page-shape.shape_06{right:30%;top:255px}.page-title-area2 .page-title-img-wrapper .breadcrumb-img{animation:float-bob-y 5s linear infinite;margin-right:-225px;margin-top:-30px}@media only screen and (min-width:1601px)and (max-width:1800px){.page-title-area2 .page-title-img-wrapper .breadcrumb-img{margin-right:0;max-width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.page-title-area2 .page-title-img-wrapper .breadcrumb-img{margin-right:0;max-width:100%}}@media only screen and (min-width:992px)and (max-width:1200px){.page-title-area2 .page-title-img-wrapper .breadcrumb-img{margin-right:0;max-width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.page-title-area2 .page-title-img-wrapper .breadcrumb-img{margin-right:0;max-width:100%}}@media(max-width:767px){.page-title-area2 .page-title-img-wrapper .breadcrumb-img{margin-right:0;margin-top:50px;max-width:100%}.page-title-3 .page-title-wrapper .fs-20{font-size:16px;line-height:1.3}}.page-title-3 .page-shape.shape_05{left:12%;top:58%}.page-title-3 .page-shape.shape_06{right:12.5%;top:343px}.page-title-3 .page-shape.shape_08{animation:float-bob-y 2s linear infinite;-webkit-animation:float-bob-y 2s linear infinite;bottom:-226px;right:136px}.page-title-3 .page-shape.shape_09{bottom:-67px;right:5px}.page-title-blog-details .page-title-wrapper .page-title{font-size:75px;line-height:1.1}.page-title-blog-details .page-title-wrapper .blog-author-img{border-radius:50%;margin-bottom:16px}.page-title-blog-details .meta-links{color:#626161;display:inline-block}.page-title-blog-details .page-shape{position:absolute}.page-title-blog-details .page-shape.shape_04{animation:rotation 5s linear infinite;-webkit-animation:rotation 5s linear infinite;left:11%;top:43%}.page-title-blog-details .page-shape.shape_05{animation:rotation 5s linear infinite;left:189px;top:77%!important}.page-title-blog-details .page-shape.shape_06{right:9.76%;top:234px}.page-title-blog-details .page-shape.blog-shape-3{left:-33px;top:46%;transform:rotate(8deg);-webkit-transform:rotate(8deg);-moz-transform:rotate(1deg);-ms-transform:rotate(8deg);-o-transform:rotate(8deg)}.page-title-blog-details .page-shape.blog-shape-4{right:9%!important;top:41%!important;z-index:-1}.page-shape.blog-shape-1{height:69%;left:4.2%;top:187px}.page-shape.blog-shape-2{height:69%}.page-shape.service-2-shape{left:0;top:187px}.page-shape.service-2-shape2{animation:rotation 5s linear infinite;left:15%;top:168px}.page-shape.contact-shape-1{height:73%;left:4.2%;top:190px}.slide-bar{background-color:#060315;box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);display:block;height:100%;overflow-y:auto;padding:25px 30px;position:fixed;right:-370px;top:0;transition:all .6s cubic-bezier(.785,.135,.15,.86);width:350px;z-index:99999}@media only screen and (min-width:576px)and (max-width:767px){.slide-bar{width:350px}}@media(max-width:767px){.slide-bar{padding:25px 20px;width:310px}}.slide-bar.show{right:0}.open-mobile-menu{display:inline-block}.open-mobile-menu a{background:#212121;color:#fff;display:block;font-size:20px;height:50px;line-height:50px;margin-left:20px;text-align:center;width:50px}.open-mobile-menu a.active,.open-mobile-menu a:hover{background:#ed1b23}.close-mobile-menu a{color:#fff;font-size:16px;left:0;position:relative;top:-10px;z-index:2}.close-mobile-menu a:hover{color:red}.on-side{overflow:hidden}.body-overlay{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease 0s;width:100%;z-index:1010}.body-overlay.active{display:block;opacity:1}.side-mobile-menu ul{list-style:none;margin:0;padding:0}.side-mobile-menu ul li a{border-bottom:1px solid rgba(0,0,0,.05);color:#fff;display:block;font-size:16px;font-weight:700;padding:13px 0;position:relative;text-transform:uppercase}.side-mobile-menu ul li a:hover{color:#ed1b23;padding-left:5px}.side-mobile-menu ul li a[aria-expanded=true]{color:#ed1b23}.side-mobile-menu ul li a[aria-expanded=true]:before{background:#ed1b23;border-color:#ed1b23}.side-mobile-menu ul li ul{list-style:none;padding-left:0}.side-mobile-menu ul li ul li{padding-left:15px}.side-mobile-menu ul li ul li:hover>a{color:#ed1b23;padding-left:20px}.side-mobile-menu ul li ul li:hover>a:before{background:#ed1b23;border-color:#ed1b23}.side-mobile-menu ul li ul li a{font-size:16px;padding-left:15px;position:relative;text-transform:capitalize}.side-mobile-menu ul li ul li a:before{border:2px solid #fff;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.side-mobile-menu ul li ul li a[aria-expanded=true]{padding-left:20px}.side-mobile-menu ul li.has-dropdown>a:after{border-color:initial;border-style:solid;border-width:2px 0 0 2px;content:"";height:8px;position:absolute;right:16px;top:50%;transform:rotate(-45deg) translateY(-50%);transform-origin:top;transition:all .3s ease-out;width:8px}.side-mobile-menu ul li.has-dropdown a[aria-expanded=true]:after{transform:rotate(-135deg) translateY(-50%)}.offset-widget.offset-logo{border-bottom:1px solid #eeecec;padding-bottom:20px}.offset-widget .info-widget .offset-title{color:#fff;font-size:20px;font-weight:800}.offset-widget .info-widget p{color:#fff}.offset-widget .info-widget.info-widget2 p{margin-bottom:15px}.offset-widget .info-widget.info-widget2 p i{color:#fff;margin-right:7px}.header-2-icon{color:#fff}.nav-search.search-trigger.header-2-icon{color:#fff;display:inline-block}.nav-search{display:block;position:relative}.nav-search,.nav-search:hover{color:inherit}.search-wrap{background:rgba(0,0,0,.9);display:none;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:121}.search-wrap .search-inner{height:100%;position:relative;width:100%}.search-wrap .search-cell{position:absolute;top:50%;transform:translateY(-50%);width:100%}.search-wrap .search-field-holder{animation:slideInUp .3s;margin:auto;position:relative;width:50%}.search-wrap .main-search-input{background:transparent;border:0;border-bottom:2px solid #898989;color:#fff;font-size:25px;height:70px;letter-spacing:2px;padding:0 50px;text-align:center;text-transform:uppercase;width:100%}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:#fff}input.main-search-input::-webkit-input-placeholder{color:#fff;font-size:25px}input.main-search-input:-moz-placeholder,input.main-search-input::-moz-placeholder{color:#fff;font-size:25px;opacity:1}input.main-search-input:-ms-input-placeholder{color:#fff;font-size:25px}.search-close{color:#fff;cursor:pointer;font-size:30px;position:absolute;right:50px;top:50px}@keyframes jump{0%{transform:translateZ(0)}40%{transform:translate3d(0,50%,0)}to{transform:translateZ(0)}}@keyframes rotated{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}@keyframes rotatedHalf{0%{transform:rotate(0)}50%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes rotatedHalfTwo{0%{transform:rotate(-90deg)}to{transform:rotate(90deg)}}@keyframes scale-upOne{0%{transform:scale(1)}to{transform:scale(.2)}}@keyframes scale-right{0%{transform:translateX(-50%)}50%{transform:translateX(50%)}to{transform:translateX(-50%)}}@keyframes fade-in{0%{opacity:.5}40%{opacity:1}to{opacity:.7}}@keyframes hvr-ripple-out{0%{bottom:0;left:0;opacity:1;right:0;top:0}to{bottom:-6px;left:-6px;opacity:0;right:-6px;top:-6px}}@keyframes hvr-ripple-out-two{0%{bottom:0;left:0;opacity:1;right:0;top:0}to{bottom:-12px;left:-12px;opacity:0;right:-12px;top:-12px}}@keyframes scale-up-one{0%{transform:scale(1)}40%{transform:scale(.5)}to{transform:scale(1)}}@keyframes scale-up-one-1{0%{transform:scale(1)}40%{transform:scale(.8)}to{transform:scale(1)}}@keyframes scale-up-two{0%{transform:scale(.9)}40%{transform:scale(.8)}to{transform:scale(.5)}}@keyframes scale-up-three{0%{transform:scale(.7)}40%{transform:scale(.4)}to{transform:scale(.7)}}@keyframes scale-up-four{0%{transform:scale(.6)}40%{transform:scale(.7)}to{transform:scale(.9)}}@keyframes scale-up-five{0%{transform:scale(1)}40%{transform:scale(.5)}to{transform:scale(.9)}}@keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}@keyframes animationFramesTwo{0%{transform:translate(0) rotate(0deg) scale(1)}20%{transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{transform:translate(141px,72px) rotate(72deg) scale(1)}60%{transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{transform:translate(-40px,72px) rotate(144deg) scale(1.1)}to{transform:translate(0) rotate(0deg) scale(1)}}@keyframes animationFramesThree{0%{transform:translate(165px,-179px)}to{transform:translate(-346px,617px)}}@keyframes animationFramesFour{0%{transform:translate(-200px,151px) rotate(0deg)}to{transform:translate(251px,-200px) rotate(180deg)}}@keyframes animationFramesFive{0%{transform:translate(61px,-99px) rotate(0deg)}21%{transform:translate(4px,-190px) rotate(38deg)}41%{transform:translate(-139px,-200px) rotate(74deg)}60%{transform:translate(-263px,-164px) rotate(108deg)}80%{transform:translate(-195px,-49px) rotate(144deg)}to{transform:translate(-1px) rotate(180deg)}}@keyframes gradientBG{0%{background-position:0 0}50%{background-position:300% 0}to{background-position:0 0}}@keyframes imageBgAnim{0%{background-position:0 0}50%{background-position:120% 0}to{background-position:0 0}}@keyframes moveRound{0%{background-color:#eee3ff;left:-24px;top:0}25%{background-color:#feddfc;left:100px;top:0}50%{background-color:#efe4ff;left:100px;top:100px}75%{background-color:#e2fcf4;left:-24px;top:200px}to{background-color:#eee3ff;left:-24px;top:0}}@keyframes moveShap{0%{left:0;top:0}25%{left:100px;top:0}50%{left:100px;top:100px}75%{left:0;top:200px}to{left:0;top:0}}@keyframes moveShap2{0%{right:0;top:0}25%{right:100px;top:0}50%{right:100px;top:100px}75%{right:0;top:200px}to{right:0;top:0}}@keyframes heartbeat{to{transform:scale(1.2)}}@keyframes pulseBig{0%{box-shadow:0 0 0 0 #fff}50%{box-shadow:0 0 0 30px rgba(1,93,199,0)}to{box-shadow:0 0 0 0 rgba(1,93,199,0)}}@keyframes pulseBig2{0%{box-shadow:0 0 0 0 #ffca01}50%{box-shadow:0 0 0 20px rgba(1,93,199,0)}to{box-shadow:0 0 0 0 rgba(1,93,199,0)}}@keyframes pulseBig3{0%{box-shadow:0 0 0 0 #ed1b23}50%{box-shadow:0 0 0 10px rgba(1,93,199,0)}to{box-shadow:0 0 0 0 rgba(1,93,199,0)}}@keyframes pulseBig4{0%{box-shadow:0 0 0 0 #fc9ba4}50%{box-shadow:0 0 0 10px rgba(1,93,199,0)}to{box-shadow:0 0 0 0 rgba(1,93,199,0)}}.scaleUp1{animation-duration:3s;animation-iteration-count:infinite;animation-name:scaleUp1;animation-timing-function:linear}@keyframes scaleUp1{0%{transform:translateY(1)}20%{transform:translateY(-15px)}40%{transform:translateY(1)}80%{transform:translateY(-15px)}to{transform:translateY(1)}}@keyframes rail-line{0%{transform:translate(-150px)}to{background:#ed1b23;transform:translate(150px)}}@keyframes type{0%{width:0}to{width:100%}}@keyframes runs{0%{transform:translateY(0) rotate(90deg)}50%{transform:translateY(300px) rotate(90deg)}to{transform:translateY(-300px) rotate(180deg)}}@keyframes zoomIncolor{0%{transform:scale(.8)}50%{background:#ed1b23;opacity:.5;transform:scale(1)}to{background:#ed1b23;opacity:.8;transform:scale(1.3)}}@keyframes squareMove{0%{transform:translateX(0) rotate(0deg)}33%{transform:translateY(-100px) rotate(180deg)}66%{transform:translateX(200px) rotate(-90deg)}to{transform:translateX(0) rotate(0deg)}}.theme_btn{background:#ed1b23;color:#fff;cursor:pointer;display:inline-block;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1;overflow:hidden;padding:22px 45px;position:relative;transition:all .4s ease-in-out;z-index:1}.theme_btn:hover{background:#ffca01;color:#fff}.theme_btn.style-3:hover{text-decoration:underline;transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px)}.theme_btn2{padding:22px 48px}.theme_btn_border{background:transparent;border:1px solid #060315;border-radius:3px;color:#060315;padding:10px ​35px!important;transition:all .3s ease 0s}.theme_btn_border.active,.theme_btn_border:hover{background-color:#060315;border-color:#060315;color:#fff}.theme_btn_border.active:hover{background:transparent;border:2px solid #000;color:#000}.theme_btn_border.style-2b{border-color:#ed1b23;color:#ed1b23;padding:20px 32px}.theme_btn_border.style-2b:hover{background-color:#ed1b23;color:#fff}.border_btn_red{border-color:#ed1b23;color:#ed1b23}.border_btn_red.active,.border_btn_red:hover{background-color:#ed1b23;border-color:#ed1b23;color:#fff}.black-btn{background-color:#060315;padding:20px 33px;text-transform:none}.black-btn:hover{background-color:#ffca01}.form-btn{border:0}.blog-more .theme_btn_border{padding:21px 30px}.btn-hover-style{position:relative;z-index:1}.btn-hover-style:before{background-color:#ff696b;content:"";height:100%;position:absolute;right:0;top:0;transition:all .3s ease 0s;width:25px;z-index:-1}.btn-hover-style:hover:before{background-color:#ffca01;width:100%}.intro-custom-container{margin:0 auto;max-width:1485px}.services-custom-container{margin:0 auto;max-width:1605px}.services-custom-container-2{margin:0 auto;max-width:1420px}.testimonial-custom-container{margin:0 auto;max-width:1250px}.page-title-custom-container{margin:0 auto;max-width:1580px}.slider-shape{position:absolute;z-index:1}.slider-shape.shape_01{bottom:85px;left:0;z-index:2}.slider-shape.shape_02{bottom:112px;right:44%}.slider-shape.shape_03{bottom:0;right:20.67%}.slider-shape.shape_04{left:13.54%;top:207px}.slider-shape.shape_05{left:160px;top:58%}.slider-shape.shape_06{right:32.55%;top:305px}.slider-shape.shape_07{bottom:100px;right:94px}.slider-shape.shape_08{right:4.68%;top:227px}.main-slider{position:relative}.transport{position:absolute;z-index:1}.transport.img-one{right:9.5%;top:-93px}@media only screen and (min-width:992px)and (max-width:1200px){.transport.img-one{max-width:33%}}@media only screen and (min-width:768px)and (max-width:991px){.transport.img-one{max-width:20%}}@media(max-width:767px){.transport.img-one{max-width:40%}}.transport.img-two{bottom:0;right:24%}@media only screen and (min-width:1200px)and (max-width:1600px){.transport.img-two{max-width:18%}}@media only screen and (min-width:992px)and (max-width:1200px){.transport.img-two{max-width:18%}}.transport.img-three{animation:float-bob-y 4s linear infinite;bottom:125px;right:14.5%}@media only screen and (min-width:1200px)and (max-width:1600px){.transport.img-three{max-width:7%}}@media only screen and (min-width:992px)and (max-width:1200px){.transport.img-three{max-width:7%}}.transport.img-four{bottom:0;right:60px}@media only screen and (min-width:1200px)and (max-width:1600px){.transport.img-four{max-width:13%}}@media only screen and (min-width:992px)and (max-width:1200px){.transport.img-four{max-width:13%}}.slider-video{bottom:-120px;display:inline-block;position:absolute;right:11%;text-align:center;z-index:2}@media(max-width:767px){.slider-video{bottom:-167px;left:0;margin:0 auto;right:0;z-index:2}}.slider-video .popup-video{margin-bottom:30px}.slider-video h2{font-size:36px}.slider-video h2,.styled-text{font-family:gloss_and_bloomregular;font-weight:400}.styled-text{font-size:24px;margin-bottom:45px}@media(max-width:767px){.styled-text{font-size:20px}}.main-title{font-size:120px;line-height:1.01}@media only screen and (min-width:1200px)and (max-width:1600px){.main-title{font-size:72px}}@media only screen and (min-width:992px)and (max-width:1200px){.main-title{font-size:62px}}@media only screen and (min-width:768px)and (max-width:991px){.main-title{font-size:48px}}@media(max-width:767px){.main-title{font-size:36px}}.slider__content{position:relative;z-index:5}.slider__content h5{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.8;margin-bottom:55px;padding-right:100px}@media(max-width:767px){.slider__content h5{font-size:16px;line-height:1.6;margin-bottom:40px;padding-right:0}.main-slider-1 .slider-video{left:15px;right:auto}.main-slider-1 .slider-video h2{font-size:30px}}.main-slider2{padding-top:95px;position:relative;z-index:2}.main-slider2 .slider-video{bottom:-160px;right:5%}.main-slider2 .slider-video span{color:#060315;font-size:20px;margin-right:20px}.main-slider2 .slider-video .popup-video{animation:pulseBig2 5s linear infinite;-webkit-animation:pulseBig2 5s linear infinite;height:75px;line-height:75px;width:75px}.main-slider2 .slider-video .popup-video:hover{background-color:#38c8ec}#slider-two{background-color:#eef4f6}.slider-shape2{position:absolute;z-index:1}.slider-shape2.shape_01{animation:animationFramesTwo 10s linear infinite;-webkit-animation:animationFramesTwo 10s linear infinite;left:9%;top:26%}.slider-shape2.shape_02{animation:float-bob-y 5s linear infinite;-webkit-animation:float-bob-y 5s linear infinite;left:3.5%;top:48%}.slider-shape2.shape_03{bottom:0;right:22%}.slider-shape2.shape_04{left:20%;top:28%}.slider-shape2.shape_05{animation:rotation 5s infinite alternate;-webkit-animation:rotation 5s infinite alternate;bottom:13%;left:6%}.slider-shape2.shape_07{bottom:2%;right:22%}.slider-shape2.shape_06{height:52px;right:11%;top:27%;transform:rotate(41deg);width:52px;z-index:3}.slider-shape2.shape_08{bottom:0;right:11.7%}.slide-img{position:absolute;z-index:1}.slide-img.img-one{animation:float-bob-y 4s linear infinite;right:25%;top:13%;z-index:2}@media only screen and (min-width:1200px)and (max-width:1600px){.slide-img.img-one{right:17%;top:13%;width:3%}}@media only screen and (min-width:992px)and (max-width:1200px){.slide-img.img-one{right:17%;top:13%;width:3%}}.slide-img.img-two{right:6%;top:34%;z-index:4}@media only screen and (min-width:1601px)and (max-width:1800px){.slide-img.img-two{right:2%}}@media only screen and (min-width:1200px)and (max-width:1600px){.slide-img.img-two{width:22%}}@media only screen and (min-width:992px)and (max-width:1200px){.slide-img.img-two{width:22%}}.slide-img.img-three{right:4.5%;top:-2%;z-index:1}@media only screen and (min-width:1200px)and (max-width:1600px){.slide-img.img-three{right:1.5%;top:-5%}}.bs-2:before{background-image:url(src/assets/img/shape/red-line-1.svg);background-repeat:no-repeat;height:100%;left:0;top:31px}@media only screen and (min-width:1200px)and (max-width:1600px){.bs-2:before{display:none}}@media only screen and (min-width:992px)and (max-width:1200px){.bs-2:before{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.bs-2:before{display:none}}@media(max-width:767px){.bs-2:before{display:none}}.slider-style-3{position:relative;z-index:1}.slider-style-3:before{background:url(src/assets/img/slider/home3-slider-shape1.png) no-repeat;bottom:0;content:"";height:100%;left:0;position:absolute;top:17%;width:198px;z-index:1}@media only screen and (min-width:1200px)and (max-width:1600px){.slider-style-3:before{display:none}}@media only screen and (min-width:992px)and (max-width:1200px){.slider-style-3:before{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.slider-style-3:before{display:none}}@media(max-width:767px){.slider-style-3:before{display:none}}.main-slider3 .img-one{animation:float-bob-y 5s linear infinite;right:4%;top:-9%;z-index:2}@media only screen and (min-width:1601px)and (max-width:1800px){.main-slider3 .img-one{right:0}}@media only screen and (min-width:1200px)and (max-width:1600px){.main-slider3 .img-one{width:29%}}@media only screen and (min-width:992px)and (max-width:1200px){.main-slider3 .img-one{width:35%}}@media only screen and (min-width:768px)and (max-width:991px){.main-slider3 .img-one{right:4%;top:0;width:42%}}@media(max-width:767px){.main-slider3 .img-one{display:none}}.main-slider3 .slider-video{bottom:-197px;right:100px}@media only screen and (min-width:992px)and (max-width:1200px){.main-slider3 .slider-video{bottom:-140px}}@media only screen and (min-width:768px)and (max-width:991px){.main-slider3 .slider-video{display:none!important}}@media(max-width:767px){.main-slider3 .slider-video{display:none!important}}.main-slider3 .slider-video .popup-video{background-color:#ed1b23}.main-slider3 .slider-video .popup-video:hover{background-color:#ffca01}.main-slider3 .slider__content h3{padding-left:10px;padding-right:10px}.main-slider3 .slider__content h3.bg-shape:before{height:100%;top:1px}.slider-shape3{position:absolute}.slider-shape3.shape_01{left:0;margin:0 auto;right:0;text-align:center;top:22%}.slider-shape3.shape_02{left:11%;top:20%}.slider-shape3.shape_03{bottom:3%;right:50.78%}.slider-shape3.shape_04{bottom:0;right:0}.round-background{border-radius:0 0 68% 68%;position:relative;z-index:1}@media only screen and (min-width:768px)and (max-width:991px){.round-background{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}}@media(max-width:767px){.round-background{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}}.service-shape{position:absolute;z-index:1}.service-shape.service-1{animation:rotation 7s linear infinite;left:13.22%;top:28%}.service-shape.service-2{animation:rotateIn 4s linear infinite;right:15.41%;top:18%}.c-services{border-radius:5px;padding:50px 50px 57px;transition:all .5s ease 0s}@media only screen and (min-width:992px)and (max-width:1200px){.c-services{padding:50px 20px 57px}}@media only screen and (min-width:768px)and (max-width:991px){.c-services{padding:50px 20px 57px}}@media(max-width:767px){.c-services{padding:40px 15px 57px 5px}}.c-services__icon{background:rgba(206,239,255,0);border:1px solid transparent;border-radius:50%;display:inline-block;height:124px;line-height:124px;margin:0 auto 35px;position:relative;text-align:center;transition:all .3s ease 0s;width:124px}.c-services__icon img{height:78px;width:78px}.c-services .service-title{font-size:30px;font-weight:600}@media(max-width:767px){.c-services .service-title{font-size:26px}}.c-services p{color:rgba(24,21,44,.8);font-size:18px}.c-services a{color:#000;display:inline-block;font-size:16px;font-weight:500;opacity:0;transform:translateY(-20px);transition:all .5s ease 0s;visibility:hidden}.c-services a img{height:10px;margin-left:6px;width:20px}.c-services a:hover{color:#ed1b23}.c-services.active,.c-services:hover{background:#fff;border-radius:5px;box-shadow:0 0 26px hsla(0,4%,84%,.35);transform:translateY(-25px)}.c-services.active .c-services__icon,.c-services:hover .c-services__icon{border-color:#f9f0ee}.c-services.active a,.c-services:hover a{opacity:1;transform:translateY(0);visibility:visible}.feature-active.owl-carousel .owl-item img{display:inline-block!important;width:unset!important}.onestop-management{position:relative;z-index:1}.manage-shape{position:absolute;z-index:1}.manage-shape.manage-1{animation:float-bob-y 4s infinite alternate-reverse;left:120px;top:27%}.manage-shape.manage-2{animation:rotation 5s linear infinite;bottom:120px;left:237px}.manage-shape.manage-3{animation:float-bob-y 4s infinite alternate;right:0;top:0;z-index:-1}.management-title{position:relative;z-index:2}@media only screen and (min-width:992px)and (max-width:1200px){.management-title{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.management-title{margin-bottom:30px;padding-right:0}}@media(max-width:767px){.management-title{margin-bottom:30px;padding-right:0}}.management-title h2{margin-bottom:35px;padding-right:120px}@media only screen and (min-width:992px)and (max-width:1200px){.management-title h2{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.management-title h2{padding-right:0}}@media(max-width:767px){.management-title h2{padding-right:0}}@media only screen and (min-width:992px)and (max-width:1200px){.trusted-area{padding-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.trusted-area{padding-left:0}}@media(max-width:767px){.trusted-area{padding-left:15px}}.row-count-content{display:grid;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:768px)and (max-width:991px){.row-count-content{grid-template-columns:repeat(2,1fr);grid-gap:32px}}@media(max-width:767px){.row-count-content{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:576px)and (max-width:767px){.row-count-content{grid-template-columns:repeat(2,1fr);grid-gap:32px}}.counter-box{margin-bottom:30px;padding:35px 28px 25px}@media only screen and (min-width:768px)and (max-width:991px){.counter-box{padding:35px 15px 25px}}.counter-box h2{font-size:50px;margin-bottom:15px}.counter-box h2 b{font-size:22px}.counter-box h3{font-weight:600;margin-bottom:14px}.cb-1{background-color:#fffaed}.cb-3{background-color:#f4fcfa}@media only screen and (min-width:768px)and (max-width:991px){.cb-3{margin-top:0}}@media(max-width:767px){.cb-3{margin-top:0}}.profit-shape{position:absolute;z-index:1}.profit-shape.pashape-1{bottom:16%;right:16%}.profit-shape.pashape-2{animation:float-bob-y 5s linear infinite;bottom:14%;bottom:9%;right:9.5%;right:9%}.profit-shape.pashape-3{bottom:7%;right:4%}.profit-shape.pashape-4{bottom:24%;right:0}@media only screen and (min-width:992px)and (max-width:1200px){.services-wrapper .section-title{padding-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.services-wrapper .section-title{padding-left:0}}@media(max-width:767px){.services-wrapper .section-title{padding-left:0}}.services-selers-img{height:685px;left:0;position:absolute;top:0;width:48%;z-index:2}@media only screen and (min-width:1601px)and (max-width:1900px){.services-selers-img{top:95px}}@media only screen and (min-width:1200px)and (max-width:1600px){.services-selers-img{top:210px}}@media only screen and (min-width:768px)and (max-width:991px){.services-selers-img{height:500px;margin-bottom:150px;position:relative;width:100%}}@media(max-width:767px){.services-selers-img{height:auto;margin-bottom:100px;position:relative;width:100%}}@media only screen and (min-width:992px)and (max-width:1200px){.services-selers-img{top:200px}}.services-selers-img .pashape-5{animation:rotation 5s linear infinite;bottom:-12px;position:absolute;right:-22px;z-index:-1}.services-selers-img .pashape-6{animation:float-bob-y 3s linear infinite;bottom:-30px;position:absolute;right:-66px;z-index:-1}.service-shape2{position:absolute;z-index:1}.service-shape2.service-1{right:5%;top:34%;z-index:-1}.c-service2{background:#fff;box-shadow:0 0 26px hsla(0,4%,84%,.35);padding:50px 35px 0;transition:all .3s ease 0s}@media only screen and (min-width:576px)and (max-width:767px){.c-service2{padding:50px 10px 0}}.c-service2 .c-services__icon{border:0;height:78px;position:relative;width:78px;z-index:1}.c-service2 .c-services__icon:before{background-color:#f1f1f1;border-radius:50%;content:"";height:90px;left:-5px;position:absolute;top:15px;transition:all .3s ease 0s;width:90px;z-index:-1}@media only screen and (min-width:576px)and (max-width:767px){.c-service2 p{font-size:16px}}.c-service2.active{border-color:#060315;padding-bottom:57px}.c-service2:hover .c-services__icon{border:0}.c-service2:hover .c-services__icon:before{transform:scale(1.3)}.c-services-box{border:2px solid transparent;margin-bottom:30px;padding-bottom:28px;transition:all .2s ease 0s}.c-services-box:hover{background:#fff;border-color:#060315;box-shadow:0 0 26px hsla(0,4%,84%,.35)}.c-services-box:hover .c-service2{box-shadow:none}.service-shape-v2{position:absolute;z-index:1}.service-shape-v2.service-1{animation:float-bob-y 5s linear infinite;right:9.89%;top:42%}.service-shape-v2.service-2{right:92px;top:-98px;z-index:2}@media only screen and (min-width:1200px)and (max-width:1600px){.service-shape-v2.service-2{top:-178px}}.value-shape{position:absolute;z-index:1}.value-shape.vshape-1{animation:float-bob-y 4s linear infinite;-webkit-animation:float-bob-y 4s linear infinite;right:8.75%;top:12%}.value-shape.vshape-2{animation:float-bob-y 3s linear infinite;-webkit-animation:float-bob-y 3s linear infinite;left:6.19%;top:24%}.value-added-content{padding-left:28px;padding-right:60px}@media only screen and (min-width:992px)and (max-width:1200px){.value-added-content{padding-left:0;padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.value-added-content{padding-left:0;padding-right:0}}@media(max-width:767px){.value-added-content{padding-left:0;padding-right:0}}.value-added-content .section-title{padding-right:100px}@media only screen and (min-width:992px)and (max-width:1200px){.value-added-content .section-title{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.value-added-content .section-title{padding-right:0}}@media(max-width:767px){.value-added-content .section-title{padding-right:0}}.added-list li{color:rgba(24,21,44,.9);font-size:16px;margin-bottom:9px;padding-left:22px;position:relative;z-index:1}@media only screen and (min-width:992px)and (max-width:1200px){.added-list li{font-size:14px}}.added-list li:before{content:"";font-family:Font Awesome\ 5 pro;font-size:16px;left:0;position:absolute;top:0;z-index:1}.text-list-box{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0}@media(max-width:767px){.text-list-box{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.text-list-box{display:grid}}.shipment-time{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}@media(max-width:767px){.shipment-time{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.shipment-time{display:grid}}.shipment-time .box-one{background-color:#fffaed;border-radius:5px;padding:35px 30px 40px 32px}.shipment-time .box-one .box-title{font-size:50px}@media(max-width:767px){.shipment-time .box-one .box-title{font-size:26px}}.shipment-time .box-2{background-color:#e7f4f7}@media only screen and (min-width:992px)and (max-width:1200px){.shipment-time-content{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.shipment-time-content{padding-right:0}}@media(max-width:767px){.shipment-time-content{padding-right:0}}.shipment-content-img{position:relative;z-index:2}@media only screen and (min-width:992px)and (max-width:1200px){.shipment-content-img{padding-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.shipment-content-img{padding-left:0}}@media(max-width:767px){.shipment-content-img{padding-left:0}}.air-shape{position:absolute;z-index:1}.air-shape.shape_01{animation:rotation 5s linear infinite;left:120px;top:22%}.air-shape.shape_02{right:-16px;top:-20px;transform:rotate(40deg)}.shape-style{overflow:hidden}.shape-style:before{background:#f5f1e7;content:"";height:212px;left:160px;position:absolute;top:137px;width:503px;z-index:1}@media only screen and (min-width:992px)and (max-width:1200px){.shape-style:before{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.shape-style:before{display:none}}@media(max-width:767px){.shape-style:before{display:none}}.shape-style:after{background:#f5f1e7;content:"";height:212px;position:absolute;right:15.83%;top:14%;width:503px;z-index:1}@media only screen and (min-width:992px)and (max-width:1200px){.shape-style:after{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.shape-style:after{display:none}}@media(max-width:767px){.shape-style:after{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.why-chose-us-bg{padding-bottom:0}}@media(max-width:767px){.why-chose-us-bg{padding-bottom:0}}@media only screen and (min-width:992px)and (max-width:1200px){.why-chose-us-bg .chose-wrapper{background-color:transparent}}@media only screen and (min-width:768px)and (max-width:991px){.why-chose-us-bg .chose-wrapper{background-color:transparent;padding-top:60px}}@media(max-width:767px){.why-chose-us-bg .chose-wrapper{background-color:transparent;padding-top:60px}}.chose-img-wrapper{position:relative;z-index:1}.chose-img-wrapper .big-img{margin-left:-188px}@media only screen and (min-width:992px)and (max-width:1200px){.chose-img-wrapper .big-img{height:auto;margin-left:0;margin-top:130px;max-width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.chose-img-wrapper .big-img{margin-left:0;max-width:100%}}@media(max-width:767px){.chose-img-wrapper .big-img{margin-left:0;max-width:100%}}.chose-shape{position:absolute;z-index:1}.chose-shape.cshape-1{left:-57%;top:38px}.chose-shape.cshape-2{bottom:-155px;right:-107px;z-index:-1}.chose-shape.cshape-3{animation:float-bob-y 4s linear infinite;right:14.42%;top:29%;z-index:2}.chose-shape.cshape-4{bottom:0;right:0}.chose-shape.cshape-5{bottom:0;left:-54px}.chose-wrapper{position:relative;z-index:2}@media only screen and (min-width:992px)and (max-width:1200px){.chose-wrapper{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.chose-wrapper{padding-left:15px;padding-right:15px}}@media(max-width:767px){.chose-wrapper{padding-left:0;padding-right:0}}@media only screen and (min-width:992px)and (max-width:1200px){.chose-wrapper .section-title{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.chose-wrapper .section-title{padding-right:0}}@media(max-width:767px){.chose-wrapper .section-title{padding-right:0}}.chose-box{clear:both;overflow:hidden;padding:0}.chose-box p{float:left;margin-top:18px;width:50%}@media(max-width:767px){.chose-box p{float:none;width:100%}}.single-box-list{float:left;list-style:none;margin:0;padding:0 45px 0 0;width:50%}@media only screen and (min-width:1200px)and (max-width:1600px){.single-box-list{padding-right:10px}}@media only screen and (min-width:992px)and (max-width:1200px){.single-box-list{padding-right:10px}}@media(max-width:767px){.single-box-list{float:none;list-style:none;margin:0;padding:0;width:100%}}.single-box-list li{margin-bottom:10px;padding:15px 0}.single-box-list li:nth-child(2){border-bottom:1px solid #d9e3e5;border-top:1px solid #d9e3e5}.single-box{align-items:center;display:flex;flex-wrap:wrap}.single-box h4{font-size:26px;margin-bottom:0}@media only screen and (min-width:992px)and (max-width:1200px){.single-box h4{font-size:18px}}@media only screen and (min-width:768px)and (max-width:991px){.why-chose-wrapper .section-title2{margin-bottom:25px}}.comic-progress-bar{overflow:hidden}@media only screen and (min-width:768px)and (max-width:991px){.comic-progress-bar{margin-bottom:15px}}.comic-progress-bar .p-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;margin-bottom:18px}.comic-progress-bar .progress{background-color:transparent;border:1px solid #e6e6e6;border-radius:0;height:19px;overflow:visible;width:100%}.comic-progress-bar .progress .progress-bar{background-color:#ed1b23;color:rgba(24,21,44,.9);font-family:Poppins,sans-serif;font-size:16px;font-weight:400;height:9px;margin-left:6px;margin-top:4px;overflow:visible;width:90%}.comic-progress-bar .progress .progress-bar span{margin-top:-75px;text-align:right}.comic-progress-bar .progress .bar-2{background-color:#ffca01}.comic-progress-bar .progress .bar-3{background-color:#fb9d49}.logistics-shape{position:absolute;z-index:1}.logistics-shape.shape_01{animation:animationFramesTwo 10s linear infinite;-webkit-animation:animationFramesTwo 10s linear infinite;left:126px;top:401px}.best-img-box{position:relative}.best-img-box .best-img{position:relative;z-index:2}@media only screen and (min-width:992px)and (max-width:1200px){.best-img-box .best-img{width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.best-img-box .best-img{width:100%}}@media(max-width:767px){.best-img-box .best-img{width:100%}}.best-img-box .counter-box{background-color:#fff;border-radius:5px;bottom:0;box-shadow:0 15px 38px rgba(197,198,208,.35);height:198px;position:absolute;text-align:start;width:240px;z-index:3}.best-img-box .cb-1a{left:118px;top:190px}@media(max-width:767px){.best-img-box .cb-1a{left:0;margin:0 auto;right:0;text-align:center}}.best-img-box .cb-2{bottom:0;left:auto;right:-60px}@media only screen and (min-width:1200px)and (max-width:1600px){.best-img-box .cb-2{bottom:-40px;right:0}}.best-shape{position:absolute;z-index:1}.best-shape.best-1{left:48px;top:-29px}.best-shape.best-2{right:-40px;top:-33px}.work-shape{position:absolute;z-index:1}.work-shape.pshape-1{animation:float-bob-y 5s linear infinite;right:11%;top:26%}.work-shape.pshape-2{animation:float-bob-y 5s linear infinite;left:7.5%;top:28%}@media only screen and (min-width:1200px)and (max-width:1600px){.work-shape.pshape-2{display:none}}@media only screen and (min-width:992px)and (max-width:1200px){.work-shape.pshape-2{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.work-shape.pshape-2{display:none}}@media(max-width:767px){.work-shape.pshape-2{display:none}}.work-shape.pshape-3{animation:scale-up-one 3s linear infinite;bottom:12%;left:12.39%}.work-shape.pshape-4{animation:rotation 5s infinite alternate-reverse;bottom:16%;right:8%}.single-work{position:relative;text-align:center;z-index:1}.single-work__icon{background-color:#e7f4f7;border-radius:50%;display:inline-block;height:120px;line-height:120px;position:relative;width:120px;z-index:2}.single-work .semi-title{color:#18152c}@media only screen and (min-width:768px)and (max-width:991px){.single-work .semi-title{font-size:18px}}.sw-2:before{background:url(src/assets/img/icon/dot-line.svg) no-repeat;content:"";height:81px;left:-151px;position:absolute;top:-67px;transform:rotate(5deg);width:100%;z-index:-1}@media only screen and (min-width:992px)and (max-width:1200px){.sw-2:before{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.sw-2:before{display:none}}@media(max-width:767px){.sw-2:before{display:none}}.sw-2 .single-work__icon{background-color:#f9f5ed}.sw-3:before{background:url(src/assets/img/icon/dot-line.svg) no-repeat;content:"";height:81px;left:-151px;position:absolute;top:-68px;transform:rotate(6deg);width:100%;z-index:-1}@media only screen and (min-width:992px)and (max-width:1200px){.sw-3:before{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.sw-3:before{display:none}}@media(max-width:767px){.sw-3:before{display:none}}.sw-3:after{background:url(src/assets/img/icon/dot-line.svg) no-repeat;content:"";height:81px;position:absolute;right:-151px;top:-58px;width:100%;z-index:-1}@media only screen and (min-width:992px)and (max-width:1200px){.sw-3:after{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.sw-3:after{display:none}}@media(max-width:767px){.sw-3:after{display:none}}.sw-3 .single-work__icon{background-color:#faf1f1}.sw-4 .single-work__icon{background-color:#e9f3ff}.section-title2 h2 .w-round-shape:before{background-image:url(src/assets/img/line/red-line-4.svg) no-repeat!important}.logistics-box{animation:float-bob-y 5s linear infinite}.work-shape-h3{position:absolute;z-index:1}.work-shape-h3.pshape-1{animation:float-bob-y 5s linear infinite;right:6%;top:25%}.work-shape.case-1a{left:5%;top:18%}.case-studies{z-index:2}.case-shape{position:absolute;z-index:1}.case-shape.cashape-1{animation:animationFramesTwo 10s linear infinite;left:5.1%;top:23%}.case-shape.cashape-2{animation:float-bob-y 4s linear infinite;bottom:8%;left:7.5%;z-index:-1}.case-shape.cashape-3{animation:float-bob-y 5s linear infinite;bottom:1%;right:0;z-index:-1}.case-shape.cashape-4{animation:rotation 10s linear infinite;bottom:9%;right:7%}.section-title .theme-bg-color2{padding:21px 33px}.plus-icon{background:#060315;border-radius:50%;bottom:-31px;display:inline-block;height:62px;left:0;line-height:62px;margin:0 auto;position:absolute;right:0;text-align:center;transition:all .3s ease 0s;width:62px;z-index:1}.plus-icon img{display:inline-block!important;height:26px;max-width:100%!important;width:25px}.plus-icon:hover img{height:26px;transform:rotate(90deg);width:25px!important}.case-title{font-size:36px}@media only screen and (min-width:768px)and (max-width:991px){.case-title{font-size:22px}}@media(max-width:767px){.case-title{font-size:22px}}.case-title:hover a{color:#ed1b23}.case-feedback{padding-left:115px}@media only screen and (min-width:1200px)and (max-width:1600px){.case-feedback{padding-left:0}}@media only screen and (min-width:992px)and (max-width:1200px){.case-feedback{padding-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.case-feedback{padding-left:0}}@media(max-width:767px){.case-feedback{padding-left:0}}.case-feedback p{font-size:20px;line-height:1.8}.authors-designation{position:relative;z-index:1}.authors-designation h5{font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.authors-designation h6{color:#18152c;font-family:Poppins,sans-serif;font-weight:400}.authors-designation .signature{left:53%;position:absolute;top:-10px;z-index:1}.single-case__thumb{overflow:hidden}.single-case__thumb img{display:block;transition:all .3s ease 0s}.single-case__content{background-color:#fff;padding:70px 50px 70px 37px;position:relative;transition:all .3s ease 0s}@media only screen and (min-width:1200px)and (max-width:1600px){.single-case__content{padding:70px 30px}}@media only screen and (min-width:992px)and (max-width:1200px){.single-case__content{padding:40px 15px 70px 20px}}@media only screen and (min-width:768px)and (max-width:991px){.single-case__content{padding:40px 15px 70px 20px}}@media(max-width:767px){.single-case__content{padding:40px 15px 70px}}@media only screen and (min-width:992px)and (max-width:1200px){.single-case__content .case-title{font-size:28px}}@media(max-width:767px){.single-case__content .case-title{font-size:26px}}.single-case__content .plus-icon{display:inline-block}.single-case__content .plus-icon img{display:inline-block;max-width:100%}.single-case:hover .single-case__thumb img{transform:scale(1.1)}.single-case:hover .single-case__content{box-shadow:0 35px 25px hsla(192,7%,87%,.35)}.single-case:hover .plus-icon{background-color:#ffca01}.case-style-2{padding-left:175px;padding-right:175px}@media only screen and (min-width:1601px)and (max-width:1800px){.case-style-2{padding-left:15px;padding-right:15px}}@media only screen and (min-width:1200px)and (max-width:1600px){.case-style-2{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1200px){.case-style-2{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.case-style-2{padding-left:15px;padding-right:15px}}@media(max-width:767px){.case-style-2{padding-left:0;padding-right:0}}.case-style-2 .single-case .single-case__content{padding:70px 40px 70px 37px}@media only screen and (min-width:1601px)and (max-width:1800px){.case-style-2 .single-case .single-case__content{padding:70px 15px}}@media only screen and (min-width:1200px)and (max-width:1600px){.case-style-2 .single-case .single-case__content{padding:30px 15px}}@media only screen and (min-width:992px)and (max-width:1200px){.case-style-2 .single-case .single-case__content{padding:30px 15px}}@media only screen and (min-width:768px)and (max-width:991px){.case-style-2 .single-case .single-case__content{padding:30px 15px}}@media(max-width:767px){.case-style-2 .single-case .single-case__content{padding:30px 15px}}@media only screen and (min-width:1601px)and (max-width:1900px){.case-style-2 .single-case .single-case__content .case-title{font-size:28px}}@media only screen and (min-width:1200px)and (max-width:1600px){.case-style-2 .single-case .single-case__content .case-title{font-size:28px}}.case-shape.c2ashape-1{animation:animationFramesTwo 10s linear infinite;left:180px;top:232px}.case-shape.c2ashape-2{animation:rotation 5s infinite alternate-reverse;right:10%;top:15%}.case-shape.c2ashape-3{animation:float-bob-y 5s infinite alternate-reverse;right:70px;top:69%}.offer-bg{background-color:#fdf3ec;padding:35px 40px 10px 55px;position:relative}@media(max-width:767px){.offer-bg{padding:35px 15px 10px}}.offer-bg .more_case{padding:22px 30px}@media(max-width:767px){.offer-bg .propose-offer h2{font-size:26px}}.offer-shape{position:absolute;z-index:1}.offer-shape.offer-one{animation:rotation 5s linear infinite;left:15px;top:25px}.offer-shape.offer-two{right:14%;top:20px}.offer-shape.offer-three{animation:rotation 4s linear infinite;-webkit-animation:rotation 4s linear infinite;bottom:20px;right:28%}.case-shape.case-one-a{left:143px;top:64%}.case-shape.case-one-b{right:0;top:26%;z-index:-1}.case-mesonry{background-color:#fff;border:1px solid transparent;box-shadow:0 0 49px 0 hsla(0,2%,78%,.35)}.case-mesonry .plus-icon{background-color:#fff;border:1px solid #f0f0f0;left:40px;margin:0;top:-34px}.case-mesonry .plus-icon img{filter:brightness(0) invert(0)}.case-mesonry .single-case__content{border:1px solid transparent;border-top:0;padding:60px 50px 11px 37px}@media only screen and (min-width:1200px)and (max-width:1600px){.case-mesonry .single-case__content{padding:60px 15px 11px}}@media only screen and (min-width:992px)and (max-width:1200px){.case-mesonry .single-case__content{padding:60px 15px 11px}}@media only screen and (min-width:768px)and (max-width:991px){.case-mesonry .single-case__content{padding:60px 15px 11px}}@media(max-width:767px){.case-mesonry .single-case__content{padding:60px 15px 11px}}.case-mesonry:hover{box-shadow:15.556px 15.556px 35px 0 hsla(0,0%,75%,.35)}.case-mesonry:hover .plus-icon{background-color:#ed1b23;border-color:#ed1b23}.case-mesonry:hover .plus-icon img{filter:brightness(0) invert(1)}.case-mesonry:hover .single-case__content{border-color:#060315;border-top:0}.case-mesonry:hover .case-title a{color:#060315;text-decoration:underline}.gf_btn{background:transparent;border:0;color:#060315;display:inline-block;font-family:Saira Extra Condensed,sans-serif;font-size:24px;font-weight:500;line-height:1;margin:5px 10px;padding:0}.gf_btn.active{color:#ed1b23}.case-shape.case-two-a{animation:float-bob-y 5s linear infinite;left:142px;top:79.5%}.case-shape.case-two-b{right:-98px;top:51%;z-index:-1}.case-single-content{padding-left:30px}@media only screen and (min-width:992px)and (max-width:1200px){.case-single-content{padding-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.case-single-content{padding-left:0}}@media(max-width:767px){.case-single-content{padding-left:0}}.case-single-content .assistant-accesories{grid-template-columns:repeat(3,1fr);grid-gap:60px}@media only screen and (min-width:992px)and (max-width:1200px){.case-single-content .assistant-accesories{grid-gap:15px}}@media only screen and (min-width:768px)and (max-width:991px){.case-single-content .assistant-accesories{grid-gap:15px}}@media(max-width:767px){.case-single-content .assistant-accesories{display:block;grid-gap:15px}}@media only screen and (min-width:576px)and (max-width:767px){.case-single-content .assistant-accesories{display:grid}}.case-single-content .assistant-accesories .box-one{padding:35px 22px 40px 25px}@media only screen and (min-width:992px)and (max-width:1200px){.case-single-content .assistant-accesories .box-one{padding:35px 15px 40px}}@media(max-width:767px){.case-single-content .assistant-accesories .box-one{padding:35px 10px 40px}.case-single-content .assistant-accesories .box-one h3{font-size:22px}}.case-single-content .assistant-accesories .box-3{background-color:#ecf2fb}.case-single-title{font-size:65px}@media only screen and (min-width:992px)and (max-width:1200px){.case-single-title{font-size:46px}}@media only screen and (min-width:768px)and (max-width:991px){.case-single-title{font-size:36px}}@media(max-width:767px){.case-single-title{font-size:26px}}.project-manager .section-title{font-size:24px}.project-manager .social-links a:nth-child(2){background-color:#ffca00}.project-manager .social-links a:last-child{background-color:#000}.project-manager .social-links a:hover{background-color:#060315}.shipping-shape.sshape-3-case-2{animation:rotation 5s linear infinite;right:6%;top:10px}.pr-manager{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:62px;width:62px}@media(max-width:767px){.pr-manager{margin-bottom:15px}}@media only screen and (min-width:576px)and (max-width:767px){.pr-manager{margin-bottom:0}}.case-single-shape{position:absolute;z-index:1}.case-single-shape.cshape-1{animation:float-bob-y 3s linear infinite;-webkit-animation:float-bob-y 3s linear infinite;right:0;top:37.5%;z-index:-1}.testimonial-wrapper{padding:65px 30px 45px}@media only screen and (min-width:992px)and (max-width:1200px){.testimonial-wrapper{padding:65px 20px 45px}}@media only screen and (min-width:768px)and (max-width:991px){.testimonial-wrapper{padding:65px 15px 45px}}@media(max-width:767px){.testimonial-wrapper{padding:65px 15px 45px}}.testimonial-active.owl-carousel .owl-item img{display:inline-block!important;max-width:100%!important}.author-img1{border-radius:50%;display:inline-block;float:left;height:81px;margin-right:10px;width:81px}.authors-name{margin-top:12px}.authors-name .sect-title{color:#060315;font-weight:600;margin-bottom:0}.test-shape{position:absolute;z-index:1}.test-shape.tshape-1{animation:float-bob-y 5s linear infinite;left:7.5%;top:23%}.test-shape.tshape-2{animation:float-bob-y 5s linear infinite;left:7.7%;top:30%}@media only screen and (min-width:768px)and (max-width:991px){.test-shape.tshape-2{display:none!important}}@media(max-width:767px){.test-shape.tshape-2{display:none!important}}.test-shape.tshape-3{top:18%}.test-shape.tshape-3,.test-shape.tshape-4{animation:float-bob-y 5s linear infinite;right:7.5%}.test-shape.tshape-4{bottom:9%;height:52px;transform:rotate(78deg);width:52px}.nav-style-1 .owl-dots{bottom:-80px;left:0;position:absolute;right:0;text-align:center;z-index:11}.nav-style-1 .owl-dots .owl-dot{background-color:#e7e6e5!important;border-radius:2.5px;display:inline-block;height:5px;margin:0 5px;width:18px}.nav-style-1 .owl-dots .owl-dot.active{background-color:#ed1b23!important}.testimonial-style{position:relative;z-index:1}.testimonial-style:before{background-color:#f7f7f7;content:"";height:440px;left:376px;position:absolute;top:140px;width:363px;z-index:1}@media only screen and (min-width:992px)and (max-width:1200px){.testimonial-style:before{left:0;top:80px}}@media only screen and (min-width:768px)and (max-width:991px){.testimonial-style:before{left:0;top:60px}}@media(max-width:767px){.testimonial-style:before{display:none}}.testimonial-wrapper2{position:relative;z-index:3}.testimonial-wrapper2 .author-img{height:81px;width:81px}.testimonial-wrapper2 img{display:inline-block!important;max-width:100%!important}.testimonial-wrapper2 .testimonial-text{font-size:32px;line-height:1.4}@media(max-width:767px){.testimonial-wrapper2 .testimonial-text{font-size:18px}}.copic-team-wrapper .section-title{padding-left:40px;padding-right:40px}@media(max-width:767px){.copic-team-wrapper .section-title{padding-left:0;padding-right:0}}.social-links a{background-color:#ed1b23;border-radius:50%;color:#fff;display:inline-block;font-size:16px;height:48px;line-height:48px;margin:0 3px;text-align:center;width:48px}.team-content{background:linear-gradient(rgba(4,27,32,0),#0d0d0d);background:-o-linear-gradient(rgba(4,27,32,0) 0,#0d0d0d 100%);bottom:-110%;left:0;padding:25px 0;position:absolute;right:0;text-align:center;transition:all .3s ease 0s;z-index:1}.team-content .sect-title{color:#fff;font-weight:500;margin-bottom:0}.team-content p{color:#fff}.team-wrapper,.team-wrapper .team-thumb{overflow:hidden}.team-wrapper .team-thumb img{transition:all .3s ease 0s}.team-wrapper .social-links a:last-child{background-color:#ffca01}.team-wrapper .social-links a:hover{background-color:#fff;color:#ed1b23}.team-wrapper:hover .team-thumb img{transform:scale(1.1)}.team-wrapper:hover .team-content{bottom:0}.team-shape{position:absolute;z-index:1}.team-shape.tmshape-1{animation:rotation 3s infinite alternate;bottom:18%;left:6%}.team-shape.tmshape-2{bottom:7.5%;right:6%;z-index:-1}.team-shape.tmshape-2,.team-shape.tmshape-3a{animation:float-bob-y 5s infinite alternate-reverse}.team-shape.tmshape-3a{left:146px;top:200px}@media(max-width:767px){.team-shape.tmshape-3a{display:none}}.copic-team-wrapper .bs-2:before{background-image:url(src/assets/img/line/red-line-5.svg);left:8px;top:17px}.team-shape2{position:absolute;z-index:1}.team-shape2.tmshape-1{animation:float-bob-y 7s infinite alternate;left:108px;top:39%}.team-shape2.tmshape-2{animation:float-bob-y 3s infinite alternate;right:130px;top:113px;z-index:-1}.blog-shape{position:absolute;z-index:1}.blog-shape.bshape-1{animation:rotation 7s linear infinite;right:6%;top:5%}.blog-shape.bshape-2{animation:float-bob-y 5s linear infinite;left:5.7%;top:1%}.blog-shape.bshape-3{animation:float-bob-y 7s linear infinite;bottom:16%;left:5.7%}.meta-btn{background-color:#ed1b23;border-radius:3px;color:#fff;display:inline-block;line-height:1;padding:7px 12px}.blog-title{font-weight:600;line-height:1.4}@media(max-width:767px){.blog-title{font-size:26px}}.blogs-content{padding:30px 20px 20px;transition:all .3s ease 0s}@media(max-width:767px){.blogs-content{padding:30px 15px 20px}}.blogs-content .blog-title a:hover{color:#ed1b23}.comic-blogs-wrapper .comic-blogs-thumb{overflow:hidden}.comic-blogs-wrapper .comic-blogs-thumb img{transition:all .3s ease 0s}.comic-blogs-wrapper:hover .comic-blogs-thumb img{transform:scale(1.1)}.comic-blogs-wrapper:hover .blogs-content{background:#fff;box-shadow:0 9px 24px hsla(0,0%,84%,.35)}.blog-gd-shape.bshape-3{animation:float-bob-y 7s linear infinite;left:10.3%;top:45%}.page-shape-02{position:absolute;z-index:1}.page-shape-02.shape_08{bottom:-40px;right:80px}.blog-list-content{padding-right:35px}@media only screen and (min-width:992px)and (max-width:1200px){.blog-list-content{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.blog-list-content{padding-right:0}}@media(max-width:767px){.blog-list-content{padding-right:0}}.blog-single .blog-title{font-size:43px;font-weight:700;line-height:1.3}@media only screen and (min-width:992px)and (max-width:1200px){.blog-single .blog-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:991px){.blog-single .blog-title{font-size:26px}}@media(max-width:767px){.blog-single .blog-title{font-size:26px}}.blog-single .blog-title a:hover,.blog-single .meta-links:hover{color:#ed1b23}.blog-single .more-btn{color:#060315;font-weight:500}.blog-single .more-btn:hover{text-decoration:underline}.blog-single .blog-single-content{padding-right:50px}@media only screen and (min-width:992px)and (max-width:1200px){.blog-single .blog-single-content{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.blog-single .blog-single-content{padding-right:0}}@media(max-width:767px){.blog-single .blog-single-content{padding-right:0}}.page-title-blog-single .page-shape.shape_05{left:10%;top:80%}.page-title-blog-single .page-shape.shape_06{right:10.76%;top:234px}.page-title-blog-single .page-shape.shape_09{right:8%;top:34%}.page-title-blog-single .page-title-wrapper .blog-author-img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-bottom:15px}.page-title-blog-single .page-title-wrapper .page-title{font-size:75px;line-height:1.08;margin-bottom:23px}@media only screen and (min-width:768px)and (max-width:991px){.page-title-blog-single .page-title-wrapper .page-title{font-size:42px}}@media(max-width:767px){.page-title-blog-single .page-title-wrapper .page-title{font-size:26px}}@media only screen and (min-width:576px)and (max-width:767px){.page-title-blog-single .page-title-wrapper .page-title{font-size:36px}}.blog-single-box{background-color:#f3f8fd;border:1px solid #060315;padding:50px 80px 50px 40px}@media(max-width:767px){.blog-single-box{padding:50px 15px}}.blog-single-box .blog-single-content{padding-right:0}.page-navigation .page-item:first-child .page-link{border-bottom-left-radius:0;border-top-left-radius:0}.page-navigation .page-item:last-child .page-link:hover img{filter:brightness(1) invert(1)}.page-navigation .page-link{background-color:transparent;color:#060315;font-size:18px;height:60px;line-height:60px;margin:0 7px;padding:0;text-align:center;width:54px}@media(max-width:767px){.page-navigation .page-link{font-size:14px;height:40px;line-height:42px;margin:0 2px;width:40px}}.page-navigation .page-link:focus,.page-navigation .page-link:hover{background-color:#ed1b23;border-color:#ed1b23;box-shadow:none;color:#fff;outline:none;z-index:2}.blog-quote p{color:#060315;font-family:Saira Extra Condensed,sans-serif;font-size:30px;line-height:1.3}.share-links{border-color:#d9e3e5;border-style:solid;border-width:1px 0;padding-top:30px}.tag_cloud .tag{border:1px solid #060315;color:#060315;display:inline-block;font-size:15px;line-height:1;margin-right:2px;padding:9px 12px}.tag_cloud .tag:hover{background-color:#ed1b23;border-color:#ed1b23;color:#fff}.social_share a,.social_share a:hover{color:#060315}.social_share span{background-color:#ed1b23;border-radius:50%;color:#fff;display:inline-block;font-size:25px;height:54px;line-height:54px;margin-left:12px;text-align:center;width:54px}.nav-heding{font-size:24px;font-weight:500;line-height:1.2}.post-left{cursor:pointer;line-height:1.3;margin-bottom:30px;padding-right:140px;text-align:start}@media only screen and (min-width:992px)and (max-width:1200px){.post-left{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.post-left{padding-right:0}}@media(max-width:767px){.post-left{padding-right:0}}.post-left:hover h4{color:#ed1b23}.post-right{cursor:pointer;line-height:1.3;margin-bottom:30px;padding-left:100px;text-align:end}@media only screen and (min-width:992px)and (max-width:1200px){.post-right{padding-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.post-right{padding-left:0}}@media(max-width:767px){.post-right{padding-left:15px;text-align:start}}.post-right:hover h4{color:#ed1b23}@media only screen and (min-width:992px)and (max-width:1200px){.blog-details-content{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.blog-details-content{padding-right:0}}@media(max-width:767px){.blog-details-content{padding-right:0}}.shipping-shape{position:absolute;z-index:1}.shipping-shape.sshape-1{animation:animationFramesTwo 15s linear infinite;left:12.5%;top:32%}.shipping-shape.sshape-2{bottom:120px;height:185px;right:-55px;transform:rotateY(-180deg);width:385px}.shipping-img-box{position:relative}.shipping-img-box .img-one{left:14%;position:absolute;top:-6%}@media only screen and (min-width:768px)and (max-width:991px){.shipping-img-box .img-one{top:0}}.bi-cycle{left:14.5%;margin:0 auto;max-width:345px;min-height:365px;right:0;top:35px;width:100%;z-index:3}@media(max-width:767px){.bi-cycle{left:8.5%}}.bi-cycle .img-three{animation:rotation 5s linear infinite;bottom:3%;left:-1.2%;position:absolute}@media(max-width:767px){.bi-cycle .img-three{left:-9.2%}}.bi-cycle .img-four{animation:rotation 5s linear infinite;bottom:2.3%;position:absolute;right:10%;z-index:-1}@media(max-width:767px){.bi-cycle .img-four{right:2%}}.bi-cycle .img-five{bottom:2%;left:0;position:absolute}.fw-bold{font-weight:700}.fw-semibold{font-weight:600}.fw-medium{font-weight:500}.fw-normal{font-weight:400}.fw-light{font-weight:300}.fs-12,.fs-14,.fs-16,.fs-20{font-size:20px}.single-box-list2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;border-bottom:1px solid #d9e3e5;padding-bottom:24px}@media only screen and (min-width:768px)and (max-width:991px){.single-box-list2{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.single-box-list2{grid-template-columns:repeat(1,1fr)}}.about-shape{position:absolute;z-index:1}.about-shape.ashape-1{animation:float-bob-y 4s linear infinite;right:11%;top:13%;z-index:2}.about-shape.ashape-2{bottom:0;left:-20px}.about-shape.ashape-3{bottom:0;right:-20px;transform:rotateY(-90deg)}.about-shape.ashape-4{animation:float-bob-y 4s linear infinite;right:5%;top:68%}.about-img-wrapper{position:relative;z-index:2}.about-img-wrapper .about-one{margin-left:-270px;margin-top:-50px}@media only screen and (min-width:768px)and (max-width:991px){.about-img-wrapper .about-one{margin-bottom:30px;margin-left:0;margin-top:0;width:100%}}@media(max-width:767px){.about-img-wrapper .about-one{margin-bottom:30px;margin-left:0;margin-top:0;width:100%}}.about-img-wrapper .about-two{bottom:-27%;position:absolute;right:16%}.about-box-shape{position:absolute;z-index:1}.about-box-shape.about-three{bottom:-34%;right:83%;transform:rotate(-83deg);z-index:-1}.about-box-shape.about-four{left:-35%;top:-15%}.about-box-shape.about-five{bottom:-55px;left:-60px;z-index:-1}.about-box-shape.about-six{bottom:-195px;right:37px;z-index:-1}.about-box-shape.about-seven{bottom:75px;right:39px;z-index:-1}@media only screen and (min-width:992px)and (max-width:1200px){.about-wrapper{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.about-wrapper{padding-right:0}}@media(max-width:767px){.about-wrapper{padding-right:0}}.about-shape3{position:absolute;z-index:1}.about-shape3.ashape-3{bottom:0;right:10.31%;transform:rotateY(186deg);z-index:2}@media only screen and (min-width:992px)and (max-width:1200px){.about-shape3.ashape-3{right:0}}.copic-faq{position:relative;z-index:1}.copic-faq .faq-shape{position:absolute;z-index:1}.copic-faq .faq-shape.faq-one{left:186px;top:68%}.copic-faq .faq-shape.faq-two{right:86px;top:82px}.text-list{padding-right:100px}@media only screen and (min-width:768px)and (max-width:991px){.text-list{padding-right:0}}@media(max-width:767px){.text-list{padding-right:0}}.text-list li{margin-bottom:15px;padding-left:30px;position:relative;z-index:1}.text-list li:before{content:"";font-family:Font awesome\ 5 Pro;font-size:16px;left:0;position:absolute;top:0;z-index:1}.faq-que-list .accordion-item{border:0;margin-bottom:30px}.faq-que-list .accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0}.faq-que-list .accordion-item .accordion-button{background-color:#ed1b23;border:0;border-radius:0;color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1;padding:24px;position:relative}.faq-que-list .accordion-item .accordion-button:before{content:"";font-family:Font awesome\ 5 Pro;font-size:16px;position:absolute;right:25px;top:50%;transform:translateY(-50%);z-index:1}.faq-que-list .accordion-item .accordion-button:after{display:none}.faq-que-list .accordion-item .accordion-button:focus{border-color:transparent;box-shadow:none;outline:0;z-index:3}.faq-que-list .accordion-item .collapsed{background-color:#f8f6f6;color:#060315}.faq-que-list .accordion-item .collapsed:before{content:""}.faq-que-list .accordion-item .accordion-body{padding:25px 24px 5px}@media only screen and (min-width:768px)and (max-width:991px){.faq-que-list .accordion-item .accordion-body{padding:15px 0 5px}.faq-que-list .accordion-item .accordion-body p{line-height:1.5}}.faq-area-2 .faq-que-list .accordion-item .accordion-button{background-color:#fff;border:1px solid #060315;color:#060315;font-family:Poppins,sans-serif;padding-left:52px}@media(max-width:767px){.faq-area-2 .faq-que-list .accordion-item .accordion-button{font-size:16px;padding-left:45px;padding-right:10px}}.faq-area-2 .faq-que-list .accordion-item .accordion-button:before{left:22px}.faq-area-2 .faq-que-list .accordion-item .collapsed{border:1px solid transparent}.faq-shape.sshape-2{animation:float-bob-y 4s linear infinite;-webkit-animation:float-bob-y 4s linear infinite;position:absolute;right:6%;top:14%}@media only screen and (min-width:992px)and (max-width:1200px){.faq-img-box img{width:100%}}@media(max-width:767px){.faq-img-box img{width:100%}}.call-to-action,.cta-border{position:relative}.cta-border{border:2px solid #060315;padding:25px 70px 0;z-index:2}@media only screen and (min-width:768px)and (max-width:991px){.cta-border{padding:25px 15px 0}}@media(max-width:767px){.cta-border{padding:25px 15px 0}}.cta-shape{position:absolute;z-index:1}.cta-shape.cta-one{left:211px;top:95px;z-index:-2}@media only screen and (min-width:992px)and (max-width:1200px){.cta-shape.cta-one{top:40px}}@media only screen and (min-width:768px)and (max-width:991px){.cta-shape.cta-one{top:60px;width:30%}}.cta-shape.cta-two{right:115px;top:150px}.cta-title h2{font-size:48px;line-height:1.2;margin-bottom:38px}@media only screen and (min-width:992px)and (max-width:1200px){.cta-title h2{font-size:36px}}@media only screen and (min-width:768px)and (max-width:991px){.cta-title h2{font-size:32px}}@media(max-width:767px){.cta-title h2{font-size:26px}}.contact-shape{position:absolute;z-index:1}.contact-shape.contact-one{animation:rotation 3s linear infinite;bottom:198px;left:98px}.info-box .contact-title{font-size:30px}.contact-wrapper{background-position:bottom;background-repeat:no-repeat;background-size:contain}.contact-form-1 input,.contact-form-1 textarea{background-color:transparent;border:0;border-bottom:1px solid #060315;font-size:16px;padding:0 0 18px;position:relative;resize:none;text-transform:uppercase;width:100%}.contact-form-1 textarea{display:block;height:120px;width:100%}.comment-form .form-group label{color:#060315;display:block;font-size:16px;margin-bottom:12px}.comment-form .form-group input{height:55px;line-height:52px;padding:0 0 0 12px}.comment-form .form-group input,.comment-form .form-group textarea{background-color:#f7f7f6;border:0;color:rgba(24,21,44,.5);font-size:15px;text-transform:capitalize}.comment-form .form-group textarea{height:190px;padding:22px 0 0 12px;resize:none}.comment-form .form-check .form-check-input{margin-right:13px;margin-top:4px}.contact-shape.contact-two{animation:float-bob-y 4s linear infinite;bottom:62px;right:96px}.cta-shape.cta-service1{left:211px;top:0;z-index:-2}.cta-shape.cta-service2{top:25px}.widget_search .search-form{position:relative;z-index:1}.widget_search .search-form:before{content:"";font-family:Font Awesome\ 5 Pro;font-size:18px;left:19px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.widget_search input{background-color:transparent;border:1px solid #ddd;border-radius:0;color:#ababab;font-size:15px;height:58px;line-height:1;padding-left:49px;width:100%}.widget_categories ul li{border-bottom:1px solid #ddd;color:#060315;font-family:Saira Extra Condensed,sans-serif;font-size:22px;font-weight:500;padding:14px 0;position:relative}.widget_categories ul li:first-child{border-top:1px solid #ddd}.widget_categories ul li:hover a,.widget_categories ul li:hover span{color:#ed1b23}.widget_categories ul li span{position:absolute;right:0;top:right}.widget.widget_add_banner .wideget_cta_content{overflow:hidden;padding:30px 30px 40px;position:relative;z-index:2}.widget.widget_add_banner .wideget_cta_content:before{left:-83px;top:-69px}.widget.widget_add_banner .wideget_cta_content:after,.widget.widget_add_banner .wideget_cta_content:before{background-color:#27d1f5;border-radius:50%;content:"";height:116px;position:absolute;width:116px;z-index:-1}.widget.widget_add_banner .wideget_cta_content:after{bottom:-69px;right:-83px}.widget.widget_add_banner .add-title{font-size:30px}.widget.widget_add_banner .number{font-family:Saira Extra Condensed,sans-serif;font-size:32px}.quote-info-wrapper{background-color:#fff;box-shadow:0 0 30px 0 hsla(220,6%,90%,.72);padding:60px 5px 60px 25px}@media(max-width:767px){.quote-info-wrapper{padding:35px ​5px 10px 25px}}.quote-info-wrapper p{color:#060315;display:inline-block;font-family:Poppins,sans-serif;font-size:16px;margin-bottom:10px;text-transform:uppercase}.quote-info-wrapper .nice-select{background-color:#f6f6f6;border:1px solid transparent;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;height:65px;line-height:65px;width:92%}@media(max-width:767px){.quote-info-wrapper .nice-select{margin-bottom:15px}}.quote-info-wrapper .nice-select .list{width:100%}.quote-info-wrapper .nice-select.open{background-color:transparent;border-color:#060315}.quote-info-wrapper .align-bottom-content{transform:translateY(59px);-webkit-transform:translateY(59px);-moz-transform:translateY(59px);-ms-transform:translateY(59px);-o-transform:translateY(59px)}@media only screen and (min-width:768px)and (max-width:991px){.quote-info-wrapper .align-bottom-content{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}.from-place{display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:767px){.from-place{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.from-place{display:grid}}.quotes-title{font-size:30px;margin-bottom:25px}@media(max-width:767px){.quotes-title{font-size:26px}}.q-style1{position:relative;z-index:1}.q-style1 input{background-color:#f6f6f6;border:0;color:rgba(24,21,44,.6);font-size:15px;height:65px;padding-left:16px;width:100%}.q-style1 input::-webkit-inner-spin-button,.q-style1 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.q-style1 .qut-btn{background:0;border:0;font-size:11px;padding:0;position:absolute;top:0;z-index:2}.q-style1 .quantity-plus.qut-btn{right:24px;top:10px}.q-style1 .quantity-minus.qut-btn{bottom:10px;right:24px;top:auto}.q-style1 .qut-unit{background-color:#ffca01;border-radius:.5rem;color:#fff;font-size:1rem;padding:.2rem .5rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.q-style1 .qty-input{border:1px solid transparent;border-radius:0}.q-style1 .qty-input:focus{box-shadow:0 0 0 .035rem #060315}.error-feedback{border:1px solid #ff3f41!important}.error-feedback:focus{border:1px solid transparent!important}.error-feedback-outline{border-bottom:1px solid #ff3f41!important}.footer-area{z-index:2}.fot-shape{position:absolute;z-index:1}.fot-shape.f-shape1{bottom:6px;left:0;z-index:-1}.fot-shape.f-shape2{animation:rotation 5s infinite alternate;-webkit-animation:rotation 5s infinite alternate;right:12%;top:16%}.fot-shape.f-shape3{animation:rotation 5s linear infinite;bottom:30%;left:11%;opacity:.5}.fot-shape.f-shape4{bottom:10%;height:58px;right:3%;transform:rotate(-96deg);width:58px}.footer__widget{position:relative;z-index:3}.footer__widget ul{list-style-type:none}.footer__widget .widget-title{font-size:28px;font-weight:600}.footer__widget .footer-log img{max-width:80%}@media only screen and (min-width:992px)and (max-width:1200px){.footer__widget .footer-log img{max-width:80%}}@media only screen and (min-width:768px)and (max-width:991px){.footer__widget .footer-log img{max-width:50%}}@media(max-width:767px){.footer__widget .footer-log img{max-width:70%}}.footer__widget .addres-details{color:#060315;display:inline-block;font-size:17px}.footer__widget .social-links a{color:#fff}.footer__widget .social-links a:nth-child(2){background-color:#ffca01}.footer__widget .social-links a:nth-child(3){background-color:#000}.footer__widget .social-links a:hover{background-color:#fff;color:#ed1b23}.fot-list{margin:0;padding:0}.fot-list,.fot-list li{list-style-type:none}.fot-list li a{color:rgba(0,1,8,.9);display:inline-block;font-size:17px;margin-bottom:10px}.fot-list li a:hover{color:#ed1b23}.subscribe-form{position:relative}.subscribe-form input{background:#fff;border:0;color:rgba(6,3,21,.5);display:inline-block;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;height:65px;padding-left:16px;width:100%}.fot_sub_btn{background-color:#ffca01;border:0;border-radius:0 4px 4px 0;padding:18px 16px;position:absolute;right:0;top:0;z-index:1}.fot_sub_btn img{filter:brightness(1) invert(1);-webkit-filter:brightness(1) invert(1)}.fot_sub_btn .right-arrow{color:#fff}.copyright p{color:rgba(0,1,8,.9)}.copy-right-area .fot-list li{display:inline-block;margin-left:23px}.borders-grey{border-bottom:1px solid #d9e3e5}.form-check{margin-bottom:13px}.form-check .form-check-input{background-color:none!important;border:1px solid rgba(0,0,0,.25);border-radius:0;height:16px;margin-top:6px;vertical-align:center;width:17px}.form-check .form-check-input:focus{border-color:0!important;box-shadow:none!important;outline:0}.form-check label.form-check-label{font-size:16px}.foter-layout-2 .subscribe-form input{background-color:#f3f3f3}.loader{animation:rotation 1s linear infinite;border:2px solid;border-color:#fff #fff transparent;box-sizing:border-box;height:20px;width:20px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hidden{opacity:0;position:absolute}.grecaptcha-badge{visibility:hidden}.tracking{background-color:#fff;box-shadow:0 0 30px 0 hsla(220,6%,90%,.72);padding:60px 25px}@media(max-width:767px){.tracking{padding:35px 2​5px 10px 25px}}.tracking__content{align-items:center;display:flex;width:100%}.tracking__input{background-color:#f6f6f6;border:1px solid transparent;border-radius:0;color:rgba(24,21,44,.6);flex:1;font-size:15px;height:65px;margin-right:.25rem;padding-left:16px;width:100%}.tracking__input::-webkit-inner-spin-button,.tracking__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tracking__input:focus{box-shadow:0 0 0 .035rem #060315}.tracking__input::-moz-placeholder{color:#6c757d;opacity:1}.tracking__input::placeholder{color:#6c757d;opacity:1}.tracking__input::-webkit-input-placeholder{color:#6c757d}.tracking__input:-ms-input-placeholder{color:#6c757d}.tracking__input:-moz-placeholder{color:#6c757d}.tracking__submit{background-color:#060315;color:#fff;cursor:pointer;display:inline-block;flex-shrink:0;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1;overflow:hidden;padding:22px 45px;position:relative;text-transform:none;text-transform:uppercase;transition:all .4s ease-in-out;white-space:nowrap;z-index:1}.tracking__submit:hover{background-color:#ffca01;color:#fff}.tracking__events{display:none}.timeline__details,.timeline__title{font-weight:700}.timeline__date,.timeline__from,.timeline__to{color:#6c757d}.timeline__icon{align-items:center;background-color:#f2f2f2;border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:15px;width:40px}.timeline__icon i{color:#333;font-size:17px}.form-fields-flex{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.form-field-item{flex:1;min-width:0}@media(min-width:1200px){.form-fields-flex{gap:24px}.form-field-item{flex:1 1 0}}@media(max-width:1199px)and (min-width:992px){.form-fields-flex{gap:20px}.form-field-item{flex:1 1 calc(20% - 16px)}}@media(max-width:991px)and (min-width:768px){.form-fields-flex{gap:16px}.form-field-item{flex:1 1 calc(33.333% - 11px)}}@media(max-width:767px)and (min-width:576px){.form-fields-flex{gap:12px}.form-field-item{flex:1 1 calc(50% - 6px)}}@media(max-width:575px){.form-fields-flex{flex-direction:column;gap:16px}.form-field-item{flex:1 1 100%;min-width:100%}}.form-field-item .qty-input{min-width:0;width:100%}@media(max-width:767px){.form-field-item .origin-place{margin-bottom:16px}.form-field-item .origin-place p{font-size:13px;margin-bottom:6px}.form-field-item .qty-input{font-size:14px;padding:10px 12px}.form-field-item .qut-unit{font-size:11px}}.quotes-results{margin-top:40px}.quotes-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:20px}.quote-card{background:#fff;border:2px solid transparent;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.quote-card:hover{border-color:#007bff;box-shadow:0 8px 24px rgba(0,123,255,.15);transform:translateY(-2px)}.quote-card.selected{background:linear-gradient(135deg,#f8fff9,#e8f5e8);border-color:#28a745}.quote-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.quote-header h4{color:#2c3e50;font-size:18px;font-weight:600;margin:0}.delivery-time{background:#e3f2fd;border-radius:20px;color:#1976d2;font-size:12px;font-weight:500;padding:4px 12px}.quote-price{margin-bottom:20px;text-align:center}.quote-price .currency{color:#6c757d;font-size:16px;vertical-align:top}.quote-price .amount{color:#28a745;font-size:32px;font-weight:700;margin-left:4px}.quote-details{margin-bottom:20px}.quote-details p{color:#6c757d;font-size:14px;line-height:1.4;margin:8px 0}.select-quote-btn{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease;width:100%}.select-quote-btn:hover{background:linear-gradient(135deg,#0056b3,#004085)}.requires-contact{background:#fff9e6!important;border-left:4px solid #ffc107!important}.requires-contact td{background:transparent!important}.price-contact{color:#ffc107;font-size:16px;font-weight:700}.request-contact-btn{background:linear-gradient(135deg,#ffc107,#e0a800);border:none;border-radius:8px;color:#212529;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease;width:100%}.request-contact-btn:hover{background:linear-gradient(135deg,#e0a800,#d39e00);transform:translateY(-1px)}.quote-warning-row{background:#fff3cd!important}.quote-warning{background:#fff3cd;border-left:4px solid #ffc107;color:#856404;font-size:14px;padding:12px 16px}.quote-warning i{color:#856404;margin-right:8px}.select-quote-btn:active{transform:translateY(0)}.quote-card.selected .select-quote-btn{background:linear-gradient(135deg,#28a745,#1e7e34)}.quote-card.selected .select-quote-btn:hover{background:linear-gradient(135deg,#1e7e34,#155724)}.quote-card.loading{opacity:.6;pointer-events:none}.quote-card.loading:after{align-items:center;background:hsla(0,0%,100%,.8);bottom:0;content:"";display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}@media(max-width:768px){.quotes-grid{gap:16px;grid-template-columns:1fr}.quote-card{padding:20px}.quote-header{align-items:flex-start;flex-direction:column;gap:8px}.quote-price .amount{font-size:28px}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.quote-card{animation:slideInUp .5s ease-out}.quote-card:first-child{animation-delay:.1s}.quote-card:nth-child(2){animation-delay:.2s}.quote-card:nth-child(3){animation-delay:.3s}.quote-card:nth-child(4){animation-delay:.4s}.quote-card:nth-child(5){animation-delay:.5s}.quote-card.success{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-color:#28a745}.quote-card.success:before{align-items:center;background:#28a745;border-radius:50%;color:#fff;content:"✓";display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:24px}.quote-card.error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-color:#dc3545}.quote-card.unavailable{opacity:.6;pointer-events:none}.quote-card.unavailable .select-quote-btn{background:#6c757d;cursor:not-allowed}.quotes-title{color:#2c3e50;font-weight:600;margin-bottom:20px}.origin-place p{color:#495057;font-weight:500;margin-bottom:8px}.qty-input{border:2px solid #e9ecef;border-radius:8px;font-size:14px;padding:12px 16px;transition:border-color .3s ease}.qty-input:focus{border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:none}.qty-input.error-feedback{border-color:#dc3545}.qut-unit{color:#6c757d;font-size:12px;font-weight:500}.theme_btn{border-radius:8px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:all .3s ease}.theme_btn:hover{transform:translateY(-1px)}.theme_btn.black-btn{background:linear-gradient(135deg,#343a40,#212529)}.theme_btn.cta-btn{background:linear-gradient(135deg,#28a745,#1e7e34)}.loader{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;display:inline-block;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hidden{display:none!important}.quotes-table-container{margin:20px 0;overflow-x:auto}.quotes-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden;width:100%}.quotes-table thead{background:#f8f9fa}.quotes-table thead th{border-bottom:2px solid #e0e0e0;color:#333;font-size:14px;font-weight:600;padding:15px 12px;text-align:left}.quotes-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .3s ease}.quotes-table tbody tr:hover{background:#f8f9fa}.quotes-table tbody tr:last-child{border-bottom:none}.quotes-table tbody td{font-size:14px;padding:15px 12px;vertical-align:middle}.quotes-table .carrier-name{color:#333;font-weight:600}.quotes-table .service-type{color:#666;font-size:13px}.quotes-table .price{color:#28a745;font-size:18px;font-weight:700}.quotes-table .price .currency{color:#666;font-size:14px;margin-right:2px}.quotes-table .delivery-time{color:#666;font-size:14px;font-weight:500}.quotes-table .select-quote-btn{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:8px 16px;transition:background-color .3s ease}.quotes-table .select-quote-btn:hover{background:#0056b3}@media(max-width:768px){.quotes-table thead{display:none}.quotes-table tbody tr{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:block;margin-bottom:15px;padding:15px}.quotes-table tbody tr:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.quotes-table tbody td{border:none;display:block;padding:8px 0;text-align:left}.quotes-table tbody td:before{color:#333;content:attr(data-label) ": ";display:inline-block;font-weight:600;width:120px}.quotes-table tbody td:last-child{border-top:1px solid #e0e0e0;margin-top:10px;padding-top:15px;text-align:center}}
