/* Add here all your CSS customizations */
img{max-width: 100%}
h1{margin-bottom: 10px}
.box{padding: 40px; text-align: center}
.blue-dark{background-color: #006699 !important;}
.blue-dark-md{background-color: #0077b3 !important;}
.blue-dark-lt{background-color: #0088cc !important;}
.blue-dark-vlt{background-color: #0099e6 !important;}
.box p{font-size: 18px; color: #ffffff}
.box-icon{font-size: 54px; color: #ffffff; margin-bottom: 15px;}
.box h3{font-size: 20px; font-weight: 600; line-height: 38px; color: #ffffff; margin-bottom: 10px;}
.section2{padding: 100px 0; margin: 0}
h1 span{color: #0088CC; font-size: 1.2rem}
ul.check-bullet{margin:0 50px 50px 0;padding:0;}
ul.check-bullet li{list-style:none; display:flex; margin-bottom:10px; padding: 10px; font-size:16px; line-height:25px; background: #ffffff; box-shadow: 0px 2px 11px 7px rgba(0, 0, 0, 0.02); border-radius: 80px; align-items: center}
ul.check-bullet li > i{content:"\f1e9"; position:relative; width:45px; height:45px; display:block; flex:0 0 45px; border-radius:45px;font-family:"Font Awesome 5 Free"; font-size:28px; color:#ffffff; background: linear-gradient(109.7deg, #0077b3 0%, #0099e6 100%); margin-right:20px; top:0px;text-align:center; line-height: 45px;}
ul.check-bullet li h4{margin: 0; font-weight: normal}
ul.check-bullet li p{margin: 0; padding: 0}
html section.section-primary p {color: #fff;}
h1, h2, h3, h4, h5, h6 {
    color: #212529;
    font-weight: 200;
    letter-spacing: -.01em;
}
.lead{letter-spacing: 0}
#header .header-logo{margin: 0}
