.header-area .main-header-area {
    padding: 18px 0;
    background: #FFFFFF !important;
}

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color:  #00019A !important;
}

.service_area .single_service h33 {
    font-size: 26px;
    font-weight: 500;
    color: #FFF;
}

h333 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #FFF;
    margin-top: 10px;
    margin-bottom: 26px;
}

/* line 93, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_btn.scss */
.boxed-btn3-white-3 {
  color: #000000 !important;
  display: inline-block;
  padding: 9px 24px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  border: 0;
  border: 1px solid #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

/* line 108, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_btn.scss */
.boxed-btn3-white-3:hover {
  background: #fff;
  color: #0001FB !important;
  border: 1px solid #fff;
}

/* line 113, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_btn.scss */
.boxed-btn3-white-3:focus {
  outline: none;
}

/* line 116, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_btn.scss */
.boxed-btn3-white-3.large-width {
  width: 220px;
}

.service_area .single_service .icon_black i {
    font-size: 50px;
    color: #000000;
}



.bradcam_overlay::before {
    position: absolute;
    content: "";
    background: -moz-linear-gradient(left, #0001FB 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(left, #0001FB 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, #00019A 0%, #0001FB 24%, rgba(124, 185, 233, 0) 96%,rgba(125, 185, 232, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0001FB', endColorstr='#007db9e8',GradientType=1 );
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
}

.bradcam_area {
    padding: 170px;
    background-size: cover;
    background-position: center center;
    padding: 87px 0px !important;
    background-repeat: no-repeat;
}

.bradcam_area h3 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: full-size-kana !important;
}

.slider_area .single_slider .slider_text h3 {
    color:  #FFF !important;
    font-family: "Poppins", sans-serif;
    font-size: 55px !important;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 300;
}


.slider_area .single_slider .slider_text p {
    font-size: 18px;
    font-weight: 400;
    color: #edeff9 !important;
    margin-bottom: 40px;
    margin-top: 10px;
}


.footer .footer_top {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    background: #1F1F1F !important;
}


.slicknav_icon-bar {
    background:  #0001FB !important;
}