@font-face{font-family:FA;src:url(/webfonts/fa-solid-900.eot);src:url(/webfonts/fa-solid-900.woff) format("woff"),url(/webfonts/fa-solid-900.svg) format("svg")}
body{font-family: 'Nunito', sans-serif;}
a{text-decoration: none !important;}
.bg-light{background: #f5fbff !important;}
.btn-theme {background-color: #5DB2FF!important; color: #fff !important;}
.bg-theme { background:#081f3e !important;}
.text-danger{color:#800000!important}
.img-size{ width:100% !important; }
.abt-text{font-size: 20px !important;line-height: 40px !important;}
.bg-danger,.btn-danger{background-color:#6b2d38!important;border-color:#6b2d38!important;}
.bg-dark{background:#111!important;}
.border-danger{border-color:#6b2d38!important;}
.logo{height:40px;}
.nav-link{color:#fff!important;transition:0.5s all;font-weight:600!important;}
.nav-link:hover{color:#fff!important;}
.rounded-lg{border-radius:30px!important;}
.checklist{padding-left:43px!important;}
.checklist li{list-style:none;margin-bottom:0.75rem!important;}
.checklist li:last-child{margin-bottom:0px!important;}
.checklist li:before{content:'\f054';margin:0 28px 0 -37px!important;font-family:FA;font-size:14px;display:inline-block;color:#081f3e;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}
.whatsapp {background: #6db100 !important;color: #fff !important;font-size: 43px;border-radius: 100px;position: fixed;bottom: 20px;left: 20px;width: 70px; height: 70px; display: flex; align-items: center; justify-content: center;}
@media(max-width: 768px) {	
    .head{font-size: 2rem !important;}
    .abt-text{font-size: 15px !important;line-height: normal !important;}
}