:root{--primary-color:#17a2b8;--dark-color:#343a40;--light-color:#f4f4f4;--danger-color:#dc3545;--success-color:#28a745;--secondary-color:#cc4c7d}.row{display:inline-flex;margin-left:5rem;opacity:.9}*,.row{box-sizing:border-box}*{margin:0;padding:0}h4{color:blue;font-style:italic;text-align:center}cert{display:block;margin-right:100px;width:10px}body{background-color:#fff;color:#333;font-family:Raleway,sans-serif;font-size:1rem;line-height:1.6}a{color:#17a2b8;color:var(--primary-color);text-decoration:none}ul{list-style:none}img{width:8%}.container{margin:6rem auto 3rem;max-width:1300px}.container,.container2{overflow:hidden;padding:0 1rem}.container2{margin:1rem auto 1rem 5rem;max-width:1100px}.grid-1{grid-gap:.1rem;display:grid;grid-template-columns:repeat(1,2fr);margin:auto;padding:2vh}.grid-2{padding-left:20vh}.grid-2,.grid-222{grid-gap:.5rem;display:grid;grid-template-columns:repeat(2,.8fr);margin:auto}.grid-3{grid-gap:.5rem;display:grid;grid-template-columns:repeat(3,1fr)}.grid-4{grid-gap:.25rem;grid-template-columns:repeat(4,1fr)}.grid-4,.grid-5{display:grid;padding-left:4vh}.grid-5{grid-gap:.1rem;grid-template-columns:repeat(5,1fr)}.grid-5,.grid-6{border:1px solid #ccc}.grid-6{grid-gap:.1rem;display:grid;grid-template-columns:repeat(6,1fr);padding-left:4vh}.container3{float:none;padding-right:5pt}.textarea2{color:#17202a;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:12pt;font-weight:700;padding:0;resize:none}.x-large{font-size:4rem}.large,.x-large{line-height:1.2;margin-bottom:1rem}.large{font-size:3rem}.lead{font-size:1.5rem;margin-bottom:1rem}.text-center{text-align:center}.text-primary{color:#17a2b8;color:var(--primary-color)}.text-danger{color:#00008b;font-size:20pt;text-align:center}.text-dark{color:#343a40;color:var(--dark-color)}.p{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.py{padding:.5rem 0}.py-1{padding:1rem 0}.py-2{padding:2rem 0}.py-3{padding:3rem 0}.m{margin:.5rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.my{margin:.5rem 0}.my-1{margin:1rem 0}.my-2{margin:2rem 0}.my-3{margin:3rem 0}.btn{background:#cc4c7d;background:var(--secondary-color);border:none;color:#333;cursor:pointer;display:inline-block;font-size:1rem;margin-right:.5rem;outline:none;padding:.4rem 1.3rem;transition:opacity .2s ease-in}.badge{background:#f4f4f4;background:var(--light-color);color:#333;text-align:center}.badge,.badge2{font-size:.8rem;margin:.3rem;padding:.1rem}.badge2{background-color:#fff8dc;color:#ff8c00;text-align:left}.alert{background:#f4f4f4;background:var(--light-color);color:#333;margin:1rem 0;opacity:.9;padding:.8rem}.alert-primary,.badge-primary,.bg-primary,.btn-primary{background:#17a2b8;background:var(--primary-color);color:#fff}.alert-secondary{background:var(--warning-color);color:#690810}.alert-light,.badge-light,.bg-light,.btn-light{background:#f4f4f4;background:var(--light-color);color:#333}.alert-dark,.badge-dark,.bg-dark,.btn-dark{background:#343a40;background:var(--dark-color);color:#fff}.small{color:#28a745}.alert-danger,.badge-danger,.bg-danger,.btn-danger{background:#dc3545;background:var(--danger-color);color:#fff}.alert-success,.badge-success,.bg-success,.btn-success{background:#28a745;background:var(--success-color);color:#fff}.alert-white,.badge-white,.bg-white,.btn-white{background:#fff;border:1px solid #ccc;color:#333}.btn:hover{opacity:.8}.badge-light,.bg-light{border:1px solid #ccc}.round-img{border-radius:50%}.line{background:#ccc;font-size:4rem;height:100px;margin:1.5rem 0;width:500px}.dark-overlay{background-color:#fff;color:blue;height:50%;left:350px;position:absolute;top:150px;width:50%}.form .form-group{margin:1.5rem 0}.form .form-text{color:#1c0449;display:block;font-size:medium;font-weight:700;margin-top:.3rem}.form input[type=email],.form input[type=password],.form input[type=select],.form input[type=text],.form select,.form textarea{border:1px solid #ccc;color:#e7260d;display:block;font-size:medium;font-weight:700;padding:.4rem;width:100%}.form input[type=date]{border:1px solid #ccc;color:#e7260d;display:block;font-size:.8rem;padding:.4rem;width:90%}.form input[type=checkbox]{zoom:1.5}.container2{align-items:center;background-color:"#FF6666";flex:1 1}.form input[type=submit],button{font:medium}.form .social-input{display:flex}.form .social-input i{padding:.5rem;width:4rem}.form .social-input i.fa-twitter{color:#38a1f3}.form .social-input i.fa-facebook{color:#3b5998}.form .social-input i.fa-instagram{color:#3f729b}.form .social-input i.fa-youtube{color:#c4302b}.form .social-input i.fa-linkedin{color:#0077b5}.table td,.table th{padding:.6rem;text-align:left}.table th{background:#f4f4f4;background:var(--light-color)}.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#ffffe0}.navbar{align-items:center;border-bottom:1px solid #17a2b8;border-bottom:1px solid var(--primary-color);font-weight:700;justify-content:space-between;opacity:.9;padding:.7rem 2rem;position:fixed;top:0;width:100%;z-index:1}.navbar,.navbar ul{display:flex}.navbar a{color:crimson;margin:0 .25rem;padding:.45rem}.navbar a:hover{color:#343a40;color:var(--dark-color)}.navbar .welcome span{margin-right:.6rem}.landing{background-color:#fff;height:80vh;position:relative}.landing-inner{align-items:center;color:crimson;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;text-align:center;width:100%}.profile{grid-gap:1rem;border:2px solid #17a2b8;border:2px solid var(--primary-color);grid-template-columns:2fr 2fr 5fr;line-height:1.8;margin-bottom:1rem;padding:1rem}.profile,.profile2{align-items:center;display:grid}.profile2{grid-gap:.7rem;border:1px solid #17a2b8;border:1px solid var(--primary-color);grid-template-columns:2fr 2fr 1fr 2fr 2fr;line-height:.8;margin-bottom:.5rem;margin-left:10vh;padding:.7rem}.odd,.profile2{font-weight:700}.odd{background-color:#98fb98;color:green}.but-center{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center;padding:20px}.even{background-color:#ffe4e1;color:crimson}.profile3{grid-gap:.7rem;align-items:center;border:1px solid #17a2b8;border:1px solid var(--primary-color);display:grid;font-weight:700;grid-template-columns:3fr 2fr 4fr;line-height:.8;margin-bottom:.5rem;margin-left:10vh;padding:.7rem}.profile-grid{grid-gap:1rem;border:2px solid #17a2b8;border:2px solid var(--primary-color);display:grid;grid-template-areas:"top top" "about about" "exp edu" "github github";padding:1rem}.profile-top{align-items:center;display:flex;flex-direction:column;grid-area:top;justify-content:center;text-align:center}.profile-top img{width:250px}.profile-top .icons a{color:#fff;margin:0 .3rem}.profile-top .icons a:hover{color:#343a40;color:var(--dark-color)}.profile-about{grid-area:about;text-align:center}.profile-about .skills{align-items:center;display:flex;justify-content:center;text-align:center}.profile-exp{grid-area:exp}.profile-edu{grid-area:edu}.profile-edu h2,.profile-exp h2{margin-bottom:1rem}.profile-edu>div,.profile-exp>div{border-bottom:1px dotted #ccc;margin-bottom:1rem;padding-bottom:1rem}.profile-edu>div:last-child,.profile-exp>div:last-child{border:0}.profile-edu p,.profile-exp p{margin:.5rem 0}.profile-github{grid-area:github}.profile-github .repo{display:flex}.profile-github .repo>div:first-child{flex:7 1;flex-basis:70%}.profile-github>div:last-child{flex:3 1;flex-basis:20%}.post-form .post-form-header{background:#17a2b8;background:var(--primary-color);padding:.5rem}.post{grid-gap:2rem;align-items:center;display:grid;grid-template-columns:1fr 4fr}.post>div:first-child{text-align:center}.post img{width:100px}.post .comment-count{background:#f4f4f4;background:var(--light-color);border-radius:5px;color:#17a2b8;color:var(--primary-color);font-size:.8rem;padding:.1rem .2rem}.post .post-date{color:#aaa;font-size:.8rem;margin-bottom:.5rem}@media (max-width:700px){.container{margin-top:8rem}.hide-sm{display:none}.x-large{font-size:3rem}.large{font-size:2rem}.lead{font-size:1rem}.navbar{display:block;text-align:center}.navbar ul{justify-content:center;text-align:center}.navbar h1{margin-bottom:1rem}.navbar .welcome{display:none}.profile{grid-template-columns:1fr;text-align:center}.profile ul{display:none}.profile img,.profile-top img{margin:auto;width:200px}.profile-grid{grid-template-areas:"top" "about" "exp" "edu" "github"}.profile-about .skills{flex-direction:column}.dash-buttons a{display:block;margin-bottom:.2rem;width:100%}.post{grid-template-columns:1fr}.post a,.post button{padding:.3rem .4rem}}
/*# sourceMappingURL=main.e6eca6cd.css.map*/