body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    height: 100%;
    width: 100%;
    font-family: Lato, sans-serif;
    font-size: 16px;
    color: #596068;
}

h1 {
    color: #00B0FF !important;
}

.navbar {
    background-color: #fff;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 0.875rem;
}

.header {
    padding-top: 8rem;
    padding-bottom: 9rem;
    background-color: #fff;
    text-align: left;
}

.p-large {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.p-small {
    font-size: 0.875rem;
    line-height: 1.5rem;
}

.btn-solid-lg:hover {
    background-color: transparent;
    color: #00B0FF;
    /* needs to stay here because of the color property of a tag */
    text-decoration: none;
}

.btn-outline-sm:hover {
    background-color: transparent;
    color: #00B0FF;
    /* needs to stay here because of the color property of a tag */
    text-decoration: none;
}

.btn-outline-sm {
    display: inline-block;
    padding: 1rem 1.5rem 1rem 1.5rem;
    border: 1px solid #00B0FF;
    border-radius: 30px;
    background-color: transparent;
    background-color: #00B0FF;
    font-weight: 600;
    color: #fff;
    font-size: 0.875rem;
    line-height: 0;
    text-decoration: none;
    transition: all 0.2s;
}

.btn-solid-lg {
    display: inline-block;
    padding: 1.625rem 2.625rem 1.625rem 2.625rem;
    border: 1px solid #00B0FF;
    border-radius: 30px;
    background-color: #00B0FF;
    color: #ffffff;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 0;
    text-decoration: none;
    transition: all 0.2s;
}

.feutures {
    background-color: #ebf9ff;
}

.icon-box {
    width: 76px;
    height: 76px;
    margin-right: auto;
    margin-bottom: 2.5rem;
    margin-left: auto;
    border-radius: 10px;
    background-color: #efebfd;
}

.card-body {
    color: #7d8285;
    font-size: 16px;
}

.col-color {
    padding: 15px;
}

.img-shadow {
    box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px;
}

footer {
    background-color: #292c2f;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: 700 16px sans-serif;
    padding: 55px 50px;
    margin-top: 0px;
    bottom: 0;
    color: #fff
}

.footer-navigation h3 {
    margin: 0 0 20px;
    font: 400 36px Cookie, cursive;
    color: #fff
}

.footer-navigation h3 a {
    text-decoration: none;
    color: #fff
}

.footer-navigation h3 span {
    color: #5383d3
}

.footer-navigation p.links a {
    color: #fff;
    text-decoration: none
}

.footer-navigation p.company-name {
    color: #8f9296;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px
}

@media (max-width:767px) {
    .footer-contacts {
        margin: 30px 0
    }
}

.footer-contacts p {
    display: inline-block;
    color: #fff;
    vertical-align: middle
}

.footer-contacts p a {
    color: #5383d3;
    text-decoration: none
}

.fa.footer-contacts-icon {
    background-color: #33383b;
    color: #fff;
    font-size: 18px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    margin: 10px 15px 10px 0
}

span.new-line-span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 2
}

.footer-about h4 {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px
}

.footer-about p {
    line-height: 20px;
    color: #92999f;
    font-size: 13px;
    font-weight: 400;
    margin: 0
}

div.social-links {
    margin-top: 20px;
    color: #fff
}

.social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 5px;
    margin-bottom: 5px
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-a-brc-tp:not(.disabled):not(:disabled).active,
.btn-brc-tp,
.btn-brc-tp:focus:not(:hover):not(:active):not(.active):not(.dropdown-toggle),
.btn-h-brc-tp:hover,
.btn.btn-f-brc-tp:focus,
.btn.btn-h-brc-tp:hover {
    border-color: transparent;
}

.btn-outline-blue {
    color: #0d6ce1;
    border-color: #5a9beb;
    background-color: transparent;
}

.btn {
    cursor: pointer;
    position: relative;
    z-index: auto;
    border-radius: .175rem;
    transition: color .15s, background-color .15s, border-color .15s, box-shadow .15s, opacity .15s;
}

.border-2 {
    border-width: 2px!important;
    border-style: solid!important;
    border-color: transparent;
}

.bgc-white {
    background-color: #fff!important;
}

.text-green-d1 {
    color: #277b5d!important;
}

.letter-spacing {
    letter-spacing: .5px!important;
}

.font-bolder,
.text-600 {
    font-weight: 600!important;
}

.text-170 {
    font-size: 1.7em!important;
}

.text-purple-d1 {
    color: #6d62b5!important;
}

.text-primary-d1 {
    color: #276ab4!important;
}

.text-secondary-d1 {
    color: #5f718b!important;
}

.text-180 {
    font-size: 1.8em!important;
}

.text-150 {
    font-size: 1.5em!important;
}

.text-danger-m3 {
    color: #e05858!important;
}

.rotate-45 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.position-l {
    left: 0;
}

.position-b,
.position-bc,
.position-bl,
.position-br,
.position-center,
.position-l,
.position-lc,
.position-r,
.position-rc,
.position-t,
.position-tc,
.position-tl,
.position-tr {
    position: absolute!important;
    display: block;
}

.mt-n475,
.my-n475 {
    margin-top: -2.5rem!important;
}

.ml-35,
.mx-35 {
    margin-left: 1.25rem!important;
}

.text-dark-l1 {
    color: #56585e!important;
}

.text-90 {
    font-size: .9em!important;
}

.text-left {
    text-align: left!important;
}

.mt-25,
.my-25 {
    margin-top: .75rem!important;
}

.text-110 {
    font-size: 1.1em!important;
}

.deleted-text {
    text-decoration: line-through;
    ;
}