.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.check1 {
    width: auto !important;
}.sg_blg_cntct label {color: white !important;}
.sg_blg_cntct form {display: flex;    flex-wrap: wrap;    column-gap: 15px;    row-gap: 15px;margin-top:100px;}

@media(min-width:768px){.sg_blg_cntct form > div{width: 48%;}}

@media(max-width:767px){
section.sg_blg_cntct.py-5 {margin-top: 0px;padding-top: 110px !important;    }
.sg_blg_cntct form {display: block; margin-top: 0px;}
.sg_blg_cntct form >div { display: block; margin-bottom: 10px;}
}
.file-upload-input , #bcek-file-upload{
    border: none; height: 1px;
    left: 50%; outline: none;
    position: absolute; top: 100%;
    width: 1px; opacity: 0 !important; /* Make the input invisible but still focusable */
    pointer-events: none; /* Prevent interaction directly with the input */
}

.file-upload-input:focus {    pointer-events: auto; /* Allow interaction when focused */}
.txt1 {    display: none !important;}
.lfr-layout-structure-item-inputs-checkbox {display: contents !important;}
.select-from-list button.btn.btn-secondary {position: relative;z-index: 1;}

.sg_blg_cntct form{margin-top: 10px !important;}

.bg-white { background-color: transparent !important; color: #ffffff !important; font-size: 1.2rem;}
.bg-white.font-weight-semi-bold.p-5.text-3.text-center.text-secondary {
    background: transparent !important;
    color: white !important;
}.lfr-layout-structure-item-da3fc41b-b170-f650-e601-ca0e0fba0534 {
display: none !important;
}

.white-header header {
  border-bottom: 1px solid #3636362e;
}
.white-header header .navbar-nav li a {
  color: #000;
}

.white-header header #menu-icon {
  color: #000;
}
.white-header header .transparent-header .white-logo {
  display: block;
}

.white-header header .black-logo {
  display: block;
}
 @media (max-width: 768px) {
    .white-header header {
      padding-top: 0;
    }
}