@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";nav{width:100%;height:80px;background-color:#1ba34e;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0%;z-index:60}nav h2{font-size:2rem}nav div{display:flex;align-items:center;gap:2rem}nav div a{color:#fff;font-weight:600;transition:all .3s;font-family:Poppins,sans-serif;letter-spacing:1px}nav div a:hover{color:#161616}nav a>button{border:1px solid #1ba34e;padding:.5rem;background-color:#1ba34e;cursor:pointer;letter-spacing:1px;font-weight:500;font-size:1rem;transition:all .3s}nav a>button:hover{color:#fff}.navBtn{width:40px;height:40px;border:none;background-color:transparent;color:#fff;font-size:1.4rem;z-index:150;position:fixed;top:2rem;right:2rem;display:none}.navPhone{transition:all .5s;transform:translateY(-200%);width:100%;height:100vh;background-color:#161616;padding:5vmax;position:fixed;top:0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.navPhone>h2{font-family:Ubuntu,sans-serif;font-size:2rem;color:#fff}.navPhone>div{display:flex;flex-direction:column;align-items:center;gap:2rem}.navPhone>div>a{color:#fff;letter-spacing:1px;font-weight:500}.navPhone>div>a:hover{color:#f26440}.navPhone>a>button{border:1px solid rgba(18,18,18,.5960784314);background-color:#1ba34e;cursor:pointer;color:#161616;letter-spacing:1px;font-weight:500;transform:.5s}.navPhone>a>button:hover{background-color:#161616;color:#fff}.navPhoneComes{transform:translateY(0)}#work{width:100%;padding:1rem 1rem 10rem;background-color:#161616}#work>h2{font:700 2.5rem Poppins,sans-serif;width:fit-content;border-bottom:1px solid rgba(18,18,18,.5960784314);margin:auto;padding-top:1rem;color:#fff}#work>section{width:80%;margin:auto;display:flex;align-items:center;justify-content:center}#work>section>article{width:0%;height:100%;background-color:#fff}#work>section .workItem{overflow-y:auto;height:100%;width:100%;margin:auto;background-color:#f4f7fa;display:flex;padding:0rem;box-sizing:border-box;border-radius:10px 50% 10% 20%}#work>section .workItem>img{border:solid rgb(231,228,228);border-width:1px;border-radius:5px;width:50%;height:100%;padding:1 rem;object-fit:cover}#work>section .workItem>aside{display:flex;width:100%;font-family:Roboto,sans-serif;flex-direction:column;justify-content:center;align-items:center}#work>section .workItem>aside>p{font-family:Poppins;text-align:justify;line-height:180%;padding-left:1rem}#work>section .workItem>aside>a{background-color:#1ba34e;padding:.7rem 2rem;margin:2rem;color:#fff;transition:all .5s}#work>section .workItem>aside>a:hover{background-color:#1ba34e}#services{width:100%;padding:4vmax;background-color:#161616;color:#fff;overflow:hidden}#services>h2{font:700 2.5rem Ubuntu,sans-serif;width:fit-content;border-bottom:1px solid #fff;padding:.5rem;margin:auto}#services>section{display:grid;margin:0rem 10rem 2rem;grid-template-columns:repeat(3,1fr);height:25rem;gap:2rem}#services>section>*{width:100%;height:100%;background-color:#222;color:#fff;display:flex;flex-direction:column;transition:all 0,3s;align-items:center;justify-content:center;text-align:justify;border-radius:6px;padding:25px 30px;cursor:pointer;transition:all .3s ease}#services>section>*:hover{background:#1ba34e;transition:all .9s ease}#services>section>*:hover>svg,#services>section>*:hover p{color:#fff;transform:scale(1.05)}#services>section>*>svg{color:#1ba34e;font-size:3rem}#services>section>*>svg:hover{color:#fff}#services>section>*>span{font:900 1rem Poppins,sans-serif;letter-spacing:3px;margin:1rem}#services>section>*>p{text-align:center;align-content:center;padding:auto;font-size:medium;font-weight:500;font-family:Poppins,sans-serif;text-align:justify}#services>section .serviceBox1{grid-column:1/2;grid-row:1/3;background-color:#222}#services>section .serviceBox1:hover{background:#1ba34e;transition:all .5s ease;transform:scale(1.05)}#services>section .serviceBox1>h3{font:700 5rem Roboto,sans-serif}#services>section .serviceBox1>p{font:700 1.2rem Poppins,sans-serif;letter-spacing:1px}#services>section .serviceBox4{grid-column:2/4}.skills{margin:0;background:#fff;font-family:Poppins,sans-serif}.skills .title{margin:1rem;padding:1rem;display:flex;justify-content:center;font-weight:700;font-size:2rem;font-family:Ubuntu,sans-serif}.skills,.skills .skills-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}skills .title:after{content:"what I know"}.skills .skills-content .column{width:calc(50% - 30px)}.skills .skills-content .left .text{font-size:20px;font-weight:600;margin-bottom:10px}.skills .skills-content .left p{text-align:justify}.skills .skills-content .left a{display:inline-block;background:#1ba34e;color:#fff;font-size:18px;font-weight:500;padding:8px 16px;margin-top:20px;border-radius:6px;border:2px solid #1c7b40;transition:all .3s ease}.skills .skills-content .left a:hover{background:none}.skills .skills-content .right .bars{margin-top:1rem;margin-left:auto;margin-bottom:15px;width:100%}.skills .skills-content .right .info{display:flex;margin-bottom:5px;align-items:center;justify-content:space-between}.skills .skills-content .right span{font-weight:500;font-size:18px}.skills .skills-content .right .line{height:5px;width:100%;background:#d3d3d3;position:relative}.skills .skills-content .right .line:before{content:"";position:absolute;height:100%;left:0;top:0;background:#1ba34e}@keyframes skills1{0%{width:0%}to{width:75%}}@keyframes skills2{0%{width:0%}to{width:70%}}@keyframes skills3{0%{width:0%}to{width:60%}}@keyframes skills4{0%{width:0%}to{width:75%}}@keyframes skills5{0%{width:0%}to{width:80%}}@keyframes skills6{0%{width:0%}to{width:85%}}@keyframes skills7{0%{width:0%}to{width:80%}}@keyframes skills8{0%{width:0%}to{width:85%}}.view .skills-content .right .htmlcss{width:75%;animation-name:skills1;animation-duration:2s}.view .skills-content .right .js:before{width:70%;animation-name:skills2;animation-duration:2s}.view .skills-content .right .nodejs:before{width:60%;animation-name:skills3;animation-duration:2s}.view .skills-content .right .mysql:before{width:75%;animation-name:skills4;animation-duration:2s}.view .skills-content .right .mangodb:before{width:80%;animation-name:skills5;animation-duration:2s}.view .skills-content .right .java:before{width:85%;animation-name:skills6;animation-duration:2s}.view .skills-content .right .illustrator:before{width:80%;animation-name:skills7;animation-duration:2s}.view .skills-content .right .premierepro:before{width:85%;animation-name:skills8;animation-duration:2s}#testimonial{width:100%;padding:13.13vmax;background-color:#fff;color:#292b46}#testimonial>h2{font:700 2.5rem Ubuntu,sans-serif;text-align:center;margin-top:0rem;margin-bottom:3rem}#testimonial>section{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%;margin:auto;height:fit-content;padding:1rem;background-color:#fff;gap:20px}#testimonial>section>article{width:30%;background-color:#161616;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0rem;height:100%}#testimonial>section>article:hover{background-color:#1ba34e;translate:all .3s}#testimonial>section>article:hover>a{border:solid white;background-color:#25d36630}#testimonial>section>article>h4{color:#fff;padding-top:1rem}#testimonial>section>article .img{margin:.5rem;background-color:#f0f8ff;border:solid 2px #1ba34e;border-radius:5%;position:relative;width:60%;object-fit:10%;height:fit-content;transform:translateY(0)}#testimonial>section>article a{text-decoration:none;color:#fff;margin:1rem;border:solid #1ba34e;padding:.5rem 10%;border-radius:8px;background-color:#25d36630}#testimonial>section>article a:hover{border:solid white;background-color:#25d36630}#testimonial>section>article span{color:#fff;margin:0rem 2rem;font-size:.9rem;font-weight:500;font-family:Poppins;line-height:160%;text-align:justify;overflow-y:scroll;padding-bottom:16px}#contact{background-color:#fff;display:grid;grid-template-columns:1fr 1fr;overflow-x:hidden}#contact>section{background-color:#fff;color:#000;border-top-left-radius:20%;border-bottom-right-radius:20%;background-color:#f4f7fa}#contact>section>form{display:flex;flex-direction:column;align-items:center;font-family:Poppins,sans-serif;justify-content:center;height:100%}#contact>section>form>h2{text-align:center;font:700 2.5rem Ubuntu,sans-serif;letter-spacing:5px}#contact>section>form>input{padding:.8rem;width:50%;outline:none;font:400 .9rem Roboto,sans-serif;background-color:#fff;font-family:Ubuntu;margin:8px;border:none;border-radius:8px;font-family:Poppins;font-weight:500}#contact>section>form>input,#contact>section>form textarea{padding:.8rem;width:50%;outline:none;font:400 .9rem Roboto,sans-serif;font-family:Ubuntu;margin:8px;border:none;border:solid rgb(216,210,210);border-width:2px;border-radius:8px;font-family:Poppins;font-weight:500}#contact>section>form>button{background-color:#1ba34e;border-radius:4px;color:#fff;font:600 1rem Poppins,sans-serif;text-transform:uppercase;margin:1rem;border:2rem;outline:none;border:none;padding:8px}#contact>section>form>button:hover{background-color:#161616}#contact aside{width:100%;height:70%;display:grid;align-items:center;place-items:center;align-content:center;margin-top:5%}#contact aside h2{margin-top:4rem}#contact aside div{display:flex;height:100%;width:100%;margin-top:2%;margin-left:3%}#contact aside div>:first-child{font-size:25px;color:#1ba34e;align-items:center;place-items:center;border-radius:100%}#contact aside div>main{display:flex;flex-direction:column;color:#333;font-family:Poppins,sans-serif;width:70%;object-fit:contain}#contact aside div>main>p{color:#000;font-weight:500;font-family:Poppins,sans-serif}footer{min-height:1px;background-color:#161616;color:#fff;padding:1rem;display:flex;align-items:center;justify-content:center;text-align:center}footer>div{padding-left:4rem;border-left:2px solid #fff;border-right:2px solid #fff}footer>div>img{width:100px;height:100px;border-radius:50%;object-fit:contain}footer>div>h2{margin-left:auto;margin-right:auto;padding-left:10rem;padding-right:10rem}footer>div>p{font:400 1.2rem Ubuntu,sans-serif;text-align:center}footer>aside>article{margin:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center}footer>aside>article svg{margin:1rem;font-size:2rem;color:#fff}footer>aside>article svg:hover{color:#f26440}footer>a{width:50px;height:50px;background-color:#fff;border-radius:50%;display:grid;place-items:center}footer>a svg{font:size 2rem;color:#f26440}@media screen and (min-width: 1368px){nav{padding:1rem}#home{height:100vh}#home>section:first-of-type{padding-left:10rem}#home>section:first-of-type>div aside{width:90%}#services{padding:5rem}#services>section{height:80%}#testimonial{padding:2rem}#testimonial>section{width:100%}#testimonial>section>article{height:100%}#testimonial>section>article>span{height:100%}#work{padding:1rem 7vmax;height:100%}#work>section>article{width:90%}#work>section .workItem{height:100%}#work>section .workItem>aside>p{margin:1rem}#work>section .workItem>aside>a{margin:1rem}}@media screen and (max-width: 1367px){nav{padding:0 7vmax}#home{height:100vh}#home>section:first-of-type{padding-left:7vmax}#home>section:first-of-type>div aside{width:90%}#work{padding:1rem 7vmax;height:100%}#work>section>article{width:90%}#work>section .workItem{padding:2rem;height:100%}#work>section .workItem>aside>p{margin:1rem}#work>section .workItem>aside>a{margin:1rem}#services{padding:2vmax}#services>section{height:80%}#testimonial{padding:2rem}#testimonial>section{width:100%}#testimonial>section>article{height:100%}#testimonial>section>article>span{height:29vh}#contact>section>form>input,#contact>section>form textarea{margin-left:2rem;width:80%;font:400 .8rem}#contact>section>form>button{font:400 .8rem;width:25%}footer{padding-left:7vmax;padding-right:7vmax}}@media screen and (max-width: 1100px){nav{padding:0 5vmax}#home{height:fit-content}#home>section:first-of-type{padding-left:5vmax}#home>section:first-of-type>div>h1{font:900 3rem Roboto,sans-serif}#home>section:first-of-type>div>div{width:100%;gap:2rem}#home>section:first-of-type>div>div a{padding:1rem;font-size:1.5rem}#home>section:first-of-type>div aside{width:100%}#testimonial>section>article>span{height:55vh;letter-spacing:-10%}#work{padding:8rem 5vmax}#services{text-align:center;padding:0}#services section{margin:2rem;padding:2rem}#services section svg{font-size:24px}#services section .serviceBox2,#services section .serviceBox3{height:100%}#services section .serviceBox2 span,#services section .serviceBox3 span{margin:0rem;padding:0}#services section .serviceBox1{height:100%}}@media screen and (max-width: 900px){nav{padding:0 2vmax}nav>h2{font-size:1.8rem}nav>div{gap:1rem}#home{height:50vh;padding-left:7vmax}#home>section:first-of-type{padding-left:2vmax}#home>section:first-of-type>div h1{font-size:3rem}#home>section:first-of-type>div h1 span{font-size:1.8rem}#home>section:first-of-type>div>div{gap:.5rem;width:300px}#home>section:first-of-type>div>div a{margin:0;padding:.5rem;text-align:center;width:100%;font-size:1rem}#home>section:first-of-type>div aside{flex-direction:column}.skills .skills-content .column,.contact .contact-content .column{width:100%;margin-bottom:35px}#work{padding:1rem}#work>section>article{height:90%}#work>section .workItem{display:block;height:100%}#work>section .workItem img{width:100%;height:80%}#services{margin-top:0;padding:0;height:100%}#services h2{margin-top:.5rem;font:900 2rem Ubuntu,sans-serif}#services>section{margin:0rem 3rem 3rem;padding:2rem;grid-template-columns:repeat(1,1fr);gap:1rem;height:100%}#services>section .serviceBox1{grid-column:1;grid-row:unset}#services>section .serviceBox1 h3{font-size:2rem}#services>section .serviceBox4{grid-column:1}#testimonial{padding-top:0}#testimonial>h2{font:900 2rem Poppins,sans-serif;color:#000;padding:1rem;margin-bottom:0%}#testimonial>section{justify-content:space-evenly}#testimonial>section>article{width:40%;height:fit-content}#testimonial>section>article span{display:none}#contact>section>form{padding:0}#contact>section>form>h2{font:900 2rem Poppins,sans-serif;letter-spacing:0}#contact>section>form>input,#contact>section>form>textarea,#contact>section>form>button{width:80%;margin:.5rem 1rem}footer{padding-left:7vmax;grid-template-columns:1fr}footer>div{width:100%;border:none}footer>div p{width:50%;margin:2rem auto}footer>a{margin:1rem}}@media screen and (max-width: 786px){nav>div,nav>a{display:none}.navBtn{display:inline}footer{margin:0;padding:0;width:100%}footer>div{margin:0;padding:0;width:100%}footer>div h2{font-size:1rem;font-family:Poppins,sans-serif}}@media screen and (max-width: 600px){#home{margin:0;padding:0;height:unset;flex-direction:column-reverse}#home>section{margin-top:0;padding-top:0}#home>section:first-of-type{display:flex;flex-direction:column;align-items:center;text-align:left}#home>section:first-of-type>div{border:none;padding-top:0rem}#home>section:first-of-type>div span{font-size:1.5rem}#home>section:first-of-type>div h1{font:900 2.5rem Ubuntu,sans-serif}#home>section:first-of-type>div h1>span{font-size:1.5rem}#home>section:first-of-type>div>div{flex-direction:row;height:2rem;margin-top:2rem;margin-bottom:2rem;width:100%}#home>section:first-of-type>div>div>a{height:2rem;padding:2px;font-size:1rem}#home>section:first-of-type>div aside{align-items:center}#home>section:first-of-type>div article[data-special]{width:100%;display:flex;flex-direction:column;align-items:center}#home>section:first-of-type>div article[data-special] span{display:block;width:70%;word-wrap:break-word}#home>section:first-of-type>div article{width:100%;text-align:center}#home>section:first-of-type>div article:after{top:0;left:0%}#home>section:last-of-type{border:none}#home>svg{font-size:2rem;bottom:12%}#about .title{font-size:1.5rem}#about .text{font-size:1rem;font-weight:900}#about p{font-size:1rem}.skills .skills-content .left .text{font-size:19px}#work>section>article{width:100%;height:25vmax;padding-top:0rem}#work>section .workItem{height:30vmax;box-shadow:0 0 5px #1ba34e}#work>section .workItem>aside{padding:1rem}#work>section .workItem>aside>h3{margin-top:1rem}#work>section .workItem>aside>p{letter-spacing:0;line-height:unset;margin:0%;font-size:.75rem}#work>section .workItem>aside>a{border-radius:4px;padding:.4rem .7rem;font-size:.7rem;margin:1rem}#timeline .timelineBox:after{left:31px}#timeline .timelineItem{width:100%;padding-left:5rem;padding-right:2rem}#timeline .rightTimeline{left:0%}#timeline .leftTimeline:after,#timeline .rightTimeline:after{left:15px}#services{margin-top:0;padding:0;height:100%}#services h2{margin-top:.5rem;font:900 2rem Ubuntu,sans-serif}#services>section{margin:0rem 0 3rem;padding:2rem;grid-template-columns:repeat(1,1fr);gap:1rem;height:100%}#services>section .serviceBox1{grid-column:1;grid-row:unset}#services>section .serviceBox1 h3{font-size:2rem}#services>section .serviceBox4{grid-column:1}#testimonial h2{margin-top:0rem;padding:1rem;font-size:2rem}#testimonial>section{margin-top:0;height:unset;padding:0rem 2rem;margin-bottom:1rem}#testimonial>section>article{width:100%;margin-bottom:1rem}#testimonial>section>article>img{width:80%}#work{padding:0rem}#work h2{padding-top:1rem;font-size:2rem}#work>section{margin-top:0rem}#work>section .workItem{display:block}#work>section .workItem>img{width:90%;height:95%}#work>section .workItem>aside>p{font-size:8px;height:100%;margin-bottom:2rem}#contact{grid-template-columns:1fr}#contact>aside{display:none}footer>div h2{padding:1rem}}section{padding:50px 0;position:relative;z-index:1}.max-width{max-width:1300px;padding:0 20px;margin:auto}.about{background-color:#fff;z-index:1}.title{display:flex;font:600 2rem Ubuntu,sans-serif}.about .about-content{display:flex;background-color:red;flex-wrap:wrap;justify-content:space-between;background-color:#fff}.about .about-content .left{width:45%}.about .about-content .left img{height:400px;width:400px;object-fit:cover;border-radius:6px}.about .about-content .right{width:55%;font-size:20px;font-weight:500;letter-spacing:1px;font-family:Ubuntu,sans-serif}.about .about-content .right .text{font-size:25px;font-weight:600;font-family:Poppins;margin-top:20px}.about .about-content .right .text span{color:#1ba34e}.about .about-content .right p{font-family:Poppins;text-align:justify}.myimage{padding:1rem;background-color:#fbfcfd;box-shadow:10px 10px 5px 12px #fbfcfd}.about .about-content .right a{display:inline-block;background:#1ba34e;color:#fff;font-size:20px;font-weight:500;font-family:Poppins;padding:10px 30px;margin-top:20px;border-radius:6px;border:2px solid #1ba34e;transition:all .3s ease;box-shadow:1px 1px 1px #1ba34e;height:100%}.about .about-content .right a:hover{color:#1ba34e;background:none}@media (max-width: 1104px) and (min-width: 992px){.about.about.content{width:50%}.about .about-content .left img{width:90%}}@media (max-width: 991px){.about .about-content .column{height:100%;width:40%}.about .about-content .left{display:flex;justify-content:center;margin:0 auto 60px}.about .about-content .right{flex:100%}about .about-content .left img{display:flex;margin:1rem;width:100%}}@media (max-width: 550px){.about .about-content .right .text,.skills .skills-content .left .text{font-size:19px}}#timeline{width:100%;padding:13.13vmax;background-color:#fff;color:#292b46}#timeline>h2{font:700 2.5rem Poppins,sans-serif;text-align:center;margin-bottom:3rem}#timeline>section{display:flex;flex-wrap:wrap;justify-content:space-between;width:80%;margin:auto;height:40rem;padding:8rem;background-color:#1ba34e;gap:20px}#timeline>section>article{height:100%;width:30%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative}#timeline>section>article img{top:0%;position:absolute;width:100px;height:100px;object-fit:contain;border-radius:50%;transform:translateY(-50%)}#timeline>section>article p{letter-spacing:2px;margin:20px 0;font-size:.9rem;line-height:160%;text-align:center;overflow:hidden}@keyframes animateSvg{to{transform:translate(-50%,-10px)}}@keyframes upanddown{to{transform:translateY(-5px)}}@keyframes upupdowndown{to{transform:translateY(-10px)}}::-webkit-scrollbar{display:none}*{margin:0%;padding:0%;font-family:Ubuntu,sans-serif;box-sizing:border-box;scroll-behavior:smooth}a{text-decoration:none}body{background-color:#1ba34e;overflow-x:hidden}.disableBtn{color:#161616;background-color:#ededed!important;cursor:not-allowed!important}#home{width:100%;height:100%;display:flex;background-color:#000;color:#fff}#home section{height:100%;width:100%}#home section:first-of-type div{height:40%;padding-top:1rem}#home section:first-of-type div h1>span{font:500 2rem Ubuntu}#home section:first-of-type div h1{font:900 4rem Ubuntu;color:#fff}#home section:first-of-type div span{height:40px;letter-spacing:2px;font:500 2rem Ubuntu}#home section:first-of-type div span .typewriterpara{color:#1ba34e}#home section:first-of-type div>div{display:flex;margin:1rem 0;gap:2vmax;width:70%;align-items:center}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.vertical-social{position:fixed;top:50%;transform:translateY(-50%);right:10px;background:#1ba34e;height:318px!important;margin-left:0;border-radius:148px;padding:30px 15px;z-index:999;transition:1s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-shadow:0 4px 13px #25d366;overflow:hidden;border-bottom:3px solid #25d366;opacity:65%}.vertical-social:hover{opacity:100%}.vertical-social li{padding:15px 0;text-align:center}.vertical-social li a{color:#fff;opacity:.6;font-size:22px}.vertical-social li a:hover{color:#fff;opacity:1;font-size:22px}ol li,ul li{list-style:none}.float{-ms-transform:rotate(20deg);transform:rotate(335deg);position:fixed;width:76px;height:68px;bottom:-16px;background-color:#25d366;color:#fff;border-radius:161px;text-align:right;font-size:40px;box-shadow:2px 2px 3px #999;padding:13px 6px 27px 38px;z-index:100;opacity:70%;margin:39px 36px 10px -24px;transition:all .3s ease}.float:hover{width:95px;height:78px;bottom:-16px;font-size:50px;opacity:100%}.whatsappapi{padding-left:160px;margin-top:-10px}.hidewhatwapp{display:none}@media (max-width: 991px){.vertical-social{display:none!important}}@media (max-width: 991px){.max-width{padding:0 50px}.right form a{display:none}}@media (max-width: 991px){.menu-btn{display:block;z-index:999}}.menu-btn i.active:before{content:""}.mailpro a{display:inline-block;background:#25d36630;color:#fff;font-size:20px;font-weight:500;padding:10px 30px;margin-top:20px;border-radius:6px;border:2px solid #1ba34e;transition:all .3s ease;box-shadow:1px 1px 1px #1ba34e}a:hover{color:#1ba34e;background:none}
