.itopplus-background {

}
body, html {
    overflow-x: hidden;
    color: #000;
}
a {
    color: #000;
}
a:hover {
    color: #1cb290;
}
b, strong {
    font-weight: 600;
}


.navbar-default {
    width: 100%!important;
    padding: 0 0!important;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
    background: white;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}
#itopplus-nav-bar-sticky {
    padding: 1% 0 !important;
}
#itopplus-sticky-nav-bar {
    box-shadow: 0 0 5px rgba(0,0,0,20%);
}



.itopplus-bg{
  background-image: url('https://itp1.itopfile.com/ImageServer/b9a25f059e5faa3c/0/0/1z-z1049869659986.webp');   
}
.itopplus-bg2{
  background-image: url('https://itp1.itopfile.com/ImageServer/b9a25f059e5faa3c/0/0/bgz-z320307082273.webp');   
  background-position: bottom;
}
.itopplus-bg3{
  background-image: url('https://itp1.itopfile.com/ImageServer/b9a25f059e5faa3c/0/0/3z-z1136034117731.webp');     
}
.itopplus-head{ 
  background-color: #c0a36e;
  color: #fff;
}

/************Menu***************/
#main-navbar-collapse {
    text-align: center; 
}
#controlMenu{
    padding: 1% 0% 0% 0%;
}
.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    color: #000;
    font-size: 18px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #1cb290;
    background-image: -webkit-linear-gradient(top,#1cb290 0,#1cb290 100%);
    background-image: -o-linear-gradient(top,#1cb290 0,#1cb290 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#1cb290),to(#1cb290));
    background-image: linear-gradient(to bottom,#1cb290 0,#1cb290 100%);
    background-repeat: repeat-x;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active {
    color: #1cb290 !important;
    box-shadow: none;
    border-bottom: none;
    background: transparent;
    background-color: transparent;
}

@media screen and (max-width : 992px) {
  .navbar-default {
    background: #c0a36e;
}
  .itopplus-banner{
  margin-top: 6%;
  }  
#controlMenu{
    padding: 0;
}
/********Mobile-Menu-*********/
.navbar-default .navbar-brand, .itopplus-sidebar-menu-single a:link, .itopplus-sidebar-main a:link
, .itopplus-sidebar-menu-parent a ,.navbar-default .navbar-toggle:focus .text-bar
, .navbar-default .navbar-toggle .text-bar , .navbar-default .navbar-toggle:hover .text-bar {
    color: #fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff !important;
}
.itopplus-sidebar-menu-single a:active {
    color: #fff!important;
    background-color: transparent!important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-brand:hover{
    background-color: transparent;
}
.itopplus-sidebar-menu-single, .nav>li>a:focus {
    border-bottom: transparent;
    border-bottom: none !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    border-color: transparent!important;
    background-color: transparent!important;
}
/**************************/
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
}

@media screen and (min-width : 769px) and (max-width : 1010px){
.itopplus-head {
	display: none;
}
}



/**********************/
.text-header {
    font-size: 16px;
    text-align: right;
}
.itopplus-footer , .itopplus-head {
    font-size: 13px;
}
.itopplus-footer a , .itopplus-head a {
    color: #fff;
}
.itopplus-footer a:hover , .itopplus-head a:hover {
    color: #775b27;
}
.itopplus-footer .media-body {
    padding: 5px 5px 0;
}
.itopplus-footer h4.media-heading {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 400;
}
.itopplus-footer h4.media-heading span {
    font-size: 20px;
    display: block;
}
.padding-footer {
    padding-left: 15%;
}


/*home*/
figure.effect-apollo {
    background: transparent;
    border-radius: 25px;
}
#slider62cfc9e8aebe8e00139fb001 {
    width: 90%;
    margin: 0 auto;
}
.text-about {
    font-size: 16px;
    white-space: pre-line;
    padding: 15% 4%;
}
.text-about h2 {
    font-size: 38px;
    background: rgb(29,50,100);
    background: linear-gradient(0deg, rgba(29,50,100,1) 0%, rgba(35,95,172,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
}
.text-about h4 {
    font-size: 19px;
    color: #1cb290;
    font-weight: 400;
    margin: 0 0 20px;
}
.btn-more {
    background-color: #a78341;
    color: white;
    font-size: 14px;
    border: none;
    padding: 6px 15px;
    border-radius: 50px;
    margin: 5% 0 0;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #1d3264;
    color: white;
}
.text-menu {
    font-size: 42px;
    background: rgb(29,50,100);
    background: linear-gradient(0deg, rgba(29,50,100,1) 0%, rgba(35,95,172,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-weight: 500;
    padding: 4% 0 1%;
}
.effect-sadie {
    border-radius: 20px;
    margin-bottom: 20px !important;
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 24px;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 65px 0 20px!important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,0,0);
    text-align: center;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(26,19,9,.8) 75%);
    text-transform: initial;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(26,19,9,.8) 75%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(26,19,9,.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,0,0) translate3d(0,0,0);
}
.icon-img {
    font-size: 24px;
    text-align: center;
    color: black;
    white-space: pre-line;
    font-weight: 500;
    line-height: 1.3;
    padding: 1%;
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.icon-img img {
    width: 75% !important;
    display: block;
    margin: 0 auto;
}
.icon-img h4 , .icon-img h4 a {
    font-size: 16px;
    font-weight: 400;
    color: #1cb290;
    text-decoration: underline;
}
.text-doctor {
    font-size: 16px;
    white-space: pre-line;
    text-align: center;
    text-shadow: 0 0 5px #5c5c5c;
        padding: 2% 2% 0%;
}
.text-doctor h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}
#Component62e8f614a16f5f0013f7da7f .imageWidth.imageGallery , #Component62cff7ff426ae90013a301fb .imageWidth.imageGallery  {
    transform: scale(1.0);
    transition: 0.5s;
    width: 95% !important;
    display: block;
    margin: 0 auto 5%;
}
#Component62e8f614a16f5f0013f7da7f .imageWidth.imageGallery:hover , #Component62cff7ff426ae90013a301fb .imageWidth.imageGallery:hover {
    transform: scale(0.9);
}
.width-vdo {
    width: 85%;
    margin: 0 auto;
}
.text-about2 {
    font-size: 16px;
    text-align: center;
    white-space: pre-line;
    padding: 2% 0;
}
.text-about2 h4 {
    font-size: 24px;
    color: #1cb290;
    font-weight: 600;
    margin-bottom: 10px;
}
 /*home*/


 /*about*/
#slider62de05e4d73ada0014a73351 {
    width: 65%;
    margin: 0 auto 5%;
    border-radius: 25px;
}
.bg-menu {
    font-size: 34px;
    background: rgb(29,50,100);
    /* background: linear-gradient(0deg, rgba(29,50,100,1) 0%, rgba(35,95,172,1) 100%); */
    text-align: center;
    font-weight: 500;
    padding: 8px;
    color: white;
    width: 30%;
    margin: 4% auto 2%;
    border-radius: 10px;
    box-shadow: 5px 5px 15px #ffe8bd;
    background-color: #c0a36e;
}
.bg-menu1 {
    font-size: 34px;
    background: rgb(29,50,100);
    /* background: linear-gradient(0deg, rgba(29,50,100,1) 0%, rgba(35,95,172,1) 100%); */
    text-align: center;
    font-weight: 500;
    padding: 8px;
    color: white;
    width: 45%;
    margin: 4% auto 2%;
    border-radius: 10px;
    box-shadow: 5px 5px 15px #ffe8bd;
    background-color: #c0a36e;
}
.text-1 {
    font-size: 16px;
    padding: 1% 1% 5%;
    text-align: center;
    white-space: pre-line;
}
.text-1 h3 {
    font-size: 28px;
    margin-bottom: 8px;
}
.text-1 img {
    width: 20% !important;
    display: block;
    margin: 0 auto;
}
 /*about*/



/*service*/
.text-service {
    font-size: 18px;
    padding: 20% 12%;
}
.text-service h3 {
    font-size: 34px;
    margin-bottom: 0px;
    color: #1cb290;
}
.border-service {
    border-bottom: 4px solid #1cb290;
    margin: 5% 0;
    width: 80px;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px 0 0 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*service*/



/*promotion*/
.text-promotion {
    font-size: 18px;
    text-align: center;
    padding: 1% 0;
}
.text-promotion h3 {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #1cb290;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
    border-bottom: 1px dashed #ccc;
    padding: 15px 0;
    font-size: 20px;
    font-weight: 600;
    color: #1d3264;
}
.height-table {
    height: 140px;
}
.text-promotion2 {
    font-size: 16px;
    padding: 8% 0;
}
.text-promotion2 h4 {
    font-size: 24px;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
/*promotion*/



/**/
.Contentmanager .site .col-section .item.-micro a .image {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 50%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    font-weight: 500;
    color: #444;
    padding: 1% 0;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #1cb290;
}
.Contentmanager .site .col-section .item.-micro a .post {
    color: #c0a36e;
}
.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
}
.Textmanager.font-inherit h4 {
    font-size: 24px;
    margin: 20px 0;
}
.Textmanager.font-inherit img {
    margin-bottom: 20px;
}
.page-header {
    border-bottom: 0px solid #eee;
}
h3.managerHeader {
    font-size: 30px;
    background: rgb(29,50,100);
    background: linear-gradient(0deg, rgba(29,50,100,1) 0%, rgba(35,95,172,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    padding: 2% 0 1%;
}
#Contentmanager .post-time {
    font-size: 14px;
    color: #c0a36e;
}
.col-md-6.pull-left {
    margin-left: -2%;
    margin-right: 2%;
}
.col-md-6.pull-right {
    margin-right: -2%;
    margin-left: 2%;
}
.col-md-6.pull-left img , .col-md-6.pull-right img {
    border-radius: 20px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.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;
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
     box-shadow: 0 0 10px #a2a2a2;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
span#relateContentTitle {
    font-size: 18px;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    border: 5px solid white;
    max-height: inherit;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    color: #000;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 14px;
   text-align: left;
}


/*Contact*/
.text-contact {
    font-size: 16px;
    padding: 0 2%;
}
.text-contact h3 {
    font-size: 24px;
    font-weight: 500;
    margin: 20px 0;
    color: #1cb290;
}
.padding-contact {
    padding: 8px 0;
}
/*from Contact*/
.no-js #Component62d4e731426ae90013a35b31 label {
    display: none!important;
}
.no-js #Component62d4e731426ae90013a35b31 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component62d4e731426ae90013a35b31 .form-control {
    border: none;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 15px !important;
    padding: 39px 0;
    font-weight: 300;
    background: transparent;
    color: #333;
}
.no-js #Component62d4e731426ae90013a35b31 .form-control:hover {
    border-bottom: 1px dashed #a78341;
}
.no-js #Component62d4e731426ae90013a35b31 .form-control:focus {
    border-bottom: 1px dashed #a78341;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #333!important;
}
.no-js #Component62d4e731426ae90013a35b31 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#a78341 0,#a78341 25%,#a78341 50%,#a78341 75%,#a78341 100%);
    color: #fff;
    text-shadow: 0 0px 0 #a78341;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 8px 30px;
    font-size: 15px;
    border: 0px solid transparent;
}
.no-js #Component62d4e731426ae90013a35b31 .btn-default:active {
   background-color: #c0a36e;
}
.no-js #Component62d4e731426ae90013a35b31 .btn-default:hover,
.no-js #Component62d4e731426ae90013a35b31 .btn-default:focus {
    background-position: 0 0px;
  background-color: #a78341;
}
.no-js #Component62d4e731426ae90013a35b31  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component62d4e731426ae90013a35b31 span.label {
    font-size: 13px;
    font-weight: 300;
}
.CASS-D-border {
    background-image: none;
    background-color: #fff !important;
    padding: 0 3%;
   border-radius: 15px;
}


/******************************************************/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #1cb290;
    border-color: #1cb290;
}
.pagination>li>a, .pagination>li>span {
    color: #1cb290;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #1cb290;
    background-color: #f7f7f7;
}

/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
    border:1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 188px!important;
}
  .itopplus-footer, .itopplus-head {
    font-size: 15px;
}
  .navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    font-size: 20px;
}
  .navbar-default .navbar-nav>li>a {
    padding: 15px 25px;
}
  .text-about {
    font-size: 20px;
    padding: 10% 4%;
}
  .text-about h2 {
    font-size: 44px;
}
  .text-about h4 {
    font-size: 22px;
}
  .btn-more {
    font-size: 16px;
}
  .text-menu {
    font-size: 48px;
}
  .grid figure p {
    font-size: 26px;
}
  .icon-img {
    padding: 1% 1% 5%;
}
  .text-doctor h3 {
    font-size: 26px;
}
  .text-doctor {
    font-size: 18px;
}
  .text-about2 {
    font-size: 20px;
}
  .text-about2 h4 {
    font-size: 30px;
}
  .itopplus-footer h4.media-heading {
    font-size: 18px;
}
  .itopplus-footer .media-body {
    padding: 7px 5px 0;
}
  .text-1 {
    font-size: 20px;
}
  .text-1 h3 {
    font-size: 30px;
}
  .bg-menu {
    font-size: 40px;
}
  .bg-menu1 {
    font-size: 40px;
}
  .text-service {
    font-size: 20px;
}
  .text-service h3 {
    font-size: 36px;
}
  .text-promotion {
    font-size: 20px;
}
  .text-promotion h3 {
    font-size: 30px;
}
  .text-promotion2 {
    font-size: 20px;
}
  .text-promotion2 h4 {
    font-size: 28px;
}
  table.tj2 td {
    font-size: 24px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
}
  .Contentmanager .site .col-section .item.-micro a .post {
    font-size: 14px;
}
  h3.managerHeader {
    font-size: 34px;
}
  .Textmanager.font-inherit {
    font-size: 18px;
}
  .Textmanager.font-inherit h4 {
    font-size: 28px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
}
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 16px;
}
  .text-contact {
    font-size: 18px;
}
.padding-contact {
    padding: 12px 0;
}
  .no-js #Component62d4e731426ae90013a35b31 span.label {
    font-size: 15px;
}
  .no-js #Component62d4e731426ae90013a35b31 .form-control {
    font-size: 18px !important;
    padding: 49px 0;
}
}

@media only screen and (max-width:1191px) {
.itopplus-footer, .itopplus-head {
    font-size: 11px;
}
  .text-about {
    white-space: inherit;
    padding: 9% 4%;
}
  .itopplus-footer h4.media-heading {
    font-size: 15px;
}
  .itopplus-bg3 {
    background-size: cover;
}
  .text-service {
    padding: 17% 6%;
}
  .no-js #Component62d4e731426ae90013a35b31 .form-control {
    padding: 37px 0;
}
}


 @media only screen and (max-width:900px) {
.navbar-inline .text-bar {
    display: none;
}
.navbar-inline {
    padding-top: 7px;
}
   .text-about {
    padding: 10% 4%;
}
   .text-about h4 {
    font-size: 18px;
}
   .text-about h2 {
    font-size: 36px;
}
   .btn-more {
    display: block;
}
   .icon-img {
    font-size: 18px;
}
   .icon-img h4, .icon-img h4 a {
    font-size: 14px;
}
   .text-doctor h3 {
    font-size: 20px;
}
   .bg-menu {
    width: 40%;
}
     .bg-menu1 {
    width: 55%;
}
   .text-service {
    padding: 9% 6%;
}
   .table-responsive {
    border: 0px solid #ddd;
}
   .col-md-6.pull-left {
    margin-left: 0;
    margin-right: 0;
}
   .col-md-6.pull-right {
    margin-right: 0;
    margin-left: 0;
}
   .text-contact h3 {
    font-size: 20px;
}
   .no-js #Component62d4e731426ae90013a35b31 .form-control {
    padding: 31px 0;
}
  .itopplus-search-image-flex-item {
    margin: 5px 0!important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}



@media only screen and (max-width:480px) {
.itopplus-banner {
    margin-top: 13%;
}
#imagesControl62cfc97afdef2e0013cc9077 {
    padding: 0 !important;
}
  .text-about h2 {
    font-size: 32px;
}
  .text-about h4 {
    font-size: 16px;
}
  .text-about {
    padding: 2% 4%;
}
  .text-menu {
    font-size: 36px;
}
  .icon-img {
    font-size: 17px;
}
  .itopplus-bg2 {
    background-size: cover;
}
  .bg-menu {
    width: 100%;
    margin: 10% auto 2%;
}
   .bg-menu1 {
    width: 100%;
    margin: 10% auto 2%;
}
  #slider62de05e4d73ada0014a73351 {
    width: 90%;
}
  .text-doctor {
    white-space: inherit;
    color: #052a5c;
        text-shadow: 0 0 0px #5c5c5c;
}
  .text-service h3 {
    font-size: 30px;
}
  .text-service {
    padding: 6% 6%;
    font-size: 16px;
}
  .bg-menu {
    font-size: 32px;
}
    .bg-menu1 {
    font-size: 32px;
}
  .height-table {
    height: inherit;
}
  .Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
}
  h3.managerHeader {
    font-size: 22px;
}
  .padding-contact {
    padding: 15px 0;
}
  .text-contact {
    word-break: break-word;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
.customLink{
    width: 52px!important;
}
}



