@font-face {
  font-family: 'Poppins';
  src: url('https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

  

  h1, h2, h3, h4 {
    font-family: Poppins !important;
}
 .desktop_logo img {
}
.site-title-header p {
    font-size: 32px;
    margin-bottom: 0;
}
.site-title-header p a{
    color: white;
}
.mani_page_title {
    background: #2d3185;
    color: #fff;
    text-align: center;
}
.sp-pagebuilder-row, .sppb-row {

    margin-right: 0 !important;
    margin-left: 0 !important;
}
.sppb-row-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.sppb-pricing-features ul li {
    line-height: 30px !important;
}
.sppb-panel-title {
    font-weight: inherit;
}
a {
    text-decoration: none !important;
}
.custom.logo p {
	margin-bottom: 0 !important;
}
.manicustom.header .module_content {
    float: left;
    margin-right: 18px;
}

.mani_popuploginsms .usriconlogdin.via_text > div, .mani_popuploginsms .usriconlogdin.via_text > div span:last-child {
    color: #fff !important;
}
.manidownload_usermenu .manidownload_usermenu_dropdown .foot a, .manidownload_usermenu .manidownload_usermenu_dropdown li a {
    font-size: inherit !important;
}
.manidownload_usermenu .navbar-tool .navbar-tool-label-mobile, .manidownload_usermenu .navbar-tool .navbar-tool-label {
    font-size: inherit !important;
    color: white !important;
}



@media (max-width:768px){
	.custom.logo img {
    width: 40px;
    height: 38px;
}
    .site-title-header p {
    font-size: 15px;
}
.header .row {
    --bs-gutter-x: 0.5rem !important;
}
.manicustom.header .module_content {
    float: left;
        margin-right: 5px;
        margin-left: 6px;
}
}


