@import url(https://fonts.googleapis.com/css?family=Lexend:100,200,300,400,400i,500,600,700,800,900&display=swap);
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media(prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}.animate__flash{animation-name:flash}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}.animate__swing{transform-origin:top center;animation-name:swing}.animate__tada{animation-name:tada}.animate__wobble{animation-name:wobble}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}.animate__bounceInDown{animation-name:bounceInDown}.animate__bounceInLeft{animation-name:bounceInLeft}.animate__bounceInRight{animation-name:bounceInRight}.animate__bounceInUp{animation-name:bounceInUp}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}.animate__bounceOutDown{animation-name:bounceOutDown}.animate__bounceOutLeft{animation-name:bounceOutLeft}.animate__bounceOutRight{animation-name:bounceOutRight}.animate__bounceOutUp{animation-name:bounceOutUp}.animate__fadeIn{animation-name:fadeIn}.animate__fadeInDown{animation-name:fadeInDown}.animate__fadeInDownBig{animation-name:fadeInDownBig}.animate__fadeInLeft{animation-name:fadeInLeft}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}.animate__fadeInRight{animation-name:fadeInRight}.animate__fadeInRightBig{animation-name:fadeInRightBig}.animate__fadeInUp{animation-name:fadeInUp}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}.animate__fadeOut{animation-name:fadeOut}.animate__fadeOutDown{animation-name:fadeOutDown}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}.animate__fadeOutLeft{animation-name:fadeOutLeft}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}.animate__fadeOutRight{animation-name:fadeOutRight}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}.animate__fadeOutUp{animation-name:fadeOutUp}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}.animate__flipInX{animation-name:flipInX}.animate__flipInX,.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.animate__flipInY{animation-name:flipInY}.animate__flipOutX{animation-name:flipOutX}.animate__flipOutX,.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.animate__flipOutY{animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}.animate__rollIn{animation-name:rollIn}.animate__rollOut{animation-name:rollOut}.animate__zoomIn{animation-name:zoomIn}.animate__zoomInDown{animation-name:zoomInDown}.animate__zoomInLeft{animation-name:zoomInLeft}.animate__zoomInRight{animation-name:zoomInRight}.animate__zoomInUp{animation-name:zoomInUp}.animate__zoomOut{animation-name:zoomOut}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}.animate__slideInDown{animation-name:slideInDown}.animate__slideInLeft{animation-name:slideInLeft}.animate__slideInRight{animation-name:slideInRight}.animate__slideInUp{animation-name:slideInUp}.animate__slideOutDown{animation-name:slideOutDown}.animate__slideOutLeft{animation-name:slideOutLeft}.animate__slideOutRight{animation-name:slideOutRight}.animate__slideOutUp{animation-name:slideOutUp}.loader-container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;position:fixed;background:hsla(0,0%,100%,.9);z-index:1}.bg-gradient{background:linear-gradient(98.1deg,#400d94 -1.58%,#76079d)}.mobile{display:none!important}.desktop{display:flex}@media(max-width:992px){.mobile{display:flex!important}.desktop{display:none!important}}@media(max-width:992px){.container,.container-md,.container-sm{max-width:98%}}@media only screen and (max-width:575px){.container{width:100%}}.navIcon{margin-right:10px;top:-4px;position:relative}.mobile .mainmenu .mobileLogo img{max-width:150px}.mobile .mainmenu .mobileLogo{text-align:right;margin-top:54px;margin-bottom:54px}.mobile ul li{padding:0!important}.mobile ul li a{padding:20px!important;font-weight:400!important}.desktop ul li a.active{font-weight:700;color:#400d94!important}.mobile ul li.home a:before{content:url(/static/media/nav-home-icon.a2e760b7.svg);display:inline-block;margin-right:10px;position:relative}.mobile ul li.home a.active:before{content:url(/static/media/nav-home-icon-hover.ca078feb.svg);display:inline-block;margin-right:10px;position:relative}.mobile ul li.about a:before{content:url(/static/media/nav-about-icon.d3f70c0d.svg);display:inline-block;margin-right:10px;position:relative;top:4px}.mobile ul li.about a.active:before{content:url(/static/media/nav-about-icon-hover.81f3592e.svg);display:inline-block;margin-right:10px;position:relative;top:4px}.mobile ul li.solutions a:before{content:url(/static/media/nav-solutions-icon.0729cdae.svg);display:inline-block;margin-right:10px;position:relative;top:4px}.mobile ul li.solutions a.active:before{content:url(/static/media/nav-solutions-icon-hover.b270cf8b.svg);display:inline-block;margin-right:10px;position:relative;top:4px}.mobile ul li.resources a:before{content:url(/static/media/nav-resources-icon.7c7bbdcb.svg);display:inline-block;margin-right:10px;position:relative;top:4px}.mobile ul li.resources a.active:before{content:url(/static/media/nav-resources-icon-hover.77b69136.svg);display:inline-block;margin-right:10px;position:relative;top:4px}.mobile ul li a.active{border-radius:6px;background:#4e12b1;color:#fff!important}.mobile .rn-btn{display:block!important;margin-top:30px;padding:6px 40px!important}.custom-modal .modal-header{border-bottom:none!important}.custom-modal .title{font-style:normal;font-weight:300;font-size:40px;line-height:50px;color:#1b1b1b;margin-bottom:14px;display:inline-block}.custom-modal p{font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#494949}.custom-modal .modal-content{padding:0 70px 40px}@media(max-width:992px){.custom-modal .modal-content{padding-bottom:40px}}.modal-header .close{margin-right:-4.5rem}.close{font-size:3rem;font-weight:300;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:1;margin-right:-66px}.close:hover{opacity:.5}.custom-modal form{margin-top:40px}.my-modal{width:90vw;max-width:640px}.page-container{min-height:50vh}.desktop-show{display:block}.mobile-show{display:none}@media(max-width:992px){.desktop-show{display:none}.mobile-show{display:block}}@media only screen and (max-width:575px){.container{width:450px}}@media only screen and (max-width:479px){.container{width:320px}}article,aside,details,figcaption,figure,footer,header,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}button,html,input,select,textarea{font-family:Lexend,sans-serif}a{color:#4e12b1;text-decoration:none}a:visited{color:#bd00ff}a:focus{outline:thin dotted}a:active,a:hover{color:#bd00ff;outline:0}a:hover{text-decoration:underline}address{font-style:italic;margin:0 0 24px}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}p{margin:0 0 24px}code,kbd,pre,samp{font-family:monospace,serif;font-size:14px;-webkit-hyphens:none;hyphens:none}pre{background:#f5f5f5;color:#666;font-family:monospace;font-size:14px;margin:20px 0;overflow:auto;padding:20px;white-space:pre;white-space:pre-wrap;word-wrap:break-word}blockquote,q{-webkit-hyphens:none;hyphens:none;quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{font-size:18px;font-style:italic;font-weight:300;margin:24px 40px}blockquote blockquote{margin-right:0}blockquote cite,blockquote small{font-size:14px;font-weight:400;text-transform:uppercase}blockquote em,blockquote i{font-style:normal;font-weight:300}blockquote b,blockquote strong{font-weight:400}small{font-size:smaller}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}dl{margin:0 20px}dt{font-weight:700}dd{margin:0 0 20px}menu,ol,ul{margin:16px 0;padding:0 0 0 40px}ul{list-style-type:square}nav ol,nav ul{list-style:none;list-style-image:none}li>ol,li>ul{margin:0}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;min-width:inherit;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;max-width:100%;vertical-align:initial}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;appearance:textfield;padding-right:2px;width:270px}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px;width:100%}caption,td,th{font-weight:400;text-align:left}caption{font-size:16px;margin:20px 0}th{font-weight:700;text-transform:uppercase}td{border-top:1px solid #ededed;padding:6px 10px 6px 0}del{color:#333}ins{background:#fff9c0;text-decoration:none}hr{background-size:4px 4px;border:0;height:1px;margin:0 0 24px}*{box-sizing:border-box}img{max-width:100%}html{overflow:hidden;overflow-y:auto}body{overflow:hidden;font-size:14px;line-height:1.714286;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lexend,sans-serif;color:#1d1d24;font-weight:400}a{transition:all .4s ease-in-out 0s}.h1,.h2,.h3,.h4,.h5,.h6,address,blockquote,caption,dd,dl,h1,h2,h3,h4,h5,h6,hr,menu,ol,p,pre,table,ul{margin:0 0 15px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Lexend,sans-serif;line-height:55px;color:#1b1b1b}h4{line-height:28px}h2{line-height:50px}.h1,h1{font-size:54px}.h2,h2{font-size:44px}.h3,h3{font-size:24px}.h4,h4{font-size:20px;font-size:22px}.h5,h5{font-size:18px}.h6,h6{font-size:16px}@media only screen and (min-width:768px)and (max-width:991px){.h1,h1{font-size:50px}.h2,h2{font-size:42px}.h3,h3{font-size:22px}.h4,h4{font-size:17px}}@media only screen and (max-width:767px){.h1,h1{font-size:48px}.h2,h2{font-size:40px;font-style:normal;font-weight:400;font-size:26px;line-height:30px}.h3,h3{font-size:22px}}@media only screen and (max-width:575px){.h1,h1{font-size:46px}}.h1,.h2,.h3,h1,h2,h3{font-weight:300}.h4,h4{font-weight:600}h4{font-weight:400}.h6,h6{font-weight:500}a:active,a:focus,a:hover{text-decoration:none;outline:none}a:visited{color:inherit}button,input,select,textarea{background:transparent;border:1px solid #d4d4d4;transition:all .4s ease-out 0s;color:#1d1d24}button:active,button:focus,input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{outline:none;border-color:#4e12b1}input,select,textarea{width:100%;font-size:14px}input,select{height:40px;padding:0 15px}.textal-left{text-align:left!important}.textBlack{color:#000}.bodyColor{color:#535353}.service.service__style--2:hover .content h3.title,.service.service__style--2:hover .content p{color:#fff}.color-1{color:#8956e2}.color-2{color:#11ccd3}.color-3{color:#f4769a}.color-4{color:#2f21b3}.bgcolor-4{background:#2f21b3}.breadcrumb-inner ul.page-list,.color-black .mainmenunav ul.mainmenu,.homeBannerOuter ul.list-style,.list-style--1,.liststyle,.mainmenunav ul.mainmenu,.mainmenunav ul.mainmenu>li>ul.submenu,.mainmenunav ul.mainmenu>li>ul.submenu li .submenu,.rn-pagination ul.page-list,ul.brand-list,ul.list-style,ul.tab-style--1{padding:0;margin:0;list-style:none}.header-area .header-wrapper a.rn-btn,.item-portfolio-static .thumbnail a img,.mainmenunav ul.mainmenu>li>a,.mainmenunav ul.mainmenu>li>ul.submenu,.mainmenunav ul.mainmenu>li>ul.submenu li .submenu,.mainmenunav ul.mainmenu>li>ul.submenu li a,.mainmenunav ul.mainmenu>li span,.portfolio,.portfolio-sacousel-inner .slick-dots li button:after,.portfolio-style--3,.portfolio-style--3 .content,.portfolio-style--3 .content .portfolio-btn,.portfolio-style--3 .content:before,.portfolio-style--3 .content h4.title a,.portfolio-style--3 .thumbnail a:after,.portfolio-style--3 .thumbnail a img,.portfolio-tilthover .portfolio .bg-blr-image,.portfolio-tilthover .portfolio .content,.portfolio .bg-blr-image,.portfolio .content .inner .portfolio-button,.portfolio .thumbnail-inner:before,.portfolio .thumbnail:after,.rn-address .icon,.rn-address .inner p a,.rn-pagination ul.page-list li a:before,.rn-pricing .pricing-table-inner .pricing-footer a.rn-btn,.rn-slick-dot .slick-dots li button:after,.service.service__style--1,.service.service__style--2,.service.service__style--2 .content h3.title,.service.service__style--2 .content p,.service.service__style--2 .icon,.service.service__style--2:before,.service.service__style--4,.service.service__style--4 .content h3.title,.service.service__style--4 .content p,.service.service__style--4 .icon,.service.service__style--4:before,.standard-service .content h3 a,.team .thumbnail:after,.team .thumbnail img,a.btn-transparent,a.btn-transparent:after,a.rn-btn,button.rn-btn,input,textarea,ul.brand-list li,ul.brand-list li img,ul.social-share li a,ul.testimonial-thumb-wrapper li .thumb:after,ul.testimonial-thumb-wrapper li .thumb img{transition:all .3s cubic-bezier(.645,.045,.355,1)}.rn-progress-bar .single-progress .label,.rn-progress-bar .single-progress .title{font-weight:500}.section-title-default h2.title{font-weight:400}.fontWeight900{font-weight:900!important}.fontWeight800{font-weight:800!important}.fontWeight700{font-weight:700!important}.fontWeight600{font-weight:600!important}.fontWeight500{font-weight:500!important}.fontWeight400{font-weight:400!important}.fontWeight300{font-weight:300!important}.service.service__style--1,.service.service__style--2{position:relative}.textUpper{text-transform:uppercase}.textCap{text-transform:capitalize}.bg_image{background-repeat:no-repeat;background-size:cover;background-position:50%}.text-default-gradient{background:linear-gradient(90deg,#f81f01 50%,#ee076e 0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.theme-gradient{background:linear-gradient(-259deg,#f81f01,#ee076e)}.bg-theme-gradient{background:#f81f01;background:linear-gradient(145deg,#f81f01,#ee076e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f81f01",endColorstr="#ee076e",GradientType=1)}.rn-pagination ul.page-list li a:before{background:linear-gradient(-259deg,#f81f01,#ee076e)}/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{opacity:0;transform:translateY(200%);-webkit-transform:translateY(200%)}.animated.bmw{transform:translate(0);opacity:1}.hidden{display:none}.fix{overflow:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.poss_relative{position:relative}.poss_absolute{position:absolute}.lineheight--1{line-height:1!important}.lineheight--1-5{line-height:1.5!important}.lineheight--1-8{line-height:1.8!important}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.wrapper{position:relative}.theme-color{color:#4e12b1}.theme-gradient{background:#f81f01;background:linear-gradient(145deg,#f81f01,#ee076e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f81f01",endColorstr="#ee076e",GradientType=1)}.rn-text-white{color:#c6c9d8!important}.bg_color--1{background:#fff}.bg_color--2{background:#4e12b1}.bg_color--3{background:#f8f9fc}.bg_color--4{background:#1a1b1f}.bg_color--5{background:#f8f9fc}.bg_color--6{background:#000}.bg_color--7{background:#101010}.bg_overlay:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:#00010c;opacity:.57}.bg_overlay{position:relative}.bg_image--1{background-image:url(/assets/images/bg/bg-image-1.jpg)!important}.bg_image--2{background-image:url(/assets/images/bg/bg-image-2.jpg)!important}.bg_image--3{background-image:url(/assets/images/bg/bg-image-3.jpg)!important}.bg_image--4{background-image:url(/assets/images/bg/bg-image-4.jpg)!important}.bg_image--5{background-image:url(/assets/images/bg/bg-image-5.jpg)!important}.bg_image--6{background-image:url(/assets/images/bg/bg-image-6.jpg)!important}.bg_image--7{background-image:url(/assets/images/bg/bg-image-7.jpg)!important}.bg_image--8{background-image:url(/assets/images/bg/bg-image-8.jpg)!important}.bg_image--9{background-image:url(/assets/images/bg/bg-image-9.jpg)!important}.bg_image--10{background-image:url(/assets/images/bg/bg-image-10.jpg)!important}.bg_image--11{background-image:url(/assets/images/bg/bg-image-11.jpg)!important}.bg_image--12{background-image:url(/assets/images/bg/bg-image-12.jpg)!important}.bg_image--13{background-image:url(/assets/images/bg/bg-image-13.jpg)!important}.bg_image--14{background-image:url(/assets/images/bg/bg-image-14.jpg)!important}.bg_image--15{background-image:url(/assets/images/bg/bg-image-15.jpg)!important}.bg_image--16{background-image:url(/assets/images/bg/bg-image-16.jpg)!important}.bg_image--17{background-image:url(/assets/images/bg/bg-image-17.jpg)!important}.bg_image--18{background-image:url(/assets/images/bg/bg-image-18.jpg)!important}.bg_image--19{background-image:url(/assets/images/bg/bg-image-19.jpg)!important}.bg_image--20{background-image:url(/assets/images/bg/bg-image-20.jpg)!important}.bg_image--21{background-image:url(/assets/images/bg/bg-image-21.jpg)!important}.bg_image--22{background-image:url(/assets/images/bg/bg-image-22.jpg)!important}.bg_image--23{background-image:url(/assets/images/bg/bg-image-23.jpg)!important}.bg_image--24{background-image:url(/assets/images/bg/bg-image-24.jpg)!important}.bg_image--25{background-image:url(/assets/images/bg/bg-image-25.jpg)!important}.bg_image--26{background-image:url(/assets/images/bg/bg-image-26.jpg)!important}.bg_image--27{background-image:url(/assets/images/bg/bg-image-27.jpg)!important}.bg_image--28{background-image:url(/assets/images/bg/bg-image-28.jpg)!important}.bg_image--29{background-image:url(/assets/images/bg/bg-image-29.jpg)!important}.bg_image--30{background-image:url(/assets/images/bg/bg-image-30.jpg)!important}.bg_image--31{background-image:url(/assets/images/bg/bg-image-31.jpg)!important}.bg_image--32{background-image:url(/assets/images/bg/bg-image-32.jpg)!important}.bg_image--33{background-image:url(/assets/images/bg/bg-image-33.jpg)!important}.bg_image--34{background-image:url(/assets/images/bg/bg-image-34.jpg)!important}.bg_image--35{background-image:url(/assets/images/bg/bg-image-35.jpg)!important}.bg_image--36{background-image:url(/assets/images/bg/bg-image-36.jpg)!important}.font--1{font-size:1px!important}@media only screen and (max-width:767px){.font--1{font-size:26px!important;line-height:30px!important}}.font--2{font-size:2px!important}@media only screen and (max-width:767px){.font--2{font-size:26px!important;line-height:30px!important}}.font--3{font-size:3px!important}@media only screen and (max-width:767px){.font--3{font-size:26px!important;line-height:30px!important}}.font--4{font-size:4px!important}@media only screen and (max-width:767px){.font--4{font-size:26px!important;line-height:30px!important}}.font--5{font-size:5px!important}@media only screen and (max-width:767px){.font--5{font-size:26px!important;line-height:30px!important}}.font--6{font-size:6px!important}@media only screen and (max-width:767px){.font--6{font-size:26px!important;line-height:30px!important}}.font--7{font-size:7px!important}@media only screen and (max-width:767px){.font--7{font-size:26px!important;line-height:30px!important}}.font--8{font-size:8px!important}@media only screen and (max-width:767px){.font--8{font-size:26px!important;line-height:30px!important}}.font--9{font-size:9px!important}@media only screen and (max-width:767px){.font--9{font-size:26px!important;line-height:30px!important}}.font--10{font-size:10px!important}@media only screen and (max-width:767px){.font--10{font-size:26px!important;line-height:30px!important}}.font--11{font-size:11px!important}@media only screen and (max-width:767px){.font--11{font-size:26px!important;line-height:30px!important}}.font--12{font-size:12px!important}@media only screen and (max-width:767px){.font--12{font-size:26px!important;line-height:30px!important}}.font--13{font-size:13px!important}@media only screen and (max-width:767px){.font--13{font-size:26px!important;line-height:30px!important}}.font--14{font-size:14px!important}@media only screen and (max-width:767px){.font--14{font-size:26px!important;line-height:30px!important}}.font--15{font-size:15px!important}@media only screen and (max-width:767px){.font--15{font-size:26px!important;line-height:30px!important}}.font--16{font-size:16px!important}@media only screen and (max-width:767px){.font--16{font-size:26px!important;line-height:30px!important}}.font--17{font-size:17px!important}@media only screen and (max-width:767px){.font--17{font-size:26px!important;line-height:30px!important}}.font--18{font-size:18px!important}@media only screen and (max-width:767px){.font--18{font-size:26px!important;line-height:30px!important}}.font--19{font-size:19px!important}@media only screen and (max-width:767px){.font--19{font-size:26px!important;line-height:30px!important}}.font--20{font-size:20px!important}@media only screen and (max-width:767px){.font--20{font-size:26px!important;line-height:30px!important}}.font--21{font-size:21px!important}@media only screen and (max-width:767px){.font--21{font-size:26px!important;line-height:30px!important}}.font--22{font-size:22px!important}@media only screen and (max-width:767px){.font--22{font-size:26px!important;line-height:30px!important}}.font--23{font-size:23px!important}@media only screen and (max-width:767px){.font--23{font-size:26px!important;line-height:30px!important}}.font--24{font-size:24px!important}@media only screen and (max-width:767px){.font--24{font-size:26px!important;line-height:30px!important}}.font--25{font-size:25px!important}@media only screen and (max-width:767px){.font--25{font-size:26px!important;line-height:30px!important}}.font--26{font-size:26px!important}@media only screen and (max-width:767px){.font--26{font-size:26px!important;line-height:30px!important}}.font--27{font-size:27px!important}@media only screen and (max-width:767px){.font--27{font-size:26px!important;line-height:30px!important}}.font--28{font-size:28px!important}@media only screen and (max-width:767px){.font--28{font-size:26px!important;line-height:30px!important}}.font--29{font-size:29px!important}@media only screen and (max-width:767px){.font--29{font-size:26px!important;line-height:30px!important}}.font--30{font-size:30px!important}@media only screen and (max-width:767px){.font--30{font-size:26px!important;line-height:30px!important}}.font--31{font-size:31px!important}@media only screen and (max-width:767px){.font--31{font-size:26px!important;line-height:30px!important}}.font--32{font-size:32px!important}@media only screen and (max-width:767px){.font--32{font-size:26px!important;line-height:30px!important}}.font--33{font-size:33px!important}@media only screen and (max-width:767px){.font--33{font-size:26px!important;line-height:30px!important}}.font--34{font-size:34px!important}@media only screen and (max-width:767px){.font--34{font-size:26px!important;line-height:30px!important}}.font--35{font-size:35px!important}@media only screen and (max-width:767px){.font--35{font-size:26px!important;line-height:30px!important}}.font--36{font-size:36px!important}@media only screen and (max-width:767px){.font--36{font-size:26px!important;line-height:30px!important}}.font--37{font-size:37px!important}@media only screen and (max-width:767px){.font--37{font-size:26px!important;line-height:30px!important}}.font--38{font-size:38px!important}@media only screen and (max-width:767px){.font--38{font-size:26px!important;line-height:30px!important}}.font--39{font-size:39px!important}@media only screen and (max-width:767px){.font--39{font-size:26px!important;line-height:30px!important}}.font--40{font-size:40px!important}@media only screen and (max-width:767px){.font--40{font-size:26px!important;line-height:30px!important}}.font--41{font-size:41px!important}@media only screen and (max-width:767px){.font--41{font-size:26px!important;line-height:30px!important}}.font--42{font-size:42px!important}@media only screen and (max-width:767px){.font--42{font-size:26px!important;line-height:30px!important}}.font--43{font-size:43px!important}@media only screen and (max-width:767px){.font--43{font-size:26px!important;line-height:30px!important}}.font--44{font-size:44px!important}@media only screen and (max-width:767px){.font--44{font-size:26px!important;line-height:30px!important}}.font--45{font-size:45px!important}@media only screen and (max-width:767px){.font--45{font-size:26px!important;line-height:30px!important}}.font--46{font-size:46px!important}@media only screen and (max-width:767px){.font--46{font-size:26px!important;line-height:30px!important}}.font--47{font-size:47px!important}@media only screen and (max-width:767px){.font--47{font-size:26px!important;line-height:30px!important}}.font--48{font-size:48px!important}@media only screen and (max-width:767px){.font--48{font-size:26px!important;line-height:30px!important}}.font--49{font-size:49px!important}@media only screen and (max-width:767px){.font--49{font-size:26px!important;line-height:30px!important}}.font--50{font-size:50px!important}@media only screen and (max-width:767px){.font--50{font-size:26px!important;line-height:30px!important}}.font--51{font-size:51px!important}@media only screen and (max-width:767px){.font--51{font-size:26px!important;line-height:30px!important}}.font--52{font-size:52px!important}@media only screen and (max-width:767px){.font--52{font-size:26px!important;line-height:30px!important}}.font--53{font-size:53px!important}@media only screen and (max-width:767px){.font--53{font-size:26px!important;line-height:30px!important}}.font--54{font-size:54px!important}@media only screen and (max-width:767px){.font--54{font-size:26px!important;line-height:30px!important}}.font--55{font-size:55px!important}@media only screen and (max-width:767px){.font--55{font-size:26px!important;line-height:30px!important}}.font--56{font-size:56px!important}@media only screen and (max-width:767px){.font--56{font-size:26px!important;line-height:30px!important}}.font--57{font-size:57px!important}@media only screen and (max-width:767px){.font--57{font-size:26px!important;line-height:30px!important}}.font--58{font-size:58px!important}@media only screen and (max-width:767px){.font--58{font-size:26px!important;line-height:30px!important}}.font--59{font-size:59px!important}@media only screen and (max-width:767px){.font--59{font-size:26px!important;line-height:30px!important}}.font--60{font-size:60px!important}@media only screen and (max-width:767px){.font--60{font-size:26px!important;line-height:30px!important}}.font--61{font-size:61px!important}@media only screen and (max-width:767px){.font--61{font-size:26px!important;line-height:30px!important}}.font--62{font-size:62px!important}@media only screen and (max-width:767px){.font--62{font-size:26px!important;line-height:30px!important}}.font--63{font-size:63px!important}@media only screen and (max-width:767px){.font--63{font-size:26px!important;line-height:30px!important}}.font--64{font-size:64px!important}@media only screen and (max-width:767px){.font--64{font-size:26px!important;line-height:30px!important}}.font--65{font-size:65px!important}@media only screen and (max-width:767px){.font--65{font-size:26px!important;line-height:30px!important}}.font--66{font-size:66px!important}@media only screen and (max-width:767px){.font--66{font-size:26px!important;line-height:30px!important}}.font--67{font-size:67px!important}@media only screen and (max-width:767px){.font--67{font-size:26px!important;line-height:30px!important}}.font--68{font-size:68px!important}@media only screen and (max-width:767px){.font--68{font-size:26px!important;line-height:30px!important}}.font--69{font-size:69px!important}@media only screen and (max-width:767px){.font--69{font-size:26px!important;line-height:30px!important}}.font--70{font-size:70px!important}@media only screen and (max-width:767px){.font--70{font-size:26px!important;line-height:30px!important}}.font--71{font-size:71px!important}@media only screen and (max-width:767px){.font--71{font-size:26px!important;line-height:30px!important}}.font--72{font-size:72px!important}@media only screen and (max-width:767px){.font--72{font-size:26px!important;line-height:30px!important}}.font--73{font-size:73px!important}@media only screen and (max-width:767px){.font--73{font-size:26px!important;line-height:30px!important}}.font--74{font-size:74px!important}@media only screen and (max-width:767px){.font--74{font-size:26px!important;line-height:30px!important}}.font--75{font-size:75px!important}@media only screen and (max-width:767px){.font--75{font-size:26px!important;line-height:30px!important}}.font--76{font-size:76px!important}@media only screen and (max-width:767px){.font--76{font-size:26px!important;line-height:30px!important}}.font--77{font-size:77px!important}@media only screen and (max-width:767px){.font--77{font-size:26px!important;line-height:30px!important}}.font--78{font-size:78px!important}@media only screen and (max-width:767px){.font--78{font-size:26px!important;line-height:30px!important}}.font--79{font-size:79px!important}@media only screen and (max-width:767px){.font--79{font-size:26px!important;line-height:30px!important}}.font--80{font-size:80px!important}@media only screen and (max-width:767px){.font--80{font-size:26px!important;line-height:30px!important}}.text-link{color:#4e12b1}p{font-size:18px;line-height:30px}@media only screen and (max-width:767px){p{font-size:16px;line-height:28px}}p:last-child{margin-bottom:0}.text-italic{font-style:italic}.text-normal{font-style:normal}.text-underline{font-style:underline;text-decoration:underline}.text-dark{color:#1a1b1f!important}.text-white{color:#fff!important}.fullscreen{min-height:100vh;width:100%}@media only screen and (max-width:767px){.fullscreen{min-height:auto}}.fullscreen.empty-div{pointer-events:none;background:transparent}.row--0{margin-left:0;margin-right:0}.row--0>[class*=col]{padding-left:0;padding-right:0}.row--5{margin-left:-5px;margin-right:-5px}.row--5>[class*=col]{padding-left:5px;padding-right:5px}.row--10{margin-left:-10px;margin-right:-10px}.row--10>[class*=col]{padding-left:10px;padding-right:10px}.row--20{margin-left:-20px;margin-right:-20px}@media only screen and (min-width:1200px)and (max-width:1599px){.row--20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row--20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row--20{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--20{margin-left:-15px!important;margin-right:-15px!important}}.row--20>[class*=col-],.row--20>[class*=col]{padding-left:20px;padding-right:20px}@media only screen and (min-width:1200px)and (max-width:1599px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--20>[class*=col-],.row--20>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--35{margin-left:-35px;margin-right:-35px}@media only screen and (min-width:1200px)and (max-width:1599px){.row--35{margin-left:-25px;margin-right:-25px}}@media only screen and (min-width:992px)and (max-width:1199px){.row--35{margin-left:-25px;margin-right:-25px}}@media only screen and (min-width:768px)and (max-width:991px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--35{margin-left:-15px!important;margin-right:-15px!important}}.row--35>[class*=col-],.row--35>[class*=col]{padding-left:35px;padding-right:35px}@media only screen and (min-width:1200px)and (max-width:1599px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:25px;padding-right:25px}}@media only screen and (min-width:992px)and (max-width:1199px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:25px;padding-right:25px}}@media only screen and (min-width:768px)and (max-width:991px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--35>[class*=col-],.row--35>[class*=col]{padding-left:15px!important;padding-right:15px!important}}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}[data-black-overlay],[data-black-overlay]>*,[data-black-overlay]>div,[data-overlay],[data-overlay]>*,[data-overlay]>div,[data-white-overlay],[data-white-overlay]>*,[data-white-overlay]>div{position:relative;z-index:1}[data-black-overlay]:before,[data-overlay]:before,[data-white-overlay]:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}[data-overlay]:before{background-color:#4e12b1}[data-black-overlay]:before{background-color:#00010c}[data-white-overlay]:before{background-color:#b4abab}[data-black-overlay="1"]:before,[data-overlay="1"]:before,[data-white-overlay="1"]:before{opacity:.1}[data-black-overlay="2"]:before,[data-overlay="2"]:before,[data-white-overlay="2"]:before{opacity:.2}[data-black-overlay="3"]:before,[data-overlay="3"]:before,[data-white-overlay="3"]:before{opacity:.3}[data-black-overlay="4"]:before,[data-overlay="4"]:before,[data-white-overlay="4"]:before{opacity:.4}[data-black-overlay="5"]:before,[data-overlay="5"]:before,[data-white-overlay="5"]:before{opacity:.5}[data-black-overlay="6"]:before,[data-overlay="6"]:before,[data-white-overlay="6"]:before{opacity:.6}[data-black-overlay="7"]:before,[data-overlay="7"]:before,[data-white-overlay="7"]:before{opacity:.7}[data-black-overlay="8"]:before,[data-overlay="8"]:before,[data-white-overlay="8"]:before{opacity:.8}[data-black-overlay="9"]:before,[data-overlay="9"]:before,[data-white-overlay="9"]:before{opacity:.9}[data-black-overlay="10"]:before,[data-overlay="10"]:before,[data-white-overlay="10"]:before{opacity:1}#scrollUp{width:40px;height:40px;background-color:#4e12b1;border:3px solid #eee;color:#1b1b1b;right:20px;bottom:60px;text-align:center;overflow:hidden;border-radius:50px;z-index:9811!important}@media only screen and (max-width:767px){#scrollUp{display:none!important}}#scrollUp i{display:block;line-height:34px;font-size:22px}#scrollUp:hover i{animation-name:fadeInUp;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}.form-message{margin-bottom:0;text-align:center}.form-message.error{margin-top:20px;color:#f80707}.form-message.success{margin-top:20px;color:#0d8d2d}.thumb img,.thumbnail img{border-radius:6px}img.react-parallax-bgimage{object-fit:contain}.us-text{color:#fdbf1a}.letterspacing--2{letter-spacing:2px}.pra{font-size:18px;line-height:2em}@media only screen and (max-width:767px){.pra{font-size:14px;line-height:24px}}@media only screen and (min-width:768px)and (max-width:991px){.plr--120{padding:0 60px!important}}@media only screen and (min-width:992px)and (max-width:1199px){.plr--120{padding:0 60px!important}}@media only screen and (max-width:767px){.plr--120{padding:0 30px!important}}.pl--0{padding-left:0!important}.pr--0{padding-right:0!important}.pt--0{padding-top:0!important}.pt--100{padding-top:100!important}.pb--0{padding-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mb--20{margin-bottom:20px!important}.mb--40{margin-bottom:40px!important}.mb--60{margin-bottom:60px!important}.mb--80{margin-bottom:80px!important}.pt--260{padding-top:260px}.pt--250{padding-top:250px}.plr--270{padding:0 270px}.plr--300{padding:0 300px}.plr--340{padding:0 340px}.ptb--300{padding:300px 0}.ptb--340{padding:340px 0}.ptb--450{padding:450px 0}.plr_dec--15{margin:0 -15px}.mb-dec--30{margin-bottom:-30px}.pt--300{padding-top:300px}.ptb--5{padding:5px 0}.plr--5{padding:0 5px}.pt--5{padding-top:5px}.pb--5{padding-bottom:5px}.pl--5{padding-left:5px}.pr--5{padding-right:5px}.mt--5{margin-top:5px!important}@media only screen and (max-width:767px){.mt--5{margin-top:2.5px!important}}.mb--5{margin-bottom:5px}.mr--5{margin-right:5px}.ml--5{margin-left:5px}.flex-row-gap--5{display:flex;grid-gap:5px;gap:5px;align-items:center}.ptb--10{padding:10px 0}.plr--10{padding:0 10px}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px}.pr--10{padding-right:10px}.mt--10{margin-top:10px!important}@media only screen and (max-width:767px){.mt--10{margin-top:5px!important}}.mb--10{margin-bottom:10px}.mr--10{margin-right:10px}.ml--10{margin-left:10px}.flex-row-gap--10{display:flex;grid-gap:10px;gap:10px;align-items:center}.ptb--15{padding:15px 0}.plr--15{padding:0 15px}.pt--15{padding-top:15px}.pb--15{padding-bottom:15px}.pl--15{padding-left:15px}.pr--15{padding-right:15px}.mt--15{margin-top:15px!important}@media only screen and (max-width:767px){.mt--15{margin-top:7.5px!important}}.mb--15{margin-bottom:15px}.mr--15{margin-right:15px}.ml--15{margin-left:15px}.flex-row-gap--15{display:flex;grid-gap:15px;gap:15px;align-items:center}.ptb--20{padding:20px 0}.plr--20{padding:0 20px}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px}.pr--20{padding-right:20px}.mt--20{margin-top:20px!important}@media only screen and (max-width:767px){.mt--20{margin-top:10px!important}}.mb--20{margin-bottom:20px}.mr--20{margin-right:20px}.ml--20{margin-left:20px}.flex-row-gap--20{display:flex;grid-gap:20px;gap:20px;align-items:center}.ptb--25{padding:25px 0}.plr--25{padding:0 25px}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px}.pr--25{padding-right:25px}.mt--25{margin-top:25px!important}@media only screen and (max-width:767px){.mt--25{margin-top:12.5px!important}}.mb--25{margin-bottom:25px}.mr--25{margin-right:25px}.ml--25{margin-left:25px}.flex-row-gap--25{display:flex;grid-gap:25px;gap:25px;align-items:center}.ptb--30{padding:30px 0}.plr--30{padding:0 30px}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px}.pr--30{padding-right:30px}.mt--30{margin-top:30px!important}@media only screen and (max-width:767px){.mt--30{margin-top:15px!important}}.mb--30{margin-bottom:30px}.mr--30{margin-right:30px}.ml--30{margin-left:30px}.flex-row-gap--30{display:flex;grid-gap:30px;gap:30px;align-items:center}.ptb--35{padding:35px 0}.plr--35{padding:0 35px}.pt--35{padding-top:35px}.pb--35{padding-bottom:35px}.pl--35{padding-left:35px}.pr--35{padding-right:35px}.mt--35{margin-top:35px!important}@media only screen and (max-width:767px){.mt--35{margin-top:17.5px!important}}.mb--35{margin-bottom:35px}.mr--35{margin-right:35px}.ml--35{margin-left:35px}.flex-row-gap--35{display:flex;grid-gap:35px;gap:35px;align-items:center}.ptb--40{padding:40px 0}.plr--40{padding:0 40px}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px}.pr--40{padding-right:40px}.mt--40{margin-top:40px!important}@media only screen and (max-width:767px){.mt--40{margin-top:20px!important}}.mb--40{margin-bottom:40px}.mr--40{margin-right:40px}.ml--40{margin-left:40px}.flex-row-gap--40{display:flex;grid-gap:40px;gap:40px;align-items:center}.ptb--45{padding:45px 0}.plr--45{padding:0 45px}.pt--45{padding-top:45px}.pb--45{padding-bottom:45px}.pl--45{padding-left:45px}.pr--45{padding-right:45px}.mt--45{margin-top:45px!important}@media only screen and (max-width:767px){.mt--45{margin-top:22.5px!important}}.mb--45{margin-bottom:45px}.mr--45{margin-right:45px}.ml--45{margin-left:45px}.flex-row-gap--45{display:flex;grid-gap:45px;gap:45px;align-items:center}.ptb--50{padding:50px 0}.plr--50{padding:0 50px}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px}.pr--50{padding-right:50px}.mt--50{margin-top:50px!important}@media only screen and (max-width:767px){.mt--50{margin-top:25px!important}}.mb--50{margin-bottom:50px}.mr--50{margin-right:50px}.ml--50{margin-left:50px}.flex-row-gap--50{display:flex;grid-gap:50px;gap:50px;align-items:center}.ptb--55{padding:55px 0}.plr--55{padding:0 55px}.pt--55{padding-top:55px}.pb--55{padding-bottom:55px}.pl--55{padding-left:55px}.pr--55{padding-right:55px}.mt--55{margin-top:55px!important}@media only screen and (max-width:767px){.mt--55{margin-top:27.5px!important}}.mb--55{margin-bottom:55px}.mr--55{margin-right:55px}.ml--55{margin-left:55px}.flex-row-gap--55{display:flex;grid-gap:55px;gap:55px;align-items:center}.ptb--60{padding:60px 0}.plr--60{padding:0 60px}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px}.pr--60{padding-right:60px}.mt--60{margin-top:60px!important}@media only screen and (max-width:767px){.mt--60{margin-top:30px!important}}.mb--60{margin-bottom:60px}.mr--60{margin-right:60px}.ml--60{margin-left:60px}.flex-row-gap--60{display:flex;grid-gap:60px;gap:60px;align-items:center}.ptb--65{padding:65px 0}.plr--65{padding:0 65px}.pt--65{padding-top:65px}.pb--65{padding-bottom:65px}.pl--65{padding-left:65px}.pr--65{padding-right:65px}.mt--65{margin-top:65px!important}@media only screen and (max-width:767px){.mt--65{margin-top:32.5px!important}}.mb--65{margin-bottom:65px}.mr--65{margin-right:65px}.ml--65{margin-left:65px}.flex-row-gap--65{display:flex;grid-gap:65px;gap:65px;align-items:center}.ptb--70{padding:70px 0}.plr--70{padding:0 70px}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px}.pr--70{padding-right:70px}.mt--70{margin-top:70px!important}@media only screen and (max-width:767px){.mt--70{margin-top:35px!important}}.mb--70{margin-bottom:70px}.mr--70{margin-right:70px}.ml--70{margin-left:70px}.flex-row-gap--70{display:flex;grid-gap:70px;gap:70px;align-items:center}.ptb--75{padding:75px 0}.plr--75{padding:0 75px}.pt--75{padding-top:75px}.pb--75{padding-bottom:75px}.pl--75{padding-left:75px}.pr--75{padding-right:75px}.mt--75{margin-top:75px!important}@media only screen and (max-width:767px){.mt--75{margin-top:37.5px!important}}.mb--75{margin-bottom:75px}.mr--75{margin-right:75px}.ml--75{margin-left:75px}.flex-row-gap--75{display:flex;grid-gap:75px;gap:75px;align-items:center}.ptb--80{padding:80px 0}.plr--80{padding:0 80px}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px}.pr--80{padding-right:80px}.mt--80{margin-top:80px!important}@media only screen and (max-width:767px){.mt--80{margin-top:40px!important}}.mb--80{margin-bottom:80px}.mr--80{margin-right:80px}.ml--80{margin-left:80px}.flex-row-gap--80{display:flex;grid-gap:80px;gap:80px;align-items:center}.ptb--85{padding:85px 0}.plr--85{padding:0 85px}.pt--85{padding-top:85px}.pb--85{padding-bottom:85px}.pl--85{padding-left:85px}.pr--85{padding-right:85px}.mt--85{margin-top:85px!important}@media only screen and (max-width:767px){.mt--85{margin-top:42.5px!important}}.mb--85{margin-bottom:85px}.mr--85{margin-right:85px}.ml--85{margin-left:85px}.flex-row-gap--85{display:flex;grid-gap:85px;gap:85px;align-items:center}.ptb--90{padding:90px 0}.plr--90{padding:0 90px}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px}.pr--90{padding-right:90px}.mt--90{margin-top:90px!important}@media only screen and (max-width:767px){.mt--90{margin-top:45px!important}}.mb--90{margin-bottom:90px}.mr--90{margin-right:90px}.ml--90{margin-left:90px}.flex-row-gap--90{display:flex;grid-gap:90px;gap:90px;align-items:center}.ptb--95{padding:95px 0}.plr--95{padding:0 95px}.pt--95{padding-top:95px}.pb--95{padding-bottom:95px}.pl--95{padding-left:95px}.pr--95{padding-right:95px}.mt--95{margin-top:95px!important}@media only screen and (max-width:767px){.mt--95{margin-top:47.5px!important}}.mb--95{margin-bottom:95px}.mr--95{margin-right:95px}.ml--95{margin-left:95px}.flex-row-gap--95{display:flex;grid-gap:95px;gap:95px;align-items:center}.ptb--100{padding:100px 0}.plr--100{padding:0 100px}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px}.pr--100{padding-right:100px}.mt--100{margin-top:100px!important}@media only screen and (max-width:767px){.mt--100{margin-top:50px!important}}.mb--100{margin-bottom:100px}.mr--100{margin-right:100px}.ml--100{margin-left:100px}.flex-row-gap--100{display:flex;grid-gap:100px;gap:100px;align-items:center}.ptb--105{padding:105px 0}.plr--105{padding:0 105px}.pt--105{padding-top:105px}.pb--105{padding-bottom:105px}.pl--105{padding-left:105px}.pr--105{padding-right:105px}.mt--105{margin-top:105px!important}@media only screen and (max-width:767px){.mt--105{margin-top:52.5px!important}}.mb--105{margin-bottom:105px}.mr--105{margin-right:105px}.ml--105{margin-left:105px}.flex-row-gap--105{display:flex;grid-gap:105px;gap:105px;align-items:center}.ptb--110{padding:110px 0}.plr--110{padding:0 110px}.pt--110{padding-top:110px}.pb--110{padding-bottom:110px}.pl--110{padding-left:110px}.pr--110{padding-right:110px}.mt--110{margin-top:110px!important}@media only screen and (max-width:767px){.mt--110{margin-top:55px!important}}.mb--110{margin-bottom:110px}.mr--110{margin-right:110px}.ml--110{margin-left:110px}.flex-row-gap--110{display:flex;grid-gap:110px;gap:110px;align-items:center}.ptb--115{padding:115px 0}.plr--115{padding:0 115px}.pt--115{padding-top:115px}.pb--115{padding-bottom:115px}.pl--115{padding-left:115px}.pr--115{padding-right:115px}.mt--115{margin-top:115px!important}@media only screen and (max-width:767px){.mt--115{margin-top:57.5px!important}}.mb--115{margin-bottom:115px}.mr--115{margin-right:115px}.ml--115{margin-left:115px}.flex-row-gap--115{display:flex;grid-gap:115px;gap:115px;align-items:center}.ptb--120{padding:120px 0}.plr--120{padding:0 120px}.pt--120{padding-top:120px}.pb--120{padding-bottom:120px}.pl--120{padding-left:120px}.pr--120{padding-right:120px}.mt--120{margin-top:120px!important}@media only screen and (max-width:767px){.mt--120{margin-top:60px!important}}.mb--120{margin-bottom:120px}.mr--120{margin-right:120px}.ml--120{margin-left:120px}.flex-row-gap--120{display:flex;grid-gap:120px;gap:120px;align-items:center}.ptb--125{padding:125px 0}.plr--125{padding:0 125px}.pt--125{padding-top:125px}.pb--125{padding-bottom:125px}.pl--125{padding-left:125px}.pr--125{padding-right:125px}.mt--125{margin-top:125px!important}@media only screen and (max-width:767px){.mt--125{margin-top:62.5px!important}}.mb--125{margin-bottom:125px}.mr--125{margin-right:125px}.ml--125{margin-left:125px}.flex-row-gap--125{display:flex;grid-gap:125px;gap:125px;align-items:center}.ptb--130{padding:130px 0}.plr--130{padding:0 130px}.pt--130{padding-top:130px}.pb--130{padding-bottom:130px}.pl--130{padding-left:130px}.pr--130{padding-right:130px}.mt--130{margin-top:130px!important}@media only screen and (max-width:767px){.mt--130{margin-top:65px!important}}.mb--130{margin-bottom:130px}.mr--130{margin-right:130px}.ml--130{margin-left:130px}.flex-row-gap--130{display:flex;grid-gap:130px;gap:130px;align-items:center}.ptb--135{padding:135px 0}.plr--135{padding:0 135px}.pt--135{padding-top:135px}.pb--135{padding-bottom:135px}.pl--135{padding-left:135px}.pr--135{padding-right:135px}.mt--135{margin-top:135px!important}@media only screen and (max-width:767px){.mt--135{margin-top:67.5px!important}}.mb--135{margin-bottom:135px}.mr--135{margin-right:135px}.ml--135{margin-left:135px}.flex-row-gap--135{display:flex;grid-gap:135px;gap:135px;align-items:center}.ptb--140{padding:140px 0}.plr--140{padding:0 140px}.pt--140{padding-top:140px}.pb--140{padding-bottom:140px}.pl--140{padding-left:140px}.pr--140{padding-right:140px}.mt--140{margin-top:140px!important}@media only screen and (max-width:767px){.mt--140{margin-top:70px!important}}.mb--140{margin-bottom:140px}.mr--140{margin-right:140px}.ml--140{margin-left:140px}.flex-row-gap--140{display:flex;grid-gap:140px;gap:140px;align-items:center}.ptb--145{padding:145px 0}.plr--145{padding:0 145px}.pt--145{padding-top:145px}.pb--145{padding-bottom:145px}.pl--145{padding-left:145px}.pr--145{padding-right:145px}.mt--145{margin-top:145px!important}@media only screen and (max-width:767px){.mt--145{margin-top:72.5px!important}}.mb--145{margin-bottom:145px}.mr--145{margin-right:145px}.ml--145{margin-left:145px}.flex-row-gap--145{display:flex;grid-gap:145px;gap:145px;align-items:center}.ptb--150{padding:150px 0}.plr--150{padding:0 150px}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.pl--150{padding-left:150px}.pr--150{padding-right:150px}.mt--150{margin-top:150px!important}@media only screen and (max-width:767px){.mt--150{margin-top:75px!important}}.mb--150{margin-bottom:150px}.mr--150{margin-right:150px}.ml--150{margin-left:150px}.flex-row-gap--150{display:flex;grid-gap:150px;gap:150px;align-items:center}.ptb--155{padding:155px 0}.plr--155{padding:0 155px}.pt--155{padding-top:155px}.pb--155{padding-bottom:155px}.pl--155{padding-left:155px}.pr--155{padding-right:155px}.mt--155{margin-top:155px!important}@media only screen and (max-width:767px){.mt--155{margin-top:77.5px!important}}.mb--155{margin-bottom:155px}.mr--155{margin-right:155px}.ml--155{margin-left:155px}.flex-row-gap--155{display:flex;grid-gap:155px;gap:155px;align-items:center}.ptb--160{padding:160px 0}.plr--160{padding:0 160px}.pt--160{padding-top:160px}.pb--160{padding-bottom:160px}.pl--160{padding-left:160px}.pr--160{padding-right:160px}.mt--160{margin-top:160px!important}@media only screen and (max-width:767px){.mt--160{margin-top:80px!important}}.mb--160{margin-bottom:160px}.mr--160{margin-right:160px}.ml--160{margin-left:160px}.flex-row-gap--160{display:flex;grid-gap:160px;gap:160px;align-items:center}.ptb--165{padding:165px 0}.plr--165{padding:0 165px}.pt--165{padding-top:165px}.pb--165{padding-bottom:165px}.pl--165{padding-left:165px}.pr--165{padding-right:165px}.mt--165{margin-top:165px!important}@media only screen and (max-width:767px){.mt--165{margin-top:82.5px!important}}.mb--165{margin-bottom:165px}.mr--165{margin-right:165px}.ml--165{margin-left:165px}.flex-row-gap--165{display:flex;grid-gap:165px;gap:165px;align-items:center}.ptb--170{padding:170px 0}.plr--170{padding:0 170px}.pt--170{padding-top:170px}.pb--170{padding-bottom:170px}.pl--170{padding-left:170px}.pr--170{padding-right:170px}.mt--170{margin-top:170px!important}@media only screen and (max-width:767px){.mt--170{margin-top:85px!important}}.mb--170{margin-bottom:170px}.mr--170{margin-right:170px}.ml--170{margin-left:170px}.flex-row-gap--170{display:flex;grid-gap:170px;gap:170px;align-items:center}.ptb--175{padding:175px 0}.plr--175{padding:0 175px}.pt--175{padding-top:175px}.pb--175{padding-bottom:175px}.pl--175{padding-left:175px}.pr--175{padding-right:175px}.mt--175{margin-top:175px!important}@media only screen and (max-width:767px){.mt--175{margin-top:87.5px!important}}.mb--175{margin-bottom:175px}.mr--175{margin-right:175px}.ml--175{margin-left:175px}.flex-row-gap--175{display:flex;grid-gap:175px;gap:175px;align-items:center}.ptb--180{padding:180px 0}.plr--180{padding:0 180px}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.pl--180{padding-left:180px}.pr--180{padding-right:180px}.mt--180{margin-top:180px!important}@media only screen and (max-width:767px){.mt--180{margin-top:90px!important}}.mb--180{margin-bottom:180px}.mr--180{margin-right:180px}.ml--180{margin-left:180px}.flex-row-gap--180{display:flex;grid-gap:180px;gap:180px;align-items:center}.ptb--185{padding:185px 0}.plr--185{padding:0 185px}.pt--185{padding-top:185px}.pb--185{padding-bottom:185px}.pl--185{padding-left:185px}.pr--185{padding-right:185px}.mt--185{margin-top:185px!important}@media only screen and (max-width:767px){.mt--185{margin-top:92.5px!important}}.mb--185{margin-bottom:185px}.mr--185{margin-right:185px}.ml--185{margin-left:185px}.flex-row-gap--185{display:flex;grid-gap:185px;gap:185px;align-items:center}.ptb--190{padding:190px 0}.plr--190{padding:0 190px}.pt--190{padding-top:190px}.pb--190{padding-bottom:190px}.pl--190{padding-left:190px}.pr--190{padding-right:190px}.mt--190{margin-top:190px!important}@media only screen and (max-width:767px){.mt--190{margin-top:95px!important}}.mb--190{margin-bottom:190px}.mr--190{margin-right:190px}.ml--190{margin-left:190px}.flex-row-gap--190{display:flex;grid-gap:190px;gap:190px;align-items:center}.ptb--195{padding:195px 0}.plr--195{padding:0 195px}.pt--195{padding-top:195px}.pb--195{padding-bottom:195px}.pl--195{padding-left:195px}.pr--195{padding-right:195px}.mt--195{margin-top:195px!important}@media only screen and (max-width:767px){.mt--195{margin-top:97.5px!important}}.mb--195{margin-bottom:195px}.mr--195{margin-right:195px}.ml--195{margin-left:195px}.flex-row-gap--195{display:flex;grid-gap:195px;gap:195px;align-items:center}.ptb--200{padding:200px 0}.plr--200{padding:0 200px}.pt--200{padding-top:200px}.pb--200{padding-bottom:200px}.pl--200{padding-left:200px}.pr--200{padding-right:200px}.mt--200{margin-top:200px!important}@media only screen and (max-width:767px){.mt--200{margin-top:100px!important}}.mb--200{margin-bottom:200px}.mr--200{margin-right:200px}.ml--200{margin-left:200px}.flex-row-gap--200{display:flex;grid-gap:200px;gap:200px;align-items:center}@media only screen and (max-width:767px){.ptb--60,.ptb--80,.ptb--120{padding:60px 0!important}}@media only screen and (min-width:768px)and (max-width:991px){.ptb--60,.ptb--80,.ptb--120{padding:80px 0!important}}@media only screen and (max-width:767px){.pt--110,.pt--120,.pt--140{padding-top:60px!important}}@media only screen and (min-width:768px)and (max-width:991px){.pt--110,.pt--120,.pt--140{padding-top:80px!important}}.pb--60{padding-bottom:60px!important}@media only screen and (max-width:767px){.pb--110,.pb--120{padding-bottom:60px!important}}@media only screen and (min-width:768px)and (max-width:991px){.pb--110,.pb--120{padding-bottom:80px!important}}@media only screen and (min-width:1200px)and (max-width:1599px){.ptb_lp--5{padding:5px 0}.plr_lp--5{padding:0 5px}.pt_lp--5{padding-top:5px}.pb_lp--5{padding-bottom:5px}.pl_lp--5{padding-left:5px}.pr_lp--5{padding-right:5px}.mt_lp--5{margin-top:5px}.mb_lp--5{margin-bottom:5px}.ptb_lp--10{padding:10px 0}.plr_lp--10{padding:0 10px}.pt_lp--10{padding-top:10px}.pb_lp--10{padding-bottom:10px}.pl_lp--10{padding-left:10px}.pr_lp--10{padding-right:10px}.mt_lp--10{margin-top:10px}.mb_lp--10{margin-bottom:10px}.ptb_lp--15{padding:15px 0}.plr_lp--15{padding:0 15px}.pt_lp--15{padding-top:15px}.pb_lp--15{padding-bottom:15px}.pl_lp--15{padding-left:15px}.pr_lp--15{padding-right:15px}.mt_lp--15{margin-top:15px}.mb_lp--15{margin-bottom:15px}.ptb_lp--20{padding:20px 0}.plr_lp--20{padding:0 20px}.pt_lp--20{padding-top:20px}.pb_lp--20{padding-bottom:20px}.pl_lp--20{padding-left:20px}.pr_lp--20{padding-right:20px}.mt_lp--20{margin-top:20px}.mb_lp--20{margin-bottom:20px}.ptb_lp--25{padding:25px 0}.plr_lp--25{padding:0 25px}.pt_lp--25{padding-top:25px}.pb_lp--25{padding-bottom:25px}.pl_lp--25{padding-left:25px}.pr_lp--25{padding-right:25px}.mt_lp--25{margin-top:25px}.mb_lp--25{margin-bottom:25px}.ptb_lp--30{padding:30px 0}.plr_lp--30{padding:0 30px}.pt_lp--30{padding-top:30px}.pb_lp--30{padding-bottom:30px}.pl_lp--30{padding-left:30px}.pr_lp--30{padding-right:30px}.mt_lp--30{margin-top:30px}.mb_lp--30{margin-bottom:30px}.ptb_lp--35{padding:35px 0}.plr_lp--35{padding:0 35px}.pt_lp--35{padding-top:35px}.pb_lp--35{padding-bottom:35px}.pl_lp--35{padding-left:35px}.pr_lp--35{padding-right:35px}.mt_lp--35{margin-top:35px}.mb_lp--35{margin-bottom:35px}.ptb_lp--40{padding:40px 0}.plr_lp--40{padding:0 40px}.pt_lp--40{padding-top:40px}.pb_lp--40{padding-bottom:40px}.pl_lp--40{padding-left:40px}.pr_lp--40{padding-right:40px}.mt_lp--40{margin-top:40px}.mb_lp--40{margin-bottom:40px}.ptb_lp--45{padding:45px 0}.plr_lp--45{padding:0 45px}.pt_lp--45{padding-top:45px}.pb_lp--45{padding-bottom:45px}.pl_lp--45{padding-left:45px}.pr_lp--45{padding-right:45px}.mt_lp--45{margin-top:45px}.mb_lp--45{margin-bottom:45px}.ptb_lp--50{padding:50px 0}.plr_lp--50{padding:0 50px}.pt_lp--50{padding-top:50px}.pb_lp--50{padding-bottom:50px}.pl_lp--50{padding-left:50px}.pr_lp--50{padding-right:50px}.mt_lp--50{margin-top:50px}.mb_lp--50{margin-bottom:50px}.ptb_lp--55{padding:55px 0}.plr_lp--55{padding:0 55px}.pt_lp--55{padding-top:55px}.pb_lp--55{padding-bottom:55px}.pl_lp--55{padding-left:55px}.pr_lp--55{padding-right:55px}.mt_lp--55{margin-top:55px}.mb_lp--55{margin-bottom:55px}.ptb_lp--60{padding:60px 0}.plr_lp--60{padding:0 60px}.pt_lp--60{padding-top:60px}.pb_lp--60{padding-bottom:60px}.pl_lp--60{padding-left:60px}.pr_lp--60{padding-right:60px}.mt_lp--60{margin-top:60px}.mb_lp--60{margin-bottom:60px}.ptb_lp--65{padding:65px 0}.plr_lp--65{padding:0 65px}.pt_lp--65{padding-top:65px}.pb_lp--65{padding-bottom:65px}.pl_lp--65{padding-left:65px}.pr_lp--65{padding-right:65px}.mt_lp--65{margin-top:65px}.mb_lp--65{margin-bottom:65px}.ptb_lp--70{padding:70px 0}.plr_lp--70{padding:0 70px}.pt_lp--70{padding-top:70px}.pb_lp--70{padding-bottom:70px}.pl_lp--70{padding-left:70px}.pr_lp--70{padding-right:70px}.mt_lp--70{margin-top:70px}.mb_lp--70{margin-bottom:70px}.ptb_lp--75{padding:75px 0}.plr_lp--75{padding:0 75px}.pt_lp--75{padding-top:75px}.pb_lp--75{padding-bottom:75px}.pl_lp--75{padding-left:75px}.pr_lp--75{padding-right:75px}.mt_lp--75{margin-top:75px}.mb_lp--75{margin-bottom:75px}.ptb_lp--80{padding:80px 0}.plr_lp--80{padding:0 80px}.pt_lp--80{padding-top:80px}.pb_lp--80{padding-bottom:80px}.pl_lp--80{padding-left:80px}.pr_lp--80{padding-right:80px}.mt_lp--80{margin-top:80px}.mb_lp--80{margin-bottom:80px}.ptb_lp--85{padding:85px 0}.plr_lp--85{padding:0 85px}.pt_lp--85{padding-top:85px}.pb_lp--85{padding-bottom:85px}.pl_lp--85{padding-left:85px}.pr_lp--85{padding-right:85px}.mt_lp--85{margin-top:85px}.mb_lp--85{margin-bottom:85px}.ptb_lp--90{padding:90px 0}.plr_lp--90{padding:0 90px}.pt_lp--90{padding-top:90px}.pb_lp--90{padding-bottom:90px}.pl_lp--90{padding-left:90px}.pr_lp--90{padding-right:90px}.mt_lp--90{margin-top:90px}.mb_lp--90{margin-bottom:90px}.ptb_lp--95{padding:95px 0}.plr_lp--95{padding:0 95px}.pt_lp--95{padding-top:95px}.pb_lp--95{padding-bottom:95px}.pl_lp--95{padding-left:95px}.pr_lp--95{padding-right:95px}.mt_lp--95{margin-top:95px}.mb_lp--95{margin-bottom:95px}.ptb_lp--100{padding:100px 0}.plr_lp--100{padding:0 100px}.pt_lp--100{padding-top:100px}.pb_lp--100{padding-bottom:100px}.pl_lp--100{padding-left:100px}.pr_lp--100{padding-right:100px}.mt_lp--100{margin-top:100px}.mb_lp--100{margin-bottom:100px}}@media only screen and (min-width:992px)and (max-width:1199px){.ptb_lg--5{padding:5px 0}.plr_lg--5{padding:0 5px}.pt_lg--5{padding-top:5px}.pb_lg--5{padding-bottom:5px}.pl_lg--5{padding-left:5px}.pr_lg--5{padding-right:5px}.mt_lg--5{margin-top:5px}.mb_lg--5{margin-bottom:5px}.ptb_lg--10{padding:10px 0}.plr_lg--10{padding:0 10px}.pt_lg--10{padding-top:10px}.pb_lg--10{padding-bottom:10px}.pl_lg--10{padding-left:10px}.pr_lg--10{padding-right:10px}.mt_lg--10{margin-top:10px}.mb_lg--10{margin-bottom:10px}.ptb_lg--15{padding:15px 0}.plr_lg--15{padding:0 15px}.pt_lg--15{padding-top:15px}.pb_lg--15{padding-bottom:15px}.pl_lg--15{padding-left:15px}.pr_lg--15{padding-right:15px}.mt_lg--15{margin-top:15px}.mb_lg--15{margin-bottom:15px}.ptb_lg--20{padding:20px 0}.plr_lg--20{padding:0 20px}.pt_lg--20{padding-top:20px}.pb_lg--20{padding-bottom:20px}.pl_lg--20{padding-left:20px}.pr_lg--20{padding-right:20px}.mt_lg--20{margin-top:20px}.mb_lg--20{margin-bottom:20px}.ptb_lg--25{padding:25px 0}.plr_lg--25{padding:0 25px}.pt_lg--25{padding-top:25px}.pb_lg--25{padding-bottom:25px}.pl_lg--25{padding-left:25px}.pr_lg--25{padding-right:25px}.mt_lg--25{margin-top:25px}.mb_lg--25{margin-bottom:25px}.ptb_lg--30{padding:30px 0}.plr_lg--30{padding:0 30px}.pt_lg--30{padding-top:30px}.pb_lg--30{padding-bottom:30px}.pl_lg--30{padding-left:30px}.pr_lg--30{padding-right:30px}.mt_lg--30{margin-top:30px}.mb_lg--30{margin-bottom:30px}.ptb_lg--35{padding:35px 0}.plr_lg--35{padding:0 35px}.pt_lg--35{padding-top:35px}.pb_lg--35{padding-bottom:35px}.pl_lg--35{padding-left:35px}.pr_lg--35{padding-right:35px}.mt_lg--35{margin-top:35px}.mb_lg--35{margin-bottom:35px}.ptb_lg--40{padding:40px 0}.plr_lg--40{padding:0 40px}.pt_lg--40{padding-top:40px}.pb_lg--40{padding-bottom:40px}.pl_lg--40{padding-left:40px}.pr_lg--40{padding-right:40px}.mt_lg--40{margin-top:40px}.mb_lg--40{margin-bottom:40px}.ptb_lg--45{padding:45px 0}.plr_lg--45{padding:0 45px}.pt_lg--45{padding-top:45px}.pb_lg--45{padding-bottom:45px}.pl_lg--45{padding-left:45px}.pr_lg--45{padding-right:45px}.mt_lg--45{margin-top:45px}.mb_lg--45{margin-bottom:45px}.ptb_lg--50{padding:50px 0}.plr_lg--50{padding:0 50px}.pt_lg--50{padding-top:50px}.pb_lg--50{padding-bottom:50px}.pl_lg--50{padding-left:50px}.pr_lg--50{padding-right:50px}.mt_lg--50{margin-top:50px}.mb_lg--50{margin-bottom:50px}.ptb_lg--55{padding:55px 0}.plr_lg--55{padding:0 55px}.pt_lg--55{padding-top:55px}.pb_lg--55{padding-bottom:55px}.pl_lg--55{padding-left:55px}.pr_lg--55{padding-right:55px}.mt_lg--55{margin-top:55px}.mb_lg--55{margin-bottom:55px}.ptb_lg--60{padding:60px 0}.plr_lg--60{padding:0 60px}.pt_lg--60{padding-top:60px}.pb_lg--60{padding-bottom:60px}.pl_lg--60{padding-left:60px}.pr_lg--60{padding-right:60px}.mt_lg--60{margin-top:60px}.mb_lg--60{margin-bottom:60px}.ptb_lg--65{padding:65px 0}.plr_lg--65{padding:0 65px}.pt_lg--65{padding-top:65px}.pb_lg--65{padding-bottom:65px}.pl_lg--65{padding-left:65px}.pr_lg--65{padding-right:65px}.mt_lg--65{margin-top:65px}.mb_lg--65{margin-bottom:65px}.ptb_lg--70{padding:70px 0}.plr_lg--70{padding:0 70px}.pt_lg--70{padding-top:70px}.pb_lg--70{padding-bottom:70px}.pl_lg--70{padding-left:70px}.pr_lg--70{padding-right:70px}.mt_lg--70{margin-top:70px}.mb_lg--70{margin-bottom:70px}.ptb_lg--75{padding:75px 0}.plr_lg--75{padding:0 75px}.pt_lg--75{padding-top:75px}.pb_lg--75{padding-bottom:75px}.pl_lg--75{padding-left:75px}.pr_lg--75{padding-right:75px}.mt_lg--75{margin-top:75px}.mb_lg--75{margin-bottom:75px}.ptb_lg--80{padding:80px 0}.plr_lg--80{padding:0 80px}.pt_lg--80{padding-top:80px}.pb_lg--80{padding-bottom:80px}.pl_lg--80{padding-left:80px}.pr_lg--80{padding-right:80px}.mt_lg--80{margin-top:80px}.mb_lg--80{margin-bottom:80px}.ptb_lg--85{padding:85px 0}.plr_lg--85{padding:0 85px}.pt_lg--85{padding-top:85px}.pb_lg--85{padding-bottom:85px}.pl_lg--85{padding-left:85px}.pr_lg--85{padding-right:85px}.mt_lg--85{margin-top:85px}.mb_lg--85{margin-bottom:85px}.ptb_lg--90{padding:90px 0}.plr_lg--90{padding:0 90px}.pt_lg--90{padding-top:90px}.pb_lg--90{padding-bottom:90px}.pl_lg--90{padding-left:90px}.pr_lg--90{padding-right:90px}.mt_lg--90{margin-top:90px}.mb_lg--90{margin-bottom:90px}.ptb_lg--95{padding:95px 0}.plr_lg--95{padding:0 95px}.pt_lg--95{padding-top:95px}.pb_lg--95{padding-bottom:95px}.pl_lg--95{padding-left:95px}.pr_lg--95{padding-right:95px}.mt_lg--95{margin-top:95px}.mb_lg--95{margin-bottom:95px}.ptb_lg--100{padding:100px 0}.plr_lg--100{padding:0 100px}.pt_lg--100{padding-top:100px}.pb_lg--100{padding-bottom:100px}.pl_lg--100{padding-left:100px}.pr_lg--100{padding-right:100px}.mt_lg--100{margin-top:100px}.mb_lg--100{margin-bottom:100px}}@media only screen and (min-width:768px)and (max-width:991px){.ptb_md--0{padding:0}.pl_md--0{padding-left:0}.pr_md--0{padding-right:0}.pt_md--0{padding-top:0}.pb_md--0{padding-bottom:0}.mr_md--0{margin-right:0}.ml_md--0{margin-left:0}.mt_md--0{margin-top:0}.mb_md--0{margin-bottom:0}.ptb_md--250{padding:250px 0}.ptb_md--5{padding:5px 0!important}.plr_md--5{padding:0 5px!important}.pt_md--5{padding-top:5px!important}.pb_md--5{padding-bottom:5px!important}.pl_md--5{padding-left:5px!important}.pr_md--5{padding-right:5px!important}.mt_md--5{margin-top:5px!important}.mb_md--5{margin-bottom:5px!important}.ptb_md--10{padding:10px 0!important}.plr_md--10{padding:0 10px!important}.pt_md--10{padding-top:10px!important}.pb_md--10{padding-bottom:10px!important}.pl_md--10{padding-left:10px!important}.pr_md--10{padding-right:10px!important}.mt_md--10{margin-top:10px!important}.mb_md--10{margin-bottom:10px!important}.ptb_md--15{padding:15px 0!important}.plr_md--15{padding:0 15px!important}.pt_md--15{padding-top:15px!important}.pb_md--15{padding-bottom:15px!important}.pl_md--15{padding-left:15px!important}.pr_md--15{padding-right:15px!important}.mt_md--15{margin-top:15px!important}.mb_md--15{margin-bottom:15px!important}.ptb_md--20{padding:20px 0!important}.plr_md--20{padding:0 20px!important}.pt_md--20{padding-top:20px!important}.pb_md--20{padding-bottom:20px!important}.pl_md--20{padding-left:20px!important}.pr_md--20{padding-right:20px!important}.mt_md--20{margin-top:20px!important}.mb_md--20{margin-bottom:20px!important}.ptb_md--25{padding:25px 0!important}.plr_md--25{padding:0 25px!important}.pt_md--25{padding-top:25px!important}.pb_md--25{padding-bottom:25px!important}.pl_md--25{padding-left:25px!important}.pr_md--25{padding-right:25px!important}.mt_md--25{margin-top:25px!important}.mb_md--25{margin-bottom:25px!important}.ptb_md--30{padding:30px 0!important}.plr_md--30{padding:0 30px!important}.pt_md--30{padding-top:30px!important}.pb_md--30{padding-bottom:30px!important}.pl_md--30{padding-left:30px!important}.pr_md--30{padding-right:30px!important}.mt_md--30{margin-top:30px!important}.mb_md--30{margin-bottom:30px!important}.ptb_md--35{padding:35px 0!important}.plr_md--35{padding:0 35px!important}.pt_md--35{padding-top:35px!important}.pb_md--35{padding-bottom:35px!important}.pl_md--35{padding-left:35px!important}.pr_md--35{padding-right:35px!important}.mt_md--35{margin-top:35px!important}.mb_md--35{margin-bottom:35px!important}.ptb_md--40{padding:40px 0!important}.plr_md--40{padding:0 40px!important}.pt_md--40{padding-top:40px!important}.pb_md--40{padding-bottom:40px!important}.pl_md--40{padding-left:40px!important}.pr_md--40{padding-right:40px!important}.mt_md--40{margin-top:40px!important}.mb_md--40{margin-bottom:40px!important}.ptb_md--45{padding:45px 0!important}.plr_md--45{padding:0 45px!important}.pt_md--45{padding-top:45px!important}.pb_md--45{padding-bottom:45px!important}.pl_md--45{padding-left:45px!important}.pr_md--45{padding-right:45px!important}.mt_md--45{margin-top:45px!important}.mb_md--45{margin-bottom:45px!important}.ptb_md--50{padding:50px 0!important}.plr_md--50{padding:0 50px!important}.pt_md--50{padding-top:50px!important}.pb_md--50{padding-bottom:50px!important}.pl_md--50{padding-left:50px!important}.pr_md--50{padding-right:50px!important}.mt_md--50{margin-top:50px!important}.mb_md--50{margin-bottom:50px!important}.ptb_md--55{padding:55px 0!important}.plr_md--55{padding:0 55px!important}.pt_md--55{padding-top:55px!important}.pb_md--55{padding-bottom:55px!important}.pl_md--55{padding-left:55px!important}.pr_md--55{padding-right:55px!important}.mt_md--55{margin-top:55px!important}.mb_md--55{margin-bottom:55px!important}.ptb_md--60{padding:60px 0!important}.plr_md--60{padding:0 60px!important}.pt_md--60{padding-top:60px!important}.pb_md--60{padding-bottom:60px!important}.pl_md--60{padding-left:60px!important}.pr_md--60{padding-right:60px!important}.mt_md--60{margin-top:60px!important}.mb_md--60{margin-bottom:60px!important}.ptb_md--65{padding:65px 0!important}.plr_md--65{padding:0 65px!important}.pt_md--65{padding-top:65px!important}.pb_md--65{padding-bottom:65px!important}.pl_md--65{padding-left:65px!important}.pr_md--65{padding-right:65px!important}.mt_md--65{margin-top:65px!important}.mb_md--65{margin-bottom:65px!important}.ptb_md--70{padding:70px 0!important}.plr_md--70{padding:0 70px!important}.pt_md--70{padding-top:70px!important}.pb_md--70{padding-bottom:70px!important}.pl_md--70{padding-left:70px!important}.pr_md--70{padding-right:70px!important}.mt_md--70{margin-top:70px!important}.mb_md--70{margin-bottom:70px!important}.ptb_md--75{padding:75px 0!important}.plr_md--75{padding:0 75px!important}.pt_md--75{padding-top:75px!important}.pb_md--75{padding-bottom:75px!important}.pl_md--75{padding-left:75px!important}.pr_md--75{padding-right:75px!important}.mt_md--75{margin-top:75px!important}.mb_md--75{margin-bottom:75px!important}.ptb_md--80{padding:80px 0!important}.plr_md--80{padding:0 80px!important}.pt_md--80{padding-top:80px!important}.pb_md--80{padding-bottom:80px!important}.pl_md--80{padding-left:80px!important}.pr_md--80{padding-right:80px!important}.mt_md--80{margin-top:80px!important}.mb_md--80{margin-bottom:80px!important}.ptb_md--85{padding:85px 0!important}.plr_md--85{padding:0 85px!important}.pt_md--85{padding-top:85px!important}.pb_md--85{padding-bottom:85px!important}.pl_md--85{padding-left:85px!important}.pr_md--85{padding-right:85px!important}.mt_md--85{margin-top:85px!important}.mb_md--85{margin-bottom:85px!important}.ptb_md--90{padding:90px 0!important}.plr_md--90{padding:0 90px!important}.pt_md--90{padding-top:90px!important}.pb_md--90{padding-bottom:90px!important}.pl_md--90{padding-left:90px!important}.pr_md--90{padding-right:90px!important}.mt_md--90{margin-top:90px!important}.mb_md--90{margin-bottom:90px!important}.ptb_md--95{padding:95px 0!important}.plr_md--95{padding:0 95px!important}.pt_md--95{padding-top:95px!important}.pb_md--95{padding-bottom:95px!important}.pl_md--95{padding-left:95px!important}.pr_md--95{padding-right:95px!important}.mt_md--95{margin-top:95px!important}.mb_md--95{margin-bottom:95px!important}.ptb_md--100{padding:100px 0!important}.plr_md--100{padding:0 100px!important}.pt_md--100{padding-top:100px!important}.pb_md--100{padding-bottom:100px!important}.pl_md--100{padding-left:100px!important}.pr_md--100{padding-right:100px!important}.mt_md--100{margin-top:100px!important}.mb_md--100{margin-bottom:100px!important}}@media only screen and (max-width:767px){.ptb_sm--250{padding:250px 0!important}.ptb_sm--0{padding:0!important}.pl_sm--0{padding-left:0!important}.pr_sm--0{padding-right:0!important}.pt_sm--0{padding-top:0!important}.pb_sm--0{padding-bottom:0!important}.mr_sm--0{margin-right:0!important}.ml_sm--0{margin-left:0!important}.mt_sm--0{margin-top:0!important}.mb_sm--0{margin-bottom:0!important}.ptb_sm--5{padding:5px 0!important}.plr_sm--5{padding:0 5px!important}.pt_sm--5{padding-top:5px!important}.pb_sm--5{padding-bottom:5px!important}.pl_sm--5{padding-left:5px!important}.pr_sm--5{padding-right:5px!important}.mt_sm--5{margin-top:5px!important}.mb_sm--5{margin-bottom:5px!important}.ptb_sm--10{padding:10px 0!important}.plr_sm--10{padding:0 10px!important}.pt_sm--10{padding-top:10px!important}.pb_sm--10{padding-bottom:10px!important}.pl_sm--10{padding-left:10px!important}.pr_sm--10{padding-right:10px!important}.mt_sm--10{margin-top:10px!important}.mb_sm--10{margin-bottom:10px!important}.ptb_sm--15{padding:15px 0!important}.plr_sm--15{padding:0 15px!important}.pt_sm--15{padding-top:15px!important}.pb_sm--15{padding-bottom:15px!important}.pl_sm--15{padding-left:15px!important}.pr_sm--15{padding-right:15px!important}.mt_sm--15{margin-top:15px!important}.mb_sm--15{margin-bottom:15px!important}.ptb_sm--20{padding:20px 0!important}.plr_sm--20{padding:0 20px!important}.pt_sm--20{padding-top:20px!important}.pb_sm--20{padding-bottom:20px!important}.pl_sm--20{padding-left:20px!important}.pr_sm--20{padding-right:20px!important}.mt_sm--20{margin-top:20px!important}.mb_sm--20{margin-bottom:20px!important}.ptb_sm--25{padding:25px 0!important}.plr_sm--25{padding:0 25px!important}.pt_sm--25{padding-top:25px!important}.pb_sm--25{padding-bottom:25px!important}.pl_sm--25{padding-left:25px!important}.pr_sm--25{padding-right:25px!important}.mt_sm--25{margin-top:25px!important}.mb_sm--25{margin-bottom:25px!important}.ptb_sm--30{padding:30px 0!important}.plr_sm--30{padding:0 30px!important}.pt_sm--30{padding-top:30px!important}.pb_sm--30{padding-bottom:30px!important}.pl_sm--30{padding-left:30px!important}.pr_sm--30{padding-right:30px!important}.mt_sm--30{margin-top:30px!important}.mb_sm--30{margin-bottom:30px!important}.ptb_sm--35{padding:35px 0!important}.plr_sm--35{padding:0 35px!important}.pt_sm--35{padding-top:35px!important}.pb_sm--35{padding-bottom:35px!important}.pl_sm--35{padding-left:35px!important}.pr_sm--35{padding-right:35px!important}.mt_sm--35{margin-top:35px!important}.mb_sm--35{margin-bottom:35px!important}.ptb_sm--40{padding:40px 0!important}.plr_sm--40{padding:0 40px!important}.pt_sm--40{padding-top:40px!important}.pb_sm--40{padding-bottom:40px!important}.pl_sm--40{padding-left:40px!important}.pr_sm--40{padding-right:40px!important}.mt_sm--40{margin-top:40px!important}.mb_sm--40{margin-bottom:40px!important}.ptb_sm--45{padding:45px 0!important}.plr_sm--45{padding:0 45px!important}.pt_sm--45{padding-top:45px!important}.pb_sm--45{padding-bottom:45px!important}.pl_sm--45{padding-left:45px!important}.pr_sm--45{padding-right:45px!important}.mt_sm--45{margin-top:45px!important}.mb_sm--45{margin-bottom:45px!important}.ptb_sm--50{padding:50px 0!important}.plr_sm--50{padding:0 50px!important}.pt_sm--50{padding-top:50px!important}.pb_sm--50{padding-bottom:50px!important}.pl_sm--50{padding-left:50px!important}.pr_sm--50{padding-right:50px!important}.mt_sm--50{margin-top:50px!important}.mb_sm--50{margin-bottom:50px!important}.ptb_sm--55{padding:55px 0!important}.plr_sm--55{padding:0 55px!important}.pt_sm--55{padding-top:55px!important}.pb_sm--55{padding-bottom:55px!important}.pl_sm--55{padding-left:55px!important}.pr_sm--55{padding-right:55px!important}.mt_sm--55{margin-top:55px!important}.mb_sm--55{margin-bottom:55px!important}.ptb_sm--60{padding:60px 0!important}.plr_sm--60{padding:0 60px!important}.pt_sm--60{padding-top:60px!important}.pb_sm--60{padding-bottom:60px!important}.pl_sm--60{padding-left:60px!important}.pr_sm--60{padding-right:60px!important}.mt_sm--60{margin-top:60px!important}.mb_sm--60{margin-bottom:60px!important}.ptb_sm--65{padding:65px 0!important}.plr_sm--65{padding:0 65px!important}.pt_sm--65{padding-top:65px!important}.pb_sm--65{padding-bottom:65px!important}.pl_sm--65{padding-left:65px!important}.pr_sm--65{padding-right:65px!important}.mt_sm--65{margin-top:65px!important}.mb_sm--65{margin-bottom:65px!important}.ptb_sm--70{padding:70px 0!important}.plr_sm--70{padding:0 70px!important}.pt_sm--70{padding-top:70px!important}.pb_sm--70{padding-bottom:70px!important}.pl_sm--70{padding-left:70px!important}.pr_sm--70{padding-right:70px!important}.mt_sm--70{margin-top:70px!important}.mb_sm--70{margin-bottom:70px!important}.ptb_sm--75{padding:75px 0!important}.plr_sm--75{padding:0 75px!important}.pt_sm--75{padding-top:75px!important}.pb_sm--75{padding-bottom:75px!important}.pl_sm--75{padding-left:75px!important}.pr_sm--75{padding-right:75px!important}.mt_sm--75{margin-top:75px!important}.mb_sm--75{margin-bottom:75px!important}.ptb_sm--80{padding:80px 0!important}.plr_sm--80{padding:0 80px!important}.pt_sm--80{padding-top:80px!important}.pb_sm--80{padding-bottom:80px!important}.pl_sm--80{padding-left:80px!important}.pr_sm--80{padding-right:80px!important}.mt_sm--80{margin-top:80px!important}.mb_sm--80{margin-bottom:80px!important}.ptb_sm--85{padding:85px 0!important}.plr_sm--85{padding:0 85px!important}.pt_sm--85{padding-top:85px!important}.pb_sm--85{padding-bottom:85px!important}.pl_sm--85{padding-left:85px!important}.pr_sm--85{padding-right:85px!important}.mt_sm--85{margin-top:85px!important}.mb_sm--85{margin-bottom:85px!important}.ptb_sm--90{padding:90px 0!important}.plr_sm--90{padding:0 90px!important}.pt_sm--90{padding-top:90px!important}.pb_sm--90{padding-bottom:90px!important}.pl_sm--90{padding-left:90px!important}.pr_sm--90{padding-right:90px!important}.mt_sm--90{margin-top:90px!important}.mb_sm--90{margin-bottom:90px!important}.ptb_sm--95{padding:95px 0!important}.plr_sm--95{padding:0 95px!important}.pt_sm--95{padding-top:95px!important}.pb_sm--95{padding-bottom:95px!important}.pl_sm--95{padding-left:95px!important}.pr_sm--95{padding-right:95px!important}.mt_sm--95{margin-top:95px!important}.mb_sm--95{margin-bottom:95px!important}.ptb_sm--100{padding:100px 0!important}.plr_sm--100{padding:0 100px!important}.pt_sm--100{padding-top:100px!important}.pb_sm--100{padding-bottom:100px!important}.pl_sm--100{padding-left:100px!important}.pr_sm--100{padding-right:100px!important}.mt_sm--100{margin-top:100px!important}.mb_sm--100{margin-bottom:100px!important}.pl_sm--0{padding-left:0}.pr_sm--0{padding-right:0}.pt_sm--0{padding-top:0}.pb_sm--0{padding-bottom:0}.mr_sm--0{margin-right:0}.ml_sm--0{margin-left:0}.mt_sm--0{margin-top:0}.mb_sm--0{margin-bottom:0}}@media only screen and (max-width:575px){.ptb_mobile--5{padding:5px 0!important}.plr_mobile--5{padding:0 5px!important}.pt_mobile--5{padding-top:5px!important}.pb_mobile--5{padding-bottom:5px!important}.pl_mobile--5{padding-left:5px!important}.pr_mobile--5{padding-right:5px!important}.mt_mobile--5{margin-top:5px!important}.mb_mobile--5{margin-bottom:5px!important}.ptb_mobile--10{padding:10px 0!important}.plr_mobile--10{padding:0 10px!important}.pt_mobile--10{padding-top:10px!important}.pb_mobile--10{padding-bottom:10px!important}.pl_mobile--10{padding-left:10px!important}.pr_mobile--10{padding-right:10px!important}.mt_mobile--10{margin-top:10px!important}.mb_mobile--10{margin-bottom:10px!important}.ptb_mobile--15{padding:15px 0!important}.plr_mobile--15{padding:0 15px!important}.pt_mobile--15{padding-top:15px!important}.pb_mobile--15{padding-bottom:15px!important}.pl_mobile--15{padding-left:15px!important}.pr_mobile--15{padding-right:15px!important}.mt_mobile--15{margin-top:15px!important}.mb_mobile--15{margin-bottom:15px!important}.ptb_mobile--20{padding:20px 0!important}.plr_mobile--20{padding:0 20px!important}.pt_mobile--20{padding-top:20px!important}.pb_mobile--20{padding-bottom:20px!important}.pl_mobile--20{padding-left:20px!important}.pr_mobile--20{padding-right:20px!important}.mt_mobile--20{margin-top:20px!important}.mb_mobile--20{margin-bottom:20px!important}.ptb_mobile--25{padding:25px 0!important}.plr_mobile--25{padding:0 25px!important}.pt_mobile--25{padding-top:25px!important}.pb_mobile--25{padding-bottom:25px!important}.pl_mobile--25{padding-left:25px!important}.pr_mobile--25{padding-right:25px!important}.mt_mobile--25{margin-top:25px!important}.mb_mobile--25{margin-bottom:25px!important}.ptb_mobile--30{padding:30px 0!important}.plr_mobile--30{padding:0 30px!important}.pt_mobile--30{padding-top:30px!important}.pb_mobile--30{padding-bottom:30px!important}.pl_mobile--30{padding-left:30px!important}.pr_mobile--30{padding-right:30px!important}.mt_mobile--30{margin-top:30px!important}.mb_mobile--30{margin-bottom:30px!important}.ptb_mobile--35{padding:35px 0!important}.plr_mobile--35{padding:0 35px!important}.pt_mobile--35{padding-top:35px!important}.pb_mobile--35{padding-bottom:35px!important}.pl_mobile--35{padding-left:35px!important}.pr_mobile--35{padding-right:35px!important}.mt_mobile--35{margin-top:35px!important}.mb_mobile--35{margin-bottom:35px!important}.ptb_mobile--40{padding:40px 0!important}.plr_mobile--40{padding:0 40px!important}.pt_mobile--40{padding-top:40px!important}.pb_mobile--40{padding-bottom:40px!important}.pl_mobile--40{padding-left:40px!important}.pr_mobile--40{padding-right:40px!important}.mt_mobile--40{margin-top:40px!important}.mb_mobile--40{margin-bottom:40px!important}.ptb_mobile--45{padding:45px 0!important}.plr_mobile--45{padding:0 45px!important}.pt_mobile--45{padding-top:45px!important}.pb_mobile--45{padding-bottom:45px!important}.pl_mobile--45{padding-left:45px!important}.pr_mobile--45{padding-right:45px!important}.mt_mobile--45{margin-top:45px!important}.mb_mobile--45{margin-bottom:45px!important}.ptb_mobile--50{padding:50px 0!important}.plr_mobile--50{padding:0 50px!important}.pt_mobile--50{padding-top:50px!important}.pb_mobile--50{padding-bottom:50px!important}.pl_mobile--50{padding-left:50px!important}.pr_mobile--50{padding-right:50px!important}.mt_mobile--50{margin-top:50px!important}.mb_mobile--50{margin-bottom:50px!important}.ptb_mobile--55{padding:55px 0!important}.plr_mobile--55{padding:0 55px!important}.pt_mobile--55{padding-top:55px!important}.pb_mobile--55{padding-bottom:55px!important}.pl_mobile--55{padding-left:55px!important}.pr_mobile--55{padding-right:55px!important}.mt_mobile--55{margin-top:55px!important}.mb_mobile--55{margin-bottom:55px!important}.ptb_mobile--60{padding:60px 0!important}.plr_mobile--60{padding:0 60px!important}.pt_mobile--60{padding-top:60px!important}.pb_mobile--60{padding-bottom:60px!important}.pl_mobile--60{padding-left:60px!important}.pr_mobile--60{padding-right:60px!important}.mt_mobile--60{margin-top:60px!important}.mb_mobile--60{margin-bottom:60px!important}.ptb_mobile--65{padding:65px 0!important}.plr_mobile--65{padding:0 65px!important}.pt_mobile--65{padding-top:65px!important}.pb_mobile--65{padding-bottom:65px!important}.pl_mobile--65{padding-left:65px!important}.pr_mobile--65{padding-right:65px!important}.mt_mobile--65{margin-top:65px!important}.mb_mobile--65{margin-bottom:65px!important}.ptb_mobile--70{padding:70px 0!important}.plr_mobile--70{padding:0 70px!important}.pt_mobile--70{padding-top:70px!important}.pb_mobile--70{padding-bottom:70px!important}.pl_mobile--70{padding-left:70px!important}.pr_mobile--70{padding-right:70px!important}.mt_mobile--70{margin-top:70px!important}.mb_mobile--70{margin-bottom:70px!important}.ptb_mobile--75{padding:75px 0!important}.plr_mobile--75{padding:0 75px!important}.pt_mobile--75{padding-top:75px!important}.pb_mobile--75{padding-bottom:75px!important}.pl_mobile--75{padding-left:75px!important}.pr_mobile--75{padding-right:75px!important}.mt_mobile--75{margin-top:75px!important}.mb_mobile--75{margin-bottom:75px!important}.ptb_mobile--80{padding:80px 0!important}.plr_mobile--80{padding:0 80px!important}.pt_mobile--80{padding-top:80px!important}.pb_mobile--80{padding-bottom:80px!important}.pl_mobile--80{padding-left:80px!important}.pr_mobile--80{padding-right:80px!important}.mt_mobile--80{margin-top:80px!important}.mb_mobile--80{margin-bottom:80px!important}.ptb_mobile--85{padding:85px 0!important}.plr_mobile--85{padding:0 85px!important}.pt_mobile--85{padding-top:85px!important}.pb_mobile--85{padding-bottom:85px!important}.pl_mobile--85{padding-left:85px!important}.pr_mobile--85{padding-right:85px!important}.mt_mobile--85{margin-top:85px!important}.mb_mobile--85{margin-bottom:85px!important}.ptb_mobile--90{padding:90px 0!important}.plr_mobile--90{padding:0 90px!important}.pt_mobile--90{padding-top:90px!important}.pb_mobile--90{padding-bottom:90px!important}.pl_mobile--90{padding-left:90px!important}.pr_mobile--90{padding-right:90px!important}.mt_mobile--90{margin-top:90px!important}.mb_mobile--90{margin-bottom:90px!important}.ptb_mobile--95{padding:95px 0!important}.plr_mobile--95{padding:0 95px!important}.pt_mobile--95{padding-top:95px!important}.pb_mobile--95{padding-bottom:95px!important}.pl_mobile--95{padding-left:95px!important}.pr_mobile--95{padding-right:95px!important}.mt_mobile--95{margin-top:95px!important}.mb_mobile--95{margin-bottom:95px!important}.ptb_mobile--100{padding:100px 0!important}.plr_mobile--100{padding:0 100px!important}.pt_mobile--100{padding-top:100px!important}.pb_mobile--100{padding-bottom:100px!important}.pl_mobile--100{padding-left:100px!important}.pr_mobile--100{padding-right:100px!important}.mt_mobile--100{margin-top:100px!important}.mb_mobile--100{margin-bottom:100px!important}}.slick-gutter-5{margin-left:-5px;margin-right:-5px}.slick-gutter-5 .slick-slide{padding-left:5px;padding-right:5px}.slick-gutter-10{margin-left:-10px;margin-right:-10px}.slick-gutter-10 .slick-slide{padding-left:10px;padding-right:10px}.slick-gutter-15{margin-left:-15px;margin-right:-15px}.slick-gutter-15 .slick-slide{padding-left:15px;padding-right:15px}.slick-gutter-20{margin-left:-20px;margin-right:-20px}.slick-gutter-20 .slick-slide{padding-left:20px;padding-right:20px}.slick-gutter-25{margin-left:-25px;margin-right:-25px}.slick-gutter-25 .slick-slide{padding-left:25px;padding-right:25px}.slick-gutter-30{margin-left:-30px;margin-right:-30px}.slick-gutter-30 .slick-slide{padding-left:30px;padding-right:30px}.slick-gutter-35{margin-left:-35px;margin-right:-35px}.slick-gutter-35 .slick-slide{padding-left:35px;padding-right:35px}.slick-gutter-40{margin-left:-40px;margin-right:-40px}.slick-gutter-40 .slick-slide{padding-left:40px;padding-right:40px}.slick-gutter-45{margin-left:-45px;margin-right:-45px}.slick-gutter-45 .slick-slide{padding-left:45px;padding-right:45px}.slick-gutter-50{margin-left:-50px;margin-right:-50px}.slick-gutter-50 .slick-slide{padding-left:50px;padding-right:50px}.slick-gutter-55{margin-left:-55px;margin-right:-55px}.slick-gutter-55 .slick-slide{padding-left:55px;padding-right:55px}.slick-gutter-60{margin-left:-60px;margin-right:-60px}.slick-gutter-60 .slick-slide{padding-left:60px;padding-right:60px}.slick-gutter-65{margin-left:-65px;margin-right:-65px}.slick-gutter-65 .slick-slide{padding-left:65px;padding-right:65px}.slick-gutter-70{margin-left:-70px;margin-right:-70px}.slick-gutter-70 .slick-slide{padding-left:70px;padding-right:70px}.slick-gutter-75{margin-left:-75px;margin-right:-75px}.slick-gutter-75 .slick-slide{padding-left:75px;padding-right:75px}.slick-gutter-80{margin-left:-80px;margin-right:-80px}.slick-gutter-80 .slick-slide{padding-left:80px;padding-right:80px}.slick-gutter-85{margin-left:-85px;margin-right:-85px}.slick-gutter-85 .slick-slide{padding-left:85px;padding-right:85px}.slick-gutter-90{margin-left:-90px;margin-right:-90px}.slick-gutter-90 .slick-slide{padding-left:90px;padding-right:90px}.slick-gutter-95{margin-left:-95px;margin-right:-95px}.slick-gutter-95 .slick-slide{padding-left:95px;padding-right:95px}.slick-gutter-100{margin-left:-100px;margin-right:-100px}.slick-gutter-100 .slick-slide{padding-left:100px;padding-right:100px}.header-area .header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:50px 0;flex-wrap:wrap}@media only screen and (max-width:767px){.header-area .header-wrapper{padding:15px 0}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper{padding:30px 0}}@media only screen and (min-width:992px)and (max-width:1199px){.header-area .header-wrapper{padding:30px 0}}.header-area .header-wrapper .header-hamberger{display:flex;align-items:center}.header-area .header-wrapper .header-hamberger .hamberger{margin-right:27px}.header-area .header-wrapper a.rn-btn{padding:0 25px;height:46px;display:inline-block;line-height:42px;border:2px solid #b1b4c1;border-radius:6px;color:#c6c9d8;font-size:20px;font-weight:600;position:relative;z-index:2}.header-area .header-wrapper a.rn-btn.theme-color{border-color:#4e12b1;color:#4e12b1}@media only screen and (max-width:767px){.header-area .header-wrapper a.rn-btn{padding:0 11px;height:39px;line-height:33px;font-size:16px;font-weight:600}}@media only screen and (max-width:575px){.header-area .header-wrapper a.rn-btn{height:40px;line-height:29px}}.header-area .header-wrapper a.rn-btn:before{display:none}.header-area .header-wrapper a.rn-btn:hover{transform:none;transition:none;color:#fff;border:1px solid #4e12b1;background:#4e12b1;border-radius:8px;transition:.5s}@media only screen and (max-width:767px){.header-area .header-wrapper a.rn-btn{display:none}}@media(max-width:992px){.header-area .header-wrapper a.rn-btn{display:none}}.header-area .header-wrapper .logo a img{max-width:215px}@media only screen and (max-width:767px){.header-area .header-wrapper .logo a img{width:120px}}.header-area.color-black a.rn-btn{border:1px solid #1b1b1b;color:#1b1b1b;padding:0 30px;border-radius:8px;box-shadow:0 5px 0 0 #fdbf1a;transition:.5s}.header-area.header--fixed{position:absolute;top:0;z-index:999;padding-left:50px;padding-right:50px;width:100%;background:transparent;transition:.3s}@media only screen and (min-width:992px)and (max-width:1199px){.header-area.header--fixed{padding-left:0;padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.header-area.header--fixed{padding:10px 0}}@media only screen and (max-width:767px){.header-area.header--fixed{padding:10px 0}}.header-area.header--fixed .header-wrapper{padding:20px 0;transition:.3s}.header-area.header--fixed .header-wrapper .logo a img{transition:.5s}.header-area.header--fixed .header-wrapper .logo a img.logo-1{display:block}.header-area.header--fixed .header-wrapper .logo a img.logo-2{display:none}.header-area.header--fixed .header-wrapper .mainmenunav ul.mainmenu>li>a{position:relative}.header-area.header--fixed .header-wrapper .mainmenunav ul.mainmenu>li>a:after{position:absolute;content:"";left:0;width:0;height:3px;background:#4e12b1;transition:.3s;bottom:0}.header-area.header--fixed .header-wrapper .mainmenunav ul.mainmenu>li.is-current>a{color:#4e12b1}.header-area.header--fixed .header-wrapper .mainmenunav ul.mainmenu>li.is-current>a:after{width:100%}.header-area.header--fixed.default-color.sticky .mainmenunav ul.mainmenu>li>a{color:#1b1b1b}.header-area.header--fixed.default-color.sticky .mainmenunav ul.mainmenu>li.is-current a{color:#4e12b1}.header-area.header--fixed.default-color.sticky .mainmenunav ul.mainmenu>li.is-current a:after{width:100%}.header-area.header--fixed.sticky{position:fixed;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}.header-area.header--fixed.sticky .header-wrapper{padding:10px}.header-area.header--fixed.sticky .header-wrapper a.rn-btn{color:#1b1b1b;border-color:#1b1b1b}.header-area.header--fixed.sticky .header-wrapper a.rn-btn:hover{color:#fff;border-color:#4e12b1}.header-area.header--fixed.sticky .logo a img{height:40px}.header-area.header--fixed.sticky .logo a img.logo-1{display:none}.header-area.header--fixed.sticky .logo a img.logo-2{display:block}.header-area.color-black .humberger-menu span.text-white,.header-area.header--fixed.sticky .humberger-menu span.text-white{color:#1b1b1b!important}.header-area.logoresize .logo a img{height:50px;width:auto!important}@media only screen and (max-width:575px){.header-area.logoresize .logo a img{height:auto}}.header-right{display:flex;align-items:center;flex-wrap:wrap}.header-right .header-btn{margin-left:50px}@media only screen and (max-width:575px){.header-right .header-btn{margin-left:0}}.header-area{background:#fff!important}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav{position:absolute}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav{position:absolute}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu{width:100vw;height:100vh;position:fixed;top:0;right:-101vw;z-index:99;padding:55px;transition:all .8s cubic-bezier(.77,.2,.05,1);display:block;overflow-y:auto}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu{width:100vw;height:100vh;position:fixed;top:0;right:-101vw;z-index:99;padding:55px;background:#fff;transition:all .8s cubic-bezier(.77,.2,.05,1);display:block;overflow-y:auto}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li{margin:0;padding:10px 0}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li{margin:0;padding:10px 0}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown{position:relative}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown,.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a{position:relative}.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{width:0;height:0;border-color:#1b1b1b transparent transparent;border-style:solid;border-width:7px 7px 0;position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.645,.045,.355,1)}.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a.open{color:#4e12b1}.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a.open:after{width:0;height:0;border-color:transparent transparent #4e12b1;border-style:solid;border-width:0 7px 7px}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a{position:relative}.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a:after{width:0;height:0;border-color:#1b1b1b transparent transparent;border-style:solid;border-width:7px 7px 0;position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.645,.045,.355,1)}.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a.open{color:#4e12b1}.header-area .header-wrapper .mainmenunav ul.mainmenu li.has-droupdown>a.open:after{width:0;height:0;border-color:transparent transparent #4e12b1;border-style:solid;border-width:0 7px 7px}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li a{padding:0;display:block}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li a{padding:0;display:block}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu{position:relative;height:0;transition:.3s;padding:0;opacity:0;visibility:hidden;background:transparent;box-shadow:inherit}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu{position:relative;height:0;transition:.3s;padding:0;opacity:0;visibility:hidden;background:transparent;box-shadow:inherit}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li{padding:3px 0}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li{padding:3px 0}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a{padding:2px 10px}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu li a{padding:2px 10px}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu.active{height:100%;padding:16px 12px 12px;opacity:1;visibility:visible}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li ul.submenu.active{height:100%;padding:16px 12px 12px;opacity:1;visibility:visible}}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper .mainmenunav ul.mainmenu li a{color:#1b1b1b}}@media only screen and (max-width:767px){.header-area .header-wrapper .mainmenunav ul.mainmenu li a{color:#1b1b1b}}.header-area .header-wrapper .close-menu{position:fixed;top:12px;opacity:0;visibility:hidden;right:29px;z-index:-10}.header-area .header-wrapper.menu-open .close-menu{opacity:1;visibility:visible;z-index:9999}.header-area .header-wrapper.menu-open .close-menu span{color:#000;font-size:30px;cursor:pointer}@media only screen and (min-width:768px)and (max-width:991px){.header-area .header-wrapper.menu-open .mainmenunav ul.mainmenu{right:0}}@media only screen and (max-width:767px){.header-area .header-wrapper.menu-open .mainmenunav ul.mainmenu{right:0}}@media only screen and (max-width:575px){.header-area .header-wrapper.menu-open .mainmenunav ul.mainmenu{width:100vw;padding:54px 20px}}.humberger-menu span{cursor:pointer}@media only screen and (max-width:767px){.humberger-menu span{font-size:28px}}@media only screen and (min-width:768px)and (max-width:991px){.humberger-menu span{font-size:28px}}.header-wrapper.menu-open .humberger-menu span{opacity:0}.solutions-link-btn{cursor:pointer;position:relative}.mainmenunav ul.mainmenu{display:flex;justify-content:flex-end;flex-wrap:wrap}.mainmenunav ul.mainmenu>li{margin:0 18px;position:relative}.mainmenunav ul.mainmenu>li>a,.mainmenunav ul.mainmenu>li span{color:#1b1b1b;font-size:20px;font-weight:500;padding:20px 0;line-height:25px;display:inline-block}.mainmenunav ul.mainmenu>li>ul.submenu{min-width:240px;height:auto;position:absolute;top:100%;left:0;z-index:90;opacity:0;visibility:hidden;background-color:#fff;box-shadow:0 0 35px rgba(0,0,0,.1);text-align:left;padding:12px 0;border-radius:4px}.mainmenunav ul.mainmenu>li>ul.submenu li{position:relative}.mainmenunav ul.mainmenu>li>ul.submenu li a{font-size:16px;font-weight:600;padding:5px 20px;font-size:14px;display:block;color:#1b1b1b;margin:0 10px;border-radius:3px}.mainmenunav ul.mainmenu>li>ul.submenu li a.active{color:#400d94}.mainmenunav ul.mainmenu>li>ul.submenu li:hover>a{color:#4e12b1;background:rgba(249,0,77,.07)}.mainmenunav ul.mainmenu>li>ul.submenu li .submenu{min-width:240px;height:auto;position:absolute;top:0;left:100%;z-index:90;opacity:0;visibility:hidden;background-color:#fff;box-shadow:0 0 35px rgba(0,0,0,.1);text-align:left;padding:12px 0;border-radius:4px;display:none}.mainmenunav ul.mainmenu>li:hover>ul.submenu,.mainmenunav ul.mainmenu>li>ul.submenu li:hover .submenu{opacity:1;visibility:visible}.mainmenunav ul.mainmenu>li:hover>a{color:#4e12b1}.mainmenunav ul.mainmenu>li:first-child{margin-left:0}.mainmenunav ul.mainmenu>li:last-child{margin-right:0}.humberger-menu span.text-white{color:#c6c9d8!important}.color-black .mainmenunav ul.mainmenu>li>a{color:#1b1b1b}.color-black .mainmenunav ul.mainmenu>li:hover>a{color:#4e12b1}.color-black .mainmenunav ul.mainmenu>li:active>a{font-weight:500}.color-black .mainmenunav ul.mainmenu>li .link-active{color:red}@media only screen and (min-width:992px)and (max-width:1199px){.header-style-two .humberger-menu span.text-white{color:#1d1d24!important}}@media only screen and (min-width:768px)and (max-width:991px){.header-style-two .humberger-menu span.text-white{color:#1d1d24!important}}@media only screen and (max-width:767px){.header-style-two .humberger-menu span.text-white{color:#1d1d24!important}}.header-dropdown-card-wrapper{min-height:100px;max-height:325px;min-width:580px;background:#fff;top:10;left:-150px;box-shadow:6px 36px 56px 5px rgba(0,0,0,.19);grid-gap:30px;gap:30px;overflow-y:hidden;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;justify-content:center;opacity:0;transform:translateY(50px);transition:opacity .5s,transform .5s;animation:fade-in-slide-up .5s ease forwards}.header-dropdown-card-wrapper,.header-dropdown-card-wrapper-arrow-up{position:absolute;-webkit-box-shadow:6px 36px 56px 5px rgba(0,0,0,.19);-moz-box-shadow:6px 36px 56px 5px rgba(0,0,0,.19)}.header-dropdown-card-wrapper-arrow-up{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;top:55px;left:30%;z-index:9999;box-shadow:6px 36px 56px 5px rgba(0,0,0,.878)}@keyframes fade-in-slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.header-dropdown-card-item-wrapper{display:flex;grid-gap:8px;gap:8px;justify-content:center;align-items:center;transition:all;transition-duration:.1s;padding:10px}.header-dropdown-card-item-wrapper img{height:50px;width:50px}.header-dropdown-card-item-wrapper:hover{background:#f5f5f5;transform:scale(1.01)}.solutions-link-card-item{transition:all;transition-duration:.1s;color:#4e12b1!important;width:100%;white-space:nowrap}.solutions-link-card-item:hover{transform:scale(1.009);color:#4e12b1!important;text-decoration:underline}.solutions-link-card-item a.active{color:#4e12b1!important}.border-b-1{border-bottom:1px solid #d4d4d4}.headerresource-dropdown-card-wrapper{min-height:100px;max-height:325px;min-width:100px;background:#fff;position:absolute;top:10;left:0;box-shadow:6px 36px 56px 5px rgba(0,0,0,.19);-webkit-box-shadow:6px 36px 56px 5px rgba(0,0,0,.19);-moz-box-shadow:6px 36px 56px 5px rgba(0,0,0,.19);grid-gap:30px;gap:30px;overflow-y:hidden;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;justify-content:center;opacity:0;transform:translateY(50px);transition:opacity .5s,transform .5s;animation:fade-in-slide-up .5s ease forwards}li .mobile-accordion-menu-wrapper{width:100%;height:0}li .mobile-accordion-menu-wrapper.submenu{display:none;visibility:hidden}li .has-submenu:before{content:"▶";padding-right:5px;cursor:pointer;font-weight:500!important;margin-left:20px}li .has-submenu .active:before{transform:rotate(90deg)}@media(min-width:1200px){.container{max-width:1260px}}.breadcrumb-area{padding-top:80px;padding-bottom:80px}@media only screen and (min-width:768px)and (max-width:991px){.breadcrumb-area{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:767px){.breadcrumb-area{padding-top:40px;padding-bottom:40px}}.breadcrumb-inner{text-align:center}.breadcrumb-inner h2.title{color:#1b1b1b}.breadcrumb-inner ul.page-list li{display:inline-block;opacity:.5}.breadcrumb-inner ul.page-list li,.breadcrumb-inner ul.page-list li a{font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#1b1b1b;text-transform:lowercase}.breadcrumb-inner ul.page-list li.breadcrumb-item.active{color:#1b1b1b;opacity:.5}.breadcrupm-style--2 h2.title{text-transform:uppercase;font-size:72px;font-style:normal;font-weight:300;font-size:44px;line-height:55px;text-align:center;color:#1b1b1b}@media only screen and (max-width:767px){.breadcrupm-style--2 h2.title{font-size:24px;line-height:59px}}.breadcrupm-style--2 span{font-size:22px;color:#c6c9d8}.rn-page-title h2.title{font-size:44px}@media only screen and (min-width:992px)and (max-width:1199px){.rn-page-title h2.title{font-size:44px}}@media only screen and (min-width:768px)and (max-width:991px){.rn-page-title h2.title{font-size:44px}}@media only screen and (max-width:767px){.rn-page-title h2.title{font-size:24px;line-height:30px}}.rn-page-title p{font-size:22px;line-height:27px;color:#c6c9d8}.backto-top>div{z-index:999;width:46px;height:46px;line-height:42px;border-radius:8px;background-color:#fff;text-align:center;overflow:hidden;z-index:999!important;border:1px solid #1b1b1b;bottom:80px!important}.backto-top>div:hover{height:42px;box-shadow:0 4px 0 0 #fdbf1a;bottom:84px!important;transition:.5s}.backto-top svg{font-size:12px!important;color:#4e12b1;width:30px;height:30px}.section-title{margin-top:-20px}.section-title h2.title{font-size:60px;margin-bottom:8px}@media only screen and (min-width:992px)and (max-width:1199px){.section-title h2.title{font-size:50px}}@media only screen and (max-width:767px){.section-title h2.title{font-size:36px;margin-bottom:7px}}.section-title p{font-size:18px;line-height:30px;color:rgba(29,29,36,.75)}.section-title p a{color:#1d1d24;font-weight:500}.section-title p a:hover{color:#4e12b1}@media only screen and (max-width:767px){.section-title p br{display:none}}.section-title h3{font-size:36px;line-height:26px}@media only screen and (max-width:767px){.section-title h3{font-size:26px;margin-bottom:8px}}.section-title .service-btn{margin-top:36px}@media only screen and (max-width:767px){.section-title .service-btn{margin-top:12px}}.section-title.service-style--2 h2,.section-title.service-style--2 h3{color:#fff}.section-title.service-style--2 p{padding:0 21%;font-weight:300;color:#fff}@media only screen and (min-width:768px)and (max-width:991px){.section-title.service-style--2 p{padding:0 7%}}@media only screen and (max-width:767px){.section-title.service-style--2 p{padding:0}}.section-title.service-style--3 p{padding:0 21%;font-weight:300;color:#717173}@media only screen and (min-width:768px)and (max-width:991px){.section-title.service-style--3 p{padding:0 7%}}@media only screen and (max-width:767px){.section-title.service-style--3 p{padding:0}}.section-title.service-style--3.text-left p{padding:0 3% 0 0}.section-title-default h2.title{line-height:1.34;font-size:48px}@media only screen and (max-width:767px){.section-title h2{font-size:36px;margin-bottom:7px}}a.btn-transparent{color:#1f1f25;font-size:16px;font-weight:500;position:relative;display:inline-block;padding-bottom:3px}a.btn-transparent:hover{color:#4e12b1}a.btn-transparent:after{position:absolute;content:"";left:0;bottom:0;width:40px;height:2px;background:#4e12b1;opacity:.75}a.btn-transparent:hover:after{width:100%}a.rn-btn,button.rn-btn{padding:120 30px;height:40px;display:inline-block;line-height:34px;border:2px solid #4e12b1;border-radius:4px;font-size:14px;position:relative;z-index:2;color:#4e12b1;letter-spacing:.2px;text-transform:none}a.rn-btn:hover,button.rn-btn:hover{border:2px solid #4e12b1;transform:translateY(-3px);color:#fff;background:#4e12b1}a.rn-btn.btn-white,button.rn-btn.btn-white{border:2px solid #fff;color:#fff}a.rn-btn.btn-white:hover,button.rn-btn.btn-white:hover{border-color:#4e12b1}a.rn-button-style--2,button.rn-button-style--2{color:#c6c9d8;font-size:16px;text-transform:uppercase;letter-spacing:2px;border:2px solid #b1b4c1;padding:15px 40px;border-radius:6px;display:inline-block;font-weight:500;transition:.3s}@media only screen and (max-width:767px){a.rn-button-style--2,button.rn-button-style--2{padding:9px 25px}}a.rn-button-style--2.rn-btn-dark,button.rn-button-style--2.rn-btn-dark{border:2px solid #1f1f25;color:#1f1f25}a.rn-button-style--2.rn-btn-dark:hover,button.rn-button-style--2.rn-btn-dark:hover{background:#1f1f25;color:#fff}a.rn-button-style--2.border-opacity-half,button.rn-button-style--2.border-opacity-half{border-color:rgba(31,31,37,.1)}a.rn-button-style--2.rn-btn-small,button.rn-button-style--2.rn-btn-small{padding:10px 20px}a.rn-button-style--2.btn-primary-color:hover,button.rn-button-style--2.btn-primary-color:hover{border:2px solid #4e12b1;background:#4e12b1;color:#fff}a.rn-button-style--2.btn-solid,button.rn-button-style--2.btn-solid{border:2px solid #4e12b1}a.rn-button-style--2.btn-solid-border,button.rn-button-style--2.btn-solid-border{border:2px solid #4e12b1;background:transparent;color:#4e12b1}a.rn-button-style--2.btn-solid-border:hover,button.rn-button-style--2.btn-solid-border:hover{border:2px solid #4e12b1;background:#4e12b1;color:#fff;transform:translateY(-5px)}a.rn-button-style--2.rn-btn-small-2,button.rn-button-style--2.rn-btn-small-2{padding:11px 15px;font-size:13px;letter-spacing:0;line-height:13px}a.rn-button-style--2.btn-solid,button.rn-button-style--2.btn-solid{background:#4e12b1;color:#fff}a.rn-button-style--2:hover,button.rn-button-style--2:hover{background:transparent;color:#4e12b1;box-shadow:0 10px 15px 0 rgba(0,0,0,.1);transform:translateY(-5px)}button.video-popup{display:block;position:relative;margin:0 auto;width:96px;height:96px;border-radius:50%;background:#fff;transition:all 1s cubic-bezier(0,0,.2,1);box-shadow:0 20px 30px rgba(0,0,0,.2)}button.video-popup:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-10px,-20px);border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:30px solid #4e12b1}button.video-popup:hover{transform:scale3d(1.15,1.15,1.15)}button.video-popup.position-top-center{position:absolute;top:50%;left:50%;border:0;width:110px;height:110px;margin-left:-55px;margin-top:-55px;transition:all 1s cubic-bezier(0,0,.2,1);box-shadow:0 20px 30px rgba(0,0,0,.2)}@media only screen and (max-width:767px){button.video-popup.position-top-center{width:70px;height:70px;margin-left:-35px;margin-top:-35px}}button.video-popup.position-top-center:hover{transform:scale3d(1.15,1.15,1.15)}button.video-popup.position-top-center.md-size{width:80px;height:80px;margin-left:-40px;margin-top:-40px}button.video-popup.theme-color{background:#4e12b1;border-color:#4e12b1}button.video-popup.theme-color:before{border-left:15px solid #fff}button.video-popup.black-color{background:#000;border-color:#000}button.video-popup.black-color:before{border-left:15px solid #fff}.rn-pagination ul.page-list li{display:inline-block;padding:5px}.rn-pagination ul.page-list li a{padding:0 10px;display:block;text-align:center;line-height:38px;min-width:42px;height:42px;border:2px solid rgba(0,0,0,.3019607843);background:#fff;color:#000;position:relative;z-index:2;font-weight:600;border-radius:4px}.rn-pagination ul.page-list li a:before{position:absolute;left:0;right:0;width:100%;height:100%;content:"";z-index:-1;opacity:0;visibility:hidden}.rn-pagination ul.page-list li a:hover{color:#fff;border-color:#4e12b1}.rn-pagination ul.page-list li a:hover:before{opacity:1;visibility:visible}.rn-pagination ul.page-list li.active a{color:#fff;border-color:#4e12b1}.rn-pagination ul.page-list li.active a:before{opacity:1;visibility:visible}.line-separator{border-bottom:1px solid #ebebeb}ul.social-share{padding:0;margin:-6px}ul.social-share li{margin:6px}ul.social-share li a{width:40px;display:inline-block;height:40px;border:2px solid rgba(198,201,216,.75);line-height:35px;color:rgba(198,201,216,.75);border-radius:100%;text-align:center;font-size:14px}ul.social-share li:hover a{background:#4e12b1;border-color:#4e12b1;color:#fff;box-shadow:0 10px 15px 0 rgba(0,0,0,.1);transform:translateY(-3px)}ul.social-share.color-theme li a{border-color:#4e12b1;color:#4e12b1}ul.social-share.color-theme li a:hover{background:#4e12b1;border-color:#4e12b1;color:#fff}ul.social-share.rn-lg-size{margin-top:0!important}ul.social-share.rn-lg-size li a{width:50px;height:50px;line-height:44px;font-size:16px}ul.social-share.social-style--2 li a{border:0;width:30px;height:auto;text-align:left;line-height:inherit;font-size:16px}ul.social-share.social-style--2 li:hover a{background:transparent;box-shadow:none}ul.social-share.social-style--2.color-theme li a{color:#4e12b1}ul.social-share.social-style--2.color-theme li a:hover{color:currentColor}ul.social-share.social-style--2.color-black li a{color:#1d1d24;opacity:.8}ul.social-share.social-style--2.color-black li a:hover{color:#4e12b1;opacity:1}.footer-wrapper{position:relative}.footer-style-2{padding-top:80px}@media only screen and (min-width:768px)and (max-width:991px){.footer-style-2{padding-top:54px}}@media only screen and (max-width:767px){.footer-style-2{padding-top:44px}}.footer-style-2 p{color:#c6c9d8;font-size:14px}.footer-style-2 .logo img{max-width:170px}.footer-style-2 .logo p{font-weight:300;font-size:18px;line-height:22.5px;color:#1b1b1b}.footer-style-2 .inner .footer-social-icons{margin-top:28px}.footer-style-2 .inner .footer-social-icons span{display:inline-block;margin-right:24px}@media only screen and (max-width:767px){.footer-style-2 .inner .footer-social-icons{margin-top:20px;margin-bottom:28px}}@media only screen and (min-width:768px)and (max-width:991px){.footer-style-2 .inner .footer-social-icons{margin-top:28px;margin-bottom:28px}}@media only screen and (max-width:767px){.footer-style-2 .inner .contact{margin-top:24px}}@media only screen and (min-width:768px)and (max-width:991px){.footer-style-2 .inner .contact{margin-top:28px}}.footer-style-2 .inner .contact .title{font-size:22px;display:block;font-weight:400;line-height:32px;color:#1b1b1b;margin-bottom:10px}.footer-style-2 .inner .contact p{font-size:20px;font-weight:300;line-height:32px;color:#1b1b1b}.footer-style-2 .inner .contact p a{color:#1b1b1b;font-weight:600}.footer-style-2 .inner .contact p a:hover{color:#4e12b1}.footer-style-2 .footerlinks ul.footer-link{padding:0;margin:-6px}.footer-style-2 .footerlinks ul.footer-link li{margin:6px 6px 12px}.footer-style-2 .footerlinks ul.footer-link li a{width:auto;line-height:28px;color:#1b1b1b;font-size:22px;transition:1s;font-weight:400}@media only screen and (max-width:767px){.footer-style-2 .footerlinks ul.footer-link li a{font-size:18px;line-height:20px;font-weight:400}}.footer-style-2 .footerlinks ul.footer-link li:hover a{color:#4e12b1}.linkedin-icon{color:#1b1b1b;transition:1s}.linkedin-icon:hover{color:#bd00ff}.twitter-icon{color:#1b1b1b;transition:1s}.twitter-icon:hover{color:#bd00ff}.youtube-icon{color:#1b1b1b;transition:1s}.youtube-icon:hover{color:#bd00ff}.copyright-text p{color:#494949;font-size:16px;font-weight:300;text-align:center;margin-top:80px}@media only screen and (min-width:768px)and (max-width:991px){.copyright-text p{margin-top:30px}}@media only screen and (max-width:767px){.copyright-text p{margin-top:30px}}.portfolio{position:relative;min-height:600px;width:100%;padding-top:35%}@media only screen and (min-width:1200px)and (max-width:1599px){.portfolio{min-height:500px}}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio{min-height:500px}}@media only screen and (min-width:768px)and (max-width:991px){.portfolio{min-height:450px}}@media only screen and (max-width:767px){.portfolio{min-height:400px}}.portfolio .thumbnail-inner{transition:transform .28s ease;z-index:9;position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;overflow:hidden;border-radius:5px;cursor:pointer}.portfolio .thumbnail-inner:before{background-color:#f6004c;background-image:linear-gradient(#f6004c 10%,#000);position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:5;opacity:0}.portfolio .thumbnail{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;border-radius:5px;background-color:#0a0a0a;transform:scale(1.13) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .28s ease;z-index:4}.portfolio .thumbnail,.portfolio .thumbnail.image-1{background-image:url(/assets/images/portfolio/portfolio-1.jpg)}.portfolio .thumbnail.image-2{background-image:url(/assets/images/portfolio/portfolio-2.jpg)}.portfolio .thumbnail.image-3{background-image:url(/assets/images/portfolio/portfolio-3.jpg)}.portfolio .thumbnail.image-4{background-image:url(/assets/images/portfolio/portfolio-4.jpg)}.portfolio .thumbnail:after{background-color:rgba(45,45,45,.35);content:" ";display:block;border-radius:5px;background-color:rgba(25,25,25,.37)}.portfolio .bg-blr-image,.portfolio .thumbnail:after{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.portfolio .bg-blr-image{background-size:cover;background-position:50%;background-color:#0a0a0a;transform:translateY(38px);opacity:0}.portfolio .bg-blr-image,.portfolio .bg-blr-image.image-1{background-image:url(/assets/images/portfolio/portfolio-1.jpg)}.portfolio .bg-blr-image.image-2{background-image:url(/assets/images/portfolio/portfolio-2.jpg)}.portfolio .bg-blr-image.image-3,.portfolio .bg-blr-image.image-4{background-image:url(/assets/images/portfolio/portfolio-1.jpg)}.portfolio .content{position:absolute;bottom:40px;left:40px;right:40px;max-width:100%!important;z-index:10;padding:0}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio .content{left:20px;right:20px}}@media only screen and (min-width:768px)and (max-width:991px){.portfolio .content{left:20px;right:20px}}@media only screen and (max-width:767px){.portfolio .content{left:20px;right:20px}}.portfolio .content .inner p{color:#c6c9d8;font-size:14px}.portfolio .content .inner h4{font-size:24px;line-height:36px}.portfolio .content .inner h4 a{color:#fff}.portfolio .content .inner .title{font-size:24px;line-height:36px;color:#fff}.portfolio .content .inner .portfolio-button{margin-top:35px;transition:.7s}@media only screen and (max-width:575px){.portfolio .content .inner .portfolio-button{margin-top:25px}}.portfolio .content .inner .portfolio-button a.rn-btn{color:#fff;border-color:hsla(0,0%,100%,.3)}.portfolio .content .inner .portfolio-button a.rn-btn:hover{border-color:#4e12b1}.portfolio.portfolio-interior-design .thumbnail.image-1{background-image:url(/assets/images/portfolio/interior/portfolio-1.jpg)}.portfolio.portfolio-interior-design .thumbnail.image-2{background-image:url(/assets/images/portfolio/interior/portfolio-2.jpg)}.portfolio.portfolio-interior-design .thumbnail.image-3{background-image:url(/assets/images/portfolio/interior/portfolio-3.jpg)}.portfolio.portfolio-interior-design .thumbnail.image-4{background-image:url(/assets/images/portfolio/interior/portfolio-4.jpg)}.portfolio.portfolio-interior-design .thumbnail.image-5{background-image:url(/assets/images/portfolio/interior/portfolio-5.jpg)}.portfolio.portfolio-interior-design .thumbnail.image-6{background-image:url(/assets/images/portfolio/interior/portfolio-6.jpg)}.portfolio.portfolio-interior-design .thumbnail.image-7{background-image:url(/assets/images/portfolio/interior/portfolio-7.jpg)}.portfolio.portfolio-interior-design .bg-blr-image,.portfolio.portfolio-interior-design .bg-blr-image.image-1{background-image:url(/assets/images/portfolio/interior/portfolio-1.jpg)}.portfolio.portfolio-interior-design .bg-blr-image.image-2{background-image:url(/assets/images/portfolio/interior/portfolio-2.jpg)}.portfolio.portfolio-interior-design .bg-blr-image.image-3{background-image:url(/assets/images/portfolio/interior/portfolio-3.jpg)}.portfolio.portfolio-interior-design .bg-blr-image.image-4{background-image:url(/assets/images/portfolio/interior/portfolio-4.jpg)}.portfolio.portfolio-interior-design .bg-blr-image.image-5{background-image:url(/assets/images/portfolio/interior/portfolio-5.jpg)}.portfolio.portfolio-interior-design .bg-blr-image.image-6{background-image:url(/assets/images/portfolio/interior/portfolio-6.jpg)}.portfolio.portfolio-interior-design .bg-blr-image.image-7{background-image:url(/assets/images/portfolio/interior/portfolio-7.jpg)}.portfolio.text-center .content{position:absolute;bottom:40px;left:40px;max-width:80%!important;z-index:10;padding:0;right:40px;margin:0 auto}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio.text-center .content{left:20px;right:20px}}@media only screen and (min-width:768px)and (max-width:991px){.portfolio.text-center .content{left:15px;right:15px}}@media only screen and (max-width:767px){.portfolio.text-center .content{left:10px;right:10px}}.portfolio:hover .thumbnail-inner{transform:scale(1.08) translateZ(0)}.portfolio:hover .thumbnail-inner:before{opacity:.85}.portfolio:hover .thumbnail{transform:scale(1) translateZ(0)}.portfolio:hover .thumbnail:after{background-color:rgba(25,25,25,.24)}.portfolio:hover .bg-blr-image{opacity:0;z-index:9}.portfolio.portfolio-style--2 .inner{margin:0 20px}.portfolio-tilthover .portfolio{margin-top:30px}@media only screen and (max-width:767px){.portfolio-tilthover .portfolio{min-height:400px}}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-tilthover .portfolio{min-height:400px}}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio-tilthover .portfolio{min-height:400px}}.portfolio-tilthover .portfolio .thumbnail{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;border-radius:5px;background-color:#0a0a0a;background-image:url(/assets/images/portfolio/portfolio-static-01.jpg);transform:scale(1.13) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .28s ease;z-index:4}@media only screen and (max-width:575px){.portfolio-tilthover .portfolio .thumbnail{transform:scale(1) translateZ(0)}}.portfolio-tilthover .portfolio .thumbnail.image-1{background-image:url(/assets/images/portfolio/portfolio-static-01.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-2{background-image:url(/assets/images/portfolio/portfolio-static-02.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-3{background-image:url(/assets/images/portfolio/portfolio-static-03.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-4{background-image:url(/assets/images/portfolio/portfolio-static-04.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-5{background-image:url(/assets/images/portfolio/portfolio-static-05.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-6{background-image:url(/assets/images/portfolio/portfolio-static-06.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-7{background-image:url(/assets/images/portfolio/portfolio-static-07.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-8{background-image:url(/assets/images/portfolio/portfolio-static-08.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-9{background-image:url(/assets/images/portfolio/portfolio-static-09.jpg)}.portfolio-tilthover .portfolio .thumbnail.image-10{background-image:url(/assets/images/portfolio/portfolio-static-10.jpg)}.portfolio-tilthover .portfolio .thumbnail:after{display:none}@media only screen and (max-width:575px){.portfolio-tilthover .portfolio .thumbnail-inner{transform:scale(1) translateZ(0)}.portfolio-tilthover .portfolio .thumbnail-inner:before{opacity:.85}}.portfolio-tilthover .portfolio .bg-blr-image{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;background-color:#0a0a0a;background-image:url(/assets/images/portfolio/portfolio-static-01.jpg);transform:translateY(38px);opacity:0;z-index:1}@media only screen and (max-width:575px){.portfolio-tilthover .portfolio .bg-blr-image{opacity:0;z-index:9}}.portfolio-tilthover .portfolio .bg-blr-image.image-1{background-image:url(/assets/images/portfolio/portfolio-static-01.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-2,.portfolio-tilthover .portfolio .bg-blr-image.image-3{background-image:url(/assets/images/portfolio/portfolio-static-03.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-4{background-image:url(/assets/images/portfolio/portfolio-static-04.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-5{background-image:url(/assets/images/portfolio/portfolio-static-05.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-6{background-image:url(/assets/images/portfolio/portfolio-static-06.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-7{background-image:url(/assets/images/portfolio/portfolio-static-07.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-8{background-image:url(/assets/images/portfolio/portfolio-static-08.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-9{background-image:url(/assets/images/portfolio/portfolio-static-09.jpg)}.portfolio-tilthover .portfolio .bg-blr-image.image-10{background-image:url(/assets/images/portfolio/portfolio-static-10.jpg)}.portfolio-tilthover .portfolio .content{opacity:0}@media only screen and (max-width:575px){.portfolio-tilthover .portfolio .content{opacity:1}}.portfolio-tilthover .portfolio:hover .content{opacity:1}.portfolio-tilthover .portfolio:hover .thumbnail-inner{transform:scale(1) translateZ(0)}.portfolio-tilthover .portfolio:hover .thumbnail-inner:before{opacity:.85}.portfolio-tilthover .portfolio:hover .thumbnail{transform:scale(1) translateZ(0)}.portfolio-tilthover .portfolio:hover .thumbnail:after{background-color:rgba(25,25,25,.24)}.portfolio-tilthover .portfolio:hover .bg-blr-image{opacity:0;z-index:9}.portfolio-tilthover .portfolio.designer-project .thumbnail,.portfolio-tilthover .portfolio.designer-project .thumbnail.image-1{background-image:url(/assets/images/portfolio/dp-portfolio-01.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-2{background-image:url(/assets/images/portfolio/dp-portfolio-02.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-3{background-image:url(/assets/images/portfolio/dp-portfolio-03.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-4{background-image:url(/assets/images/portfolio/dp-portfolio-04.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-5{background-image:url(/assets/images/portfolio/dp-portfolio-05.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-6{background-image:url(/assets/images/portfolio/dp-portfolio-06.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-7{background-image:url(/assets/images/portfolio/dp-portfolio-07.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-8{background-image:url(/assets/images/portfolio/dp-portfolio-08.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-9{background-image:url(/assets/images/portfolio/dp-portfolio-09.jpg)}.portfolio-tilthover .portfolio.designer-project .thumbnail.image-10{background-image:url(/assets/images/portfolio/dp-portfolio-10.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image,.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-1{background-image:url(/assets/images/portfolio/dp-portfolio-01.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-2{background-image:url(/assets/images/portfolio/dp-portfolio-02.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-3{background-image:url(/assets/images/portfolio/dp-portfolio-03.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-4{background-image:url(/assets/images/portfolio/dp-portfolio-04.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-5{background-image:url(/assets/images/portfolio/dp-portfolio-05.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-6{background-image:url(/assets/images/portfolio/dp-portfolio-06.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-7{background-image:url(/assets/images/portfolio/dp-portfolio-07.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-8{background-image:url(/assets/images/portfolio/dp-portfolio-08.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-9{background-image:url(/assets/images/portfolio/dp-portfolio-09.jpg)}.portfolio-tilthover .portfolio.designer-project .bg-blr-image.image-10{background-image:url(/assets/images/portfolio/dp-portfolio-10.jpg)}.portfolio-sacousel-inner .slick-list{margin-left:-200px;margin-right:-200px}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-sacousel-inner .slick-list{margin-left:15px;margin-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio-sacousel-inner .slick-list{margin-left:15px;margin-right:15px}}@media only screen and (max-width:767px){.portfolio-sacousel-inner .slick-list{margin-left:10px;margin-right:10px}}.portfolio-sacousel-inner .slick-slide{padding-left:15px;padding-right:15px;margin-bottom:-10px}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio-sacousel-inner .slick-slide{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-sacousel-inner .slick-slide{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.portfolio-sacousel-inner .slick-slide{padding-left:10px;padding-right:10px}}.portfolio-sacousel-inner .slick-list{overflow:visible}.portfolio-sacousel-inner .slick-dots,.rn-slick-dot .slick-dots{bottom:-60px}@media only screen and (max-width:575px){.portfolio-sacousel-inner .slick-dots,.rn-slick-dot .slick-dots{bottom:-50px}}.portfolio-sacousel-inner .slick-dots li,.rn-slick-dot .slick-dots li{width:30px;margin:0;opacity:.35;position:relative}.portfolio-sacousel-inner .slick-dots li button:before,.rn-slick-dot .slick-dots li button:before{display:none}.portfolio-sacousel-inner .slick-dots li button:after,.rn-slick-dot .slick-dots li button:after{background:#333;width:100%;display:block;content:"";position:absolute;left:0;width:6px;height:6px;border-radius:50%;margin-left:11px;background-color:transparent;box-shadow:inset 0 0 0 5px #000}.portfolio-sacousel-inner .slick-dots li.slick-active,.rn-slick-dot .slick-dots li.slick-active{opacity:1}.portfolio-sacousel-inner .slick-dots li.slick-active button:after,.rn-slick-dot .slick-dots li.slick-active button:after{transform:scale(2);box-shadow:inset 0 0 0 1px #4e12b1;background-color:transparent;background-color:transparent!important}.portfolio-sacousel-inner.dot-light .slick-dots li button:after,.rn-slick-dot.dot-light .slick-dots li button:after{background:#fff;box-shadow:inset 0 0 0 5px #fff}.portfolio-sacousel-inner.dot-light .slick-dots li.slick-active,.rn-slick-dot.dot-light .slick-dots li.slick-active{opacity:1}.portfolio-sacousel-inner.dot-light .slick-dots li.slick-active button:after,.rn-slick-dot.dot-light .slick-dots li.slick-active button:after{transform:scale(2);box-shadow:inset 0 0 0 1px #4e12b1;background-color:transparent;background-color:transparent!important}.portfolio-slick-activation{position:relative}.portfolio-slick-activation button.slick-arrow{position:absolute;z-index:3;background:transparent;font-size:20px;width:253px;height:101%}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio-slick-activation button.slick-arrow{width:136px}}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-slick-activation button.slick-arrow{width:100px}}@media only screen and (max-width:767px){.portfolio-slick-activation button.slick-arrow{width:100px;display:none!important}}.portfolio-slick-activation button.slick-arrow:before{line-height:1;opacity:.75;font-size:30px;position:relative;top:-14px;transition:.5s}.portfolio-slick-activation button.slick-arrow.slick-prev{left:0;background:linear-gradient(90deg,#000 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1)}.portfolio-slick-activation button.slick-arrow.slick-prev:before{content:url(/assets/images/icons/slick-arrow-left.png)}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-slick-activation button.slick-arrow.slick-prev{display:none!important}}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio-slick-activation button.slick-arrow.slick-prev{display:none!important}}@media only screen and (min-width:1200px)and (max-width:1599px){.portfolio-slick-activation button.slick-arrow.slick-prev{display:none!important}}.portfolio-slick-activation button.slick-arrow.slick-next{right:0;background:linear-gradient(270deg,#000 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1)}.portfolio-slick-activation button.slick-arrow.slick-next:before{content:url(/assets/images/icons/slick-arrow-right.png)}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-slick-activation button.slick-arrow.slick-next{display:none!important}}@media only screen and (min-width:992px)and (max-width:1199px){.portfolio-slick-activation button.slick-arrow.slick-next{display:none!important}}@media only screen and (min-width:1200px)and (max-width:1599px){.portfolio-slick-activation button.slick-arrow.slick-next{display:none!important}}.portfolio-slick-activation button.slick-arrow:hover.slick-prev{padding-right:50px}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-slick-activation button.slick-arrow:hover.slick-prev{padding-right:10px}}@media only screen and (max-width:767px){.portfolio-slick-activation button.slick-arrow:hover.slick-prev{padding-right:10px}}.portfolio-slick-activation button.slick-arrow:hover.slick-next{padding-left:50px}@media only screen and (min-width:768px)and (max-width:991px){.portfolio-slick-activation button.slick-arrow:hover.slick-next{padding-right:10px}}@media only screen and (max-width:767px){.portfolio-slick-activation button.slick-arrow:hover.slick-next{padding-right:10px}}.portfolio-slick-activation button.slick-arrow:hover:before{opacity:1}.slick-space-gutter--15{margin-left:-15px;margin-right:-15px}.slick-space-gutter--15 .slick-slide{padding-left:15px;padding-right:15px}.slick-space-gutter--15 .portfolio{margin:40px 0}.slickdot--20 .slick-dots{bottom:-20px}.portfolio-style--3{position:relative;margin-bottom:40px;overflow:hidden;border-radius:6px}.portfolio-style--3 .thumbnail a{display:block;position:relative;z-index:1}.portfolio-style--3 .thumbnail a:after{background:linear-gradient(180deg,#fc004d 0,#000);position:absolute;left:0;right:0;width:100%;height:100%;content:"";z-index:1;opacity:0}@media only screen and (max-width:575px){.portfolio-style--3 .thumbnail a:after{opacity:.85;top:0}}.portfolio-style--3 .content{position:absolute;bottom:-92px;width:100%;padding:50px 35px;z-index:3}@media only screen and (max-width:575px){.portfolio-style--3 .content{bottom:0;padding:30px 20px}}.portfolio-style--3 .content:before{position:absolute;content:"";background:linear-gradient(180deg,transparent 0,#000 70%);left:0;top:0;width:100%;height:100%;opacity:1;z-index:-1}@media only screen and (max-width:575px){.portfolio-style--3 .content:before{opacity:0}}.portfolio-style--3 .content p.portfoliotype{font-size:14px;margin-bottom:5px;color:#c6c9d8}.portfolio-style--3 .content h4.title{margin-bottom:0}.portfolio-style--3 .content h4.title a{color:#fff;font-size:24px;font-weight:500;line-height:36px}.portfolio-style--3 .content .portfolio-btn{margin-top:35px;transition:.7s;opacity:0;visibility:hidden}@media only screen and (max-width:575px){.portfolio-style--3 .content .portfolio-btn{margin-top:22px;opacity:1;visibility:visible}}.portfolio-style--3:hover .content{bottom:0}.portfolio-style--3:hover .content:before{opacity:0}.portfolio-style--3:hover .thumbnail a img{transform:scale(1.1)}.portfolio-style--3:hover .thumbnail a:before{opacity:0}.portfolio-style--3:hover .thumbnail a:after{opacity:.85;top:0}.portfolio-style--3:hover .content .portfolio-btn{opacity:1;visibility:visible}.row--5 .portfolio-style--3{margin-bottom:10px}.item-portfolio-static{margin-top:60px}@media only screen and (max-width:767px){.item-portfolio-static{margin-top:30px}}@media only screen and (min-width:768px)and (max-width:991px){.item-portfolio-static{margin-top:30px}}.item-portfolio-static .inner{padding-top:20px}.item-portfolio-static .inner p{margin-bottom:5px;font-size:16px}.item-portfolio-static .inner h4 a{color:#1b1b1b;transition:.3s}.item-portfolio-static .inner h4 a:hover{color:#4e12b1}.item-portfolio-static:hover .thumbnail a img{transform:translate3d(0,-10px,0);box-shadow:0 50px 80px -10px rgba(0,0,0,.17)}.link-overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:block;z-index:9}.service.service__style--1{padding:40px 0;z-index:2}@media only screen and (max-width:767px){.service.service__style--1{padding:15px 0}}@media only screen and (min-width:768px)and (max-width:991px){.service.service__style--1{padding:20px 0}}.service.service__style--1 .icon img{margin-bottom:34px}@media only screen and (max-width:767px){.service.service__style--1 .icon img{margin-bottom:14px;height:53px}}@media only screen and (max-width:575px){.service.service__style--1 .icon img{margin-bottom:13px;height:45px}}.service.service__style--1 .content h4.title{margin-bottom:20px;font-weight:400;font-size:24px}@media only screen and (max-width:767px){.service.service__style--1 .content h4.title{margin-bottom:12px;font-weight:400;font-size:20px}}@media only screen and (max-width:575px){.service.service__style--1 .content h4.title{margin-bottom:9px;font-size:18px}}.service.service__style--1 .content p{opacity:.75;font-weight:300}.service.service__style--2{padding:30px 35px;z-index:2;border-radius:10px}@media only screen and (min-width:1200px)and (max-width:1599px){.service.service__style--2{padding:30px 28px}}@media only screen and (min-width:768px)and (max-width:991px){.service.service__style--2{padding:30px 25px}}@media only screen and (max-width:767px){.service.service__style--2{padding:30px 14px}}@media only screen and (max-width:575px){.service.service__style--2{padding:30px 18px;margin-top:30px}}.service.service__style--2:before{position:absolute;content:"";left:0;top:0;background-image:linear-gradient(90deg,#f61b10,#ef0963);width:100%;height:100%;z-index:-1;opacity:0;visibility:hidden;border-radius:10px}@media only screen and (max-width:575px){.service.service__style--2:before{opacity:1;visibility:visible}}.service.service__style--2 .icon{font-size:54px;font-weight:400;margin-bottom:23px;display:inline-flex;color:#4e12b1}@media only screen and (min-width:768px)and (max-width:991px){.service.service__style--2 .icon{margin-bottom:11px}}@media only screen and (max-width:575px){.service.service__style--2 .icon{color:#fff}}.service.service__style--2 .icon svg{stroke-width:1!important}.service.service__style--2 .content h3.title{margin-bottom:19px;font-weight:500}@media only screen and (min-width:1200px)and (max-width:1599px){.service.service__style--2 .content h3.title{font-size:19px}}@media only screen and (max-width:767px){.service.service__style--2 .content h3.title{font-size:20px}}@media only screen and (min-width:768px)and (max-width:991px){.service.service__style--2 .content h3.title{margin-bottom:8px}}@media only screen and (max-width:575px){.service.service__style--2 .content h3.title{color:#fff}}.service.service__style--2 .content h3.title a{color:inherit}@media only screen and (max-width:575px){.service.service__style--2 .content h3.title a{color:#fff}}.service.service__style--2 .content p{color:rgba(29,29,36,.75)}@media only screen and (max-width:575px){.service.service__style--2 .content p{color:#fff}}.service.service__style--2:hover{box-shadow:0 10px 25px 10px rgba(0,0,0,.1);transform:translateY(-5px)}.service.service__style--2:hover:before{opacity:1;visibility:visible}.service.service__style--2:hover .icon{color:#fff}.service.service__style--2.service-left-align{display:flex;padding:50px 24px}.service.service__style--2.service-left-align .icon{padding-right:20px}.service.service__style--4{padding:53px 40px;z-index:2;border-radius:10px;position:relative;background:#191919;height:100%;cursor:pointer}@media only screen and (min-width:1200px)and (max-width:1599px){.service.service__style--4{padding:36px 25px}}@media only screen and (min-width:992px)and (max-width:1199px){.service.service__style--4{padding:25px 20px}}@media only screen and (min-width:768px)and (max-width:991px){.service.service__style--4{padding:30px 25px}}@media only screen and (max-width:767px){.service.service__style--4{padding:25px 20px}}.service.service__style--4:before{position:absolute;content:"";left:0;top:0;background-image:linear-gradient(90deg,#f61b10,#ef0963);width:100%;height:100%;z-index:-1;opacity:0;visibility:hidden;border-radius:10px}@media only screen and (max-width:575px){.service.service__style--4:before{opacity:1;visibility:visible}}.service.service__style--4 .icon{font-size:54px;font-weight:400;margin-bottom:23px;display:inline-flex;color:#4e12b1}@media only screen and (max-width:767px){.service.service__style--4 .icon{margin-bottom:18px}}@media only screen and (max-width:575px){.service.service__style--4 .icon{color:#fff}}.service.service__style--4 .icon svg{stroke-width:1!important}.service.service__style--4 .content h3.title{margin-bottom:19px;font-weight:500;font-size:22px}@media only screen and (min-width:1200px)and (max-width:1599px){.service.service__style--4 .content h3.title{margin-bottom:12px;font-size:20px}}@media only screen and (max-width:575px){.service.service__style--4 .content h3.title{color:#fff}}@media only screen and (max-width:767px){.service.service__style--4 .content h3.title{margin-bottom:10px;font-size:18px}}.service.service__style--4 .content p{color:rgba(29,29,36,.75)}@media only screen and (max-width:575px){.service.service__style--4 .content p{color:#fff}}.service.service__style--4:hover{box-shadow:0 10px 25px 10px rgba(0,0,0,.1);transform:translateY(-5px)}.service.service__style--4:hover:before{opacity:1;visibility:visible}.service.service__style--4:hover .content h3.title,.service.service__style--4:hover .content p,.service.service__style--4:hover .icon{color:#fff}.standard-service .thumbnai img{border-radius:5px}.standard-service .content h3{font-size:19px;margin-top:30px;margin-bottom:10px;font-weight:600}.standard-service .content h3 a{color:#1b1b1b}.standard-service .content h3 a:hover{color:#4e12b1}.standard-service .content p{font-size:15px;line-height:24px}.text-center .service.service__style--2,.text-left .service.service__style--2{padding:60px 45px}@media only screen and (max-width:767px){.text-center .service.service__style--2,.text-left .service.service__style--2{padding:30px 14px}}@media only screen and (min-width:992px)and (max-width:1199px){.text-center .service.service__style--2,.text-left .service.service__style--2{padding:30px 14px}}@media only screen and (min-width:768px)and (max-width:991px){.text-center .service.service__style--2,.text-left .service.service__style--2{padding:30px 14px}}.service-white .service__style--1{z-index:2}.service-white .service__style--1 .content h4.title,.service-white .service__style--1 .content p{color:#c6c9d8}.rn-paralax-service .service__style--2{z-index:2;padding:40px;background:hsla(0,0%,100%,.3);margin-top:40px;overflow:hidden;border:2px solid transparent}@media only screen and (max-width:767px){.rn-paralax-service .service__style--2{padding:30px 20px;background:transparent;margin-top:30px}}.rn-paralax-service .service__style--2 .icon{color:#fff}.rn-paralax-service .service__style--2 .content h3.title{font-size:19px;color:#fff}.rn-paralax-service .service__style--2 .content p{color:hsla(0,0%,100%,.75)}.rn-paralax-service .service__style--2:hover{border:2px solid #4e12b1}.rn-paralax-service .service__style--2:hover:before{border-radius:0}.creative-service-wrapper .row.creative-service a{display:flex;height:100%}.creative-service-wrapper .row.creative-service .service.service__style--2{margin-top:30px;background:#f6f6f6}@media only screen and (min-width:768px)and (max-width:991px){.service-one-wrapper{margin:0 -40px}}@media only screen and (max-width:767px){.bg_image--31{background-position:67%!important}.bg_image--32{background-position:27%!important}}.slider-fixed--height{min-height:1080px;width:100%}@media only screen and (min-width:1200px)and (max-width:1599px){.slider-fixed--height{min-height:900px}}@media only screen and (max-width:767px){.slider-fixed--height{min-height:auto;padding:60px 0}}@media only screen and (min-width:768px)and (max-width:991px){.slider-fixed--height{min-height:auto;padding:80px 0 60px}}.slide .inner{padding-top:100px}@media only screen and (max-width:767px){.slide .inner{padding-top:70px}}@media only screen and (max-width:575px){.slide .inner{padding-top:30px}}.slide .inner h1.title{font-size:125px;text-transform:uppercase;font-family:Lexend,sans-serif;font-weight:900;line-height:130px}@media only screen and (min-width:1200px)and (max-width:1599px){.slide .inner h1.title{font-size:100px;line-height:112px}}@media only screen and (min-width:992px)and (max-width:1199px){.slide .inner h1.title{font-size:90px;line-height:103px}}@media only screen and (min-width:768px)and (max-width:991px){.slide .inner h1.title{font-size:70px;line-height:82px;margin-bottom:0}}@media only screen and (max-width:767px){.slide .inner h1.title{font-size:50px;line-height:70px;margin-bottom:0}}@media only screen and (max-width:575px){.slide .inner h1.title{font-size:40px;line-height:50px;margin-bottom:20px}}.slide.slide-style-1 .inner{padding-top:100px}@media only screen and (max-width:767px){.slide.slide-style-1 .inner{padding-top:70px}}@media only screen and (max-width:575px){.slide.slide-style-1 .inner{padding-top:30px}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-1 .inner{padding-top:50px}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-1 .inner h1.title{font-size:70px;line-height:82px;margin-bottom:26px}}.slide.slide-style-2{padding-top:230px;padding-bottom:284px;overflow:hidden}@media only screen and (min-width:1200px)and (max-width:1599px){.slide.slide-style-2{padding-top:150px;padding-bottom:150px}}.slide.slide-style-2.fullscreen{min-height:950px}@media only screen and (min-width:1200px)and (max-width:1599px){.slide.slide-style-2.fullscreen{padding-top:160px;padding-bottom:160px;min-height:auto}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.slide-style-2.fullscreen{min-height:auto}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-2.fullscreen{min-height:auto}}@media only screen and (max-width:767px){.slide.slide-style-2.fullscreen{min-height:auto}}.slide.slide-style-2.slider-box-content{height:650px}@media only screen and (min-width:992px)and (max-width:1199px){.slide.slide-style-2.slider-box-content{height:auto}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-2.slider-box-content{height:auto}}@media only screen and (max-width:767px){.slide.slide-style-2.slider-box-content{height:auto}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.slide-style-2{padding-top:160px;padding-bottom:170px;min-height:auto}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-2{padding-top:150px;padding-bottom:150px;min-height:auto}}@media only screen and (max-width:767px){.slide.slide-style-2{padding-top:150px;padding-bottom:150px;min-height:auto}}.slide.slide-style-2 .inner{position:relative;z-index:2}@media only screen and (max-width:767px){.slide.slide-style-2 .inner{padding-top:0;text-align:center!important}}@media only screen and (max-width:767px){.slide.slide-style-2 .inner.text-right{text-align:right!important}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-2 .inner{padding-top:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.slide-style-2 .inner{padding-top:30px}}.slide.slide-style-2 .inner>span{color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:4px;display:block;margin-bottom:9px}.slide.slide-style-2 .inner h1.title{color:#fff;font-size:100px;font-weight:900}@media only screen and (min-width:992px)and (max-width:1199px){.slide.slide-style-2 .inner h1.title{font-size:72px}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-2 .inner h1.title{font-size:60px;margin-bottom:18px}}@media only screen and (max-width:767px){.slide.slide-style-2 .inner h1.title{font-size:36px;line-height:64px}}.slide.slide-style-2 .inner p.description{color:#c6c9d8;font-size:24px;line-height:40px;margin:0;padding:0 16%;font-weight:300}@media only screen and (max-width:767px){.slide.slide-style-2 .inner p.description{padding:0}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-2 .inner p.description{padding:0 10%}}.slide.slide-style-2 .inner .slide-btn{margin-top:50px}.slide.slide-style-2 .inner.text-left p{padding:0 37% 0 0}@media only screen and (min-width:768px)and (max-width:991px){.slide.slide-style-2 .inner.text-left p{padding:0 3% 0 0}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.slide-style-2 .inner.text-left p{padding:0 20% 0 0}}@media only screen and (max-width:767px){.slide.slide-style-2 .inner.text-left p{padding:0}}.slide.slide-style-2 .inner.text-right p{padding:0 0 0 46%}@media only screen and (max-width:767px){.slide.slide-style-2 .inner.text-right p{padding:0}}.slide.slide-style-2.without-overlay .inner p.description{color:#fff;opacity:.7}@media only screen and (min-width:1200px)and (max-width:1599px){.slide.slide-style-2.slider-paralax{height:auto;padding-top:150px;padding-bottom:150px}}.slide.slider-style-3 .inner>span{color:#1f1f25;font-size:15px;text-transform:uppercase;letter-spacing:4px;display:block;margin-bottom:20px}@media only screen and (max-width:767px){.slide.slider-style-3 .inner>span{font-size:13px;margin-bottom:10px}}.slide.slider-style-3 .inner h1.title{color:#1f1f25;font-size:75px;font-weight:900;font-family:Lexend,sans-serif;line-height:90px;text-transform:inherit;width:70%}@media only screen and (min-width:992px)and (max-width:1199px){.slide.slider-style-3 .inner h1.title{font-size:70px}}@media only screen and (min-width:768px)and (max-width:991px){.slide.slider-style-3 .inner h1.title{font-size:60px;line-height:77px;width:85%}}@media only screen and (max-width:767px){.slide.slider-style-3 .inner h1.title{font-size:42px;line-height:57px;width:100%}}.slide.slider-style-3 .inner h1.title span{color:#4e12b1}.slider-wrapper.color-white .inner p.description{color:#fff}@media only screen and (max-width:767px){.slider-wrapper .service-wrapper{margin-bottom:-20px}}.react-parallax img{object-fit:cover}.personal-portfolio-slider{position:relative}@media only screen and (max-width:767px){.personal-portfolio-slider:before{position:absolute;content:"";width:100%;height:100%;background:#fff;opacity:.7}}@media only screen and (min-width:768px)and (max-width:991px){.personal-portfolio-slider:before{position:absolute;content:"";width:100%;height:100%;background:#fff;opacity:.7}}@media only screen and (min-width:992px)and (max-width:1199px){.personal-portfolio-slider:before{position:absolute;content:"";width:100%;height:100%;background:#fff;opacity:.7}}@media only screen and (max-width:767px){.slide.designer-portfolio.slider-style-3,.slide.personal-portfolio-slider.slider-style-3{padding:100px 0}}@media only screen and (min-width:768px)and (max-width:991px){.slide.designer-portfolio.slider-style-3,.slide.personal-portfolio-slider.slider-style-3{padding:150px 0}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.designer-portfolio.slider-style-3,.slide.personal-portfolio-slider.slider-style-3{padding:150px 0;min-width:auto;height:auto}}@media only screen and (max-width:767px){.slide.designer-portfolio.slider-style-3 .inner,.slide.personal-portfolio-slider.slider-style-3 .inner{padding-top:56px}}@media only screen and (min-width:768px)and (max-width:991px){.slide.designer-portfolio.slider-style-3 .inner,.slide.personal-portfolio-slider.slider-style-3 .inner{padding-top:76px}}@media only screen and (max-width:767px){.slide.designer-portfolio.slider-style-3 .inner h1.title,.slide.personal-portfolio-slider.slider-style-3 .inner h1.title{font-size:32px;line-height:49px}}@media only screen and (min-width:768px)and (max-width:991px){.slide.designer-portfolio.slider-style-3 .inner h1.title,.slide.personal-portfolio-slider.slider-style-3 .inner h1.title{font-size:53px;line-height:70px}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.designer-portfolio.slider-style-3 .inner h1.title,.slide.personal-portfolio-slider.slider-style-3 .inner h1.title{font-size:58px;line-height:75px}}@media only screen and (min-width:1200px)and (max-width:1599px){.slide.designer-portfolio.slider-style-3 .inner h1.title,.slide.personal-portfolio-slider.slider-style-3 .inner h1.title{font-size:54px;line-height:68px}}@media only screen and (min-width:1200px)and (max-width:1599px){.slide.designer-portfolio.slider-style-3 .inner h2,.slide.personal-portfolio-slider.slider-style-3 .inner h2{font-size:54px;line-height:1.3}}@media only screen and (max-width:767px){.slide.designer-portfolio.slider-style-3 .inner h2,.slide.personal-portfolio-slider.slider-style-3 .inner h2{font-size:32px;line-height:1.3}}@media only screen and (min-width:768px)and (max-width:991px){.slide.designer-portfolio.slider-style-3 .inner h2,.slide.personal-portfolio-slider.slider-style-3 .inner h2{font-size:53px;line-height:70px}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.designer-portfolio.slider-style-3 .inner h2,.slide.personal-portfolio-slider.slider-style-3 .inner h2{font-size:58px;line-height:75px}}.slide.designer-portfolio{height:700px}@media only screen and (min-width:768px)and (max-width:991px){.slide.designer-portfolio{height:auto}}@media only screen and (max-width:767px){.slide.designer-portfolio{height:auto}}@media only screen and (min-width:768px)and (max-width:991px){.slide.designer-portfolio.slider-style-3{height:auto;padding:100px 0}}@media only screen and (max-width:767px){.slide.designer-portfolio.slider-style-3{height:auto;padding:100px 0}}.slide.designer-portfolio.slider-style-3 .inner{padding:0}.slide.designer-portfolio.slider-style-3 .inner h1.title{width:100%}.slide.designer-portfolio.slider-style-3 .designer-thumbnail img{border-radius:100%;padding:0;border:14px solid #fff;width:394px;height:394px;box-shadow:0 20px 40px rgba(0,0,0,.1),0 20px 40px hsla(0,0%,100%,.15)}@media only screen and (max-width:575px){.slide.designer-portfolio.slider-style-3 .designer-thumbnail img{width:auto;height:auto}}@media only screen and (min-width:992px)and (max-width:1199px){.slide.designer-portfolio.slider-style-3 .designer-thumbnail img{width:auto;height:auto}}.slider-digital-agency a.rn-button-style--2{color:#fff;border-color:#fff}.slider-video-bg{position:relative;z-index:2}.slider-video-bg .video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.slider-video-bg .inner{position:relative;z-index:2}.slider-video-bg[data-black-overlay]:before{z-index:1}@media only screen and (min-width:768px)and (max-width:991px){.slider-video-bg .video-inner button.video-popup{margin:28px 0 0}}@media only screen and (max-width:767px){.slider-video-bg .video-inner button.video-popup{margin:28px 0 0;width:70px;height:70px;margin:30px auto 0}}.slide.slide-style-2.slider-video-bg .inner .title{font-size:60px;line-height:80px;margin-bottom:20px}@media only screen and (max-width:767px){.slide.slide-style-2.slider-video-bg .inner .title{font-size:44px;line-height:60px;margin-bottom:13px}}@media only screen and (max-width:575px){.slide.slide-style-2.slider-video-bg .inner .title{font-size:36px;line-height:53px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-creative-agency .slider-paralax{height:auto}}@media only screen and (max-width:767px){.slider-creative-agency .slider-paralax{height:auto}}.slider-creative-agency.with-particles{position:relative}.slider-creative-agency.with-particles .frame-layout__particles{width:100%;height:100%;position:absolute;z-index:2;top:0;left:0}.slider-creative-agency.with-particles .frame-layout__particles canvas{position:absolute;z-index:1}.slider-creative-agency.with-particles .inner{position:relative;z-index:4}.slide .service{margin-top:50px}@media only screen and (min-width:992px)and (max-width:1199px){.slide .service{margin-top:20px}}@media only screen and (min-width:1200px)and (max-width:1599px){.slide .service{margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.slide .service{margin-top:20px}}@media only screen and (max-width:767px){.slide .service{margin-top:20px}}@media only screen and (max-width:575px){.slide .service{margin-top:0}}.rn-paralax,.slider-paralax{height:950px}@media only screen and (max-width:767px){.rn-paralax,.slider-paralax{height:auto}}@media only screen and (min-width:1200px)and (max-width:1599px){.rn-paralax,.slider-paralax{height:auto;padding-top:150px;padding-bottom:150px}}@media only screen and (min-width:768px)and (max-width:991px){.rn-paralax,.slider-paralax{height:auto}}@media only screen and (min-width:992px)and (max-width:1199px){.rn-paralax,.slider-paralax{height:auto}}.slick-slide.slick-current .slide.slide-style-2 .inner h1.title{animation:customOne .8s ease-in-out 0s 1 normal none running}.slick-slide.slick-current .slide.slide-style-2 .inner p.description{animation:customOne 1s ease-in-out 0s 1 normal none running}.slick-slide.slick-current .slide.slide-style-2 .inner .slide-btn{animation:customOne 1.2s ease-in-out 0s 1 normal none running}@media only screen and (max-width:767px){.bg_image--16{background-position:71%}}.slider-activation{position:relative}.slider-activation .slick-dots{bottom:60px}@media only screen and (max-width:767px){.slider-activation .slick-dots{bottom:88px}}.slider-activation button.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;transition:.5s;opacity:1;width:68px;height:68px;border:2px solid hsla(0,0%,100%,.2);border-radius:100%}@media only screen and (min-width:768px)and (max-width:991px){.slider-activation button.slick-arrow{display:none!important}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-activation button.slick-arrow{display:none!important}}@media only screen and (max-width:767px){.slider-activation button.slick-arrow{display:none!important}}.slider-activation button.slick-arrow:hover{background:#4e12b1;border-color:#4e12b1}.slider-activation button.slick-arrow:before{line-height:1;opacity:.4;position:relative;top:-2px;transition:.5s;z-index:2}.slider-activation button.slick-arrow.slick-prev{left:50px}@media only screen and (max-width:767px){.slider-activation button.slick-arrow.slick-prev{left:10px}}.slider-activation button.slick-arrow.slick-prev:before{content:url(/assets/images/icons/slick-arrow-left-small.png)}.slider-activation button.slick-arrow.slick-prev:hover{left:30px}@media only screen and (max-width:767px){.slider-activation button.slick-arrow.slick-prev:hover{left:20px}}.slider-activation button.slick-arrow.slick-prev:hover:before{opacity:1}.slider-activation button.slick-arrow.slick-next{left:auto;right:50px}@media only screen and (max-width:767px){.slider-activation button.slick-arrow.slick-next{right:10px}}.slider-activation button.slick-arrow.slick-next:before{content:url(/assets/images/icons/slick-arrow-right-small.png)}.slider-activation button.slick-arrow.slick-next:hover{right:30px}@media only screen and (max-width:767px){.slider-activation button.slick-arrow.slick-next:hover{right:20px}}.slider-activation button.slick-arrow.slick-next:hover:before{opacity:1}@keyframes customOne{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:none}}.customOne{animation-name:customOne}.theme-gradient{-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.thumbnail img{border-radius:5px;box-shadow:0 25px 65px rgba(0,0,0,.1)}.box-model .service-wrapper{background-image:url(/assets/images/bg/bg-image-1.jpg);padding:10px 50px;border-radius:6px;position:relative}.box-model .service-wrapper .service{margin:0}.box-model .service-wrapper .service .icon{margin:auto;text-align:center}.box-model .service-wrapper .service .content{text-align:center}.box-model .service-wrapper:before{width:90%;height:80%;position:absolute;left:0;bottom:-30px;content:"";background-color:#f81f01;z-index:-1;margin:auto;right:0;border-radius:20%;background-image:linear-gradient(145deg,#f81f01,#ee076e);filter:blur(30px)}.box-model .inner{text-align:center;margin-bottom:60px}.counterup_style--1{text-align:center;margin-top:40px}.counterup_style--1 h5.counter{font-size:72px;line-height:80px;margin-bottom:17px;position:relative;display:inline-block;color:#4e12b1;margin-left:-20px}@media only screen and (max-width:767px){.counterup_style--1 h5.counter{font-size:45px;line-height:56px;margin-bottom:5px;margin-left:-11px}}.counterup_style--1 h5.counter:after{right:-26px;position:absolute;top:-17px;font-size:40px;content:"+"}.counterup_style--1 p.description{font-size:18px;line-height:30px;padding:0 5%;color:rgba(29,29,36,.75)}@media only screen and (min-width:768px)and (max-width:991px){.counterup_style--1 p.description{font-size:16px;line-height:28px;padding:0}}@media only screen and (max-width:767px){.counterup_style--1 p.description{font-size:16px;line-height:28px;padding:0}}.rn-paralax-counterup .counterup_style--1{text-align:center}.rn-paralax-counterup .counterup_style--1 h5.counter{color:#4e12b1}.rn-paralax-counterup .counterup_style--1 p.description{color:#fff}.counterup_style--2{text-align:center}.counterup_style--2 h5.counter{font-size:50px;line-height:60px;color:#4e12b1;display:inline-block;margin-bottom:10px}.counterup_style--2 h4.description{font-size:16px;line-height:30px;padding:0 10%;margin-bottom:0}.theme-text-white .counterup_style--1 h5.counter,.theme-text-white .counterup_style--1 p.description{color:#fff}.react-tabs__tab-panel.react-tabs__tab-panel--selected .rn-testimonial-content{opacity:1;filter:blur(0);transform:scale(1)}.rn-testimonial-content{filter:blur(30px);opacity:0;transform:scale(.2);transition:filter .3s cubic-bezier(.82,0,.12,1) .1s,transform .6s cubic-bezier(.82,0,.12,1),opacity .4s cubic-bezier(.82,0,.12,1) .2s}.rn-testimonial-content .inner{padding-bottom:62px}@media only screen and (max-width:767px){.rn-testimonial-content .inner{padding-bottom:20px}}@media only screen and (min-width:768px)and (max-width:991px){.rn-testimonial-content .inner{padding-bottom:30px}}.rn-testimonial-content .inner p{font-size:36px;line-height:58px;color:#18181b;font-weight:500;padding:0 9%;margin-bottom:0;margin-top:-16px;position:relative;z-index:2}@media only screen and (min-width:992px)and (max-width:1199px){.rn-testimonial-content .inner p{font-size:32px;line-height:53px}}@media only screen and (min-width:768px)and (max-width:991px){.rn-testimonial-content .inner p{font-size:28px;line-height:48px;padding:0}}@media only screen and (max-width:767px){.rn-testimonial-content .inner p{font-size:17px!important;line-height:30px!important;padding:0;font-weight:400}}.rn-testimonial-content .inner p:before{position:absolute;width:197px;height:100%;left:25%;top:-50px;background-image:url(/assets/images/client/image-1.png);content:"";opacity:1;background-repeat:no-repeat;z-index:-1}@media only screen and (max-width:767px){.rn-testimonial-content .inner p:before{top:-15px;background-size:100px;left:50%;right:0;width:100%;margin-left:-48px}}.rn-testimonial-content .inner p:after{position:absolute;width:197px;height:202px;right:25%;bottom:-115px;background-image:url(/assets/images/client/image-2.png);content:"";opacity:1;background-repeat:no-repeat;z-index:-1}@media only screen and (max-width:767px){.rn-testimonial-content .inner p:after{display:none}}.rn-testimonial-content .author-info{margin-bottom:50px}@media only screen and (max-width:767px){.rn-testimonial-content .author-info{margin-bottom:30px}}@media only screen and (min-width:768px)and (max-width:991px){.rn-testimonial-content .author-info{margin-bottom:30px}}.rn-testimonial-content .author-info h6{font-size:18px;line-height:50px;color:#8c8c8c;font-weight:300}@media only screen and (max-width:767px){.rn-testimonial-content .author-info h6{line-height:20px;font-size:14px}}.rn-testimonial-content .author-info h6 span{color:#18181b;text-transform:uppercase}.rn-testimonial-light .rn-testimonial-content .inner p{color:#c6c9d8}.rn-testimonial-light .rn-testimonial-content .author-info h6{color:#fff}.rn-testimonial-light .rn-testimonial-content .author-info h6 span{color:#c6c9d8;text-transform:uppercase}.rn-paralax-testimonial .rn-testimonial-content .inner p{color:#fff}.rn-paralax-testimonial .rn-testimonial-content .inner p:after,.rn-paralax-testimonial .rn-testimonial-content .inner p:before{opacity:.1}ul.testimonial-thumb-wrapper{list-style:none;padding:0;display:flex;justify-content:center;flex-wrap:wrap;max-width:510px;margin:0 auto -30px;outline:none}@media only screen and (max-width:575px){ul.testimonial-thumb-wrapper{margin-bottom:-10px}}ul.testimonial-thumb-wrapper li{padding-left:15px;padding-right:15px;flex-basis:20%;margin-bottom:30px;outline:none;cursor:pointer}@media only screen and (max-width:767px){ul.testimonial-thumb-wrapper li{flex-basis:20%;margin-bottom:14px;padding-left:7px;padding-right:7px}}@media only screen and (max-width:575px){ul.testimonial-thumb-wrapper li{flex-basis:25%;padding-left:5px;padding-right:5px;margin-bottom:10px}}ul.testimonial-thumb-wrapper li .thumb{position:relative;display:inline-block;width:100%}ul.testimonial-thumb-wrapper li .thumb img{border-radius:6px;width:100%}ul.testimonial-thumb-wrapper li .thumb img:hover{transform:scale(1.1);object-fit:contain;box-shadow:0 10px 15px 0 rgba(0,0,0,.1)}ul.testimonial-thumb-wrapper li .thumb:after{width:13px;height:13px;background:#4e12b1;right:-8.5px;top:-8.5px;position:absolute;content:"";border-radius:100%;opacity:0;transform:scale(0)}ul.testimonial-thumb-wrapper li.react-tabs__tab--selected .thumb:after{opacity:1;transform:scale(1)}ul.testimonial-thumb-wrapper li.react-tabs__tab--selected .thumb img{transform:scale(1.1);object-fit:contain;border-radius:6px;box-shadow:0 10px 15px 0 rgba(0,0,0,.1)}.testimonial-card-wrapper{border-radius:8px;display:flex;flex-direction:column;align-items:center;grid-gap:30px;gap:30px;padding:20px 40px;background:#fff;width:100%;height:100%}.testimonial-card-wrapper img{border-radius:50%;height:80px;width:80px;object-position:center;object-fit:cover}.testimonial-card-wrapper p{text-align:center;font-size:14px;line-height:18px}.testimonial-card-wrapper h6{word-break:keep-all;line-height:18px}ul.brand-list{display:flex;justify-content:space-between;flex-wrap:wrap;border-left:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}@media only screen and (max-width:767px){ul.brand-list{border-left:0;border-bottom:0}}ul.brand-list li{flex-basis:50%;text-align:center;height:214px;line-height:214px;border-top:1px solid rgba(0,0,0,.05);border-right:1px solid rgba(0,0,0,.05);cursor:pointer}@media only screen and (max-width:767px){ul.brand-list li{border-top:0;border-right:0;height:auto;line-height:10}}ul.brand-list li img{opacity:.7;transition:.3s;max-height:110px;max-width:150px}@media only screen and (max-width:767px){ul.brand-list li img{max-width:100px;height:auto}}ul.brand-list li:hover{background-color:#4e12b1;transform:scale(1.1);border-radius:6px}ul.brand-list li:hover img{opacity:1;filter:brightness(0) invert(1)}ul.brand-list.branstyle--2 li{flex-basis:33.33%}ul.brand-style-2{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media only screen and (max-width:575px){ul.brand-style-2{margin:0 -15px}}ul.brand-style-2 li{padding:25px;flex-basis:20%;text-align:center}@media only screen and (max-width:767px){ul.brand-style-2 li{flex-basis:33.33%;padding:17px 10px}}@media only screen and (max-width:575px){ul.brand-style-2 li{flex-basis:33.33%;padding:0 15px;margin-bottom:16px}}ul.brand-style-2 img{opacity:.7;transition:.3s;max-height:110px;max-width:150px;cursor:pointer}@media only screen and (max-width:767px){ul.brand-style-2 img{max-height:60px;max-width:90px}}@media only screen and (min-width:992px)and (max-width:1199px){ul.brand-style-2 img{max-width:129px}}@media only screen and (max-width:575px){ul.brand-style-2 img{max-height:none;max-width:100%}}ul.brand-style-2 img:hover{transform:scale(1.1);opacity:1}.react-parallax-content .brand-style-2 a img{filter:brightness(0) invert(1)}.react-parallax-content .brand-style-2 a:hover img{filter:brightness(1) invert(0)}.brand-separation{position:relative;padding-bottom:217px;margin-bottom:-117px;padding-top:60px;background:#fff}@media only screen and (max-width:767px){.brand-separation{margin-bottom:0;padding-bottom:60px}}@media only screen and (min-width:768px)and (max-width:991px){.brand-separation{margin-bottom:0;padding-bottom:60px}}.team{margin-top:30px;overflow:hidden;border-radius:6px;position:relative}.team .thumbnail{display:block;position:relative;z-index:1}.team .thumbnail img{width:100%}.team .thumbnail:after{background:linear-gradient(180deg,#fc004d 0,#000);position:absolute;left:0;right:0;width:100%;height:100%;content:"";z-index:1;opacity:0}.team .content{position:absolute;bottom:0;left:0;width:100%;padding:35px 40px;z-index:2}.team .content h4.title{color:#fff;margin:0;opacity:0;visibility:hidden;transition-delay:.25s;transform:translateY(10px);transition:all .45s cubic-bezier(.23,.88,.34,.99)}.team .content h4.title a{color:#fff}.team .content p.designation{color:#c6c9d8;font-size:14px;line-height:34px;opacity:0;visibility:hidden;transition:all .45s cubic-bezier(.23,.88,.34,.99);transform:translateY(10px)}.team ul.social-icon{position:absolute;top:25px;left:35px;padding:0;z-index:2;list-style:none;display:flex;margin:0 -10px}.team ul.social-icon li{margin:0 10px;transform:translateY(8px) scale(.8);opacity:0;visibility:hidden;transition:all .45s cubic-bezier(.23,.88,.34,.99)}.team ul.social-icon li a{color:#fff;font-size:15px;transition:.3s}.team ul.social-icon li a svg{transition:.3s}.team ul.social-icon li a:hover svg{transform:scale(1.3)}.team.team-style--bottom ul.social-icon{top:auto;left:40px;bottom:105px}.team.team-style--bottom .content h4.title{margin-bottom:1px}.team:hover .content h4.title{transition-delay:.25s;opacity:1;visibility:visible;transform:translateY(0)}.team:hover .content p.designation{transition-delay:.33s;opacity:1;visibility:visible;transform:translateY(0)}.team:hover .thumbnail:after{opacity:.85;top:0}.team:hover ul.social-icon li{opacity:1;visibility:visible;transform:translateY(0)}.team:hover ul.social-icon li:first-child{transition-delay:.07692s}.team:hover ul.social-icon li:nth-child(2){transition-delay:.15385s}.team:hover ul.social-icon li:nth-child(3),.team:hover ul.social-icon li:nth-child(4),.team:hover ul.social-icon li:nth-child(5){transition-delay:.23077s}.team:hover .content{opacity:1;visibility:visible}.team-static .inner{padding-top:17px}.team-static .inner .content .title{margin-bottom:2px;font-size:16px}.team-static .inner .content p.designation{margin-bottom:5px;font-size:15px;font-weight:300}ul.social-transparent{margin:-8px}ul.social-transparent li{margin:8px}ul.social-transparent li a{width:auto;display:inline-block;height:auto;border:0;line-height:normal;color:#000;border-radius:100%;text-align:center;font-size:14px;transition:.3s}ul.social-transparent li a:hover{color:#4e12b1}.call-to-action{background:linear-gradient(145deg,#f81f01,#ee076e);position:relative;z-index:2}.call-to-action:before{position:absolute;width:100%;height:100%;left:0;top:0;background-image:url(/assets/images/pattern-1.png);content:"";z-index:-1;opacity:.5}.call-to-action .inner>span{color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:4px;display:block;margin-bottom:9px}.call-to-action .inner h2{color:#fff;font-size:75px;font-weight:900;font-family:Lexend,sans-serif;line-height:90px}@media only screen and (max-width:767px){.call-to-action .inner h2{font-size:47px;line-height:70px}}.call-to-action .inner a.rn-button-style--2{margin-top:30px}.call-to-action .inner a.rn-button-style--2:hover{background:#fff;border-color:#fff;color:#4e12b1}.call-to-action.bg_image:before{display:none}ul.tab-style--1{display:flex;margin:0 -20px;flex-wrap:wrap}@media only screen and (min-width:992px)and (max-width:1199px){ul.tab-style--1{margin:0 -10px}}ul.tab-style--1 li{position:relative;margin:0 20px;display:inline-block;padding-bottom:4px;font-size:18px;font-weight:500;cursor:pointer;outline:none}@media only screen and (min-width:992px)and (max-width:1199px){ul.tab-style--1 li{margin:0 10px;font-size:17px}}@media only screen and (max-width:767px){ul.tab-style--1 li{margin-bottom:10px}}ul.tab-style--1 li:before{position:absolute;content:"";width:30px;background:rgba(0,0,0,.2);transition:all .7s cubic-bezier(.19,1,.22,1) 0s;height:2px;bottom:0}ul.tab-style--1 li.react-tabs__tab--selected{color:#4e12b1}ul.tab-style--1 li.react-tabs__tab--selected:before{width:100%;background:currentColor}.single-tab-content{padding-top:20px}.single-tab-content p{font-weight:300;color:#717173;font-size:18px;line-height:30px}.single-tab-content ul{padding:0;margin:0;list-style:none}.single-tab-content ul.list-style--1 li{margin-bottom:10px}.single-tab-content ul li{color:#7e7e7e;font-size:16px;line-height:inherit;margin-bottom:15px;font-weight:300}.single-tab-content ul li a{font-weight:500;display:block;color:#717173}.single-tab-content ul li a span{font-weight:300}.accodion-style--1 .accordion__item{border:none!important;overflow:hidden}.accodion-style--1 .accordion__item .accordion__heading{display:inline-block;position:relative;padding-bottom:5px;margin-bottom:5px}.accodion-style--1 .accordion__item .accordion__heading .accordion__button{background:none;color:#1f1f25;font-size:16px;font-weight:500;position:relative;display:inline-block;padding:0;margin:0;border:none;box-shadow:none}.accodion-style--1 .accordion__item .accordion__heading .accordion__button[aria-disabled=true]:after,.accodion-style--1 .accordion__item .accordion__heading .accordion__button[aria-expanded=true]:after{width:100%;background:#4e12b1}.accodion-style--1 .accordion__item .accordion__heading .accordion__button:after{position:absolute;content:"";left:0;bottom:0;width:50px;height:2px;background:rgba(0,0,0,.2);transition:.3s}.accodion-style--1 .accordion__item .accordion__heading .accordion__button:before{display:none;border:none!important}.accodion-style--1 .accordion__item .accordion__heading .accordion__button:focus{outline:none}.accodion-style--1 .accordion__item .accordion__panel{background:none;border:none;padding:0 0 15px;margin:0;font-weight:300;color:#717173;animation:fadeInUp .1s}.accodion-style--1 .accordion__item+.accordion__item{margin-top:10px}.list-style--1 li{color:#7e7e7e;font-weight:400;font-size:16px;line-height:inherit;margin-bottom:10px}.list-style--1 li i,.list-style--1 li svg{color:#4e12b1;margin-right:5px}.list-style--1.text-white li{color:#fff}ul.list-style li{position:relative;padding-left:16px;color:rgba(29,29,36,.75);font-size:18px;line-height:25px}@media only screen and (max-width:767px){ul.list-style li{font-size:16px;line-height:22px}}ul.list-style li:before{position:absolute;width:6px;height:6px;background:rgba(29,29,36,.75);left:0;top:50%;transform:translateY(-50%);content:"";border-radius:100%}ul.list-style li+li{margin-top:10px}.contact-form--1 label{display:block;margin-bottom:0}.contact-form--1 input,.contact-form--1 textarea{display:block;width:100%;padding:0 20px;border:2px solid rgba(0,0,0,.1);border-radius:5px;transition:all .3s ease;height:50px;line-height:46px;margin-bottom:20px;outline:none;color:#1f1f25;font-size:15px;letter-spacing:.1px;background:#fff}.contact-form--1 input:focus,.contact-form--1 textarea:focus{border-color:#4e12b1}.contact-form--1 textarea{height:120px}.rn-address{margin-top:30px;border:1px solid #ebebeb;border-radius:10px;background:#fff;padding:54px 40px 50px}.rn-address .icon{border:1px solid #ebebeb;width:78px;height:78px;color:#4e12b1;line-height:73px;text-align:center;border-radius:100%;background:#fff;font-size:28px;position:absolute;top:-13px;left:47px}.rn-address .inner h4.title{font-size:18px;font-weight:700}.rn-address .inner p{font-size:18px;margin-bottom:0;color:rgba(29,29,36,.75)}@media only screen and (min-width:992px)and (max-width:1199px){.rn-address .inner p{font-size:16px}}@media only screen and (min-width:768px)and (max-width:991px){.rn-address .inner p{font-size:16px}}@media only screen and (max-width:767px){.rn-address .inner p{font-size:16px}}@media only screen and (min-width:992px)and (max-width:1199px){.rn-address .inner p br{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.rn-address .inner p br{display:none}}@media only screen and (max-width:767px){.rn-address .inner p br{display:none}}.rn-address .inner p a{color:rgba(29,29,36,.75)}.rn-address .inner p a:hover{color:#4e12b1}.rn-address:hover .icon{background:#4e12b1;border-color:#4e12b1;color:#fff}.blog-comment-form .inner .rnform-group input:focus,.blog-comment-form .inner .rnform-group textarea:focus{border-color:#4e12b1}.success-message{color:green;font-size:14px;margin-top:20px}.rn-progress-bar .single-progress{position:relative;margin-top:38px}.rn-progress-bar .single-progress .title{font-size:15px;color:#1b1b1b;margin-bottom:10px}.rn-progress-bar .single-progress .progress{height:4px;border-radius:4px;box-shadow:none;background-color:#f5f7fd;overflow:visible}.rn-progress-bar .single-progress .progress .progress-bar{background-color:#f81f01;background-image:linear-gradient(-224deg,#f81f01,#ee076e);position:relative;color:#ee076e}.rn-progress-bar .single-progress .label{position:absolute;right:0;top:0;color:#1b1b1b;font-size:15px}@media only screen and (max-width:767px){.rn-progress-bar .single-progress .label{top:-8px}}.rn-progress-bar .single-progress.custom-color--1 .progress .progress-bar{color:#61fded;background-color:#0d8abc;background-image:linear-gradient(-224deg,#0d8abc,#61fded)}.rn-progress-bar .single-progress.custom-color--2 .progress .progress-bar{color:#eece90;background-color:#d45529;background-image:linear-gradient(-224deg,#d45529,#eece90)}.rn-progress-bar .single-progress.custom-color--3 .progress .progress-bar{color:#5c51ff;background-color:#f646a9;background-image:linear-gradient(-224deg,#f646a9,#5c51ff)}.rn-progress-bar .single-progress.custom-color--4 .progress .progress-bar{color:#e5529a;background-color:#e77654;background-image:linear-gradient(-224deg,#e77654,#e5529a)}.rn-progress-bar.progress-bar--2 .single-progress .progress{height:1px;border-radius:1px}.rn-progress-bar.progress-bar--3 .single-progress .progress{height:20px;border-radius:0}.rn-progress-bar.progress-bar--3.large-bar .single-progress .progress{height:60px;border-radius:0}.rn-progress-bar.style-dots .single-progress .progress{height:32px;border:2px solid #f2f2f2;padding:4px;border-radius:30px;box-shadow:none;background:none;overflow:visible}.rn-progress-bar.style-dots .single-progress .progress .progress-bar{position:relative;top:auto;bottom:auto;left:auto;right:auto;background-color:transparent!important;background-size:25px 25px;background-repeat:repeat-x;background-position:-3px;background-image:radial-gradient(ellipse at center,#5945e6 50%,transparent 55%)}.rn-progress-bar.style-dots .single-progress .progress .progress-bar:after,.rn-progress-bar.style-dots .single-progress .progress .progress-bar:before{display:none}.rn-progress-bar.style-solid .single-progress .progress{height:32px;padding:6px;border-radius:30px;box-shadow:none;background-color:#f2f2f2}.rn-progress-bar.style-solid .single-progress .progress .progress-bar{position:relative;top:auto;bottom:auto;left:auto;right:auto;border-radius:inherit;background-color:#f81f01;background-image:linear-gradient(-224deg,#f81f01,#ee076e)}.rn-progress-bar.style-solid .single-progress .progress .progress-bar:after,.rn-progress-bar.style-solid .single-progress .progress .progress-bar:before{display:none}.rn-progress-bar.style-solid .single-progress.custom-color--1 .progress .progress-bar{color:#61fded;background-color:#0d8abc;background-image:linear-gradient(-224deg,#0d8abc,#61fded)}.rn-progress-bar.style-solid .single-progress.custom-color--2 .progress .progress-bar{color:#eece90;background-color:#d45529;background-image:linear-gradient(-224deg,#d45529,#eece90)}.rn-progress-bar.style-solid .single-progress.custom-color--3 .progress .progress-bar{color:#5c51ff;background-color:#f646a9;background-image:linear-gradient(-224deg,#f646a9,#5c51ff)}.rn-progress-bar.style-solid .single-progress.custom-color--4 .progress .progress-bar{color:#e5529a;background-color:#e77654;background-image:linear-gradient(-224deg,#e77654,#e5529a)}.single-column h4.tilte{margin-bottom:6px}.single-column p{font-size:16px;line-height:28px}.single-column.custom-color{background:#4e12b1;padding:37px 29px}.single-column.custom-color h4.tilte,.single-column.custom-color p{color:#fff}.single-column.custom-color.custom-color--1{background:#001c43}.single-column.custom-color.custom-color--2{background:#c93ec7}.error-page-inner{height:calc(100vh - 120px);display:flex;align-items:center;min-height:700px}.error-page-inner .inner{text-align:center}.error-page-inner .inner h1.title{font-size:180px;line-height:1;margin-bottom:0}@media only screen and (max-width:767px){.error-page-inner .inner h1.title{font-size:107px}}.error-page-inner .inner .sub-title{margin-bottom:0;font-weight:400;font-size:48px;color:#fff}@media only screen and (max-width:767px){.error-page-inner .inner .sub-title{font-size:40px}}.error-page-inner .inner span{font-size:16px;margin-top:10px;color:#c6c9d8;opacity:.75;font-weight:300;display:block;margin-bottom:28px}.rn-pricing{border:2px solid #f42958;border-radius:5px;transform-style:preserve-3d;position:relative;z-index:2}.rn-pricing,.rn-pricing:before{transition:all .6s cubic-bezier(.33,.84,.31,.98)}.rn-pricing:before{z-index:-1;display:inline-block;content:"";opacity:0;border-radius:5px;background-color:#f81f01;background-image:linear-gradient(145deg,#f81f01,#ee076e);position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px}.rn-pricing .pricing-table-inner{padding:40px}.rn-pricing .pricing-table-inner .pricing-header{margin-bottom:30px;padding-bottom:30px;text-align:center;border-bottom:1px solid rgba(248,31,1,.1)}.rn-pricing .pricing-table-inner .pricing-header h4.title{margin-bottom:30px}.rn-pricing .pricing-table-inner .pricing-header .pricing span{display:block}.rn-pricing .pricing-table-inner .pricing-header .pricing span.price{font-size:100px;color:#f81f01;line-height:1}.rn-pricing .pricing-table-inner .pricing-header .pricing span.subtitle{font-size:14px;color:#4e12b1}.rn-pricing .pricing-table-inner .pricing-body{text-align:center;margin-bottom:48px}.rn-pricing .pricing-table-inner .pricing-footer{text-align:center}.rn-pricing.active:before,.rn-pricing:hover:before{transform:scale(1);opacity:1}.rn-pricing.active .pricing-table-inner .pricing-header,.rn-pricing:hover .pricing-table-inner .pricing-header{border-bottom:1px solid hsla(0,0%,100%,.2)}.rn-pricing.active .pricing-table-inner .pricing-header h4.title,.rn-pricing:hover .pricing-table-inner .pricing-header h4.title{color:#fff}.rn-pricing.active .pricing-table-inner .pricing-header .pricing span,.rn-pricing:hover .pricing-table-inner .pricing-header .pricing span{display:block}.rn-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li,.rn-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li svg,.rn-pricing.active .pricing-table-inner .pricing-header .pricing span.price,.rn-pricing.active .pricing-table-inner .pricing-header .pricing span.subtitle,.rn-pricing:hover .pricing-table-inner .pricing-body ul.list-style--1 li,.rn-pricing:hover .pricing-table-inner .pricing-body ul.list-style--1 li svg,.rn-pricing:hover .pricing-table-inner .pricing-header .pricing span.price,.rn-pricing:hover .pricing-table-inner .pricing-header .pricing span.subtitle{color:#fff}.rn-pricing.active .pricing-table-inner .pricing-footer,.rn-pricing:hover .pricing-table-inner .pricing-footer{text-align:center}.rn-pricing.active .pricing-table-inner .pricing-footer a.rn-btn,.rn-pricing:hover .pricing-table-inner .pricing-footer a.rn-btn{background:#fff;color:#4e12b1;border-color:#fff}.homeBannerOuter{margin-top:188px;padding-bottom:60px}@media only screen and (max-width:767px){.homeBannerOuter{margin-top:120px}}@media only screen and (min-width:768px)and (max-width:991px){.homeBannerOuter{margin-top:120px}}.homeBannerOuter .title{font-size:44px;font-weight:300;line-height:55px;color:#1b1b1b;margin-bottom:40px}@media only screen and (max-width:767px){.homeBannerOuter .title{font-size:28px;line-height:30px;font-weight:300;margin-bottom:20px}}@media only screen and (min-width:768px)and (max-width:991px){.homeBannerOuter .title{font-size:32px;line-height:40px;font-weight:300;margin-bottom:20px}}.homeBannerOuter .sub-title{font-size:24px;font-weight:400;line-height:28px;color:#1b1b1b;margin-bottom:25px}@media only screen and (max-width:767px){.homeBannerOuter .sub-title{font-size:18px;line-height:20px;font-weight:400;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:991px){.homeBannerOuter .sub-title{font-size:16px;line-height:30px;font-weight:400;margin-bottom:10px}}.homeBannerOuter p{font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#1b1b1b}@media only screen and (max-width:767px){.homeBannerOuter p{font-size:16px;line-height:20px;font-weight:400;text-align:left}}.homeBannerOuter ul{margin-top:16px;list-style:none}.homeBannerOuter ul li:before{content:"•";color:red}.homeBannerOuter ul.list-style{margin-top:16px}.homeBannerOuter ul.list-style li{position:relative;padding-left:16px;color:#1b1b1b;font-size:20px;line-height:25px}@media only screen and (max-width:767px){.homeBannerOuter ul.list-style li{font-size:16px;line-height:22px}}.homeBannerOuter ul.list-style li:before{position:absolute;width:6px;height:6px;background:#bd00ff;left:0;top:50%;transform:translateY(-50%);content:"";border-radius:100%}.homeBannerOuter ul.list-style li+li{margin-top:10px}.homeBannerOuter .bannerimg img{width:100%}@media only screen and (max-width:767px){.homeBannerOuter .bannerimg{margin-top:40px;width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.homeBannerOuter .bannerimg{margin-top:40px;width:100%}}.aboutBannerOuter{padding-bottom:60px}@media only screen and (max-width:767px){.aboutBannerOuter{margin-top:50px}}@media only screen and (min-width:768px)and (max-width:991px){.aboutBannerOuter{margin-top:50px}}.aboutBannerOuter .title{font-size:44px;font-weight:300;line-height:55px;color:#1b1b1b;margin-bottom:40px}@media only screen and (max-width:767px){.aboutBannerOuter .title{font-size:28px;line-height:30px;font-weight:300;margin-bottom:20px}}@media only screen and (min-width:768px)and (max-width:991px){.aboutBannerOuter .title{font-size:32px;line-height:40px;font-weight:300;margin-bottom:20px}}.aboutBannerOuter p{font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#494949}.aboutBannerOuter .bannerimg img{width:100%}@media only screen and (max-width:767px){.aboutBannerOuter .bannerimg{margin-top:40px;width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.aboutBannerOuter .bannerimg{margin-top:40px;width:100%}}.custom-btn{display:inline-block;line-height:42px;font-size:20px;font-weight:600;font-family:Lexend,sans-serif;position:relative;z-index:2;border:1px solid #1b1b1b;color:#1b1b1b;padding:0 30px;border-radius:8px;box-shadow:0 5px 0 0 #fdbf1a;transition:.5s;background-color:#fff;min-width:150px;cursor:pointer}.custom-btn:hover{transform:none;transition:none;color:#4e12b1;border:1px solid #4e12b1;background:#fff;border-radius:8px;transition:.5s}.custom-btn:active{background-color:#fff;outline:none!important}.custom-btn:focus{border:1px solid #1b1b1b;box-shadow:0 5px 0 0 #fdbf1a}.custom-btn:focus,.custom-btn:focus-visible{background-color:#fff;color:#1b1b1b;outline:none!important}@media only screen and (max-width:767px){.custom-btn{font-size:16px}}.effortlessly-maintain-metadata h2{line-break:loose;font-weight:400}.effortlessly-maintain-metadata h4{font-weight:600}.metadata-made-simple{background-color:#1b1b1b;color:#fff}.metadata-made-simple h2{line-break:loose;font-weight:400;color:#fff!important;text-transform:capitalize}.metadata-made-simple p{width:75%;font-size:22px;line-height:40px}.metadata-made-simple .card-wrapper{background:#263237;padding:15px;border-radius:4px;width:100%;height:300px;position:relative;box-shadow:1px 1px 7px 2px rgba(0,0,0,.103);-webkit-box-shadow:1px 1px 7px 2px rgba(0,0,0,.192);-moz-box-shadow:1px 1px 7px 2px rgba(0,0,0,.155);color:#fff}.metadata-made-simple .card-wrapper .inner-wrap{display:flex;flex-direction:column;grid-gap:35px;gap:35px}.metadata-made-simple .card-wrapper .inner-wrap h4{color:#fff;width:85%}.discover-partnership{background-color:#fbfbfb}.discover-partnership .card-wrapper{min-height:380px;position:relative}.discover-partnership .card-wrapper img{border-radius:28px;width:100%;object-fit:cover;object-position:center}.discover-partnership h2{color:#1b1b1b!important}.discover-partnership h4{color:#1b1b1b!important;border-left:4px solid #1b1b1b;padding-left:10px;margin-top:16px;font-weight:500}@media only screen and (max-width:767px){.discover-partnership h4{margin-bottom:25px}}.resources-for-you{background-color:#fbfbfb}.resources-for-you .card-wrapper{min-height:440px;padding:10px;max-width:320px;background-color:#fff;box-shadow:2px 7px 21px -3px rgba(0,0,0,.32);-webkit-box-shadow:2px 7px 21px -3px rgba(0,0,0,.32);-moz-box-shadow:2px 7px 21px -3px rgba(0,0,0,.32);position:relative;transition:transform .1s;cursor:pointer}.resources-for-you .card-wrapper img{width:100%;object-fit:cover;object-position:center}.resources-for-you .card-wrapper:hover{transform:scale(1.05)}.resources-for-you .card-wrapper h6{color:rgba(73,73,73,.8862745098);font-size:14px}.resources-for-you .card-wrapper button{all:unset;width:90%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;position:absolute;bottom:10px;color:#124ab1;font-size:16px}.resources-for-you .card-wrapper button:hover{color:#063386}.noctil-for-record-labels h3{font-size:20px}.noctil-for-record-labels h2{font-size:50px!important;line-height:60px!important}.noctil-for-record-labels h5{color:#fff}.bg-lightgray{background-color:#fbfbfb}.get-started{position:relative;min-height:60vh;margin-bottom:120px}.get-started .form{position:absolute;top:25px;right:50px;padding:20px;box-shadow:1px 1px 7px 2px rgba(0,0,0,.103);-webkit-box-shadow:1px 1px 7px 2px rgba(0,0,0,.192);-moz-box-shadow:1px 1px 7px 2px rgba(0,0,0,.155)}.get-started .form .custom-btn{margin:auto}@media only screen and (max-width:767px){.get-started .form{position:relative;left:0}}@media only screen and (max-width:767px){.get-started{margin-bottom:20px}}.homecarousel{padding-top:60px;padding-bottom:0}.homecarousel .title{font-size:44px;line-height:55px}.homecarousel .title,.homecarousel p{font-weight:300;color:#fff;font-style:normal;text-align:center}.homecarousel p{font-size:20px;line-height:25px;margin-bottom:20px}.homecarousel p strong{font-style:normal;font-weight:400;font-size:28px;line-height:35px;color:#fff}.homecarousel .image-wrapper{height:100%}.homecarousel img{width:100%;height:100%;object-fit:cover}.matchiq p{font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#494949}.matchiq p strong{font-weight:400}.matchiq .bannerimg img{width:100%}.noctil-support{background-color:rgba(243,235,255,.0352941176)}.noctil-support h2{margin-bottom:80px;font-weight:400}.noctil-support .support-block{min-height:224px;margin-bottom:28px;position:relative}@media only screen and (max-width:767px){.noctil-support .support-block{min-height:auto;height:auto;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-support .support-block{min-height:auto;height:auto;margin-bottom:40px}}.noctil-support .support-block p{margin-top:20px}.noctil-support .support-block .support-block-card-wrapper{display:flex;flex-direction:column;align-items:center;grid-gap:16px;gap:16px;box-shadow:1px 1px 7px 2px rgba(0,0,0,.103);-webkit-box-shadow:1px 1px 7px 2px rgba(0,0,0,.192);-moz-box-shadow:1px 1px 7px 2px rgba(0,0,0,.155);padding:32px 28px 28px 16px;line-break:normal;border-radius:4px;background-color:#fff}.noctil-support .support-block .support-block-card-wrapper .title-wrapper{background:linear-gradient(98.1deg,#400d94 -1.58%,#76079d);border:1px solid #fff;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:10px 10px 0}.noctil-support .support-block .support-block-card-wrapper h4{font-size:26px;color:#fff}.noctil-support .support-block .support-block-card-wrapper img{width:120px;height:120px;object-fit:cover}.noctil-support .support-block .support-block-card-wrapper ul{list-style:circle;text-align:start;font-weight:500;font-size:18px}.noctil-support .support-block .support-content{position:absolute;bottom:5px;width:80%;margin-bottom:30px;height:auto}@media only screen and (max-width:767px){.noctil-support .support-block .support-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-support .support-block .support-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}.noctil-support .support-block .support-content img{width:100%}.subscribeNoctil{padding-top:60px;padding-bottom:60px}.subscribeNoctil h2{color:#fff;font-size:60px;line-height:65px;text-transform:capitalize}@media only screen and (max-width:767px){.subscribeNoctil h2{font-size:45px;line-height:60px}}.subscribeNoctil h3{color:#fff;line-height:32px}.subscribeNoctil h4{color:#fff}.subscribeNoctil p{font-style:normal;font-weight:300;font-size:24px;line-height:35px;color:#fff}.subscribeNoctil img{width:100%;padding-left:30px}@media only screen and (max-width:767px){.subscribeNoctil img{margin-top:40px}}@media only screen and (min-width:768px)and (max-width:991px){.subscribeNoctil img{margin-top:40px}}@media only screen and (max-width:767px){.noctil-features{margin-bottom:0}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-features{margin-bottom:0}}.noctil-features .feature-block{margin-top:80px}.noctil-features .feature-block p{font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#494949}.noctil-features .feature-block img{width:250px}@media only screen and (max-width:767px){.noctil-features .feature-block img{margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-features .feature-block img{margin-bottom:40px}}.noctil-solutions h2{margin-bottom:80px}.noctil-solutions h4{font-size:18px}.noctil-solutions .solution-block{min-height:224px;margin-bottom:40px;position:relative}@media only screen and (max-width:767px){.noctil-solutions .solution-block{min-height:auto;height:auto;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-solutions .solution-block{min-height:auto;height:auto;margin-bottom:40px}}.noctil-solutions .solution-block p{margin-top:20px}.noctil-solutions .solution-block .solution-content{position:absolute;bottom:5px;width:100%;margin-bottom:30px;height:auto}@media only screen and (max-width:767px){.noctil-solutions .solution-block .solution-content{position:relative;height:auto;width:100%;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-solutions .solution-block .solution-content{position:relative;height:auto;width:100%;margin-bottom:40px}}.noctil-videoframe h2{margin-bottom:40px}.noctil-videoframe .solution-block{min-height:224px;margin-bottom:40px;position:relative}@media only screen and (max-width:767px){.noctil-videoframe .solution-block{min-height:auto;height:auto;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-videoframe .solution-block{min-height:auto;height:auto;margin-bottom:40px}}.noctil-videoframe .solution-block p{margin-top:20px}.noctil-videoframe .solution-block .solution-content{position:absolute;bottom:5px;width:80%;margin-bottom:30px;height:auto}@media only screen and (max-width:767px){.noctil-videoframe .solution-block .solution-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-videoframe .solution-block .solution-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}.noctil-trustedpartner{position:relative}.noctil-trustedpartner h2{margin-bottom:80px}@media only screen and (max-width:767px){.noctil-trustedpartner h2{margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-trustedpartner h2{margin-bottom:40px}}.noctil-trustedpartner .trusted-block{position:absolute;min-height:224px;margin-top:100px;margin-bottom:40px;position:relative}@media only screen and (max-width:767px){.noctil-trustedpartner .trusted-block{min-height:auto;height:auto;margin-bottom:40px;margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-trustedpartner .trusted-block{min-height:auto;height:auto;margin-bottom:40px;margin-top:0}}.noctil-trustedpartner .trusted-block p{margin-top:20px;text-align:left;min-height:120px}@media only screen and (max-width:767px){.noctil-trustedpartner .trusted-block p{min-height:auto}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-trustedpartner .trusted-block p{min-height:auto}}.noctil-trustedpartner .trusted-block .trusted-content{position:absolute;bottom:5px;width:80%;margin-bottom:30px;height:auto}@media only screen and (max-width:767px){.noctil-trustedpartner .trusted-block .trusted-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.noctil-trustedpartner .trusted-block .trusted-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}.noctil-trustedpartner .trusted-block .trusted-content .imgouter{height:166px;position:relative}.noctil-trustedpartner .trusted-block .trusted-content .imgouter img{position:absolute;width:100%;bottom:0;left:0}.trusted-block-2{min-height:520px!important}@media only screen and (max-width:767px){.trusted-block-2{min-height:auto!important}}@media only screen and (min-width:768px)and (max-width:991px){.trusted-block-2{min-height:auto!important}}.trusted-block-2 .title{font-style:normal;font-weight:400;font-size:22px;line-height:28px;color:#1b1b1b}.trusted-block-2 p{font-style:normal!important;font-weight:300!important;font-size:20px!important;line-height:25px!important;color:#494949!important;min-height:360px!important}@media only screen and (max-width:767px){.trusted-block-2 p{min-height:auto!important}}@media only screen and (min-width:768px)and (max-width:991px){.trusted-block-2 p{min-height:auto!important}}.trusted-block-2 p strong{font-style:normal;font-weight:400;font-size:22px;line-height:28px;color:#1b1b1b;display:block;margin-bottom:16px;margin-top:40px}.our-journey{padding-top:60px;padding-bottom:60px}.our-journey h2{color:#fff}.our-journey .content{padding-top:40px;max-width:70%}.our-journey .content .year{font-style:normal;font-weight:400;font-size:22px;line-height:28px;color:#fdbf1a;margin-bottom:10px}.our-journey .content p{font-style:normal;font-weight:300;font-size:18px;line-height:22px;color:#fff}.our-journey .mobile-show .content{padding-left:16px;padding-top:0;max-width:70%}.our-journey p{font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#fff}@media only screen and (max-width:767px){.our-journey img{margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.our-journey img{margin-top:0}}.believe-in{padding-top:60px;padding-bottom:30px}.believe-in .title{font-size:44px;line-height:55px}.believe-in .title,.believe-in p{font-weight:300;color:#fff;font-style:normal;text-align:center}.believe-in p{font-size:20px;line-height:25px;margin-bottom:20px}.believe-in p strong{font-style:normal;font-weight:400;font-size:28px;line-height:35px;color:#fff}.believe-in .believe-block{min-height:180px;position:relative}@media only screen and (max-width:767px){.believe-in .believe-block{min-height:auto;height:auto}}@media only screen and (min-width:768px)and (max-width:991px){.believe-in .believe-block{min-height:auto;height:auto}}.believe-in .believe-block p{margin-top:20px}.believe-in .believe-block .believe-content{position:absolute;bottom:5px;width:80%;margin-bottom:30px;height:auto;text-align:center}@media only screen and (max-width:767px){.believe-in .believe-block .believe-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:991px){.believe-in .believe-block .believe-content{position:relative;height:auto;width:100%;padding-left:20px;padding-right:20px;margin-bottom:40px}}.solutionListOuter .solutionItem{margin-bottom:120px}@media only screen and (max-width:767px){.solutionListOuter .solutionItem{margin-bottom:60px}}@media only screen and (min-width:768px)and (max-width:991px){.solutionListOuter .solutionItem{margin-bottom:60px}}.solutionListOuter .solutionItem .title{font-style:normal;font-weight:300;font-size:40px;line-height:50px;color:#1b1b1b;margin-bottom:28px}.solutionListOuter .solutionItem .title:hover{color:#4e12b1;cursor:pointer}.solutionListOuter .solutionItem p{font-style:normal;font-weight:300;font-size:20px;line-height:26px;color:#494949}.solutionListOuter .solutionItem .image-block{text-align:left}@media only screen and (max-width:767px){.solutionListOuter .solutionItem .image-block{text-align:center;margin-bottom:0;margin-top:20px}}.solutionListOuter .solutionItem .image-block img{width:90%}input[type=file]{width:350px;max-width:100%;color:#444;padding:0;background:#fff;border-radius:10px;border:none;height:auto!important}input[type=file]::file-selector-button{margin-right:20px;border:1.5px solid #d9d9d9;border-radius:8px;background:#fff;padding:5px 10px;color:#494949;cursor:pointer;transition:background .2s ease-in-out}input[type=file]::file-selector-button:hover{background:#4e12b1;color:#fff}.accordion .card{margin-bottom:20px;display:flex;flex-direction:column-reverse;cursor:pointer}.accordion .card .card-header{font-style:normal;font-weight:300;font-size:24px;line-height:50px;color:#1b1b1b;cursor:pointer}.card-header{border-bottom:1px solid rgba(0,0,0,.125)}.accordion .card .card-header:hover,.card-header{background-color:#fff;transition:background .2s ease-in-out}.accordion .card .card-header:hover{color:#4e12b1}.accordion .card:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.125)}.card-body{font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#494949}.card-header .accordion-arrow{transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg)}.show+.card-header .accordion-arrow{transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.show+.card-header{color:#4e12b1!important}.content h2{font-style:normal;font-weight:300;font-size:40px;line-height:50px;color:#4e12b1;margin-bottom:40px}.content h5{font-weight:400;margin-bottom:0}.content h5,.content p{font-style:normal;font-size:20px;line-height:25px;color:#494949}.content p{font-weight:300;margin-bottom:20px}.content p strong{font-weight:400;color:#494949}.content a{color:#494949}.content a:hover{color:#4e12b1}.content ul{margin-bottom:20px!important}.content ul li{padding-left:20px!important}.content ol{margin-bottom:20px!important}.content ol li{font-style:normal;font-weight:300;font-size:20px;line-height:28px;text-transform:capitalize;color:#494949}.content table{border:1px solid #d9d9d9}.content table tr th{color:#1b1b1b;text-transform:none}.content table tr td,.content table tr th{font-style:normal;font-weight:300;font-size:20px;line-height:25px;border:1px solid #d9d9d9}.content table tr td{color:#494949}.color-primary{color:#4e12b1!important}.txt-underline{text-decoration:underline}.blogList .blogItem{margin-bottom:40px}@media only screen and (max-width:767px){.blogList .blogItem{margin-bottom:16px}}@media only screen and (min-width:768px)and (max-width:991px){.blogList .blogItem{margin-bottom:40px}}.blogList .blogItem img{border-radius:8px 8px 0 0;width:100%}.blogList .blogItem .content-outer{display:flex;flex-direction:column;min-height:160px;padding:14px;background:#fff;border:1px solid #fdbf1a;border-top:0 solid #fdbf1a;border-radius:0 0 8px 8px}@media only screen and (max-width:767px){.blogList .blogItem .content-outer{display:block;min-height:auto}}@media only screen and (min-width:768px)and (max-width:991px){.blogList .blogItem .content-outer{display:block;min-height:auto}}.blogList .blogItem .content-outer .title{font-style:normal;font-weight:400;font-size:22px;line-height:28px;color:#1b1b1b}@media only screen and (max-width:767px){.blogList .blogItem .content-outer .title{margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:991px){.blogList .blogItem .content-outer .title{margin-bottom:12px}}.blogList .blogItem .content-outer .date{margin-top:auto}.blogList .blogItem .content-outer a{color:#1b1b1b}.blogList .blogItem .content-outer a:hover{color:#4e12b1}.blogDetails h4{font-style:normal;font-weight:300;font-size:28px;line-height:50px;color:#494949;margin-bottom:20px;margin-top:20px}.blogDetails h5{font-style:normal;font-weight:400;font-size:20px;line-height:25px;color:#494949;margin-bottom:0}.blogDetails .imgfull{width:100%;max-width:100%}.blogDetails .author-details{margin-top:40px;margin-bottom:24px;font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#494949}.blogDetails .author-details .blog-details-separator{display:inline-block;margin-left:8px;margin-right:8px}.blogDetails .title{font-family:Lexend;font-style:normal;font-weight:300;font-size:40px;line-height:50px;color:#1b1b1b;margin-bottom:40px}.blogDetails p{font-weight:300;color:#494949}.blogDetails p,.blogDetails p strong{font-style:normal;font-size:20px;line-height:25px}.blogDetails p strong{font-weight:400;color:#1b1b1b}.color-light{color:#494949!important}.CookieConsent{font-family:Lexend,sans-serif;font-size:14px;background:#4e12b1!important}.CookieConsent a{text-decoration:underline;cursor:pointer}.blogCarousel img{width:100%;border-radius:8px 8px 0 0}.blogCarousel .content{background:#fff;border:1px solid #fdbf1a;border-top:0 solid #fdbf1a;border-radius:0 0 8px 8px;padding:16px 12px;min-height:140px;position:relative}.blogCarousel .content .title{font-style:normal;font-weight:400;font-size:20px;line-height:28px;color:#1b1b1b;position:absolute;top:12px}.blogCarousel .content .publisedDate{font-style:normal;font-weight:300;font-size:18px;line-height:25px;color:#494949;margin-bottom:0;position:absolute;bottom:12px}.blogCarousel .slick-next:before,.blogCarousel .slick-prev:before{font-size:40px;line-height:1;color:#1b1b1b;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blogCarousel .slick-prev:before{content:"‹"}[dir=rtl] .blogCarousel .slick-prev:before{content:"›"}[dir=rtl] .blogCarousel .slick-next{left:-10px;top:70px;right:auto}.blogCarousel .slick-next:before{content:"›"}[dir=rtl] .blogCarousel .slick-next:before{content:"‹"}.grid-center-cols--1{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:25px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--10{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--10{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--10{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--20{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--20{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--20{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--30{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--30{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--30{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--40{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:40px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--40{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--40{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--50{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:50px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--50{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--50{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--60{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:60px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--60{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--60{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--70{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:70px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--70{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--70{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--80{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:80px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--80{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--80{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--90{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:90px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--90{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--90{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--1--gap--100{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:100px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--1--gap--100{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--1--gap--100{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--10{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--10{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--10{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--20{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--20{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--20{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--30{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--30{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--30{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--40{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--40{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--40{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--50{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--50{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--50{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--60{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--60{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--60{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--70{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:70px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--70{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--70{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--80{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:80px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--80{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--80{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--90{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:90px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--90{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--90{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--2--gap--100{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:100px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--2--gap--100{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--2--gap--100{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--10{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--10{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--10{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--20{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--20{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--20{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--30{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--30{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--30{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--40{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--40{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--40{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--50{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--50{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--50{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--60{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--60{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--60{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--70{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:70px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--70{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--70{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--80{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:80px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--80{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--80{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--90{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:90px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--90{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--90{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--3--gap--100{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:100px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--3--gap--100{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--3--gap--100{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--10{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--10{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--10{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--20{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--20{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--20{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--30{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--30{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--30{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--40{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--40{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--40{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--50{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:50px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--50{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--50{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--60{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:60px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--60{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--60{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--70{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:70px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--70{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--70{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--80{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:80px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--80{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--80{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--90{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:90px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--90{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--90{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.grid-center-cols--4--gap--100{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:100px;justify-content:center}@media only screen and (max-width:767px){.grid-center-cols--4--gap--100{grid-template-columns:repeat(1,1fr);grid-gap:10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-center-cols--4--gap--100{grid-template-columns:repeat(2,1fr);grid-gap:10px}}.flex-col-start-gap--1{grid-gap:1px;gap:1px}.flex-col-start-gap--1,.flex-col-start-gap--2{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--2{grid-gap:2px;gap:2px}.flex-col-start-gap--3{grid-gap:3px;gap:3px}.flex-col-start-gap--3,.flex-col-start-gap--4{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--4{grid-gap:4px;gap:4px}.flex-col-start-gap--5{grid-gap:5px;gap:5px}.flex-col-start-gap--5,.flex-col-start-gap--6{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--6{grid-gap:6px;gap:6px}.flex-col-start-gap--7{grid-gap:7px;gap:7px}.flex-col-start-gap--7,.flex-col-start-gap--8{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--8{grid-gap:8px;gap:8px}.flex-col-start-gap--9{grid-gap:9px;gap:9px}.flex-col-start-gap--9,.flex-col-start-gap--10{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--10{grid-gap:10px;gap:10px}.flex-col-start-gap--11{grid-gap:11px;gap:11px}.flex-col-start-gap--11,.flex-col-start-gap--12{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--12{grid-gap:12px;gap:12px}.flex-col-start-gap--13{grid-gap:13px;gap:13px}.flex-col-start-gap--13,.flex-col-start-gap--14{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--14{grid-gap:14px;gap:14px}.flex-col-start-gap--15{grid-gap:15px;gap:15px}.flex-col-start-gap--15,.flex-col-start-gap--16{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--16{grid-gap:16px;gap:16px}.flex-col-start-gap--17{grid-gap:17px;gap:17px}.flex-col-start-gap--17,.flex-col-start-gap--18{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--18{grid-gap:18px;gap:18px}.flex-col-start-gap--19{grid-gap:19px;gap:19px}.flex-col-start-gap--19,.flex-col-start-gap--20{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--20{grid-gap:20px;gap:20px}.flex-col-start-gap--21{grid-gap:21px;gap:21px}.flex-col-start-gap--21,.flex-col-start-gap--22{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--22{grid-gap:22px;gap:22px}.flex-col-start-gap--23{grid-gap:23px;gap:23px}.flex-col-start-gap--23,.flex-col-start-gap--24{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--24{grid-gap:24px;gap:24px}.flex-col-start-gap--25{grid-gap:25px;gap:25px}.flex-col-start-gap--25,.flex-col-start-gap--26{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--26{grid-gap:26px;gap:26px}.flex-col-start-gap--27{grid-gap:27px;gap:27px}.flex-col-start-gap--27,.flex-col-start-gap--28{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--28{grid-gap:28px;gap:28px}.flex-col-start-gap--29{grid-gap:29px;gap:29px}.flex-col-start-gap--29,.flex-col-start-gap--30{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--30{grid-gap:30px;gap:30px}.flex-col-start-gap--31{grid-gap:31px;gap:31px}.flex-col-start-gap--31,.flex-col-start-gap--32{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--32{grid-gap:32px;gap:32px}.flex-col-start-gap--33{grid-gap:33px;gap:33px}.flex-col-start-gap--33,.flex-col-start-gap--34{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--34{grid-gap:34px;gap:34px}.flex-col-start-gap--35{grid-gap:35px;gap:35px}.flex-col-start-gap--35,.flex-col-start-gap--36{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--36{grid-gap:36px;gap:36px}.flex-col-start-gap--37{grid-gap:37px;gap:37px}.flex-col-start-gap--37,.flex-col-start-gap--38{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--38{grid-gap:38px;gap:38px}.flex-col-start-gap--39{grid-gap:39px;gap:39px}.flex-col-start-gap--39,.flex-col-start-gap--40{display:flex;flex-direction:column;justify-content:flex-start}.flex-col-start-gap--40{grid-gap:40px;gap:40px}.flex-center{align-items:center}.flex-center,.flex-col-center{display:flex;justify-content:center}.flex-col-center{flex-direction:column}.text-start{text-align:start}.learn-more-button{all:unset;position:absolute;bottom:12px;left:16px;cursor:pointer;border:1px solid #fff;border-radius:4px;padding:6px 14px;transition:transform .1s}.learn-more-button span{background-color:#fff;padding:4px 6px;border-radius:50%;margin-left:10px;color:#1b1b1b}.learn-more-button:hover{transform:scale(1.05)}@media only screen and (max-width:767px){.learn-more-button{position:relative;width:40%}}.mx-auto{margin:auto}.service-details-inner .page-title{padding-left:105px}.service-details-inner .page-title h2.title{font-size:40px;line-height:51px;margin-bottom:14px}.service-details-inner .page-title p{font-size:24px;line-height:30px;color:rgba(29,29,36,.75);margin-bottom:0}.service-details-inner .service-details-content .thumb .video-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0}.service-details-inner .service-details-content .details p{color:rgba(29,29,36,.75);font-size:18px;line-height:30px;margin-bottom:0}.service-details-inner .service-details-content .details p+p{margin-top:30px}.service-details-inner .service-details-content .details h4.title{font-size:36px;line-height:30px;font-weight:500;margin-top:40px;margin-bottom:27px}@media only screen and (max-width:767px){.service-details-inner .service-details-content .details h4.title{font-size:26px;line-height:38px;margin-top:26px;margin-bottom:18px}}.service-details-inner .service-details-content .details ul.liststyle li{font-size:18px;line-height:30px;color:rgba(29,29,36,.75);position:relative;padding-left:30px;font-family:Lexend;font-style:normal;font-weight:300;font-size:20px;line-height:25px;color:#494949}.service-details-inner .service-details-content .details ul.liststyle li:before{position:absolute;content:"";width:6px;height:6px;border-radius:100%;background:rgba(29,29,36,.75);left:0;top:10px}.service-details-inner .service-details-content .details ul.liststyle li+li{margin-top:8px}.error-page-inner{padding-top:60px;padding-bottom:30px}.error-page-inner .title{font-size:180px;line-height:200px;font-weight:300;color:#fff;font-style:normal;text-align:center}.error-page-inner .txt-gradient{background:-webkit-linear-gradient(98.1deg,#400d94 -1.58%,#76079d);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.error-page-inner p{font-style:normal;font-weight:300;font-size:20px;line-height:25px;text-align:center;color:#1b1b1b;margin-bottom:20px}.error-page-inner p strong{font-style:normal;font-weight:400;font-size:28px;line-height:35px;color:#fff}.core-feature-card-wrapper{display:flex;flex-direction:column;align-items:center;grid-gap:28px;gap:28px;border:1px solid #d4d4d4;border-radius:8px;padding:28px 28px 28px 16px}.core-feature-card-wrapper h4{height:40px;font-size:26px}.core-feature-card-wrapper img{width:150px;height:150px;object-fit:cover}.other-modules-wrapper{margin:auto;cursor:pointer;transition:all .2s}.other-modules-wrapper span img{width:250px;height:250px;margin:auto}.other-modules-wrapper span a{font-size:20px!important}.other-modules-wrapper:hover{transform:scale(1.03)}.logos-marquee-wrapper img{height:100px;object-fit:cover;object-position:center;margin:20px}@media only screen and (max-width:767px){.logos-marquee-wrapper img{margin:10px}}.logos-marquee-wrapper:after,.logos-marquee-wrapper:before{position:absolute;top:0;width:80px;content:"";height:100%;z-index:2}@media only screen and (max-width:767px){.logos-marquee-wrapper:after,.logos-marquee-wrapper:before{width:20px}}.logos-marquee-wrapper:before{left:0;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff)}.logos-marquee-wrapper:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center}.modal-video-inner{align-items:center}@media(orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media(orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.ag-courses_item-wrapper{width:100%}.ag-courses_item{flex-basis:calc(33.33333% - 30px);margin:0 15px 30px;overflow:hidden;border-radius:28px}.ag-courses-item_link{display:block;padding:30px 20px;background-color:#fff;overflow:hidden;position:relative}.ag-courses-item_link:hover,.ag-courses-item_link:hover .ag-courses-item_date{text-decoration:none;color:#121212}.ag-courses-item_link:hover .ag-courses-item_bg{transform:scale(10)}.ag-courses-item_title{min-height:16px;margin:0 0 12px;overflow:hidden;font-weight:700;font-size:22px;z-index:2;position:relative}.ag-courses-item_date-box{font-size:18px;color:#121212;z-index:2;position:relative}.ag-courses-item_bg{height:128px;width:128px;background-color:#fdbf1a;z-index:1;position:absolute;top:-75px;right:-75px;border-radius:50%;transition:all .5s ease}@media only screen and (max-width:979px){.ag-courses_item{flex-basis:calc(50% - 30px)}.ag-courses-item_title{font-size:24px}}@media only screen and (max-width:767px){.ag-format-container{width:96%}}@media only screen and (max-width:639px){.ag-courses_item{flex-basis:100%}.ag-courses-item_title{min-height:40px;line-height:1;font-size:18px;margin-top:20px}.ag-courses-item_link{padding:22px 40px}.ag-courses-item_date-box{font-size:16px}}.stay-informed-container{text-align:center;background:linear-gradient(98.1deg,#400d94 -1.58%,#76079d);padding:40px;font-size:60px;font-family:DM Sans,sans-serif;font-weight:700}.blog-media-grid{display:flex;justify-content:center;grid-gap:75px;align-items:center;margin-bottom:0}.blog-media-card{background-color:#d7d7d7;color:#000;padding:20px;border-radius:10px;width:210.3px;height:221.9px;text-align:center;flex-direction:column;align-items:center;justify-content:space-between;font-weight:700;box-shadow:0 5px 0 0 #fdc11c;&:hover{background-color:#fff}}.read-more-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:10px;padding:0 20px;grid-gap:30px}.read-more{width:210.3px;height:50px;margin:20px;padding:12px 0;background-color:#d7d7d7;color:#000;border-radius:5px;font-size:20px;font-weight:700;text-align:center;flex-direction:column;align-items:center;grid-gap:40px;gap:40px;box-shadow:0 5px 0 0 #fdc11c;&:hover{transform:none;transition:none;color:#4e12b1;border:1px solid #4e12b1;background:#fff;border-radius:8px;transition:.5s}}.stay-informed-title{font-size:60px}.stay-informed-subtitle,.stay-informed-title{font-family:DM Sans,sans-serif;color:#fff;text-align:center}.stay-informed-subtitle{font-size:59.5}.icons{display:flex;justify-content:center;grid-gap:10px;gap:10px;margin-left:40px;width:80px;height:80px;object-fit:contain;filter:brightness(0) saturate(100%);align-items:center}
/*# sourceMappingURL=main.22498be3.chunk.css.map */