body{
    font-family: "Montserrat", sans-serif;
}
p{
    margin: 0px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.navbar-nav li a {
    font-size: 18px;
    font-weight: 600;
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
a.navbar-brand img {
    width: 80px;
}
.banner-text{}
.banner-text h1{
    font-size: 60px;
    font-family: "Krona One", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.banner-text p{}
.banner-text a{}
a.banner-button {
    background: #E73D26;
    padding: 12px 0px;
    display: block;
    width: 230px;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
.about-details h1{
    font-family: "Krona One", sans-serif;
    font-size: 46px;
    color: #000;
}
.about-details p{
    font-size: 24px;
    line-height: 41px;
    color: #4E5E6D;
}
.details-img img {
    height: 600px;
    object-fit: cover;
}
.background-color{
    background: #E73D26;
    width: 30%;
    height: 450px;
}
.bgColorFirst{
    background: #002347;
}
.bgColorSecond{
    background: #003366;
}
.bgColorThird{
    background: #003F7D;
}
.bgColorFour{
    background: #034B93;
}
.bgColorFive{
    background: #0263C5;
}
.bgColorSix{
    background: #0872DC;
}
.bgColorSeven{
    background: #E73D26;
}
.bgColorEight{
    background: #FD7702;
}
.bgColorNine{
    background: #FF8E00;
}
.bgColorTen{
    background: #FF8E00;
}
.bgColorEleven{
    background: #FE991A;
}
.bgColorTwelve{
    background: #FF9E24;
}
.bgColorThirteen{
    background: #FFAE49;
}
.inner-content h2 {
    font-family: "Krona One", sans-serif;
    color: #fff;
}

.inner-content p {
    color: #fff;
    font-size: 18px;
}
.content-icon{
    text-align: right;
}
.inner-content {
    min-height: 360px;
}
.content-icon img {
    height: 40px;
}
.meeting-color{
    background: #0263C5 !important;
}
.banner-text p {
    font-size: 25px;
}
.digital-box{
    background: url(images/digital.png) no-repeat;
    background-size: 100% 100%;
    background-size:cover;
}
.main-digital-box h2 {
    color: #FD7702;
    font-size: 46px;
    font-family: "Krona One", sans-serif;
}
.main-digital-box p {
    font-size: 25px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 30px;
}
.main-digital-box ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.main-digital-box ul li{
    color: #fff;
    font-size:20px;
    font-family: "Krona One", sans-serif;
    background: url(images/checkIcon.png) no-repeat left;
    padding: 8px 0px 8px 50px;
}
.video-bg {
    background: #002347;
    position: relative;
    z-index: 1;
}
#myVideo {
    width: 100%;
    opacity: 0.4;
}
.banner-text {
    opacity: 1 !important;
    z-index: 10;
}
.img-banner {
    height: 600px;
    overflow: hidden;
}
.about-img-banner{
    height: 300px;
}
.inner-page .about-details h1{ font-size:28px;}
.inner-page .about-details p {
    font-size: 25px;
    line-height: 44px;
}
.inner-page-color .about-details a{
    background: #E73D26 !important;
}
.inner-banner h1 {
    font-size: 60px;
}
.inner-banner p {
    font-size: 22px;
}
.inner-page .about-details a {
    background: #0263C5;
    display: inline-block;
    padding: 12px 30px;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}
.product-logo{
    text-align: center;
}
.product-logo img {
    object-fit: contain;
    width: 300px !important;
    height: auto;
}
.product-bg{
    background-color: #f0f4f8;
}
.email-area .container .row {
    background: #034B93;
}
.email-area h2{
    color: #fff;
    font-size:45px;
    font-family: "Krona One", sans-serif;
    line-height: 66px;
}
.email-area-details p {
    font-size: 26px;
    line-height: 35px;
    color: #fff;
}
.email-area-details a{
    font-family: "Krona One", sans-serif;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}
.email-area-details input[type="email"] {
    width: 80%;
    height: 58px;
    border: none;
    padding: 0px 20px;
}

.email-area-details input[type="submit"] {
    width: 20%;
    display: block;
    border: none;
    background: #E73D26;
    font-family: "Krona One", sans-serif;
    color: #fff;
}
.footer-area{
    background-color: #0D1824;
    padding-top: 200px !important;
    margin-top: -180px;
}
.site-info p {
    font-size: 12px;
    color: #B8B5B5;
}

.site-info img {
    margin-bottom: 20px;
}
.site-info p {
    font-size: 12px;
    color: #B8B5B5;
}

.site-info img {
    margin-bottom: 20px;
}
.footer-area h2 {
    color: #B8B5B5;
    font-size: 16px;
    font-weight: 700;
    border-bottom: solid 1px rgba(225, 225, 225, 0.1);
    padding-bottom: 10px;
    margin-bottom: 18px;
}
.footer-area ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.footer-area li{
    font-size: 13px;
    color: #B8B5B5;
    background: url(images/footerCheckIcon.png) no-repeat top left;
    padding-left: 23px;
}
#menu-footer-menu li {
    background: transparent;
    padding: 0px;
}
.footer-address{
    background: #E73D26;
    padding: 10px 15px;
    border-radius: 10px;
}
.footer-address a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    line-height: 19px;
    display: block;
    background: url(images/map-pin.png) no-repeat left top;
    padding-left: 34px;
}
.about .details-img img {
    height:440px;
}
.about .about-details h1 {
    font-size: 46px;
    line-height: 56px;
}
.calling-icon img{
    max-width: 50px;
}
#menu-main-menu li:hover a, #menu-main-menu li.current-menu-item a{
    color: #E73D26;
}
.video-bg img {
    object-fit: cover;
    width: 100%;
    opacity: 0.4;
}
.footer-area .menu li a{
    color: #B8B5B5;
    text-decoration: none;
}
/* .video-bg iframe {
    width: 100%;
    height: 638px;
} */
.blog-post-area {
    padding: 60px 0;
}
.blog-post {
    margin-bottom: 40px;
}
.blog-post a.blog-img {
    display: block;
    margin-bottom: 10px;
}
.blog-post .blog-img img {
    width: 100%;
    min-height: 280px;
    object-fit: cover;
    margin-bottom: 10px;
}
.blog-post h4 a.blog-item-title {
    color: #000;
    text-decoration: none;
}
.blog-list-item-excerpt a.BlogList-item-readmore {
    background: #E73D26;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px;
    display: inline-block;
    margin-top: 15px;
}
.single-post-area {
    padding: 60px 0;
}
.single-post-area-img {
    margin-bottom: 20px;
}
.single-post-area-img img {
    width: 100%;
    object-fit: cover;
}
.single-post-area h1.page-title {
    font-size: 34px;
    margin-bottom: 15px;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.nav-links {
    display: flex;
}
.nav-links .page-numbers {
    background: #E73D26;
    color: #fff;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    margin-right: 10px;
}
.nav-links .page-numbers:hover{
    background: rgb(2, 99, 197);
}
.nav-links span.page-numbers.current {
    background: rgb(2, 99, 197);
}
.success-message {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.success-message p {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
}
#session_form {
    padding-bottom: 280px;
    margin-top: 80px;
}
#session_form h1 {
    font-family: "Krona One", sans-serif;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 34px;
}
#session_form p {
    font-size: 24px;
    line-height: 29.26px;
    text-align: center;
}
.session-type {
    background-image: url(images/arrow-right-circle.png);
    border: 1px solid #BDBABA;
    border-radius: 10px;
    padding: 30px 200px 30px 30px;
    margin-bottom: 46px;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: right 50px center;
}
.session-type:hover {
    background-image: url(images/arrow-right-circle-hover.png);
    border-color: #E73D26;
    box-shadow: 2px 8px 8px 0px rgba(0, 0, 0, 0.1);
}
.session-type h3 {
    font-family: "Krona One", sans-serif;
    font-size: 30px;
    line-height: 37.5px;
    margin-bottom: 15px;
    transition: all 0.3s;
}
.session-type:hover h3 {
    color: #E73D26;
}
.session-type p {
    font-size: 22px !important;
    line-height: 26.82px !important;
    text-align: left !important;
}
.tab .prev-button {
    background: transparent url(images/arrow-left-circle.png) no-repeat center / cover;
    border: none;
    width: 34px;
    height: 34px;
    text-indent: -9999999999999999999999999999999999999999999999999px;
    margin-bottom: 20px;
}
.right-column {
    /* font-family: "ABeeZee", sans-serif; */
    display: flex;
    justify-content: end;
}
/* .date-time-selection{
    justify-content: end;
    display: flex;
    gap: 15px;
} */
.date-time-selection h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 22.96px;
    margin-bottom: 44px;
    font-family: "Montserrat", sans-serifsans-serif;
}
.date-time {
    display: flex;
    gap: 15px;
}
.calendar-container {
    width: 490px;
    border-radius: 16px;
    border: 1px solid #BDBABA;
}

.calendar-container header {
    display: flex;
    align-items: center;
    padding: 25px 30px 10px;
    justify-content: space-between;
}

header .calendar-navigation {
    display: flex;
}

header .calendar-navigation span {
    height: 38px;
    width: 38px;
    margin: 0 1px;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    user-select: none;
    color: #aeabab;
    font-size: 1.9rem;
}

.calendar-navigation span:last-child {
    margin-right: -10px;
}

header .calendar-navigation span:hover {
    background: #f2f2f2;
}

header .calendar-current-date {
    font-weight: 500;
    font-size: 1.45rem;
}

.calendar-body {
    padding: 20px;
}

.calendar-body ul {
    list-style: none;
    flex-wrap: wrap;
    display: flex;
    text-align: center;
}

.calendar-body .calendar-dates {
    margin-bottom: 10px;
}

.calendar-body li {
    width: calc(100% / 7);
    font-size: 1.07rem;
    color: #414141;
}

ul.calendar-weekdays {
    margin-bottom: 35px;
}

.calendar-body .calendar-weekdays li {
    cursor: default;
    font-weight: 500;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.calendar-body .calendar-dates li {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.calendar-dates li.inactive, .calendar-dates li.disabled {
    color: #aaa;
}

.calendar-dates li.active, .calendar-dates li.selected {
    color: #fff;
}
.calendar-dates li::before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 52px;
    height: 32px;
    border-radius: 32px;
    transform: translate(-50%, -50%);
}
.calendar-dates li.active::before {
    background: #034B93 !important;
}
.calendar-dates li.selected::before {
    background: #E73D26 !important;
}
.calendar-dates li:not(.active):hover::before {
    background: #e4e1e1;
}
.schedule-type {
    display: none;
}
.call-time {
    display: none;
}

.call-date {
    display: block;
}

.call-time h3 {
    margin-bottom: 20px;
}
.time-slots li a{
    display: block;
    border: 1px solid #E73D26;
    border-radius: 16px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    color: #E73D26;
    margin-bottom: 10px;
}
.time-slots a.selected{
    background-color: #e73d26;
    color: #fff;
}
.next-step {
    display: none;
}
.form-button {
    display: flex;
    justify-content: end;
    gap: 20px;
}
.primary-button{
    background-color: #e73d26;
    border-radius: 16px;
    color: #fff;
    padding: 10px 40px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
}
.secondary-button{
    border: 1px solid #E73D26;
    border-radius: 16px;
    padding: 10px 40px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    cursor: pointer;
    color: #E73D26;
    background-color: transparent;
}
.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
    margin-left: 8px;
}
.switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0px 0.5px 4px rgba(0, 0, 0, 0.12);
}
input:checked + .slider {
    background-color: #e73d26;
}
input:checked + .slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
.call-form{
    display: none;
    width: 100%;
}
.call-form form{
    flex-direction: column;
    gap: 30px;
    width: 100%;
    display: flex;
}
.call-form label {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 22px;
    line-height: 22.96px;
    margin-bottom: 20px;
}
.call-form input, .call-form textarea{
    border: 1px solid #BDBABA;
    border-radius: 16px;
    padding: 20px 15px;
    outline: none;
    font-size: 18px;
}
.call-form textarea{
    height: 200px;
    width: 100%;
}
.service-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.service-list label {
    flex-direction: row;
    gap: 16px;
    font-family: "Montserrat", sans-serif;
    color: #000;
    align-items: center;
    border: 1px solid #E73D26;
    padding: 10px;
    margin: 0;
    border-radius: 10px;
}
.service-list label img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    object-position: left;
    filter: invert(50%) sepia(1) hue-rotate(-16deg) saturate(1500%);
}
.radio-container:has(input:checked) {
    background: #034B93;
    border-color: #034B93;
    color: #FFF;
}
.radio-container:has(input:checked) img{
    filter: inherit;
}
.form-step h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 22.96px;
    margin-bottom: 44px;
}
.form-step { display: none; }
.form-step.active { display: block; }
.form-button { margin-top: 20px; }
.call-form input::-webkit-outer-spin-button, .call-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.radio-container {
    position: relative;
    cursor: pointer;
}
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    height: 25px;
    width: 25px;
    border: 1px solid #E73D26;
    border-radius: 50%;
    position: absolute;
    right: 10px;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.radio-container input:checked ~ .checkmark{
    background: #FFF;
    border-color: #FFF;
}
.radio-container input:checked ~ .checkmark:after {
    content: "✔";
    font-size: 20px;
    color: #034B93;
}
.radio-container .checkmark:after {
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.left-column h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 22.96px;
    margin-bottom: 44px;
}
.left-column ul {
    margin: 0px 0px 27px 0px;
    padding: 0;
    list-style: none;
}
.left-column li{
    font-weight: 600;
    line-height: 22.96px;
    padding-left: 36px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px;
}
.left-column li.phone{
    font-size: 22px;
    background-image: url(images/phone.png);
    margin-bottom: 30px;
}
.left-column li.video{
    background-image: url(images/video.png);
    font-size: 18px;
}
.left-column p {
    font-size: 16px !important;
    font-weight: 500;
    line-height: 22.96px !important;
    text-align: left !important;
    color: #848484;
    margin-bottom: 34px;
}
.left-column h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 22.96px;
}
@media screen and (max-width: 768px) {
    .header nav {
        padding-left: 12px;
        padding-right: 12px;
    }
    .banner-text {
        /* top: 0 !important;
        transform: inherit !important;
        left: 0 !important;
        padding-top: 30px; */
        width: 90%;
    }
    .banner-text h1 {
        font-size: 28px;
        margin-bottom: 10px !important;
    }
    .banner-text p {
        font-size: 16px;
        margin-bottom: 20px !important;
    }
    .img-banner {
        height: auto;
        margin-bottom: 20px !important;
    }
    .about-details h1 {
        font-size: 26px;
        margin-bottom: 25px !important;
    }
    .about-details p {
        font-size: 18px;
        line-height: 32px;
    }
    .about-details {
        padding-bottom: 40px;
    }
    .inner-content {
        min-height: 200px;
    }
    .inner-content h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .inner-content p {
        font-size: 16px;
    }
    .main-digital-box h2 {
        font-size: 26px;
    }
    .main-digital-box p {
        font-size: 19px;
    }
    .main-digital-box ul li {
        font-size: 16px;
        padding: 12px 0px 12px 50px;
    }
    .email-area h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .email-area-details p {
        font-size: 18px;
        line-height: 30px;
    }
    .email-area-details a {
        font-size: 18px;
    }
    .details-img .background-color {
        display: none;
    }
    .about-details {
        margin-left: 0 !important;
        margin-top: 20px;
    }
    a.banner-button {
        padding: 10px 0;
        width: 190px;
        font-size: 16px;
    }
    .details-img img {
        height: 400px;
    }
    .menu {
        margin-bottom: 22px;
    }
    .site-info {
        margin-bottom: 22px;
    }
    .email-area-details input[type="email"] {
        width: 73%;
    }
    .email-area-details input[type="submit"] {
        width: 27%;
    }
}
@media screen and (max-width: 480px) {
    .video-bg, .video-bg img {
        min-height: 300px;
    }
    #myVideo {
        min-height: 300px;
    }
}