html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0px;padding:0px}body{margin:0;padding:0;font-family:"Source Sans Pro",sans-serif;font-weight:400;color:#000;line-height:1.6em;min-width:320px;background:#fff;font-size:14px}@media screen and (min-widt: 768px){body{font-size:18px}}.mainHolder{width:100%}.menuTrigger{position:fixed;z-index:10000;top:30px;right:4%;width:40px;height:30px;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}@media screen and (min-width: 768px){.menuTrigger{display:none}}.menuTrigger span{position:absolute;top:0px;left:0px;width:100%;height:4px;background:#515151;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.menuTrigger span:nth-child(1){top:0px}.menuTrigger span:nth-child(2){top:13px}.menuTrigger span:nth-child(3){top:26px}.showMenu .menuTrigger span:nth-child(2){opacity:0}.showMenu .menuTrigger span:nth-child(1){top:13px;-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.showMenu .menuTrigger span:nth-child(3){top:13px;-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.menuBg{position:fixed;top:0px;right:0px;z-index:9998;width:100%;height:100%;visibility:hidden;opacity:0;background:rgba(255,255,255,0.8);-moz-transition:all .6s;-o-transition:all .6s;-webkit-transition:all .6s;transition:all .6s}.showMenu .menuBg{visibility:visible;opacity:1}@media screen and (min-width: 768px){.menuBg{display:none}}.menu{position:fixed;top:50%;right:4%;width:220px;z-index:9999;text-align:right;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);-moz-transition:all .6s;-o-transition:all .6s;-webkit-transition:all .6s;transition:all .6s;visibility:hidden;opacity:0}.showMenu .menu{visibility:visible;opacity:1}@media screen and (min-width: 768px){.menu{visibility:visible;opacity:1;-moz-transform:translateY(0%);-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0%)}}.menu li{padding:0}.menu a{display:inline-block;position:relative;padding-left:30px;font-size:18px;font-weight:400;color:#515151;padding:5px 0;text-decoration:none;text-transform:uppercase;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.menu a:after{content:'';position:absolute;bottom:0px;right:0px;width:0px;height:1px;background:#38c8fa;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.menu a.active:after{width:100%}@media screen and (min-width: 768px){.menu a{min-width:100px;padding:10px 0;color:#b7b7b7;vertical-align:bottom}.menu a span{display:inline-block;vertical-align:bottom;line-height:1em}.menu a .text{font-size:16px;font-weight:300;opacity:0;letter-spacing:0.2em;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.menu a .num{font-size:22px;font-weight:300}.menu a.active,.menu a:hover{color:#6b6b6b}.menu a.active span.text,.menu a:hover span.text{padding-right:10px;opacity:1;letter-spacing:normal}}.section{width:100%;min-height:480px;min-height:100vh;background:#fff;overflow:hidden}@media screen and (min-width: 768px){.section{position:fixed;top:0px;left:0px;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1;-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s}.section.active{z-index:50;visibility:visible;opacity:1}}.sectionTitle{display:block;padding:50px 3% 50px 3%;font-size:60px;font-weight:300;line-height:1em;-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;opacity:0;-moz-transform:translateX(100px);-ms-transform:translateX(100px);-webkit-transform:translateX(100px);transform:translateX(100px)}.show .sectionTitle{opacity:1;-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}@media screen and (min-width: 768px){.sectionTitle{display:none}}.innerContent{position:relative;width:100%;padding:50px 4%}.word{display:inline-block}.section01{display:flex;flex-wrap:wrap;align-items:center}.section01 .innerContent{padding-top:0px}.section01 .logo{display:block;position:relative;width:100px;height:100px;margin:30px 30px;-moz-transform:rotate(28deg);-ms-transform:rotate(28deg);-webkit-transform:rotate(28deg);transform:rotate(28deg)}.section01 .logo span{position:absolute;z-index:1;top:0px;left:0px;width:100%;height:100%;background:url(../images/logo.jpg) center no-repeat;background-size:contain}.section01 .logo:before{content:'';position:absolute;top:8%;left:8%;width:100%;height:100%;border:1px solid #38c8fa}.section01 .logo:after{content:'';position:absolute;top:16%;left:16%;width:100%;height:100%;border:1px solid #ecbc1a}.section01 h1{padding:0.5em 0 0.8em 0;font-size:36px;font-weight:300;line-height:1.3em}.section01 h1 strong{font-weight:600}.section01 .aboutMeText{max-width:540px;font-size:16px}@media screen and (max-width: 767px){.section01 .aboutMeText,.section01 h1,.section01 .logo{opacity:0;-moz-transition:opacity 1s;-o-transition:opacity 1s;-webkit-transition:opacity 1s;transition:opacity 1s}.section01 .aboutMeText{-moz-transition-delay:0.4s;-o-transition-delay:0.4s;-webkit-transition-delay:0.4s;transition-delay:0.4s}.section01 h1{-moz-transition-delay:0.3s;-o-transition-delay:0.3s;-webkit-transition-delay:0.3s;transition-delay:0.3s}.section01 .logo{-moz-transition-delay:0s;-o-transition-delay:0s;-webkit-transition-delay:0s;transition-delay:0s}.section01.show .aboutMeText,.section01.show h1,.section01.show .logo{opacity:1}}@media screen and (min-width: 768px){.section01 .innerContent{max-width:80%;max-width:calc(100% - 150px)}.section01 .logo{float:right}.section01 h1{font-size:46px}.section01 .aboutMeText{font-size:18px}}@media screen and (min-width: 1200px){.section01 h1{font-size:72px}.section01 .logo{width:150px;height:150px}}@media screen and (min-width: 1600px){.section01 .innerContent{max-width:1300px}.section01 .logo{width:230px;height:230px}}@media screen and (min-height: 768px){.section01 .aboutMeText{padding-top:80px}}@media screen and (min-width: 1600px) and (min-height: 768px){.section01 .logo{margin-top:-40px}}.section02{perspective:600px}@media screen and (min-width: 768px) and (min-height: 768px){.section02{display:flex;align-items:center}}@media screen and (min-width: 768px){.section02 .innerContent{margin-right:150px}}.section02 .sklillsHolder{width:100%;max-width:600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;perspective:600px}@media screen and (min-width: 575px){.section02 .sklillsHolder{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width: 768px) and (min-height: 768px){.section02 .sklillsHolder{grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin:0px;width:600px;grid-template-areas:"el1_1 el1_2 el1_3 el1_4 el1_5" "el2_1 el2_2 el2_3 el2_4 el2_5" "el3_1 el3_2 el3_3 el3_4 el3_5" "el4_1 el4_2 el4_3 el4_4 el4_5" "el5_1 el5_2 el5_3 el5_4 el5_5";-moz-transform:rotate(-45deg) translate(-20px, -20px);-ms-transform:rotate(-45deg) translate(-20px, -20px);-webkit-transform:rotate(-45deg) translate(-20px, -20px);transform:rotate(-45deg) translate(-20px, -20px)}.section02 .sklillsHolder .skill1{grid-area:el1_3}.section02 .sklillsHolder .skill2{grid-area:el1_2}.section02 .sklillsHolder .skill3{grid-area:el2_2}.section02 .sklillsHolder .skill4{grid-area:el2_3}.section02 .sklillsHolder .skill5{grid-area:el2_4}.section02 .sklillsHolder .skill6{grid-area:el3_1}.section02 .sklillsHolder .skill7{grid-area:el3_3}.section02 .sklillsHolder .skill8{grid-area:el3_4}.section02 .sklillsHolder .skill9{grid-area:el4_1}.section02 .sklillsHolder .skill10{grid-area:el3_2}.section02 .sklillsHolder .skill11{grid-area:el4_2}.section02 .sklillsHolder .skill12{grid-area:el5_2}}@media screen and (min-width: 992px){.section02 .sklillsHolder{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-areas:"el1_1 el1_2 el1_3 el1_4 el1_5" "el2_1 el2_2 el2_3 el2_4 el2_5" "el3_1 el3_2 el3_3 el3_4 el3_5" "el4_1 el4_2 el4_3 el4_4 el4_5" "el5_1 el5_2 el5_3 el5_4 el5_5";max-width:600px;-moz-transform:rotate(-45deg) translate(80px, 40px);-ms-transform:rotate(-45deg) translate(80px, 40px);-webkit-transform:rotate(-45deg) translate(80px, 40px);transform:rotate(-45deg) translate(80px, 40px)}.section02 .sklillsHolder .skill1{grid-area:el1_2}.section02 .sklillsHolder .skill2{grid-area:el1_1}.section02 .sklillsHolder .skill3{grid-area:el2_1}.section02 .sklillsHolder .skill4{grid-area:el2_2}.section02 .sklillsHolder .skill5{grid-area:el2_3}.section02 .sklillsHolder .skill6{grid-area:el3_2}.section02 .sklillsHolder .skill7{grid-area:el3_3}.section02 .sklillsHolder .skill8{grid-area:el3_4}.section02 .sklillsHolder .skill9{grid-area:el4_2}.section02 .sklillsHolder .skill10{grid-area:el4_3}.section02 .sklillsHolder .skill11{grid-area:el5_3}.section02 .sklillsHolder .skill12{grid-area:el5_4}}@media screen and (min-width: 1200px){.section02 .sklillsHolder{margin:0 0 0 10%}}.section02 .skill{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;text-align:center;flex-grow:1;min-width:110px;height:80px;float:left;overflow:hidden}.section02 .skill .text{position:relative;z-index:1;font-size:20px;font-weight:900;color:#fff;line-height:1em}@media screen and (min-width: 768px) and (min-height: 768px){.section02 .skill .text{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@media screen and (min-width: 992px){.section02 .skill .text{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.section02 .skill.skill1{background:#fdc910;transform-origin:right}.section02 .skill.skill1 .text{color:#000}.section02 .skill.skill2{background:#53c1de;transform-origin:right;z-index:1}.section02 .skill.skill3{background:#583b7e;transform-origin:top;z-index:2}.section02 .skill.skill4{background:#0f1923;transform-origin:left;z-index:3}.section02 .skill.skill5{background:#25a1e1;transform-origin:left;z-index:4}.section02 .skill.skill6{background:#4f5b93;transform-origin:right;z-index:6}.section02 .skill.skill7{background:#cc6699;transform-origin:top;z-index:5}.section02 .skill.skill8{background:#ef6026;transform-origin:left;z-index:7}.section02 .skill.skill9{background:#ed684f;transform-origin:top;z-index:8}.section02 .skill.skill10{background:#e48e00;transform-origin:left;z-index:9}.section02 .skill.skill11{background:#1c78c0;transform-origin:top;z-index:10}.section02 .skill.skill12{background:#2a2746;transform-origin:left;z-index:11}.section02 .skill .level{position:absolute;top:0px;left:0px;width:100%;height:100%}.section02 .skill .level:before{content:'';position:absolute;top:0px;left:0px;width:0%;height:100%;background:#5ade53;-moz-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}.section02 .skill:hover .l10:before{width:10%}.section02 .skill:hover .l20:before{width:20%}.section02 .skill:hover .l30:before{width:30%}.section02 .skill:hover .l40:before{width:40%}.section02 .skill:hover .l50:before{width:50%}.section02 .skill:hover .l60:before{width:60%}.section02 .skill:hover .l70:before{width:70%}.section02 .skill:hover .l80:before{width:80%}.section02 .skill:hover .l90:before{width:90%}.section02 .skill:hover .l100:before{width:100%}.section02 .skill:hover .l95:before{width:95%}@media screen and (min-width: 768px){.section02 .skill{width:120px;height:120px}}@media screen and (min-width: 768px) and (min-height: 768px){.section02 .skill .level{-moz-transform:rotate(45deg) scale(1.4);-ms-transform:rotate(45deg) scale(1.4);-webkit-transform:rotate(45deg) scale(1.4);transform:rotate(45deg) scale(1.4)}}@media screen and (min-width: 992px){.section02 .skill .level{-moz-transform:rotate(45deg) scale(1.4);-ms-transform:rotate(45deg) scale(1.4);-webkit-transform:rotate(45deg) scale(1.4);transform:rotate(45deg) scale(1.4)}}@media screen and (min-width: 1600px){.section02 .skill{width:150px;height:150px}}@media screen and (max-width: 767px){.section02 .skill{opacity:0;-moz-transform:translateY(50px);-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px);-moz-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}.section02 .skill.skill1{-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.section02 .skill.skill2{-moz-transition-delay:.2s;-o-transition-delay:.2s;-webkit-transition-delay:.2s;transition-delay:.2s}.section02 .skill.skill3{-moz-transition-delay:.3s;-o-transition-delay:.3s;-webkit-transition-delay:.3s;transition-delay:.3s}.section02 .skill.skill4{-moz-transition-delay:.4s;-o-transition-delay:.4s;-webkit-transition-delay:.4s;transition-delay:.4s}.section02 .skill.skill5{-moz-transition-delay:.5s;-o-transition-delay:.5s;-webkit-transition-delay:.5s;transition-delay:.5s}.section02 .skill.skill6{-moz-transition-delay:.6s;-o-transition-delay:.6s;-webkit-transition-delay:.6s;transition-delay:.6s}.section02 .skill.skill7{-moz-transition-delay:.7s;-o-transition-delay:.7s;-webkit-transition-delay:.7s;transition-delay:.7s}.section02 .skill.skill8{-moz-transition-delay:.8s;-o-transition-delay:.8s;-webkit-transition-delay:.8s;transition-delay:.8s}.section02 .skill.skill9{-moz-transition-delay:.9s;-o-transition-delay:.9s;-webkit-transition-delay:.9s;transition-delay:.9s}.section02 .skill.skill10{-moz-transition-delay:1s;-o-transition-delay:1s;-webkit-transition-delay:1s;transition-delay:1s}.section02 .skill.skill11{-moz-transition-delay:1.1s;-o-transition-delay:1.1s;-webkit-transition-delay:1.1s;transition-delay:1.1s}.section02 .skill.skill12{-moz-transition-delay:1.2s;-o-transition-delay:1.2s;-webkit-transition-delay:1.2s;transition-delay:1.2s}.section02.show .skill{-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}.section03{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.section03 .innerContent{perspective:600px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}.section03 .projectMenu{display:block}.section03 .projectMenu .decor{display:none}.section03 .projectMenu .project{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;padding:0 0 20px 0}.section03 .projectMenu .project .num{display:block;padding:0 2% 0 0;color:#808080;font-size:42px;font-weight:300;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section03 .projectMenu .project.active .num{color:#38c8fa}.section03 .projectMenu .project .description{-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section03 .projectMenu .project .description h3{padding:7px 0 5px 0;font-size:20px;font-weight:300;color:#000}.section03 .projectMenu .project .description a{display:block;padding:0 0 6px 0;color:#38c8fa;font-size:14px}.section03 .projectMenu .project .description p{padding:0 0 12px 0;line-height:1.1em;color:#919191}.section03 .projectMenu .project .description2{opacity:0;visibility:hidden;max-height:0px;-moz-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}.section03 .projectMenu .project:hover .description2{opacity:1;visibility:visible;max-height:200px}@media screen and (min-width: 768px) and (min-height: 768px), screen and (min-width: 992px){.section03 .projectMenu{transform-origin:center;width:80%;height:80%;padding:0px;position:relative;perspective:600px;position:absolute;top:0%;left:10%}.section03 .projectMenu .decor{display:block;position:absolute;top:50%;left:0px;width:100%;transform-origin:top;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section03 .projectMenu .decor.decor1 svg{-moz-transform:rotate(130deg);-ms-transform:rotate(130deg);-webkit-transform:rotate(130deg);transform:rotate(130deg)}.section03 .projectMenu .decor.decor2 svg{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section03 .projectMenu .decor.decor3 svg{-moz-transform:rotate(150deg);-ms-transform:rotate(150deg);-webkit-transform:rotate(150deg);transform:rotate(150deg)}.section03 .projectMenu .decor.decor4 svg{-moz-transform:rotate(130deg);-ms-transform:rotate(130deg);-webkit-transform:rotate(130deg);transform:rotate(130deg)}.section03 .projectMenu .decor.decor5 svg{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width: 768px) and (min-height: 768px) and (max-width: 1200px), screen and (min-width: 992px) and (max-width: 1200px){.section03 .projectMenu .decor{width:90%;left:5%}}@media screen and (min-width: 768px) and (min-height: 768px) and (max-width: 992px), screen and (min-width: 992px) and (max-width: 992px){.section03 .projectMenu .decor{width:80%;left:10%}}@media screen and (min-width: 768px) and (min-height: 768px), screen and (min-width: 992px){.section03 .projectMenu .project{position:absolute;display:block;transform-origin:center;padding:0px;z-index:1;width:100%;top:50%;left:0%}.section03 .projectMenu .project .num{position:absolute;top:50%;left:0px;z-index:10;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;font-size:52px;line-height:1em;font-weight:200;cursor:pointer}.section03 .projectMenu .project .num:hover{color:#38c8fa}}@media screen and (min-width: 768px) and (min-height: 768px) and (min-width: 992px), screen and (min-width: 992px) and (min-width: 992px){.section03 .projectMenu .project .num{font-size:62px}}@media screen and (min-width: 768px) and (min-height: 768px), screen and (min-width: 992px){.section03 .projectMenu .project .description{-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;display:none;opacity:0;visibility:hidden;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.section03 .projectMenu .project .description h3{font-size:30px}.section03 .projectMenu .project .description a{font-size:16px}.section03 .projectMenu .project .description p{font-size:18px}.section03 .projectMenu .project .description2{display:block;opacity:1;visibility:visible;max-height:none}.section03 .projectMenu .project .description2:hover{max-height:none}.section03 .projectMenu .project.active .description{-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;display:block;opacity:1;visibility:visible;z-index:10}.section03 .projectMenu .project.active .description2{display:block;opacity:1;visibility:visible}}@media screen and (max-width: 767px){.section03 .projectMenu .project{opacity:0;-moz-transform:translateY(50px);-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px);-moz-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}.section03 .projectMenu .project:nth-child(1){-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.section03 .projectMenu .project:nth-child(2){-moz-transition-delay:.2s;-o-transition-delay:.2s;-webkit-transition-delay:.2s;transition-delay:.2s}.section03 .projectMenu .project:nth-child(3){-moz-transition-delay:.3s;-o-transition-delay:.3s;-webkit-transition-delay:.3s;transition-delay:.3s}.section03 .projectMenu .project:nth-child(4){-moz-transition-delay:.4s;-o-transition-delay:.4s;-webkit-transition-delay:.4s;transition-delay:.4s}.section03 .projectMenu .project:nth-child(5){-moz-transition-delay:.5s;-o-transition-delay:.5s;-webkit-transition-delay:.5s;transition-delay:.5s}.section03 .projectMenu .project:nth-child(6){-moz-transition-delay:.6s;-o-transition-delay:.6s;-webkit-transition-delay:.6s;transition-delay:.6s}.section03 .projectMenu .project:nth-child(7){-moz-transition-delay:.7s;-o-transition-delay:.7s;-webkit-transition-delay:.7s;transition-delay:.7s}.section03 .projectMenu .project:nth-child(8){-moz-transition-delay:.8s;-o-transition-delay:.8s;-webkit-transition-delay:.8s;transition-delay:.8s}.section03 .projectMenu .project:nth-child(9){-moz-transition-delay:.9s;-o-transition-delay:.9s;-webkit-transition-delay:.9s;transition-delay:.9s}.section03 .projectMenu .project:nth-child(10){-moz-transition-delay:1s;-o-transition-delay:1s;-webkit-transition-delay:1s;transition-delay:1s}.section03.show .projectMenu .project{-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}.section04{display:flex;flex-wrap:wrap;align-items:center}.section04 .innerContent{perspective:600px;display:flex;flex-wrap:wrap;align-items:center;align-content:center}.section04 .careerHolder{position:relative}.section04 .careerHolder .decor{position:absolute;bottom:0px;left:24px;width:2px;height:100%;background:#c4c3c3}.section04 .careerHolder .career{position:relative;padding:40px 0 20px 60px;line-height:1.5em;max-width:480px}.section04 .careerHolder .career .date{padding-bottom:12px;font-size:16px;font-weight:400;font-style:italic;color:#616060}.section04 .careerHolder .career .title{padding:0 0 12px 0;font-size:26px;font-weight:400;color:#4d4d4d;line-height:1.1em}.section04 .careerHolder .career .description{font-size:16px;font-weight:400;font-style:italic;color:#000;line-height:1.3em}.section04 .careerHolder .career .cDecor{content:'';position:absolute;top:25px;left:0px;width:50px;height:50px;border:10px solid #fff;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%}.section04 .careerHolder .career.career1 .cDecor{background:#38c8fa}.section04 .careerHolder .career.career2 .cDecor{background:#ecbc1a}@media screen and (min-width: 575px){.section04 .careerHolder .career .date{font-size:18px}.section04 .careerHolder .career .title{font-size:30px}.section04 .careerHolder .career .description{font-size:18px}}@media screen and (min-width: 1200px){.section04 .careerHolder .career{max-width:780px}.section04 .careerHolder .career.career1{margin-left:107px}.section04 .careerHolder .career.career2{margin-left:38px}}@media screen and (min-width: 1200px){.section04 .careerHolder .decor{bottom:30px;transform-origin:bottom;-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg)}}@media screen and (max-width: 767px){.section04 .careerHolder .career{opacity:0;-moz-transform:translateY(50px);-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px);-moz-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}.section04 .careerHolder .career:nth-child(1){-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.section04 .careerHolder .career:nth-child(2){-moz-transition-delay:.2s;-o-transition-delay:.2s;-webkit-transition-delay:.2s;transition-delay:.2s}.section04.show .careerHolder .career{-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}.section05{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center}.section05 .innerContent{position:relative;perspective:600px;display:flex;flex-wrap:wrap;align-items:center;align-content:center}.section05 .contact h2{padding:13px 0 13px 0;font-size:48px;font-weight:900;color:#000;line-height:1.2em}.section05 .contact h3{padding:12px 0 12px 0;font-size:36px;font-weight:300;color:#000;line-height:1.2em}.section05 .contact p{padding-top:6px;line-height:1.8em}.section05 .contact p a{display:inline-block;font-size:18px;font-weight:300;color:#000;text-decoration:none;color:#515151}.section05 .contactDecor{position:absolute;bottom:0px;left:0px;width:15vh;height:15vh;border:1px solid #ecbc1a;-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg)}.section05 .contactDecor .rec1,.section05 .contactDecor .rec2{position:absolute;top:0px;right:0px;width:100%;height:100%;border:1px solid}.section05 .contactDecor .rec1{border-color:#38c8fa;top:10%;right:10%}.section05 .contactDecor .rec2{border-color:#515151;top:20%;right:20%}
/*# sourceMappingURL=style.css.map */
