﻿body {
    background-color: white;
    color: black;
    font-family: 'Manrope', sans-serif !important;
}

.DiffSec {
    background-color: #F9F9F9;
    padding: 20px;
}

.banner {
    background-image: url('Image/Rectangle 1.png');
}
.banner_2 {
    background-image: url('Image/kkk.png');
}

.banner_3 {
    background-image: url('Image/fdv.jpg');
}

.section-max-width {
    max-width: 1240px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}

.images {
    width: 600px;
    height: 370px;
    max-width: 100%;
    max-height: 100%;
    margin-top: 40px;
}

.images_1 {
    width: 400px;
    height: 400px;
    max-width: 100%;
    max-height: 100%;
    margin-top: 40px;
}

.Img2 {
    width: 400px;
    height: 300px;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.HeaderText {
    font-size: 45px;
    font-weight: 700;
    color: #E81D25;
}

.HeaderText_1 {
    font-size: 45px;
    font-weight: 700;
    color:white;
}

.text {
    margin-top: 20px;
    font-size: 24px;
    color: black;
}

.text_2 {
    margin-top: 20px;
    font-size: 22px;
    color: white;
}

.text1 {
    margin-top: 20px;
    font-size: 29px;
    color: black;
    font-weight: 600;
}

.btn {
    margin-top: 20px;
    background-color: #E81D25;
    color: white;
    height: 50px;
    width: 250px;
    border-radius: 8px;
    font-size: 24px;
}

#redText {
    color: #E81D25;
}

#BlackText {
    color: black;
    font-weight: 600;
}

#size{
    font-size: 17.5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.position {
    margin-bottom: 70px;
    margin-top: 30px;
}

.Box {
    width: 350px;
    max-width: 100%;
    height: 100px;
    border-radius: 15px;
    padding: 10px;
    display: inline-flex;
    margin: auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
}

.Img3 {
    width: 442px;
    height: 400px;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    margin-top: 40px;
}

@media (max-width: 991px) {
    .Box {
       
        width: 100%;
        margin-bottom: 25px;
    }

    .Img2 {
       /* width: 100%;
        height: 100%;*/
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .Img3 {
        width: 100%;
        height: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .images {
        width: 100%;
        height: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .images_1 {
        width: 100%;
        height: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .images1 {
       /* width: 100% !important;
        height: 60% !important;*/
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .btn1 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .lastImg {
        width: 100% !important;
        height: 100% !important;
    }
}

@media ( max-width: 454px)
{
    .Box {
        height: 135px;
    }

    .Img2 {
        width: 100%;
        height: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .images1 {
        width: 100% !important;
        height: 60% !important;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
@media (max-width: 292px){
    .btn{
        width: 100%;
    }

    .btn1 {
        width: 100% !important;
    }
}

.imageBox {
    height: 80px !important;
    width: 80px !important;
    background: linear-gradient(to bottom, #D92675, #90278E);
    height: auto;
    width: auto;
    padding: 10px;
    border-radius: 15px;
    margin-right: 23px;
}

.smallImg {
    height: 60px;
    width: 60px;
}

#header {
    margin-top: 2px;
    margin-bottom: 9px;
    color: black;
}

.Box1 {
    width: 400px;
    max-width: 100%;
    height: 60px;
    border-radius: 15px;
    background-color: #F9F9F9;
    padding: 10px;
    display: inline-flex;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.imageBox1 {
    height: 45px !important;
    width: 45px !important;
    background: linear-gradient(to bottom, #D92675, #90278E);
    height: auto;
    width: auto;
    padding: 10px;
    border-radius: 15px;
    margin-right: 23px;
}

.smallImg1 {
    height: 25px;
    width: 25px;
}

.smallImg_2 {
    height: 10px;
    width: 10px;
}

.smallImg_3 {
    height: 70px;
    width: 70px;
    margin-right: 20px;
}

.text2 {
    justify-content: flex-start;
    display: flex;
}

#option {
    margin-top: -3px;
    margin-bottom: 18px;
    margin-left: 15px;
    color: black;
}

.images1 {
    width: 538px;
    height: 520px;
    max-width: 100% !important;
    max-height: 60% !important;
}

.bg-color {
    background-color: #323232;
    margin-top: 80px !important;
    border-radius: 25px !important;
}

.HeaderText1 {
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 35px;
}

.text3 {
    margin-top: 20px;
    font-size: 25px;
    font-weight: lighter;
    color: #FFFFFF;
}

/*.lastImg {
    max-width: 227px !important;
    max-height: 280px !important;
    width: 100% !important;
    height: 100% !important;
    margin-top: -87px;
    margin-left: 70px;
}*/

.lastImg {
    width: 100%;
    max-width: 260px; 
    height: auto; 
    display: block;
    margin: 0 auto; 
    margin-top: -26px;
}

@media (min-width: 992px) {
    .lastImg {
        transform: translateY(-60px);
    }
}

@media (max-width: 767px) {
    .lastImg {
        max-width: 200px;
        margin-bottom: 20px;
        transform: none;
    }
}


.btn1 {
    margin-top: 80px;
    background-color: #E81D25;
    color: white;
    height: 40px;
    width: 165px;
    border: none;
    border-radius: 8px;
    font-size: 17px;
}

.col-Size {
    margin-bottom: -52px;
    text-align: center;
}

.text5 {
    text-align: center;
    margin-left: 0px;
}

@media (max-width: 320px){
    svg{
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 767px) and (max-width: 1870px) {
    .text5 {
        width: 241px !important;
    }
}

@media (max-width: 991px) {
    #redText {
        text-align: center;
    }

    #BlackText {
        text-align: center;
    }
}

.diffBox {
    border-radius: 25px 25px 0px 0px;
    background-color: #323232;
}

.tableHeader {
    color: white;
    padding: 15px 0px 15px 40px;
    font-weight: 600;
}

.mr-left {
    padding: 15px 0px 15px 40px;
    background-color: #F9F9F9;
}
.clsCenter {
    text-align: center;
}


.faq-wrapper {
    margin-top: 20px;
}

.faq-item {
    background: #f5f5f5;
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-question {
    padding: 16px 18px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px
}

    .faq-question:hover {
        background-color: #eee;
    }

.faq-icon {
    font-size: 22px;
    font-weight: bold;
    color: red;
}

.faq-answer {
    max-height: 0;
    opacity: 0;
    padding: 0 18px;
    transition: all 0.4s ease;
}

.faq-item.active .faq-answer {
    max-height: 200px;
    opacity: 1;
    padding: 14px 18px 18px;
}

.key-benefits-section {
    position: relative;
    background: url('/Content/Image/black-bg.jpg') center/cover no-repeat;
    color: #fff;
}

    .key-benefits-section .overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(90deg, rgba(0,0,0,.85), rgba(0,0,0,.6));
        z-index: 1;
    }

    .key-benefits-section .container-fluid {
        position: relative;
        z-index: 2;
    }

.key-title {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

/* Card */
.benefit-card {
    background: #fff;
    color: #000;
    padding: 40px 20px 30px;
    border-radius: 6px;
    text-align: center;
    position: relative;
    height: 100%;
    margin-bottom: 71px;
}

    .benefit-card h5 {
        font-weight: 700;
        margin-bottom: 8px;
    }

    .benefit-card p {
        font-size: 14px;
        margin-bottom: 0;
    }

/* Icon */
.icon-circle {
    width: 60px !important;
    height: 60px !important;
    background: #fff;
   /* border-radius: 50%;
    border: 2px solid red;*/
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.verified-title {
    font-size: 34px;
    font-weight: 700;
}

.HoverEffect:hover {
    background-image: url('Image/hoverimage.png');
}



.hover-image-box {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
}

    .hover-image-box img {
        width: 95%;
        max-width: 1200px;
        border-radius: 6px;
        box-shadow: 0 25px 50px rgba(0,0,0,.25);
        transition: opacity 0.4s ease;
    }

/* Hover image hidden by default */
.img-hover {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

/* On hover swap */
.hover-image-box:hover .img-main {
    opacity: 0;
}

.hover-image-box:hover .img-hover {
    opacity: 1;
}

/* Mobile fix */
@media (max-width: 768px) {
    .hover-image-box img {
        width: 100%;
    }
}


.Sec2Box {
    border: 5px solid #E81D25;
    margin: 10px;
    padding: 10px;
    border-radius: 16px;
    max-width: 354px;
}

.sec2LitBox {
    background-color: #E81D25;
    color: white;
    margin: -11px;
    margin-top: 20px;
    max-height: 55px;
    height: 100%;
    vertical-align: middle;
    padding: 12px;
    font-size: 22px;
    font-weight: bold;
}

.pStyle {
    font-size: 19px;
    padding: 20px;
}

.imgSec {
    max-height: 147px;
    height: 100%;
    padding: 5px;
    margin: 17px;
}

.rowDisplay {
    display: flex;
    justify-content: center;
}

@media (max-width:1194px){
    .rowDisplay {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}