/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.04
*/

strong,
b {
  font-weight: 600;
  font-family: "Helvetica", sans-serif;
  display: swap;
}

@font-face {
  font-family: "Montserrat-SemiBold";
  src: url(img/Montserrat-SemiBold.ttf);
  display: swap;
}

@font-face {
  font-family: "Montserrat-Medium";
  src: url(img/Montserrat-Medium.ttf);
  display: swap;
}

@font-face {
  font-family: "Montserrat-Bold";
  src: url(img/Montserrat-Bold.ttf);
  display: swap;
}

*,
body {
  font-family: "Helvetica", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: "Helvetica", sans-serif;
  font-weight: 600;
}

.chinhsach {
  margin-left: 15px;
}

.section__slider .owl-prev,
.section__slider .owl-next {
  position: absolute;
  top: 50% !important;
  left: 30px;
  width: 45px !important;
  height: 45px !important;
  min-height: initial;
  text-align: center;
  color: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 100% !important;
  line-height: 45px !important;
  font-size: 35px !important;
  margin: 0 !important;
  opacity: 0;
  visibility: hidden;
}

.section__slider:hover .owl-next,
.section__slider:hover .owl-prev {
  opacity: 1;
  visibility: visible;
}

.section__slider .owl-next {
  position: absolute;
  top: 50%;
  left: inherit;
  right: 30px;
}

.section__slider .owl-prev span,
.section__slider .owl-next span {
  position: absolute;
  top: -3px;
  left: 5px;
  right: 0;
  margin: auto;
}

.section__slider .owl-prev:hover,
.section__slider .owl-next:hover {
  background: #226f89 !important;
}

.heading {
  position: relative;
  margin: 0 0 30px 0;
  line-height: 30px;
  padding: 0 0 15px 0;
  font-family: "Helvetica", sans-serif;
  font-weight: 400 !important;
  color: #000;
  font-size: 24px;
  text-transform: uppercase;
}

.heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 195px;
  height: 2px;
  background: #710e0e;
}

.heading a {
  font-family: "Helvetica", sans-serif;
  font-weight: 400 !important;
  color: #000;
  font-size: 24px;
  text-transform: uppercase;
}

#wrapper {
  overflow: hidden;
}

.clear {
  clear: both;
}

.image-tools.top.right {
  z-index: 9;
}

.badge-container {
  display: none;
}

.product-title a {
  font-size: 15px;
  color: #333;
}

.product-small:hover .product-title a {
  color: #000;
}

.block-product-col {
  margin: 0 -10px;
  clear: both;
}

.block-product-col .col-4 {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
}

.block-product-col .col-4:nth-child(4n + 1) {
  clear: both;
}

.block-product-col .col-3 {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
}

.block-product-col .col-3:nth-child(3n + 1) {
  clear: both;
}

.block-product-1 .col-inner {
  background-color: #f4f4f4;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}

.block-product-1 .box-text {
  text-align: center;
  padding-bottom: 0.4em;
}

.box-text .price-wrapper {
  height: 22px;
  margin: 6px 0;
  line-height: 22px;
}

.box-text del,
.box-text ins {
  width: 50%;
  display: block;
  float: left;
}

.box-text del span.amount {
  color: #111;
  font-size: 13px;
}

.box-text span.amount {
  color: #d71e1e;
  font-size: 16px;
  font-weight: 500;
}

.block-product-1 .box-text .star-rating {
  margin-left: auto;
  margin-right: auto;
}

.product-info .price-wrapper span.amount,
.product-info .price-wrapper ins .amount {
  font-size: 36px;
  color: #f54444;
}

.product-info .price-wrapper del,
.product-info .price-wrapper ins {
  display: block;
  margin-bottom: 10px;
}

.product-info .price-wrapper del {
  color: #a8a8a8;
  font-size: 15px;
}

.product-info .price-wrapper del .amount {
  font-size: 15px;
  color: #a8a8a8;
}

.block-product-col a.view_product {
  position: relative;
  display: inline-block;
  background-color: #fff0;
  text-transform: uppercase;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  -ms-touch-action: none;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid #fff0;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-size: 0.8em;
  margin-bottom: 0;
  margin-top: 1em;
  background-color: #dedede;
}

.block-product-col a.wc-forward {
  position: relative;
  display: inline-block;
  background-color: #fff0;
  text-transform: uppercase;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  -ms-touch-action: none;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid #fff0;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-size: 0.8em;
  margin-bottom: 0;
  margin-top: 1em;
  background-color: #446084;
  color: #fff;
}

.block-product-2 .col-inner {
  border: 1px solid #ddd;
  position: relative;
}

.block-product-2 .col-inner .box-text {
  padding: 10px;
  overflow: hidden;
}

.block-product-2 .col-inner .rt-description {
  position: absolute;
  top: 0;
  left: -245px;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0.7);
  color: #fff;
  padding: 10px;
  font-size: 14px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
}

.block-product-2 .col-inner:hover .rt-description {
  opacity: 1;
  left: 0;
}

.block-product-2 .col-inner .rt-description a {
  color: #fff;
}

.block-product-col .rt-description a.view_product {
  margin-top: 0;
  color: #000;
}

.block-product-2 .rt-description a.wc-forward {
  margin-top: 0;
  margin-right: 0;
}

.block-product-3 .col-inner {
  border: 1px solid #ddd;
}

.block-product-3 .col-inner .box-text {
  padding-bottom: 0.4em;
}

.block-product-3 .price-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  height: 38px;
}

.block-product-3 .price-wrapper .price,
.block-product-3 .price-wrapper .rt_view_product {
  width: 50%;
  margin: 0 auto;
}

.block-product-3 .price-wrapper .price,
.block-product-3 .price-wrapper .rt_view_product .view_product {
  margin-top: 0;
  margin-right: 0;
}

.block-product-3 .price-wrapper .price del,
.block-product-3 .price-wrapper .price ins {
  display: block;
  width: 100%;
  margin: 2px 0;
}

.block-product-3 .title-wrapper {
  text-align: center;
}

.socical__footer {
  display: flex;
  align-items: center;
}

.socical__footer a img {
  margin: 0 auto !important;
  max-width: 36px;
}

.footer-2 {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 50px;
}

.footer-2 .widget:nth-child(1) {
  max-width: 32%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 32%;
}

.footer-2 .widget:nth-child(1) img {
  margin-bottom: 0 !important;
  margin: 10px auto 0;
}

.footer-2 .widget:nth-child(2) {
  max-width: 38%;
  -ms-flex-preferred-size: 21%;
  flex-basis: 38%;
  padding: 0 10px;
}

.footer-2 .widget:nth-child(3) {
  max-width: 30%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 30%;
}

.footer-2 .widget:nth-child(4) {
  max-width: 27%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 27%;
}

.footer-2 .widget p {
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  margin: 0;
  font-weight: 400;
}

.footer-2 .widget .map__footer {
  margin-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #3d3938;
}

.footer-2 .widget .map__footer p {
  color: #fff;
  margin-bottom: 5px;
}

.footer-2 .widget ul li {
  border-top: 0 !important;
}

.footer-2 .widget ul li a {
  color: #fff;
  font-size: 14px;
}

.form__tv {
  overflow: hidden;
  clear: both;
}

.form__tv input[type="email"] {
  float: left;
  width: calc(100% - 38px);
  height: 38px;
  line-height: 32px;
  border: 0;
  padding: 0 10px;
  box-shadow: 0 0 0 0 #fff;
  background: #fff;
  color: #333;
  font-size: 13px;
  margin: 0;
}

.form__tv input[type="submit"] {
  width: 32px;
  min-height: inherit;
  height: 38px;
  float: right;
  background: url(img/seach.png) center center no-repeat #0436b4;
  text-indent: -9999px;
  margin: 0;
  border: 0;
}

div.wpcf7-mail-sent-ok {
  color: #fff;
  font-size: 13px;
}

#wpcf7-f1009-p1809-o1 .wpcf7-mail-sent-ok {
  color: red;
}

.footer-2 span.widget-title {
  color: #00aff2;
  font-size: 14px;
  font-family: "Helvetica", sans-serif;
}

.footer-2 .is-divider {
  width: 50px;
  max-width: 50px;
  height: 1px;
  background: #00aff2;
}

.socical__footer {
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: 0;
  text-align: center;
  padding: 15px 0;
  width: 100%;
  display: block;
}

.socical__footer a {
  display: inline-block;
  width: 45px;
  height: 35px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  margin: 0 5px;
  position: relative;
}

.socical__footer a img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto !important;
  top: 0;
  max-height: 28px;
  width: auto;
}

.socical__footer a i {
  color: #fff;
  font-size: 19px;
  font: normal normal normal 19px/1 FontAwesome !important;
}

.socical__footer a:hover i {
  color: #fff;
}

.footer-2 .widget ul li a:hover {
  color: #00aff2;
}

.customer__item {
  list-style: none;
}

.customer__item .inner__customer {
  overflow: hidden;
}

.customer__item .inner__customer .img-customer {
  float: left;
  width: 210px;
  position: relative;
  overflow: hidden;
}

.customer__item .inner__customer .img-customer img {
  width: 210px;
  height: 210px;
  padding: 5px;
  border-radius: 100%;
  background: #4e4744;
}

.customer__item .inner__customer .content-title {
  float: right;
  width: calc(100% - 230px);
  padding: 40px 0;
}

.customer__item .inner__customer .content-title h4 {
  color: #0436b4;
  font-size: 21px;
  line-height: 30px;
  margin: 0 0 15px 0;
}

.customer__item .inner__customer .content-title p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
  margin: 0;
}

.list__customer .owl-nav {
  display: none !important;
}

.list__customer .owl-dots {
  text-align: center;
}

.list__customer .owl-dots button span {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
}

.box__customer h2 {
  color: #fff;
}

.box__why .icon-box-text h3 {
  font-size: 18px;
  font-family: "Helvetica", sans-serif;
  color: #000;
}

.box__why .icon-box-text p {
  font-size: 14px;
  color: #000;
  line-height: 23px;
}

.box__why .col {
  margin-bottom: 30px;
}

.section__why {
  padding-bottom: 0 !important;
}

.section__slider .owl-dots {
  display: none;
}

.section__info p {
  color: #000;
  font-size: 14px;
  line-height: 30px;
}

.button__info {
  background: #0436b4 !important;
  font-weight: 400;
  margin: 0;
  padding: 0 30px;
}

.site-main {
  background: url(img/bb.webp) repeat;
}

.header__tel {
  overflow: hidden;
  display: flex;
  align-items: center;
}

.header__tel .img__tel {
  float: left;
  width: 60px;
}

.header__tel .tel__phone {
  width: calc(100% - 21px);
}

.header__tel .tel__phone a {
  font-size: 19px;
  color: #333;
  font-family: "Helvetica", sans-serif;
  font-weight: 500;
  display: inline-block;
  line-height: 26px;
  letter-spacing: 2px;
}

.header__tel .tel__phone a:hover {
  color: red;
}

.Doctor__item {
  list-style: none;
}

.Doctor__item .img-Doctor img {
  width: 310px !important;
  height: 310px;
  border-radius: 100%;
  display: block !important;
  margin: 0 auto;
  object-fit: cover;
}

.Doctor__item .content-title {
  text-align: center;
}

.Doctor__item .content-title h4 {
  color: #fff;
  font-size: 22px;
  line-height: 33px;
}

.List__Doctor .owl-dots {
  display: none !important;
}

.List__Doctor .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0;
}

.List__Doctor .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  margin: 0;
}

.List__Doctor .owl-nav .owl-prev span,
.List__Doctor .owl-nav .owl-next span {
  font-size: 82px;
  color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  line-height: 30px;
}

.owl-carousel {
  margin: 0 auto 0 !important;
}

.box__customer {
  padding-bottom: 40px !important;
}

.customer__item .inner__customer .img-customer:after {
  box-shadow: 0 0 0 3px #4f9916;
  border-radius: 50%;
  box-sizing: content-box;
  content: "";
  height: 100%;
  left: -4px;
  opacity: 0;
  padding: 4px;
  top: -4px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.customer__item .inner__customer .img-customer:hover:after {
  opacity: 1;
  transform: scale(1);
}

.box__socical {
  padding: 40px;
  border: 1px dashed #fff;
  border-radius: 10px;
}

.box__hotline__footer {
  overflow: hidden;
  clear: both;
}

.box__hotline__footer img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}

.box__hotline__footer a {
  display: block;
  color: #fff;
  font-size: 26px;
  font-family: "Helvetica", sans-serif;
  line-height: 31px;
}

.footer-1 {
  padding: 8px 0;
  background: url(img/hea.webp) no-repeat !important;
  background-size: cover !important;
}

.footer-2 {
  background: url(img/bbb.webp) no-repeat !important;
  background-size: cover !important;
}

.footer-1 .widget_nav_menu {
  margin: 0;
  padding: 0;
}

.footer-1 .widget_nav_menu ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.footer-1 .widget_nav_menu ul li {
  display: inline-block;
  border: 0;
}

.footer-1 .widget_nav_menu ul li:hover a {
  color: #cb0000;
}

.footer-1 .widget_nav_menu ul li a {
  font-size: 14px;
  font-weight: 600;
  line-height: 32px;
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 15px;
}

.footer-1 .widget_nav_menu ul li:last-child a {
  border-right: 0;
}

.footer-1 .widget_nav_menu ul li ul {
  display: none !important;
}

.section__doctor .elementor-element p {
  font-size: 14px;
  margin: 0 0 14px 0;
  line-height: 24px;
  color: #000;
}

.buttom__doctor a {
  padding: 12px 93px !important;
  font-size: 18px !important;
}

.buttom__doctor a:hover {
  background: #0436b4 !important;
}

.title__img .elementor-heading-title {
  color: #0436b4 !important;
  font-size: 26px;
  text-transform: uppercase;
  padding-left: 37px;
  background: url(img/icon__img.png) 0 12px no-repeat;
  display: inline;
}

.title__video .elementor-heading-title {
  background: url(img/icon__video.png) 0 12px no-repeat;
}

.elementor-slick-slider .slick-prev {
  width: 50px;
  height: 50px;
  background: #cecaca !important;
  border-radius: 100%;
  line-height: 20px;
  left: -60px;
}

.elementor-slick-slider .slick-slider .slick-next {
  width: 50px;
  height: 50px;
  background: #cecaca !important;
  border-radius: 100%;
  line-height: 20px;
  right: -60px;
}

.news-widget-doctor {
  overflow: hidden;
  clear: both;
}

.news-widget-doctor .swiper-container {
  float: right;
  width: 49%;
}

.tabBlock-content {
  float: left;
  width: 49%;
}

.thum__img__doc {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 173px;
  overflow: hidden;
  position: relative;
  border: 1px solid #e1e1e1;
  background: url(img/bg.png) no-repeat;
  background-size: cover;
}

.thum__img__doc:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(98 190 27 / 0.5);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}

.thum__img__doc:hover:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.thum__img__doc a {
  text-align: center;
  display: table-cell;
  position: relative;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
  line-height: 0;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -web-transition: all 400ms ease-in-out;
}

.thum__img__doc a img {
  width: auto;
  height: auto;
  max-height: 173px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}

.swiper-pagination {
  clear: both;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-top: 12px;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  margin: 0 2px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #035898;
  color: #035898;
}

.colum__innner {
  overflow: hidden;
  clear: both;
}

.colum__innner {
  border-left: 5px solid #cc9114;
  border-right: 5px solid #f5d721;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 5px;
  -moz-background-size: 100% 5px;
  background-size: 100% 5px;
  background-image: -webkit-linear-gradient(left, #cc9114 0%, #f5d721 100%),
    -webkit-linear-gradient(left, #cc9114 0%, #f5d721 100%);
  background-image: -moz-linear-gradient(left, #cc9114 0%, #f5d721 100%),
    -moz-linear-gradient(left, #cc9114 0%, #f5d721 100%);
  background-image: -o-linear-gradient(left, #cc9114 0%, #f5d721 100%),
    -o-linear-gradient(left, #cc9114 0%, #f5d721 100%);
  background-image: linear-gradient(to right, #cc9114 0%, #f5d721 100%),
    linear-gradient(to right, #cc9114 0%, #f5d721 100%);
  min-height: 510px;
}

.colum__img {
  float: left;
  width: 49%;
}

.colum__img img {
  width: 100%;
  height: 505px;
  object-fit: cover;
}

.colum__content {
  float: right;
  width: 49%;
  padding: 50px 0;
}

.colum__content h4 {
  color: #000;
  font-size: 18px;
  font-family: "Helvetica", sans-serif;
}

.colum__content h3 {
  color: #0436b4;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Helvetica", sans-serif;
}

.colum__content .box__des__doc p {
  color: #333;
  font-size: 14px;
  line-height: 26px;
  position: relative;
  margin: 0;
}

.colum__content .box__des__doc p:before {
  content: "\f054";
  font-family: "fontawesome";
  color: #333;
  margin-right: 5px;
  font-size: 10px;
}

.colum__content .box__des__doc p:hover {
  color: #035898;
}

.colum__content .box__des__doc p:hover:before {
  color: #035898;
}

.buttom__submit {
  background: #035898;
  padding: 7px 0;
  color: #fff;
  text-transform: uppercase;
  display: block;
  width: 62%;
  font-size: 14px;
  margin: 35px auto 0;
  text-align: center;
}

.buttom__submit:hover {
  background: #8bd052;
  color: #fff;
}

.box__sevice .elementor-widget-container {
  border: 8px solid #0b65a9;
  border-radius: 10px;
  position: relative;
  background: #0b65a9;
}

.box__sevice .elementor-widget-container:hover {
  background: #c9962c;
  border: 8px solid #c9962c;
}

.box__sevice .elementor-widget-container .elementor-image-box-wrapper {
  margin-top: -15px;
  margin-left: -15px;
  position: relative;
}

.box__sevice .elementor-image-box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px;
  color: #fff;
}

.box__sevice .elementor-image-box-content .elementor-image-box-title {
  margin: 0;
  background: #035898;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 0 0 5px 5px;
  line-height: 45px;
}

.back-to-top {
  bottom: 38px !important;
  right: 0 !important;
}

.news-widget-video {
  overflow: hidden;
  clear: both;
  margin: 0 -15px;
  padding-bottom: 55px;
}

.video__items {
  float: left;
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 28px;
}

.video__items .video__title {
  padding: 10px 0 0 0;
}

.video__items .video__title h4 a {
  color: #000;
  font-size: 19px;
  font-family: "UTM-HelveBold";
}

.box__video__img {
  position: relative;
}

.box__video__img:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  width: 110px;
  height: 110px;
  background: url(img/video.png) no-repeat;
  z-index: 9;
}

.box__video__img {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 225px;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}

.box__video__img a {
  text-align: center;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  line-height: 0;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -web-transition: all 400ms ease-in-out;
}

.box__video__img a img {
  width: 100%;
  height: auto;
  height: 225px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}

.box__video__img:hover a img {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  transform: scale(1.09);
}

.video__items .video__title h4 a:hover {
  color: #0436b4;
}

.header-bottom .header-nav li .nav-dropdown {
  padding: 15px;
  min-width: 280px;
}

.header-bottom .header-nav li.uber__menu {
  position: initial;
}

.header-bottom .header-nav li.uber__menu .nav-dropdown {
  min-width: 860px;
  padding: 15px;
}

.header-bottom .header-nav li.uber__menu .nav-dropdown li {
  float: left;
  clear: none;
  width: 33.333%;
}

.header-bottom .header-nav li.uber__menu ul li > a,
.header-bottom .header-nav li.uber__menu ul li > a span,
.header-nav li .nav-dropdown li a {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}

.header-nav li .nav-dropdown li li a {
  font-weight: 400;
}

.header-bottom .header-nav li.uber__menu .nav-dropdown li > a:hover,
.header-bottom .header-nav li.uber__menu .nav-dropdown li > a:hover span {
  color: #0436b4;
}

.header-bottom .header-nav li.uber__menu .nav-dropdown li > a > img {
  width: auto;
  height: auto;
  max-width: 25px;
  margin-right: 5px;
}

.header-bottom {
  background: #0436b4;
  background: -moz-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: -webkit-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: linear-gradient(to right, #0436b4 0%, #1f6c8f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0436b4', endColorstr='#1f6c8f', GradientType=1);
}

.header-bottom .header-nav > li {
  margin: 0;
}

.header-bottom .header-nav > li > a {
  padding: 0 18px;
  position: relative;
  font-family: "Montserrat-SemiBold";
}

.header-bottom .header-nav > li:first-child > a {
  padding-left: 0;
}

.header-bottom .header-nav > li:first-child > a span {
  font-family: "-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif",
    sans-serif;
}

.header-bottom .header-nav > li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 30px;
  background: #b7d3f2;
  top: 0;
  margin: auto;
}

.header-bottom .header-nav li a:hover {
  color: #0436b4;
}

#main .large-9 {
  max-width: calc(100% - 390px);
  -ms-flex-preferred-size: calc(100% - 375px);
  flex-basis: calc(100% - 390px);
  border: 0;
}

#main .post-sidebar,
#main .large-3 {
  max-width: 390px;
  -ms-flex-preferred-size: 390px;
  flex-basis: 390px;
}

.news__sidebar__item {
  overflow: hidden;
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
}

.news__sidebar__item .news-thumb {
  float: left;
  width: 100px;
}

.news__sidebar__item .news-thumb a {
  display: block;
  line-height: 0;
}

.news__sidebar__item .news-thumb a img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  object-fit: cover;
}

.news__sidebar__item .box__title__news {
  float: right;
  width: calc(100% - 100px);
}

.news__sidebar__item .box__title__news h4 {
  margin: 0;
}

.news__sidebar__item .box__title__news h4 a {
  color: #757575;
  font-size: 14px;
  display: block;
  line-height: 23px;
  font-style: normal;
}

.news__sidebar__item .boxx__innner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.post-sidebar .widget-title {
  display: block;
  background: url(img/heading__sidebar.png) no-repeat;
  background-size: cover;
  line-height: 44px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 15px;
  margin: 0 0 10px 0;
  border-radius: 8px;
  font-style: normal;
}

.post-sidebar .is-divider {
  display: none !important;
}

.post-sidebar .facebook_like {
  text-align: center;
}

.post-sidebar .facebook_like .widget-title {
  text-align: left;
}

.list__advisory__sidebar {
  padding: 10px;
  overflow: hidden;
}

.news__sidebar__advisory {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.news__sidebar__advisory .box__title__advisory h4 a {
  display: block;
  color: #000;
  font-size: 15px;
  line-height: 23px;
  padding-left: 35px;
  background: url(img/icon__sb.png) left center no-repeat;
  text-transform: none;
  font-style: normal !important;
}

input[type="search"] {
  box-shadow: 0 0 0 0;
}

.box__title__address {
  background: #e5eff6;
  color: #000;
  padding: 5px 25px;
  border-radius: 5px;
  margin-bottom: 25px !important;
}

.box__title__address .elementor-icon-box-title span {
  font-family: "Helvetica", sans-serif;
  font-size: 18px;
}

.box__title__address .elementor-icon-box-icon span i {
  font-size: 20px;
  color: #45a33b;
}

.form__contact {
  overflow: hidden;
  clear: both;
}

.form__contact h4 {
  color: #000;
  font-family: "Helvetica", sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 15px 0;
}

.form__contact > p > span {
  float: left;
  width: 49%;
}

.form__contact > p > span:nth-child(2n) {
  float: right;
}

.form__contact input,
.form__contact select {
  width: 100%;
  margin: 0 0 18px 0;
  border: 1px solid #ddd;
  box-shadow: 0 0 0 0;
  height: 40px;
  border-radius: 6px;
  color: #333;
}

.form__contact input[type="submit"] {
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-family: "Helvetica", sans-serif;
  background: #46a43a;
  height: 41px;
}

.list__doctor {
  margin: 0;
  padding: 0;
}

.list__doctor li {
  list-style: none;
  padding: 25px 25px 15px 25px;
  border: 2px solid #035898;
  margin-bottom: 25px;
}

.list__doctor .item__doctor__archive .box__top {
  overflow: hidden;
  clear: both;
  margin-bottom: 35px;
}

.list__doctor .item__doctor__archive .box__top .left__doc {
  text-align: center;
  float: left;
  width: 30%;
  overflow: hidden;
  position: relative;
  border: 1px solid #e1e1e1;
  background: url(img/bg.png) no-repeat;
  background-size: cover;
}

.list__doctor .item__doctor__archive .box__top .right__doc {
  float: right;
  width: calc(100% - 30% - 30px);
}

.list__doctor .item__doctor__archive .box__top .right__doc h4 {
  color: #0436b4;
  font-size: 20px;
  font-family: "Helvetica", sans-serif;
}

.list__doctor .item__doctor__archive .box__top .right__doc p {
  color: #333;
  font-size: 14px;
  line-height: 26px;
  position: relative;
  margin: 0;
}

.list__doctor .item__doctor__archive .box__top .right__doc p:before {
  content: "\f054";
  font-family: "fontawesome";
  color: #333;
  margin-right: 5px;
  font-size: 10px;
}

.list__doctor .item__doctor__archive .box__top .right__doc p:hover:before {
  color: #035898;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.box__heading__price {
  background: #50485b;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 20px;
  color: #fff;
  position: relative;
  margin: 0 0 20px 0;
}

.box__heading__price:before {
  content: "\f144";
  font-family: "fontawesome";
  margin-right: 5px;
}

.items__pervious {
  overflow: hidden;
  clear: both;
  margin-bottom: 60px;
}

.items__pervious img {
  width: 100%;
}

.box__content__previews {
  overflow: hidden;
  clear: both;
  background: url(img/bg_name.png) no-repeat;
  background-size: cover;
  padding: 10px;
}

.box__content__previews .name__preview {
  float: left;
  width: 31.33%;
  border-right: 1px solid #618ab0;
  margin-right: 10px;
  padding-right: 10px;
}

.box__content__previews .name__preview h4 {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  margin: 0;
  line-height: 50px;
}

.box__content__previews .box__des__previews {
  float: right;
  width: calc(100% - 34%);
}

.box__content__previews .box__des__previews span {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  display: block;
}

.box__post__select {
  overflow: hidden;
  clear: both;
  margin: 0 -8px;
  padding-bottom: 40px;
  padding-top: 19px;
}

.box__post__select .item__post__news {
  float: left;
  width: 25%;
  padding: 0 8px;
}

.box__post__select .item__post__news:hover .post__content__post {
  background: #37993d;
}

.box__post__select .item__post__news .img__cate__post {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 130px;
  border: 1px solid #ddd;
  position: relative;
  overflow: hidden;
}

.box__post__select .item__post__news .img__cate__post a {
  text-align: center;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  line-height: 0;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -web-transition: all 400ms ease-in-out;
}

.box__post__select .item__post__news .img__cate__post a img {
  width: 100%;
  height: auto;
  height: 130px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
  margin: 0 !important;
}

.box__post__select .item__post__news .img__cate__post:hover a img,
.item__post__related .thum__related:hover a img {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  transform: scale(1.09);
}

.box__post__select .item__post__news .post__content__post h4 {
  margin: 0;
}

.box__post__select .item__post__news .post__content__post {
  background: #035898;
  text-align: center;
  padding: 12px 10px;
}

.box__post__select .item__post__news .post__content__post h4 a {
  color: #fff;
  font-size: 13px;
  display: block;
  line-height: 22px;
  font-family: "Helvetica", sans-serif;
  min-height: 66px;
}

.item__doctor__archive .owl-carousel .owl-dots {
  display: block;
  text-align: center;
  margin-top: 15px;
}

.item__doctor__archive .owl-carousel .owl-dots button {
  margin: 0;
}

.item__doctor__archive .owl-carousel .owl-dots button span {
  display: inline-block;
  padding: 6px;
  background: #fff;
  margin: 0 4px;
  border-radius: 100%;
  box-shadow: -1px -1px 1px 1px #bcbcbc;
}

.item__doctor__archive .owl-carousel .owl-dots button.active span {
  background: #5bb334;
  box-shadow: 0 0 0 0;
}

.list__news__archive {
  margin: 0;
  padding: 0;
}

.list__news__archive .item__news__archive {
  overflow: hidden;
  clear: both;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px dashed #d4d4d4;
}

.list__news__archive .item__news__archive .news__left {
  float: left;
  width: 29%;
}

.list__news__archive .item__news__archive .news__left a {
  display: block;
  line-height: 0;
}

.list__news__archive .item__news__archive .news__left a img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 6px;
}

.list__news__archive .item__news__archive .news__right {
  float: right;
  width: calc(100% - 35%);
}

.list__news__archive .item__news__archive .news__right h4 a {
  display: block;
  color: #000;
  font-size: 16px;
  font-family: "Helvetica", sans-serif;
}

.list__news__archive .item__news__archive .news__right p {
  font-size: 14px;
  color: #383838;
  line-height: 23px;
  max-height: 69px;
  overflow: hidden;
}

.list__news__archive .item__news__archive .news__right a.views__all {
  float: right;
  color: #035898;
  font-family: "Helvetica", sans-serif;
  font-style: italic;
}

.heading-title-home {
  color: #0436b4;
  font-family: "Helvetica", sans-serif;
  line-height: 38px;
  margin: 0 0 30px 0;
  font-size: 26px;
  text-transform: uppercase;
}

.list__related {
  margin: 0 -15px;
  padding: 0;
}

.list__related li {
  list-style: none;
  float: left;
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 15px;
}

.item__post__related .thum__related {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 145px;
  position: relative;
  overflow: hidden;
}

.item__post__related .thum__related a {
  text-align: center;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  line-height: 0;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -web-transition: all 400ms ease-in-out;
}

.item__post__related .thum__related a img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  height: 145px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
  margin: 0 !important;
}

.item__post__related .content__related {
  padding: 10px 0 0 0;
}

.item__post__related .content__related h4 a {
  display: block;
  color: #333;
  font-size: 15px;
  font-family: "Helvetica", sans-serif;
  line-height: 23px;
  height: 46px;
  overflow: hidden;
}

.heading-realate {
  clear: both;
  margin: 0 0 30px 0;
  line-height: 30px;
}

.heading-realate span {
  color: #0436b4;
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 2px solid #035898;
}

.box__list__video__tt {
  margin-bottom: 40px;
}

.box__list__video__tt > h4 {
  color: #025898;
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Helvetica", sans-serif;
  text-align: center;
  line-height: 35px;
  margin: 0 0 20px 0;
}

.items__vd a img {
  width: 100%;
  height: 155px;
  object-fit: cover;
}

.items__vd > a,
.items__vd__nb > a {
  position: relative;
  display: block;
  padding: 0;
  background: none;
  border: 0;
  margin: 0;
}

.items__vd > a:before,
.items__vd__nb > a:before {
  content: "+";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 24px;
  color: #f6f7f7;
  margin: auto;
  line-height: 45px;
  height: 45px;
  text-align: center;
  width: 45px;
  border-radius: 100%;
  border: 1px solid #fff;
}

.items__vd h6 {
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0;
}

.items__vd h6 a {
  color: #333;
  font-size: 14px;
  text-transform: none;
  padding: 0;
  background: none;
  border: 0;
  font-weight: 600;
  margin: 0;
  display: block;
}

.item__video a.open-video {
  background: none;
  padding: 0;
  margin: 0;
  font-weight: 600;
  border: 0;
}

.box__list__video__tt {
  overflow: hidden;
}

.items__vd h6:hover a {
  color: #0436b4;
}

.box__list__video__tt .owl-carousel .owl-nav.disabled {
  display: block;
}

.box__list__video__tt .owl-carousel .owl-nav.disabled button {
  margin: 0;
}

.box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-prev {
  position: absolute;
  top: 30%;
  left: 14px;
  z-index: 9999999;
}

.box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-next {
  position: absolute;
  top: 30%;
  left: 1155px;
  z-index: 9999999;
}

.box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-prev span {
  color: #fff;
  width: 30px;
  height: 30px;
  background: rgb(0 0 0 / 0.6);
  display: block;
  z-index: 99999;
  position: relative;
}

.box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-next span {
  color: #fff;
  width: 30px;
  height: 30px;
  background: rgb(0 0 0 / 0.6);
  display: block;
  z-index: 99999;
  position: relative;
}

.list__video__nb {
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
}

.list__video__nb .popup-gallery {
  width: 100%;
}

.list__video__nb .left__nb__video {
  float: left;
  width: 60%;
  position: relative;
}

.list__video__nb .right__nb__video {
  float: right;
  width: 38%;
}

.list__video__nb .right__nb__video .items__vd__nb {
  overflow: hidden;
  clear: both;
  background: #f0f0f0;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.list__video__nb .right__nb__video .items__vd__nb > a {
  float: left;
  display: block;
  width: 210px;
  padding: 0;
  background: none;
  border: 0;
  outline-style: none;
  font-weight: 400;
}

.list__video__nb .right__nb__video .items__vd__nb > a > img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}

.box__nb__content {
  float: right;
  width: calc(100% - 210px - 20px);
}

.box__nb__content h6 a {
  color: #505050;
  font-size: 16px;
  display: block;
  line-height: 23px;
  background: none;
  font-weight: 600;
  text-align: left;
  text-transform: none;
  border: 0;
  padding: 0;
}

.list__video__nb .left__nb__video .items__vd__nb a img {
  width: 100%;
  height: 420px;
  object-fit: cover;
}

.list__video__nb .left__nb__video .items__vd__nb h6 {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  padding: 10px;
  margin: 0;
  text-align: center;
}

.list__video__nb .left__nb__video .items__vd__nb h6 a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 35px;
  display: block;
  padding: 0;
  background: none;
  border: 0;
  font-weight: 600;
  margin: 0;
}

.box__nb__content h6 a:hover {
  color: #4ba739;
}

table.vc-table-plugin-theme-classic_blue td {
  padding: 15px;
}

.home .box__linkdan,
.page-id-15041 .box__linkdan {
  display: none;
}

.page-id-15041 .page-wrapper {
  padding-top: 0;
}

.box__linkdan {
  background: #f4f4f4;
  padding: 10px 0;
}

.breadcrumbs {
  margin: 0;
  font-size: 14px;
}

.breadcrumbs a,
.breadcrumbs span {
  color: #333;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
}

.breadcrumbs span {
  color: #0a5c9a;
}

.box__linkdan .col {
  padding-bottom: 0;
}

.comment-inner cite.fn a,
.comment-inner cite.fn {
  font-style: normal !important;
  font-weight: 400;
  color: #004f75;
  font-family: "Helvetica", sans-serif;
}

.comments-area .comment-list li article {
  border: 1px dashed #ddd;
  border-radius: 5px;
  padding: 10px 10px 19px 2px;
}

.comments-area ul.children {
  margin-top: 0 !important;
}

.form-submit input[type="submit"] {
  background: #107fc9 !important;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  float: right;
  text-transform: none;
}

.comments-area .says {
  display: none !important;
}

.comments-area .pull-right a {
  text-transform: none;
  color: #107fc9;
  font-size: 14px;
  position: relative;
}

.comments-area .pull-right a:before {
  content: "\f112";
  color: #107fc9;
  margin-right: 5px;
  font-family: "fontawesome";
}

.comments-area input {
  box-shadow: 0 0 0 0;
}

.comments-area label {
  font-weight: 400;
  font-family: "Helvetica", sans-serif;
}

.comments-title {
  margin: 20px 0 0 0;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #0436b4;
}

.box__icon__dentistry {
  overflow: hidden;
  clear: both;
  margin-bottom: 15px;
}

.box__icon__dentistry img {
  float: left;
  width: 30px !important;
  margin-right: 10px;
}

.box__icon__dentistry h4 {
  margin: 0;
  line-height: 30px;
  margin: 0;
}

.dentistry__des p {
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  margin: 0 0 3px 0;
}

.box__colum__fouder {
  width: 90%;
  margin: auto;
  padding: 20px 0;
}

.box__items__dentistry {
  margin-bottom: 10px;
}

.boX__img__nv img {
  width: 155px;
}

.box__sider__dentistry .inner__dc {
  overflow: hidden;
  clear: both;
}

.box__sider__dentistry {
  position: relative;
}

.box__sider__dentistry:after {
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 100%;
  height: 45px;
  background-image: url(/wp-content/uploads/2019/05/fiite.png);
}

.boX__img__nv {
  text-align: center;
}

.doc__title {
  text-align: center;
  padding: 15px 0 20px;
}

.doc__title span.title__dens {
  background: #0436b4;
  color: #fff;
  line-height: 31px;
  font-size: 16px;
  display: inline-block;
  margin-right: 29px;
  padding: 0 29px 2px;
  font-size: 15px;
}

.title__dens_2 {
  color: #000;
  font-size: 18px;
  font-family: "Helvetica", sans-serif;
}

.box__sider__dentistry .owl-dots button {
  margin: 0;
  padding: 0;
}

.box__sider__dentistry .owl-dots {
  text-align: center;
  display: none;
}

.box__sider__dentistry .owl-dots button span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ddd;
  border-radius: 100%;
  margin: 0 3px;
}

.box__sider__dentistry .owl-dots button.active span {
  background: #005595;
}

.box__sider__dentistry .owl-nav {
  display: block !important;
}

.box__sider__dentistry .owl-nav .owl-prev {
  position: absolute;
  top: 45%;
  left: -18px;
}

.box__sider__dentistry .owl-nav .owl-prev span,
.box__sider__dentistry .owl-nav .owl-next span {
  color: #0436b4;
  font-size: 40px;
}

.box__sider__dentistry .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  right: -18px;
}

#whole-sale {
  position: fixed;
  bottom: 10px;
  left: 0;
  overflow: hidden;
  z-index: 9999999999;
  padding: 8px 12px;
}

#whole-sale > img {
  width: 67px;
  position: absolute;
  top: 0;
  left: 0;
}

#whole-sale .box__tel {
  float: right;
  background: #035898;
  padding: 6px 20px;
  border-radius: 0 30px 30px 0;
  padding-left: 58px;
}

#whole-sale .box__tel .cd-popup-trigger {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
}

.fomr__call {
  overflow: hidden;
  clear: both;
  background: #035898;
}

.fomr__call > h4 {
  background: #035898;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  font-weight: 400 !important;
}

.fomr__call .form__content {
  padding: 20px 30px;
  background: #fff;
}

.fomr__call .form__content input,
.fomr__call .form__content select {
  width: 100%;
  height: 40px;
  background: #ebebeb;
  color: #000;
  border: 0;
  border-radius: 5px;
  box-shadow: 0 0 0 0;
  margin-bottom: 15px;
}

.fomr__call .form__content input[type="submit"] {
  width: 150px;
  margin: auto;
  display: block;
  color: #fff;
  font-weight: 400;
  background: #035898;
  border-radius: 5px;
  height: 40px;
  text-transform: none;
  padding: 0;
}

.form__Texy {
  text-align: center;
  color: #ff0101;
  font-size: 13px;
  padding-top: 15px;
}

.wpcf7-mail-sent-ng {
  color: #fff;
}

.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding-bottom: 250px;
  background-color: rgb(0 0 0 / 0.63);
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 9999999999;
}

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 100%;
  top: 10%;
  max-width: 400px;
  margin: 4em auto;
  padding: 0;
  border-radius: 0.25em 0.25em 0.4em 0.4em;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: 0.3s;
  overflow: hidden;
  border-radius: 0;
}

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #b00c45;
}

.cd-popup-container .cd-popup-close::before,
.cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #fff;
}

.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}

.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}

.cd-popup2 {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding-bottom: 250px;
  background-color: rgb(0 0 0 / 82%);
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 9999999999;
}

.cd-popup2.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container2 {
  position: relative;
  width: 100%;
  top: 20%;
  max-width: 400px;
  margin: 4em auto;
  padding: 0;
  border-radius: 0.25em 0.25em 0.4em 0.4em;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: 0.3s;
  overflow: hidden;
  border-radius: 0;
}

.cd-popup-container2 .cd-popup-close2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #b00c45;
}

.cd-popup-container2 .cd-popup-close2::before,
.cd-popup-container2 .cd-popup-close2::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #fff;
}

.cd-popup-container2 .cd-popup-close2::before {
  transform: rotate(45deg);
  left: 8px;
}

.cd-popup-container2 .cd-popup-close2::after {
  transform: rotate(-45deg);
  right: 8px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: #fff0;
  white-space: nowrap;
}

.box__sidebar__widget {
  float: left;
  width: 309px;
}

.rt__content__news {
  float: right;
  width: calc(100% - 309px - 75px);
}

.box__colum__nth1 {
  overflow: hidden;
  clear: both;
  margin-bottom: 40px;
}

.box__colum__nth1 .news-post .box__news__inner {
  overflow: hidden;
  clear: both;
}

#page-16336 .page-title {
  padding-top: 27px;
  padding-left: 10px;
  font-size: 29px;
  text-transform: uppercase;
}

.box__colum__nth1 .news-post .box__news__inner .box__thumb__img {
  float: left;
  width: 54%;
  overflow: hidden;
  position: relative;
}

.box__colum__nth1 .news-post .box__news__inner .box__thumb__img img {
  width: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}

.box__colum__nth1 .news-post .box__news__inner .box__content {
  float: right;
  width: 42%;
}

.box__colum__nth1 .news-post .box__news__inner .box__content h3 {
  margin: 0 0 15px 0;
}

.box__colum__nth1 .news-post .box__news__inner .box__content h3 a {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  line-height: 28px;
  display: block;
  max-height: 56px;
  overflow: hidden;
}

.box__colum__nth1 .news-post .box__news__inner .box__content .date__time {
  margin-bottom: 16px;
}

.box__colum__nth1 .news-post .box__news__inner .box__content .date__time span {
  color: #636363;
  font-size: 14px;
}

.box__colum__nth1
  .news-post
  .box__news__inner
  .box__content
  .date__time
  span
  i {
  margin: 0 12px 0 0;
}

.box__colum__nth1 .news-post .box__news__inner .box__content .box__des {
  margin-bottom: 45px;
}

.box__colum__nth1 .news-post .box__news__inner .box__content .box__des p {
  line-height: 26px;
  margin: 0;
  color: #636363;
  font-size: 14px;
  max-height: 130px;
  overflow: hidden;
  font-weight: 500;
}

.box__colum__nth1 .news-post .box__news__inner .box__content > a {
  display: inline-block;
  background: #0436b4;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0 20px;
}

.box__colum__nth2 {
  overflow: hidden;
  clear: both;
}

.box__colum__nth2 .news-post-news {
  float: left;
  width: 48%;
  margin-bottom: 40px;
}

.box__colum__nth2 .news-post-news:nth-child(2n) {
  float: right;
}

.box__colum__nth2 .news-post-news .box__thumb__img {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 205px;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}

.box__colum__nth2 .news-post-news .box__thumb__img a {
  text-align: center;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  line-height: 0;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -web-transition: all 400ms ease-in-out;
}

.box__colum__nth2 .news-post-news .box__thumb__img a img {
  width: 100%;
  height: auto;
  height: 205px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
  margin: 0 !important;
}

.box__colum__nth2 .news-post-news .box__content {
  padding: 18px 0 0 0;
}

.box__colum__nth2 .news-post-news .box__content h3 {
  margin: 0 0 8px 0;
}

.box__colum__nth2 .news-post-news .box__content h3 a {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  display: block;
  line-height: 23px;
  height: 46px;
  outline-style: none;
}

.box__colum__nth2 .news-post-news .box__content .box__des {
  margin-bottom: 15px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}

.box__colum__nth2 .news-post-news .box__content .box__des p {
  font-size: 14px;
  margin: 0;
  color: #636363;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}

.box__colum__nth2 .news-post-news .box__content > a {
  display: inline-block;
  background: #0436b4;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0 20px;
}

.box__thumb__img:hover a img {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  transform: scale(1.09);
}

.box__content > a:hover {
  background: red !important;
  color: #fff !important;
}

.list__congnghe {
  overflow: hidden;
  clear: both;
  margin-top: -200px;
}

.list__congnghe .first__congnghe {
  clear: both;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

.list__congnghe .secont__congnghe {
  clear: both;
  overflow: hidden;
  padding: 10px 0;
}

.list__congnghe .secont__congnghe .item__congnghe {
  width: 25%;
  padding: 0 20px;
  margin-bottom: 0;
  float: left;
}

.list__congnghe .secont__congnghe .item__congnghe .inner__congnghe {
  box-shadow: 3px 3px 9px 0 #b6b6b6;
  position: relative;
}

.list__congnghe .secont__congnghe .item__congnghe .inner__congnghe:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 9;
  background: url(img/aa1.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}

.list__congnghe .first__congnghe .inner__congnghe:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 9;
  background: url(img/aa1.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  left: 0;
  right: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}

.list__congnghe .secont__congnghe .content__congnghe {
  position: absolute;
  z-index: 99;
  padding: 10px;
  text-align: center;
  bottom: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.list__congnghe
  .secont__congnghe
  .item__congnghe
  .inner__congnghe:hover
  .content__congnghe {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.list__congnghe .secont__congnghe .item__congnghe .inner__congnghe:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.list__congnghe .first__congnghe .inner__congnghe:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.list__congnghe .first__congnghe .inner__congnghe {
  box-shadow: 6px 8px 14px 0 #b6b6b6;
  max-width: 576px;
  margin: auto;
}

.list__congnghe .secont__congnghe .content__congnghe h4 {
  color: #fff;
  font-size: 18px;
}

.list__congnghe .secont__congnghe .content__congnghe p {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}

.list__congnghe .first__congnghe .inner__congnghe {
  position: relative;
}

.list__congnghe .first__congnghe .inner__congnghe .content__congnghe {
  position: absolute;
  z-index: 99;
  padding: 10px;
  text-align: center;
  bottom: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.list__congnghe .first__congnghe .inner__congnghe:hover .content__congnghe {
  opacity: 1;
  visibility: visible;
}

.list__congnghe .first__congnghe .inner__congnghe .content__congnghe h4 {
  color: #fff;
  margin: 0 0 10px 0;
  font-size: 30px;
}

.list__congnghe .first__congnghe .inner__congnghe .content__congnghe p {
  margin: 0;
  font-size: 18px;
  color: #fff;
}

.section__customer {
  padding: 40px 0;
}

.section__customer .title__home__heading {
  color: #0436b4;
}

.customer__desc {
  text-align: center;
  color: #555;
  font-size: 15px;
  line-height: 24px;
  margin: -15px 0 25px 0;
}

.title__home__heading {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}

.title__home__heading a {
  color: #0436b4;
}

.post-inner {
  margin-bottom: 20px;
}

.post-inner img {
  width: 100%;
  height: 348px;
  object-fit: cover;
}

.section__Video {
  padding: 40px 0;
  background: #f6f6f6;
}

.section__Video .title__home__heading {
  color: #0436b4;
}

.fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}

.list__video .swiper-slide {
  height: auto;
}

.item__video {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(4, 54, 180, 0.1);
}

.item__video a.open-video {
  display: block;
  position: relative;
}

.item__video img {
  width: 100%;
  aspect-ratio: 9 / 16;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.item__video:hover img {
  transform: scale(1.05);
}

.item__video a.open-video::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 65%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}

.item__video .content__video {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  padding: 0 15px;
  z-index: 2;
}

.item__video .content__video span {
  display: -webkit-box;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tab__content__tab {
  display: none;
}

.tab__content__tab.active__ck,
.tab__content__tab.current {
  display: block;
}

.section__camket {
  padding: 40px 0;
}

.layout__caket {
  overflow: hidden;
  clear: both;
}

.layout__caket .left__camket {
  float: left;
  width: 65%;
}

.layout__caket .right__camket {
  float: right;
  width: 33%;
}

.tab__ck {
  display: flex;
  align-items: center;
  margin: 0;
}

.tab__ck li {
  width: 20%;
  text-align: center;
  padding: 15px;
  border-right: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  list-style: none;
  margin: 0;
  height: 110px;
  position: relative;
}

.tab__ck li img {
  width: auto;
  height: auto;
  max-height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}

.tab__ck li:last-child {
  border-right: 0;
}

.lists__Tab__ck {
  border: 1px solid #b7b7b7;
}

.tab__ck li.current {
  border-bottom: 1px solid #fff0;
}

.item__ck {
  display: table;
  height: 270px;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.height__center {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  padding: 0 30px;
}

.title__ck__nth {
  color: #0436b4;
  font-size: 24px;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0 0 10px 0;
}

.height__center p {
  font-size: 16px;
  font-weight: 600;
  color: #5f5f5f;
  margin: 0 0 35px 0;
}

.layout__caket .left__camket h2 {
  color: #0436b4;
  font-size: 32px;
  font-weight: 600;
  display: block;
  line-height: 35px;
  text-transform: uppercase;
}

.dat__lich a {
  background: #0436b4;
  background: -moz-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: -webkit-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: linear-gradient(to right, #0436b4 0%, #1f6c8f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0436b4',endColorstr='#1f6c8f',GradientType=1);
  margin: auto;
  border-radius: 40px;
  padding: 6px 20px;
  width: 285px;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Helvetica", sans-serif;
}

.right__camket {
  background: #0436b4;
  background: -moz-linear-gradient(top, #0436b4 0%, #1a6698 100%);
  background: -webkit-linear-gradient(top, #0436b4 0%, #1a6698 100%);
  background: linear-gradient(to bottom, #0436b4 0%, #1a6698 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0436b4',endColorstr='#1a6698',GradientType=0);
  padding: 25px 25px 22px;
}

.title__from__dk {
  text-align: center;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 22px;
}

.form__dk__ngay input,
.form__dk__ngay select {
  width: 100%;
  height: 40px;
  border: 0;
  background: #fff;
  font-size: 14px;
  color: #333;
  font-size: 15px;
  padding: 0 10px;
  box-shadow: 0 0 0 0;
  margin: 0 0 18.1px 0;
}

.form__dk__ngay input[type="submit"] {
  width: 175px;
  margin: 25px auto 0;
  display: block;
  color: #fff;
  border-radius: 6px;
}

.tvv {
  text-align: center;
  display: block;
  margin: 11px 0 0 0;
  color: #fec173;
  font-size: 14px;
}

.section__news {
  padding: 40px 0 10px;
}

.section__news .box__colum__nth1 {
  margin-bottom: 30px;
}

.section__news .box__colum__nth2 {
  margin: 0 -12px;
}

.section__news .box__colum__nth2 .news-post-news {
  width: 25%;
  padding: 0 12px;
  margin-bottom: 24px;
}

.section__news .box__colum__nth1 .news-post .box__news__inner .box__thumb__img {
  width: 49%;
}

.section__news .box__colum__nth1 .news-post .box__news__inner .box__content {
  float: right;
  width: 49%;
  padding-left: 30px;
}

.section__news
  .box__colum__nth1
  .news-post
  .box__news__inner
  .box__content
  h3
  a {
  color: #0436b4;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  display: block;
}

.section__news
  .box__colum__nth1
  .news-post
  .box__news__inner
  .box__content
  .box__des {
  margin-bottom: 0;
}

.section__news .box__colum__nth1 .news-post .box__news__inner {
  overflow: hidden;
  clear: both;
  display: flex;
  align-items: center;
}

.box__colum__nth2 .news-post-news .box__content h3 a {
  font-weight: 600;
  overflow: hidden;
}

.section__congnghe {
  margin-bottom: 40px;
}

.support-ultility {
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 99;
}

.support-ultility div.rt_phone {
  border-radius: 50%;
  background: #64bc46;
  padding: 6px;
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.support-ultility div {
  margin: 0 3px;
  width: 40px;
  float: left;
}

.quick-alo-phone {
  position: fixed;
  visibility: hidden;
  background-color: #fff0;
  width: 200px;
  height: 200px;
  cursor: pointer;
  z-index: 99999 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility 0.5s;
  -moz-transition: visibility 0.5s;
  -o-transition: visibility 0.5s;
  transition: visibility 0.5s;
  left: 0;
  bottom: 0%;
}

.quick-alo-phone.quick-alo-show {
  visibility: visible;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

.quick-alo-phone.quick-alo-static {
  opacity: 0.6;
}

.quick-alo-phone.quick-alo-hover,
.quick-alo-phone:hover {
  opacity: 1;
}

.quick-alo-ph-circle {
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  position: absolute;
  background-color: #fff0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgb(30 30 30 / 0.4);
  border: 2px solid #bfebfc 9;
  opacity: 0.1;
  -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle {
  -webkit-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
  -moz-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
  -ms-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
  -o-animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
  animation: quick-alo-circle-anim 1.1s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle {
  -webkit-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
  -moz-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
  -ms-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
  -o-animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
  animation: quick-alo-circle-anim 2.2s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone:hover .quick-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle {
  border-color: #4da3ff;
  border-color: #baf5a7 9;
  opacity: 0.5;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
  border-color: #0436b4;
  border-color: #bfebfc;
  opacity: 0.5;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle {
  border-color: #ccc;
  opacity: 0.5;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle {
  border-color: #4da3ff;
  opacity: 0.5;
}

.quick-alo-ph-circle-fill {
  width: 100px;
  height: 100px;
  top: 50px;
  left: 50px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #fff0;
  opacity: 0.1;
  -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill {
  -webkit-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -moz-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -ms-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  -o-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill {
  -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone:hover .quick-alo-ph-circle-fill {
  background-color: rgb(0 175 242 / 0.5);
  background-color: #00aff2 9;
  opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill {
  background-color: rgb(117 235 80 / 0.5);
  background-color: #baf5a7 9;
  opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
  background-color: #0436b4;
  opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill {
  background-color: rgb(204 204 204 / 0.5);
  background-color: #ccc 9;
  opacity: 0.75 !important;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill {
  background-color: rgb(117 235 80 / 0.5);
  opacity: 0.75 !important;
}

.quick-alo-ph-img-circle {
  width: 60px;
  height: 60px;
  top: 70px;
  left: 70px;
  position: absolute;
  background: rgb(30 30 30 / 0.1) url(images/call.png) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #fff0;
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
  -webkit-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  -moz-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  -ms-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  -o-animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  animation: quick-alo-circle-img-anim 0s infinite ease-in-out !important;
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone:hover .quick-alo-ph-img-circle {
  background-color: #00aff2;
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
  background-color: #4da3ff;
  background-color: #4da3ff 9;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
  background-size: 65%;
  background-color: #0436b4;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
  background-color: #ccc;
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
  background-color: #4da3ff;
}

@-moz-keyframes quick-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }

  30% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }

  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}

@-webkit-keyframes quick-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }

  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@-o-keyframes quick-alo-circle-anim {
  0% {
    -o-transform: rotate(0) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }

  30% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }

  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}

@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-moz-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes quick-alo-circle-img-anim {
  0% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@-moz-keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }

  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-webkit-keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }

  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-o-keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }

  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }

  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-moz-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

.support-ultility {
  display: none;
}

.box__map {
  overflow: hidden;
}

.box__map .item__map {
  overflow: hidden;
  clear: both;
  padding-bottom: 12px;
}

.item__map .map__inner {
  float: left;
  width: 130px;
}

.map__inner a {
  border-radius: 6px;
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
  background: #57b12b;
  text-transform: uppercase;
  font-size: 12px;
}

.map__text {
  font-size: 12px;
  color: #fff;
  float: right;
  width: calc(100% - 130px);
}

.map__text i {
  color: #fff960;
}

.hour__hour {
  font-size: 12px;
  line-height: 28px;
}

.hour__hour a {
  padding-right: 15px;
}

.hour__hour i {
  margin-right: 5px;
}

.hour__hour span {
  font-family: "Helvetica", sans-serif;
}

.hour__hour ins {
  display: block;
  text-transform: none;
  font-size: 12px;
  color: #fff;
  font-weight: 300;
  font-style: italic;
  line-height: 30px;
}

.box__map > img {
  margin-bottom: 10px;
}

.map__inner a:hover {
  background: red;
}

.widget_media_image {
  text-align: center;
}

.vc_btn3-left,
.vc_gitem-post-data-source-post_excerpt {
  display: none !important;
}

.vc_gitem-post-data-source-post_title h4 {
  font-size: 14px !important;
}

.section__slider .slick-slider .slick-next {
  right: 20px;
}

.list__service {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  clear: both;
}

.list__service .item__service {
  background: #fff;
  border: 1px solid #e6edf3;
  border-radius: 14px;
  box-shadow: 0 4px 16px rgba(4, 54, 180, 0.08);
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.list__service .item__service:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 24px rgba(4, 54, 180, 0.15);
}

.list__service .item__service .img__sev {
  position: relative;
  overflow: hidden;
}

.list__service .item__service .img__sev img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.list__service .item__service .content__sev {
  padding: 22px 20px;
  text-align: center;
}

.list__service .item__service .content__sev h3 {
  color: #0436b4;
  font-size: 21px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  line-height: 28px;
}

.list__service .item__service .content__sev p {
  color: #555;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 18px 0;
}

.list__service .item__service .sev__actions {
  display: flex;
  gap: 10px;
}

.list__service .item__service .sev__actions a {
  flex: 1;
  display: inline-block;
  padding: 9px 10px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
}

.list__service .item__service .sev__btn--fill {
  background: #0436b4;
  background: linear-gradient(to right, #0436b4 0%, #1f6c8f 100%);
  color: #fff;
}

.list__service .item__service .sev__btn--fill:hover {
  background: #062c78;
  color: #fff;
}

.list__service .item__service .sev__btn--outline {
  background: transparent;
  border: 1px solid #0436b4;
  color: #0436b4;
}

.list__service .item__service .sev__btn--outline:hover {
  background: #0436b4;
  color: #fff;
}

.post-inner {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.list__ha__cus .swiper-slide {
  height: auto;
}

.result__item {
  background: #fff;
  border: 1px solid #e6edf3;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(4, 54, 180, 0.08);
  padding-bottom: 15px;
}

.result__images {
  display: flex;
}

.result__image-col {
  flex: 1;
  min-width: 0;
}

.result__label {
  display: block;
  text-align: center;
  background: #f0f2f5;
  color: #555;
  padding: 8px 5px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.result__image-col:first-child .result__label {
  border-right: 1px solid #fff;
}

.result__image {
  position: relative;
  overflow: hidden;
}

.result__image img {
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  display: block;
}

.result__name {
  text-align: center;
  color: #0436b4;
  font-size: 15px;
  margin: 12px 0 0 0;
}

.result__service {
  display: block;
  text-align: center;
  color: #777;
  font-size: 13px;
  margin-top: 4px;
}

.price del,
.price ins {
  padding: 0 10px;
}

.price del {
  text-decoration: line-through;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.price ins {
  color: #fff;
  font-size: 24px;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
}

.section__service {
  padding: 40px 0;
}

.title__serice h2 {
  color: #0436b4;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.title__serice p {
  font-size: 15px;
  color: #000;
  line-height: 25px;
  font-weight: 600;
}

.title__serice {
  margin-bottom: 25px;
  text-align: center;
}

.tab__content__doctor.tab__dc__active,
.tab__content__doctor.current {
  display: block;
}

.inner__doctor__tab {
  clear: both;
  display: flex;
  align-items: center;
  height: 650px;
  overflow: hidden;
}

.inner__doctor__tab .right__dc img {
  width: 100%;
  height: 650px;
  object-fit: cover;
}

.inner__doctor__tab .left__dc {
  float: left;
  width: calc(100% - 39%);
}

.inner__doctor__tab .right__dc {
  width: 39%;
  float: right;
}

.tab__doctor {
  display: flex;
  align-items: center;
  margin: 0;
  box-shadow: 0 0 2px 1px #c2c2c2;
  background: #fff;
}

.tab__doctor li {
  list-style: none;
  margin: 0;
  padding-top: 15px;
}

.tab__doctor li.current,
.tab__doctor li:hover {
  background: url(img/bg.png);
  background-size: cover;
}

.tab__doctor li span {
  display: block;
  color: #fff;
  font-size: 10px;
  border: 1px solid #eaeaea;
  text-align: center;
  padding: 4px 0;
  border-bottom: 1px solid #b3b3b3;
  font-weight: 600;
  background: #0436b4;
  background: -moz-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: -webkit-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: linear-gradient(to right, #0436b4 0%, #1f6c8f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0436b4',endColorstr='#1f6c8f',GradientType=1);
}

.tab__doctor li:nth-child(2n) span {
  background: #fff;
  color: #333;
}

.tab__doctor .owl-item:nth-child(2n) .iterm__doctor span {
  background: #fff;
  color: #333;
}

.img__doc {
  position: relative;
  width: 100%;
  height: 140px;
  position: relative;
}

.img__doc img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto !important;
  margin: auto;
  height: auto;
  max-height: 135px;
}

.section__doctor .owl-nav .owl-prev,
.section__doctor .owl-nav .owl-next {
  margin: 0;
  width: 35px;
  height: 35px;
}

.section__doctor .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -60px;
  z-index: 9;
}

.section__doctor .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -60px;
  z-index: 9;
}

.info__dc {
  margin-bottom: 30px;
}

.info__dc p {
  font-size: 15px;
  line-height: 26px;
  margin: 0 0 20px 0;
  font-weight: 600;
}

.button__view__doc a {
  background: #0436b4;
  background: -moz-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: -webkit-linear-gradient(left, #0436b4 0%, #1f6c8f 100%);
  background: linear-gradient(to right, #0436b4 0%, #1f6c8f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0436b4',endColorstr='#1f6c8f',GradientType=1);
  margin: auto;
  border-radius: 40px;
  padding: 9px 30px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.button__view__doc a:hover {
  background: #062c78;
}

.title__dc__t {
  color: #0436b4;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 35px;
  margin: 0 0 40px 0;
  font-weight: 600;
}

.chinhquy__Dc {
  color: #333;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 35px;
  margin: 0 0 35px 0;
  font-weight: 600;
  margin-bottom: -45px;
}

.chinhquy__Dc span {
  color: #0436b4;
}

.section__doctor {
  padding: 50px 0;
}

@media (max-width: 1024px) {
  #whole-sale {
  }

  .support-ultility {
    display: block;
  }

  #main .large-9,
  #main .post-sidebar,
  #main .large-3 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0;
  }

  .mobile-sidebar ul li a img {
    display: none !important;
  }

  .footer-2 {
    padding-bottom: 0;
  }
}

@media (max-width: 812px) {
  .inner__doctor__tab {
    display: block;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: inherit;
  }

  .section__doctor {
    padding: 15px 0;
  }

  .inner__doctor__tab .left__dc {
    float: none;
    width: 100%;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    display: block;
    margin-bottom: 20px;
  }

  .button__view__doc a {
    border-radius: 40px;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
  }

  .inner__doctor__tab .right__dc {
    width: 100%;
    padding: 0 0 20px 0;
    text-align: center;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .inner__doctor__tab .right__dc img {
    height: auto;
  }

  .tab__doctor {
    align-items: center;
    margin: 0;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
  }

  .info__dc p {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 10px 0;
  }

  .title__home__heading {
    text-align: center;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 27px;
    margin: 0 0 10px 0;
  }

  .title__dc__t {
    color: #0436b4;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 24px;
    margin: 0 0 13px 0;
  }

  .chinhquy__Dc {
    color: #333;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 29px;
    margin: 0 0 13px 0;
    font-weight: 600;
  }

  .tab__doctor li {
    list-style: none;
    margin: 0;
    padding-top: 15px;
    color: #fff;
    text-align: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style: none;
    position: relative;
    margin: 0;
  }

  .list__service {
    grid-template-columns: repeat(2, 1fr);
  }

  .section__service {
    padding: 15px 0;
  }

  .list__congnghe .secont__congnghe .item__congnghe {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
  }

  .list__congnghe {
    margin-top: 0;
  }

  .list__congnghe .first__congnghe {
    margin-bottom: 10px;
  }

  .elementor-slick-slider .slick-slider .slick-next {
    right: 0;
  }

  .elementor-slick-slider .slick-prev {
    left: 0;
  }

  .section__info,
  .box__news {
    padding: 30px 0 !important;
  }

  .box__customer {
    padding: 30px 0 10px !important;
  }

  .block-product-col .col-4 {
    width: 50%;
  }

  .block-product-col .col-4:nth-child(2n + 1) {
    clear: both;
  }

  .footer-2 {
    padding: 30px 0;
  }

  .footer-2 .widget:nth-child(1),
  .footer-2 .widget:nth-child(2),
  .footer-2 .widget:nth-child(3),
  .footer-2 .widget:nth-child(4) {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0 10px;
  }

  .block-product-col .col-3 {
    width: 50%;
  }

  .block-product-col .col-3:nth-child(3n + 1) {
    clear: none;
  }

  .block-product-col .col-3:nth-child(2n + 1) {
    clear: both;
  }

  .section__why {
    padding: 0 10px;
  }

  .tabBlock-content {
    width: 100%;
  }

  .news-widget-doctor .swiper-container {
    width: 100%;
  }

  .box__sevice .elementor-widget-container {
    margin-bottom: 20px !important;
  }

  .footer-1 {
    display: none;
  }

  .list__video__nb .left__nb__video {
    width: 100%;
    margin-bottom: 15px;
  }

  .list__video__nb .right__nb__video {
    width: 100%;
  }

  .page-right-sidebar .large-12 {
    padding: 0;
  }

  .box__colum__nth1 .news-post .box__news__inner .box__thumb__img {
    width: 100%;
    margin-bottom: 15px;
  }

  .box__colum__nth1 .news-post .box__news__inner .box__content {
    width: 100%;
  }

  .box__colum__nth2 .news-post-news {
    width: 100%;
  }

  .post-inner img {
    height: 190px;
  }

  .layout__caket .left__camket {
    width: 100%;
    margin-bottom: 15px;
  }

  .layout__caket .right__camket {
    width: 100%;
  }

  .layout__caket .left__camket h2 {
    font-size: 19px;
    line-height: 30px;
  }

  .tab__ck li {
    height: 50px;
    padding: 3px;
  }

  .tab__ck li img {
    max-height: 40px;
  }

  .section__camket,
  .section__Video,
  .section__news {
    padding: 20px 0;
  }

  .section__news .box__colum__nth1 .news-post .box__news__inner {
    display: block;
  }

  .section__news
    .box__colum__nth1
    .news-post
    .box__news__inner
    .box__thumb__img {
    width: 100%;
    margin-bottom: 15px;
  }

  .section__news .box__colum__nth1 .news-post .box__news__inner .box__content {
    padding: 0;
    width: 100%;
  }

  .section__news
    .box__colum__nth1
    .news-post
    .box__news__inner
    .box__content
    h3
    a {
    font-size: 17px;
    line-height: 23px;
  }

  .section__news .box__colum__nth2 .news-post-news {
    width: 50%;
    padding: 0 6px;
    margin-bottom: 12px;
  }

  .title__serice h2 {
    font-size: 35px;
    letter-spacing: 0;
  }

  #media_image-8 {
    margin-bottom: 0;
  }

  #logo img {
    padding: 0 !important;
  }

  .section__congnghe {
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .list__service {
    grid-template-columns: 1fr;
  }

  .list__service .item__service .content__sev h3 {
    font-size: 18px;
  }

  .list__service .item__service .sev__actions {
    flex-direction: column;
  }

  .box__colum__nth2 .news-post-news .box__thumb__img a img,
  .box__colum__nth2 .news-post-news .box__thumb__img {
    height: 130px;
  }

  .item__ck {
    height: 190px;
  }

  .title__ck__nth {
    font-size: 18px;
    line-height: 26px;
  }

  .height__center {
    padding: 0 10px;
  }

  .height__center p {
    font-size: 13px;
    margin-bottom: 15px;
  }

  .page-wrapper {
    padding-bottom: 0;
  }

  .section__customer {
    padding: 25px 0 0 0;
  }

  .post-inner {
    margin-bottom: 10px;
  }

  .post-inner img {
    height: auto;
  }

  .box__colum__nth1 .news-post .box__news__inner .box__thumb__img img {
    height: auto;
  }

  .news-block-widget-style-6 .box__colum__left {
    width: 100%;
  }

  .box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-next {
    position: absolute;
    top: 21%;
    left: inherit;
    z-index: 9999999;
    right: 0;
  }

  .footer-2 .custom-html-widget > img {
    display: block;
    margin: auto;
  }

  .box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-prev {
    top: 21%;
    left: 0;
  }

  .box__title__address .elementor-icon-box-icon {
    display: none !important;
  }

  .list__video__nb .left__nb__video .items__vd__nb h6 a {
    font-size: 14px;
    line-height: 23px;
  }

  .list__video__nb .right__nb__video .items__vd__nb > a {
    width: 150px;
  }

  .box__nb__content {
    width: calc(100% - 165px);
  }

  .box__post__select .item__post__news {
    width: 50%;
    margin-bottom: 10px;
  }

  .list__news__archive .item__news__archive .news__left {
    width: 40%;
  }

  .list__news__archive .item__news__archive .news__left a img {
    height: 120px;
  }

  .list__news__archive .item__news__archive .news__right {
    width: calc(100% - 45%);
  }

  .heading-title-home {
    line-height: 38px;
    margin: 0 0 10px 0;
    font-size: 18px;
  }

  .video__items {
    width: 100%;
  }

  .thum__img__doc {
    height: 135px;
  }

  .thum__img__doc a img {
    max-height: 130px;
  }

  .section__doctor .elementor-spacer-inner {
    display: none !important;
  }

  .customer__item .inner__customer .content-title h4 {
    font-size: 16px;
  }

  .colum__img {
    width: 100%;
  }

  .colum__content {
    width: 100%;
    padding: 15px 10px;
  }

  .colum__img img {
    width: 100%;
    height: auto;
  }

  .customer__item .inner__customer .img-customer {
    width: 130px;
  }

  .customer__item .inner__customer .content-title {
    width: calc(100% - 145px);
    padding: 0;
  }

  .customer__item .inner__customer .img-customer img {
    width: 130px;
    height: 130px;
  }

  .box__customer h2,
  .section__why h2 {
    font-size: 22px;
    line-height: 35px;
  }

  .box-text del,
  .box-text ins {
    width: 100%;
    margin: 3px;
  }

  .list__related li {
    width: 50%;
  }

  .list__related li:nth-child(2n + 1) {
    clear: both;
  }

  .box__content__previews .name__preview {
    width: 100%;
    border: 0;
  }

  .box__content__previews .box__des__previews {
    width: 100%;
  }

  .section__doctor .elementor-image-box-content {
    width: initial;
    display: inline-block;
  }

  .chinhquy__Dc span {
    color: #0436b4;
    display: block;
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 10px 0;
  }

  .chinhquy__Dc ins {
    display: none;
  }

  .chinhquy__Dc {
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 29px;
    margin: 0 0 13px 0;
    font-weight: 600;
    text-align: center;
  }
}
