@font-face {
  font-family: Arial Round;
  src: url('../fonts/arialroundedmtbold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #0082ca;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Arial Round, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Arial Round, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #0082ca;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Arial Round, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial Round, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial Round, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial Round, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #333;
  font-size: 16px;
  line-height: 30px;
}

a {
  color: #004a98;
  font-weight: 700;
  text-decoration: none;
}

li {
  color: #333;
  font-size: 16px;
  line-height: 30px;
}

.sec_foot {
  background-color: #004a98;
}

.con_foot {
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.sec_main {
  min-height: 750px;
}

.con_main {
  margin-bottom: 50px;
}

.sec_nav {
  background-color: #0082ca;
}

.div_nav_lg {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lkbl_nav {
  border-bottom: 1px solid #0082ca;
  height: 50px;
  margin-left: 0;
  margin-right: 5px;
  padding: 15px 10px;
  text-decoration: none;
}

.txt_nav {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.img_logo_lg {
  width: 625px;
}

.con_head {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lkbl_head {
  justify-content: center;
  align-items: center;
  height: 110px;
  display: flex;
}

.sec_names {
  background-color: #e5e5e5;
}

.con_names {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div_name_adams {
  border-left: 1px solid #000;
  padding: 0 10px;
}

.txt_name {
  color: #004a98;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.div_name_nahas {
  padding: 0 10px;
}

.div_name_certification {
  padding: 0 10px 0 0;
}

.txt_name_certification {
  color: #004a98;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.p_glob {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.h1_glob {
  color: #0082ca;
  letter-spacing: -.5px;
  -webkit-text-stroke-color: #0d5c97;
  margin-bottom: 20px;
  font-family: Arial Round, sans-serif;
  line-height: 40px;
}

.sec_copyright {
  background-color: #a9a8a9;
}

.con_copyright {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  display: flex;
}

.txt_copyright {
  color: #333;
  border-left: 1px solid #000;
  padding-left: 10px;
  padding-right: 10px;
}

.slid_glob {
  height: 314px;
}

.div_slide {
  justify-content: center;
  align-items: flex-start;
  height: 315px;
  display: flex;
}

.div_slid_txt {
  background-color: #004a98;
  flex-flow: column;
  flex: 0 314px;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.txt_slide {
  color: #fff;
  text-align: center;
  font-family: Arial Round, sans-serif;
  font-size: 55px;
  line-height: 50px;
}

.bu_slid {
  background-color: #0082ca;
  border-radius: 6px;
  margin-top: 25px;
}

.slid_nav {
  margin-bottom: 15px;
}

.div_foot {
  flex-flow: column;
  flex: 1;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.txt_foot_nav {
  color: #fff;
}

.lkbl_foot_nav {
  margin-bottom: 15px;
}

.txt_foot_contact {
  color: #fff;
  line-height: 33px;
}

.txt_foot_contact.bold {
  font-weight: 700;
}

.div_foot_contact {
  border-bottom: 1px solid #0082ca;
  margin-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div_main {
  padding-top: 30px;
  padding-left: 100px;
  padding-right: 100px;
}

.div_foot_logo {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 40%;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div_foot_nav {
  flex-flow: column;
  flex: 1;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div_foot_group {
  width: 60%;
  display: flex;
}

.div_nav_mobile_bar {
  display: none;
}

.div_nav_mobile_block {
  z-index: 10;
  background-color: #004a98;
  border-bottom: 1px solid #000;
  flex-flow: column;
  width: 50vw;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.div_nav_mobile_block_bar {
  border-bottom: 1px solid #0082ca;
  padding-top: 7px;
  padding-bottom: 7px;
}

.img_hamburger_blue {
  width: 50px;
  height: 50px;
}

.div_slid_image_1 {
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.div_slid_image_1.kid {
  background-image: url('../images/naha-and-adams-orthodontics-kid-1.webp');
  background-position: 0 0;
  background-size: cover;
}

.div_slid_image_1.teen {
  background-image: url('../images/naha-and-adams-orthodontics-teen-1.webp');
  background-position: 0 0;
  background-size: cover;
}

.div_slid_image_1.adult {
  background-image: url('../images/naha-and-adams-orthodontics-adult-1.webp');
  background-position: 0 0;
  background-size: cover;
}

.div_slid_image_2 {
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.div_slid_image_2.kid {
  background-image: url('../images/naha-and-adams-orthodontics-kid-2.webp');
  background-position: 0 0;
  background-size: cover;
}

.div_slid_image_2.teen {
  background-image: url('../images/naha-and-adams-orthodontics-teen-2.webp');
  background-position: 0 0;
  background-size: cover;
}

.div_slid_image_2.adult {
  background-image: url('../images/naha-and-adams-orthodontics-adult-2.webp');
  background-position: 0 0;
  background-size: cover;
}

.img_logo_sm, .img_logo_xs {
  display: none;
}

.txt_all_rights {
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
}

.lkbl_foot_contact {
  border-bottom: 1px solid #0082ca;
  margin-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 400;
}

.lkbl_foot_contact.no_padding {
  padding-top: 0;
}

.div_about_photos {
  justify-content: center;
  align-items: flex-start;
  margin: 20px 10px 10px 0;
  display: flex;
}

.img_doctor {
  border: 1.5px solid #d4d4d4;
  border-radius: 150px;
  width: 250px;
  margin-bottom: 15px;
  margin-left: 0;
}

.div_img_doctor {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.txt_img_doctor {
  margin-top: 12px;
}

.txt_img_doctor_abo {
  margin-top: 5px;
  font-size: 17px;
  font-style: italic;
  font-weight: 600;
}

.heading {
  margin-top: 0;
}

.html_hr {
  margin-top: 20px;
  margin-bottom: 0;
}

.coll_wrap_advice {
  margin-top: 40px;
}

.img_docs {
  border-radius: 150px;
  width: 300px;
}

.coll_list_wrap_docs {
  display: none;
}

.coll_list_docs {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.coll_item_staff {
  flex-flow: column;
  order: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: none;
}

.coll_item_docs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.txt_staff_docs {
  margin-top: 10px;
}

.div_img_docs {
  border: 1px solid #c9c9c9;
  border-radius: 150px;
  width: auto;
}

.coll_list_wrap_staff {
  margin-top: 40px;
  display: none;
}

.coll_list_staff {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 29px;
  display: none;
}

.img_staff {
  border-radius: 150px;
}

.div_img_staff {
  border: 1px solid #d8d8d8;
  border-radius: 150px;
  width: 200px;
  margin-left: 10px;
  margin-right: 10px;
}

.sec_social {
  background-color: #0082ca;
}

.con_social {
  justify-content: center;
  align-items: center;
  height: 55px;
  display: flex;
}

.lkbl_social {
  color: #fff;
}

.txt_social {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.img_fb_svg {
  width: 30px;
  height: 30px;
  margin-left: 13px;
}

.div_name_adams_group {
  display: flex;
}

.bu_read_more {
  background-color: #0082ca;
  border-radius: 8px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
}

.div_list_docs {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div_item_docs {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div_wrap_staff {
  margin-top: 40px;
}

.div_list_staff {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 29px;
  display: flex;
}

.div_item_staff {
  flex-flow: column;
  order: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block {
  background-color: #e91d1d;
}

.lkbl_blog_nav {
  width: 100%;
  margin-bottom: 10px;
  text-decoration: underline;
  display: block;
}

@media screen and (max-width: 991px) {
  .lkbl_nav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slid_glob {
    background-color: #fff;
    height: 245px;
  }

  .div_slide {
    height: 245px;
  }

  .div_slid_txt {
    flex-basis: 240px;
    padding-top: 20px;
  }

  .txt_slide {
    font-size: 40px;
    line-height: 37px;
  }

  .bu_slid {
    margin-top: 20px;
    font-size: 16px;
  }

  .slid_nav {
    margin-bottom: 7px;
    font-size: 15px;
    line-height: 16px;
  }

  .div_main {
    padding-top: 10px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .div_foot_logo {
    flex: 0 250px;
  }

  .div_foot_nav {
    flex: 0 200px;
  }

  .div_slid_image_1 {
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: fixed;
  }

  .coll_item_staff {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div_img_staff {
    width: 263px;
    margin-left: 0;
    margin-right: 0;
  }

  .div_name_adams_group {
    display: flex;
  }

  .div_item_staff {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .con_foot {
    flex-flow: column;
  }

  .div_nav_lg {
    display: none;
  }

  .lkbl_nav {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .img_logo_lg {
    display: none;
  }

  .con_names {
    flex-flow: wrap;
  }

  .div_name_adams {
    border-left-style: none;
  }

  .div_name_certification {
    padding-left: 10px;
  }

  .txt_name_certification {
    margin-top: 2px;
  }

  .txt_copyright {
    border-left: 1px solid #000;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mask_glob, .slide_1, .div_slide {
    height: 245px;
  }

  .div_slid_txt {
    flex: 0 0 200px;
    align-items: center;
    width: 200px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div_foot_logo {
    width: 100%;
  }

  .div_foot_group {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div_nav_mobile_bar {
    display: block;
  }

  .div_nav_hamburger {
    justify-content: center;
    align-items: center;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
  }

  .div_nav_mobile_block {
    width: 100vw;
    display: flex;
    left: -100vw;
  }

  .div_nav_mobile_block_bar {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .img_hamburger_white {
    width: 40px;
    height: 40px;
  }

  .div_slid_image_1 {
    background-image: url('../images/naha-and-adams-orthodontics-kid-1.webp');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    flex: 1;
    align-self: stretch;
  }

  .div_slid_image_1.kid {
    background-position: 50% 0;
  }

  .div_slid_image_1.teen {
    background-position: 0 0;
  }

  .div_slid_image_1.adult {
    background-position: 50% 0;
  }

  .div_slid_image_2 {
    background-image: url('../images/naha-and-adams-orthodontics-kid-2.webp');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    flex: 1;
    align-self: stretch;
  }

  .div_slid_image_2.kid, .div_slid_image_2.teen, .div_slid_image_2.adult {
    background-position: 50% 0;
  }

  .img_logo_sm {
    width: 400px;
    display: block;
  }

  .txt_all_rights {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div_about_photos {
    margin-right: 0;
  }

  .div_img_doctor {
    margin-left: 12px;
    margin-right: 12px;
  }

  .txt_img_doctor {
    text-align: center;
  }

  .coll_list_docs {
    flex-flow: wrap;
  }

  .coll_item_staff {
    margin-left: 10px;
    margin-right: 10px;
  }

  .coll_item_docs {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div_img_docs {
    width: 203px;
  }

  .coll_list_wrap_staff {
    margin-top: 0;
  }

  .coll_list_staff {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .div_img_staff {
    width: 203px;
    margin-left: 0;
    margin-right: 0;
  }

  .sec_nav_mobile {
    background-color: #0082ca;
  }

  .div_name_adams_group {
    border-left: 1px solid #000;
    flex-flow: column;
  }

  .div_list_docs {
    flex-flow: wrap;
  }

  .div_item_docs {
    flex-flow: column;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div_wrap_staff {
    margin-top: 0;
  }

  .div_list_staff {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .div_item_staff {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .con_foot {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .lkbl_head {
    height: 125px;
  }

  .con_names {
    flex-flow: column;
  }

  .div_name_adams {
    border-left-style: none;
    margin-top: 5px;
    padding-left: 0;
  }

  .div_name_certification {
    padding-left: 0;
  }

  .h1_glob {
    font-size: 34px;
    line-height: 35px;
  }

  .con_copyright {
    flex-flow: column;
  }

  .txt_copyright {
    text-align: center;
    border-left-style: none;
    margin-top: 5px;
  }

  .slid_glob {
    height: 400px;
  }

  .mask_glob {
    height: 510px;
  }

  .slide_1 {
    height: 400px;
  }

  .div_slide {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 500px;
  }

  .div_slid_txt {
    width: 100%;
    padding-top: 13px;
  }

  .txt_slide {
    font-size: 37px;
    line-height: 37px;
  }

  .bu_slid {
    margin-top: 15px;
  }

  .slid_nav {
    margin-bottom: 10px;
  }

  .txt_foot_nav {
    text-align: center;
  }

  .div_foot_contact {
    text-align: center;
    margin-right: 0;
  }

  .img_foot_nav_logo {
    width: 100%;
    max-width: 300px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div_main {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div_foot_logo {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div_foot_nav {
    margin-top: 20px;
  }

  .div_foot_group {
    flex-flow: column;
  }

  .img_hamburger_white {
    width: 40px;
    height: 40px;
  }

  .div_slid_image_1 {
    flex: 0 200px;
    display: flex;
  }

  .div_slid_image_1.kid {
    background-image: url('../images/naha-and-adams-orthodontics-kid-2.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div_slid_image_1.teen {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div_slid_image_1.adult {
    background-image: url('../images/naha-and-adams-orthodontics-adult-2.webp');
    background-position: 50%;
  }

  .div_slid_image_2 {
    display: none;
  }

  .div_slid_image_2.kid {
    background-image: url('../images/naha-and-adams-orthodontics-kid-1.webp');
  }

  .arro_left, .arro_right {
    display: none;
  }

  .img_logo_sm {
    flex: 0 auto;
    display: none;
  }

  .img_logo_xs {
    width: 270px;
    margin-top: 10px;
    display: block;
  }

  .txt_all_rights {
    text-align: center;
  }

  .lkbl_foot_contact {
    text-align: center;
    margin-right: 0;
  }

  .div_about_photos {
    flex-flow: wrap;
    margin-right: 0;
  }

  .div_img_doctor {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .coll_list_docs {
    flex-flow: wrap;
  }

  .coll_item_docs {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .div_img_staff {
    width: auto;
  }

  .heading-2 {
    line-height: 40px;
  }

  .div_name_adams_group {
    border-left-style: none;
    justify-content: flex-start;
    align-items: center;
  }

  .div_list_docs {
    flex-flow: wrap;
  }

  .div_item_docs {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
  }
}


@font-face {
  font-family: 'Arial Round';
  src: url('../fonts/arialroundedmtbold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}