* {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*------------------------------------------------- Header */

header.app_header {
  position: fixed;
  top: 49px;
  z-index: 99;
  width: 100%;
  display: flex;
}
.header_wrap {
  width: 100%;
  z-index: 99;
  display: flex;
  padding: 0 40px 0 0;
  align-items: center;
  justify-content: space-between;
}
.site_brand {
  display: flex;
  align-items: center;
}
.header_logo {
  width: 250px;
  transition: ease-in 0.2s;
}
.header_phone {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  margin-left: 14px;
  padding-left: 14px;
  font-size: 16px;
  font-weight: 500;
  color: var(--main-color);
}
.header_phone:hover {
  color: var(--primary-color);
}
.help a {
  color: var(--blue-color);
  background-color: #e5f0ff;
  font-size: 14px;
  padding: 8px 18px;
  font-weight: 500;
  border-radius: 2px;
}

.top_header {
  padding: 12px 20px;
  text-align: center;
  background-color: #fff;
  position: fixed;
  z-index: 1;
  width: 100%;
}
.top_header p {
  font-size: 12px;
  color: var(--main-bg-color);
  margin: 0px;
  /* font-weight: 500; */
}
.top_header p a {
  color: var(--green-color);
}
.spacer {
  flex: 1;
}
.nav-menu > li > a {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  padding: 14px 12px;
  color: #fff;
  position: relative;
}

.nav-menu > li {
  padding: 0;
}
.nav_right {
  margin: 0 0 0 10px;
}
.call {
  color: #fff;
}
/*------------------------------------------------- Footer */

/* -------------------- RESPONSIVE  */
@media screen and (max-width: 1400px) {
  .half.image img {
    min-height: 500px;
  }
}
@media screen and (max-width: 1200px) {
  .header_wrap {
    padding: 0 20px;
    height: 70px;
  }

  .header_logo {
    margin-left: 50px;
    width: 144px;
  }

  .app_header.bgcolor {
    background-color: #fff;
    padding: 0;
    transition: ease-in 0.2s;
  }
  .app_header.bgcolor .header_logo {
    display: block;
    width: 144px;
    transition: ease-in 0.2s;
  }
  .header_phone {
    font-size: 14px;
  }
  .help a {
    font-size: 12px;
    padding: 8px 16px;
  }

  .nav_block ul li a {
    font-size: 14px;
  }
  .nav_block ul li {
    padding: 7px 0;
  }
  .footer_address p br {
    display: none;
  }

  .nav-menu > li > a {
    font-size: 15px;
    padding: 12px 10px;
  }
  .call {
    padding: 10px 18px !important;
  }
  .half.content {
    padding: 20px;
  }
}
@media screen and (max-width: 980px) {
  .nav_block {
    margin-right: 20px;
  }
}
@media screen and (max-width: 840px) {
  .nav-toggle {
    right: auto;
  }
}

@media screen and (max-width: 420px) {
  .nav_block ul li a {
    font-size: 13px;
  }

  .call {
    padding: 8px 16px !important;
    font-size: 12px !important;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1440px) {
body {
  font-size: 85%;
}

header.app_header {
  position: fixed;
  top: 44px;
}

.header_logo {
  width: 200px;
  transition: ease-in 0.2s;
}
.nav-menu > li > a {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  padding: 14px 8px;
  color: #fff;
  position: relative;
}
}
@media screen and (min-width: 200px) and (max-width: 683px) {
  body {
    font-size: 85%;
  }
  p {
    font-size: 1em;
  }
  .offer .container {
    padding: 15% 0 5% 0;
  }
  .footer {
    padding: 15% 0 15% 0;
  }
  .footer li a {
    color: #fff;
    font-size: 1em;
    padding: 20px 0 20px 0;
  }
  .footer .address p {
    color: #fff; 
    font-weight: 500;
    font-size: 1.5em;
  }
  
  .footer .address a {
    color: #fff;
    padding: 0 0 10px 0;
    display: block;
    font-size: 1.5em;
  }
  
  .container {
    margin: 0 auto;
    width: 85%;
    max-width: 1550px;
  }
  .top_header ul {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .top_header ul li:first-child {
    display: none;
  }
  .top_header ul li a {
    font-size: 13px;
  }
  .banner {
    width: 100%;
    min-height: 550px;
    margin: 0 0 0 0;
    padding: 20% 0 150px 0;
    position: relative;
    text-align: center;
    height: 550px;
    background: url(../img/banner.jpg) no-repeat center center/cover;
  }

  .container .banner_text {
    top: 35%;
  }
  .banner_bottom {
    flex-direction: column;
    width: 100%;
    padding: 5%;
  }
  .banner_bottom p {
    padding: 10px 0 0 0;
  }
  .left {
    width: 100%;
  }
  .offer .left {
    padding: 0;
  }

  .right {
    width: 100%;
    padding: 50px 0;
  }
  .right img {
    left: -20px;
    position: relative;
  }
  .application_area .carousel {
    padding: 0;
    width: 100%;
    height: 350px;
    margin: 30px 0;
  }

  .application_area .carousel-cell {
    width: 70%;
    padding: 0 10px;
    height: 350px;
  }

  .application_area .carousel-cell .content {
    padding: 30px 10% 25px 10%;
  }
  .application_area p {
    color: rgb(255, 255, 255);
  }
  .application_area h3 {
    color: #fff;
    padding: 100px 0 0 0;
  }

  .medical {
    width: 100%;
    padding: 30px 0;
  }

  .medical ul {
    padding: 7% 0;
  }

  .services ul li {
    width: 50%;
  }

  a.btn {
    margin: 20px 0 0 0;
  }
  .question ul li {
    width: 100%;
  }

  .question ul li img {
    display: none;
  }
  h3 {
    padding: 0 0 10px 0;
  }
  .question_content h3 {
    padding: 0 0 10px 0;
    min-height: 21px;
    font-size: 1.2em;
  }
  h5 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 2em;
    line-height: 1.2;
  }

  h2 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 2em;
    line-height: 1;
  }

  .nav_right {
    display: none;
  }
  .logo {
    width: 100%;
  }
  .footer .nav {
    width: 100%;
    padding: 0;
    grid-template-columns: 1fr;
  }
  .address {
    width: 100%;
    padding: 30px 0 0 0; 

  }
  .list {
    width: 100%;
    padding: 0;
  }
  .footer_logo {
    width: 100%;
    padding: 0;
  }
  .bottom_footer p::after {
    top: 35px;
    display: none;
  }
  header.app_header {
    background-color: #fff;
    top: 43px;
    transition: ease-in 0.5s;
  }
  .banner::after {
    display: none;
  }
  h1 {
    font-size: 3em;
  }
  .medical ul li {
    width: 100%;
    padding: 0 0 20px 0;
  }
}

@media screen and (min-width: 684px) and (max-width: 1024px) {
  body {
    font-size: 90%;
  }

  .offer .container {
    padding: 15% 0 5% 0;
  }

  .container {
    margin: 0 auto;
    width: 85%;
    max-width: 1550px;
  }
  .top_header ul {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .top_header ul li:first-child {
    display: none;
  }
  .top_header ul li a {
    font-size: 13px;
  }
  .banner {
    width: 100%;
    min-height: 750px;
    margin: 0 0 0 0;
    padding: 20% 0 150px 0;
    position: relative;
    text-align: center;
    height: 750px;
    background: url(../img/banner.jpg) no-repeat center center/cover;
  }

  .container .banner_text {
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .banner_bottom {
    flex-direction: column;
    width: 100%;
    padding: 5%;
  }
  .banner_bottom p {
    padding: 10px 0 0 0;
    font-size: 1.5em;
  }
  .left {
    width: 100%;
  }
  .offer .left {
    padding: 0;
  }

  .right {
    width: 100%;
    padding: 50px 0;
  }
  .right img {
    left: -20px;
    position: relative;
  }
  .application_area .carousel {
    padding: 10% 0;
    width: 100%;
    height: 500px;
  }

  .application_area .carousel-cell {
    width: 50%;
    height: 500px;
    padding: 0 10px;
  }

  .application_area .carousel-cell .content {
    height: 400px;
    padding: 8vh 10% 0 10%;
  }
  .application_area h3 {
    color: #fff;
    padding: 145px 0 0 0;
  }

  .services ul li {
    width: 40%;
  }

  a.btn { 
    margin: 20px 0 0 0;
  }
  .question ul li {
    width: 32%;
  }
  h3 {
    padding: 0 0 10px 0;
  }
  .question_content h3 {
    padding: 0 0 10px 0;
    min-height: 21px;
    font-size: 1.2em;
  }
  h5 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 2em;
    line-height: 1.2;
  }

  h2 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 2em;
    line-height: 1;
  }

  .nav_right {
    display: none;
  }
  .logo {
    width: 100%;
  }
  .footer .nav {
    width: 100%;
    padding:20px 0 50px  0;
  }
  .address {
    width: 100%;
    padding: 10px 0 0 0;
  }
  .list {
    width: 100%;
    padding: 0;
  }
  .footer_logo {
    width: 100%;
    padding: 0;
  }
  .bottom_footer p::after {
    top: 35px;
    display: none;
  }
  header.app_header {
    background-color: #fff;
    top: 43px;
    transition: ease-in 0.5s;
  }
  .banner::after {
    display: none;
  }
  h1 {
    font-size: 4em;
  }
  .medical ul li {
    width: 50%;
    padding: 0 0 20px 0;
  }
}
