body {
    font-family: "Helvetica";
    font-weight: normal;
    font-style: normal;
}
a, .button {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.bg_2 h1 {
    color: white;
    font-family: "Helvetica";
    font-size: 34px;
    letter-spacing: 2px;
    font-weight: 300;
    text-align: center;
    margin-top: 313px;
}
a, button {
    color: #1F1F1F;
    outline: medium none;
}
h1, h2, h3, h4, h5 {
    font-family: "Helvetica";
    color: #1F1F1F;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
ul {
    margin: 0px;
    padding: 0px;
}

/* line 58, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
li {
}

/* line 61, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #4D4D4D;
    margin-bottom: 13px;
    font-family: "Helvetica";
}
h3 {
    font-size: 24px;
}
.overlay2 {
    position: relative;
    z-index: 0;
}
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

label{
    margin-bottom: 0px!important;
}
.form-control{
    background-color: #f2e7e1!important;
    padding: 10px 20px !important;
}
.pbt5{
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    max-width: 450px;
}
.cform{
    max-width: 475px !important;
}
.cform3{
    max-width: 475px !important;
}
.fr{
    margin-left: auto;
    margin-right: auto;
}
.cform2{
    background: #f2e7e1;
    padding: 12px 30px;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 500;
    border: 0;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    color: black !important;
    text-transform: capitalize;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.cform2:hover{
    background-color: white!important;
}
@media (min-width: 1922px){
.cform3{
    margin-top: 170px;
}
}
@media (min-width: 1300px){
    #testaa{
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 1200px){
    .visamedium{
        display: none!important;
    }
}

@media (max-width: 1200px){
    .contact_index{
        display: none!important;
    }
    .visamedium{
        display: inline-block!important;
    }
    }
}
/* line 163, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/theme-default.scss */
.overlay2::before {
    position: absolute;
    content: "";
    background-color: #000000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.3;
}
.mb-55 {
    margin-top: 15px;
    margin-bottom: 55px;
}
.section_title h3 {
    font-size: 36px;
    font-weight: 500;
    line-height: 48px;
    color: #1F1F1F;
    position: relative;
    z-index: 9;
    padding-bottom: 15px;
}

/* line 10, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_section_title.scss */
.section_title h3::before {
    position: absolute;
    left: 0;
    background: #5DB2FF;
    height: 2px;
    width: 50px;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

@media (max-width: 1200px){
    .owl-nav.disabled{
    display:none !important;
    }

}
@media (max-width: 767px) {
 .section_title h3 {
        font-size: 30px;
        line-height: 36px;
    }
    .bg_2 h1{
        margin-top: 27px !important;
    }
    .bradcam_area{
        padding: 35px 0 !important;
    }
    #bg_2_background{
        padding: 1px 0 !important;
        height: 313px;
    }
    .testmonial_area .testmonial_info p{
        font-size: 12px!important;
    }
}
.section_title p {
    font-size: 16px;
    color: #727272;
    line-height: 28px;
    margin-bottom: 0;
}
.mb-100 {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
     .mb-100 {
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
 .mobile_menu {
        position: absolute;
        right: 0px;
        width: 100%;
        z-index: 9;
    }
}

/* line 13, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav {
    background: #f2e7e0;
    float: right;
    margin-top: 0;
    padding: 0;
    width: 70%;
    padding: 0;
    border-radius: 0px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 0 0 10px 10px;
}
.slicknav_menu .slicknav_nav a.active {
    color: #009DFF;
}

@media (max-width: 767px) {
 .slicknav_menu .slicknav_nav a i {
        display: none;
    }
}
@media (max-width: 767px) {
    .slicknav_menu {
        margin-right: 0px;
    }
}

/* line 72, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_slick-nav.scss */
.slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 22px;
    position: relative;
    top: -9px;
}

/* line 78, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_slick-nav.scss */
.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 5px;
    margin-top: -5px;
    top: -31px;
}

/* line 92, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_slick-nav.scss */
.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -36px;
}

/* line 1, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area {
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 9;
}

@media (max-width: 767px) {
.header-area {
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
.header-area {
        padding-top: 0;
    }
}
.header-area .main-header-area .main-menu ul li .submenu li {
  display: block;
}

/* line 186, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu li a {
  padding: 10px 15px;
  position: inherit;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  color: #000;
}

/* line 192, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu li a::before {
  display: none;
}

/* line 196, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu li:hover a {
  color: #000;
}

/* line 201, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li:hover > .submenu {
  opacity: 1;
  visibility: visible;
  top: 150%;
}

/* line 206, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}

/* line 210, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}

/* line 216, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 99;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.86);
}

@media (max-width: 767px) {
  /* line 216, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
  .testmonial_area .single-testmonial {
      zoom: 50%;

  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 216, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 216, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 216, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area.sticky {
    padding: 10px 20px;
  }
}

/* line 242, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area.sticky .main-menu {
  padding: 0;
}

/* line 259, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .social_media_links a:hover {
  color: #5DB2FF;
}

/* line 264, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list {
  text-align: right;
}

@media (max-width: 767px) {
  /* line 264, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .header-top_area .short_contact_list {
    text-align: center;
  }
}

/* line 270, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
}

/* line 272, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li a {
  font-size: 13px;
  color: #919191;
  margin-left: 50px;
}

@media (max-width: 767px) {
  /* line 272, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin: 0 5px;
  }
}

/* line 281, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .header-top_area .short_contact_list ul li a i {
  color: #5DB2FF;
  margin-right: 7px;
}


/* line 15, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area {
    background: #fff;
    margin-top: -18px;
}
.header-area .main-header-area .logo-img {
  text-align: center;
}
@media (max-width: 567px) {
.footer{
    margin-top: 147px;
}
}
@media (max-width: 767px) {
  .header-area .main-header-area .logo-img {
    text-align: left;

  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (max-width: 767px) {
  /* line 45, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
  .logo h5 {
      font-size: 13px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 45, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
}

/* line 57, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

/* line 63, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .socail_links ul li {
  display: inline-block;
}

/* line 66, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 15px;
}

/* line 70, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .socail_links ul li a:hover {
  color: #fff;
}

/* line 77, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .book_btn {
  margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 77, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 77, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

/* line 85, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .book_btn a {
  background: #009DFF;
  padding: 12px 26px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 85, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .Appointment .book_btn a {
    padding: 12px 20px;
  }
}

/* line 96, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .Appointment .book_btn a:hover {
  background: #fff;
  color: #009DFF;
  border: 1px solid #009DFF;
}

/* line 108, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin: 0 10px 10px 10px;
}

/* line 118, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a {
  color:rgb(105, 106, 105);
  font-size: 16px;
  font-style: bold;
  font-weight: bold;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  font-family: "Helvetica";
  position: relative;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 118, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 118, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px;
  }
}

/* line 137, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a i {
  font-size: 9px;
}

@media (max-width: 767px) {
  /* line 137, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 137, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

/* line 146, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.tab-pane{
    width: 100%;
    margin: 0 auto;
}
/* line 158, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

/* line 163, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}

/* line 168, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li a:hover {
  color: #1F1F1F;
}

/* line 172, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.header-area .main-header-area .main-menu ul li .submenu {
  position: absolute;
  left: 0;
  top: 160%;
  background: #fff;
  width: 240px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  border-radius: 0px 0px 25px 25px;
      background: rgba(255, 255, 255, 0.88);
}

ul li a:hover {
  color: #95a5a6;
}
ul li a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

.logo h5 {
    font-weight: bold;
    font-family: Copperplate Gothic Light;
    font-size: 15px;
    color: black;
}



#header_gap {
    margin-top: 0 !important;
}

#lineen {
    margin-top: -0.5rem;
    margin-bottom: -0.1rem;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

#single_team {
    width: 100% !important;
}

#single_team_img {
    width: 100% !important;
}

#single_team_hover {
    left: 14px;
    top: 13px;
    width: 97.5%;
    height: 97%;
}
.book_btn a {
    margin-bottom: 100px !important;
    color: black !important;
}
.header-area .main-header-area .main-menu {
    text-align: left;
    padding: 6px 0;
    width: 831px;
    margin-top: 9px;
    margin-left: -41px;
}
.main-header-area row{
margin-top: 5px !important;

}
.main-header-area col-xl-3{
    margin-right: -40px;
    float: left !important;
}

.popup-with-form {
    background: #0181f5;
    background: -moz-linear-gradient(left, #0181f5 0%, #5db2ff 100%);
    background: -webkit-linear-gradient(left, #0181f5 0%, #5db2ff 100%);
    background: linear-gradient(to right, #f2e7e1 0%, #f2e7e0 100%);
    color: #fff;
    display: inline-block;
    padding: 18px 44px;
    font-size: 15px;
    font-weight: 500;
    border: 0;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    color: #fff !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
ul li a {
    position: relative;
    display: block;
    text-decoration: none;
    color: black;
    padding: 4px 0;
    transition: 0.5s;
}

ul li a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    top: 100%;
    left: 0;
    background: #d8b7a6;
    transition: transform 0.5s;
    transform: scaleX(0);
    transform-origin: right;
}
.header-area .header-top_area {
    padding: 5px 0;
    background: #fff;
}

@media (max-width: 767px) {
.header-area .header-top_area .social_media_links {
        text-align: center;
    }
}

/* line 255, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_header.scss */
.social_media_links {
    font-size: 15px;
    color: #C7C7C7;
    margin: 12px;
}
@media (max-width: 1001px) {
.bg_2 {
    height: auto !important;
    }
    .col-lg-8 h1 {
        font-size: 1.4rem !important;
    }
}
.bg_2.no-webp {
    background-image: url(../img/test.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
    height: 1000px;
    margin: 0 auto;
}
.bg_2.webp {
    background-image: url(../img/test.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
    height: 1000px;
    margin: 0 auto;
}
.tacktest{
        background-image: url(../img/eva_h.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 1000px;
        min-width: 100%;
}
.tacktest a{
    color: white;
    font-size: 35px;
}
@media (max-width: 1001px) {
.tacktest{
    width: 100%;
    height: 700px!important;
}
}
@media (min-width: 1921px) {
.tacktest{
    width: 100%;
    height: 1200px !important;
}
}
.bg_2 i {
    font-size: 20px;
    margin-right: 5px;
}

.bg_2 h5 {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.bg_2 p {
    font-size: 18px;
    color: white;
    margin-bottom: 40px;
    margin-top: 10px;
    text-align: center;
}

.bg_2 span {
    text-decoration: underline;
}
.footer {
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#soclinks {
    margin-top: 15px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

/* line 6, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .footer_top {
    padding-top: 1px;
    padding-bottom: 4px;
    background: #f2e7e1;
}

@media (max-width: 576px) {
    .team-hover {
        display: none;
    }
}

@media (max-width: 767px) {
 .footer .footer_top {
        padding-top: 60px;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
 .footer .footer_top .footer_widget {
        margin-bottom: 30px;
    }
}

.footer_widget img {
    margin: 23px;
}

@media (min-width: 768px) and (max-width: 991px) {
 .footer .footer_top .footer_widget {
        margin-bottom: 30px;
    }
}

/* line 21, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .footer_title {
    font-size: 18px;
    font-weight: 600;
    color: #5a4940;
    margin-bottom: 1px;
}

@media (max-width: 767px) {
     .footer .footer_top .footer_widget .footer_title {
        margin-bottom: 20px;
    }
}

.footer h3 {
    color: black;
}
.footer .footer_top .footer_widget p {
    color: #5a4940;
}
.footer .footer_top .footer_widget ul li a {
    color: #5a4940;
    font-size: 13px !important;
    line-height: 17px;
    font-family: "Helvetica";
}
.linkz li {
    padding-top: 6px;
    list-style: none;
}
.footer .copy-right_text {
    padding-bottom: 7px;
    background: #5a4940;
}

/* line 125, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .copy-right_text .footer_border {
    padding-bottom: 1px;
}

/* line 128, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right {
    font-size: 12px;
    color: #e0e0e0;
    margin-bottom: 0;
    font-weight: 400;
}

@media (max-width: 767px) {
 .footer .copy-right_text .copy_right {
        font-size: 14px;
    }
}

/* line 136, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right a {
    color: #5DB2FF;
}

/* line 141, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .socail_links {
    margin-top: 14px;
}

@media (max-width: 767px) {
    .footer .socail_links {
        margin-top: 30px;
    }
}

/* line 147, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .socail_links ul li {
    display: inline-block;
}
.texten a {
    color: black;
    text-decoration: underline;
}
/* line 150, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_footer.scss */
.footer .socail_links ul li a {
    font-size: 14px;
    color: #C3B2F0;
    line-height: 42px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    line-height: 23px !important;
    margin-right: 7px;
    color: #FFFFFF;
    padding: 9px;
}
.book_btn span{
    text-decoration: none;
}
.close{
    right:0;
    top:0;
}
@media (max-width: 767px){
    .book_btn i {
        margin-bottom: 4px !important;
    }
    body {
        zoom:110%;
    }
}
@media (min-width: 767px) {
    .mobile-br{
        display: none;
    }

}
@media (max-width: 1280px) {
    .row p {
        text-align: center;
    }

    .texten {
        width: 100% !important;
    }

    .row h3 {
        text-align: center;
    }
}
@media (max-width: 767px) {
.bradcam_area {
        padding: 120px 0;
    }

    .texten li, h2 {
        text-align: center;
        list-style: none;
    }

}
@media (min-width: 768px) {
    .popup_inner  {
            max-width: 450px;
        }
        .mlr{
            padding-left: 35px!important;
            padding-right: 35px!important;
        }
}

.card-body a{
    color: black;
}
.popup-with-form h5 {
    -webkit-animation: fadein 5s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 5s;
    /* Firefox < 16 */
    -ms-animation: fadein 5s;
    /* Internet Explorer */
    -o-animation: fadein 5s;
    /* Opera < 12.1 */
    animation: fadein 5s;
    font-size: 1rem;
}
.popup_box {
    background: #fff;
    display: inline-block;
    z-index: 9;
    border-radius: 20px;

}
#test-form {
    display: inline-block;
    padding-top: 500px;
    margin: auto;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.our_department_area {

    padding-top: 20px;
    padding-bottom: 90px;
}

.single_department img {
    width: 100%;
    height: auto;
}

/* line 5, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department {
    background: #f2e7e1;
    margin-bottom: 30px;
    -webkit-box-shadow: 1px 1px 7px;
    -moz-box-shadow: 1px 1px 7px;
    ; box-shadow: 1px 1px 7px;
        min-height: 487px;
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
}

/* line 9, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_thumb {
    overflow: hidden;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.department_thumb i {
    font-size: 180px;
    padding-top: 15px;
}

.single_department {
    /* Add shadows to create the "card" effect */
    box-shadow: 4px 3px 5px;
    transition: 0.3s;
    border-radius: 0 0 15px 50px;
}

/* On mouse-over, add a deeper shadow */
.single_department:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* line 13, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* line 19, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_content {
    padding: 22px 30px 24px 30px;
}

/* line 21, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_content h3 {
    margin-bottom: 0;
}

/* line 23, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_content h3 a {
    font-size: 22px;
    color: #1F1F1F;
    line-height: 33px;
    font-weight: 500;
}

/* line 28, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_content h3 a:hover {
    color: #5DB2FF;
}

/* line 33, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_content p {
    font-size: 16px;
    line-height: 28px;
    color: #404040;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* line 40, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_content a.learn_more {
    font-size: 16px;
    color: black;
    text-decoration: underline;
}

/* line 43, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department .department_content a.learn_more:hover {
    text-decoration: underline;
}

/* line 50, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_department.scss */
.our_department_area .single_department:hover .department_thumb img {
}

/* line 2, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_tesmonial.scss */
.testmonial_area .single-testmonial {

    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 875px;
    min-width: 100%;
}


/* line 10, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_tesmonial.scss */
.testmonial_area .testmonial_info .quote i {
    color: #fff;
    font-size: 40px;
}

.testmonial_area h2 {
    color: #f2e7e0!important;
    text-align: center;
    text-shadow: 2px 2px black;
}
.rubrikkontakt{
    color:white!important;
    font-family:Copperplate Gothic Light;
    text-decoration:underline;
}
.rubrikkontakt2{
    color:black!important;
    font-family:Copperplate Gothic Light;
    text-decoration:underline;
}

/* line 15, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_tesmonial.scss */
.testmonial_area .testmonial_info p {
    color: black;
    font-weight: 600 !important;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 47px;


}
.testmonial_bg_1.no-webp {
    background-image: url(../img/bildrec.jpg);
}
/* line 61, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_tesmonial.scss */
.testmonial_bg_2.no-webp{
    background-image: url(../img/bildrec.jpg);
}
.testmonial_bg_1.webp {
    background-image: url(../img/bildrec.webp);
}
/* line 61, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_tesmonial.scss */
.testmonial_bg_2.webp {
    background-image: url(../img/bildrec.webp);
}
h1 {
    font-size: 36px;
}

/* line 97, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_elements.scss */
h2 {
    font-size: 30px;
    padding-top: 8px;
    font-family: helvetica;
}

/* line 101, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_elements.scss */
h3 {
    font-size: 24px;
    font-family: Trebuchet MS;
}

/* line 105, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_elements.scss */
h4 {
    font-size: 18px;
}

/* line 109, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_elements.scss */
h5 {
    font-size: 16px;
}

/* line 113, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_elements.scss */
h6 {
    font-size: 14px;
}

/* line 117, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_elements.scss */
h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
}
.footer_widget hr {
    background-color: white;
    width: 45%;
    margin-top: 0!important;
    margin-bottom: 0;
}
.form-select {
    height: 40px;
    width: 100%;
}
#select_kontakt {
    margin-left: 2.4%
}
.pb-10 {
    padding-bottom: 10px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-100 {
    padding-top: 10px;
}
.team-hover {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 auto;
}
.team-area h5 {
    padding-top: 8px;
    font-family: helvetica;
    font-size: 14px;
}

.team-area h6 {
    font-family: Trebuchet MS;
    font-size: 18px;
}
.single-team {
    position: relative;
    z-index: 2;
    padding: 14px;
}
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, ::after, ::before {
    box-sizing: border-box
}

html {
    font-family: "helvetica;";
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    text-align: center;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
img {
    vertical-align: middle;
    border-style: none
}
table {
    border-collapse: collapse
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button, select {
    text-transform: none
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 30px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.d-none {
    display: none!important
}
.d-block {
    display: block!important
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}
.text-center {
    text-align: center!important
}
.nav a{
    color: black !important;
}
.faqul a{
    color: black !important;
}
h2 a {
    color: black !important;
}

.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}
.fa-phone-alt:before {
  content: "\f879";
}
.listan li{
    padding-top: 14px;
}
.texten h2{
    font-size: 24px;
}
#ftr_cpy{
    margin-top:4px !important;
}
.slider_text a {
    color: white;
}
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
.ml3 span{
    text-decoration: none !important;
}
#contactForm{
    margin-left: auto;
    margin-right: auto;
}
.md-form i{
    float: left;
    margin: 3px 0px 3px 19px;

}
#bg_2_background.no-webp{
    background-image: url(../img/kid_holding_hand.jpg);
}
#bg_2_background.webp{
    background-image: url(../img/kid_holding_hand.webp);
}
#bg_3_background.no-webp{
    background-image: url(../img/hammare.jpg);
}
#bg_3_background.webp{
    background-image: url(../img/hammare.webp);
}

#bg_4_background.no-webp{
    background-image: url(../img/skaka_hand.jpg);
}
#bg_4_background.webp{
    background-image: url(../img/skaka_hand.webp);
}

#user{
    font-size: 70px;
}
@media (min-width: 1921px){
    .bg_2{
        height: 1200px !important;
    }
}
.my-5 i{
    float: left;
    margin: 3px 0px 3px 19px;

}
@media (max-width: 1280px) {
    .row h4, h1 {
        text-align: center;
    }
}

.mt-20 {
    margin-top: 20px !important;
}
.mt-200 {
    margin-top: 200px !important;
}
.mh-65 {
    max-height: 65px !important;
}

.mh-30 {
    min-height: 30px !important;
}
.navbar-dark .navbar-toggler {
    color: black !important;
}
.formConfirm {
    display: none;
}
.kontorsgemenskap a{
    color: black;
}
.kontorsgemenskap ul li{
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    padding-top: 16px;

}
.telnr_k{
    padding-top: 150px;
}
.pilen{
    margin-top: 12px!important;
    font-size: 30px!important;
    margin-right: 0px!important;
}
.mc{
    justify-content: center!important;
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.ball {
width: 50px;
height: 50px;
border-radius: 50%;
background-color: #f2e7e1;
animation: bounce 0.5s;
animation-direction: alternate;
animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
animation-iteration-count: infinite;
}

@keyframes bounce {
from {
   transform: translate3d(0, 0, 0);
}
to {
   transform: translate3d(0, 30px, 0);
}
}
/* Prefix Support */
ball {
-webkit-animation-name: bounce;
-webkit-animation-duration: 0.5s;
-webkit-animation-direction: alternate;
-webkit-animation-timing-function: cubic-bezier(
.5, 0.05, 1, .5);
-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
from {
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
to {
   -webkit-transform: translate3d(0, 30px, 0);
   transform: translate3d(0, 30px, 0);
}
}
