﻿* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
p {
    margin-bottom: 0px;
}
#MasterWrapper{
    padding-bottom: 0px;
}
#KeepAliveIFrame{
    display:none;
}
.inner-container {
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 30px;
    background-color: #FFFFFF;
    /*    margin-top:90px;*/
}
.page-title-area {
    margin-bottom: 40px;
}
.page-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #242A35;
    margin-bottom: 8px;
}
.page-title-content {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #5A677D;
}
.links-content-box {
    display: flex;
}
.link-box-area {
    width: 75%;
    padding-right: 30px;
    padding-left: 0px;
}

    
  
    .link-box {
        background: #FFFFFF;
        box-shadow: 0px 0px 0px 1px #dbe1e9;
        border-radius: 2px;
        padding: 18px 32px;
        margin-bottom: 24px;
        display:block;
    }

.previous {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #002F87;
    margin-left:13px;
}
.link-box:hover {
    box-shadow: 0px 0px 0px 1px #dbe1e9, 0px 6px 12px rgb(0 0 0 / 10%);
}
.link-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #002F87;
    margin-bottom: 4px;
    text-decoration:none;
}
.link-title:hover {
    text-decoration-line: underline;
    color: #002F87;
}
.link-content {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #5A677D;
    margin-bottom: 0px;
    display:block;
}


.side-banner-area {
    width: 25%;
    padding: 0;
    margin: 0 auto;
}
.banner_box {
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    min-height: 424px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
}
.banner_title {
    font-family: IBM Plex Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 23px;
}
.banner-content-box {
    margin-top: auto;
    margin-bottom: 20px;
}
.banner-content {
    font-family: Open sans;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 23px;
    padding: 0px 30px;
}
.banner-button {
    background-color: transparent;
    padding: 10px 22px;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-decoration: none;
}
.btn1:hover {
    background-color: #FFFFFF;
    color: #002F87;
}
/* cta css start */
.call-to-action {
    background: url(~/Images/banner.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
    padding: 49px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cta-content-box {
    width: 1400px;
    display: flex;
    margin: 0 auto;
    max-width: 100%;
    flex-wrap: wrap;
    align-items: center;
}
.cta-icon {
    width: 80px;
    margin-right: 56px;
}
.cta-small {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}
.cta-big {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #FFFFFF;
}
    .cta-big:hover {
        color: #FFFFFF;
    }
.cta-info {
    display: flex;
    flex-direction: row;
    width: 72%;
    padding-left: 149px;
    align-items: center;
}
.cta-button-box {
    width: 28%;
    padding-right: 154px;
    text-align: end;
}
.cta-button {
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    padding: 14px 36px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-decoration: none;
}
.cta-button:hover {
    border: 2px solid #FFFFFF !important;
    color: #FFFFFF !important;
    text-decoration: none;
}
  /*  .cta-link {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        align-items: center;
        text-align: center;
        letter-spacing: 0.01em;
        color: #FFFFFF;
        text-decoration: none;
    }*/

/*.cta-link:hover {
    color: #FFFFFF;
    text-decoration: none;
}*/


@media only screen and (max-width: 1024px) {
    .link-box-area {
        width: 74%;
    }
    .side-banner-area {
        width: 26%;
    }
    .banner_box {
        min-height: 300px;
    }
    .cta-info {
        padding-left: 32px;
    }
    .cta-button-box {
        padding-right: 34px;
    }
}
@media only screen and (max-width: 768px) {
    .links-content-box {
        flex-direction: column-reverse;
    }
    .link-box-area {
        width: 100%;
    }
    .side-banner-area {
        width: 100%;
    }
    .banner_box {
        min-height: auto;
    }
    .banner-button {
        width: 90%;
    }
    .page-title-area, .side-banner-area {
        margin-bottom: 24px;
    }
    .link-box-area {
        padding-right: 0;
    }
    .cta-info {
        width: 100%;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        padding: 0px;
    }
    .cta-button-box {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .cta-button {
        width: 90%;
    }
    .call-to-action {
        padding: 34px 10px;
    }
    .cta-icon {
        margin: 0 0 10px;
    }
    .cta-big {
        margin-bottom: 15px;
    }
}
