.text__btn,input[type="submit"]{font-size:2.4rem;display:inline-block;padding:10px 30px;font-weight:300;text-decoration:none;border-radius:200px;-webkit-transition:background-color 0.2s, border 0.2s, color 0.2s;-o-transition:background-color 0.2s, border 0.2s, color 0.2s;transition:background-color 0.2s, border 0.2s, color 0.2s;background-color:#3985ff;cursor:pointer;color:white}.text-ghost:link,.text-ghost:visited{color:white}.text__btn:hover,.text__btn:active,input[type="submit"]:hover,input[type="submit"]:active{background-color:#327ef8}.text-ghost:hover,.text-ghost:active{color:white}.space{width:100%;height:5rem;background-color:transparent}a:hover{color:none}.nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:1000;-webkit-box-shadow:0 3px 1rem rgba(0,0,0,0.1);box-shadow:0 3px 1rem rgba(0,0,0,0.1)}@media only screen and (max-width: 1200px){.nav{height:7rem}}@media only screen and (max-width: 1024px){.nav{height:7rem}}.nav__main{width:70%;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3rem}@media only screen and (max-width: 1200px){.nav__main{width:80%}}@media only screen and (max-width: 1024px){.nav__main{width:80%}}@media only screen and (max-width: 768px){.nav__main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background-color:white}}.nav__logo{width:32rem;height:5rem;color:#3985ff;color:white;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:4.8rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;cursor:pointer}@media only screen and (max-width: 768px){.nav__logo{color:#3985ff}}@media only screen and (max-width: 480px){.nav__logo{font-size:3.2rem}}.nav__btn{width:65rem;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1200px){.nav__btn{width:90rem}}.nav__content{width:100%;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.nav__list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;text-decoration:none;position:relative;cursor:pointer}@media only screen and (max-width: 1024px){.nav__list{height:3rem}}.nav__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:10rem;height:4rem;text-decoration:none;font-size:1.7rem;color:white;text-transform:uppercase}@media only screen and (max-width: 1024px){.nav__text{font-size:1.7rem}}@media only screen and (max-width: 767px){.nav__text{color:black !important}}.text-chang{color:orangered}.text__wrap{width:100%;height:70rem;position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-ms-flexbox;display:flex}.text-box{width:auto;height:25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text__content{color:white;font-size:4.5vw;letter-spacing:3px;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media only screen and (max-width: 1024px){.text__content{font-size:4rem}}@media only screen and (max-width: 768px){.text__content{font-size:3.2rem}}.text__paragraph{font-weight:300;width:auto;height:30rem;font-size:2vw;margin-bottom:2rem;line-height:6vw;text-align:center;color:white}@media only screen and (max-width: 768px){.text__paragraph{font-size:4vw}}.text__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sticky{position:fixed;top:0;width:100%;z-index:10}.scrolling-active{background-color:white;position:fixed;z-index:10;-webkit-box-shadow:0 3px 1rem rgba(0,0,0,0.1);box-shadow:0 3px 1rem rgba(0,0,0,0.1)}.scrolling-active .nav{background-color:white}.scrolling-active .nav__text{color:black}.scrolling-active .nav__logo{color:#3985ff}.scrolling-active .translate{color:#3985ff}@media only screen and (min-width: 768px){.scrolling-active .nav__list::after{content:"";position:absolute;bottom:-15px;left:0;width:0;border-bottom:4px solid #3985ff;-webkit-transition:0.44s;-o-transition:0.44s;transition:0.44s}}@media only screen and (min-width: 768px){.scrolling-active .nav__list:hover::after{width:100%}}.scrolling-active.nav::after{display:none}.scrolling-active .nav__contact{color:red}@media only screen and (max-width: 768px){.nav__content.active .nav__text:hover{color:#3985ff}}.nav__icon{width:5rem;height:5rem;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.nav__icon{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__icon--text{font-size:3rem;width:5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav__icon--icon{display:none}@media only screen and (max-width: 768px){.nav__icon--icon{display:block}}.hamburger{display:none}.bar{display:block;width:25px;height:3px;margin:5px auto;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-color:#101010}@media only screen and (max-width: 768px){.nav__content{position:fixed;left:-100%;top:7rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;text-align:center;z-index:100;border-top:1px solid black;height:35rem;padding:0}.nav__content.active{z-index:100;left:0;-webkit-box-shadow:0px 10px 10px rgba(0,0,0,0.1);box-shadow:0px 10px 10px rgba(0,0,0,0.1)}.nav__content.active .nav__text{color:black}.hamburger{display:block;cursor:pointer}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}}@media only screen and (max-width: 768px){.list-zoom:hover{background:transparent;-webkit-transform:scale(1.2) translate(0);-ms-transform:scale(1.2) translate(0);transform:scale(1.2) translate(0);-webkit-box-shadow:none;box-shadow:none}.list-zoom:hover:after{-webkit-animation:slide-right-up 0.4s ease forwards;animation:slide-right-up 0.4s ease forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}}@-webkit-keyframes slide-right-up{0%{width:0%;height:5px}50%{width:50%;height:5px}100%{width:100%;height:5px}}@keyframes slide-right-up{0%{width:0%;height:5px}50%{width:50%;height:5px}100%{width:100%;height:5px}}.dropdown{width:25rem;height:23rem;background-color:white;display:display;position:absolute;top:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0px 10px 10px rgba(0,0,0,0.1);box-shadow:0px 10px 10px rgba(0,0,0,0.1)}@media only screen and (max-width: 1200px){.dropdown{top:7rem}}@media only screen and (min-width: 768px){.dropdown{border-top:1px solid #8f8f92}}@media only screen and (max-width: 768px){.dropdown{right:8%;top:-10.5rem;width:15rem;height:20rem;-webkit-box-shadow:none;box-shadow:none}}@media only screen and (max-width: 480px){.dropdown{width:10rem}}.dropdown-wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropdown__p{display:inline-block;color:black;position:relative;text-decoration:none;font-size:1.7rem}@media only screen and (max-width: 768px){.dropdown__p{font-size:1rem}}.dropdown-link{height:100%;color:black;text-decoration:none;font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem}@media only screen and (max-width: 1200px){.dropdown-link{font-size:1.2rem}}@media only screen and (max-width: 768px){.dropdown-link{font-size:1rem}}@media only screen and (max-width: 480px){.dropdown-link{font-size:0.8rem}}.dropdown__p:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);color:#3985ff;z-index:3}#dropdown1{display:none}.nav__text-1:hover #dropdown1{display:block}.caret{display:inline-block;margin-top:3px;margin-left:5px;vertical-align:middle;border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}@media only screen and (max-width: 768px){.nav__text-1:hover .caret{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}}.nav__content.active .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex}#vertical-underline{position:absolute;height:2px;width:0;border-radius:3px;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;background-color:#3985ff;top:0}@media only screen and (max-width: 768px){.nav__content.active .nav__list{height:3rem}}.nav__list{margin:1rem 0}.nav__text .active{color:red;background-color:red}.nav__text:hover{color:orangered !important}.clicked{color:orangered !important}.nav__text-change{color:black}.iphone__body{width:auto;height:60rem;position:relative}@media only screen and (max-width: 1200px){.iphone__body{height:42rem}}@media only screen and (max-width: 768px){.iphone__body{height:37.8rem}}@media only screen and (max-width: 480px){.iphone__body{height:33.6rem}}.center{position:relative}.mobile{width:27.6rem;height:55.5rem;background-color:black;border-radius:30px;border:2px solid rgba(0,0,0,0.3);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 0 8px rgba(0,0,0,0.3);box-shadow:inset 0 0 8px rgba(0,0,0,0.3)}@media only screen and (max-width: 1200px){.mobile{width:19.32rem;height:38.85rem}}@media only screen and (max-width: 768px){.mobile{width:17.388rem;height:34.965rem}}@media only screen and (max-width: 480px){.mobile{width:15.456rem;height:31.08rem}}.screen{position:relative;background-color:#262626;width:25.6rem;height:43rem;margin:58px auto;overflow:hidden}@media only screen and (max-width: 1200px){.screen{width:17.92rem;height:28rem;margin:52px auto}}@media only screen and (max-width: 768px){.screen{width:16.128rem;height:25.2rem}}@media only screen and (max-width: 480px){.screen{width:14.336rem;height:22.4rem;margin:46.4px auto}}.screen__wrap img{position:absolute;width:25.7rem;height:43.3rem;margin:58px auto;overflow:hidden;top:-59px}@media only screen and (max-width: 1200px){.screen__wrap img{width:17.99rem;height:30.31rem}}@media only screen and (max-width: 768px){.screen__wrap img{width:16.191rem;height:27.279rem}}@media only screen and (max-width: 480px){.screen__wrap img{width:14.392rem;height:24.248rem}}.screen__img{display:none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;opacity:0;width:256px;height:430px;margin:58px auto;overflow:hidden;position:absolute;top:-58px}.screen__img.active{opacity:1;display:block}.home{position:absolute;bottom:15px;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:40px;height:40px;border-radius:50%;background:#262626;border:2px solid black;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-box-shadow:inset 0 0 7px rgba(0,0,0,0.1);box-shadow:inset 0 0 7px rgba(0,0,0,0.1)}@media only screen and (max-width: 1200px){.home{bottom:10.5px;width:28px;height:28px}}@media only screen and (max-width: 480px){.home{bottom:8.4px;width:22.4px;height:22.4px}}.inner{position:absolute;top:32px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:4px;border-radius:2px;background:#262626;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 480px){.inner{width:30px;height:2px}}.inner::before{content:"";position:absolute;top:-2px;left:-22px;background:#262626;width:8px;height:8px;border-radius:50%}@media only screen and (max-width: 480px){.inner::before{width:5px;height:5px;top:-1px;left:-11px}}.inner::after{content:"";position:absolute;top:-16px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#262626;width:6px;height:6px;border-radius:50%}@media only screen and (max-width: 480px){.inner::after{width:4px;height:4px}}.volume{margin:0;padding:0;position:absolute;top:90px;left:-2px}@media only screen and (max-width: 480px){.volume{top:65px}}.volume li{list-style:none;width:2px;height:30px;background:#262626;margin:10px 0;border-top-left-radius:2px;border-bottom-left-radius:2px}@media only screen and (max-width: 480px){.volume li{height:25px}}.sleep{margin:0;padding:0;position:absolute;top:90px;right:-2px}@media only screen and (max-width: 480px){.sleep{top:70px}}.sleep li{list-style:none;width:2px;height:20px;background:#262626;margin:10px 0;border-top-right-radius:4px;border-bottom-right-radius:4px}@media only screen and (max-width: 480px){.sleep li{height:15px}}.iphone__content{width:30%;height:60rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__btn{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__btn--box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__number{color:orangered;float:left}.btn{display:block;width:100%;height:6rem;border:none;font-size:3rem;cursor:pointer;margin:2rem;background-color:white;float:left}.center{animation:fadeIn ease 5s;-webkit-animation:fadeIn ease 5s;-moz-animation:fadeIn ease 5s;-o-animation:fadeIn ease 5s;-ms-animation:fadeIn ease 5s}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-content{width:100vw;height:100vh;background-size:cover;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), to(rgba(0,0,0,0.6))),url(/img/main.jpg);background-image:-o-linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),url(/img/main.jpg);background-image:linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),url(/img/main.jpg);background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1200px){.main-content{height:90vh}}@media only screen and (max-width: 1024px){.main-content{height:70vh}}@media only screen and (max-width: 768px){.main-content{height:80vh}}@media only screen and (max-width: 480px){.main-content{height:120vh}}.main__wrap{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 480px){.main__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content{width:100%;height:70rem;margin:0 auto;background-color:white}@media only screen and (max-width: 1025px){.content{height:145rem}}@media only screen and (max-width: 480px){.content{height:135rem}}.content--first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__text{text-transform:uppercase;color:black;font-size:5rem;display:block;text-align:center;padding:5rem;font-weight:bold;margin:0}.content__text::after{display:block;height:2px;background-color:#3985ff;content:" ";width:100px;margin:0 auto;margin-top:30px}.content__box{width:32rem;height:35rem;background-color:white;margin:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;-webkit-box-shadow:0 3px 1rem rgba(0,0,0,0.5);box-shadow:0 3px 1rem rgba(0,0,0,0.5);overflow:hidden}.content__box:hover{-webkit-transform:translateY(-1.5rem) scale(1.03);-ms-transform:translateY(-1.5rem) scale(1.03);transform:translateY(-1.5rem) scale(1.03);-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.content__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:1rem;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-auto-columns:column}@media only screen and (max-width: 1024px){.content__grid{grid-template-columns:1fr;grid-template-rows:1fr}}@media only screen and (max-width: 768px){.content__grid{grid-template-columns:1fr;grid-template-rows:1fr}}.content__how{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.content__how{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width: 768px){.content__how{-ms-flex-wrap:wrap;flex-wrap:wrap}}.content__how--icon{width:100%;height:7rem;font-size:7rem;color:#3985ff;margin:0.5rem}.content__how--title{display:block;width:100%;font-size:2.4rem;padding:1rem;height:5rem}@media only screen and (max-width: 480px){.content__how--title{font-size:2.4rem}}.content__how--text{display:block;height:20rem;font-size:1.7rem;line-height:3.5rem;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}@media only screen and (max-width: 1024px){.content__how--text{font-size:2.1rem}}@media only screen and (max-width: 1024px){.content__how--text{font-size:1.7rem}}.content--second{width:100%;height:auto;background-color:whitesmoke}.intro{background:#f45b69;padding:100px 0}.container{width:90%;max-width:1200px;margin:0 auto;text-align:center}h1{font-size:2.5rem}.timeline ul{padding:50px 0}.timeline ul li{list-style-type:none;position:relative;width:6px;margin:0 auto;padding-top:50px;background:#3985ff}.timeline ul li div p{font-size:1.7rem}.timeline ul li::after{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1.5rem;height:1.5rem;border-radius:50%;background:inherit;z-index:1;background:white}.timeline ul li div{position:relative;bottom:0;width:60rem;padding:1.5rem;-webkit-box-shadow:0px 3px 25px rgba(0,0,0,0.3);box-shadow:0px 3px 25px rgba(0,0,0,0.3)}.timeline ul li div::before{content:"";position:absolute;bottom:7px;width:0;height:0;border-style:solid}.timeline ul li:nth-child(odd) div{left:45px;top:5px}.timeline ul li:nth-child(odd) div::before{left:-15px;border-width:8px 16px 8px 0;border-color:transparent whitesmoke transparent transparent}.timeline ul li:nth-child(even) div{left:-639px;top:5px}.timeline ul li:nth-child(even) div::before{right:-15px;border-width:8px 0 8px 16px;border-color:transparent transparent transparent whitesmoke}time{color:black;display:block;font-size:2.4rem;font-weight:bold;margin-bottom:8px}.timeline ul li::after{-webkit-transition:background 0.7s ease-in-out;-o-transition:background 0.7s ease-in-out;transition:background 0.7s ease-in-out}.timeline ul li.in-view::after{background:white;border:1px solid black}.timeline ul li div{visibility:hidden;opacity:0;-webkit-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out;font-size:1.5rem}.timeline ul li:nth-child(odd) div{-webkit-transform:translate3d(5rem, 0, 0);transform:translate3d(5rem, 0, 0)}@media only screen and (min-width: 1450px){.timeline ul li:nth-child(odd) div{-webkit-transform:translate3d(10rem, 0, 0);transform:translate3d(10rem, 0, 0)}}@media only screen and (max-width: 480px){.timeline ul li:nth-child(odd) div{-webkit-transform:translate3d(5rem, 0, 0);transform:translate3d(5rem, 0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.timeline ul li:nth-child(even) div{-webkit-transform:translate3d(-5rem, 0, 0);transform:translate3d(-5rem, 0, 0)}@media only screen and (min-width: 1450px){.timeline ul li:nth-child(even) div{-webkit-transform:translate3d(-10rem, 0, 0);transform:translate3d(-10rem, 0, 0)}}@media only screen and (max-width: 480px){.timeline ul li:nth-child(even) div{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.timeline ul li.in-view div{-webkit-transform:none;-ms-transform:none;transform:none;visibility:visible;opacity:1}@media screen and (max-width: 1300px){.timeline ul li div{width:500px}.timeline ul li:nth-child(even) div{left:-539px}}@media screen and (max-width: 1100px){.timeline ul li div{width:400px}.timeline ul li:nth-child(even) div{left:-439px}}@media screen and (max-width: 900px){.timeline ul li{margin-left:20px}.timeline ul li div{width:calc(100vw - 91px)}.timeline ul li:nth-child(even) div{left:45px}.timeline ul li:nth-child(even) div::before{left:-15px;border-width:8px 16px 8px 0;border-color:transparent whitesmoke transparent transparent}}.timeline-clippy ul li::after{width:40px;height:40px;border-radius:0}.timeline-rhombus ul li::after{-webkit-clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)}.timeline-rhombus ul li div::before{bottom:12px}.timeline-star ul li::after{-webkit-clip-path:polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);clip-path:polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%)}.timeline-heptagon ul li::after{-webkit-clip-path:polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);clip-path:polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%)}.timeline-infinite ul li::after{-webkit-animation:scaleAnimation 2s infinite;animation:scaleAnimation 2s infinite}@-webkit-keyframes scaleAnimation{0%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}50%{-webkit-transform:translateX(-50%) scale(1.25);transform:translateX(-50%) scale(1.25)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@keyframes scaleAnimation{0%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}50%{-webkit-transform:translateX(-50%) scale(1.25);transform:translateX(-50%) scale(1.25)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}.span-p{color:black;font-weight:bold}.text-p{text-indent:-0.8em;list-style:none;padding:0.5rem 1rem}.text-n{text-indent:-0.75em;list-style:none}.text-p::before,.text-n::before{display:inline-block;content:"";border-radius:50%;height:0.5rem;width:0.5rem;margin-right:0.5rem;margin-left:0.5rem;margin-bottom:0.3rem;background-color:black}.section-six{width:100%;background-color:white}.content--fifth{width:100%;height:auto;background-color:whitesmoke}.contact{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1125px){.contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact__info{margin:1.5rem;margin-bottom:3rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__info-c1{font-size:3rem;font-weight:bold;text-transform:uppercase;display:inline-block;margin-top:-0.15rem;margin-bottom:0}.contact__info-c2{font-size:2.1rem;display:inline-block}.contact__wrap{width:auto;height:auto;margin:2rem}.contact__row{display:block;height:7rem;margin:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 480px){.contact__row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.contact__row:last-child{margin-top:10rem}.wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.col1{font-size:2.4rem;display:block;width:40rem}@media only screen and (max-width: 1024px){.col1{font-size:2.1rem}}@media only screen and (max-width: 480px){.col1{width:100%;margin:0;padding-bottom:0.5rem}}.span{width:40rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}@media only screen and (max-width: 400px){.span{width:35rem}}.span-1,.span-2,.span-3,.span-5{width:100%;height:5rem;font-size:1.7rem;border:none;border-bottom:1px solid black;background:transparent;color:#767676}@media only screen and (max-width: 1024px){.span-1,.span-2,.span-3,.span-5{font-size:1.7rem;height:3.5rem}}.span-4{float:left;font-size:1.7rem;margin-left:10px;width:100%}@media only screen and (max-width: 1024px){.span-4{font-size:1.7rem;width:70%}}.span-5{height:10rem}.span-1::-webkit-input-placeholder,.span-2::-webkit-input-placeholder,.span-3::-webkit-input-placeholder,.span-4::-webkit-input-placeholder,.span-5::-webkit-input-placeholder{font-family:"Poppins", sans-serif;font-size:2.1rem}.span-1::-moz-placeholder,.span-2::-moz-placeholder,.span-3::-moz-placeholder,.span-4::-moz-placeholder,.span-5::-moz-placeholder{font-family:"Poppins", sans-serif;font-size:2.1rem}.span-1:-ms-input-placeholder,.span-2:-ms-input-placeholder,.span-3:-ms-input-placeholder,.span-4:-ms-input-placeholder,.span-5:-ms-input-placeholder{font-family:"Poppins", sans-serif;font-size:2.1rem}.span-1::-ms-input-placeholder,.span-2::-ms-input-placeholder,.span-3::-ms-input-placeholder,.span-4::-ms-input-placeholder,.span-5::-ms-input-placeholder{font-family:"Poppins", sans-serif;font-size:2.1rem}.span-1::placeholder,.span-2::placeholder,.span-3::placeholder,.span-4::placeholder,.span-5::placeholder{font-family:"Poppins", sans-serif;font-size:2.1rem}.span-6{position:absolute;bottom:0}#submit{border:1px solid #3985ff;font-size:1.7rem}#spandrop{margin-top:11rem}.span-1:focus,input:focus,.span-5:focus,input:focus{outline:none}.drop-wrap{height:60rem}@media only screen and (max-width: 1125px){.drop-wrap{height:auto}}.drop{margin:5rem 10rem 1rem 1rem}textarea{resize:none}.address-wrap{width:48.756rem;height:auto;margin:2em}.address{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:23.5rem}.adr{list-style:none;width:100%;height:auto;font-size:2.1rem;border-radius:10px;margin-top:-1rem;margin:0 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 765px){.adr{width:auto;font-size:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.adr-wrap{width:30.25rem}.adr1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.2rem;width:100%}.adr-p{margin-bottom:0}.bi{font-size:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.adr-link{width:auto;list-style:none;text-decoration:none;color:black;margin-left:3rem;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adr-link-color{color:#3985ff}.email-address{width:40rem;display:-webkit-box;display:-ms-flexbox;display:flex}.e1,.e2{display:inline-block}.iconi{width:10rem;height:10rem;margin:2rem}p{margin:0}.map{width:100%;margin:0 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-w{width:120rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1125px){.contact-w{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer{width:100%;height:10rem;background-color:#b4b2b2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 500px){.footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__main{width:100%;height:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__nav{width:100%;height:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__list{list-style:none;margin:3rem}@media only screen and (max-width: 480px){.footer__list{margin:1rem}}.footer__text{text-decoration:none;font-size:1.7rem;color:white}@media only screen and (max-width: 1200px){.footer__text{font-size:1.12rem}}.social{width:100%;height:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social__links{width:100%;height:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.social__list{list-style:none;margin:3rem;padding-top:1rem}.social__text{text-decoration:none;font-size:2.5rem;color:white}@media only screen and (max-width: 1200px){.social__text{font-size:1.75rem}}.social__text:hover{color:#3985ff}.copy-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white}.copy-right h2{font-size:1.7rem}@media only screen and (max-width: 1200px){.copy-right h2{font-size:1.2rem}}.logo{width:4rem;margin:1rem}@media only screen and (max-width: 500px){.logo{width:3rem;margin:1rem}}.content--fourth{width:100%;height:100rem;background-color:whitesmoke;position:relative}.slide{width:100%;height:80rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mySlides{display:none}img{vertical-align:middle}.slide__wrap{max-width:100rem;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;-webkit-transition:background-color 0.6s ease;-o-transition:background-color 0.6s ease;transition:background-color 0.6s ease}.dot.active{background-color:#717171}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s;position:relative}@-webkit-keyframes fade{from{opacity:0.4}to{opacity:1}}@keyframes fade{from{opacity:0.4}to{opacity:1}}.previous,.next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;color:black;font-weight:bold;font-size:30px;-webkit-transition:0.6s ease;-o-transition:0.6s ease;transition:0.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.next{right:0;border-radius:3px 0 0 3px}.previous{left:0;border-radius:3px 0 0 3px}.previous:hover,.next:hover{background-color:rgba(0,0,0,0.8)}.dot-wrap{margin-top:2rem}.slide__img{width:100%;height:70rem;position:relative;-o-object-fit:contain;object-fit:contain}.hihi{width:100%;height:100vh !important}.content--third{height:auto}.content__wrap{padding:1rem;font-size:0;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;display:-webkit-box;display:flex}.content__box1{overflow:hidden;position:relative;background-position:center;background-size:cover;width:200px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.content__box1--text{text-align:center;position:absolute;width:100%;display:block;font-size:2.1rem;line-height:3.5rem;padding:3rem;color:white;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;bottom:-200%;left:50%;-webkit-transform:translate(-50%, 50%);-ms-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}@media screen and (max-width: 1000px){.content__box1 .content__box1--text{font-size:1.7rem;line-height:2rem;width:100%;text-align:center}}.content__img{-webkit-filter:brightness(50%);filter:brightness(50%);width:100%;height:auto;background-image:rgba(50,50,50,0.5)}@media screen and (max-width: 808px){.content__img{padding:1rem}}@media screen and (max-width: 400px){.content__img header div{margin:0}.content__img header{padding:0}}@media screen and (max-width: 808px){.content__img1{height:70rem;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 620px){.content__img1{height:auto}}.content__box1:hover .content__box1--text{bottom:50%;left:50%;-webkit-transform:translate(-50%, 50%);-ms-transform:translate(-50%, 50%);transform:translate(-50%, 50%);z-index:3}.section-three{width:100%;background-color:whitesmoke;height:auto}.section-three-icon{width:100%;height:7rem;font-size:7rem;color:#3985ff;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-three-card{width:32rem;height:35rem;margin:2rem;background-color:white;position:relative;border-radius:10px;border-bottom:1px solid lightgray;-webkit-box-shadow:0 4px 12px -6px lightgray;box-shadow:0 4px 12px -6px lightgray}.section-three-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-three-card::before{width:100%;height:auto;border-bottom:0.5px solid lightgray;-webkit-box-shadow:0 4px 12px -6px lightgray;box-shadow:0 4px 12px -6px lightgray;display:block;font-size:2.4rem;margin-bottom:2rem;padding:0 3rem;text-align:center;border-radius:10px 10px 0 0}.section-three-card1::before{content:"Web Development"}.section-three-card2::before{content:"Mobile Development"}.section-three-card3::before{content:"Mobile UX/UI Design"}.section-three-card4::before{content:"QA/Localization"}.section-card-bottom{position:absolute;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3rem}.section-three-text{color:black;font-size:2.1rem;padding:0 3rem}.three-text-wrap{padding:0 3rem}.detail{color:#6e6eff;display:inline-block;font-size:1.7rem}.card-arrow{color:#3985ff;cursor:pointer;float:right;font-size:2.4rem;margin-bottom:1rem;margin-left:1.5rem}.card-arrow:hover{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);background-color:lightblue;border-radius:50%}#ease-1-2{display:none}#ease-2-2{display:none}#ease-3-2{display:none}#ease-4-2{display:none}.close{color:#3985ff;cursor:pointer;float:right;font-size:2.4rem;margin-bottom:1rem;margin-left:1.5rem}.close:hover{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);background-color:lightblue;border-radius:50%}#close1{display:none}#close2{display:none}#close3{display:none}#close4{display:none}.hello{background-color:gray !important}.hello.active{background-color:black !important}.icon-container{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem;margin-bottom:5rem}@media only screen and (max-width: 1439px){.icon-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.icon-container-wrap{background-color:whitesmoke;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 765px){.icon-container-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 765px){.icon-content{width:42rem;height:auto}}@media only screen and (min-width: 765px){.icon-content{width:67rem;margin:0;margin-bottom:3rem}}@media only screen and (min-width: 1440px){.icon-content{width:45rem;margin:0;margin-bottom:5rem}}.icon-content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 1440px){.icon-content-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 765px){.icon-content-wrap{padding:6% !important}}@media only screen and (max-width: 400px){.icon-content-wrap{padding:20% !important}}@media only screen and (max-width: 765px){.first-container,.second-container,.third-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.iconi{width:10rem;height:10rem;margin:2rem}@media only screen and (max-width: 765px){#ch{font-size:4rem !important}}@media only screen and (max-width: 765px){#cp{font-size:2rem !important}}@media only screen and (max-width: 1439px){.card-size{width:60rem !important;height:35rem !important;padding:3rem}}.section-one{height:auto;background-color:whitesmoke}.section-one-c{font-size:2.4rem}@media only screen and (max-width: 1200px){.section-one-c{width:62rem;height:auto;padding:2rem}}@media only screen and (max-width: 660px){.section-one-c{width:100%;font-size:1.7rem}}.card-body{background-color:whitesmoke}.margin-zero{margin:0 5rem}@media only screen and (max-width: 700px){.margin-zero{margin:0;padding:0}}.thankyou{width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gobackbtn{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.msg{display:block;height:12rem;font-size:7.5rem;color:#3f3fd8;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem}@media only screen and (max-width: 1025px){.msg{font-size:6rem}}@media only screen and (max-width: 765px){.thankyoubtn{font-size:2.1rem}}.careers{width:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0.4))),url("/img/careers.jpg");background-image:-o-linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)),url("/img/careers.jpg");background-image:linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)),url("/img/careers.jpg");background-size:cover;background-position:center;height:70vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote{color:white;font-weight:400;font-size:3vw;letter-spacing:10px}@media only screen and (max-width: 480px){.quote{font-size:5vw}}.careers-m{font-size:2.1rem}@media only screen and (max-width: 768px){.careers-m{font-size:1.7rem}}@media only screen and (max-width: 480px){.careers-m{font-size:1.2rem}}.careers-title{font-size:2.1rem}.current-openning{margin-top:3rem}.careers-header{text-align:center;font-size:7rem}.careers-info{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5rem 0}.careers-text{display:block;height:auto;width:70%}.careers-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:whitesmoke}.careers-list{width:70%;display:grid;grid-template-rows:3 auto;margin-bottom:5rem}.careers-item{background-color:rgba(255,255,255,0.8);padding:20px;font-size:3rem;border-radius:5px;background-color:white;margin:1rem 0rem;border:1px solid #d0d8e2;-webkit-transition:all 0.15s ease;-o-transition:all 0.15s ease;transition:all 0.15s ease}.careers-item:hover{-webkit-box-shadow:0px 6px 8px 0px #c2c1c1;box-shadow:0px 6px 8px 0px #c2c1c1;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.careers-p{width:100%;color:#858484;margin:0;font-size:3rem}@media only screen and (max-width: 1025px){.careers-p{font-size:2.5rem}}@media only screen and (max-width: 768px){.careers-p{font-size:2.1rem}}@media only screen and (max-width: 480px){.careers-p{font-size:1.7rem}}.adr-link-careers{display:inline-block}.slides-shows{width:100%;background-color:white;position:relative}.slideshow-container{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (min-width: 0px){.slideshow-container{width:30rem}}@media only screen and (min-width: 480px){.slideshow-container{width:60vw}}@media only screen and (min-width: 768px){.slideshow-container{width:50vw}}@media only screen and (min-width: 1200px){.slideshow-container{width:35vw}}.Containers{width:100% !important}.Back,.forward{cursor:pointer;position:absolute;top:48%;width:auto;margin-top:-23px;padding:17px;color:grey;font-weight:bold;font-size:25px;-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease;border-radius:0 5px 5px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:0 3px 1rem rgba(0,0,0,0.1);box-shadow:0 3px 1rem rgba(0,0,0,0.1)}.forward{right:-10%;border-radius:4px 0 0 4px}.Back{left:-10%}.Back:hover,.forward:hover{background-color:rgba(174,174,174,0.8)}.Info{color:#e3e3e3;font-size:16px;padding:10px 14px;position:absolute;bottom:10px;width:100%;text-align:center}.MessageInfo{color:#f2f2f3;font-size:14px;padding:10px 14px;position:absolute;top:0}.dots{cursor:pointer;height:12px;width:12px;margin:0 3px;background-color:#acc;border-radius:50%;display:inline-block;-webkit-transition:background-color 0.5s ease;-o-transition:background-color 0.5s ease;transition:background-color 0.5s ease;margin-top:2.5rem;margin-bottom:2.5rem}.enable,.dots:hover{background-color:#3985ff}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.4s;animation-name:fade;animation-duration:1.4s}@-webkit-keyframes fade{from{opacity:0.5}to{opacity:2}}@keyframes fade{from{opacity:0.5}to{opacity:2}}@media only screen and (max-width: 800px){.about-section-heading{font-size:6vw !important}}*{margin:0;padding:0;font-family:"Poppins", sans-serif}*,* ::before,* ::after{-webkit-box-sizing:inherit;box-sizing:border-box;margin:0;padding:0;font-family:"Poppins", sans-serif}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;display:block;scroll-behavior:smooth;margin:0;padding:0;font-family:"Poppins", sans-serif}body{height:0;display:block;margin:0;overflow-x:hidden;margin:0;padding:0;font-family:"Poppins", sans-serif}.translate{color:#3985ff}
