.itopplus-background {

}
body {
  overflow-x: hidden;
  background-color: #e9e8de;
}

.no-js a {
  color: #606060;
  transition: 0.35s;
}
.no-js a:hover {
  color: #a4b485;
}
.itopplus-footer {
  color: #606060;
}
.itopplus-footer a {
  color: #606060;
}
.itopplus-footer a:hover {
  color: #a4b485;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_25032024p167/0/0/1z-z285587752707.webp");
}
.no-js .itopplus-footer {
  left: 0;
  right: 0;
  bottom: 0;
  background: #e9e8de;
  color: #606060;
  z-index: 100;
  width: 100%;
  /* margin-top: 7%; */
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 10px;
  padding: 8px 15px;
  font-family: "Belleza", serif;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  box-shadow: none;
  border-radius: none;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #fff;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #a4b585;
}
.no-js .dropdown-menu > li > a {
  font-family: "Belleza", serif;
}
.no-js .dropdown-menu {
  background-color: #a4b585;
  color: #fff;
}

@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 100px !important;
    z-index: 10000;
  }
  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #a4b485 !important;
  }
  #itpMenuSideBar span {
    background-color: #fff !important;
  }
  #controlMenu * {
    color: #fff !important;
    border: none;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }
  .itopplus-banner {
    background: #a4b485;
    transition: 0.3s;
  }
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
  }
  .itp-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
  }
  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }
  .itopplus-menu {
    position: relative;
    top: -5%;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
  .empty-buddyclinic-footer {
    padding: 0%;
  }

  #carousel67282cc1937a32001409793e .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
  }
  .carousel-indicators li {
    border: 1px solid #fff;
  }
  .carousel-indicators .active {
    background-color: #d2c7a9;
    border-color: #d2c7a9;
  }
  .glyphicon-chevron-left:before,
  .glyphicon-chevron-right:before {
    display: none;
  }
  #carousel67282cc1937a32001409793e .carousel-indicators {
    bottom: 0px;
  }
}

@media screen and (min-width: 1366px) {
}

/* oscar*/
figure.effect-oscar {
  background: transparent;
  border-radius: 20px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
}
figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* oscar */

/* apollo */
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
figure.effect-apollo img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1, 1, 1);
}
figure.effect-apollo figcaption::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -115%, 0);
}
figure.effect-apollo p {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-apollo p.k-editor-inline,
figure.effect-apollo p.k-editor-inline.k-state-active {
  padding: 0 1em !important;
}
figure.effect-apollo h2 {
  text-align: left;
}
.rslides figure.effect-apollo h2 {
  position: absolute;
}
.rslides figure.effect-apollo h2.k-editor-inline,
figure.effect-apollo p.k-editor-inline.k-state-active {
  z-index: 999;
  position: absolute;
}
figure.effect-apollo:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1.05, 1.05, 1);
}
figure.effect-apollo:hover figcaption::before {
  z-index: 1;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
figure.effect-apollo:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* apollo */

/*from Contact*/
.no-js #Component672857a7407cfe0013cd9735 label {
  display: none !important;
  color: #201a1a;
}
.no-js #Component672857a7407cfe0013cd9735 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component672857a7407cfe0013cd9735 .form-control {
  border: 0px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 28px 0px;
  background: transparent;
  color: #201a1a;
  font-size: 15px !important;
}
.no-js #Component672857a7407cfe0013cd9735 .form-control:focus {
  border-bottom: 1px solid #a4b585 !important;
  border: 0px solid #a4b585;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #201a1a !important;
}
.no-js #Component672857a7407cfe0013cd9735 .btn {
  background: #1c1c1c;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 30px;
  padding: 10px 30px 10px 30px;
  font-size: 15px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component672857a7407cfe0013cd9735 .btn-default:active {
  background: #1c1c1c;
  color: #fff;
}
.no-js #Component672857a7407cfe0013cd9735 .btn-default:hover,
.no-js #Component672857a7407cfe0013cd9735 .btn-default:focus {
  background-position: 0 0px;
  background: #1c1c1c;
  border: 0px solid transparent;
}
.no-js #Component672857a7407cfe0013cd9735 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component672857a7407cfe0013cd9735 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component672857a7407cfe0013cd9735 ::placeholder {
  color: #201a1a !important;
  font-weight: 400;
}
#background672857a7407cfe0013cd9735 {
  padding: 3%;
}
/*from Contact*/

/*contenemanager*/
#Contentmanager .post-time {
  display: none;
}
h3.managerHeader {
  font-size: 2.5em;
  text-align: center;
  margin-top: 4%;
  margin-bottom: 2%;
  font-family: "Belleza", sans-serif;
  color: #a4b485;
  text-transform: uppercase;
}
.page-header {
  margin: 0px 0 30px;
  border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  text-align: center;
  font-size: 16px;
  padding: 8% 0% 0%;
  color: #000;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  display: inherit;
  color: #606060;
  margin-top: 7%;
}
article.col-md-6.item.-micro {
  width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px 10px 20px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  margin-bottom: 0px;
  border-radius: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}
.contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}
.contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
.fbcomments,
.fbcomments {
  display: none;
}
.thumbnail {
  border: 0px solid #ddd;
}
.img-thumbnail,
.thumbnail {
  box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
}
.Contentmanager p {
  white-space: break-spaces;
  font-size: 15px;
}
.Contentmanager .thumbnail {
  background-color: transparent;
}
.img-thumbnail {
  background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
  transform: scale3d(1.05, 1.05, 1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale3d(1.03, 1.03, 1) !important;
}
.social-icon {
  border-radius: 5px;
}
img.img-responsive.center-block.img-thumbnail {
  border-radius: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h3 {
  white-space: break-spaces;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h3 span {
  font-family: "Belleza", sans-serif;
}
.time .btnmore {
  width: 41%;
  margin-top: 7%;
}
.Textmanager.font-inherit {
  display: flow-root;
  text-align: left;
}
.Textmanager.font-inherit h4 span {
  font-family: "Belleza", sans-serif;
}
.Contentmanager img.img-responsive {
  border-radius: 20px;
}
.Textmanager.font-inherit h4 {
  border-bottom: 1px solid #a4b485;
  width: fit-content;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
article.col-md-6.item.-micro:hover .btnmore {
  transition: 0.35s;
  background: #a3916f;
}
article.col-md-6.item.-micro {
  transition: 0.35s;
}
.frame-service {
  padding: 20px;
  margin-top: 5%;
  border-radius: 20px;
  background: #a49372;
  color: #fff;
}
.frame-service span {
  font-family: "Belleza", sans-serif;
}
#background6728789b937a32001409853e .Contentmanager .site .col-section .item.-micro a .caption .time h3 {
  height: 50px;
}
/*contenemanager*/

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 15px;
}
body {
  font-size: 15px;
}
b,
strong {
  font-weight: 600;
}

.copyright {
  font-size: 12px;
  margin-bottom: 3%;
  margin-top: 6%;
}
.border-footer {
  border-top: 1px solid #a4b485;
}
.buddyclinic-footer {
  font-weight: 600;
}
.buddyclinic-footer-2 {
  white-space: break-spaces;
  font-size: 14px;
  margin-top: 3%;
}
.buddyclinic-footer-block1 {
  width: 110%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #a4b485 !important;
  border-radius: 30px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #a4b485 !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 15px;
}
.block-iconcontact-footer {
  display: flex;
  width: 100%;
  margin-bottom: 2%;
}
.iconcontact-footer {
  width: 15%;
}
.iconcontact-footer-t {
  margin-left: 3%;
  font-size: 14px;
  margin-top: 4px;
  width: 75%;
}
.block-iconcontact-footer-pd {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 0% 0% 3%;
}
.iconsocial-footer-t {
  width: 83%;
  font-size: 14px;
  align-self: center;
  margin-left: 2%;
}
.buddyclinic-footer-block2 {
  margin-left: 4%;
  width: 100%;
}
.content-buddyclinic {
  white-space: break-spaces;
}
.sectionone-buddyclinic h1 {
  font-size: 3em;
  font-family: "Belleza", sans-serif;
  white-space: break-spaces;
  color: #a4b485;
  line-height: 1;
  margin-bottom: 2%;
}
.border-sectionone-buddyclinic {
  border-top: 1px solid #a4b485;
  width: 93%;
  margin-top: 4%;
  margin-bottom: 4%;
}
.sectionone-buddyclinic {
  margin-top: 10%;
}
.bg-buddyclinic {
  width: 90%;
  margin: 0 auto;
}
.head-buddyclinic {
  text-align: center;
}
.head-buddyclinic h1 {
  font-family: "Belleza", sans-serif;
  white-space: break-spaces;
  color: #a4b485;
  font-size: 2.5em;
}
.empty-buddyclinic {
  padding: 2%;
}
#iframe67283d1c1db8500013978e86 .WidgetTitle__Header-sc-ruy1gu-2.huflDf {
  display: none;
}
#iframe67283d1c1db8500013978e86 .HeaderComponent__Top-sc-9lcg5s-2.lpkRoq.es-header-component-top {
  display: none;
}
#iframe67283d1c1db8500013978e86 .jOACPc {
  margin-bottom: 0px !important;
}
.head-buddyclinic {
  margin-top: 4%;
  text-align: center;
  margin-bottom: 1%;
}
.itopplus-bg {
  color: #606060;
}
#background67283fa81db8500013978ec0 .thumbs {
  margin-bottom: 0px;
}
.btnmore {
  display: grid;
  grid-template-columns: auto 25px;
  gap: 10px;
  align-items: center;
  width: fit-content;
  background: #a4b485;
  color: #fff;
  padding: 10px 30px;
  border-radius: 40px;
}

.btnmore-t {
  font-size: 14px;
  text-align: center;
}

.block-ourservice h5 {
  font-family: "Belleza", sans-serif;
  margin-bottom: 1%;
}
.block-ourservice p {
  height: 110px;
}
.bg-block-ourservice {
  padding: 8px;
  border: 1px solid #a4b485;
  border-radius: 20px;
  margin-bottom: 3%;
}
.bg-block-ourservice img {
  border-radius: 20px;
}
.block-ourservice {
  margin-bottom: 5%;
  transition: 0.35s;
}
.block-ourservice.two p {
  height: 125px;
}
.bg-ourservice {
  background: #a4b485;
  color: #fff;
  text-align: center;
  border-radius: 230px 230px 20px 20px;
  padding: 50% 0%;
  width: 98%;
}
.bg-ourservice h1 {
  font-family: "Belleza", sans-serif;
  white-space: break-spaces;
  font-size: 2.3em;
}
.block-ourservice:hover .btnmore {
  background: #a49170;
  transition: 0.35s;
}
.block-iconstar {
  display: flex;
  width: 100%;
}
.iconstar-2 {
  width: 5%;
  margin-top: 20%;
}
.iconstar-t {
  white-space: break-spaces;
  font-family: "Belleza", sans-serif;
  line-height: 0.8;
  padding: 4% 4%;
  font-size: 1em;
}
.bg-promotion {
  width: 55%;
  float: right;
  margin-top: 10%;
}
.iconstar {
  width: 5%;
}
.iconstar-t span {
  font-size: 36px;
}
.btnptomotion {
  display: flex;
  width: 47%;
  background: #a4b485;
  color: #fff;
  padding: 10px 0px 10px 15px;
  border-radius: 40px;
  margin-left: 10%;
  margin-top: 5%;
}
.icon-btnptomotion {
  width: 9%;
  margin: 0 auto;
}
.btnptomotion .btnmore-t {
  font-size: 16px;
}
.comingsoon {
  padding: 5% 0% 10%;
}
#tableA {
  width: 100%;
  margin-bottom: 2%;
}
#tableA th {
  background-color: #a49270;
  padding: 15px 10px;
  color: #ffffff;
  border-left: 1px solid #fff;
  text-align: center;
  font-weight: 400;
  vertical-align: middle;
}
#tableA td {
  border-left: 1px solid #f0f0f0;
  padding: 20px 10px;
  vertical-align: middle;
  text-align: center;
  background: #ffffffe0;
}
.iconcontact {
  width: 13%;
  align-self: center;
}
.iconcontact-2 {
  margin-left: 3%;
  width: 87%;
  align-self: center;
}
.block-iconcontact {
  display: flex;
  width: 100%;
  margin-bottom: 2%;
  background: #ffffffe0;
  border-radius: 50px;
  padding: 10px;
}
.pd-block-iconcontact {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
#iframe67285794407cfe0013cd972f iframe {
  border-radius: 20px;
}
ul.icon-product ::marker {
  color: #a4b485;
}
.block-iconsocial-footer-2 {
  display: flex;
  width: 100%;
  margin: 0 auto;
  margin-top: 6px;
}
.iconsocial-footer-2 {
  padding: 0px 5px;
  width: 18%;
}
.blockfooter-3 {
  margin-bottom: 4%;
  text-align: center;
  margin-top: 5px;
}
.blockfooter-3 p {
  margin: 0;
  font-weight: 600;
}
.blockfooter-3 p span {
  font-weight: 400;
}

#itpphonemobile {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_25032024p167/0/0/telz-z1711197439475.png) !important;
}
.old-image-icon-facebook {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_25032024p167/0/0/facebookz-z1651104877640.webp) !important;
}
.old-image-icon-line {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_25032024p167/0/0/linez-z1311220976088.webp) !important;
}
.old-image-icon-instragram {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_25032024p167/0/0/igz-z976550845168.webp) !important;
}

.eapps-widget-toolbar {
  display: none !important;
}
.block-iconcontact-footer-pd {
  margin-top: 10px;
}

/* blog */
ul.nav-template.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
  width: 50%;
}
ul.nav-template.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  width: 50%;
}
ul.nav-template.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 17px;
}
ul.nav-template.itp-contentmanager-template5 p {
  white-space: inherit;
}
.nav-template li:hover {
  background-color: transparent;
}
.Contentmanager .img-container .img {
  border-radius: 20px;
}
img.img-responsive.center-block.img-thumbnail {
  border-radius: 35px;
}
ul.nav-template.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  padding-bottom: 15px;
}
ul.nav-template.itp-contentmanager-template5 .img-container {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
/* blog */

.bgvdo-blog {
  margin: 0 auto;
  text-align: center;
  padding: 5% 0%;
  background: #a4b58559;
  width: 94%;
  border-radius: 25px;
  margin-top: 4%;
}

@media screen and (min-width: 1900px) {
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 3em;
  }
  h3 {
    font-size: 21px;
  }
  h4 {
    font-size: 25px;
  }
  h5 {
    font-size: 28px;
  }
  h6 {
    font-size: 32px;
  }
  p {
    font-size: 19px;
  }
  body {
    font-size: 19px;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 18px;
  }
  .block-ourservice p {
    height: 138px;
  }
  .btnmore-t {
    font-size: 18px;
  }
  .block-ourservice.two p {
    height: 151px;
  }
  .btnptomotion .btnmore-t {
    font-size: 20px;
  }
  .btnptomotion {
    width: 49%;
  }
  .buddyclinic-footer-2 {
    font-size: 17px;
  }
  .iconcontact-footer-t {
    font-size: 17px;
  }
  .copyright {
    font-size: 14px;
  }
  ul.icon-a {
    font-size: 19px;
  }
  .Contentmanager p {
    font-size: 19px;
  }
  #background6728789b937a32001409853e .Contentmanager .site .col-section .item.-micro a .caption .time h3 {
    height: 60px;
  }
  .no-js #Component672857a7407cfe0013cd9735 .form-control {
    padding: 29px 0px;
    font-size: 18px !important;
  }
  .blockfooter-3 {
    margin-bottom: 3%;
  }
  .iconsocial-footer-2 {
    width: 17%;
  }
  .block-iconsocial-footer-2 {
    margin-bottom: 5px;
  }
  .block-iconcontact-footer-pd {
    margin-top: 5px;
  }
  .iconsocial-footer-t {
    font-size: 17px;
  }
  ul.nav-template.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 21px;
  }
}

@media screen and (max-width: 1200px) {
  .content-buddyclinic {
    white-space: inherit;
  }
  .btnptomotion {
    width: 58%;
  }
  .buddyclinic-footer-2 {
    white-space: inherit;
  }
  .head-buddyclinic h1 {
    font-size: 2.2em;
  }
  .sectionone-buddyclinic h1 {
    font-size: 2.6em;
  }
  .time .btnmore {
    width: 50%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .time h3 {
    font-size: 16px;
  }
  h3.managerHeader {
    font-size: 2.2em;
  }
}

@media screen and (max-width: 900px) {
  .btnmore {
    width: 50%;
  }
  .block-ourservice p {
    height: 175px;
  }
  .block-ourservice.two p {
    height: 190px;
  }
  .iconstar-t {
    font-size: 0.8em;
  }
  .iconstar-t span {
    font-size: 23px;
  }
  .btnptomotion {
    width: 76%;
  }
  .sectionone-buddyclinic h1 {
    font-size: 2.2em;
  }
  .time .btnmore {
    width: 50%;
  }
  article.col-md-6.item.-micro {
    width: 33.3%;
  }
  .table-responsive {
    border: 0px solid #ddd !important;
  }
  .Textmanager.font-inherit {
    display: inherit;
  }
  #Contentmanager {
    width: 95%;
    margin: 0 auto;
  }
  .Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
  }
  .bg-buddyclinic {
    width: 100%;
  }
  .pd-block-iconcontact {
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
  }
  .iconcontact {
    width: 8%;
  }
  .block-iconsocial-footer-2 {
    width: 30%;
  }
  a.navbar-brand.visible-xs.menu-mobile-custom.closelyclick.customLink {
    width: 30px !important;
  }
}

@media screen and (max-width: 480px) {
  article.col-md-6.item.-micro {
    width: 100%;
  }
  #imagesControl67282cc1937a32001409793e {
    padding: 0px !important;
  }
  .sectionone-buddyclinic {
    margin-bottom: 15%;
  }
  .block-ourservice.two p {
    height: auto;
  }
  .block-ourservice p {
    height: auto;
  }
  .btnmore {
    margin-top: 10%;
  }
  .btnmore {
    width: 40%;
  }
  .head-buddyclinic h1 {
    font-size: 2em;
  }
  #background67284a19407cfe0013cd9553 .grid figure figcaption {
    padding: 0em;
  }
  .iconstar-t {
    font-size: 0.4em;
  }
  .iconstar-t span {
    font-size: 13px;
  }
  .bg-promotion {
    width: 60%;
    float: right;
    margin-top: 6%;
  }
  .btnptomotion {
    width: 80%;
  }
  .btnptomotion .btnmore-t {
    font-size: 14px;
    text-align: left;
    white-space: break-spaces;
  }
  .icon-btnptomotion {
    align-self: center;
  }
  #controlMenu * {
    font-family: "Belleza", sans-serif;
  }
  .iconcontact {
    width: 12%;
  }
  .time .btnmore {
    width: 40%;
  }
  h3.managerHeader {
    font-size: 1.6em;
  }
  .head-buddyclinic h1 {
    font-size: 1.6em;
  }
  .block-iconsocial-footer-2 {
    width: 80%;
  }
  a.navbar-brand.visible-xs.menu-mobile-custom.closelyclick.customLink {
    width: 31px !important;
    margin: 0px 5px;
  }
  ul.nav-template.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
  }
  ul.nav-template.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    margin-top: 5%;
  }
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
  }
  .bgvdo-blog {
    margin: 0 auto;
    text-align: center;
    padding: 0% 0%;
    background: transparent;
    width: 100%;
    border-radius: 25px;
    margin-top: 0%;
  }
}

.icon-btnmore img {
    max-height: 25px;
}

