/*!
 * Bootstrap v4.5.3 + Custom Amos Portfolio Styles
 * Optimized for GitHub Pages
 * Copyright 2011-2020 The Bootstrap Authors
 * Licensed under MIT
 */

/* Bootstrap CSS Variables */
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#0BCEAF;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#fff;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Roboto",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}

/* Reset and Base Styles */
*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Roboto",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#6c757d;text-align:left;background-color:#fff}

/* Typography */
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:#343a40}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}

/* Display Classes */
.display-1{font-size:6rem;font-weight:300;line-height:1.2}
.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}
.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}
.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}
.display-5{font-size:3rem;font-weight:300;line-height:1.2}

/* Grid System */
.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media(min-width:576px){.container,.container-sm{max-width:540px}}
@media(min-width:768px){.container,.container-sm,.container-md{max-width:720px}}
@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}
@media(min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}

.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}

.col{flex-basis:0;flex-grow:1;max-width:100%}
.col-1{flex:0 0 8.33333%;max-width:8.33333%}
.col-2{flex:0 0 16.66667%;max-width:16.66667%}
.col-3{flex:0 0 25%;max-width:25%}
.col-4{flex:0 0 33.33333%;max-width:33.33333%}
.col-5{flex:0 0 41.66667%;max-width:41.66667%}
.col-6{flex:0 0 50%;max-width:50%}
.col-7{flex:0 0 58.33333%;max-width:58.33333%}
.col-8{flex:0 0 66.66667%;max-width:66.66667%}
.col-9{flex:0 0 75%;max-width:75%}
.col-10{flex:0 0 83.33333%;max-width:83.33333%}
.col-11{flex:0 0 91.66667%;max-width:91.66667%}
.col-12{flex:0 0 100%;max-width:100%}

@media(min-width:576px){
.col-sm{flex-basis:0;flex-grow:1;max-width:100%}
.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}
.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}
.col-sm-3{flex:0 0 25%;max-width:25%}
.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}
.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}
.col-sm-6{flex:0 0 50%;max-width:50%}
.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}
.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}
.col-sm-9{flex:0 0 75%;max-width:75%}
.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}
.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}
.col-sm-12{flex:0 0 100%;max-width:100%}
}

@media(min-width:768px){
.col-md{flex-basis:0;flex-grow:1;max-width:100%}
.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}
.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}
.col-md-3{flex:0 0 25%;max-width:25%}
.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}
.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}
.col-md-6{flex:0 0 50%;max-width:50%}
.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}
.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}
.col-md-9{flex:0 0 75%;max-width:75%}
.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}
.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}
.col-md-12{flex:0 0 100%;max-width:100%}
}

@media(min-width:992px){
.col-lg{flex-basis:0;flex-grow:1;max-width:100%}
.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}
.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}
.col-lg-3{flex:0 0 25%;max-width:25%}
.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}
.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}
.col-lg-6{flex:0 0 50%;max-width:50%}
.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}
.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}
.col-lg-9{flex:0 0 75%;max-width:75%}
.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}
.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}
.col-lg-12{flex:0 0 100%;max-width:100%}
}

@media(min-width:1200px){
.col-xl{flex-basis:0;flex-grow:1;max-width:100%}
.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}
.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}
.col-xl-3{flex:0 0 25%;max-width:25%}
.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}
.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}
.col-xl-6{flex:0 0 50%;max-width:50%}
.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}
.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}
.col-xl-9{flex:0 0 75%;max-width:75%}
.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}
.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}
.col-xl-12{flex:0 0 100%;max-width:100%}
}

/* Utilities */
.text-primary{color:#0BCEAF!important}
.text-secondary{color:#6c757d!important}
.text-white{color:#fff!important}
.text-center{text-align:center!important}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-uppercase{text-transform:uppercase!important}

.bg-primary{background-color:#0BCEAF!important}
.bg-light{background-color:#f8f9fa!important}
.bg-white{background-color:#fff!important}

.d-flex{display:flex!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-none{display:none!important}

.align-items-center{align-items:center!important}
.align-items-start{align-items:flex-start!important}
.justify-content-center{justify-content:center!important}
.justify-content-between{justify-content:space-between!important}
.justify-content-start{justify-content:flex-start!important}

.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}

.mb-0{margin-bottom:0!important}
.mb-1{margin-bottom:.25rem!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.mb-5{margin-bottom:3rem!important}

.mt-0{margin-top:0!important}
.mt-1{margin-top:.25rem!important}
.mt-2{margin-top:.5rem!important}
.mt-3{margin-top:1rem!important}
.mt-4{margin-top:1.5rem!important}
.mt-5{margin-top:3rem!important}

.mr-2{margin-right:.5rem!important}
.mr-3{margin-right:1rem!important}
.mr-5{margin-right:3rem!important}
.ml-2{margin-left:.5rem!important}
.ml-3{margin-left:1rem!important}
.ml-4{margin-left:1.5rem!important}
.ml-lg-3{margin-left:1rem!important}

.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}
.py-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.px-3{padding-left:1rem!important;padding-right:1rem!important}
.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}
.px-5{padding-left:3rem!important;padding-right:3rem!important}
.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}
.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}
.pl-4{padding-left:1.5rem!important}
.pl-lg-0{padding-left:0!important}
.pb-4{padding-bottom:1.5rem!important}
.pb-5{padding-bottom:3rem!important}
.pb-lg-0{padding-bottom:0!important}
.pt-5{padding-top:3rem!important}

.p-4{padding:1.5rem!important}

.m-0{margin:0!important}
.m-auto{margin:auto!important}

.w-100{width:100%!important}

.font-weight-normal{font-weight:400!important}
.font-weight-bold{font-weight:700!important}

.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}

.border-left{border-left:1px solid #dee2e6!important}
.border-primary{border-color:#0BCEAF!important}

.rounded{border-radius:.25rem!important}
.rounded-circle{border-radius:50%!important}

.img-fluid{max-width:100%;height:auto}

.overflow-hidden{overflow:hidden!important}

/* Navbar */
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}
.navbar.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}
.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link{padding-right:0;padding-left:0}
.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}
.navbar-expand-lg .navbar-nav{flex-direction:row}
.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}
.navbar-expand-lg .navbar-toggler{display:none}
.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}

.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}

.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}
.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}
.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}
.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}

.collapse:not(.show){display:none}

/* Buttons */
.btn{display:inline-block;font-weight:400;color:#6c757d;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-decoration:none}
.btn:hover{color:#6c757d;text-decoration:none}
.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(11,206,175,.25)}

.btn-primary{color:#fff;background-color:#0BCEAF;border-color:#0BCEAF}
.btn-primary:hover{color:#fff;background-color:#09aa90;border-color:#089e86}
.btn-primary:focus{color:#fff;background-color:#09aa90;border-color:#089e86;box-shadow:0 0 0 .2rem rgba(48,213,187,.5)}

.btn-outline-primary{color:#0BCEAF;border-color:#0BCEAF}
.btn-outline-primary:hover{color:#fff;background-color:#0BCEAF;border-color:#0BCEAF}
.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(11,206,175,.5)}

.btn-outline-light{color:#fff;border-color:#fff}
.btn-outline-light:hover{color:#212529;background-color:#fff;border-color:#fff}

.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}

.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}

/* Forms */
.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.form-control:focus{color:#495057;background-color:#fff;border-color:#62f7df;outline:0;box-shadow:0 0 0 .2rem rgba(11,206,175,.25)}
.form-control.is-invalid{border-color:#dc3545}
.form-control.is-valid{border-color:#28a745}

.form-group{margin-bottom:1rem}

/* Modal */
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}
.modal.show .modal-dialog{transform:none}
.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}
.modal-title{margin-bottom:0;line-height:1.5}
.modal-body{position:relative;flex:1 1 auto;padding:1rem}

.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}
.close:hover{color:#000;text-decoration:none;opacity:.75}

/* Alerts */
.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}
.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}
.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}
.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}

/* Progress */
.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}
.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0BCEAF;transition:width .6s ease}

/* List */
.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:.5rem}

/* Custom Portfolio Styles */
.typed-text-output{color:#fff}

/* Certifications Cards */
.card{border-radius:10px;transition:all 0.3s ease}
.card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.1)}
.badge{font-size:0.75rem;margin:0.125rem}
.btn-play{position:relative;box-sizing:content-box;display:block;width:32px;height:44px;border-radius:50%;border:none!important;outline:none!important;background:transparent}
.btn-play:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background:#fff;border-radius:50%;width:44px;height:44px;transition:all 200ms}
.btn-play:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background:#0BCEAF;width:0;height:0;border-style:solid;border-width:8px 0 8px 12px;border-color:transparent transparent transparent #0BCEAF;margin-left:1px}
.btn-play:hover:before{background:#0BCEAF}
.btn-play:hover:after{border-color:transparent transparent transparent #fff}

.service-icon{background:linear-gradient(45deg,#0BCEAF,#078571);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;transition:all .3s ease;box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}
.service-icon:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}

.portfolio-item{transition:all .3s ease}
.portfolio-item:hover{transform:translateY(-10px)}
.portfolio-btn{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(11,206,175,.9);opacity:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center}
.portfolio-item:hover .portfolio-btn{opacity:1}

.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:linear-gradient(45deg,#0BCEAF,#078571);color:#fff;border:none;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;text-decoration:none}
.back-to-top:hover{transform:scale(1.1) translateY(-5px);color:#fff;text-decoration:none;box-shadow:0 .75rem 1.5rem rgba(0,0,0,.2)}

.btn-social{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}
.btn-social:hover{transform:scale(1.15) rotate(10deg)}

.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}
.embed-responsive::before{display:block;content:""}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-16by9::before{padding-top:56.25%}

.fa,.fas,.far,.fab{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}

.fa-2x{font-size:2em}
.fa-3x{font-size:3em}

/* Responsive */
@media(max-width:767.98px){
.d-none.d-sm-block{display:none!important}
.col-md-6{flex:0 0 100%;max-width:100%}
.text-center{text-align:center!important}
.justify-content-center{justify-content:center!important}
}

@media(min-width:768px){
.d-none.d-sm-block{display:block!important}
}

@media(min-width:992px){
.text-lg-left{text-align:left!important}
.justify-content-lg-start{justify-content:flex-start!important}
}

/* GitHub Pages Compatibility */
img{max-width:100%;height:auto}
a{color:#0BCEAF;text-decoration:none}
a:hover{color:#078571;text-decoration:underline}
li{list-style:none}
ul{padding-left:0}