@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');


.custom-style-frame .body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.custom-style-frame p {
    margin: 0;
    color: #4a4b4d;
    font-weight: 500;
    line-height: 22px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

.custom-style-frame {
    margin: 0;
    color: #4a4b4d;
    font-weight: 500;
    line-height: 22px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

.custom-style-frame p strong {
    color: #1d1d1d;
}

.custom-style-frame h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: #1d1d1d;
    font-family: 'Montserrat', sans-serif;

}

.custom-style-frame .font-jost {
    font-family: 'Jost', sans-serif;
}

.custom-style-frame .header-main {
    display: flex;
    margin-bottom: 5px;
}

.custom-style-frame .logo img {
    width: 170px;
}

.custom-style-frame .header-title {
    width: 100%;
    padding-left: 25px;
    padding-top: 5px;
}

.custom-style-frame .header-title h1 {
    font-size: 70px;
    border-bottom: 3px solid #0084ff;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: 700;
}

.custom-style-frame .header-title h5 {
    color: #4a4b4d;
    font-size: 28px;
}

.custom-style-frame .date-and-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.custom-style-frame .date-and-title p {
    width: 100%;
    text-align: right;
}

.custom-style-frame .cloud-tour {
    margin-top: 15px;
}

.custom-style-frame .cloud-tour img {
    width: 100%;
}

.custom-style-frame .cloud-tour p {
    background: #141414db;
    z-index: 1;
    position: relative;
    color: #fff;
    padding: 10px 15px;
    line-height: 22px;
    text-align: center;
    font-size: 15px;
    padding-top: 0;
}

.custom-style-frame .data-content h2 {
    text-align: center;
    font-size: 20px;
    margin-top: 18px;
    margin-bottom: 15px;
    line-height: 32px;
    font-weight: 700;
}

.custom-style-frame .content-and-image {
    display: flex;
    align-items: center;
}

.custom-style-frame .content-and-image .width-50 {
    width: 50%;
}

.custom-style-frame .content-and-image .img-main {
    width: 50%;
}

.custom-style-frame .content-and-image .img-main img {
    width: 100%;
}

.custom-style-frame .content-and-image .content-main {
    padding-left: 20px;
    width: 50%;
}

.custom-style-frame .content-and-image .content-main p {
    margin-bottom: 10px;
}

.custom-style-frame .content-and-image .content-main h6 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #0084ff;
}

.custom-style-frame .content-and-image .content-main ul {
    padding: 0;
    margin: 0;
    margin-left: 18px;
    margin-bottom: 0;
}

.custom-style-frame .content-and-image h4 {
    font-size: 23px;
    margin-bottom: 5px;
    line-height: 32px;
    font-weight: 700;
}

.custom-style-frame .content-and-image .content-main ul li {
    font-size: 14px;
    color: #4a4b4d;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 3px;
    list-style: disc;
}

.custom-style-frame .content-and-image .content-main ul li strong {
    color: #1d1d1d;
}

.custom-style-frame .content-and-image .content-main.right {
    padding-left: 0;
    padding-right: 20px;
}

.custom-style-frame .gap-align-1 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.custom-style-frame .bg-align-blue {
    background: #46a1f6;
    color: #fff;
    padding-top: 55px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.custom-style-frame .bg-align-blue h6 {
    color: #fff !important;
    margin-top: 0 !important;

}

.custom-style-frame .bg-align-blue h4 {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
}

.custom-style-frame .bg-align-blue p {
    color: #fff;
    margin-bottom: 10px !important
}

.custom-style-frame .bg-align-blue p strong {
    color: #fff;
}

.custom-style-frame .bg-align-blue ul li {
    color: #fff !important;
}

.custom-style-frame .content-and-image.gap-fill .width-50 {
    /* padding: 0; */
}

.custom-style-frame .border-top-blue {
    margin-top: 20px;
    border-top: 2px solid #09f;
    padding-top: 10px;
}

.custom-style-frame .border-top-blue-dark {
    border-top: 5px solid #09f;
    padding-top: 10px;
}

.custom-style-frame .border-top-blue-dark p {
    padding-top: 10px;
    padding-bottom: 10px;
}

.custom-style-frame .border-top-blue-dark p a {
    color: #004370;
    text-decoration: none;
}

.custom-style-frame .border-line-top {
    border-top: 2px solid #09f;
}

.custom-style-frame .border-line-bottom {
    border-bottom: 2px solid #09f;
    margin-bottom: 25px;
}

.custom-style-frame .main-ttile-center {
    text-align: center;
}

.custom-style-frame .main-ttile-center h6 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #0084ff;
}

.custom-style-frame .main-ttile-center h4 {
    font-size: 23px;
    margin-bottom: 20px;
    line-height: 32px;
    font-weight: 700;
}

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

.mt-0 {
    margin-top: 0px !important;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}


.content-nl img {
    width: 100%;
}

.content-nl h6 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #0084ff;
}

.content-nl h4 {
    font-size: 23px;
    margin-bottom: 5px;
    line-height: 32px;
    font-weight: 700;
}

.content-nl p {
    margin: 0;
    color: #4a4b4d;
    font-weight: 500;
    line-height: 22px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}

.content-nl .nl-row {
    display: flex;
    align-items: center;
}

.content-nl .nl-row.width-50>div {
    width: 50%;
}

.content-nl .nl-row.width-50 .img-main {
    width: 50%;
}

.content-nl .menu-main-h6 {
    text-decoration: underline;
    font-size: 20px;
}

.content-nl ul {}

.content-nl ul li {
    display: block;
    margin-bottom: 10px;
}

.content-nl ul li p {
    flex: 1;
}

.content-nl ul li p strong {}

.border-bottom-1 {
    border-bottom: 2px solid #0084ff;
}

.border-top-1 {
    border-top: 2px solid #0084ff;
}

.content-nl .bg-blue {
    background: #0084ff;
    text-align: center;
    color: #fff;
}

.content-nl .bg-blue h6 {
    color: #fff;
}

.content-nl .bg-blue h4 {
    color: #fff;
}

.content-nl .bg-blue p {
    color: #fff;
}

.content-nl .bg-blue a {
    color: #ffe500;
}

.content-nl ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

.content-nl li {
    padding-left: var(--icon-space);
}

.content-nl li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space)* -1);
    width: var(--icon-space);
    color: #0084ff;
    font-size: 14px;
    margin-right: 5px;
}

.text-center-nl {
    text-align: center;
}

.text-left-nl {
    text-align: left;
}

.register-dobatate-btn {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
}

.register-dobatate-btn a {
    padding: 8px 15px;
    background: #09f;
    color: #fff;
    border-radius: 4px;
}

.register-dobatate-btn a:hover {
    background-color: #004370;
    color: #fff;
}

.pr-20 {
    padding-right: 20px;
}

.pl-20 {
    padding-left: 20px;
}

.news-letter-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.news-letter-row.row-reverse {
    flex-direction: row-reverse;
}

.news-letter-row.item-center {
    align-items: center;
}

.news-letter-row.border-bottom {
    margin-bottom: 15px;
    border-bottom: 5px solid #0099ff !important;
    padding-bottom: 0;
}

.news-letter-row h4 {
    margin-bottom: 0 !important;
}

.news-letter-row .btn {
    font-size: 14px;
    line-height: 22px;
    background: #0099ff;
    color: #fff;
}

.news-letter-row .btn:hover {
    background: #006bb2;
}

.news-letter-row .column-width-100 {
    width: 100%;
}

.news-letter-row .column-width-90 {
    width: 90%;
}

.news-letter-row .column-width-80 {
    width: 80%;
}

.news-letter-row .column-width-70 {
    width: 70%;
}

.news-letter-row .column-width-60 {
    width: 60%;
}

.news-letter-row .column-width-50 {
    width: 50%;
}

.news-letter-row .column-width-40 {
    width: 40%;
}

.news-letter-row .column-width-30 {
    width: 30%;
}

.news-letter-row .column-width-20 {
    width: 20%;
}

.news-letter-row .column-width-10 {
    width: 10%;
}


.news-letter-row .column-width-100, .column-width-90, .column-width-80, .column-width-70, .column-width-60, .column-width-50, .column-width-40, .column-width-30, .column-width-20, .column-width-10 div {
    padding-bottom: 15px;
}

.news-letter-row .column-width-50 div {
    padding-bottom: 5px;
}

.news-letter-row .column-width-100 div {
    padding-bottom: 5px;
}

.news-letter-row .pr-10 {
    padding-right: 10px;
}

.news-letter-row .pl-10 {
    padding-left: 10px;
}

.news-letter-row img {
    padding-bottom: 15px;
}

.click-to-visible {
    display: none;
}

.click-to-visibles-1 {
    display: none;
}

@media only screen and (max-width: 768px) {

    .custom-style-frame .header-title h1 {
        font-size: 33px;
    }

    .custom-style-frame .header-title h5 {
        font-size: 19px;
    }

    .newsletter-main-setion .frame-newsletter {
        margin-top: 0px !important;
    }

    .custom-style-frame .header-title h1 {
        margin-bottom: 15px;
    }

    .custom-style-frame .main-ttile-center h6 {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .custom-style-frame .cloud-tour p {
        line-height: 20px;
        font-size: 14px;
    }

    .custom-style-frame .data-content h2 {
        font-size: 16px;
        line-height: 25px !important;
    }

    .custom-style-frame .content-and-image {
        display: block;
    }

    .custom-style-frame .content-and-image .img-main {
        width: 100%;
        margin-bottom: 15px;
    }

    .custom-style-frame .content-and-image .content-main {
        padding-left: 0;
        width: 100%;
    }

    .custom-style-frame .content-and-image .content-main.right {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .custom-style-frame .content-and-image h4 {
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        margin-top: 5px;
    }

    .custom-style-frame .content-and-image .content-main h6 {
        font-size: 15px;
        margin-top: 10px;
    }

    .custom-style-frame .bg-align-blue {
        padding-top: 7px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 25px;
    }

    .custom-style-frame .main-ttile-center h4 {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 27px;
        font-weight: 700;
    }

    .custom-style-frame .border-line-bottom {
        margin-bottom: 20px;
    }

    .custom-style-frame .border-line-bottom-2 {
        border-bottom: 2px solid #09f;
        margin-bottom: 25px;
    }

    .pt-25 {
        padding-top: 15px !important;
    }

    .pb-25 {
        padding-bottom: 15px !important;
    }

    .newsletter-main-setion .frame-newsletter {
        margin-top: 0;
        margin-bottom: 0;
    }

    .content-nl .nl-row {
        display: block;
    }

    .content-nl .nl-row.width-50>div {
        width: 100%;
    }

    .content-nl .nl-row.width-50 .img-main {
        width: 100%;
    }

    .content-nl ul li {
        display: block;
    }

    .content-nl h4 {
        font-size: 20px;
    }

    .content-nl h6 {
        font-size: 13px;
        margin-top: 5px;
        margin-bottom: 5px;

    }

    .content-nl .menu-main-h6 {

        font-size: 16px;
    }

    .pt-15 {
        padding-top: 10px;
    }

    .pb-15 {
        padding-bottom: 10px;
    }

    .custom-style-frame {

        font-size: 13px;
    }

    .pr-20 {
        padding-right: 0px;
    }

    .pl-20 {
        padding-left: 0px;
    }

    .custom-style-frame .logo img {
        width: 110px;
    }

    .news-letter-row {
        display: block;
    }

    .news-letter-row .column-width-100, .column-width-90, .column-width-80, .column-width-70, .column-width-60, .column-width-50, .column-width-40, .column-width-30, .column-width-20, .column-width-10 div {
        width: 100% !important;
    }

    .news-letter-row h4 {
        font-size: 18px;
    }

    .news-letter-row p {
        text-align: left !important;
    }

    .news-letter-row .pr-10 {
        padding-right: 0px;
    }

    .news-letter-row .pl-10 {
        padding-left: 0px;
    }


}

@media only screen and (max-width: 450px) {
    .custom-style-frame .header-title h1 {
        font-size: 27px;
    }

    .custom-style-frame .header-title h5 {
        font-size: 15px;
    }

    .custom-style-frame .header-title {
        padding-left: 10px;
    }
}