.article-clean .intro p a,
.contact-clean form .btn,
.credit-card-box .panel-body .control-label,
.drop .cont .tit {
    text-transform: uppercase;
}
.product-item h2 a,
a {
    text-decoration: none;
}
div.jumbotron.hero-technology {
    color: #fff;
    text-align: center;
    background: url(/assets/img/hero-background-technology.jpg) center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}
p.hero-subtitle {
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    font-weight: 500;
    max-width: 600px;
    margin: 25px auto;
    color: #fff;
}
h1.hero-title,
h2.hero-title,
h3.hero-title {
    font-weight: 500;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    color: #dc3545;
}
.product-item {
    padding: 10px;
}
.product-item .product-container {
    text-align: left;
    font: 400 14px sans-serif;
    background-color: #fff;
    border: 1px solid #dbe3e7;
    border-radius: 3px;
    box-shadow: 1px 3px 1px rgba(0, 0, 0, 0.08);
    padding: 25px;
}
.product-item a.product-image {
    display: block;
    text-align: center;
    box-shadow: 0 0 20px 8px #f3f3f3 inset;
    width: 100%;
    margin-bottom: 25px;
    padding: 20px 0;
    box-sizing: border-box;
}
.product-item a.product-image img {
    height: 130px;
}
.product-item h2 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    font-weight: 800;
}
.product-item h2 a {
    color: #2b2b2b;
}
.product-item a.small-text {
    color: grey;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    text-align: right;
    font-size: 12px;
}
.product-item .product-rating {
    color: #f09911;
    font-size: 14px;
}
.product-item .product-rating a.small-text {
    text-align: left;
    margin: 0 0 0 10px;
    display: inline-block;
}
.product-item p.product-description {
    margin-top: 20px;
    color: #5d5d5d;
    line-height: 1.45;
    white-space: normal;
    margin-bottom: 20px;
}
.product-item button {
    border-radius: 2px;
    background: #87bae1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
    border: 0;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 8px 20px;
}
.product-item button:active {
    background: #87bae1;
    color: #fff;
    border: 0;
}
.product-item button:focus {
    background: #87bae1;
    outline: 0;
    color: #fff;
}
.product-item button:hover {
    background: #66abe0;
    color: #fff;
}
.product-item button:focus:active {
    background: #87bae1;
    outline: 0;
    color: #fff;
}
.product-item .product-price {
    color: #4e4e4e;
    font-weight: 700;
    font-size: 20px;
    padding-top: 5px;
    text-align: right;
}
.animation-element {
    opacity: 0;
    position: relative;
}
.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transform: translate3d(-100px, 0, 0);
    -webkit-transform: translate3d(-100px, 0, 0);
    -o-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    transform: translate3d(-100px, 0, 0);
}
.col.colomn-accoun-header {
    border: 5px solid #dc3545;
    margin-right: 5px;
    padding-top: 15px;
}
.section-accoun-1 {
    height: 450px;
    padding: 50px;
    border-bottom: 2px solid #dc3545;
}
.hearder-accoun-paragraph {
    margin-bottom: 3%;
}
.btn.btn-danger.text-center.header-button-accoun:hover {
    background-color: #dc3545;
}
.btn.btn-danger.text-center.header-button-accoun {
    border-radius: 30px;
    width: 150px;
    height: 50px;
    margin-top: 20px;
    background-color: #dc3545;
}
#malistgroup,
.article-clean,
.brands {
    background-color: #fff;
}
.text-center.section-accoun-2 {
    border: 2px solid #000;
    margin-top: 30px;
}
.container.container-accoun-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    border: 2px solid #dc3545;
}
.table-body {
    border: 1px solid rgba(0, 0, 0, 0.2);
}
#malistgroup {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    text-align: left !important;
    border: 1px solid transparent;
}
.drop,
.drop .cont {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.brands a,
.drop {
    text-align: center;
}
.article-clean {
    color: #56585b;
    font-family: Lora, serif;
    font-size: 14px;
}
.article-clean .intro {
    font-size: 16px;
    margin: 0 auto 30px;
}
.article-clean .intro h1 {
    font-size: 32px;
    margin-bottom: 15px;
    padding-top: 20px;
    line-height: 1.5;
    color: inherit;
    margin-top: 20px;
}
.article-clean .text h2,
.article-clean .text p {
    line-height: 1.45;
    margin-bottom: 20px;
}
.article-clean .intro p {
    color: #929292;
    font-size: 12px;
}
.article-clean .intro p .by {
    font-style: italic;
}
.article-clean .intro p .date {
    text-transform: uppercase;
    padding: 4px 0 4px 10px;
    margin-left: 10px;
    border-left: 1px solid #ddd;
}
.article-clean .intro p a {
    color: #333;
    padding-left: 3px;
}
.article-clean .intro img {
    margin-top: 20px;
}
.article-clean .text h2 {
    margin-top: 28px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}
@media (min-width: 768px) {
    .article-clean .text p {
        font-size: 16px;
    }
    .article-clean .text h2 {
        font-size: 20px;
    }
}
.article-clean .text figure {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.article-clean .text figure img {
    margin-bottom: 12px;
    max-width: 100%;
}
.brands {
    color: #313437;
}
.brands a {
    display: block;
    padding: 40px 0;
}
@media (max-width: 767px) {
    .brands a {
        padding: 30px 0;
    }
}
.brands a img {
    display: inline-block;
    margin: 10px 20px;
    vertical-align: middle;
}
.contact-clean {
    background: #f1f7fc;
    padding: 80px 0;
}
@media (max-width: 767px) {
    .contact-clean {
        padding: 20px 0;
    }
}
.contact-clean form {
    max-width: 480px;
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px;
    border-radius: 4px;
    color: #505e6c;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
    .contact-clean form {
        padding: 30px;
    }
}
.contact-clean h2 {
    margin-top: 5px;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 36px;
    color: inherit;
}
.contact-clean .form-group:last-child {
    margin-bottom: 5px;
}
.contact-clean form .form-control {
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    outline: 0;
    color: inherit;
    padding-left: 12px;
    height: 42px;
}
.contact-clean form .form-control:focus {
    border: 1px solid #b2b2b2;
}
.contact-clean form textarea.form-control {
    min-height: 100px;
    max-height: 260px;
    padding-top: 10px;
    resize: vertical;
}
.contact-clean form .btn {
    padding: 16px 32px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: 0.9;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.4px;
    line-height: 1;
    outline: 0 !important;
}
a:active,
a:hover,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}
.contact-clean form .btn:hover {
    opacity: 1;
}
.contact-clean form .btn:active {
    transform: translateY(1px);
}
.contact-clean form .btn-danger {
    background-color: #055ada !important;
    margin-top: 15px;
    color: #fff;
}
* {
    font-family: Raleway, sans-serif;
}
.page-footer {
    background-color: #f3f3f2;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-top: 50px;
}
.page-footer h4 {
    color: #333;
    font-size: 11px;
    font-weight: 700;
}
.page-footer p {
    color: #888;
    font-size: 11px;
}
.page-footer .footer-links a,
.page-footer .region a {
    color: #555;
    font-size: 11px;
}
.page-footer .footer-links {
    list-style: none;
    padding: 0;
    margin-bottom: 45px;
    word-break: break-all;
}
.page-footer .footer-links li {
    margin-bottom: 5px;
    line-height: 1.3;
}
.page-footer .footer-legal .copyright {
    margin-right: 60px;
}
.page-footer .footer-legal .legal-links .item {
    padding-right: 13px;
    border-right: 1px solid #ccc;
    margin: 0 13px 0 0;
}
.page-footer .footer-legal .legal-links .item:last-child {
    border-right: none;
}
.page-footer .footer-legal .legal-links .item h5 {
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 0;
}
.page-footer .region {
    margin-bottom: 20px;
}
.page-footer .region img {
    margin-right: 7px;
}
@media (min-width: 768px) {
    .page-footer .region {
        margin-bottom: 0;
    }
}
hr {
    box-sizing: content-box;
    color: #fff;
    overflow: visible;
}
#login-box,
.drop,
.toast {
    overflow: hidden;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.drop {
    width: 90%;
    height: 220px;
    border: 3px dashed #dadfe3;
    border-radius: 15px;
    background: 0 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 0 auto 10px;
}
.drop .cont {
    width: 500px;
    height: 170px;
    color: #8e99a5;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: auto;
}
.drop .cont i {
    font-size: 40px;
    color: #787e85;
    position: relative;
}
#list,
.drop input {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.drop .cont .tit {
    font-size: 30px;
    font-weight: 900;
}
.drop .cont .desc {
    color: #787e85;
    font-size: 18px;
}
.drop .cont .browse {
    margin: 10px 25%;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    background: #00c993;
}
.drop input {
    height: 100%;
    cursor: pointer;
    background: red;
    opacity: 0;
    margin: auto;
    bottom: 0;
    right: 0;
}
#list {
    text-align: left;
}
#login-box-footer,
.center,
.col.colomn-1,
.login-box-header,
.submit-row {
    text-align: center;
}
.content-wrap,
.glyphicon,
.widget {
    position: relative;
}
.dashed_upload {
    height: 200px;
}
.features-clean {
    color: #313437;
    background-color: #fff;
    padding-bottom: 30px;
}
.features-clean p {
    color: #7d8285;
}
.features-clean h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}
@media (max-width: 767px) {
    .features-clean {
        padding-bottom: 10px;
    }
    .features-clean h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.features-clean .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 60px;
}
.features-clean .item {
    min-height: 100px;
    padding-left: 80px;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .features-clean .intro {
        margin-bottom: 40px;
    }
    .features-clean .item {
        min-height: 0;
    }
}
.features-clean .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    color: inherit;
}
.features-clean .item .description {
    font-size: 15px;
    margin-bottom: 0;
}
.features-clean .item .icon {
    font-size: 40px;
    color: #1485ee;
    float: left;
    margin-left: -65px;
}
.credit-card-box .panel-title {
    font-weight: 700;
    overflow: hidden;
}
.credit-card-box .panel-title .panel-title-text {
    max-width: 80px;
    float: left;
}
.credit-card-box .panel-title .panel-title-image {
    max-width: 160px;
    float: right;
}
.credit-card-box label {
    display: block;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
a {
    background-color: transparent;
    color: #218bc3;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out;
}
b,
strong {
    font-weight: 700;
}
h1 {
    margin: 0.67em 0;
    font-size: 2.5rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
a:focus,
a:hover {
    color: #165c82;
    text-decoration: underline;
}
.nav-link:focus,
.nav-link:hover,
.social-login-link {
    text-decoration: none;
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
}
.glyphicon,
.small,
small {
    font-weight: 400;
}
h5 {
    font-size: 1.25rem;
}
.row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
@media (min-width: 992px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: inline-block;
}
.nav-pills .nav-item {
    float: left;
}
.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: 0;
}
.glyphicon {
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-star:before {
    content: "\E006";
}
.glyphicon-remove:before {
    content: "\E014";
}
.glyphicon-chevron-up:before {
    content: "\E113";
}
.glyphicon-chevron-down:before {
    content: "\E114";
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 300;
    font-size: 75%;
    color: #999;
}
.small,
small {
    font-size: 85%;
}
.nav-pills .nav-item + .nav-item {
    margin-left: 0;
}
.content-wrap,
.loader-wrap,
.page-controls {
    left: 204px;
    transition: left 0.3s ease-in-out;
}
@media (min-width: 768px) {
    .form-wizard .nav-pills.nav-justified > li {
        padding: 0 5px;
    }
    .form-wizard .nav-pills.nav-justified > li:first-child {
        padding-left: 0;
    }
    .form-wizard .nav-pills.nav-justified > li:last-child {
        padding-right: 0;
    }
    .content-wrap,
    .loader-wrap,
    .page-controls {
        margin-left: 50px;
        left: 154px;
    }
}
.content-wrap {
    z-index: 0;
    height: 100%;
}
.page-title {
    margin: 0 0 calc(1rem + 6px);
}
.widget {
    margin-bottom: 1.875rem;
    padding: 15px 20px;
    background: #fff;
    border-radius: 0.2rem;
}
.widget > header {
    margin: -15px -20px;
    padding: 15px 20px;
}
.widget > header h1,
.widget > header h2,
.widget > header h3,
.widget > header h4,
.widget > header h5,
.widget > header h6 {
    margin: 0;
}
.widget-controls {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 14px;
    font-size: 0.875rem;
}
.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-justified .nav-item {
    float: none;
}
.nav-justified .nav-link {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
}
@media (min-width: 768px) {
    .nav-justified .nav-item {
        display: table-cell;
        width: 1%;
    }
    .nav-justified .nav-link {
        margin-bottom: 0;
    }
}
.mb-sm {
    margin-bottom: 0.5rem;
}
#brand-logo {
    font-size: 34px;
}
#login-box {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 25px !important;
    border-radius: 12px;
    background: #fff;
    -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}
.form-btn,
img.avart-img {
    max-width: 200px;
}
.login-box-header {
    background-color: #fff;
    padding: 18px 25px 15px;
    border: none;
    border-bottom: 1px solid #e0e0e0;
}
.login-box-content {
    padding: 20px 20px 10px;
    background-color: #fff;
}
.social-login-link {
    color: #fff;
    margin-top: 10px;
}
.fb-login {
    background-color: #1a538a;
}
.gp-login {
    background-color: #db4437;
    margin-top: 10px;
}
.login-box-content i {
    padding: 11px 20px;
    color: #fff;
    font-size: 18px;
}
.box-shadow {
    box-shadow: 0 2px 2px 0 rgba(41, 48, 59, 0.24), 0 0 2px 0 rgba(41, 48, 59, 0.12);
    border-radius: 5px;
}
.social-login-link:hover {
    text-decoration: none;
    color: #fff;
}
.login-box-seperator {
    flex: 1 0 auto;
    min-width: 1px;
    border-top: 1px solid #dedfe0;
    height: 1px;
}
.email-imput {
    border-radius: 5px;
    color: #29303b;
    font-size: 18px;
    height: auto;
    padding: 11px 10px 12px 40px;
}
#login-box-footer p,
.label-text {
    color: #8b8b8b;
}
.form-control {
    box-shadow: none;
    font-size: 16px;
    padding: 10px 12px;
    transition: border-color 0.08s ease-in-out, box-shadow 0.08s ease-in-out;
}
.email-login {
    padding: 10px 20px;
}
#submit-id-submit {
    margin-top: 0;
    height: 46px;
    background-color: #1a8a6f;
    border: 0;
    color: #fff;
    margin-bottom: 8px;
    padding-top: 0;
    padding-bottom: 0;
}
.submit-row {
    padding: 10px 20px;
}
#forgot-password-link,
#register-link {
    color: #2474c1;
    text-decoration: none;
}
#login-box-footer {
    border-top: 1px solid #dedfe0;
}
#register-link {
    padding: 0 10px;
}
#submit-id-submit:hover {
    background-color: #198269;
}
div.avatar > img {
    border-radius: 50%;
}
.no-marging {
    margin: 0 !important;
}
.alert-col > .alert.display {
    opacity: 1;
}
div.container.profile {
    padding: 10px 20px;
}
.relative {
    position: relative;
}
.absolue {
    position: absolute;
}
div.profile-row {
    margin-top: 55px;
}
.absolue.center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0);
}
div.alert {
    width: 40%;
}
.alert-col > .alert {
    padding: 10px;
    border-radius: 0;
    transition: all 0.5s ease;
    opacity: 0;
}
hr {
    height: 2px;
}
.content-right > * {
    float: right;
}
.form-btn {
    min-width: 100px;
    margin: 0 5px;
}
div.avatar-bg {
    background: url(https://www.gravatar.com/avatar/1234566?size=200&d=mm) 50% 50%;
    height: 200px;
    width: 200px;
    background-size: cover;
    border-radius: 50%;
    margin-left: calc(50% - 100px);
}
.projects-horizontal {
    color: #313437;
    background-color: #fff;
}
.projects-horizontal p {
    color: #7d8285;
}
.projects-horizontal h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}
@media (max-width: 767px) {
    .projects-horizontal h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.projects-horizontal .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 10px;
}
.projects-horizontal .projects {
    padding-bottom: 40px;
}
.projects-horizontal .item {
    padding-top: 60px;
    min-height: 160px;
}
@media (max-width: 767px) {
    .projects-horizontal .item {
        padding-top: 40px;
        min-height: 160px;
    }
}
.projects-horizontal .item .name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 15px;
    color: inherit;
}
@media (max-width: 991px) {
    .projects-horizontal .item .name {
        margin-top: 22px;
    }
}
.projects-horizontal .item .description {
    font-size: 15px;
    margin-bottom: 0;
}
.table,
div .table {
    margin-bottom: 1rem;
    color: #212529;
}
.btn.btn-danger.btn-lg.hero-button {
    border-radius: 30px;
    background-color: #dc3545;
}
.btn.btn-danger.btn-lg.hero-button:hover {
    background-color: #fff;
    color:#dc3545;
}
.col.colomn-1 {
    padding: 10px;
    margin-right: 5px;
    border: 1px solid #dc3545;
    border-radius: 5px;
}
.section-3 {
    padding: 25px;
    background-color: rgba(12, 39, 94, 0.53);
}
.section-2 {
    height: 500px;
    padding: 25px;
}
.section-4 {
    height: 500px;
    background-color: rgba(255, 242, 242, 0.46);
}
.img-highligh-1 {
    padding-left: 50px;
    padding-top: 100px;
    vertical-align: middle;
    border-style: none;
}
.highlight-blue {
    background-attachment: fixed;
    padding-top: 100px;
}
.btn.btn-danger.btn-header {
    border: 1px solid #dc3545;
    border-radius: 30px;
    background-color: #fff;
    color: #dc3545;
    width: 90px;
}
.btn.btn-danger.btn-header:hover {
    border: 1px solid #e16d78;
    border-radius: 30px;
    background-color: #e16d78;
    color: #fff;
    width: 90px;
}
.btn.btn-danger.btn-colomn-1 {
    border-radius: 30px;
    width: 100px;
    background-color: #fff;
}
.btn.btn-danger.btn-colomn-1:hover {
    background-color: #dc3545;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.col.text-center.colomn-accoun-section {
    border: 2px solid #dc3545;
    margin-right: 5px;
    padding: 10px;
}
.table {
    width: 100%;
}
div .table {
    width: 100%;
}
#matable {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #2d8f37;
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
}
.form-proof {
    width: 500px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 10px;
}
.matablecell,
.table th,
div .table td,
img > .table td,
ma {
    padding: 0.75rem;
    vertical-align: top;
}
.toast.show {
    display: block;
    opacity: 1;
}
.toast {
    max-width: 350px;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 0.25rem;
}
.form-group div span {
    width: 30px;
    margin-right: 70px;
}
.matablerow {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border: 1px solid transparent;
}
ma {
    border-top: 1px solid #dee2e6;
}
.table th,
img > .table td {
    border-top: 1px solid #b7042f;
}
.matablecell {
    border: 1px solid rgba(222, 226, 230, 0);
}
.btn.btn-danger.button-add {
    border-radius: 30px;
}
nav fa {
    margin-right: 10px;
}
.table th,
div .table td {
    border: 1px solid rgba(157, 34, 34, 0);
}
#app-navbar {
    background: #dc3545;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.testimonials-clean {
    color: #313437;
    background-color: #eef4f7;
}
.testimonials-clean p {
    color: #7d8285;
}
.testimonials-clean h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}
@media (max-width: 767px) {
    .testimonials-clean h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}
.testimonials-clean .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}
.testimonials-clean .intro p {
    margin-bottom: 0;
}
.testimonials-clean .people {
    padding: 50px 0 20px;
}
.testimonials-clean .item {
    margin-bottom: 32px;
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .testimonials-clean .item {
        height: 220px;
    }
}
.testimonials-clean .item .box {
    padding: 30px;
    background-color: #fff;
    position: relative;
}
.testimonials-clean .item .box:after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: -24px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-width: 12px 15px;
    border-top-color: #fff;
}
.testimonials-clean .item .author {
    margin-top: 28px;
    padding-left: 25px;
}
.testimonials-clean .item .name {
    font-weight: 700;
    margin-bottom: 2px;
    color: inherit;
}
.testimonials-clean .item .title {
    font-size: 13px;
    color: #9da9ae;
}
.testimonials-clean .item .description {
    font-size: 15px;
    margin-bottom: 0;
}
.testimonials-clean .item img {
    max-width: 40px;
    float: left;
    margin-right: 12px;
    margin-top: -5px;
}
.how-it-works-title {
    margin-bottom: 3%;
    font-size: 45px;
    color: rgba(0, 0, 0, 0.52);
    margin-top: -20px;
}
