.banner {
    background: url(/assets/img/Banner_bg.png) no-repeat top center;
    margin-top: 5%;
    height: 760px;
    background-color: #000224;
    font-family: 'DM Sans', sans-serif;
}

.banner h1 {
    font-family: 'DM Sans', sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    margin: 15px 0 0;
    padding: 0;
}
.frm-sbmt{
    background-color: #1E1878;
    width: 85%;
    padding: 15px 20px;
    border-radius: 10px;
}
.inp-styl{
    margin: 10px 0px;
    width: 100%;
}
.txt-styl{
    margin: 10px 0px 20px 0px;
    width: 100%;
}
.lab-styl{
    font-family: 'DM Sans', sans-serif;
    color: #fff;
    font-size: 17px;
}
.sbmt{
    background: linear-gradient(to left, #2bc6b1, #4948c1);
    color: #fff;
    border: 0px;
    width: 93%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    font-size: 18px;
    font-family: 'DM Sans', sans-serif;
}
.banner p {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    color: #C3E6FF;
    font-weight: 400;
    padding: 2.5% 0%;
    line-height: 26px;
    margin-bottom: 0rem !important;
}

.banner .btn-primary {
    background: linear-gradient(102.5deg, #382FBB -14.4%, #1DDCA2 202.89%);
    border: none;
    border-radius: 4px;
}

.container {
    max-width: 1300px !important;
}

.floating-form {
    width: 320px;
    margin-top: 5%;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}


/**** floating-Lable style start ****/

.floating-label {
    position: relative;
    margin-bottom: 20px;
}

.floating-input,
.floating-select {
    font-size: 14px;
    padding: 4px 4px;
    display: block;
    color: #C3E6FF;
    width: 510px;
    height: 35px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #4A42C2;
}

.floating-input:focus,
.floating-select:focus {
    outline: none;
    border-bottom: 2px solid #4A42C2;
}

label {
    color: #C3E6FF;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 5px;
    top: 5px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.floating-input:focus~label,
.floating-input:not(:placeholder-shown)~label {
    top: -18px;
    font-size: 14px;
    color: #322BA1;
}

.floating-select:focus~label,
.floating-select:not([value=""]):valid~label {
    top: -18px;
    font-size: 14px;
    color: #5264AE;
}


/* active state */

.floating-input:focus~.bar:before,
.floating-input:focus~.bar:after,
.floating-select:focus~.bar:before,
.floating-select:focus~.bar:after {
    width: 50%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.floating-textarea {
    min-height: 100px;
    max-height: 260px;
    overflow: hidden;
    overflow-x: hidden;
}


/* highlighter */

.highlight {
    position: absolute;
    height: 50%;
    width: 100%;
    top: 15%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}


/* active state */

.floating-input:focus~.highlight,
.floating-select:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

.bannercol2 {
    margin-top: 4%;
}

.datasecurity {
    padding: 100px 0;
    background: #0C0D36;
    color: white;
    font-family: 'DM Sans', sans-serif;
}

.datasecurity h2 {
    padding: 4%;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    /* identical to box height, or 48px */
    letter-spacing: 0.2px;
    color: #FFFFFF;
}

.datasecurity p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */
    color: #C3E6FF;
}
.col-pad{
    padding-top: 7px;
}
.wdth-btn a{
    color: #fff;
}
.form-control{
    width: 410px;
}

.display-contents {
    display: contents;
}

.datasecurity h2:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    background: #3c64b1;
    height: 7px;
    width: 44px;
    margin-left: -22px;
}

.right-border {
    margin-top: 2%;
    border-right: 1px solid #1E1878;
    height: 65px;
}

.left-border {
    margin-top: 2%;
    border-left: 1px solid #1E1878;
    height: 65px;
}

.CookieDeclaration{
    display: none;
}
#CybotCookiebotDialog fieldset{
    display: none !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{
    background-color: #20ce9e !important;
    border-color: #20ce9e !important;
}
.CybotCookiebotDialogBodyButton{
    border: 2px solid #20ce9e !important;
}
#CybotCookiebotDialogNav{
    border: 2px solid #20ce9e !important;
    color: #20ce9e;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{
    border-bottom: 1px solid #20ce9e !important;
    color: #20ce9e !important;
}
#CybotCookiebotDialogNav a:hover{
    color: #20ce9e !important;
}
#CookiebotWidget .CookiebotWidget-logo svg circle{
    fill: #20ce9e !important;
}
#CookiebotWidget-btn-change{
    background-color: #20ce9e !important;
    border-color: #20ce9e !important;
}
.CookiebotWidget-consent-details button{
    color: #20ce9e !important;
}
.Cookiebotwidget-consent-icon svg{
    fill: #20ce9e !important;
}
#CookiebotWidget-widgetContent{
    background-color: #010027 !important;
}
/*This is for Ipad view*/

@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    .banner {
        margin-top: 11% !important;
        height: 1000px;
    }
    .bannercol2{
        margin-top: 60px !important;
    }
    .sbmt{
        width: 100% !important;
    }
    .inp-styl{
        width: 100%;
    }
    .pad-top{
        padding-bottom: 35px;
    }
    .form-control{
        width: 390px;
    }
    .txt-styl{
        width: 100%;
    }
    .frm-sbmt{
        margin: 0px auto    ;
    }
}

@media only screen and (min-device-width: 766px) and (max-device-width: 990px){
    .backgroundcolor{
        width: 700px !important;
    }
    .banner {
        margin-top: 11% !important;
        height: 1030px;
    }
    .trusted-partner{
        line-height: 45px;
    }
    .form-control{
        width: 260px;
    }
    .txt-styl{
        width: 100%;
    }
    .inp-styl{
        width: 100% !important;
    }
    .frm-sbmt{
        margin: 0px auto;
    }

}

@media only screen and (min-device-width: 280px) and (max-device-width: 1024px){
    .pc-bnr{
        display: none;
    }
}

@media only screen and (min-device-width: 1920px) and (max-device-width: 992px){
    .mobile-bnr{
        display: none;
    }

}


/*This is for mobile view*/

@media only screen and (min-width:280px) and (max-width:766px) {
    .input-group-append {
        margin-left: 0% !important;
        padding-left: 0%;
    }
    .backgroundcolor {
        width: 450px !important;
    }
    .pc-img{
        padding: 0px;
    }
    .frm-sbmt{
        width: 100% !important;
    }
    .sbmt{
        width: 100%;
    }
    .par-cnt{
        padding-bottom: 40px !important;
    }
        
    .download-brochure-btn {
        margin-left: 32%;
    }
    .emailtext {
        width: 300px !important;
    }
    .textbody{
        padding: 12% 17% !important;
    }
    .txt-styl{
        width: 100%;
    }
    .banner {
        margin-top: 26%;
        height: 930px;
    }
    .spc-top{
        padding-top: 25px;
    }
    .wdth-btn{
        width: 100%;
        margin: 0px !important;
        margin-top: 10px !important;
    }
    .trusted-partner{
        line-height: 45px;
    }
    .floating-input,
    .floating-select {
        font-size: 14px;
        padding: 4px 4px;
        display: block;
        width: 90%;
        height: 35px;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #4A42C2;
    }
    .col-contact {
        padding: 5% 5%;
    }
}

.card {
    background-color: #1E1878;
    padding: 3%;
}
.card-header {
    font-size: 24px;
    color: #fff;
}

.cardheaderimg {
    width: 38px;
    height: 23px;
    margin-top: 1%;
    margin-right: 4%;
}

.pin {
    width: 24px;
    height: 24px;
    margin-right: 4%;
}

.cardrow {
    padding: 5% 0%;
}

.icons {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 5%;
}

.datasecurity {
    padding: 80px 0px;
}

.datasecurity1 {
    background-color: #020530;
    color: #C3E6FF;
    padding: 80px 0px;
}

.datasecurity3 {
    margin-top: -11.5px;
    position: relative;
    background: url(/assets/img/bottombanner.png);
    height: 528px;
}

.overlay {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
}

.backgroundcolor {
    background: rgba(74, 66, 194, 0.84);
    z-index: 20;
    width: 973px;
    height: 402px;
}

.backgroundcoloroverlay {
    position: absolute;
    z-index: 21;
}

.trusted-partner {
    font-size: 32px;
    text-transform: capitalize;
    font-style: normal;
}

.textbody {
    padding: 12% 19%;
}

.input-group {
    margin-top: 8%;
}

.btn {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding: 6px 12px !important;
    text-transform: capitalize;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    margin-right: 18px;
    border-radius: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.btn-primary1 {
    background: linear-gradient(to left, #2bc6b1, #4948c1);
    border: none;
}

.formbutton {
    margin-top: 17%;
}

::placeholder {
    color: #4A42C2;
}