﻿a {
    color: #008FDB;
    text-decoration: none;
}

h3 {
    font-size: 2rem;
}

h4 {
    font-size: 1.75rem;
}

h5 {
    font-size: 1.25rem;
}

h6 {
    font-size: 0.88rem;
}
    a:hover {
        color: #002447;
        transition: 0.4s;
    }


dt {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

dd {
    margin-left: 4px;
}

pre {
    padding: 0.5rem;
    padding-left: 1rem;
    background-color: #0000008a;
    color: white;
    border-radius: 0.3rem;
}

code {
    color: #0000008a
}

pre code {
    color: white;
}

a h3 {
    color: white;
    padding-left: 0.2rem
}

.w-40 {
    width: 40%;
}

.clearfix {
    clear: both;
}

.mw250 {
    max-width: 250px;
}

.colors-alt a.btn {
    border: 0;
}

.color-blue {
    color: #008fdb;
}

.colors-alt a.btn-outline {
    color: white;
    border: 3px solid white;
    border-radius: 7px;
}

.btn-primary, .colors-alt a.btn-primary {
    background-color: #008fdb;
    color: white;
}

.btn.btn-outline:hover, .btn.btn-low:hover {
    background-color: transparent;
    border-color: #88C8E3;
    color: #88C8E3;
}

.btn:hover {
    background-color: #008fdb;

}


.btn-outline-primary {
    background-color: white;
    color: #008fdb;
    border-color: #88C8E3;
}

    .btn-outline-primary:hover {
        background-color: #0069d9;
        border-color: #0062cc;
        color: white;
    }


.btn-low {
    background-color: transparent;
    color: white;
}

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5, .col-xl-1-5 {
    width: 12.49995%;
}

.color-inverse {
    color: white;
    background-color: #002447;
}

.card-light .card-header {
    color: white;
    background-color: #002447;
    padding: 0;
}

    .card-light .card-header > div {
        align-items: initial;
    }


.card-block-header {
    font-size: 24px;
    font-weight: bold;
    padding-left: 1rem;
    background-color: #FAFDFF;
    vertical-align: middle;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-radius: 8px;
}

    .card-block-header img {
        height: 2rem;
        margin-right: 1rem;
    }

.card-table {
    display: flex;
    border-bottom: 1px solid #dee2e6;
}

    .card-table > div {
        width: 24%;
        display: inline-flex;
        padding: 8px 16px;
        border-left: 1px solid #dee2e6;
        position: relative;
        min-height: 70px;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

        .card-table > div:first-child {
            width: 28%;
            padding-right: 20px;
            border-left: 0;
            align-items: flex-start;
        }

        .card-table > div.x2 {
            width: 48%;
        }

        .card-table > div.x3 {
            width: 72%;
        }

    .card-table.d30-d70 > div:not(:first-child) {
        width: 70%;
        align-items: flex-start;
    }

    .card-table.d30-d70 > div:first-child {
        width: 30%;
    }


.card-header .card-table {
    border-bottom: 0;
}

    .card-header .card-table > div {
        align-items: inherit;
        padding-bottom: 0px;
    }


.card-feature {
    background-color: #1c3c5b;
}

@media (max-width: 992px) and (min-width: 600px) {
    .card-feature {
        min-height: 12.1rem;
    }
}

ul.bordered {
    padding: 0;
}

    ul.bordered li {
        list-style: none;
        padding: 10px;
        border-bottom: 1px solid #d9d9d8;
    }

        ul.bordered li:last-child {
            border-bottom: none
        }


ul.bullets {
}

    ul.bullets li {
        list-style: none;
    }



ol.list-agreement {
}

    ol.list-agreement li {
        margin-bottom: 2rem;
    }

        ol.list-agreement li p:first-child {
            font-size: 2rem;
        }

        ol.list-agreement li::marker {
            font-size: 2rem;
        }

        ol.list-agreement li ol {
            list-style-type: lower-alpha;
        }

            ol.list-agreement li ol li {
                margin-bottom: 1rem;
            }

                ol.list-agreement li ol li::marker {
                    font-size: 1rem;
                }


.highlights-list h3 {
    margin-bottom: 0.5rem;
    margin-top: 1rem;
    color: #002447;
    font-weight: 600;
    font-size: 1.5rem;
}

    .highlights-list h3 .check-circle {
        margin-right: 0.5rem;
    }

.highlights-list p {
    margin-left: 2rem;
}

.img-frame {
    padding: .25rem;
    background-color: #fff;
    border: 2px solid #002447;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

/* end general */

.nav-item > .nav-link.active,
.nav-item > .nav-link:hover {
    color: #008fdb;
}

.container-fluid {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}

.banner-footer-alt {
    background-color: #002447;
}


.section {
    background-color: white;
    color: #002447;
}

.colors-alt {
    background-color: #002447;
    color: white;
}

    .colors-alt a {
        color: #e0eef7;
    }

        .colors-alt a:hover {
            color: #008FDB;
        }

.colors-alt2 {
    background-color: #2699FB;
    color: white;
}

    #event-planner_bk .event-planners {
    max-width: 1300px;
    margin: auto;
}

/* about page */
#aboutpage .banner-text {
    height: 681px;
    padding-top: 7rem;
    overflow: hidden;
    line-height: 68px;
    color: #002447;
    text-shadow: -2px -2px 2px white, 2px -2px 2px white, -2px 2px 2px white, 2px 2px 2px white;
}
.banner-caption-big {
    font-size: 1.5rem
}



#contact-form > input,
#contact-form > textarea {
    background-color: rgba(247,252,255,255);
    width: 100%;
    margin-right: 50px;
    margin: 10px;
    padding: 8px;
    border: 2px solid white;
}

.contact-details {
    color: rgb(0, 36, 71);
    font-variant-numeric: lining-nums;
    font-feature-settings: 'lnum'
}
/* end about page */
/* home page and event-software*/
#event-planner {
    background-color: transparent;
}

#event-planner_bk, .back-topstraight {
    background-image: url(../images/home/background-planner.svg);
    background-size: cover;
    background-position-y: -280px;
    background-repeat:no-repeat
}
/* 
@media (max-width: 960px) {
    .home-back {
        background-size: 2400px;
    }
}

@media (max-width: 768px) {
    .home-back {
        background-size: 1800px;
    }

    #homepage .banner-content {
        background-position-y: bottom;
    }
}
    */

.planner-type {
    text-align: center;
    border: 3px solid;
    border-radius: 1.2rem;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
}

    .planner-type img {
        width: 100%;
        border-radius: 16px 16px 0 0;
    }

.planner-title {
    padding-top: 2rem;
    font-size: 33px;
    font-family: 'Poppins', sans-serif;
    color: #002447;
}
.event-planners-card{
    padding: 0;
}

.planner-type .btn {
    position: absolute;
    bottom: 3rem;
    transform: translate(-50%, -50%);
    padding-left: 30px;
    padding-right: 30px
}

.planner-text {
    padding: 1.75rem 3.5rem 0 3.5rem;
    font-family: Raleway;
    font-size: 15px;
    line-height:24px
}

.planner-type {
    max-width: 90%;
    width: 320px;
    height: 480px;
}

.planner-text {
    width: 100%;
}

@media (min-width: 376px) {
    .planner-type {
        width: 350px;
        height: 31rem;
    }
}
@media (min-width: 100px) and (max-width:375px) {
    #event-planner_bk .planner-text {
        padding: 1.75rem 2rem 0 2rem;
    }
}

@media (min-width: 376px) {
    #event-planner_bk .planner-type {
        width: 392px;
        height: 566px;
    }
}


/* end home page */


/* info page */

#infopage #banner {
    min-height: 14rem;
}


#infopage .banner-text {
    text-shadow: 1px 1px 2px #002447;
}

    #infopage .banner-text .blog-link {
        text-decoration: underline;
        color: white;
    }

#infopage .banner-title {
    color: white;
}

#infopage .banner-info {
    color: white;
}

#infopage #banner.alt .banner-info {
    color: #002447;
}

#infopage .banner-caption {
    max-width: 75%;
}

#infopage .banner-text {
    text-shadow: 1px 1px 2px #002447;
    color: #008FDB;
}

    #infopage .banner-text .blog-link {
        text-decoration: underline;
        color: #008FDB;
    }

.features-rows .row {
    margin-top: 25px;
}

.feature-img {
    text-align: center;
}

    .feature-img img {
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        object-fit: contain;
        max-height: 400px;

    }

.feature-text {
    text-align: left;
    color: #002447;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.feature-title {
    font-size: 33px;
}

.feature-desc {
    font-size: 1.1rem;
}

/* demo 
.demo_banner {
   color:white
}

  #demo {
        background-image: url('/Images/demo/shape_contact.png');
        background-repeat: no-repeat;
        background-position: top 2245px left -463px;
        background-size: 1161px 1368px;

    }


.demo_banner_title {
   font-size:54px; 
   font-family: 'Poppins', sans-serif;
   font-weight: 600
}


.demo_banner_subtitle {
    font-size: 32px;
    font-family: Raleway, "Trebuchet MS", sans-serif;
    color: white
}
*/
/*
.demo_banner_list {
    font-size: 26px;
    font-family: Raleway, "Trebuchet MS", sans-serif;
    color: white
}
    
#more {
    text-decoration: underline;
    cursor: pointer;
    color: white;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
}
.demo_banner_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 144px 0 10px;
    margin-top: 90px
}

@media (max-width: 1200px) {
    .demo_banner_text {
        padding: 0 0 0 10px;
        
    }
    .demo_banner_title {
        font-size: 42px;
    }
}

.demo_banner_form {
    align-items: center; 
    width: 490px; 
    margin-top: 90px;
    height: 480px 
}

.demo_banner_form_window {
    color: #b8b8b8;
    border: 1px solid #b8b8b8;
}

.demo_banner_form_label {
    font-size:14px
}

.demo_banner_button {
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
    width: 100%;
    font-size:20px
}

.demo_banner_arrow {
    padding-bottom: 130px;
    padding-top: 20px
}

.demo_content {
    padding-top: 77px
}
.demo_content_h1{
font-size:50px; 
padding-bottom: 25px
}

.demo_content_square {
    box-shadow: 3px 3px 11px #D7DBDE;
    border: 2px solid white;
    border-radius: 8px;
    padding: 58px 30px 30px 30px;
    margin: 40px 25px 0 25px;
    background-color: white
}

    .demo_content_square:hover {
        border: 2px solid #b8b8b8;
        border-radius: 8px;
    }

    .demo_content_h4 {
        text-decoration: none;
        color: #002447;
        margin-top: 38px
    }

.demo_content_h5 {
   
    color: #b8b8b8
}

@media (max-width: 1400px) and (min-width: 300px) {
    .demo_content_h4 {
        font-size:24px
    }
    .demo_content_h5 {
        font-size: 18px
    }
}
 end of demo page*/

/* blog article */
#articlepage #banner {
    height: 24rem;
    background-color: #008fdbff;
    background-position: 0px -100px, +25px 0;
    background-repeat: no-repeat;
    background-position-y: -150px, center;
}

@media (min-width: 576px) {
    #articlepage #banner {
        background-position-x: 10px,+100px;
    }
}

@media (min-width: 728px) {
    #articlepage #banner {
        background-position-x: 210px, 245px;
    }
}

@media (min-width: 992px) {
    #articlepage #banner {
        background-position-x: 220px, 345px;
    }
}

@media (min-width: 1200px) {
    #articlepage #banner {
        background-position-x: 300px, 325px;
    }
}

@media (min-width: 1500px) {
    #articlepage #banner {
        background-position-x: 380px, 420px;
    }
}

@media (min-width: 1800px) {
    #articlepage #banner {
        background-position-x: 520px, 640px;
    }
}

@media (min-width: 2100px) {
    #articlepage #banner {
        background-position-x: 820px, 940px;
    }
}

#articlepage .banner-title {
    color: white;
}

#articlepage .banner-content {
    padding-top: 20px;
}

#articlepage .banner-info {
    color: black;
}

#articlepage .banner-caption {
    max-width: 75%;
}

#articlepage .banner-text.outline .banner-title {
    color: white;
}

#articlepage .banner-text.outline .banner-info {
    color: #002447;
}

#articlepage .banner-text.alt-outline .banner-title {
    color: #002447;
}

#articlepage .banner-textalt-outline .banner-info {
    color: white;
}

#articlepage .banner-text .blog-link {
    text-decoration: underline;
    color: #008FDB;
}

.blog-article .article-info {
    font-size: 18px;
    color: #008fdb;
    font-weight: bold;
}

.blog-article h2 {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

.blog-article h2 {
    margin-top: 2.5rem;
    margin-bottom: 0.8rem;
}

.blog-article {
    font-size: 21px;
    line-height: 2rem;
}

    .blog-article p + h4 {
        margin-top: 1.6rem;
    }

    .blog-article dl + h4 {
        margin-top: 1.6rem;
    }

    .blog-article ol + h4, .blog-article ul + h4 {
        margin-top: 1.6rem;
    }

    .blog-article table + h4 {
        margin-top: 1.6rem;
    }

    .blog-article p + h3 {
        margin-top: 1.8rem;
    }

    .blog-article dl + h3 {
        margin-top: 1.8rem;
    }

    .blog-article ol + h3, .blog-article ul + h3 {
        margin-top: 1.8rem;
    }

    .blog-article table + h3 {
        margin-top: 1.8rem;
    }

    .blog-article .figure + h3 {
        margin-top: 1.8rem;
    }

    .blog-article p + h2 {
        margin-top: 2rem;
    }

    .blog-article dl + h2 {
        margin-top: 2rem;
    }

    .blog-article ol + h2, .blog-article ul + h2 {
        margin-top: 2rem;
    }

    .blog-article table + h2 {
        margin-top: 2rem;
    }

    .blog-article .figure + h2 {
        margin-top: 2rem;
    }

    .blog-article .article-highlight, .blog-article .lead {
        color: #008fdb;
        font-size: 1.2em;
        line-height: 42px;
    }

    .blog-article .figure {
        border-radius: 4px;
        border: 1px solid;
        margin-left: 2rem;
        width: fit-content;
    }

        .blog-article .figure.mw250 {
            max-width: 250px;
        }

        .blog-article .figure img {
            width: 100%;
            border-radius: 4px;
        }

        .blog-article .figure figcaption {
            padding-left: 0.5rem;
            font-size: 1.1rem;
        }

@media (max-width: 576px) {
    .blog-article .figure {
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

@media (min-width: 576px) {
    .blog-article .figure {
        max-width: 40%;
    }
}

figure.figure-with-caption {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color);
    border-radius: var(--bs-border-radius);
}

    figure.figure-with-caption img {
        border-radius: var(--bs-border-radius) var(--bs-border-radius) 0 0;
    }

    figure.figure-with-caption figcaption {
        padding: 0 10px 4px 10px;
    }


.full-row-img {
    max-height: 450px;
}

.left-inline-img-span {
    float: left;
    clear: right;
    margin-right: 10px;
    border-radius: 10px;
}

.right-inline-img-span {
    float: right;
    margin-left: 10px;
    border-radius: 10px;
}

.blog-article .inline-img {
    max-width: 380px;
    max-height: 280px;
}

.blog-article .inline-img-caption {
    font-size: 14px;
    font-weight: bold;
}

.author-headshot {
    width: 120px;
    height: 120px;
    border-radius: 50%;

}

.code-example-card {
    font-size: 18px;
    font-style: italic;
    line-height: 16px;
    background-color: #d3eaf6;
    color: black;
    font-family: 'Courier New', monospace;
}


/* end blog article */
footer {
    background-color: #fafdff;
    margin-top: 8rem;
}

.footer-container {
    text-align: left;
    padding: 3rem 1.5rem 2rem 1.5rem;
}



#policy-footer {
    text-align: center;
    padding: 2rem 1.5rem 1rem 1.5rem;
    background-color: #002447;
}

    #policy-footer .row {
        padding: 0 1.5rem;
        display: flex;
        flex-direction: column;
    }

    #policy-footer .muted-text {
        color: #fafdff;
        white-space: nowrap;
    }

    #policy-footer a:hover {
        color: #fafdff;
    }

    #policy-footer button.dropdown-toggle {
        outline: none;
        border: 0;
        background-color: transparent;
    }

.footer-company {
    width: 161px;
    height: 124px;
    font-family: Raleway;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #002447;
}

    .footer-company > .icons {
        margin-top: 30px
    }

        .footer-company > .icons > img:first-child {
            margin: 0;
            margin-right: 10px;
        }

        .footer-company > .icons > img {
            margin: 0 10px;
        }

.inner-footer {
    background: url("../skins/path_1502.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-links {
    list-style: none;
    padding-left: 0;
}

    .footer-links li {
        margin: 5px 0;
    }

        .footer-links li a {
            padding: 5px 0;
            text-decoration: none;
        }

.footer-links-inline {
    color: #88c8e3;
}

@media (max-width: 720px) {
    .footer-links-inline {
        padding-left: 0;
    }
}

@media (min-width: 200px) and (max-width: 969px) {

    .footer-links {
        font-size: 16px;
    }
 }


.footer-links-inline li {
    display: inline;
    white-space: nowrap;
}

    .footer-links-inline li:not(:last-child) a::after {
        content: "●";
        font-size: 6px;
        position: relative;
        top: -2px;
        padding: 0px 4px;
    }

.btn-outline-info {
    border-color: #88c8e3;
    color: white
}

    .btn-outline-info:hover {
        background-color: #88c8e3;
    }

/* info page */

#infopage #banner {
    background-color: #008fdbff;
    background-image: url(../images/blog/cluod-left.svg), url(../images/banner-low-poly.png);
    background-position: 0px -100px, +25px -100px;
    background-repeat: no-repeat;
}

@media (min-width: 576px) {
    #infopage #banner {
        background-position: 10px -100px, +100px -100px;
    }
}

@media (min-width: 728px) {
    #infopage #banner {
        background-position: 200px -100px, +345px -100px;
    }
}

@media (min-width: 992px) {
    #infopage #banner {
        background-position: 300px -100px, +445px -100px;
    }
}

@media (min-width: 1200px) {
    #infopage #banner {
        background-position: 550px -100px, 695px -100px;
    }
}

@media (min-width: 1500px) {
    #infopage #banner {
        background-position: 750px -100px, 895px -100px;
    }
}

@media (min-width: 1800px) {
    #infopage #banner {
        background-position: 950px -100px, 1095px -100px;
    }
}

#infopage #banner .banner-text {
    text-shadow: 1px 1px 2px #008fdbff;
}

/* Pricing page */
#pricingpage {
    font-size: 10px;
}

    #pricingpage .banner-text {
        height: 281px;
        padding-top: 10rem;
        overflow: hidden;
        line-height: 68px;
        color: #002447;
        text-shadow: -2px -2px 2px white, 2px -2px 2px white, -2px 2px 2px white, 2px 2px 2px white;
    }

@media (max-width: 992px) {
    #pricingpage .banner-text {
        padding-top: 5rem;
    }
}

.price-back {
    background-image: url(/images/pricing/back-cloud-right.png), url(/images/pricing/toprightcloud.svg), url(/Images/pricing/circlish-shape.png), url(/Images/pricing/topleftcloud.svg);
    background-position: top left, top -550px right -630px, left 75px bottom 340px, left 150px bottom 500px;
    background-repeat: no-repeat;
    background-size: 850px 1000px,contain,auto,auto;
}

    .price-back .mdi {
        color: #2699FB;
    }

#pricingpage .card {
    height: 40rem;
}

.card-light .table th {
    color: #ffffff;
    background: #002447;
}

.card-light .table th, .table td {
    border-color: #008FDB;
}

.table-dark {
    background-color: #002447;
    color: #ffffff;
}

    .table-dark a {
        color: #ffffff;
        text-decoration: underline;
    }


#pricingplans {
    background-repeat: no-repeat;
}

    #pricingplans .mdi {
        color: #2699FB;
    }

    #pricingplans .row {
        margin-bottom: 15px;
    }

#pricepackages .jumbotron {
    padding: 4rem 2rem;
    background: #ffffff;
    box-shadow: 3px 3px 11px #00000029;
    height: 21rem;
    width: 100%;
    display: inline-block;
}

#pricepackages .package-title {
    background: #E8F6FF 0% 0% no-repeat padding-box;
    padding: 13px;
    border-radius: 21px;
    opacity: 1;
    margin-top: -3rem;
    color: #008FDB;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

#pricepackages .table {
}

#pricepackages .mdi {
    color: #2699FB;
}

#pricepackages .table td, .table th {
    border-right: hidden;
    /* border-bottom: hidden; */
    border-left: hidden;
    border-color: #008FDB;
    padding: 6px !important;
    display: table-cell;
}

.package-first-row {
    border-top: hidden !important;
}

.move {
    transition: transform 0.3s;
}

    .move:hover {
        transform: translateY(-10px);
    }

.illustr-pic {
    width: 700px;
    margin-bottom: 30px;
    border: 1px solid #002747
}