.camera-container,.gear-container{top:0;position:absolute;right:0}.arrow-circle::after,.arrow-circle::before,.gear::before{content:"";background-color:#fff}.corner.bl,.corner.bottom{border-bottom:1px solid #aaa}.square-holder{padding:30px;border:1px solid #cecece;align-items:center;display:flex;align-items:center;justify-content:center;margin-bottom:20px;min-height:200px}.square-holder img{max-width:100%;transition:.3s}.square-holder:hover img{filter:none}.camera-container .circle{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 120%,#ddd,#fff 80%,#000 100%);border-radius:50%;box-shadow:8px 8px 15px #000;height:70px;width:70px;perspective:1000px;perspective-origin:50% 50%;transform-style:preserve-3d}.camera-container .circle .top{background-repeat:no-repeat;background-position:center;background-size:contain;height:45px;width:84px;z-index:2;position:absolute;top:-12px;left:-7px}.camera-container .circle .camera-eye{animation:8s linear infinite camera;background:linear-gradient(45deg,#222,#444 30%,#444 35%,#222);border-radius:50%;height:42px;margin:10px 0 0;width:42px;position:absolute;left:14px;top:14px}.camera-container .circle .camera-eye .inner-eye{display:flex;justify-content:center;align-items:center;background:radial-gradient(circle,#111 30%,rgba(255,255,255,.7));border-radius:50%;height:42px;width:42px}.camera-container .circle .camera-eye .inner-eye .blinking{animation:2s linear infinite colour;border:3px dotted #93d3ed;border-radius:50%;height:20px;width:20px}@keyframes colour{0%,65%,75%{border:3px dotted #93d3ed}68%{border:3px dotted red}}@keyframes camera{0%,90%{transform:none}30%,65%{transform:translateX(-12px) translateY(5px) skewX(25deg) skewY(-3deg) scale(.78)}}.gear-container{width:75px;height:75px}.arrow-rectangle{position:absolute;bottom:5%;left:5%;width:90%;height:10%;background-color:#0c4c91;-webkit-clip-path:polygon(95% 0%,100% 50%,95% 100%,0% 100%,5% 50%,0% 0%);clip-path:polygon(95% 0%,100% 50%,95% 100%,0% 100%,5% 50%,0% 0%)}.arrow-placeholder{position:absolute;top:3%;left:3%;width:94%;height:94%;background-color:#fff;border-radius:50%;box-shadow:8px 8px 15px #000}.arrow-circle,.gear{position:absolute;background-color:#0c4c91;border-radius:50%}.arrow-circle{top:5%;left:5%;width:90%;height:90%}.arrow-circle::before{position:absolute;top:10%;left:10%;width:80%;height:80%;border-radius:50%}.arrow-circle::after{position:absolute;top:-1%;left:45%;width:10%;height:51%;transform-origin:bottom;animation:3s linear infinite forwards arrow-move;-webkit-clip-path:polygon(50% 1%,0 12%,50% 23%,100% 23%,50% 12%,100% 1%);clip-path:polygon(50% 1%,0 12%,50% 23%,100% 23%,50% 12%,100% 1%)}.gear{top:25%;left:25%;width:50%;height:50%;animation:3s linear infinite forwards gear-rotate}.tooth-1,.tooth-10,.tooth-11,.tooth-12,.tooth-2,.tooth-3,.tooth-4,.tooth-5,.tooth-6,.tooth-7,.tooth-8,.tooth-9{position:absolute;left:43%;top:-10%;width:14%;height:120%;background:#0c4c91;border-radius:5px}.gear::before{position:absolute;top:15%;left:15%;width:70%;height:70%;border-radius:50%;z-index:1}.tooth-1{transform:rotate(0)}.tooth-2{transform:rotate(30deg)}.tooth-3{transform:rotate(60deg)}.tooth-4{transform:rotate(90deg)}.tooth-5{transform:rotate(120deg)}.tooth-6{transform:rotate(150deg)}.tooth-7{transform:rotate(180deg)}.tooth-8{transform:rotate(210deg)}.tooth-9{transform:rotate(240deg)}.tooth-10{transform:rotate(270deg)}.tooth-11{transform:rotate(300deg)}.tooth-12{transform:rotate(330deg)}@keyframes arrow-move{to{transform:rotate(-360deg)}}@keyframes gear-rotate{to{transform:rotate(360deg)}}.services-container{width:100%;height:2000px;padding:0 0 70px;background:url("https://dgnqg0yj711w4.cloudfront.net/images/homepage%20services%20bg.png") top center/initial fixed #0c4c91;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;animation:90s linear infinite background}@media (min-width:768px){#services-top-row,.services-container{height:1000px!important}}@media screen and (max-width:1530px){.services-container{height:1900px}}@keyframes background{0%,100%{background-position:0 0}50%{background-position:100% 100%}}#services-bottom-row,#services-top-row{width:95%;height:50%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center}.services-glass-card{width:25%;height:76%;margin-left:1%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:rgba(255,255,255,.2);box-shadow:rgba(0,0,0,.25) 0 54px 55px,rgba(0,0,0,.22) 0 -12px 30px,rgba(0,0,0,.22) 0 4px 6px,rgba(0,0,0,.27) 0 12px 13px,rgba(0,0,0,.19) 0 -3px 5px;border-radius:10px;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(4px);text-align:center}@media screen and (max-width:991px){.services-container{height:5700px}#services-bottom-row,#services-top-row{flex-direction:column;width:90%}.services-glass-card{width:60%;height:30%}}@media screen and (max-width:664px){.services-glass-card{width:75%}}@media screen and (max-width:570px){.services-glass-card{width:80%}}@media screen and (max-width:490px){.services-glass-card{width:85%}}@media screen and (max-width:400px){.services-glass-card{width:90%}}@media screen and (max-width:340px){.services-glass-card{width:94%}}.service-card-info{color:#fff;height:480px;position:relative;bottom:40px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:space-between}@media screen and (min-width:992px) and (max-width:1160px){.service-card-info{height:530px}}@media screen and (max-width:750px){.service-card-info{height:530px}}@media screen and (max-width:450px){.service-card-info{height:600px}}.service-card-info i{color:#0c4c91;font-size:60pt;padding-top:40px}.service-card-info h2{text-shadow:0 0 0 #000;padding:60px 20px 15px 15px}.service-card-info p{background-color:#0c4c9188;padding:20px;margin-bottom:50px}figure{margin:0!important}.service-card-video{position:absolute;bottom:0;width:100%;height:auto}.tool-tip-container{position:absolute;left:50%;top:-30px;width:100%}.tool-tip-container p{position:relative;left:-50%;margin-top:-10px}.service-card-video figure{position:relative;overflow:hidden;background:#0c4c91;text-align:center;cursor:pointer;border-radius:10px}.service-card-video figure img{position:relative;display:block;opacity:.8;border-radius:10px}.service-card-video figure video{position:relative;display:block;border-radius:10px}.service-card-video figure figcaption{color:#fff;font-size:14pt}.service-card-video figure figcaption::before,.service-card-videofigure figcaption::after{pointer-events:none}.service-card-video figure figcaption,.service-card-video figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.service-card-video figure figcaption>a{z-index:1000;text-indent:100%;white-space:wrap;font-size:0;opacity:0}figure.effect-ming{background:#0c4c91}figure.effect-ming img,figure.effect-ming video{opacity:.9;transition:opacity .35s}figure.effect-ming figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:2px solid #fff;box-shadow:0 0 0 30px rgba(255,255,255,.2);content:"";opacity:0;transition:opacity .35s,transform .35s;transform:scale3d(1.4,1.4,1)}figure.effect-ming p{position:relative;top:38%;padding:1em;opacity:0;transition:opacity .35s,transform .35s;transform:scale(1.5)}figure.effect-ming:hover h2{transform:scale(.9)}figure.effect-ming:hover figcaption::before,figure.effect-ming:hover p{opacity:1;transform:scale3d(1,1,1)}figure.effect-ming:hover figcaption{background-color:rgba(58,52,42,0)}figure.effect-ming:hover img{opacity:.5!important}figure.effect-ming:hover video{opacity:.5}.about-timeline{background-color:#f3f3f3;padding:140px 0 125px}.timeline-box h6{font-size:55px;line-height:1;color:#182e65;font-weight:700;font-family:Poppins,sans-serif;background-color:#f3f3f3;position:relative;z-index:1;display:inline-block;width:auto;padding:0 10px;margin-top:0;transform:translate(0,-50%)}.timeline-box p{font-size:18px;line-height:27px;color:#000;font-weight:400;margin-bottom:26px;font-family:Inter,sans-serif}.timeline-box p:last-of-type{margin-bottom:15px}.start-point h4{font-size:17px;line-height:23px;color:#fff;font-weight:600;text-transform:uppercase;background-color:#182e65;border-radius:16px;display:block;width:auto;text-align:center;padding:5px 25px;position:relative;margin-bottom:45px;font-family:Inter,sans-serif}.black-dot{width:21px;height:21px;background-color:#000;border-radius:50%;display:block;margin:0 auto 62px;z-index:1}.start-point{position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center}.start-point:before{content:'';position:absolute;height:100%;width:0;background-color:#aaa;left:50%;top:0;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);border-left:1px solid #aaa}.timeline-row .horizontal-line{border-top:1px solid #aaa;width:calc(100% - 150px);margin:0 auto;position:absolute;top:0;left:50%;z-index:0;transform:translate(-50%,0)}.timeline-row .verticle-line{margin:auto 0;padding:0;width:2px;border-right:1px solid #aaa;height:calc(100% - 150px);position:absolute;top:0;right:0;bottom:0}.corner,.corner.bl{height:76px;width:76px}.timeline-row:nth-child(2n+2) .verticle-line{left:0;right:inherit}.corner{position:absolute;border-right:1px solid #aaa;right:0;border-top:1px solid #aaa;border-radius:0 70px 0 0;top:0}.corner.bottom{top:inherit;border-radius:0 0 70px;border-top:0;right:0;z-index:1;bottom:-1px}.timeline-row:nth-child(2n+2) .corner{right:inherit;left:0;border-left:1px solid #aaa;border-right:0;border-radius:70px 0 0}.timeline-row:nth-child(2n+2) .corner.bottom{border-radius:0 0 0 70px}.timeline-row{display:flex;justify-content:space-around;flex-wrap:wrap;padding-bottom:0;position:relative}.timeline-row:nth-child(2n+2){justify-content:space-around;text-align:right;padding:0 2%;flex-direction:row-reverse}.timeline-box{max-width:550px;margin-right:25px;position:relative}.timeline-main{margin-top:75px}.timeline-row:first-child{margin:0 0 0 auto;max-width:50%;justify-content:space-between;padding:0 0 0 120px}.corner.bl{bottom:0;left:0;border-left:1px solid #aaa;border-radius:0 0 0 100%;border-right:none;border-top:none}.start-point .corner.bl{left:50%;bottom:0;transform:translateY(100%);top:unset}.timeline-box:before{content:'';position:absolute;left:0;top:27.5px;height:1px;width:100%}.timeline-box-wrap{padding:0;position:relative;background:#f3f3f3;margin-bottom:90px}.timeline-row:first-child::after{left:-54px;width:97%;transform:none}.timeline-content{padding:10px 10px 0}.timeline-content-txt{padding:10px 0 0}.timeline-box.img-left .timeline-content,.timeline-box.img-right .timeline-content{display:flex;align-items:flex-start}.timeline-box.img-right .timeline-content img{margin-left:18px}.timeline-box.img-left .timeline-content img{margin-right:18px}.timeline-box.img-left .timeline-content{flex-direction:row-reverse}.timeline-row:first-child .timeline-box:first-child img{filter:drop-shadow(0 0 27px rgba(0,0,0,.16));-webkit-filter:drop-shadow(0 0 27px rgba(0,0,0,0.16));display:block;margin:0}.timeline-box-wrap .timeline-content img{filter:drop-shadow(0 0 27px rgba(0,0,0,.16));-webkit-filter:drop-shadow(0 0 27px rgba(0,0,0,0.16));z-index:2;position:relative}.mainmenu-eight .main-menu .navigation>li::before,.start-point.end-point:before,.timeline-row .timeline-box:nth-child(3)::after,.timeline-row:first-child .timeline-box:nth-child(2)::after,.timeline-row:last-child .corner.bottom,.timeline-row:last-child .verticle-line::after{display:none}.timeline-box.img-left,.timeline-box.img-right,.timeline-row:nth-child(odd) .timeline-box:last-child .timeline-box-wrap{text-align:center}.start-point.end-point{position:absolute;bottom:0;right:0;transform:translateX(50%)}.timeline-row:nth-child(2n+2) .start-point.end-point{left:0;transform:translateX(-50%);right:unset}.timeline-box.img-right .timeline-content-txt{text-align:right}.timeline-box.img-left .timeline-content-txt{text-align:left}.timeline-row:first-child .timeline-box::after{left:auto;right:0;-webkit-transform:translate(100%,-50%) rotate(0);transform:translate(100%,-50%) rotate(0)}.timeline-row:first-child .timeline-box:first-child{width:36%}.timeline-content-img .timeline-content{position:relative}@media screen and (max-width:1800px){.timeline-box{max-width:460px}.timeline-box.img-left .timeline-content img,.timeline-box.img-right .timeline-content img{max-width:220px;max-height:230px}.timeline-box-wrap .timeline-content img{max-width:100%}}@media screen and (max-width:1600px){.timeline-row:first-child .timeline-box:first-child{width:38%}.timeline-box{max-width:380px}.timeline-box.img-left .timeline-content img,.timeline-box.img-right .timeline-content img{max-width:180px;max-height:190px}.timeline-box h6{font-size:50px}.about-timeline{padding:120px 0 100px}.timeline-box p{font-size:16px}}@media screen and (max-width:1440px){.about-timeline{padding:100px 0 80px}.start-point h4{font-size:15px;letter-spacing:0}.timeline-box h6{font-size:40px}.timeline-row:first-child .timeline-box:first-child{width:45%}.timeline-box p{font-size:15px;line-height:1.4}.timeline-box{max-width:300px}.timeline-box.img-left .timeline-content img,.timeline-box.img-right .timeline-content img{max-width:140px;max-height:200px}.timeline-box-wrap .timeline-content img{max-width:100%}.timeline-row:first-child .timeline-box:nth-child(2){width:150px}}@media screen and (max-width:1199px){.about-timeline{padding:90px 0 60px}.timeline-box h6{font-size:34px}.timeline-box{max-width:240px}.timeline-row:first-child{padding:0 0 0 60px}.timeline-row:first-child .timeline-box:first-child{width:42%}.timeline-box.img-left .timeline-content,.timeline-box.img-right .timeline-content{flex-wrap:wrap}.timeline-box.img-left .timeline-content img,.timeline-box.img-right .timeline-content img{max-width:180px;max-height:200px}.top-timeline-arrow.timeline-content-img .timeline-content::after{right:0}.img-right.timeline-content-img .timeline-content::after{top:-20px;right:-45px}.timeline-box.img-right .timeline-content-txt{width:90%}}@media screen and (max-width:1024px){.corner,.timeline-box p br,.timeline-row .horizontal-line,.verticle-line::after{display:none}.timeline-row:first-child{max-width:100%;padding:0}.timeline-main{margin-top:0}.timeline-row .verticle-line{right:50%;transform:translate(50%,0);height:calc(100% - 0px)}.timeline-row:nth-child(2n+2) .verticle-line{left:auto;right:50%}.timeline-row .timeline-box{width:100%;max-width:100%;margin:0}.timeline-row:first-child .timeline-box:first-child{width:100%;margin:0}.timeline-box.img-right .timeline-content-txt,.timeline-row:first-child .timeline-box:nth-child(2){width:100%}.timeline-box h6{transform:translate(0,0);padding:0}.timeline-content{padding:0}.start-point.end-point{right:50%}.start-point h4{margin-bottom:0}.about-timeline{padding:80px 0}.timeline-box::after{-webkit-transform:translate(-100%,100%) rotate(180deg);transform:translate(-100%,100%) rotate(180deg);right:50%;top:20px;left:50%}.timeline-box-wrap{width:50%;text-align:right;padding:0 30px 0 0;margin:40px 0 0}.timeline-box.img-left .timeline-content img,.timeline-box.img-right .timeline-content img,.timeline-row .timeline-box img,.timeline-row:first-child .timeline-box:first-child img{margin:0 0 0 auto}.timeline-row .timeline-box:nth-child(3)::after,.timeline-row:first-child .timeline-box:nth-child(2)::after{display:block}.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap{margin:40px 0 0 auto;padding:0 0 0 30px;text-align:left}.timeline-row:nth-child(odd) .timeline-box::after{left:auto;right:50%;-webkit-transform:translate(0,100%) rotate(180deg);transform:translate(0,100%) rotate(180deg);top:20px}.timeline-row .timeline-box:nth-child(2n)::after{transform:translate(100%,100%) rotate(0);-webkit-transform:translate(100%,100%) rotate(0);right:50%;left:auto}.timeline-box.img-left .timeline-content-txt{text-align:right}.timeline-row:last-child{padding-bottom:70px}.inner-wrapper-padding{padding:0 30px}}@media screen and (max-width:640px){.about-timeline{padding:50px 0}.timeline-box h6{font-size:27px}.timeline-box p{font-size:14px;line-height:1.4}.timeline-box-wrap{margin:30px 0 0}.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap{margin:30px 0 0 auto}.timeline-box::after,.timeline-row:nth-child(odd) .timeline-box::after{top:6px}.timeline-box-wrap .timeline-content img{max-width:100%}.timeline-box.img-left .timeline-content img,.timeline-box.img-right .timeline-content img{max-width:100%;max-height:unset}.inner-wrapper-padding{padding:0 15px}.timeline-row{padding:0}}.qua_scroll_down,.qua_scroll_down span{position:absolute;left:0;right:0;margin:0 auto;text-align:center}.qua_scroll_down{top:700px;z-index:9999;display:block}.qua_scroll_down span{top:0;width:24px;height:24px;border-left:5px solid #fff;border-bottom:5px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:1.5s infinite sdb05;animation:1.5s infinite sdb05;box-sizing:border-box}.thm-btn__eight:hover{background-color:#fff;color:var(--thm-black)}.slider-eight__btn--two{background-color:#12779e;color:#fff}.service-nine__icon{font-size:64px;color:#12779e}.mainmenu-eight .main-menu .navigation>li>a::before{width:100%}.service-nine__image img{mix-blend-mode:normal}.service-nine__title{font-size:26px;text-transform:unset;margin-top:20px}.service-nine__content{padding-left:40px;padding-right:40px}.service-card-info h2{font-size:22pt}.partner-one__title{font-size:25px;margin:35px 0 10px;text-transform:uppercase;line-height:36px;font-family:Teko,sans-serif}h2 span{color:#d7a929}.text-justify{text-align:justify}.service-block .inner-box:hover img{filter:grayscale(1) invert(1) brightness(.5)}.main-footer .social-links .facebook li a:hover{background:#3b5998}