@font-face {
    font-family: 'Ubuntu Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Ubuntu Mono'), local('UbuntuMono-Regular'), url(https://fonts.gstatic.com/s/ubuntumono/v8/KFOjCneDtsqEr0keqCMhbCc6CsQ.woff2) format('woff2');
}

html {
    scroll-behavior: smooth;
}

body {
    background-color: #282923;
    counter-reset: increment;
    /* Resets the counter */
    font-size: 14px;
}

body,
pre code {
    font-family: 'Ubuntu Mono', monospace;
}

h3 {
    font-size: 1.50em;
}

/*Cor da Selecção*/
::selection {
    background: #00d4ff38;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #00d4ff38;
    /* Gecko Browsers */
}

/*Scroollbar*/
.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.scrollbar::-webkit-scrollbar {
    width: 12px;
}

.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #a6e22b;
}

/* Globals */
.bio p,
#text,
pre,
body,
.fancybox__rightCol,
.fancybox__toptCol {
    color: #e7db6a;
}

.price-table,
.servicos,
.jumbotron,
#projectos {
    min-height: calc(100vh);
}

.service,
.list,
.tutorial {
    color: black;
}

.subtitulo,
small,
#a6e22b,
footer .form-control,
footer .form-control:focus,
footer {
    color: #a6e22b;
}

#red,
a,
a:hover,
.navbar a.nav-link:before,
.navbar a.nav-link:after,
.titulo {
    color: #f92468;
    transition: all 0.2s;
}

#home .titulo {
    font-size: 20px;
}

#green a:hover {
    color: #a6e22b;
    transition: all 0.2s;
}

#green {
    color: #a6e22b;
}

#gray {
    color: #282923;
}

.jumbotron {
    background-image: url('../img/desk.webp');
    background-attachment: fixed;
}

.price-table {
    background-image: url('../img/price-table.webp');
    background-attachment: fixed;
}

.servicos {
    background-image: url('../img/tecnologies.webp');
    background-attachment: fixed;
}

.jumbotron,
.price-table,
.servicos {
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover
}

#bio,
#servicos,
#projectos,
#precos {
    border-bottom: 1px solid #a6e22b;
    padding: 45px 0;
    background-color: #282923;
}

#bio {
    border-top: 1px solid #a6e22b;
}

.foto-perfil {
    width: 200px;
}

.service {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: white;
    min-height: 100%;
}

.learn {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #282923;
    min-height: 100%;
    border: 1px solid #a6e22b;
}

.servicos p,
.learn p {
    text-align: justify;
    padding: 0 15px;
}

.circle {
    background-color: black;
    border-radius: 100px;
    padding: 4px;
    width: 50px;
    height: 50px;
    position: relative;
    margin: 6px auto;
    color: #a6e22b;
    font-size: 30px;
}

.ac span {
    color: #8496A5;
}

.ac {
    color: white;
    border: #495158 1px solid;
    background: transparent;
    margin-bottom: 30px;
    border-radius: .3rem;
    white-space: pre-wrap;
}

#blue {
    color: #67d8ef;
}

.titulo {
    background-color: #282923;
}

.titulo#red {
    font-size: 25px;
}

.titulo {
    font-size: 35px;
    display: inline-block;
    padding: 2px 15px;
}

.list b,
.subtitulo,
.box10 .title {
    font-size: 16px;
}

.subtitulo {
    display: inline-block;
    background-color: #282923;
    padding: 2px 15px;
}

small {
    font-size: 12px;
    background-color: #282923;
    padding: 2px 15px;
}

.header {
    font-size: 15px;
    padding: 10px 0;
    background-color: #282923;
}

.header p {
    padding: 15px 0;
    margin: 0;
}

.header .fas {
    font-size: 20px;
}

.navbar-toggler {
    border-color: #a6e22b;
    padding: 0 7px;
    font-size: 14px;
    line-height: 2;
}

#lang,
.dropdown-menu.show {
    background-color: #282923;
    top: 68px;
    border-bottom: 1px solid #92e22b;
    position: absolute;

}

.dropdown-menu.show {
    top: 50px;
    min-width: 0;
    border-radius: 0;
}

.dropdown-item:hover {
    background-color: transparent;
    color: #a2dd2a;
}

.dropdown-item {
    color: #a2dd2a;
    font-weight: bold;
}

#lang li {
    padding: 0 9px;
}

#lang a {
    padding: 5px 0px 5px 0px;
}

.sticky-navbar .navbar-toggler {
    border-color: #f92468;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(166,226,43, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.sticky-navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(249,36,104, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar {
    background-color: #2829238f;
    position: absolute;
    top: -5px;
    text-transform: uppercase;
}

.languages {
    border: 1px solid #a6e22b;
    border-radius: .25rem;
    padding: 2px;
}

.languages a {
    padding: 0px 5px !important;
}

.languages .nav-link {
    color: white !important;
}

/* HOVER EFFECT 4 */
#navbarNav a.nav-link:before {
    content: "{";
    left: 2px;
}

#navbarNav a.nav-link:after {
    content: "}";
    right: 2px;
}

#navbarNav a.nav-link:before,
#navbarNav a.nav-link:after {
    position: absolute;
    opacity: 0;
    color: #fff;
    top: -2px;
    transition: all .5s;
    font-size: 25px;
}

#navbarNav a.nav-link:hover:before,
#navbarNav a.nav-link:hover:after {
    opacity: 0.7;
}

#navbarNav a.nav-link:hover:before {
    left: -1px;
}

#navbarNav a.nav-link:hover:after {
    right: -1px;
}


.navbar #logo,
.sticky-navbar #logo {
    width: 78px;
    height: 52px;
    background: url(../img/logo-mobile.svg);
    background-repeat: no-repeat
}

.sticky-navbar #logo {
    height: 40px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #a2dd2a;
    font-weight: bold;
    padding-right: 0;
    font-size: 13px;
    background-color: #a6e22b00;
    border-bottom: none;
}

.sticky-navbar {
    position: fixed;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #a6e22b;
    background-color: #282923;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
}

/*********************** 92e5X *******************/
.box10:after,
.box10:before {
    content: ""
}

.box10 .title {
    letter-spacing: 1px;
    /* top: 35%;
    position: relative; */
}

.box10 .title {
    text-transform: uppercase;
    text-shadow: 2px 2px black
}

.box10 {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}

.box10 p {
    position: absolute;
    bottom: 0;
    right: 15px;
    font-weight: bold;
    color: #282923;
}

.box10 .icon li a {
    text-align: center
}

.box10 .icon li a {
    line-height: 35px;
    border-radius: 50%
}

.box10 {
    background: #000;
    overflow: hidden;
    position: relative
}

.box10:after,
.box10:before {
    border-width: 0 180px 140px;
    border-style: solid;
    border-color: transparent transparent #0d5f45;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1;
    transform: translate(-55%, 100%);
    transition: all .5s 0s cubic-bezier(.6, -.28, .735, .045)
}

.box10:after {
    border-width: 150px 250px;
    border-color: transparent #a3df2a #a3df2a #008148;
    top: 25%;
    transform: translate(-60%, 100%)
}

.box10 img {
    width: 100%;
    height: auto;
    opacity: 1;
    transform: scale(1.1) translateY(3%);
    transition: all .5s ease 0s
}

.box10 .box-content {
    padding: 20px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transform: translateY(20%);
    transition: all .5s ease 0s;
    background-color: #28292396;
    width: 100%;
}

.box10 .title {
    font-weight: 800;
    color: #fff
}

.box10 .icon {
    padding: 0;
    margin: 0;
    list-style: none
}

.box10 .icon li {
    display: inline-block
}

.box10 .icon li a {
    text-decoration: none;
    display: block;
    width: 35px;
    height: 35px;
    background: #a3df2a;
    font-size: 18px;
    color: #008148;
    margin-right: 10px;
    transition: all .3s ease 0s
}

.box11 .icon li,
.box11 .icon li a,
.box11 .title,
.box12 .icon li,
.box12 .title {
    display: inline-block
}

/*xs*/
@media only screen and (max-width: 579px) {
    .fancybox__leftCol {
        width: 100vw;
        height: 80vh;
        top: 20vh;
    }

    .box10 img {
        transform: scale(1.1) translateY(-3%)
    }

    .box10 .box-content {
        padding: 10px 20px 20px 20px;
        opacity: 1;
        transform: translate(0);
        transition-delay: .1s;
        width: 100%;
    }

    .box10 .icon li a {
        transform: rotate(360deg)
    }

    .owl-stage-outer {
        border-radius: 0;
    }

    .box10 .title {
        font-size: 14px;
    }
}

/*sm*/
@media only screen and (min-width: 580px) {
    .fancybox__leftCol {
        width: 100vw;
        height: 80vh;
        top: 20vh;
    }

    .fancybox__leftCol {
        width: 100vw;
    }

    .box10:hover .box-content {
        opacity: 1;
        transform: translate(0);
        transition-delay: .1s;
    }

    .box10 .icon li a:hover {
        transform: rotate(360deg)
    }

    .ac {
        padding: 0;
    }

    .bio,
    .ac {
        font-size: 14px;
    }

    .header p {
        text-align: center;
    }

    .princing-item:hover,
    .scale:hover {
        transform: scale(1.05);
    }

    .princing-item:hover .deco-layer--1,
    .scale:hover {
        -webkit-transform: translate3d(15px, 0, 0);
        -moz-transform: translate3d(15px, 0, 0);
        -ms-transform: translate3d(15px, 0, 0);
        -o-transform: translate3d(15px, 0, 0);
        transform: translate3d(15px, 0, 0);
    }

    .princing-item:hover .deco-layer--2,
    .scale:hover {
        -webkit-transform: translate3d(-15px, 0, 0);
        -moz-transform: translate3d(-15px, 0, 0);
        -ms-transform: translate3d(-15px, 0, 0);
        -o-transform: translate3d(15px, 0, 0);
        transform: translate3d(-15px, 0, 0);
    }

    .arrow {
        display: block;
    }

    small {
        font-size: 14px;
    }

    .owl-stage-outer {
        border-radius: 30px 30px;
    }

    .box10 .title {
        font-size: 14px;
    }
}

/* plus one */
@media only screen and (max-width: 599px) and (min-width: 430px) {
    .box:before {
        border-width: 0 220px 120px
    }

    .box10:after {
        border-width: 260px 460px
    }

}

/*md*/
@media only screen and (min-width: 720px) {
    .fancybox__leftCol {
        width: 75vw;
        height: 100vh;
        top: 0;
    }

    .fancybox__rightCol {
        width: 40vw;
    }

    .ac {
        padding: 10px;
    }

    .bio,
    .ac {
        font-size: 16px;
    }

    .subtitulo {
        font-size: 25px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }

    .box10 .title {
        font-size: 16px;
    }
}

@media only screen and (min-width: 720px) and (max-width: 768px) {
    .fancybox__leftCol {
        width: 100vw;
        height: 80vh;
        top: 20vh;
    }
}

/* plus one*/
@media only screen and (max-width: 767px) and (min-width: 600px) {
    .box10:before {
        border-width: 0 250px 240px
    }

    .box10:after {
        border-width: 260px 460px
    }
}

/*lg*/
@media only screen and (min-width: 992px) {
    .fancybox__rightCol {
        width: 25vw;
    }

    .bio,
    .ac {
        font-size: 14px;
    }

    #lang {
        display: none !important;
    }

    .languages {
        display: block;
        position: absolute;
        right: 15px;
        z-index: 999;
    }
}

/*xl*/
@media only screen and (min-width: 1200px) {
}

/* Tabela de Preços */
.price-table ul li {
    margin-bottom: 1.4rem;
}

ul.list-unstyled li:after,
ul.list li:after {
    display: block;
    width: 75%;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.5;
    list-style: none;
}

ul.list-unstyled li:after {
    content: "";
}

ul.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.minimal,
.professional,
.higher {
    border-radius: 20px;
    padding: 1em 0 4em;
    position: relative;
}

.minimal {
    background: #C64545;
}

#minimal .list-unstyled li,
#minimal .list li {
    color: #dc3545;
}

#minimal li:after {
    background: #f92468;
}

.professional {
    background: #2D5772;
}

#professional .list-unstyled li,
#professional .list li {
    color: #17a2b8;
}

#professional li:after {
    background: #67d8ef;
}

.higher {
    background: #1AA85C;
}

#higher .list-unstyled li,
#higher .list li {
    color: #28a745;
}

#higher li:after {
    background: #a6e22b;
}

.pricing-divider-img {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 80px;
}

.deco-layer {
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}

.princing-item,
.scale {
    transition: all 150ms ease-out;
}

/* Footer */

footer .form-control,
footer input[type="text"]:focus,
footer textarea.form-control:focus {
    background: #282923;
    border: none;
    outline: 0 none;
    border-bottom: 1px solid #a6e22b;
    color: #a2dd2a;
}

footer textarea.form-control:focus,
footer input[type="text"]:focus,
footer input:-internal-autofill-selected {
    border-color: rgba(126, 239, 104, 0.8);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset, 0 0 0px rgba(126, 239, 104, 0.6);
    outline: 0 none;
    border-bottom: 2px solid #a6e22b;
    background-color: #282923;
}

footer .form-control::-webkit-input-placeholder {
    color: #7ab50073;
}

/* WebKit, Blink, Edge */
footer .form-control:-moz-placeholder {
    color: #7ab50073;
}

/* Mozilla Firefox 4 to 18 */
footer .form-control::-moz-placeholder {
    color: #7ab50073;
}

/* Mozilla Firefox 19+ */
footer .form-control:-ms-input-placeholder {
    color: #7ab50073;
}

/* Internet Explorer 10-11 */
footer .form-control::-ms-input-placeholder {
    color: #7ab50073;
}

/* Microsoft Edge */

footer textarea.form-control {
    min-height: 75px;
}

.btn {
    background-color: #a6e22b;
}

footer .btn,
.fancybox__toptCol .btn {
    color: #212529;
    background-color: #a6e22b;
    min-width: 100%;
}

footer .title .fas,
footer .title .fab {
    border-radius: 7px;
    background: #a3df2a;
    padding: 7px;
    color: #282923;
    float: left;
    margin-right: 10px;
    top: 4px;
    position: relative;
    text-align: center;
}

footer {
    color: #a2dd2a;
}

footer .title p {
    margin-bottom: 0;
}

footer .icon {
    width: 0;
    height: 0;
    border: 30.4px solid transparent;
    border-bottom-color: #f92468;
    position: relative;
    top: 20px;
}

footer .icon:after {
    content: '';
    position: absolute;
    left: -30px;
    top: 30px;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-top-color: #f92468;
}

footer .icon .fas,
footer .icon .fab {
    color: white;
    position: absolute;
    top: 20px;
    z-index: 1;
    font-size: 20px;
    left: -10px;
}

footer .icon img {
    position: absolute;
    top: 13px;
    z-index: 1;
    left: -16px;
    height: 30px;
}

.rectangulo-verde {
    background-color: #a6e22b;
    padding-right: 5px;
}

.rectangulo-verde p:nth-child(2) {
    color: black;
}

.logo-footer {
    width: 30%;
    min-width: 150px;
    display: initial;
}

.contactos {
    top: -30px;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100;
}

#return-to-top i {
    color: #a6e22b;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    top: 10px;
}

.why {
    background-color: white;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.inner-addon {
    position: relative;
}

.inner-addon i {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

.left-addon i {
    left: 0px;
}

.left-addon input,
.left-addon textarea {
    padding-left: 30px;
}

.learn .btn {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.learn .btn:hover {
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
    transform: scale(.97);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.g-recaptcha {
    margin-top: 15px;
}

/* CodeIgniter 4 lessons pages */
.learn-header {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: white;
    min-height: 100%;
    border-top: 1px solid #a6e22b;
    border-bottom: 1px solid #a6e22b;
    margin-top: 84px;
}

.titulo#green {
    font-size: 18px;
}

.learn-search {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #282923;
    border-top: 1px solid #a6e22b;
    border-bottom: 1px solid #a6e22b;
}

.tutorials-list {
    border-bottom: 1px solid #a6e22b;
    background-color: #f1f3fa;
}

.tutorials-list .scale {
    margin-bottom: 30px;
}

.tutorial {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: white;
    min-height: 100%;
    padding: 10px;
}

.tutorial p.title {
    text-align: left;
    font-weight: bold;
    height: 45px;
}

.tutorial p.description {
    text-align: justify;
}

.tutorial img {
    padding-bottom: 10px;
}

.btn.read {
    background-color: #a6e22b;
    color: #282923;
}

/* Fancyapps custom CSS */
.fancybox__rightCol .project-title,
.fancybox__toptCol .project-title {
    color: #f92468;
    font-weight: bold;
}

.fancybox__rightCol ul,
.fancybox__toptCol ul {
    list-style: none;
    padding-left: 0;
}

.fancybox__rightCol ul a span,
.fancybox__toptCol ul a span {
    color: #e7db6a;
    font-weight: 800;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: grab;
}

a[data-fancybox] img {
    cursor: zoom-in;
}

.fancybox__container {
    --fancybox-bg: #282923;
    --fancybox-color: #333;
    --fancybox-accent-color: #a6e22b;
    --carousel-button-svg-filter: none;
    display: flex;
    flex-direction: row;
}

.fancybox__toolbar {
    position: relative;
    padding: 0;
    background: #282923;
    backdrop-filter: blur(30px);
    text-shadow: none;
    font-weight: 400;
    color: #a6e22b;
    --carousel-button-svg-stroke-width: 1.75;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px;
}

.fancybox__slide {
    padding-top: 8px;
    padding-bottom: 8px;
}

.fancybox__nav {
    --carousel-button-bg: #e5e7eb;
    --carousel-button-border-radius: 6px;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    --carousel-button-svg-stroke-width: 2.5;
}

.fancybox__leftCol {
    min-height: 1px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
}

.fancybox__rightCol {
    height: 100%;
    padding: 2rem;
    overflow: auto;
    display: flex;
    flex-direction: column;
    border-left: 1px solid #a6e22b;
    opacity: var(--fancybox-opacity, 1);
}

/* Opening */
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__rightCol {
    animation: 0.15s ease backwards fancybox-fadeIn;
}

/* Closing */
.fancybox__container.is-animated.is-closing .fancybox__rightCol {
    animation: 0.15s ease both fancybox-fadeOut;
}

.fancybox__container.is-animated.is-closing .fancybox__leftCol {
    overflow: visible;
}

.carousel__button {
    color: #a6e22b;
}

.carousel__button.is-next,
.carousel__button.is-prev {
    background: rgba(0, 0, 0, 0.7);
}

.fancybox__toptCol {
    height: 21vh;
    position: absolute;
    z-index: 99;
    border-bottom: 1px solid #a6e22b;
}

.fancybox__toptCol div {
    height: inherit;
}

#projectInfo {
    width: 100%;
    height: auto;
    background-color: #282923;
    border-radius: 10px;
    padding: 10px;
}

#profile-picture {
    border-radius: 100px;
    border: 2px solid #a6e22b;
    margin-bottom: .5rem;
    transition: transform;
    transition-timing-function: ease;
    transition-duration: 1000ms;
}

#flip:hover #profile-picture {
    transform: rotateX(360deg);
    transition: transform;
    transition-timing-function: ease;
    transition-duration: 1000ms;
}

#hello {
    display: flex;
    align-items: center;
    flex-flow: column;
}

.profile-circle {
    border-radius: 50%;
    width: 206px;
    height: 206px;
    background-color: #f92468;
    position: relative;
    left: 0px;
    margin-bottom: .5rem;
}

.btn-green, .btn-red {
    border: 1px solid #282923;
    background-color: #282923;
    transition: transform;
    transition-timing-function: ease;
    transition-duration: 100ms;
}

.btn-green:hover, .btn-red:hover {
    transition: transform;
    transition-timing-function: ease;
    transition-duration: 100ms;
    transform: scale(1.04);
}

.owl-stage-outer:hover {
    cursor: grab;
}

.owl-stage-outer {
    border: 1px solid;
}

.owl-stage-outer .item {
    transition: all 200ms;
    max-width: 350px;
    padding: 0 5px;
}

.owl-stage-outer .item:hover {
    transform: scale(1.1);
    transition: all 300ms;
}

.owl-item {
    margin-right: 0 !important;
}

#my-experience-list {
    font-size: 1.2em;
}

#my-experience-list span {
    font-size: 0.8em;
    color: slategray;
}

.experience-list-items div {
    margin-bottom: 15px;
}

.experience-list-items i {
    color: #a6e22b;
    text-shadow: -1px 1px 1px black;
}

.owl-nav {
    display: flex;
    justify-content: center;
}

.owl-carousel .owl-nav button span {
    font-size: 2em;
    margin: 0 10px;
}