*{
    box-sizing: border-box;
}
body{
    margin:0;
    padding:0;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
}

.poppins-light{
    font-weight:300;
}
.poppins-regular{
    font-weight:400;
}
.poppins-medium{
    font-weight:500;
}
.poppins-semibold{
    font-weight:600;
}
.menu-div{
    border-top: 2px solid;
    border-image: linear-gradient(to right, #1c4ba0 50%, #0d84c8 50%) 5;
}
.nav-link{
    color:#38393b !important; 
    font-size: 1.25rem;
}
.menu-name{
    font-size: 0.9375rem;
}
.icon-span{
    color:#0d84c8;
}
.nav-item{
    display: block;
    position: relative;
    padding-bottom: 2px;
    text-decoration: none; 
}
.nav-link:hover{
    color:#3c4f9c !important;
}
.lets-go{
    border:1px solid #0d84c8;
    background:#0d84c8;
    color:#fafbfd !important;
    font-size: 0.875rem;
    border-radius: 0;
}
.lets-go:hover,.lets-go:focus,.lets-go:active{
    border:1px solid #0d84c8;
    outline: none;
    box-shadow: none;
    background:#fafbfd;
    color:#0d84c8 !important;
}
.navigate-base{
    background:#e8edf5;
    border:none;
}
.toggleicon{
    color:#0d84c8;
    font-weight: bolder;
    font-size:2rem;
}
.section-container{
    box-shadow:0 5px 5px #88888840;
}
.banner-container{
    background-image:url('../img/banner-image.png');
    background-repeat: no-repeat;
    background-position: 100% -10%;
    background-size: 53%;
}
.banner-block-btn,.experts-block-btn,.should-use-block-btn{
    border:1px solid #0d84c8;
    background:#0d84c8;
    color:#fafbfd !important;
    font-size: 1rem;
    border-radius: 0;
}
.banner-block-btn:hover,.banner-block-btn:focus,.banner-block-btn:active,
.experts-block-btn:hover,.experts-block-btn:focus,.experts-block-btn:active,
.should-use-block-btn:hover,.should-use-block-btn:focus,.should-use-block-btn:active{
    border:1px solid #0d84c8;
    outline: none;
    box-shadow: none;
    background:#fafbfd;
    color:#0d84c8 !important;
}
.brand-img{
    max-height: 65px;
}
.banner-left-text,.experts-left-text,.underwriting-left-image,
.underwriting-right-text,.medium-right-text,.medium-left-image,
.ecom-left-text,.ecom-right-image,.retail-left-image,
.retail-right-text,.should-use-left,.should-use-right,
.what-makes-left-image,.what-makes-right-text,.industry-left-text,
.industry-right-image,.contact-left {
    flex:1;
}
.banner-right-image,.experts-right-image{
    flex:1;
}
.banner-header{
    font-size:2.5rem;
    white-space: nowrap;
}
.banner-second-para{
    font-size:2.5rem;
    min-width: 120%;
    line-height: 150%;
}
.custom-payment-center,.contact-left{
    background-color: #1d4ba0;  
}
.custom-payment-center-header,.solutions-center, .industry-header{
    font-size: 2.7rem;
}
.para-white{
    color:#fafbfd;
}
.header-black,.header-icon-black{
    color:#212f49;
}
.nav-item:hover .header-icon-black{
    color:#0d84c8;
}
.para-black{
    color:#333333;
}
.custom-payment-para-content,.should-use-content,.who-are-content,.industry-content {
    font-size:0.9375rem;
}
.custom-payment-content-btn{
    border:1px solid #fafbfd;
    background:#1d4ba0;
    color:#fafbfd !important;
    font-size: 1.125rem;
    border-radius: 0;
    max-width:200px;
}
.custom-payment-content-btn:hover,.custom-payment-content-btn:focus,.custom-payment-content-btn:active{
    border:1px solid #fafbfd;
    background:#fafbfd;
    outline: none;
    box-shadow: none;
    font-size: 1.125rem;
    color:#1d4ba0 !important;
}
.underwriting-header,.experts-header,.what-makes-header{
    font-size: 2.5rem;
    max-width: 500px;
}
.underwriting-para,.experts-para,.what-makes-para{
    max-width: 500px;
    font-size:0.9375rem;
}
.learn-more{
    color:#0d84c8;
    font-size: 1rem;
}
.learn-more:hover{
    text-decoration: none;
    color:#0d5985;
}
.experts-bg,.industry-bg,.footer-bg{
    background:#edf2f8;
}
.icon-learn{
    vertical-align: middle;
    font-size: 0.9375rem;
    color:#0d84c8;
}
.solutions-header{
    font-size: 1.563rem;
}
.solutions-para{
    font-size:1rem;
}
.icon-solutions{
    vertical-align: middle;
    font-size: 0.9375rem;
    font-weight:bold;
    color:#0d84c8;
}
.left-medium-icon{
    width: 220px;
}
.solutions-unordered {
    list-style-position: outside;
    list-style-type: none;
}
.solutions-list:before {    
    font-family: "Material Icons";
    content: "done";
    color:#0d84c8;
    font-weight:bold;
    margin:0 15px 0 -30px;
}
.solutions-medium {
    list-style-type: none;
    padding-inline-start: 0px !important;
}  
.should-use-block{
    background:linear-gradient(to right, #001581c7 50%, transparent 50%),url("../img/should-use-image.jpg");
    background-position: center;
    background-size:cover;
}
.should-use-header{
    font-size: 2.7rem;
    line-height: 120%;
}
.what-makes-unordered {
    list-style-position: outside;
    list-style-type: none;counter-reset: li;
}
.what-makes-list {
    list-style-type: none;
    position: relative; 
}
.what-makes-list::before {    content: counter(li);
    content: counter(li);
    color: white;
    background-color: #0d84c8;
    width: 20px;
    font-weight: bold;
    position: absolute;
    font-size: 0.8125rem;
    margin: 0 15px 0 -30px;
    text-align: center;
    border: 1px solid #0d84c8;
    border-radius: 17px;
}
.what-makes-list {
    counter-increment: li;
}
.contact-image-block{
    background: url(../img/contact-us-image.jpg);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    max-width: 992px;
}
.contact-us-header{
    font-size:2rem;
}
.has-float-label {
    position: relative;
    font-size: 70%;
}
.has-float-label label {
    position: absolute;
    opacity: 1;
    transition: all .2s;
    top: -.5em;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
    color:rgb(134, 173, 255) !important;
    pointer-events: none;
}
.has-float-label label::after {
    content: " ";
    display: block;
    position: absolute;
    background: #1d4ba0;
    height: 2px;
    top: 50%;
    left: -.2em;
    right: -.2em;
    z-index: -1;
}
.has-float-label .input-form:placeholder-shown:not(:focus)::-webkit-input-placeholder {
    opacity: 0;
}
.has-float-label .input-form:placeholder-shown:not(:focus)+label {
    font-size: 1rem;
    opacity: .9;
    top: 0.35em;
    color: #fafbfd !important;
    left: 2.1px;
}
.input-form{
    border:none;
    outline:none;
    background-color: #1d4ba0;
    background: #1d4ba0;
    color:white;
}
.input-form:focus,.input-form:active{
    color:white;    
    background-color: #1d4ba0;
    outline: 0 none;
    border:none;
    box-shadow: none;
}
.input-content{
    border:1px solid #4268b0;
    background: #1d4ba0;  
}
.input-content:focus-within {
    border: 1px solid white;
}  
.submit-button{
    border:1px solid #fafbfd;
    background:#fafbfd;
    color:#0d84c8 !important;
    font-size: 0.875rem;
    border-radius: 0;
}
.para-footer {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    grid-gap: 1rem;
    font-size: 0.75rem;
}  
.para-footer:before,.para-footer:after {
    content: "";
    display: block;
    border-top: 1px solid #33333330;
}
.footer-card-title{
    font-size: 0.875rem;
}
.footer-card-para{
    font-size: 1rem;    
}
.footer-anchor:hover{
    text-decoration: none !important; 
}
.contact-card-body{
    background-color: transparent;
}
.footer-icon-span {
    color: white;
}
.footer-icon-bg{
    background: linear-gradient(to bottom right, #0d84c8 0%, #0d84c8 50%, #1d4ba0 50%, #1d4ba0 100%);
}
.para-icon-black{
    color:#333333;
}
.contact-card-body:hover .para-icon-black{
    color: #0d84c8;
}
.footer-icon-panel{
    width:60%;
}
/**spinner styles***/
.load-container {
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2000;
}
.load4 .loader {
    color: #f7f0df;
    font-size: 20px;
    margin: 100px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: calc(50% - 0.5rem);
    left: calc(50% - 0.5rem);
}

@media (min-width: 992px){
    .section-container{
        box-shadow:none;
    }  
}
@media (min-width: 1280px){
    .img-panel{        
        margin-top:6% !important;
    }
}
@media (min-width: 1920px){
    .experts-left-content-section {
        max-width: 90%;
        margin-left: 15% !important;
    }
    .banner-container{
        padding-bottom: 250px;
    }
}

@media screen and (max-width: 991px) {
    .banner-header {
        white-space: normal  !important;
    }    
    .banner-second-para {
        min-width: 100%;
    }
    .banner-container{
        background-image:none;
    }
    .should-use-block{
        background:linear-gradient(to right, #001581c7 100%, transparent 0%),url("../img/should-use-mobile.jpg");
        background-position:50% 70%;
        background-size:cover;
    }
    .should-use-left{
        background-color:#00054acf,
    }
    .copywrite-footer{
        border-top: 1px solid #33333330;
    }  
    .para-footer {
        align-items:normal;
    }
    .para-footer:before,.para-footer:after {      
        border-top:none;
  }
}


@media (max-width: 768px){
    .left-medium-icon {
        width: 420px;
    }
    .underwriting-para, .experts-para,.what-makes-para {
        max-width: none; 
    }
    .banner-header,.custom-payment-center-header, .solutions-center,.underwriting-header, .experts-header, .what-makes-header, 
    .industry-header, .should-use-header{
        font-size: 2rem;
    }
}
/* @media (max-width: 399px){
    .left-medium-icon {
        width: 159px;
    }
} */

