.topnav{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:100%}.topnav .company-logo-bigger-devices{display:none;padding:20px}@media (min-width: 700px){.topnav .company-logo-bigger-devices{display:block}}.topnav .company-logo-bigger-devices img{width:100px}.topnav .company-logo{padding-top:20px;padding-left:20px}@media (min-width: 700px){.topnav .company-logo{display:none}}.topnav .company-logo img{width:50px}@media (min-width: 700px){.topnav{width:700px;margin:0 auto}}@media (min-width: 1200px){.topnav{width:1200px;margin:0 auto}}.topnav #navLinks{display:none;padding:0;padding-top:90px;position:relative;text-align:center;background:white;z-index:4;width:100%}@media (min-width: 700px){.topnav #navLinks{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;background:none}}.topnav a{color:#5665A5;padding:8px 8px;font-size:17px;display:block;text-decoration:none;text-transform:uppercase;font-weight:100}.topnav a:hover{font-weight:700}@media (min-width: 700px){.topnav hr{display:none}}.topnav .contact-info a{color:#010307;text-transform:unset}@media (min-width: 700px){.topnav .contact-info{display:none}}.topnav .contact-info .contact-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:white}.topnav .contact-info .contact-icons a{font-size:25px}.topnav .contact-info .contact-icons .fa-user-circle{color:#A55F56}.topnav .contact-info .contact-icons .fa-at{color:#5665A5}.topnav .contact-info .contact-icons .fa-phone-alt{color:#56A2A5}.hero-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;text-align:center}@media (min-width: 1200px){.hero-container .container-small-devices{display:none}}@media (min-width: 700px){.hero-container{width:700px;margin:0 auto;height:80%}}@media (min-width: 1200px){.hero-container{width:1200px;margin:0 auto}}.hero-container .container-bigger-devices{display:none}@media (min-width: 1200px){.hero-container .container-bigger-devices{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:70%;margin:0 auto}}.hero-container .portfolio-image{padding-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-container .portfolio-image img{padding-top:30px;padding-left:20px;padding-right:10px;background:#9b9a9a;border:1px solid #010307;width:220px}@media (min-width: 1200px){.hero-container .portfolio-image img{width:350px}}.hero-container h2{text-transform:uppercase;letter-spacing:20px;font-size:30px;padding-top:30px;font-weight:100}.hero-container .quote{font-size:18px;padding-top:30px}.hero-container .quote h4{font-weight:100}.hero-container .quote i{color:#5665A5}.hero-container .action-buttons{padding:10px;padding-top:50px}.hero-container .action-buttons a{text-decoration:none;text-transform:uppercase;margin:8px;cursor:pointer;font-size:13px;font-weight:700}.hero-container .action-buttons .read-more{background:#5665A5;color:white;padding:8px 26px 8px 26px;border-radius:16px;-webkit-box-shadow:0 2px 5px grey;box-shadow:0 2px 5px grey}.hero-container .action-buttons .read-more:hover{color:#010307;background:white}.hero-container .action-buttons .contact{padding:8px 26px 8px 26px;border-radius:16px;color:#010307;border:1px solid #010307;-webkit-box-shadow:0 2px 5px grey;box-shadow:0 2px 5px grey}.hero-container .action-buttons .contact:hover{background:#5665A5;color:white}.menu-button{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;width:80px;padding-top:45px;padding-bottom:0;cursor:pointer;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media (min-width: 700px){.menu-button{display:none}}a .icon{padding-bottom:0;margin-bottom:0}.menu-button-burger{width:50px;height:6px;background:#010307;border-radius:5px;-webkit-box-shadow:0 2px 5px #9b9a9a;box-shadow:0 2px 5px #9b9a9a;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.menu-button-burger::before{content:'';position:absolute;width:50px;height:6px;background:#010307;border-radius:5px;-webkit-box-shadow:0 2px 5px #9b9a9a;box-shadow:0 2px 5px #9b9a9a;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.menu-button-burger::before{-webkit-transform:translateY(-16px);transform:translateY(-16px)}.menu-button-burger::after{content:'';position:absolute;width:50px;height:6px;background:#010307;border-radius:5px;-webkit-box-shadow:0 2px 5px #9b9a9a;box-shadow:0 2px 5px #9b9a9a;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.menu-button-burger::after{-webkit-transform:translateY(16px);transform:translateY(16px)}.menu-button.open .menu-button-burger{-webkit-transform:translateX(-10);transform:translateX(-10);background:transparent;-webkit-box-shadow:none;box-shadow:none}.menu-button.open .menu-button-burger::before{-webkit-transform:rotate(35deg) translate(1px, -1px);transform:rotate(35deg) translate(1px, -1px)}.menu-button.open .menu-button-burger::after{-webkit-transform:rotate(-35deg) translate(1px, -1px);transform:rotate(-35deg) translate(1px, -1px)}.about-container{width:80%;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 700px){.about-container{width:700px;margin:0 auto;height:100%}}@media (min-width: 1200px){.about-container{width:900px;height:100%;margin:0 auto;height:120%}}.about-container .about-content{padding-top:20px}@media (min-width: 700px){.about-container .about-content{width:50%}}@media (min-width: 1200px){.about-container .about-content{width:40%}}.about-container h3{color:#5665A5;font-size:30px;font-weight:700;padding-bottom:10px}.about-container .as-coder{padding-top:20px}.about-container h1{font-weight:100}@media (min-width: 1200px){.information-content{width:1200px;margin:0 auto}}.skill-container{width:80%;margin:0 auto;position:relative;top:170px;left:35%;margin:0 auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:left}@media (min-width: 700px){.skill-container{width:30%;top:-25%;left:45%}}@media (min-width: 1200px){.skill-container{margin:0 auto;left:25%;top:-300px}}.skill-container .skillbox{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:10px 0}.skill-container .skillbox p{text-transform:uppercase;margin:0 0 10px;padding:0;font-weight:700;letter-spacing:1px}.skill-container .skillbox .percent{float:right;position:relative;top:-25px}.skill-container .skillbox .skill{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #9b9a9a;border-radius:5px}.skill-container .skill_level{width:100%;height:10px}.skill-container .html-bar{background:#5665A5;-webkit-animation:html 2s;animation:html 2s}.skill-container .css-bar{background:#56A2A5;-webkit-animation:css 2s;animation:css 2s}.skill-container .sass-bar{background:#56A568;-webkit-animation:sass 2s;animation:sass 2s}.skill-container .javascript-bar{background:#A5A256;-webkit-animation:javascript 2s;animation:javascript 2s}.skill-container .react-bar{background:#A55F56;-webkit-animation:react 2s;animation:react 2s}@-webkit-keyframes html{0%{width:0}100%{width:80%}}@keyframes html{0%{width:0}100%{width:80%}}@-webkit-keyframes css{0%{width:0}100%{width:70%}}@keyframes css{0%{width:0}100%{width:70%}}@-webkit-keyframes sass{0%{width:0}100%{width:55%}}@keyframes sass{0%{width:0}100%{width:55%}}@-webkit-keyframes javascript{0%{width:0}100%{width:20%}}@keyframes javascript{0%{width:0}100%{width:20%}}@-webkit-keyframes react{0%{width:0}100%{width:5%}}@keyframes react{0%{width:0}100%{width:5%}}.goal-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:300px;margin:0 auto}@media (min-width: 700px){.goal-container{width:700px;margin:0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:80%}}@media (min-width: 1200px){.goal-container{width:70%;margin:0 auto;padding-top:8%;padding-bottom:13%}}.goal-container h3{color:#5665A5;font-size:30px;font-weight:700;padding-bottom:10px}.goal-container .as-coder{padding-top:20px}@media (min-width: 1200px){.goal-container .as-coder{padding-top:9%;padding-left:20px;padding-right:20px}}.gallery-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:70%;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 700px){.gallery-content{width:90%}}.gallery-content .card{padding:20px}.gallery-content .card img{width:250px;border:1px solid black;-webkit-box-shadow:0px 7px 10px rgba(0,0,0,0.5);box-shadow:0px 7px 10px rgba(0,0,0,0.5)}.gallery-content .card .info{padding-top:8px}.gallery-content .card .info p{font-style:italic;font-size:15px;margin-bottom:18px}.gallery-content .card .info i{color:#56A2A5}.gallery-content .card .info .button{background:#5665A5;color:white;padding:10px 26px 10px 26px;border-radius:16px;-webkit-box-shadow:0 2px 5px grey;box-shadow:0 2px 5px grey;text-decoration:none}.portfolio-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%;margin:0 auto}@media (min-width: 700px){.portfolio-container{height:80%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width: 1200px){.portfolio-container{width:900px}}.portfolio-container h3{color:#5665A5;font-size:30px;font-weight:700;padding-bottom:10px}@media (min-width: 700px){.portfolio-container .portfolio-content{width:200px;margin:0 auto}}@media (min-width: 1200px){.portfolio-container .portfolio-content{width:400px}}.earproof-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%;margin:0 auto}@media (min-width: 700px){.earproof-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.earproof-container .logo{border:none;width:150px;margin:0 auto;display:block}.earproof-container img{width:300px;margin-top:20px;border:1px solid black}@media (min-width: 1200px){.earproof-container img{width:200px}}.earproof-container h1{font-weight:100}.earproof-container h1 span{font-weight:700}.earproof-container .info{padding-top:20px}.earproof-container .info h2{font-weight:100;padding-bottom:8px;text-transform:uppercase;font-size:18px}.earproof-container .info hr{width:80%;border:1px solid black}.earproof-container .info h3{padding-top:8px;text-transform:uppercase;font-size:14px;font-weight:700}.earproof-container .info p{font-weight:100;font-size:14px}.earproof-container .info .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px}.earproof-container .info .action-buttons .read-more{background:#5665A5;color:white;padding:8px;border-radius:8px;-webkit-box-shadow:0 2px 5px grey;box-shadow:0 2px 5px grey}.earproof-container .info .action-buttons .read-more a{color:white;text-decoration:none}.earproof-container .info .action-buttons .read-more:hover{color:#010307;background:white}@media (min-width: 700px){.earproof-container .info .action-buttons .read-more{display:none}}.earproof-container .info .action-buttons .link{padding:8px;border-radius:8px;border:1px solid #010307;-webkit-box-shadow:0 2px 5px grey;box-shadow:0 2px 5px grey}@media (min-width: 700px){.earproof-container .info .action-buttons .link{background:#5665A5}}.earproof-container .info .action-buttons .link a{text-decoration:none;color:#010307;text-transform:uppercase;font-size:14px}@media (min-width: 700px){.earproof-container .info .action-buttons .link a{color:white}}.earproof-container .info span{font-weight:700}.project-breaf{display:none}@media (min-width: 700px){.project-breaf{display:block;width:70%;border:1px solid black;padding:20px;height:80%;margin:0 auto}}h1{padding-top:20px}p{padding-top:8px;padding-bottom:8px}.brief-heading{padding-bottom:20px;font-weight:100}.brief-heading span{font-weight:700}@media (min-width: 700px){.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:700px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90%;height:80%;margin:0 auto}}@media (min-width: 1200px){.content-wrapper{width:50%;height:90%}}.content-wrapper p{font-size:14px;font-weight:100}.modal{display:block;position:fixed;z-index:1;left:0;top:20px;width:100%;height:90%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}@media (min-width: 700px){.modal{display:none}}.modal .modal-content{background-color:#fefefe;margin:15% auto;padding:25px;border:1px solid #888;width:80%}.modal .close{color:#aaa;float:right;font-size:28px;font-weight:700}.modal .close:hover,.modal .close:focus{color:black;text-decoration:none;cursor:pointer}.contact-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%;height:85%;margin:0 auto}.contact-container img{width:150px}.contact-container h2{font-size:19px;padding-top:10px}@media (min-width: 700px){.contact-container h2{font-size:29px;padding-top:40px}}.contact-container p{font-weight:100}@media (min-width: 700px){.contact-container p{font-size:22px}}.contact-container .card-box-warpper{border:1px solid #010307;margin-top:10px}.contact-container .card-box-warpper .card-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 700px){.contact-container .card-box-warpper .card-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact-container .card-box-warpper .card{background:#5665A5;text-align:center;padding:10px}@media (min-width: 700px){.contact-container .card-box-warpper .card{padding:50px}}.contact-container .card-box-warpper .card i{color:#010307;font-size:40px;padding:10px}.contact-container .card-box-warpper .card i:hover{color:white}.contact-container .card-box-warpper .contact-details{padding:20px;padding-top:10px;padding-bottom:10px}@media (min-width: 700px){.contact-container .card-box-warpper .contact-details{padding:40px}}.contact-container .card-box-warpper .contact-details h3{text-transform:uppercase;letter-spacing:8px;font-size:33px;font-weight:400;padding-top:10px}.contact-container .card-box-warpper .contact-details h4{font-size:19px;font-weight:100;text-transform:uppercase}.contact-container .card-box-warpper .contact-details hr{width:30%;border:1px solid #010307;margin-top:10px;margin-bottom:10px}.contact-container .card-box-warpper .contact-details li{list-style:none;padding-bottom:8px}.contact-container .card-box-warpper .contact-details li .fa-user-circle{color:#A55F56;font-size:25px}.contact-container .card-box-warpper .contact-details li .fa-at{color:#5665A5;font-size:25px}.contact-container .card-box-warpper .contact-details li .fa-phone-alt{color:#56A2A5;font-size:25px}.contact-container .card-box-warpper .contact-details li a{font-size:19px;text-decoration:none;color:#010307;padding-left:6px;font-weight:100}.contact-container .card-box-warpper .contact-details li a:hover{font-weight:400}.container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80%;margin:0 auto}@media (min-width: 700px){.container{height:80%}}.container .testemonial-text{padding-top:40px}.container .testemonial-text p{font-weight:100}.container .testemonial-text a{text-decoration:none;font-style:italic}.container .testemonial-text a:hover{color:#010307}@media (min-width: 1200px){.container .testemonial-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container .testemonial-wrapper .testemonial-text{width:400px;padding-top:40px}}footer{display:none}@media (min-width: 700px){footer{width:700px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}}@media (min-width: 1200px){footer{width:1200px;margin:0 auto}}footer .contact-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:150px}footer .contact-icons a{font-size:25px}footer .contact-icons .fa-user-circle{color:#A55F56}footer .contact-icons .fa-user-circle:hover{color:#010307}footer .contact-icons .fa-at{color:#5665A5}footer .contact-icons .fa-at:hover{color:#010307}footer .contact-icons .fa-phone-alt{color:#56A2A5}footer .contact-icons .fa-phone-alt:hover{color:#010307}.contact-info a{text-decoration:none;color:#010307}.contact-info a:hover{font-weight:700;color:#5665A5}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:99%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:'Roboto', sans-serif}.wrapper{width:100%;height:90%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media (min-width: 1200px){.typewriter-container{padding-top:25%}}a{color:#5665A5}h3{font-weight:900;padding-bottom:0;margin-bottom:0}h3 a{color:#5665A5}h1{font-weight:100;font-size:25px}p{padding-top:8px;font-size:18px}
/*# sourceMappingURL=style.css.map */