body {
    font-family: 'Mulish', sans-serif, -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";
    background-color: #fff;
    position: relative;
    padding: 0;
    margin: 0;
    direction: rtl;
    text-align: right;
    scroll-behavior: smooth;
}
div.owl-carousel {
    direction: ltr;
}
body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

body.offcanvas-menu:before {
    opacity: 1;
    z-index: 1002;
    visibility: visible;
}

p {
    color: #141414;
    font-weight: 400;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Bruno Ace', cursive, -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";
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

a,
a:hover {
    text-decoration: none !important;
}

.hero {
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/* Header */
header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    padding: 0px 0;
}

header .navbar-brand {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 800;
    font-size: 2rem;
}

header .navbar-brand.absolute {
    position: absolute;
}

@media (max-width: 991.98px) {
    header .navbar-brand.absolute {
        position: relative;
    }
}

header .navbar-brand span {
    color: #fff;
}

@media (min-width: 768px) {
    header .navbar-brand span {
        color: #ced4da;
    }
    header .navbar {
        padding-top: 0;
        padding-bottom: 0;
        background: none !important;
        position: relative;
    }
}

header .navbar {
    background: black !important;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

@media (min-width: 768px) {
    header .navbar {
        padding-top: 0;
        padding-bottom: 0;
        background: none !important;
        position: relative;
    }
}

header .navbar .nav-link {
    outline: none !important;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.8) !important;
}

@media (max-width: 1199.98px) {
    header .navbar .nav-link {
        padding: .5rem 0rem;
    }
}

header .navbar .nav-link.active {
    color: #fff !important;
}

header .navbar .dropdown-menu {
    font-size: 14px;
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: 0 2px 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 30px 0px rgba(0, 0, 0, 0.2);
    min-width: 13em;
    margin-top: -10px;
}

header .navbar .dropdown-menu:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 7px;
}

@media (max-width: 991.98px) {
    header .navbar .dropdown-menu:before {
        display: none;
    }
}

header .navbar .dropdown-menu .dropdown-item:hover {
    background: #007bff;
    color: #fff;
}

header .navbar .dropdown-menu .dropdown-item.active {
    background: #007bff;
    color: #fff;
}

header .navbar .dropdown-menu a {
    padding-top: 7px;
    padding-bottom: 7px;
}

header .navbar .cta-btn a {
    background: #007bff;
    color: #fff !important;
    text-transform: uppercase;
    font-size: .8rem;
    padding: 7px 10px !important;
    line-height: 1;
    font-weight: bold;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

header .navbar .cta-btn a:hover {
    background: #0261c7;
    -webkit-box-shadow: 2px 0 30px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0 30px -5px rgba(0, 0, 0, 0.2);
}

header .navbar-dark .navbar-nav .nav-link {
    font-size: 12px !important;
}

header .navbar-dark .navbar-nav .dropdown-menu {
    top: 100%;
}

header .navbar-dark .navbar-nav .nav-link:hover {
    color: #0261c7;
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    top: -130px;
}

.topbar-phone img {
    margin-left: 15px;
}

.topbar-phone {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-right: 40px;
}

.topbar-phone h6 {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}

.topbar-phone p {
    font-weight: 600;
    font-size: 12px;
    color: #FFF;
}

header#topbar .navbar-nav li a.active {
    background: transparent !important;
    color: #3388FA !important;
    font-weight: 800;
}

a.navbar-brand img {
    width: 80%;
}

ul.navbar-nav li a {
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.vid-caps {
    position: relative;
    display: flex;
    align-items: center;
    height: 100vh;
    justify-content: end;
}

.vid-caps-inn {
    width: 50%;
}

.vid-caps-inn ul {
    padding: 0px;
    margin-bottom: 30px;
}

/* .vid-caps-inn ul li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background: #3388FA;
    margin-top: 14px;
    left: 0;
} */

.vid-caps-inn ul li {
    list-style: none;
    line-height: 2;
    color: #fff;
    font-size: 14px;
}

.vid-caps-inn ul li:last-child {
    border: none;
}

.vid-caps-inn .para-light {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

#owl-slider .sb-head {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0px;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: inline-block;
}
.owl-item .head-light {
    font-family: 'Mulish';
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
}
.sb-head {
    color: #3388FA;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.head-light {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 15px;
}

.head-dark {
    color: #011A76;
    font-size: 30px;
}

.para-light {
    color: #ffffff;
    margin-bottom: 30px;
    line-height: 28px;
}

.para-dark {
    color: #141414;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
    padding-left: 25px;
}

.bold-para {
    font-weight: 600;
    color: #444444;
    margin-bottom: 15px;
    line-height: 1.25;
    font-size: 22px;
    letter-spacing: -0.5px;
}

.bold-para-light {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1.25;
    font-size: 22px;
    margin: 0;
}

.vid-btns a {
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    margin: 0 10px;
    padding: 7px 15px;
    border-radius: 5px;
    margin-left: 0;
}

div#owl-slider .owl-nav {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

div#owl-slider .owl-nav button span {
    font-size: 35px;
}

div#owl-slider .owl-nav button:hover span {
    color: #444;
}

div#owl-slider .owl-nav button:hover {
    background: rgba(255, 255, 255, 1);
}

div#owl-slider .owl-nav button {
    background: rgba(255, 255, 255, 0.5);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.5s ease;
}

div#owl-slider .owl-nav {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.arrows {
    width: 60px;
    height: 75px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    margin-top: -130px;
}

.arrows path {
    stroke: #ffffff;
    fill: transparent;
    stroke-width: 3px;
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite;
}

@keyframes arrow {
    0% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes arrow

/*Safari and Chrome*/
    {
    0% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.arrows path.a1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s;
    /* Safari 和 Chrome */
}

.arrows path.a2 {
    animation-delay: -0.5s;
    -webkit-animation-delay: -0.5s;
    /* Safari 和 Chrome */
}

.arrows path.a3 {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    /* Safari 和 Chrome */
}

section.sec-002 {
    margin-top: 80px;
    margin-bottom: 80px;
}

p.sb-head img {
    margin-left: 5px;
    margin-top: -3px;
}

ul.ab-list li img {
    margin-left: 12px;
}

ul.ab-list li {
    list-style: none;
    display: flex;
    align-items: center;
    line-height: 1.75;
}

ul.ab-list {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

a.arr-btn img {
    width: 30px;
    margin-right: -10px;
}

a.arr-btn:hover {
    width: 155px;
}

a.arr-btn:hover div {
    width: 150px;
    opacity: 1;
}

a.arr-btn:hover img {
    filter: invert(1);
}

a.arr-btn div {
    width: 0;
    margin-left: -15px;
    transition: all 0.5s ease;
    opacity: 0;
}

a.arr-btn div p {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

a.arr-btn {
    background: #3388FA;
    display: flex;
    width: 40px;
    transition: all 0.5s ease;
    height: 40px;
    padding: 0 15px;
    line-height: 2.9;
}

section.sec-003 {
    background: url(../img/serv-bg.jpg);
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.row.srv-sec {
    padding-top: 100px;
}

img.srv-icon {
    background: #3388FA;
    padding: 15px;
    position: absolute;
    top: -40px;
    width: 75px;
}

.srv h3 {
    color: #011A76;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 600;
}

.sep {
    border-bottom: 2px solid #0D1947;
    margin: 5px 0 25px 0;
}

.srv span {
    color: #fff;
    float: left;
    margin-top: -18px;
    background: #0D1947;
    padding: 0 3px;
}

.srv {
    background: #fff;
    padding: 40px 25px 25px 25px;
    transition: all 0.5s ease;
    border: 1px solid #fff;
}

.srv:hover {
    background: #0A1644;
    cursor: pointer;
}

.srv:hover h3 {
    color: #fff;
}

.srv:hover .sep {
    border-color: #3388FA;
}

.srv:hover span {
    background: #3388FA;
}

.srv:hover p {
    color: #fff;
}

.srv p {
    font-size: 14px;
    margin-bottom: 25px;
    color: #141414;
    min-height: 130px;
}

section.wrk-val {
    background: #E9F2FF;
    padding: 100px 0 70px 0;
    margin-top: -70px;
}

.vid-left .btn-sec {
    margin-top: 40px;
}

.vid-left {
    padding-top: 40px;
}

.wrk-inn p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.25;
}

.wrk-inn img {
    background: #3388FA;
    padding: 7px;
    margin-left: 15px;
}

.wrk-inn {
    display: flex;
    align-items: center;
    background: #0D1947;
    padding: 15px;
}

.wrk-inn img {
    width: 50px;
}

section.cyful-sec {
    background: #0D1947;
    padding: 80px 0 20px 0;
}

a.launch-btn {
    color: #6F8DFF;
    border: 1px solid #6F8DFF;
    padding: 10px 35px;
    border-radius: 50px;
    box-shadow: 0 0 16px rgba(111, 141, 255, 0.25);
}

h4.sub-head-light {
    color: #fff;
    font-size: 20px;
    font-family: 'Mulish';
    font-weight: 600;
}

img.cyful-info {
    width: 100%;
    margin-top: -130px;
}

section.prod-sec {
    padding: 80px 0;
}

.prd-inn1 {
    background: url(../img/savn-gro.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px;
    text-align: center;
}

.prd-inn2 {
    background: url(../img/merch-gate.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px;
    text-align: center;
}

.prd-inn3 {
    background: url(../img/kyc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px;
    text-align: center;
}

.prd-inn4 {
    background: url(../img/kubesource.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px;
    text-align: center;
}

.prd-inn {
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
    cursor: pointer;
}

.prd-inn:hover {
    transform: scale(1.02);
}

.prd-inn h3 {
    color: #3388FA;
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 35px;
}

.prd-inn p {
    color: #fff;
}

.prd-inn h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Mulish';
    letter-spacing: 0.5px;
}

.academy-sec {
    padding: 80px 0;
    background: #E9F2FF;
}

section.academy-sec p {
    letter-spacing: -0.5px;
}

p.bold-para span {
    color: #3388FA;
}

section.ccss {
    background: #0D1947;
    padding: 80px 0;
}

section.ccss h2 {
    color: #fff;
    font-family: 'Mulish';
    font-size: 30px;
    font-style: italic;
    font-weight: 100;
}

section.ccss p {
    color: #3388FA;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.tbs {
    margin-top: -50px;
}

.tbs ul.nav-tabs li {
    margin: 0 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.5s ease;
}

.tbs ul.nav-tabs li a {
    background: #ffffff;
    padding: 10px 40px;
}

.tbs ul.nav-tabs li a.active {
    background: #3388FA;
}

.tbs ul.nav-tabs {
    display: flex;
    justify-content: center;
    border: none;
}

.tbs ul.nav-tabs li.active a {
    color: #fff;
}

.tbs .tab-content {
    padding: 40px 0;
}

.tb-cont p {
    background: #E9F2FF;
    padding: 20px;
}

.tbs ul.ab-list {
    background: #E9F2FF;
    padding: 19px;
    font-size: 14px;
}

.tbs ul.nav.nav-tabs li:hover a {
    background: #3388FA;
    color: #fff;
}

li a.active {
    background: #3388FA !important;
    color: #fff;
}

div#owl-partner .owl-dots,
div#acd-testimonial .owl-dots,
div#owl-acd-partner .owl-dots,
div#owl-slider .owl-dots {
    display: none;
}

section.partners {
    padding: 50px 0;
}

footer.site-footer {
    background: #0D1947;
    padding: 50px 0 0px 0;
}

.cta a {
    color: #fff;
    letter-spacing: 0.5px;
}

.cta p {
    color: #3388FA;
    font-weight: 800;
    margin-bottom: 5px;
}

.row.cta-sec {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    padding-bottom: 50px;
}

.widget h4 {
    color: #3388FA;
    font-family: 'MULISH';
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.widget {
    margin-top: 40px;
}

.widget p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}

ul.soc-media li {
    list-style: none;
    display: inline;
    margin-right: 10px;
}

ul.soc-media {
    margin: 0;
    padding: 0;
}

ul.f-links li {
    list-style: none;
}

ul.f-links li a:hover {
    color: #3388FA;
}

ul.f-links li a {
    color: #fff;
    font-size: 14px;
    transition: all 0.5s ease;
}

ul.f-links {
    padding: 0;
}

.widget a {
    color: #fff;
}

.copyrights p {
    color: #fff;
    font-size: 12px;
}

.copyrights {
    background: #3388FA;
    text-align: center;
    padding: 8px;
    margin-top: 30px;
}

.fnav-overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    background-color: rgba(13, 25, 71, 0.95);
    overflow-x: hidden;
    transition: 0.5s;
}

.fnav-overlay .overlay-content {
    height: 100%;
    display: flex;
    align-items: center;
    border-left: 1px dashed rgba(255, 255, 255, 0.1);
    border-right: 1px dashed rgba(255, 255, 255, 0.1);
}

.fnav-overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.fnav-overlay .overlay-content a {
    font-family: 'Bruno Ace';
    text-transform: uppercase;
    transition: all 0.5s ease;
    padding: 15px 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.fnav-overlay .overlay-content a:last-child {
    border: none;
}

.fnav-overlay .overlay-content a:hover {
    color: #3388FA !important;
}

.fnav-overlay a:hover,
.fnav-overlay a:focus {
    color: #f1f1f1;
}

.fnav-overlay .closebtn:hover {
    color: #3388FA;
    background: #ffffff;
}

.fnav-overlay .closebtn {
    position: absolute;
    top: 50px;
    left: 55px;
    font-size: 40px;
    font-weight: 100;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3388FA;
    transition: all 0.5s ease;
}

@media screen and (max-height: 450px) {
    .fnav-overlay a {
        font-size: 20px
    }

    .fnav-overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}





/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {}

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
}

/* ============ desktop view .end// ============ */



.nv-col1 {
    height: 100%;
    display: flex;
    align-items: center;
    border-right: 1px dashed rgba(255, 255, 255, 0.1);
    justify-content: center;
}

.nv-logo {
    height: 20vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.nv-soc ul li {
    list-style: none;
}

.nv-soc ul {
    padding: 0;
}

.nv-soc ul li a {
    font-size: 25px;
}

.nv-soc {
    height: 74vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nv-soc h5 {
    color: #3388FA;
}

.nv-col3 {
    height: 100%;
    display: flex;
    align-items: center;
    border-left: 1px dashed rgba(255, 255, 255, 0.1);
}

.nv-search input {
    background: transparent;
    border: 1px solid #fff;
    padding: 10px 25px;
    border-radius: 50px;
    color: #fff;
    width: 100%;
}

.nvcont-det ul li {
    list-style: none;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.nvcont-det ul li img {
    margin-left: 15px;
}

.nvcont-det ul li a {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
}

.nvcont-det ul {
    padding: 0;
}

.nvcont-det h5 {
    color: #3388FA;
    margin-top: 100px;
}

.nv-search img {
    position: absolute;
    margin-right: -35px;
    margin-top: 14px;
    width: 18px;
    opacity: 0.7;
    cursor: pointer;
}

/* .nv-soc ul li a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 1px;
    background: #3388FA;
    margin-left: -21px;
    margin-top: 13px;
}

.nv-soc ul li a:hover {
    padding-left: 30px;
}*/

div.nav-accd .card-header:hover button {
    color: #3388FA;
}

div.nav-accd .card-header button {
    font-size: 25px;
    font-family: 'Bruno Ace';
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease;
    width: 100%;
    text-align: right;
}

div.nav-accd .card-header button:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

div.nav-accd .card {
    background: transparent;
}

div.nav-accd .card-header button:focus-visible,
.btn:not(:disabled):not(.disabled) {
    border: none;
    outline: none;
}

div.nav-accd .card-header {
    background-color: rgba(0, 0, 0, 0);
    border: none !important;
    padding: 10px 100px;
}

div.nav-accd .card {
    border-bottom: 1px dashed rgba(255, 255, 255, .125) !important;
    border-top: 0;
}

div.nav-accd .card-header button i {
    float: left;
    margin-top: 7px;
}

div.nav-accd .accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
    padding: 10px 100px;
}

.nav-accd-item {
    padding-right: 200px;
}

.nav-accd-item a {
    border: none !important;
    font-size: 20px;
}

div.nav-accd {
    width: 100%;
}

.nav-copyright p {
    color: #fff;
    font-size: 12px;
}

.nav-copyright {
    text-align: center;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    padding-top: 17px;
    padding-bottom: 17px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

div#myNav .row {
    overflow: hidden;
}

.mob-nav {
    display: none;
}

.nv-search,
.nvcont-det,
.nav-copyright {
    padding-left: 50px;
    padding-right: 50px;
}

.nv-qlinks {
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    padding-top: 12px;
    text-align: center;
}

.nv-qlinks ul li a {
    font-size: 12px;
    padding: 0 8px;
}

.nv-qlinks ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}

.nv-qlinks ul {
    padding: 0 30px;
}

section.pg-title a:hover {
    border-color: #3388FA;
    color: #3388FA;
}
section.pg-title a {
    color: #fff;
    border: 1px solid #fff;
    padding: 7px 25px;
    border-radius: 0px;
    transition: all 0.5s ease;
}

section.pg-title p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.4px;
    margin-bottom: 25px;
    padding: 0;
}

section.pg-title h3 {
    color: #3388FA;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

section.pg-title {
    height: 50vh;
    display: flex;
    align-items: flex-end;
    padding: 50px 0;
    background: url(../img/story-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bred-crumb {
    background: #f5f5f5;
    padding: 15px 0;
    border-bottom: 1px solid #efefef;
}
.bred-crumb a {
    font-size: 14px;
}

section.st-01 {
    padding: 50px 0;
}

section.st-02 {
    background: url(../img/roadmap-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0px;
}

p.para-bg {
    background: #3388FA;
    padding: 15px 20px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
}

section.cta-001 {
    padding: 80px 0;
}

section.cta-001 p {
    color: #011A76;
    font-family: 'Mulish';
    font-size: 35px;
    font-style: italic;
    font-weight: 100;
    line-height: 1.25;
}

.scroll-bttn {
    position: absolute;
    left: 50%;
    z-index: 99;
}
section.cta-001 {
    background: url(../img/cta-002-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    border-top: 1px solid #efefef;
}
.carr-sec {
    display: flex;
    border: 1px solid #efefef;
    padding: 15px;
    margin-top: 30px;
}
.carr-inn p {
    font-size: 14px;
    line-height: 1.25;
}
.carr-inn {
    text-align: right;
}
.carr-inn h5 {
    font-size: 16px;
    font-weight: 600;
}
.carr-sec img {
    background: #3388FA;
    margin-left: 15px;
    padding: 10px;
}
section.gall-sec1 {
    padding: 50px 0 0px 0;
}
.row.fch-sec {
    padding: 100px 0 50px 0;
}
h2.head-dark span {
    color: #3388FA;
    font-weight: 800;
}
.jobs-avail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px dashed #bbb;
}
.jobs-avail h4 {
    margin: 0;
}
section.open-position-sec {
    padding-bottom: 50px;
    padding-top: 80px;
}
.jobs-avail:last-of-type {
    border: none;
}
.modal-backdrop {
    z-index: 99999;
}
.modal {
    z-index: 999999;
}
.job-accd .card {
    border: none;
    margin-bottom: 1px;
    border-radius: 0;
}
.job-accd .card-header {
    border: none;
    background: #011A76;
}
.job-accd {
    width: 100%;
}
.job-accd button.btn.btn-link i {
    float: right;
}
.job-accd button.btn.btn-link:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
.job-accd button.btn.btn-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-family: 'Bruno Ace', cursive, -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";
    text-decoration: none;
}
.job-inn-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #bbb;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.job-accd  .btn-sec {
    border-top: 1px dashed #bbb;
    padding-top: 20px;
    margin-top: 20px;
}
.modal-dialog {
    height: 93vh;
    display: flex;
    align-items: center;
    max-width: 60%;
}
.modal-header {
    align-items: center;
    padding: 1.5rem 2rem;
}
.modal-body {
    padding: 2rem;
}
.modal-title span {
    background: #3388FA;
    font-size: 10px;
    padding: 5px 15px;
    color: #fff;
    border-radius: 5px;
    margin-left: 10px;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
div#jobModal .form-group label {
    font-weight: 600;
}
input.f-upl {
    padding: 3px;
}
div#jobModal .modal-backdrop.show {
    opacity: 0.8;
}
div#jobModal .modal-footer {
    justify-content: center;
}
div#jobModal .modal-footer button {
    width: 49%;
}
div#jobModal .modal-body {
    padding: 2rem;
    height: 70vh;
    overflow: auto;
}
div#jobModal .modal-body::-webkit-scrollbar {
    width: 5px;
}
div#jobModal .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
}
div#jobModal .modal-body::-webkit-scrollbar-thumb {
    background: #888;
}
div#jobModal .modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
}
#lcl_overlay {
    opacity: 0.95 !important;
}
li.nav-item.con-btn a {
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding: 8px 15px !important;
    margin-right: 10px;
}
li.nav-item.con-btn a:hover {
    background: #0261c7;
    color: #fff;
}
.hd-soc a {
    margin-left: 5px;
}
.hd-soc {
    padding: 3px;
    margin-right: 30px;
}
.post-desc h4 {
    font-size: 14px;
    border-top: 1px dashed #bbb;
    padding-top: 10px;
    margin-top: 10px;
    line-height: 1.5;
    border-bottom: 1px dashed #bbb;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-desc p {
    font-size: 12px;
    font-weight: 600;
}
.post-desc {
    position: absolute;
    width: 85%;
    right: 20px;
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
    bottom: 20px;
    border: 1px solid #efefef;
}
.post-img {
    padding-right: 50px;
}
.post-img img {
    transition: all 0.5s ease;
}
.post-img:hover img {
    transform: scale(1.05);
}
span.b-cat {
    color: #3388FA;
    font-weight: 600;
}
section.mg-01 {
    padding: 50px 0;
}
.mg-pag {
    margin-top: 50px;
}
.mg-pag p:hover {
    background: #0D1947;
    color: #fff;
    border-color: #0D1947;
}
.mg-pag p {
    font-weight: 600;
    font-size: 20px;
    padding: 7px 20px;
    border: 1px solid #bbb;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.5s ease;
}
.mg-pag i {
    background: #3388FA;
    padding: 15px 20px;
    color: #fff;
    cursor: pointer;
}
.mg-pag {
    display: flex;
    align-items: center;
}
section.full-post {
    padding: 50px 0;
}
.sp-content h4 {
    margin-top: 30px;
}
.blog-sidebar {
    background: #f5f5f5;
    padding: 30px;
    height: 100%;
}
.b-cats ul li a {
    font-weight: 600;
}
.b-cats ul li {
    list-style: none;
}
.b-cats ul {
    padding: 0;
}
.b-srch img {
    position: absolute;
    margin-right: -40px;
    background: #0D1947;
    padding: 12px;
    border-radius: 50px 0px 0px 50px;
    width: 44px;
    height: 41px;
}
.b-srch input {
    width: 100%;
    border: 1px solid #bbb;
    padding: 8px 15px;
    border-radius: 50px;
}
.blog-sidebar h5 {
    margin-top: 40px;
}
.bs-post {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.bs-post img {
    width: 25%;
    margin-left: 15px;
}
.bs-post-det h6 {
    font-size: 12px;
    margin-bottom: 0;
}
.bs-post-det p {
    font-size: 12px;
}
.b-posts h5 {
    margin-bottom: 15px;
}
.b-tags h5 {
    margin-bottom: 20px;
}
.b-tags p:hover {
    background: #3388FA;
    color: #fff;
}
.b-tags p {
    color: #3388FA;
    border: 1px solid #3388FA;
    display: inline-block;
    margin-bottom: 8px;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.4px;
    transition: all 0.5s ease;
    cursor: pointer;
}
.cont-sidebar p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.cont-sidebar h3 {
    color: #fff;
    font-size: 25px;
}
.cont-sidebar {
    background: #0D1947;
    padding: 50px;
    height: 100%;
}
.contact-sidebar {
    background: #0D1947;
    padding: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.con-01 {
    margin: 50px 0 100px 0;
}
section.con-01 h3 {
    text-align: center;
    margin-bottom: 50px;
}
.contact-sidebar svg {
    fill: #3388FA;
    margin-top: 25px;
    margin-bottom: 15px;
    width: 40px;
    height: 40px;
}
.contact-sidebar p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.contact-sidebar h3 {
    color: #fff;
    font-size: 25px;
}
.cont-part a {
    color: #fff;
}
.cont-sidebar svg {
    fill: #3388FA;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 40px;
    height: 40px;
}
.cont-part:last-of-type {
    border: none;
}
.cont-part {
    text-align: center;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
    height: 130px;
}
.cont-form {
    padding: 50px 20px;
}
.cont-form h3 {
    margin-bottom: 30px;
    border-bottom: 1px dashed #bbb;
    padding-bottom: 20px;
    font-size: 25px;
}
.cont-form label {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}
.cont-form label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
button.btn.sbmt-bttn {
    width: 100%;
    background: #3388FA;
    color: #fff;
    height: 45px;
    font-weight: 600;
    font-size: 14px;
    line-height: 2;
}
p.ccss-para {
    font-size: 25px !important;
    line-height: 1.5;
    color: #fff !important;
    font-weight: 400 !important;
    background: #3388FA;
    padding: 30px;
    margin-top: 50px;
    text-align: center;
    font-family: 'Bruno Ace';
}
.item-001 {
    background: url(../img/slide-0004.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.item-002 {
    background: url(../img/slide-0006.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.item-003 {
    background: url(../img/slide-0001.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.item-004 {
    background: url(../img/slide-0005.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
p.mid-text {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
    background: #011A76;
    display: inline-block;
    padding: 0 25px;
    margin-bottom: 25px;
}
section.cyk-sol-01 {
    padding: 80px 0;
}
section.cyk-sol-01 .head-dark {
    font-size: 57px;
    font-weight: 600;
}
section.cyk-sol-02 {
    background: #E9F2FF;
    padding: 80px 0;
}
.op-inn h6 {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.5px;
}
.op-inn svg path {
    fill: #3388FA;
}
.op-inn svg {
    height: 50px;
    width: 50px;
    margin-bottom: 30px;
}
.op-inn:hover h6 {
    color: #fff;
}
.op-inn:hover {
    background: #011A76;
}
.op-inn {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 50px;
    transition: all 0.5s ease;
}
section.cyk-sol-03 {
    padding: 80px 0;
    background: #0D1947;
}
.prt-cta-left p span {
    color: #3388FA;
    font-weight: 700;
}
.prt-cta-left p {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}
.prt-cta-right h5 {
    border-left: 2px solid #fff;
    font-size: 40px;
    padding: 15px 10px 15px 40px;
    color: #3388FA;
}
section.cyk-sol-04 ul li img {
    margin-top: 9px;
}
section.cyk-sol-04 ul {
    margin-top: 15px;
}
section.cyk-sol-04 ul li {
    line-height: 2;
    align-items: flex-start;
}
section.cyk-sol-04 ul li span {
    color: #011A76;
    font-weight: 700;
}
section.cyk-sol-04 {
    padding: 80px 0;
}
section.cyk-sol-05 {
    background: #E9F2FF;
    padding: 80px 0;
}
section.cyk-acad-01 {
    background: #E9F2FF;
}
.acad-inn {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.acad-inn div {
    text-align: center;
}
.acad-inn h1 {
    font-size: 50px;
    color: #011A76;
}
.acad-inn h6 {
    font-size: 20px;
}
.acad-inn p {
    font-size: 18px;
}
p.bor-para {
    font-weight: 700;
    padding-right: 15px;
    border-right: 3px solid #3388FA;
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.25;
    color: #0D1947;
}
p.bor-paraz {
    font-weight: 700;
    padding-left: 15px;
    border-left: 3px solid #3388FA;
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.25;
    color: #0D1947;
}
.row.fint-cont h6 {
    background: #0D1947;
    min-height: 250px;
    padding: 30px;
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.75;
    font-family: 'Mulish';
    font-weight: 600;
    text-align: justify;
    letter-spacing: -0.5px;
}
.row.fint-cont {
    padding: 60px 0;
}
.row.fint-cont h3 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 40px;
}
.row.fint-cont .head-dark {
    color: #011A76;
    font-size: 30px;
}
.fin-points h6 {
    font-size: 20px;
    margin-bottom: 20px;
}
.fin-points ul li p {
    font-weight: 600;
}
.fin-points ul li img, .fint-cont-inn ul li img, .fin-pointz ul li img {
    margin-top: 7px;
}
.fin-points ul li, .fint-cont-inn ul li, .fin-pointz ul li {
    align-items: flex-start;
}
.fin-points ul, .fint-cont-inn ul, .fin-pointz ul {
    margin: 0;
}
.fin-points {
    background: #E9F2FF;
    padding: 50px;
}
section.fintech-02 {
    padding-bottom: 50px;
}
section.fintech-03 {
    background: #3388FA;
    padding: 50px 0;
}
.fin3-left p {
    background: #E9F2FF;
    padding: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #011A76;
    text-align: justify;
    letter-spacing: -0.5px;
}
.fin3-right p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0px 0 30px;
    text-align: justify;
    letter-spacing: -0.5px;
}
.fintech-04 .row.fint-cont h6 {
    background: none;
    min-height: 250px;
    padding: 0px;
    display: flex;
    align-items: center;
    color: #141414;
    font-size: 14px;
    line-height: 1.75;
    font-family: 'Mulish';
    font-weight: 600;
}
.fintech-04 .row.fint-cont h5 {
    background: #011A76;
    margin: 0;
    padding: 15px 30px;
    color: #fff;
    font-family: 'Mulish';
    font-weight: 600;
}
.fin-points p:first-child {
    text-align: justify;
}
.fint-cont-inn {
    padding: 20px 30px;
    background: #E9F2FF;
}
.fint-cont-inn .btn-sec {
    margin-top: 20px;
    align-self: flex-end;
}
.fint-cont-inn {
    padding: 20px 30px;
    background: #E9F2FF;
    height: 480px;
    margin-bottom: 30px;
    display: grid;
    align-items: flex-start;
}
.fint-cont-inn a.arr-btn:hover {
    width: 260px;
}
.fint-cont-inn a.arr-btn:hover div {
    width: 220px;
    opacity: 1;
}
.fin3-right h4 {
    padding: 0 0 0 30px;
    color: #011A76;
}
.sec-cont h6 {
    background: none;
    padding: 0px;
    color: #141414;
    font-size: 14px;
    line-height: 1.75;
    font-family: 'Mulish';
    font-weight: 600;
}
.row.sec-cont {
    padding: 50px 0;
}
.row.sec-cont h3 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 40px;
}
.row.sec-cont .head-dark {
    color: #011A76;
    font-size: 30px;
}
.sec-cont h5 {
    background: #011A76;
    margin: 0;
    padding: 15px 30px;
    color: #fff;
    font-family: 'Mulish';
    font-weight: 600;
}
.fint-cont-inn ul li p {
    font-size: 14px;
    font-weight: 600;
}
section.cy-sec-case {
    padding: 80px 0;
    background: url(../img/cs-bg001.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 30px;
}
p.cs-para {
    color: #fff;
    font-size: 18px;
    width: 60%;
    margin: 0 auto;
}
.cs-inner img {
    margin-right: 30px;
    width: 25%;
}
.cs-inner p {
    color: #141414;
    font-size: 14px;
    text-align: justify;
    padding-right: 20px;
    letter-spacing: -0.5px;
}
.cs-inner h3 {
    color: #3388FA;
    font-size: 18px;
    padding-right: 20px;
}
.cs-inner {
    display: flex;
    align-items: center;
    background: #E9F2FF;
    padding: 15px;
}
.cs-inner ul li {
    font-size: 14px;
}
.cs-inner ul {
    padding-left: 18px;
}
.cs-inner {
    display: flex;
    align-items: center;
    background: #E9F2FF;
    padding: 15px;
}
.fin3-right a.arr-btn {
    background: #011A76;
    margin-left: 30px;
    margin-top: 30px;
}
.fin3-right a.arr-btn img {
    width: 30px;
    margin-left: -10px;
    filter: invert(1);
}
.fin3-right a.arr-btn:hover {
    width: 230px;
}
.fin3-right  a.arr-btn:hover div {
    width: 370px;
    opacity: 1;
}
section.blch-sec {
    padding: 50px 0;
}
.block-con h6 {
    background: #0D1947;
    min-height: 150px;
    padding: 30px;
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.75;
    font-family: 'Mulish';
    font-weight: 600;
    text-align: justify;
    letter-spacing: -0.5px;
}
.row.blch-bsc h6 {
    color: #3388FA;
    font-size: 25px;
}
section#lcl_descr h6 {
    padding: 0;
    color: #011A76;
}
section#lcl_descr p {
    padding: 0;
    color: #011A76;
}
#lcl_title, #lcl_author {
    display: none;
}
section.nw-feeds iframe {
    width: 100% !important;
}
.blch-bsc p {
    text-align: justify;
    letter-spacing: -0.5px;
}
.t-list h6 {
    padding-right: 20px;
}
.t-list p {
    text-align: justify;
    letter-spacing: -0.5px;
    padding-right: 15px;
}
.job-inn-body p {
    text-align: justify;
    letter-spacing: -0.5px;
}
section.st-01 p {
    text-align: justify;
    letter-spacing: -0.5px;
}
footer.site-footer .container-fluid .col-sm-12 {
    padding: 0;
}
a.btn-outline-gal:hover {
    background: #3388FA;
    color: #fff;
}
a.btn-outline-gal.active {
    background: #3388FA;
    color: #fff;
}
a.btn-outline-gal {
    border: 1px solid #3388FA;
    color: #3388FA;
    padding: 8px 0px;
    font-size: 16px;
}
section.gall-sec1.galls #nav {
    padding: 50px 0 50px 0;
}
section.nw-feeds {
    padding-top: 80px;
    padding-bottom: 30px;
}
ul.soc-media li img {
    transition: all 0.5s ease;
}
ul.soc-media li:hover img {
    transform: translateY(-3px);
}
div.hd-soc a img {
    transition: all 0.5s ease;
}
div.hd-soc a:hover img {
    transform: translateY(-3px);
}
.acad-sec-inn {
    background: rgba(255,255,255,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 50px;
}
.acad-sec-inn1 {
    background: rgba(255,255,255,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 50px;
    margin-right: -100px;
    margin-top: -310px;
    position: relative;
    z-index: 99;
}
section.cyk-acad-002 {
    padding: 80px 0;
}
h3.qt-para {
    background: #3388FA;
    padding: 15px;
    margin-top: 20px;
    color: #fff;
    text-align: right !important;
    font-size: 18px !important;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 1.25;
}
.cyk-acad-005 {
    background: #E9F2FF;
}
.acad-sec-inn p, .acad-sec-inn1 p {
    text-align: justify !important;
}
/* .fin-pointz ul li p {
    text-align: justify;
} */
section.coming-soon h3 {
    color: #3388FA;
    margin: 0;
}
section.coming-soon {
    background: #E9F2FF;
    text-align: center;
    height: 20vh;
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.feat-img {
    margin-bottom: 30px;
}
.row.cyk-acd01-bg {
    background: url(../img/cyk-acd-bgs.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 50px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.cyk-acd01-inn p span {
    margin-right: 10px;
}
.cyk-acd01-inn p {
    color: #fff;
    display: flex;
}
.cyk-acd01-inn h3 {
    color: #ffffff;
    font-size: 30px;
    line-height: 1.5;
}
.cyk-acd01-inn {
    text-align: center;
}
.cyk-acd01-inn h3 {
    color: #011A76;
    font-size: 40px;
    font-weight: 800;
    font-family: Mulish;
}
.cyk-acd01-inn h5 {
    color: #fff;
    font-size: 22px;
}
.cyk-acd01-inn p {
    color: #fff;
    font-size: 22px;
    margin: 0 auto;
    line-height: 1.25;
    margin-bottom: 4px;
    text-align: center;
    justify-content: center;
}
section.cyk-acd02 {
    background: #E9F2FF;
    padding: 60px 0;
}
.cyk-acd02-inn {
    background: rgba(255,255,255,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px;
    height: 100%;
}
.cyk-acd03-inn {
    background: #E9F2FF;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px;
    height: 100%;
}
.row.cyk-acd-title .para {
    width: 65%;
    margin: 0 auto;
}
section.cyk-acd03 {
    padding: 60px 0;
}
section.cyk-acd-001 h6 {
    color: #011A76;
    font-family: 'Bruno Ace';
    font-size: 18px;
    margin: 0;
    letter-spacing: -0.5px;
}
section.cyk-acd-001 h6 span {
    font-size: 25px;
    font-weight: 800;
    font-family: 'Mulish';
}
section.cyk-acd-001 h3 {
    background: #3388FA;
    color: #fff;
    padding: 10px;
    width: 70px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 18px;
}
a.acd-link {
    color: #011A76;
    border: 1px solid #011A76;
    padding: 7px 25px;
    border-radius: 0px;
    transition: all 0.5s ease;
}
a.acd-link:hover {
    background-color: #3388FA;
    border-color: #3388FA;
}
section.cyk-acd-001 {
    padding: 50px 0;
}
.cyk-acd-001-inn {
    padding: 20px;
    transition: all 0.5s ease;
}
.cyk-acd-001-inn p {
    font-size: 13px;
    margin-top: 15px !important;
    font-weight: 600;
    margin-bottom: 15px;
}
.cyk-acd-001-inn:hover {
    box-shadow: 5px 5px 16px rgba(0,0,0,0);
}
div#owl-acd-partner .item {
    border: 1px solid #efefef;
    padding: 10px 30px;
}
section.acd-crs-comp h3 {
    color: #3388FA;
    font-family: 'Bruno Ace';
    font-size: 28px;
    margin: 0;
    letter-spacing: -0.5px;
    line-height: 35px;
    margin-bottom: 15px;
}
section.acd-crs-comp h3 span {
    font-size: 22px;
    font-weight: 800;
    color: #011A76;
    font-family: Mulish;
    text-transform: uppercase;
}
section.acd-crs-comp p {
    font-size: 14px;
    font-weight: 600;
    text-align: justify;
}
.cyk-acd-001-inn img {
    width: 80px;
    margin-bottom: 30px;
}
.show-more {
    display: none;
    cursor: pointer;
}
section.acd-crs-comp {
    padding: 50px 0;
}
button.show-more, button.show-more1, button.show-more2 {
    color: #3388FA;
    padding: 5px 15px;
    margin-top: 20px;
    font-size: 14px;
    border: 1px solid #3388FA;
    background: transparent;
    transition: all 0.5s ease;
}
button.show-more:hover, button.show-more1:hover, button.show-more2:hover {
    background: #3388FA;
    color: #fff;
}
.ty-compact-list p, .ty-compact-list1 p, .ty-compact-list2 p {
    font-size: 14px;
    text-align: justify;
}
.acd-crs-inn img {
    margin-bottom: 25px;
}
.acd-crs-inn {
    padding: 25px 15px;
}
.ty-compact-list p, .ty-compact-list1 p, .ty-compact-list2 p {
    min-height: 130px;
}
section.acad-cta {
    text-align: center;
    background: url(../img/acd-crs-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
}
section.acad-cta h4 {
    color: #ffffff;
    font-size: 30px;
}
section.acad-cta h3 {
    color: #3388FA;
    font-size: 30px;
    margin-top: 10px;
    font-family: 'Mulish';
    font-weight: 800;
}
section.acad-cta button {
    color: #fff;
    padding: 10px 25px;
    margin-top: 20px;
    font-size: 16px;
    border: 1px solid #ffffff;
    background: transparent;
    transition: all 0.5s ease;
}
.test-inn p {
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}
section.acad-testimonial .owl-nav button {
    background: #3388FA !important;
    width: 50px;
    height: 50px;
    font-size: 35px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
section.acad-testimonial .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 26%;
    z-index: -9;
}
section.acad-testimonial {
    padding: 80px 0;
}
section.acad-testimonial .owl-nav button.owl-prev span {
    color: #fff;
    margin-top: -5px;
}
section.acad-testimonial .owl-nav button.owl-prev {
    margin-left: -60px !important;
    border-radius: 50px;
}
section.acad-testimonial .owl-nav button.owl-next {
    margin-right: -60px !important;
    border-radius: 50px;
}
section.acad-testimonial .owl-nav button.owl-next span {
    color: #fff;
    margin-top: -5px;
}
.acd-info {
    padding: 50px 0 50px 0;
    background: #E9F2FF;
}
.acd-info-inn {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}
.acd-info-inn h3 {
    font-family: Mulish;
    font-size: 60px;
    font-weight: 800;
    color: #3388FA;
}
section.acd-info h6 {
    color: #011A76;
    font-size: 18px;
}
.acd-info-inn p {
    font-weight: 800;
    font-size: 16px;
    color: #8A8888;
}
.test-inn img {
    width: 80px !important;
    background: #C6DDFF;
    padding: 18px;
    margin-right: 25px;
}
.test-inn {
    padding: 0 80px;
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.test-inn p {
    font-size: 22px;
    line-height: 1.2;
    color: #141414;
    min-height: 50px;
    display: flex;
    align-items: center;
}
.test-inn h5 {
    margin-top: 10px;
    font-size: 16px;
    color: #3388FA;
}
p.stars i {
    margin-right: 3px;
}
p.stars i:nth-child(1), p.stars i:nth-child(2), p.stars i:nth-child(3), p.stars i:nth-child(4) {
    color: #ffc04b;
}
p.stars {
    display: block;
    color: #bbb;
}
section.cyk-acd01 {
    background: url(../img/acd-img-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}
h2.acd-head {
    font-family: Mulish;
    font-weight: 800;
    color: #011A76;
}
h2.acd-head span {
    font-family: 'Bruno Ace';
    color: #3388FA;
}
.cyk-acd-001-inn a {
    font-family: Mulish;
    font-size: 14px;
    font-weight: 600;
    color: #3388FA;
}
.cyk-acd-001-inn a img {
    width: 17px;
    margin: 0;
    margin-right: 5px;
    transform: rotate(180deg);
}
.hd-stky .topbar-phone p {
    color: #444;
}
.hd-stky .hd-soc a img {
    filter: invert(0.75);
}
.hd-stky li.nav-item.con-btn a {
    color: #0261c7 !important;
}
.progress-container {
    width: 100%;
    height: 4px;
    background: #bbb;
    position: fixed;
    bottom: -1px;
    left: 0;
    z-index: 0;
}
.progress-bar {
    height: 4px;
    background: #0261c7;
    width: 0%;
}
.slow-bounce-element {
    animation: bounce 1s infinite alternate;
}
.scroll-bttn {
    position: absolute;
    left: 47.5%;
    z-index: 99;
    margin-top: -100px;
    text-align: center;
}
a.scroll-bttn p {
    color: #fff;
    margin-bottom: 8px;
    font-size: 16px;
    letter-spacing: 1px;
}
a.scroll-bttn img {
    width: 40px;
}

@keyframes bounce {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-15px);
    }
}

.slow-bounce-element {
    animation: bounce 1s infinite alternate; /* Adjusted duration to make it slower */
}
div#owl-slider .owl-nav {
    display: none;
}
.thanks-sec {
    text-align: center;
}

.thanks-sec p {
    font-size: 23px;
    line-height: 30px;
    padding: 0 50px;
}
.thanks-sec h2 {
    color: #28a745;
    font-size: 40px;
}
.cont-form p {
    background: green;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-top: 25px;
    text-align: center;
}
.thanks-sec p {
    font-size: 23px;
    line-height: 30px;
    padding: 20px 50px !important;
}
div#lcl_txt {
    display: none;
}
form[action="contact_us.php"] {
    text-align: right;
    direction: ltr;
}







@keyframes gradientChange {
    0% {
      background-position: 0% 0%;
    }
    100% {
      background-position: 0% 100%;
    }
  }
  
  section.summ-prog {
    padding: 70px 0 70px 0;
    background: linear-gradient(to bottom, #011A76, #3b65ff); /* Adjust colors as needed */
    background-size: 100% 200%; /* Double the height for smooth animation */
    animation: gradientChange 1.5s infinite alternate;
  }

section.summ-prog h2 {
    color: #fff;
}
section.summ-prog h3 {
    color: #3388FA;
    font-size: 25px;
    margin-top: -20px;
}
section.summ-prog h5 {
    color: #3388FA;
}
section.summ-prog p {
    color: #fff;
    line-height: 2.1;
    font-size: 17px;
}
.grs-para {
    color: #fff;
    line-height: 1.75;
    background: rgba(255, 255, 255, 0.2);
    padding: 45px;
    font-size: 26px !important;
    text-align: right;
}
.row.summ-prog-top {
    padding-bottom: 0;
}
.row.summ-prog-mid .col-md-8 {
    border-left: none;
    padding-top: 10px;
    padding-right: 30px;
}
.row.summ-prog-mid .col-md-4 {
    padding-right: 0;
}
.row.summ-prog-mid .col-md-4 p {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.row.summ-prog-mid .col-md-4 a {
    border-color: #fff;
    color: #fff;
    padding: 15px 30px;
}
.row.summ-prog-mid {
    align-items: center;
    padding-top: 60px;
}
section.summ-prog .col-md-4 h5 {
    margin-top: -20px;
}
div#sumProg .modal-dialog {
    max-width: 35%;
}
div#sumProg form {
    margin-top: 30px;
}
div#sumProg .modal-header {
    padding: 0px;
    border: none;
}
div#sumProg .modal-body {
    padding: 0 !important;
}
div#sumProg h4 {
    color: #011A76;
    text-transform: uppercase;
    font-weight: 600;
}
#sumProg .modal-content {
    padding: 0px;
    background: url(../img/fintech-form.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.mod-main {
    padding: 50px;
    background: rgba(255, 255, 255, 0.75);
}
.row.summ-prog-top h1 {
    color: #3388FA;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 20px;
}
div#sumProg .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem 0rem -1rem 0;
}





.blog-cta {
    padding: 5em;
    background: url(../img/blog-picz-001.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
a.blog-btn:hover {
    background: transparent;
    color: #6F8DFF;
}
a.blog-btn {
    color: #fff;
    background-color: #6F8DFF;
    border: 1px solid #6F8DFF;
    padding: 12px 45px 15px 45px;
    border-radius: 50px;
    box-shadow: 0 0 16px rgba(111, 141, 255, 0.25);
    transition: all 0.5s ease;
}
.blog-cta h3 {
    color: #011A76;
    line-height: 1.5;
    font-size: 32px;
}


section.summ-prog h3 {
    color: #3388FA;
    font-size: 25px;
    margin-top: 0px;
}
.row.summ-prog-mid .col-md-4 p {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 2;
    text-align: justify;
    padding: 0;
}
.row.summ-prog-mid .col-md-8 {
    padding-left: 0;
}
.row.summ-prog-mid h4 {
    color: #3388FA;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center;
}
.ven-det {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.2);
    padding: 30px 25px;
    margin-bottom: 20px;
}
.ven-det-inn {
    width: 50%;
}
.ven-det-inn:first-of-type {
    padding-right: 20px;
}
.ven-det-inn:last-of-type {
    padding-right: 20px;
    border-right: 1px dashed rgba(255, 255, 255, 0.3);
}
.ven-det h6 {
    color: #011A76;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
section.summ-prog p {
    color: #fff;
    line-height: 1.75;
    font-size: 17px;
    padding: 0 15px;
}
.ven-det a {
    color: #fff;
    text-decoration: underline !important;
}
section.summ-prog p {
    color: #fff;
    line-height: 1.75;
    font-size: 17px;
    padding: 0 15px;
}
p.grs-para {
    padding: 84px !important;
    font-size: 22px !important;
}
.ven-det p {
    margin-bottom: 20px !important;
}
.ven-det p {
    text-align: center !important;
}
p.bpra {
    font-size: 35px !important;
    font-weight: 800 !important;
    margin-bottom: 10px !important;
    line-height: 1 !important;
}
.rebd-sec {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rebd-sec a {
    width: 100%;
}
a.acd-mdl-link {
    color: #fff;
    padding: 15px 35px;
    border: 1px solid #fff;
}
a.acd-dwn {
    color: #fff;
    padding: 15px 35px;
    background: #011A76;
    transition: all 0.5s ease;
}
a.acd-dwn:hover {
    background: #007bff;
}



/*CBDC CSS STARTS*/
section.cbdc-001 .sp-caps p {
    color: #fff;
    font-size: 25px;
    margin-bottom: 40px;
}
section.cbdc-001 h3 {
    color: #3388FA;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'MULISH';
}
section.cbdc-001 {
    padding: 50px 0;
    background: url(../img/sp-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sp-caps a:hover {
    background: transparent;
    color: #007bff;
}
.sp-caps a {
    background: #007bff;
    color: #fff;
    border: 1px solid #007bff;
    padding: 15px 50px;
    border-radius: 50px;
    transition: all 0.5s ease;
}
section.acd-crs-comp p {
    font-size: 14px;
    font-weight: 600;
    text-align: justify;
}
section.cbdc-002 {
    padding: 50px 0;
}
section.cbdc-003 {
    padding: 50px 0;
    background: #E9F2FF;
}
section.cbdc-key-dates {
    padding: 50px 0;
    background: #E9F2FF;
}
section.cbdc-key-dates i {
    font-size: 40px;
    color: #011A76;
}
section.cbdc-key-dates h5 {
    font-size: 16px;
    font-weight: 800;
    color: #3388FA;
    margin: 0px 0 0px 15px;
    text-transform: uppercase;
    font-family: 'Mulish';
}
section.cbdc-key-dates p {
    font-size: 18px;
    font-weight: 800;
    margin-left: 15px;
}
section.cbdc-002 .row {
    align-items: center;
}
section.cbdc-002 p {
    text-align: justify;
    padding-left: 30px;
}
section.cbdc-003 .row {
    align-items: center;
}
section.cbdc-003 p {
    text-align: justify;
    padding-right: 30px;
}
section.cbdc-cta h3 {
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
}
section.cbdc-cta {
    padding: 80px 0;
    background: url(../img/cbdc-cta.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.bor-r {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 15px;
    height: 100px;
    border: 1px dashed #bbb;
    margin-bottom: 15px;
}
section.cbdc-004 {
    padding: 50px 0;
}
section.cbdc-004.light-bg {
    background: #E9F2FF;
}
section.cbdc-004 ul {
    padding: 0 20px 0 0px;
    margin: 0;
}
.cbdc-list.cbdc-list-r {
    padding-right: 55px;
}
.cbdc-list.cbdc-list-l {
    padding-left: 55px;
}
.cbdc-list li p {
    color: #141414;
    font-size: 18px;
    font-weight: 600;
}
.cbdc-list ul li {
    list-style: auto;
    margin-bottom: 15px;
    color: #141414;
    font-weight: 600;
}
.cbdc-list h3 {
    color: #011A76;
    margin-bottom: 15px;
    font-size: 25px;
}
section.cbdc-004 .row {
    align-items: center;
}
section.cbdc-005 .row {
    align-items: center;
}
section.cbdc-005 {
    padding: 50px 0;
}
.wsa {
    background: #E9F2FF;
    position: absolute;
    top: -130px;
    width: 110%;
    z-index: 999;
    padding: 50px;
}
.cl-logo img {
    width: 20%;
    margin: 0 10px;
}
.sp-caps h5 {
    color: #fff;
    font-family: 'Mulish';
    font-size: 30px;
    margin: 20px 0px 5px 0px;
}
.sp-txt h5 {
    font-size: 20px;
    font-family: 'Mulish';
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    padding: 20px 25px;
    font-weight: 600;
    letter-spacing: 0.3px;
    border: 1px dashed;
}
.sp-txt {
    height: 100%;
    color: #fff;
    display: inline-grid;
    width: 100%;
}
.sp-txt h5 i {
    color: #3388FA;
    font-size: 45px;
    margin-left: 20px;
}
.bor-r div {
    margin-right: 10px;
}
section.acd-m-hd h1 {
    text-align: center;
    padding: 20px 0;
    font-weight: 600;
    color: #fff;
}
section.acd-m-hd {
    background: #011A76;
}
section.summ-prog h2 {
    color: #fff;
    font-size: 28px;
}
.row.summ-prog-top h1 {
    color: #3388FA;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 20px;
}
h5.kf-hd {
    color: #fff;
    font-family: 'Mulish';
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
section.cbdc-001 .row {
    align-items: center;
}
/*CBDC CSS ENDS*/


/*Language Button Starts*/
.dropdown.lng_drp button img {
    width: 20px;
    margin-right: 5px;
    margin-left: 5px;
}
.dropdown.lng_drp button {
    background: transparent;
    border: 1px solid rgba(255,255,255, 0.6) !important;
    border-radius: 0;
}
.lng_drp .dropdown-menu a img {
    width: 20px;
    margin-right: 5px;
}
.lng_drp .dropdown-menu a {
    border-bottom: 1px solid #efefef;
}
.lng_drp .dropdown-menu a:last-child {
    border-bottom: none;
}
.lng_drp .dropdown-menu {
    padding: 0;
    min-width: 7.5em !important;
    border-radius: 0 !important;
    top: 38px !important;
}
.hd-stky .lng_drp button {
    border-color: #0261c7 !important;
    color: #0261c7;
}
/*Language Button Ends*/


.lang_li {
    display: flex;
    align-items: center;
    margin: 0 15px 0 23px !important;
}
.lang_li a {
    font-size: 16px !important;
    transition: all 0.5s ease;
    color: rgb(255, 255, 255);
}
.lang_li a:hover {
    color: rgb(255, 255, 255, 0.8) !important;
}
.hd-stky .con-btn a {
    border: 1px solid #007bff !important;
}
.hd-stky .lang_li a {
    color: #007bff;
}
.hd-stky .lang_li a:hover {
    color: #011A76 !important;
}

















@media only screen and (max-width : 1920px) {
    section.pg-title {
        height: 32vh;
    }
    section.cyk-sol-01 .head-dark {
        font-size: 33px;
    }
    section.cyk-sol-01 {
        padding: 50px 0;
    }
    .bold-para {
        font-size: 18px;
    }
}






@media only screen and (max-width : 1440px) {
    .srv {
        height: 330px;
    }
}


@media only screen and (max-width : 1366px) {
    section.pg-title {
        height: 37vh;
    }
}

@media only screen and (max-width : 1200px) {
    div.nav-accd .card-header button {
        font-size: 25px;
    }
    .fin3-right a.arr-btn:hover {
        width: 425px;
    }
    div.nav-accd .card-header {
        padding: 10px 50px;
    }
    .nav-accd-item {
        padding-left: 100px;
    }
    .nvcont-det ul li a {
        font-size: 12px;
        padding-left: 0;
        letter-spacing: -0.5px;
    }
    .nvcont-det ul li img {
        margin-right: 5px;
    }
    .nvcont-det ul li {
        list-style: none;
        color: #fff;
        font-size: 12px;
        line-height: 1.25;
        display: flex;
        align-items: center;
        padding-right: 0px;
    }
    .nv-search, .nvcont-det, .nav-copyright {
        padding-left: 20px;
        padding-right: 30px;
    }
    .nv-qlinks ul {
        padding: 0 10px;
    }
    .nv-qlinks ul li {
        list-style: none;
        display: inline-block;
        margin: 0 0px;
    }
    .nv-search input {
        font-size: 14px;
    }
    .fnav-overlay .closebtn {
        position: absolute;
        top: 30px;
        right: 45px;
        font-size: 40px;
        font-weight: 100;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #3388FA;
        transition: all 0.5s ease;
    }
}







@media only screen and (max-width : 1024px) {
    .item-001, .item-002, .item-003, .item-004 {
        height: 50vh;
    }
    .vid-caps {
        height: 57vh;
    }
    #owl-slider .sb-head {
        font-size: 18px;
    }
    .head-light {
        font-size: 25px;
    }
    .vid-caps-inn .para-light {
        font-size: 16px;
    }
    .row.srv-sec .col-md-3:nth-child(1), .row.srv-sec .col-md-3:nth-child(2) {
        margin-bottom: 80px;
    }
    .row.srv-sec .col-md-3 {
        min-width: 50%;
    }
    .srv {
        height: auto;
    }

    .fintech-04 .row.fint-cont h6 {
        background: none;
        min-height: auto;
        padding: 0px;
        display: flex;
        align-items: flex-start;
        color: #141414;
        font-size: 14px;
        line-height: 1.5;
        font-family: 'Mulish';
        font-weight: 600;
    }
    .fint-cont-inn {
        padding: 20px 30px;
        background: #E9F2FF;
        height: auto;
        margin-bottom: 30px;
        display: grid;
        align-items: flex-start;
    }
    .fint-cont-inn .btn-sec {
        margin-top: 0;
        align-self: flex-end;
    }
    .fint-cont .col-md-4 {
        min-width: 100%;
    }
    .row.fint-cont h6 {
        background: #0D1947;
        min-height: auto;
    }
    section.fintech-02 .col-md-5, section.fintech-02 .col-md-7 {
        min-width: 100%;
        padding: 0;
    }
    section.fintech-02 {
        padding-bottom: 50px;
    }
    section.pg-title {
        height: 25vh;
    }
    .row.fint-cont h5 br {
        display: none;
    }
    section.fintech-03 .col-md-5, section.fintech-03 .col-md-7 {
        min-width: 100%;
    }
    .fin3-right h4 {
        padding: 0 0px;
        color: #011A76;
        margin-top: 30px;
    }
    .fin3-right p {
        padding: 0;
    }
    .blch-01 .col-md-6 {
        min-width: 100%;
    }
    .block-con h6 {
        background: #0D1947;
        min-height: auto;
    }
    .blch-bsc .col-md-4 img {
        margin-bottom: 30px;
    }
    .blch-bsc .col-md-4, .blch-bsc .col-md-8 {
        min-width: 100%;
    }
    .blch-01 .col-md-3 img {
        margin-bottom: 30px;
    }
    .blch-01 .col-md-3, .blch-01 .col-md-7 {
        min-width: 100%;
    }
    .fin3-right a.arr-btn {
        margin-left: 0px;
    }
    section.cyk-sol-01 .col-md-7, section.cyk-sol-01 .col-md-5 {
        min-width: 100%;
    }
    section.cyk-sol-01 .head-dark {
        font-size: 30px;
        font-weight: 600;
    }
    section.cyk-sol-01 .col-md-5 img {
        margin-top: 30px;
    }
    section.cyk-sol-02 .col-md-4 {
        min-width: 100%;
        margin-bottom: 10px;
    }
    section.cyk-sol-03 .col-md-6 {
        min-width: 100%;
    }
    .prt-cta-right {
        margin-top: 50px;
    }
    section.cyk-sol-04 .col-md-5 img {
        margin-top: 30px;
    }
    section.cyk-sol-04 .col-md-7, section.cyk-sol-04 .col-md-5 {
        min-width: 100%;
    }
    section.cyk-sol-05 .col-md-5 img {
        margin-bottom: 30px;
    }
    section.cyk-sol-05 .col-md-5, section.cyk-sol-05 .col-md-7 {
        min-width: 100%;
    }
    p.mid-text {
        font-size: 20px;
        padding: 5px 25px;
    }
    section.cyk-sol-02 p {
        text-align: right;
    }
    .prt-cta-right h5 {
        border-left: 2px solid #fff;
        font-size: 30px;
        padding: 0px 10px 0px 40px;
        color: #3388FA;
    }
    .progress-container {
        width: 100%;
        height: 4px;
        background: #bbb;
        position: fixed;
        bottom: -1px;
        left: 0;
        z-index: 0;
    }
    
    .progress-bar {
        height: 4px;
        background: #0261c7;
        width: 0%;
    }
    
    section.cta-001 {
        background-size: cover;
    }
    section.cta-001 .col-md-6 {
        min-width: 100%;
    }
    section.mg-01 {
        padding: 30px 0 50px 0;
    }
    section.mg-01 .col-md-6 video {
        margin-top: 50px;
    }
    section.mg-01 .col-md-6 {
        min-width: 100%;
    }
    section.full-post .col-md-8, section.full-post .col-md-4 {
        min-width: 100%;
    }
    .blog-sidebar {
        margin-top: 50px;
    }
    .bs-post {
        display: grid;
        align-items: center;
        margin-bottom: 20px;
    }
    .bs-post img {
        width: 25%;
        margin-right: 15px;
        margin-bottom: 20px;
    }
    section.pg-title.bl-title {
        height: 35vh;
    }
    section.gall-sec1 .col-md-8 {
        min-width: 100%;
    }
    section.gall-sec1 .col-md-4 {
        min-width: 100%;
    }
    section.cyk-sol-02 .col-md-8 {
        min-width: 100%;
    }
    section.cyk-acad-002 .col-md-8 {
        min-width: 100%;
    }
    section.cyk-acad-002 .col-md-4 {
        min-width: 100%;
    }
    .acad-sec-inn {
        margin-left: 0;
        margin-top: 0;
    }
    .acad-sec-inn1 {
        margin-right: 0;
        margin-top: 0;
    }

}



@media only screen and (max-width : 800px) {
    .vid-caps-inn {
        width: 90%;
    }
    section#abt-sec .col-md-6:nth-child(1) {
        margin-bottom: 50px;
    }
    section#abt-sec .col-md-6 {
        min-width: 100%;
    }
    .para-dark {
        padding-right: 0;
    }
    .row.srv-sec .col-md-3 {
        min-width: 100%;
        margin-bottom: 80px;
    }
    section.sec-003 {
        padding: 80px 0 0px 0;
    }
    section.sec-003 .col-md-6 {
        min-width: 100%;
    }
    section.cyful-sec .col-md-8, section.cyful-sec .col-md-4 {
        min-width: 100%;
    }
    section.cyful-sec2 .col-md-6 {
        min-width: 100%;
    }
    img.cyful-info {
        width: 100%;
        margin-top: 10px;
    }
    section.cyful-sec2 .col-md-6:nth-child(1) {
        text-align: center;
    }
    section.cyful-sec2 p {
        text-align: justify !important;
    }
    section.cyful-sec .col-md-4 {
        text-align: right!important;
    }
    .sb-head {
        text-align: right !important;
    }
    .head-light {
        font-size: 40px;
        text-align: right !important;
        letter-spacing: 1px;
    }
    p.bold-para-light {
        margin-bottom: 30px;
    }
    section.prod-sec .col-md-6 {
        min-width: 100%;
        margin-bottom: 10px;
    }
    section.academy-sec .col-md-5 {
        margin-bottom: 50px;
    }
    section.academy-sec .col-md-5, section.academy-sec .col-md-7 {
        min-width: 100%;
    }
    .academy-sec .sb-head {
        text-align: right !important;
    }
    section.academy-sec .col-md-4 {
        min-width: 100%;
        margin-bottom: 5px;
    }
    section.ccss .col-md-4 {
        margin-bottom: 50px;
    }
    section.ccss .col-md-4, section.ccss .col-md-8 {
        min-width: 100%;
    }
    .tab-content .col-md-4 {
        min-width: 100%;
    }
    section.partners .col-md-9 {
        min-width: 100%;
    }
    footer.site-footer .col-md-3 {
        min-width: 50%;
    }
    footer.site-footer .widget {
        padding: 0 !important;
    }
    p.ccss-para {
        font-size: 18px !important;
    }
    section.ccss h2 {
        font-size: 20px;
        line-height: 1.5;
    }
    .vid-caps .head-light {
        text-align: right !important;
    }
    .vid-caps-inn .head-light {
        font-size: 25px;
    }
    section.nw-feeds .sb-head {
        text-align: center !important;
    }
    section.partners .sb-head {
        text-align: center !important;
    }
    .row.fint-cont .head-dark {
        text-align: right !important;
    }
    p.cs-para {
        color: #fff;
        font-size: 18px;
        width: 100%;
        margin: 0 auto;
        text-align: right;
    }
    section.ccss {
        background: #0D1947;
        padding: 60px 0 100px 0;
    }
    section.mg-01 .col-md-4 {
        min-width: 100%;
        margin-bottom: 50px;
    }
    .post-img {
        padding-right: 0;
    }
    .post-desc {
        position: unset;
        width: 100%;
        right: 20px;
        background: rgba(255, 255, 255, 0.95);
        padding: 20px;
        bottom: 20px;
        border: 1px solid #efefef;
    }
    .bs-post img {
        width: 100%;
        margin-right: 15px;
        margin-bottom: 20px;
    }
    section.gall-sec1 .head-dark {
        text-align: right !important;
    }
    section.gall-sec1 p {
        text-align: right;
    }
    .carr-inn h5 br {
        display: none;
    }
    .carr-sec {
        align-items: center;
    }
    .row.text-center.fch-sec .col-md-10 {
        min-width: 100%;
    }
    section.open-position-sec .head-dark {
        text-align: right !important;
        font-size: 35px;
    }
    p.sb-head img:first-of-type {
        display: none;
    }
    section.gall-sec1.galls .col-md-3 {
        min-width: 50%;
    }
    section.cyk-sol-02 .col-md-6 {
        min-width: 100%;
    }
    .acad-sec-inn {
        padding: 30px;
        margin-left: 0;
        margin-top: 0;
    }
    .head-dark {
        text-align: right;
    }
    .sb-head img {
        display: none;
    }
    section.cyk-acad-002 .col-md-6 {
        min-width: 100%;
    }
    .acad-sec-inn1 {
        background: #E9F2FF;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 30px;
        margin-right: 0;
        margin-top: 0;
        position: relative;
        z-index: 99;
    }
    .row.fint-cont .col-md-6 {
        min-width: 100%;
    }
    .cyk-acd01-inn h3 {
        font-size: 30px;
    }
    .cyk-acd01-inn h5 {
        font-size: 20px;
    }
    h2.acd-head {
        font-size: 22px;
    }
    section.cyk-acd-001 h6 {
        font-size: 16px;
    }
    section.cyk-acd-001 h6 span {
        font-size: 22px;
    }
    .cyk-acd-001-inn p {
        min-height: 80px;
    }
    .cyk-acd-001-inn a {
        font-size: 12px;
    }
    .cyk-acd-001-inn img {
        width: 60px;
        margin-bottom: 30px;
    }
    section.acd-crs-comp h3 {
        font-size: 16px;
        line-height: 20px;
    }
    section.acd-crs-comp h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .test-inn p {
        font-size: 16px;
    }
    .acd-info-inn h3 {
        font-size: 35px;
    }
    section.acd-info h6 {
        font-size: 16px;
    }
    section.cta-001 p {
        font-size: 30px;
    }
    .row.summ-prog-mid .col-md-4 {
        padding-right: 0;
        min-width: 100%;
    }
    .row.summ-prog-mid .col-md-8 {
        padding-left: 0;
        min-width: 100%;
    }
    .row.summ-prog-mid .col-md-8 {
        border-left: none;
        padding-top: 10px;
        padding-right: 0;
    }
    section.summ-prog h2 {
        color: #fff;
        text-align: right;
    }
    .row.summ-prog-bot .col-md-6 {
        min-width: 100%;
    }
    .row.summ-prog-mid h4 {
        text-align: right;
    }
    div#sumProg .modal-dialog {
        max-width: 85%;
    }
    .ven-det-inn:first-of-type {
        padding-right: 0;
    }
    section.cbdc-001 .col-md-5, section.cbdc-001 .col-md-7 {
        min-width: 100%;
    }
    .sp-txt {
        margin-top: 50px;
        margin-bottom: 100px;
    }
    section.cbdc-001 {
        padding: 50px 0;
    }
    section.cbdc-key-dates .col-md-3 .bor-r {
        margin-bottom: 15px;
    }
    section.cbdc-key-dates .col-md-3 {
        min-width: 50%;
    }
    section.cbdc-002 .col-md-6 {
        min-width: 100%;
    }
    section.cbdc-003 .col-md-6 {
        min-width: 100%;
    }
    section.cbdc-002 .col-md-6 img {
        margin-top: 30px;
    }
    section.cbdc-003 .col-md-6 img {
        margin-bottom: 30px;
    }
    section.cbdc-004 .col-md-6 {
        min-width: 100%;
    }
    .cbdc-list.cbdc-list-l ul {
        margin-bottom: 50px;
    }
    .cbdc-list.cbdc-list-r h3 {
        margin-top: 30px;
    }
    section.cbdc-005 .col-md-6 {
        min-width: 100%;
    }
    .wsa {
        background: #E9F2FF;
        position: unset;
        top: 0;
        width: 100%;
        z-index: 0;
        padding: 50px;
    }
    section.cbdc-003 p {
        padding-right: 0;
    }
    section.cbdc-002 p {
        padding-left: 0;
    }
    h5.kf-hd {
        margin-top: 50px;
    }
    .sp-txt {
        margin-top: 0;
        margin-bottom: 0px;
    }
    section.cbdc-key-dates .col-md-6 {
        min-width: 100%;
    }
    .topbar-phone p {
        font-size: 10px;
    }
    ul.navbar-nav li a {
        font-size: 10px;
    }
    .topbar-phone {
        margin-right: 10px;
    }
    div.hd-soc a img {
        width: 25px;
    }
    .hd-soc {
        margin-right: 10px;
    }
    .hd-soc a {
        margin-left: 3px;
    }
    .topbar-phone img {
        margin-right: 5px;
    }
    li.nav-item.con-btn a {
        padding: 8px 10px !important;
    }
    .dropdown.lng_drp button {
        font-size: 14px;
    }
}



@media only screen and (max-width : 768px) {
    section.pg-title {
        height: 30vh;
    }
    .fin3-right p {
        padding: 0;
        margin-top: 30px;
    }
    .row.fint-cont .head-dark {
        color: #011A76;
        font-size: 23px;
        text-align: right !important;
    }
    p.sb-head img {
        display: none;
    }
    .head-dark {
        text-align: right !important;
    }
    p.cs-para {
        color: #fff;
        font-size: 18px;
        width: 100%;
        margin: 0 auto;
        text-align: right;
    }
    .cs-inner img {
        margin-right: 30px;
        width: 45%;
    }
    section.pg-title h3 {
        font-size: 30px;
    }
    .cs-inner p {
        padding-right: 0;

    }
}



@media only screen and (max-width : 720px) {
    .mob-nav {
        display: block;
    }
    li.nav-item.cta-btn {
        display: none;
    }
    #owl-slider .sb-head {
        font-size: 14px;
    }
    .vid-caps-inn .head-light {
        font-size: 20px;
    }
    .vid-caps-inn ul li {
        list-style: none;
        line-height: 1.5;
        color: #fff;
        font-size: 12px;
        padding-left: 0px;
    }
    .vid-caps-inn .para-light {
        font-size: 14px;
        line-height: 1.2;
    }
    .scroll-bttn {
        display: none;
    }
    .vid-caps {
        height: 55vh;
    }
    header .navbar {
        background: rgba(1, 26, 118, 0.95) !important;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    header {
        background: none;
    }
    .mob-nav {
        display: block;
        margin: 20px 0;
    }
    header .navbar-dark .navbar-nav .nav-link {
        font-size: 14px !important;
    }
    .topbar-phone {
        justify-content: center;
    }
    ul.mb-mnu {
        background: rgba(0, 86, 179, 0.5);
        padding: 15px;
    }
    ul.mb-mnu li {
        padding: 10px 0;
        border-bottom: 1px dashed rgba(255,255,255,0.3);
        text-align: center;
    }
    header .navbar-dark .navbar-nav .dropdown-menu a {
        color: #fff;
        font-size: 14px !important;
    }
    header .navbar-dark .navbar-nav .dropdown-menu {
        top: 100%;
        background: transparent;
        box-shadow: none;
    }
    header#topbar .navbar-nav li a.active {
        background: transparent !important;
        color: rgba(255,255,255,.75) !important;
        font-weight: normal;
    }
    .head-dark {
        color: #011A76;
        font-size: 25px;
    }
    .tbs {
        margin-top: 50px;
    }
    .tbs ul.nav-tabs {
        display: unset;
        justify-content: unset;
        border: none;
    }
    .tbs ul.nav-tabs li {
        margin: 10px 5px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        transition: all 0.5s ease;
        border: 1px solid #3388FA;
    }
    .tbs ul.nav-tabs li a {
        width: 100%;
        display: block;
    }
    .tbs .tab-content {
        padding: 10px 0;
    }
    footer.site-footer .col-md-3 {
        min-width: 100%;
        text-align: center;
    }
    .widget p {
        color: #fff;
        font-size: 14px;
        margin-bottom: 20px;
        justify-content: center;
    }
    footer.site-footer .col-md-4:nth-child(2) {
        margin: 30px 0;
    }
    .cs-inner {
        display: grid;
        align-items: center;
    }
    .cs-inner img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }
    section.blch-sec {
        padding: 20px 0 10px 0;
    }
    a.arr-btn div p {
        margin: 0;
    }
    .fin3-right a.arr-btn:hover div {
        width: 320px;
        opacity: 1;
    }
    .fin3-right a.arr-btn:hover {
        width: 355px;
    }
    .job-accd button.btn.btn-link {
        text-align: right;
        font-size: 14px;
    }
    section.cta-001 {
        background-size: cover;
    }
    section.st-01 img {
        margin-top: 30px;
    }
    .mg-pag {
        margin-top: 0;
    }
    a.btn-outline-gal {
        border: 1px solid #3388FA;
        color: #3388FA;
        padding: 15px 5px;
        font-size: 16px;
        font-weight: 600;
    }
    a.btn-outline-gal {
        line-height: 4;
    }

    section.gall-sec1.galls #nav {
        padding: 20px 0px 60px 0px;
        display: block;
        align-items: center;
        justify-content: space-evenly;
        width: 85%;
        margin: 0 auto;
    }

}





@media only screen and (max-width : 600px) {
    .mob-nav {
        display: block;
    }
    li.nav-item.cta-btn {
        display: none;
    }
    #owl-slider .sb-head {
        font-size: 14px;
    }
    .vid-caps-inn .head-light {
        font-size: 20px;
    }
    .vid-caps-inn ul li {
        list-style: none;
        line-height: 1.5;
        color: #fff;
        font-size: 12px;
        padding-left: 0px;
    }
    .vid-caps-inn .para-light {
        font-size: 14px;
        line-height: 1.2;
    }
    .scroll-bttn {
        display: none;
    }
    .vid-caps {
        height: 55vh;
    }
    header .navbar {
        background: rgba(1, 26, 118, 0.95) !important;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    header {
        background: none;
    }
    .mob-nav {
        display: block;
        margin: 20px 0;
    }
    header .navbar-dark .navbar-nav .nav-link {
        font-size: 14px !important;
    }
    .topbar-phone {
        justify-content: center;
    }
    ul.mb-mnu {
        background: rgba(0, 86, 179, 0.5);
        padding: 15px;
    }
    ul.mb-mnu li {
        padding: 10px 0;
        border-bottom: 1px dashed rgba(255,255,255,0.3);
        text-align: center;
    }
    header .navbar-dark .navbar-nav .dropdown-menu a {
        color: #fff;
        font-size: 14px !important;
        text-align: right;
    }
    header .navbar-dark .navbar-nav .dropdown-menu {
        top: 100%;
        background: transparent;
        box-shadow: none;
    }
    header#topbar .navbar-nav li a.active {
        background: transparent !important;
        color: rgba(255,255,255,.75) !important;
        font-weight: normal;
    }
    .head-dark {
        color: #011A76;
        font-size: 25px;
    }
    .tbs {
        margin-top: 50px;
    }
    .tbs ul.nav-tabs {
        display: unset;
        justify-content: unset;
        border: none;
    }
    .tbs ul.nav-tabs li {
        margin: 10px 5px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        transition: all 0.5s ease;
        border: 1px solid #3388FA;
    }
    .tbs ul.nav-tabs li a {
        width: 100%;
        display: block;
    }
    .tbs .tab-content {
        padding: 10px 0;
    }
    footer.site-footer .col-md-3 {
        min-width: 100%;
        text-align: center;
    }
    .widget p {
        color: #fff;
        font-size: 14px;
        margin-bottom: 20px;
        justify-content: center;
    }
    footer.site-footer .col-md-4:nth-child(2) {
        margin: 30px 0;
    }
    .cs-inner {
        display: grid;
        align-items: center;
    }
    .cs-inner img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }
    section.blch-sec {
        padding: 20px 0 10px 0;
    }
    a.arr-btn div p {
        margin: 0;
    }
    .fin3-right a.arr-btn:hover div {
        width: 320px;
        opacity: 1;
    }
    .fin3-right a.arr-btn:hover {
        width: 355px;
    }
    .job-accd button.btn.btn-link {
        text-align: right;
        font-size: 14px;
    }
    section.cta-001 {
        background-size: cover;
    }
    section.st-01 img {
        margin-top: 30px;
    }
    .mg-pag {
        margin-top: 0;
    }
    a.btn-outline-gal {
        border: 1px solid #3388FA;
        color: #3388FA;
        padding: 15px 5px;
        font-size: 16px;
        font-weight: 600;
    }
    a.btn-outline-gal {
        line-height: 4;
    }

    section.gall-sec1.galls #nav {
        padding: 20px 0px 60px 0px;
        display: block;
        align-items: center;
        justify-content: space-evenly;
        width: 85%;
        margin: 0 auto;
    }
    section.cyk-sol-01 {
        padding: 30px 0;
    }
    section.cyk-sol-02 {
        background: #E9F2FF;
        padding: 30px 0;
    }
    section.cyk-acad-002 {
        padding: 30px 0;
    }
    .row.fint-cont {
        padding: 30px 0;
    }
    .cyk-acd-001-inn p {
        min-height: auto;
    }
    .cyk-acd-001-inn {
        border-bottom: 1px dashed #bbb;
        padding: 30px 0;
        transition: all 0.5s ease;
    }
    div#owl-acd-partner .item {
        border: 1px solid #efefef;
        padding: 0;
    }
    .ty-compact-list p, .ty-compact-list1 p, .ty-compact-list2 p {
        min-height: auto;
    }
    section.acad-testimonial .owl-nav button.owl-next {
        margin-right: -30px !important;
        border-radius: 50px;
    }
    section.acad-testimonial .owl-nav button.owl-prev {
        margin-left: -30px !important;
        border-radius: 50px;
    }
    .lng_drp .dropdown-toggle {
        width: 90%;
    }
    .lng_drp .dropdown-menu {
        padding: 10px 0 0px 0;
        min-width: 7.5em !important;
        border-radius: 0 !important;
        top: 38px !important;
        border: 1px solid #fff !important;
        margin-top: -1px;
    }
    div.hd-soc a img {
        width: 35px;
        filter: unset !important;
    }
    .topbar-phone p {
        font-size: 10px;
        text-align: right;
    }
    .hd-stky .topbar-phone p {
        color: #fff;
    }
    .topbar-phone img {
        margin-right: 15px;
    }
    .hd-stky .topbar-phone p {
        color: #fff;
    }
    .hd-stky .hd-soc a img {
        filter: invert(0);
    }
    .cbdc-list.cbdc-list-r {
        padding-right: 0;
    }
    .lang_li {
        justify-content: center;
    }
    .lang_li a {
        font-size: 18px !important;
    }

}


@media only screen and (max-width : 414px) {
    div#owl-slider .owl-nav {
        top: 40%;
        display: none;
    }
    .vid-caps {
        height: 49vh;
    }
    .vid-btns a {
        color: #fff;
        font-size: 12px;
        border: 1px solid #fff;
        margin: 0;
        padding: 5px 15px;
        border-radius: 50px;
    }
    section.sec-002 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .bold-para {
        font-size: 16px;
    }
    div#document {
        padding-top: 88px;
    }
    .head-light {
        font-size: 22px;
        text-align: right !important;
        letter-spacing: 1px;
    }
    .vid-caps-inn .head-light {
        font-size: 18px;
    }
    .bold-para-light {
        font-size: 16px;
    }
    section.cyful-sec {
        background: #0D1947;
        padding: 30px 0 20px 0;
        border-top: 1px dashed rgba(255, 255, 255, 0.2);
    }
    section.prod-sec {
        padding: 30px 0;
    }
    .prd-inn p {
        color: #fff;
        font-size: 14px;
    }
    .prd-inn {
        padding: 10px;
    }
    .head-dark {
        color: #011A76;
        font-size: 22px;
    }
    .wrk-inn p {
        font-size: 14px;
    }
    .academy-sec {
        padding: 30px 0;
        background: #E9F2FF;
    }
    section.ccss {
        background: #0D1947;
        padding: 30px 0;
    }
    p.ccss-para {
        margin-top: 10px;
        font-size: 14px !important;
    }
    .widget p {
        color: #fff;
        font-size: 14px;
        margin-bottom: 20px;
        justify-content: center;
        align-items: center;
        text-align: right;
    }
    footer.site-footer .col-md-3 {
        min-width: 100%;
        text-align: right;
    }
    ul.f-links li a {
        font-size: 16px;
        line-height: 2;
    }
    .fin-points {
        background: #E9F2FF;
        padding: 30px;
    }
    .fin3-right p {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        padding: 0;
        text-align: justify;
        letter-spacing: -0.5px;
    }
    section.pg-title h3 {
        font-size: 22px;
    }
    .fin3-left p {
        background: #E9F2FF;
        padding: 30px;
        font-size: 16px;
        font-weight: 400;
        color: #011A76;
        text-align: justify;
        letter-spacing: -0.5px;
    }
    .fin3-right h4 {
        padding: 0;
        color: #011A76;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .row.blch-bsc h6 {
        color: #3388FA;
        font-size: 25px;
        margin-top: 20px;
    }
    .head-dark {
        color: #011A76;
        font-size: 22px;
        text-align: right !important;
    }
    section.blch-sec {
        padding: 20px 0 20px 0;
    }
    section.cy-sec-case {
        margin-top: -40px;
        padding: 30px 0;
    }
    .jobs-avail {
        margin-bottom: 50px;
    }
    .prt-cta-right h5 {
        border-left: 2px solid #fff;
        font-size: 20px;
        padding: 0px 10px 0px 40px;
    }
    .prt-cta-left p {
        font-size: 16px;
    }
    section.cyk-sol-03 {
        padding: 30px 0;
        background: #0D1947;
    }
    section.cyk-sol-01 {
        padding: 30px 0;
    }
    section.cyk-sol-02 {
        background: #E9F2FF;
        padding: 30px 0;
    }
    section.cyk-sol-04 {
        padding: 30px 0;
    }
    section.cyk-sol-05 {
        background: #E9F2FF;
        padding: 30px 0;
    }
    section.cta-001 p {
        font-size: 22px;
    }
    .elem {
        width: 100%;
    }
    .widget h4, .widget p {
        padding: 0;
    }
    section.mg-01 .col-md-4 {
        min-width: 100%;
        margin-bottom: 30px;
    }
    .row.fch-sec {
        padding: 50px 0 50px 0;
    }
    section.open-position-sec .head-dark {
        text-align: right !important;
        font-size: 25px;
    }
    .job-inn-head {
        display: block;
    }
    .job-inn-body ul {
        padding: 0 0 0 15px;
    }
    .jobs-avail {
        margin-bottom: 0;
        padding: 0;
    }
    .acad-sec-inn, .acad-sec-inn1 {
        padding: 20px;
    }
    .acad-sec-inn p.bor-para, .acad-sec-inn1 p.bor-para {
        font-size: 16px;
    }
    section.acad-testimonial .owl-nav button.owl-prev {
        margin-left: 0px !important;
        border-radius: 50px;
    }
    section.acad-testimonial .owl-nav button.owl-next {
        margin-right: 0px !important;
        border-radius: 50px;
    }
    .test-inn img {
        width: 40px !important;
        background: #C6DDFF;
        padding: 8px;
        margin-right: 15px;
    }
    .test-inn p {
        font-size: 14px;
    }
    section.acad-testimonial .owl-nav {
        top: 14%;
    }
    .cyk-acd01-inn h3 {
        font-size: 22px;
    }
    .cyk-acd01-inn h5 {
        font-size: 14px;
    }
    .cyk-acd01-inn p {
        font-size: 16px;
    }
    section.cyk-acd-001 .col-md-4 {
        padding: 0 15px !important;
    }
    section.acad-cta {
        padding: 30px 0;
    }
    section.acad-cta h4 {
        font-size: 20px;
    }
    section.acad-cta h3 {
        font-size: 20px;
    }
    h2.acd-head {
        font-size: 20px;
    }
    section.acad-testimonial .owl-nav {
        z-index: 9;
    }
    .acd-info-inn h3 {
        font-size: 30px;
    }
    section.acd-info h6 {
        font-size: 14px;
    }
    section.acad-testimonial {
        padding: 40px 0;
    }
    section.cta-001 {
        padding: 40px 0;
    }
    .row.cyk-acd-title .para {
        width: 100%;
        text-align: right;
    }
    .row.summ-prog-top h1 {
        font-size: 30px;
    }
    .ven-det-inn {
        width: 100%;
    }
    .ven-det {
        text-align: center;
        display: grid;
        align-items: unset;
        justify-content: unset;
        background: rgba(255, 255, 255, 0.2);
        padding: 30px 25px;
        margin-bottom: 20px;
    }
    .ven-det-inn:last-of-type {
        padding-right: 0;
        border-right: none;
    }
    .rebd-sec {
        text-align: center;
        display: grid;
        align-items: unset;
        justify-content: unset;
    }
    .rebd-sec a {
        width: 100%;
    }
    .rebd-sec a {
        width: 100%;
        margin-bottom: 10px;
    }
    .row.summ-prog-mid .col-md-8 {
        border-left: none;
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .row.summ-prog-mid .col-md-4 {
        padding-right: 15px;
        min-width: 100%;
        padding-left: 15px;
    }
    .sp-caps h5 {
        font-size: 20px;
    }
    section.cbdc-001 .sp-caps p {
        font-size: 16px;
    }
}



@media only screen and (max-width : 375px) {
    a.arr-btn div p {
        position: absolute;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        line-height: 3.5;
    }
    .fin3-right a.arr-btn:hover {
        width: 315px;
    }
    section.st-01 {
        padding: 30px 0;
    }
    section.st-02 img {
        margin-top: 20px !important;
    }
    section.st-02 {
        padding: 30px 0px;
    }
    p.para-bg {
        background: #3388FA;
        padding: 20px;
        margin-bottom: 20px;
        color: #fff;
        font-size: 16px;
    }
    section.pg-title.bl-title {
        height: 40vh;
    }
    .blog-sidebar {
        background: #f5f5f5;
        padding: 20px;
        height: 100%;
    }
    .cyk-acd02-inn {
        padding: 20px;
    }
    .cyk-acd03-inn {
        padding: 20px;
    }
    .row.summ-prog-mid .col-md-4 p {
        line-height: 1.5;
    }
}




@media only screen and ( max-width : 320px ) {
    .vid-caps-inn .head-light {
        font-size: 16px;
    }
    section.pg-title {
        height: 50vh;
    }
    section.pg-title.bl-title {
        height: 60vh;
    }
    .cont-sidebar {
        background: #0D1947;
        padding: 20px;
        height: 100%;
    }
    .item-001, .item-002, .item-003, .item-004 {
        height: 65vh;
    }
    .vid-caps {
        height: 63vh;
    }
    .cyk-acd01-inn h3 {
        font-size: 20px;
    }
    .wsa {
        padding: 20px;
    }
}








