@charset "UTF-8";.text-white{color:#f0f0f0!important}.text-main{color:#5e5c7f!important}.text-bg-black{color:#353353!important}.color-main-accent{color:#ffd15c!important;fill:#ffd15c!important}.flex-middle{justify-content:center}.flex-middle,.flex-middle-left,.flex-middle-right{display:flex;align-items:center}.flex-middle-right{justify-content:flex-end}.flex-bottom-right{justify-content:flex-end}.flex-bottom-left,.flex-bottom-right{display:flex;align-items:flex-end}.text-decor-none,.text-decor-none:hover{text-decoration:none}html{scroll-behavior:smooth}body{background-color:#f9f9ff}#body-content{margin-left:330px}@media only screen and (max-width:1380px){#body-content{margin-left:270px}}@media only screen and (max-width:769px){#body-content{margin-left:0}}.section-title{position:relative;margin-top:30px;margin-bottom:45px}.section-title:before{content:"";background-image:url(../img/dots.svg);display:block;height:37px;left:-14px;top:-14px;position:absolute;width:37px}.btn-red{color:#fff;background:#ff4c60;display:inline-block;vertical-align:middle;position:relative;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;border-radius:30px;font-size:16px;font-weight:700;overflow:hidden;line-height:1;padding:12px 32px}@media only screen and (max-width:1450px){.container{padding-left:30px;padding-right:30px}}body{font-family:Rubik,serif}.font-700{font-weight:700!important}.font-18{font-size:18px}.font-20{font-size:20px}.card{box-shadow:0 5px 20px 0 rgba(69,67,96,.1);padding:30px;border-color:transparent;border-radius:20px}.card .timeline-item:not(:last-child){padding-bottom:30px}.timeline-item{padding-left:40px;border-left:1px solid #ff4c60;position:relative}.timeline-item-from-to{color:#5e5c7f;font-size:14px;margin-bottom:.5rem}.timeline-item-title{font-weight:700;margin-bottom:1rem}.timeline-item:before{background:#fff;font-size:24px;color:#ff4c60;position:absolute;left:-16px;top:-5px;z-index:1}#education .timeline-item:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\F19D"}#experience .timeline-item:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\F0B1";left:-13px}.progress{height:9px}.progress,.progress .progress-bar{border-radius:24px}#left-side-menu{border-right:1px solid hsla(0,0%,100%,.1);position:fixed;top:0;bottom:0;left:0;background:#353353;display:flex;align-items:center;width:330px}@media only screen and (max-width:1380px){#left-side-menu{width:270px}}@media only screen and (max-width:769px){#left-side-menu{left:-270px}}#left-side-menu #logo{position:absolute;top:40px}#left-side-menu ul{list-style-type:none;color:#fff}#left-side-menu ul li a{display:inline-block;padding-top:15px;padding-bottom:15px;color:#f0f0f0;transition:all .4s ease;font-weight:500}#left-side-menu ul li a i{transition:all .4s ease;margin-right:20px}#left-side-menu ul li a:hover{color:#ffd15c}#left-side-menu ul li a:hover i{margin-right:15px}.home-icon-container{width:120px;height:120px;padding:20px;background-color:#ffd15c;border-radius:100%;margin:auto auto 15px}#home{background:#353353;padding:0;height:100vh;min-height:100vh}#home .intro{padding-left:50px;padding-right:50px;text-align:center}#home .social-icons a{padding-right:7px;padding-left:7px;font-size:26px;transition:all .4s ease}#home .social-icons a:hover{color:#ffd15c!important}#home #parallax{position:absolute;left:0;top:0;height:100%;width:100%}#home #parallax .layer{position:absolute!important;fill:#f0f0f0}#home #parallax .p1{left:10%!important;top:10%!important}#home #parallax .p2{left:25%!important;top:30%!important}#home #parallax .p3{left:15%!important;bottom:30%!important;top:auto!important}#home #parallax .p4{left:10%!important;bottom:10%!important;top:auto!important}#home #parallax .p5{left:45%!important;top:10%!important}#home #parallax .p6{left:40%!important;bottom:10%!important;top:auto!important}#home #parallax .p7{top:20%!important;right:30%!important;left:auto!important}#home #parallax .p8{right:30%!important;bottom:20%!important;left:auto!important;top:auto!important}#home #parallax .p9{right:10%!important;top:10%!important;left:auto!important}#home #parallax .p10{top:35%!important;right:15%!important;left:auto!important}#home #parallax .p11{bottom:10%!important;right:10%!important;left:auto!important;top:auto!important}#home .scroll-down{position:absolute;bottom:40px;left:0;width:100%;z-index:1}#home .scroll-down .mouse-wrapper{color:#fff;font-size:14px;display:block;max-width:100px;margin:auto;text-align:center}#home .scroll-down .mouse-wrapper .mouse{border:2px solid #fff;border-radius:16px;display:block;margin:10px auto auto;height:26px;position:relative;width:20px}#home .scroll-down .mouse-wrapper .mouse .wheel{background:#fff;border-radius:100%;display:block;position:absolute;top:8px;left:50%;transform:translateX(-50%);height:4px;width:4px;-webkit-animation:ani-mouse 2s linear infinite;animation:ani-mouse 2s linear infinite}@-webkit-keyframes ani-mouse{0%{top:29%}15%{top:50%}50%{top:50%}to{top:29%}}@keyframes ani-mouse{0%{top:29%}15%{top:50%}50%{top:50%}to{top:29%}}#about .home-icon-container{background-color:#353353}#about svg{width:35px;height:35px;fill:#353353;margin-right:10px}#contact input,#contact textarea{display:block;border-radius:30px;width:100%;height:60px;padding:10px 30px;font-size:16px;font-weight:400;line-height:1.6;color:#454360;background-color:#fff;background-image:none;border:0;box-shadow:0 5px 20px 0 rgba(69,67,96,.1)}#contact input:focus,#contact textarea:focus{outline:none}#contact textarea{min-height:150px}