@font-face{font-family:'PlayfairDisplay';src:url('../assets/fonts/PlayfairDisplay-Medium.ttf');font-weight:normal}@font-face{font-family:'Poppins-Regular';src:url('../assets/fonts/Poppins-Regular.ttf');font-weight:normal}:root{--green:#51887D;--black:#000;--white:#fff;--dark:#3a3a3a}body{margin:0;padding:125px 0 0 0;font-family:'Poppins-Regular';color:var(--black);background-color:var(--dark)}hr{margin:15px 0 23px 0;border:2px solid var(--green);-webkit-box-shadow:none;box-shadow:none}iframe{width:100%!important}textarea{font-family:revert;color:var(--white);background-color:#1d1e22;resize:none;padding:25px;border-radius:10px;height:100%;width:-webkit-fill-available;display:inline-block;font-size:14px;min-height:552px}h1,h2,h3,h4,h5,h6{font-family:'PlayfairDisplay';margin:0;color:var(--green);font-weight:normal}p{margin:0}ul{padding:0;margin:0;list-style:none}a{text-decoration:none}.heading{padding:125px 0 125px 0;text-align:center;color:var(--white);font-size:40px;position:relative}.mobile-show{display:none}header{z-index:2;position:fixed;top:0;left:0;right:0;background:var(--green)}header.fixed{-webkit-box-shadow:2px -6px 20px 3px #0000009e;box-shadow:2px -6px 20px 3px #0000009e}header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 16px;max-width:1100px;width:auto;margin:0 auto}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:calc(100% / 3)}header nav ul li{display:inline-block;margin-right:50px;padding:0 15px}header nav ul li a{color:var(--white);font-size:18px}header nav ul li:last-child{margin-right:0}header nav ul li h1{padding:0;color:var(--white)}header .site-logo{max-width:200px}header nav ul li{position:relative}header nav ul li .dropdown-list{left:0;position:absolute;width:100%;visibility:hidden;background:var(--white);border-radius:10px;padding:8px 10px;top:36px;-webkit-transition:0.5s;transition:0.5s;opacity:0}header nav ul li .dropdown-list ul li{display:block;padding:0;margin:0 0 0 11px;text-align:left}header nav ul li.has-dropdown:hover .dropdown-list{z-index:1;opacity:1;-webkit-transition:0.5s;transition:0.5s;visibility:visible;-webkit-box-shadow:1px 5px 9px 3px #0000005e;box-shadow:1px 5px 9px 3px #0000005e}header nav ul li .dropdown-list ul{display:block;width:100%}header nav ul li .dropdown-list ul li a{color:var(--green);font-weight:normal;padding:6px 0px}header nav ul li h1 a:after{opacity:0}header nav ul li .dropdown-list ul li a{font-size:18px;border-bottom:1px solid transparent;display:table}.mail-hero-slider{background:var(--green);height:100vh;position:relative;max-height:730px}.mail-hero-slider .post-slider .post-content{width:40%;display:inline-block;padding:0px 80px 0 20px;vertical-align:middle}.mail-hero-slider .post-slider .post-content h1{color:var(--white);font-size:39px;text-align:left}.mail-hero-slider .container{height:100%;position:relative}.mail-hero-slider .post-slider .post-content p{padding:40px 0 0 0;color:var(--white);font-size:20px;min-height:120px;text-align:left}.mail-hero-slider .post-slider .post-image{width:calc(100% - 651px);display:inline-block;vertical-align:middle}.mail-hero-slider .post-slider .post-image img{width:100%;border-radius:20px;min-height:485px;-o-object-fit:cover;object-fit:cover}.mail-hero-slider .hero-slider.slick-initialized.slick-slider{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1366px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0 auto;-ms-flex-line-pack:center;align-content:center;height:100%;position:relative;float:unset}.mail-hero-slider .post-slider .post-content a{color:var(--white);font-size:22px;font-family:'PlayfairDisplay';margin-top:35px;display:block;text-align:left}.mail-hero-slider .slick-dots li button{padding:0;color:var(--white)}.mail-hero-slider .slick-dots li button:before{font-size:16px;color:var(--white)}.mail-hero-slider .slick-dots li.slick-active button:before{color:var(--white)}.mail-hero-slider ul.slick-dots{bottom:130px;max-width:230px;text-align:left;border-bottom:1px solid var(--white);padding-bottom:12px;left:19px}.article-section{padding:0px 0 0px 0}.article-section h1{padding:90px 0 125px 0;text-align:center}.article-section .container{display:table;max-width:1300px;margin:0 auto;width:100%}.article-section .article-box{width:calc(100% / 3 - 33px);display:inline-block;margin:0px 15px 80px 15px;max-width:446px;padding:0;cursor:pointer;border-radius:20px 5px 25px 5px;vertical-align:text-top}.article-section .article-box .image-wrapper{overflow:hidden;height:260px;background:var(--white);border-radius:15px;-webkit-box-shadow:1px 1px 8px 3px #00000040;box-shadow:1px 1px 8px 3px #00000040}.article-section .article-box .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.5s;transition:0.5s}.article-section .article-box .content{background-color:var(--white);padding:30px 20px 30px 20px;text-align:center;border-radius:15px;max-width:330px;margin:-40px auto 0 auto;-webkit-box-shadow:1px 1px 8px 3px #00000040;box-shadow:1px 1px 8px 3px #00000040;position:relative;z-index:0}.article-section .article-box .image-wrapper video{width:100%}.article-section .article-box .content h1{font-size:25px;letter-spacing:1px;text-align:left;min-height:54px;padding:0}.article-section .article-box .content p{padding:15px 0;font-size:16px;text-align:left;overflow:hidden;height:66px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.article-section .article-box:hover img{-webkit-transition:0.5s;transition:0.5s;-webkit-transform:scale(1.1);transform:scale(1.1)}.article-section .article-box:hover a:after{width:100%;left:0;right:auto;background:#000}.article-section .article-box .content a{color:black;margin-top:22px;display:table;margin:0 auto;font-size:18px}.article-section{position:relative;overflow:hidden}.article-section .see-all-articles a{color:var(--white);text-align:center;display:table;font-size:18px;margin:0 auto}.main-post{padding-top:85px}.main-post .single-post{max-width:1100px;margin:0 auto}.main-post .single-post h1{padding-bottom:80px;color:var(--white);font-size:42px}.main-post .single-post .image-wrapper{text-align:center}.main-post .single-post .image-wrapper img{width:100%;max-width:880px}.main-post .single-post .post-content{padding:0;display:block}.main-post .single-post .post-content p{font-size:18px;color:var(--white);padding:20px 0 0px 0;text-align:left;word-break:break-word;line-height:36px}.main-post .single-post .tags{text-align:left;padding:20px 0 60px 0;display:none}.main-post .single-post .tags p{color:var(--white);font-size:13px;padding-bottom:5px;display:inline-block}.main-post .single-post .tags span{font-family:'PlayfairDisplay';background:var(--green);color:var(--white);font-size:11px;padding:5px 17px;margin:0px 5px;letter-spacing:1px;border-radius:8px 3px 8px 3px}.main-post .Note-block a{color:var(--white);cursor:pointer;margin:0px 5px;letter-spacing:1px;border-bottom:1px solid}.main-post .Note-block{padding:30px 0 0 0;color:var(--white);font-size:18px;text-align:left;line-height:31px}.main-post .single-post .post-content p span{color:var(--white);color:var(--white);background-color:rgb(81 136 125);padding:6px 12px;border-radius:3px;line-height:18px;font-size:18px;word-break:break-word;display:inline-block}.main-post .single-post video{width:100%;max-height:550px;height:100vh}.main-post .single-post .post-content ul li:before{content:"\f105";margin-right:5px;font-family:fontawesome}.main-post .single-post .post-content ul{text-align:left;padding-top:22px}.main-post .single-post .post-content ul li{color:var(--white);font-size:18px;line-height:31px}.main-post .single-post .post-content p a{color:var(--white);cursor:pointer;margin:0px 5px;letter-spacing:1px;border-bottom:1px solid}.code-section{padding:55px}.code-section span.badge{font-size:45px;color:var(--white);font-family:'PlayfairDisplay';padding-bottom:45px;display:block}.category ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--white);max-width:100px;padding:23px 20px;margin:25px;width:100%;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:25px;-webkit-box-shadow:0px 5px 9px 1px #00000073,10px 0px 9px 1px #ffffff12;box-shadow:0px 5px 9px 1px #00000073,10px 0px 9px 1px #ffffff12}.category ul li img{max-width:65px;width:100%;-webkit-transition:0.7s;transition:0.7s}.category ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:0.7s;transition:0.7s}.common-page{padding:60px 0 100px}.common-page .container{max-width:1200px;margin:0 auto}.common-page h1{color:var(--white);padding:55px 0;text-align:center}.common-page h2 span,.common-page p{font-family:'Poppins-Regular';color:var(--white)}.common-page h2 span{padding-bottom:30px;display:block;padding-top:30px}.common-page ul li{color:var(--white);list-style-type:square;display:list-item}.common-page ul{padding-left:35px}.common-page p a{color:var(--white);font-weight:bold;text-decoration:underline}.common-page p a:hover{color:var(--green)}.about-page .about-wrapper{display:table;max-width:900px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.about-page .about-wrapper .image-wrapper{width:35%;display:inline-block;vertical-align:middle;max-width:300px}.about-page .about-wrapper .image-wrapper img{width:100%;max-width:220px;max-height:220px;border-radius:22px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.about-page .about-wrapper p{width:calc(100% - 330px);display:inline-block;vertical-align:top}.about-page .skill{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:111px}.about-page .skill ul{padding:65px 0 0 0;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-page .skill ul li{list-style:none;display:inline-block;text-align:center}.about-page .skill ul li img{width:55px;margin:0 30px 0 0}.about-page .skill h2{color:var(--white);font-size:34px}.contact-from .form-wrapper{max-width:550px;margin:0 auto}.contact-from .form-wrapper .input-wrapper input,.contact-from .form-wrapper .input-wrapper textarea{font-family:'Poppins-Regular';font-size:15px;border:0;border-radius:8px;padding:14px 25px;width:100%;max-width:500px;margin-bottom:25px;background-color:var(--white);color:#1d1e22;outline:none}.contact-from .form-wrapper .input-wrapper input:focus,.contact-from .form-wrapper .input-wrapper textarea:focus{-webkit-box-shadow:1px 1px 6px 0px var(--green);box-shadow:1px 1px 6px 0px var(--green)}.contact-from .form-wrapper .input-wrapper textarea{min-height:85px}.contact-from .form-wrapper button{min-width:105px;border:1px solid var(--green);padding:12px 10px;font-size:15px;border-radius:8px;background:var(--green);color:var(--white);font-family:'Poppins-Regular';display:table;width:auto;margin:0 0 0 auto;-webkit-transition:0.5s;transition:0.5s;cursor:pointer}.contact-from .form-wrapper button:hover{border:1px solid var(--white);background-color:var(--white);color:var(--green);-webkit-transition:0.5s;transition:0.5s}.not-found{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-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}.not-found h1{font-size:70px;padding-bottom:22px;color:var(--white)}.not-found p{font-size:20px;color:var(--white)}.not-found p a{color:var(--white)}.not-found p a:hover{color:var(--green)}footer{background-color:var(--green);padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:110px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .site-name h1{font-size:25px;color:var(--white)}footer ul li a{color:var(--white);font-size:14px}footer ul li{display:inline-block}footer ul{width:395px}footer ul li{min-width:180px;padding:5px 0;margin-right:14px}footer .social-icons .social-links{max-width:100%}footer .social-icons .social-links ul{padding:0;width:auto}footer .social-icons .social-links label{display:block;text-align:left;color:var(--white);font-size:14px;margin-bottom:12px}footer .social-icons .social-links ul li{padding:0;min-width:38px;height:38px;width:38px;background-color:var(--white);border-radius:100%;display:inline-block;vertical-align:middle;margin-right:15px}footer .social-icons .social-links ul li a{vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}footer .social-icons .social-links ul li a i{font-size:18px;color:var(--green)}footer .site-logo{max-width:149px}footer .social-icons .social-links ul li a:after{opacity:0}.social-links ul li a i{color:var(--white);font-size:25px}.social-links{max-width:220px;text-align:center}.social-links ul{padding:15px 0 0 0;list-style:none}.social-links ul li{display:inline-block;list-style:none;margin-right:25px;vertical-align:middle}.social-links ul li:last-child{margin-right:0}.social-links ul li:hover i{color:var(--green)}.social{margin:20px 0 40px;text-align:center}.social h1{padding-bottom:22px}.social__item{display:inline-block;margin:10px}.social .fa{background:var(--white);border-radius:35px;color:var(--green);cursor:pointer;display:block;font-size:30px;height:70px;line-height:70px;position:relative;text-align:center;-webkit-transition:all 0.2s;transition:all 0.2s;width:70px}.social .fa:after{color:var(--white);content:attr(data-count);font-size:18px;left:0;line-height:normal;position:absolute;text-align:center;top:100%;width:100%;margin-top:13px;font-family:'Poppins-Regular'}.social .fa-facebook:hover{-webkit-box-shadow:0 0 15px rgba(59,89,152,0.5) inset;box-shadow:0 0 15px rgba(59,89,152,0.5) inset;color:#3b5998}.social .fa-vk:hover{-webkit-box-shadow:0 0 15px rgba(69,102,142,0.5) inset;box-shadow:0 0 15px rgba(69,102,142,0.5) inset;color:#45668e}.social .fa-twitter:hover{-webkit-box-shadow:0 0 15px rgba(0,172,237,0.5) inset;box-shadow:0 0 15px rgba(0,172,237,0.5) inset;color:#00aced}.social .fa-pinterest:hover{-webkit-box-shadow:0 0 15px rgba(203,32,39,0.5) inset;box-shadow:0 0 15px rgba(203,32,39,0.5) inset;color:#cb2027}.social .fa-linkedin:hover{-webkit-box-shadow:0 0 15px rgba(0,123,182,0.5) inset;box-shadow:0 0 15px rgba(0,123,182,0.5) inset;color:#007bb6}.social .fa-google-plus:hover{-webkit-box-shadow:0 0 15px rgba(221,75,57,0.5) inset;box-shadow:0 0 15px rgba(221,75,57,0.5) inset;color:#dd4b39}.article-section .see-all-articles a,ul li a{position:relative}.article-section .see-all-articles a:hover:after,ul li a:hover:after{width:100%;left:0;right:auto}.article-section .see-all-articles a:after{bottom:0!important}.article-section .see-all-articles a:after,ul li a:after{-webkit-transition:0;transition:0;content:"";width:0;height:1px;bottom:-4px;position:absolute;left:auto;right:0;z-index:0;-webkit-transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;background:var(--white)}.dropdown-list ul li a:after{background:var(--green);bottom:0}.social-links ul li a:after{opacity:0}.article-section .article-box .content a:after{background:black;bottom:0}@media only screen and (max-width:1500px){.mail-hero-slider .post-slider .post-content h1{font-size:25px;min-height:60px}.mail-hero-slider .post-slider .post-content p{font-size:16px;line-height:25px;padding:30px 0 0 0;min-height:95px}.custom-arrow{bottom:180px;left:128px}.heading{padding:90px 0 75px 0;font-size:35px}.article-section .article-box .content p{height:55px;font-size:15px}.mail-hero-slider .hero-slider.slick-initialized.slick-slider{max-width:1200px;margin:0 auto;text-align:center}.mail-hero-slider .post-slider .post-image img{min-height:355px}.mail-hero-slider .post-slider .post-content a{font-size:18px}.category ul li{max-width:75px;padding:15px 18px;margin:20px;border-radius:12px}.category ul li img{max-width:50px}.article-section .article-box .content h1{font-size:19px;min-height:50px}.article-section .container{max-width:1024px}.article-section .article-box .image-wrapper{height:210px}.article-section .article-box .content{max-width:235px;margin:-57px auto 0 auto;padding:20px}.article-section .article-box .content a{font-size:15px;margin-top:12px}header .site-logo{max-width:145px}header nav{padding:10px 10px}header nav ul li a{font-size:15px}.mail-hero-slider{padding-top:0px;max-height:560px}body{padding-top:72px}.mail-hero-slider .container{max-width:1200px;margin:0 auto}.mail-hero-slider ul.slick-dots{left:49px;bottom:80px}}@media only screen and (max-width:1024px){header nav ul li{margin-right:6px;padding:0px 10px}.mail-hero-slider .container{max-width:910px}.common-page .container{max-width:720px}.common-page.contact-page{height:calc(100vh - 415px)}.common-page h1{font-size:25px}.article-section h1{padding:70px 0 55px 0;font-size:30px}.heading{padding:30px 0 50px 0px;font-size:25px}.category ul li{max-width:44px;padding:9px 15px;margin:15px;border-radius:9px}.category ul li img{max-width:30px}.article-section .article-box{width:calc(100% / 2 - 33px);margin:0px 10px 75px 10px;max-width:300px}.article-section .container{max-width:690px}.article-section .container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-page .about-wrapper{max-width:635px;vertical-align:middle}.about-page .about-wrapper .image-wrapper{max-width:140px}.about-page .about-wrapper p{width:calc(100% - 175px);font-size:14px;margin-left:30px;vertical-align:top}.social-links{width:100%}.social-links{margin:0 auto}.social-links ul{padding:20px 0 20px 0}.about-page .about-wrapper .image-wrapper img{max-width:140px;max-height:140px;border-radius:10px}.social-links ul li a i{font-size:20px}.social-links ul li{margin-right:16px}.about-page .skill{padding-top:75px}.about-page .skill ul li img{width:40px}.mail-hero-slider .post-slider .post-image img{min-height:270px}.mail-hero-slider .post-slider .post-content p{font-size:14px;line-height:20px;padding:20px 0 0 0;min-height:85px}.mail-hero-slider .post-slider .post-content h1{font-size:22px;min-height:55px}.mail-hero-slider .hero-slider.slick-initialized.slick-slider .slick-list{height:100%;padding-top:170px}.mail-hero-slider{max-height:440px}.mail-hero-slider ul.slick-dots{left:21px;bottom:44px}.mail-hero-slider .post-slider .post-content a{font-size:16px;margin-top:24px}.mail-hero-slider .post-slider .post-content{margin:0;width:35%;padding:0px 75px 0 20px}.mail-hero-slider .post-slider .post-image{width:calc(100% - 430px)}.main-post .single-post{max-width:550px}.main-post .single-post h1{padding-bottom:55px;font-size:30px}.main-post .single-post .post-content p{font-size:15px;color:var(--white);padding:15px 0 0px 0;text-align:left;word-break:break-word;line-height:25px}.code-section{padding:40px 0}.social .fa{font-size:25px;height:50px;line-height:50px;width:50px}.main-post .single-post .post-content p span{padding:5px 10px;border-radius:2px;line-height:15px;font-size:16px}.code-section span.badge{font-size:35px;padding-bottom:35px}.common-page.about-page{height:calc(100vh - 516px)}}@media only screen and (max-width:991px){.mail-hero-slider .container{max-width:655px}.common-page.about-page{height:100%}.mail-hero-slider .post-slider .post-content{width:40%;padding:0px 50px 0 20px}.mail-hero-slider .post-slider .post-image{width:calc(100% - 345px)}.mail-hero-slider .post-slider .post-image img{min-height:218px}.mail-hero-slider .hero-slider.slick-initialized.slick-slider .slick-list{padding-top:125px}.mail-hero-slider ul.slick-dots{left:17px}}@media only screen and (max-width:759px){.mobile-show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 20px}.desktop-show{display:none}.common-page.contact-page{height:100%}header .site-logo{max-width:120px}nav.open-nav{right:0;-webkit-transition:0.5s;transition:0.5s}.menu-bar button{border:0;border-radius:6px}.menu-bar button img{width:38px;margin-top:3px}.menu-bar button{border:0;border-radius:6px;background-color:transparent}.menu-bar button img{width:35px;margin-top:3px}header nav{display:block;height:100vh;max-width:200px;margin:0;position:absolute;right:0;z-index:3;background:var(--dark);right:-333px;-webkit-transition:0.6s;transition:0.6s}header nav ul{display:block;width:100%}header nav ul li{padding:10px 15px}body{padding-top:61px}.heading{padding:30px 0 50px 0px;font-size:25px}.article-section .article-box{width:100%}.category ul{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:240px;margin:0 auto}.category ul li{height:60px}.main-post .single-post{max-width:320px}.main-post{padding-top:55px}.main-post .single-post h1{font-size:30px;padding-bottom:30px;letter-spacing:1px}.main-post .Note-block{font-size:16px;line-height:25px;word-break:revert}.main-post .single-post .post-content p span{padding:3px 8px}.main-post .single-post .post-content ul li{font-size:16px;line-height:28px;word-break:break-word}.main-post .single-post .post-content p{font-size:16px}.code-section span.badge{font-size:25px;padding-bottom:28px}.social h1{font-size:24px}.social .fa{font-size:20px;height:40px;line-height:40px;width:40px}footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:33px 0;background-blend-mode:color}footer ul{width:295px;padding-bottom:40px}footer ul li{min-width:137px;padding:4px 0;margin-right:8px}footer .social-icons .social-links label{text-align:center}.about-page .about-wrapper p{width:100%;margin-left:0;padding:10px 0;text-align:left}.common-page .container{max-width:300px;padding:0 15px}.common-page{height:100%;padding:0px 0 5px}.about-page .about-wrapper .image-wrapper{max-height:175px;margin:0 auto;display:table;max-width:175px;width:100%}.common-page h1{font-size:30px;padding:50px 0}.about-page .about-wrapper .image-wrapper img{max-width:160px;max-height:160px;border-radius:8px}.about-page .skill h2{font-size:24px}.about-page .skill{padding-top:45px}.about-page .skill ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;-ms-flex-line-pack:center;align-content:center;text-align:center}.about-page .skill ul li{padding-bottom:24px;min-width:61px}.about-page .skill ul li img{margin:0}.contact-from .form-wrapper{max-width:100%}.contact-from .form-wrapper .input-wrapper input,.contact-from .form-wrapper .input-wrapper textarea{width:-webkit-fill-available}.mail-hero-slider .post-slider .post-content{width:100%;padding:0 0 55px 0}.mail-hero-slider .post-slider .post-image{width:100%}.mail-hero-slider .container{max-width:290px}.mail-hero-slider{height:700px;max-height:700px}.mail-hero-slider ul.slick-dots{left:0}body.stop-scroll{overflow:hidden;position:relative}body.stop-scroll:after{position:absolute;content:'';left:0;right:0;width:100%;height:100%;background-color:#000;z-index:1;top:0;opacity:0.8}.common-page h2 span{font-size:18px;padding:22px 0}.common-page ul li{font-size:14px}.common-page h2 span{padding:17px 0}.common-page h2 span,.common-page p{font-size:14px}}