.itopplus-background {

}
body {
      font-size: 17px;
      overflow-x: hidden;
      color: #000000;
}
a {
    color: #000000;
}
a:hover {
    color: #be4366;
}
b , strong {
    font-weight: 600;
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_13062023nl27/0/0/2z-z194642471167.webp');
}
.itopplus-bg3 {
    background: linear-gradient(0deg, rgba(236, 140, 154, 1) 0%, rgba(255, 223, 221, 1) 50%, rgba(240, 152, 164, 1) 100%);
}
.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_13062023nl27/0/0/4z-z661209123691.webp');
}
.itopplus-footer {
    background: linear-gradient(0deg, rgba(221, 120, 140, 1) 0%, rgba(254, 167, 177, 1) 50%, rgba(234, 139, 152, 1) 100%);
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #474747;
    margin: 0 11px;
    padding: 10px 0;
}

.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: #cb4c6a !important;
    box-shadow: 0px 3px 0px 0px #cb4c6a;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
     font-size: 1.1em;
    color: #474747;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #cb4c6a;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #444 !important;
        color: #444 !important;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #444 !important;
    }

    .navbar-default {
        background: #fff;
    } 

    /*new logo nav*/
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        box-shadow: 0 0 3px 0 #ccc;
        padding: 0 10px;
    }

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 30px !important;
        top: 5px;
        left: 15px;
    }


}

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

    .navbar-default {
        background: transparent;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 40%;
        margin: 0 auto;
    }

    #controlPosition {
        margin-top: 4.5%;
        text-align: right;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 100;
        background: #fff;
        transition: 0.5s;
    }
  
      .banner-sticky {
        background: #fff !important;
        box-shadow: 0 0 3px 0 #aaa;
    }


    .itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
        content: '|';
        display: grid;
        place-content: center;
        color: #cb4c6a;
    }


}




/**/
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 3em;
      font-weight: 600;
}
.h3, h3 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1.2em;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    color: #fff;
}
.itopplus-footer h4 {
    margin: 0px 0 20px;
    font-weight: 500;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #aa8729;
}
.footer-icon-display {
    display: flex;
    gap: 10px;
    width: 30%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-logo img {
    width: 45% !important;
    margin: 0 0 20px;
}
.tel-contact {
    font-size: 1.1em;
    font-weight: 600;
}
.tel-contact .media-body {
    padding: 0 0 0 10px;
}
.tel-contact h3 {
    font-size: 1.7em;
}
.footer-menu {
    padding-left: 15%;
    line-height: 1.8;
}
.footer-logo-pd {
    padding: 0 32% 0 0;
}
.footer-contact {

}
.footer-contact .media-body  {
    padding: 3px 5px;
}
.line-qr img {
    border-radius: 15px;
}
.copy-right {
    text-align: right;
    padding: 0 0 5%;
    font-size: 0.9em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #be4366 !important;
    color: #be4366 !important;
    font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #be4366 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #be4366;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
.backToTop {
    right: 10px !important;
    bottom: 70px !important;
    width: 65px !important;
}
.backToTop img {
    width: 100%;
}
/*footer*/



/*slide*/
#carousel660d2a090ef8b900136fefad .hidden {
	display: block!important;
	visibility: inherit!important;
	pointer-events: none;
} 
#carousel660d2a090ef8b900136fefad .carousel-indicators .active {
	background-color: #515050;
	border-color:#515050;
    width: 13px;
    height: 13px;
    margin: 2px;
}  
#carousel660d2a090ef8b900136fefad .carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff00;
    border: 1px solid #515050;
    border-radius: 10px;
} 
#carousel660d2a090ef8b900136fefad .carousel-indicators {
    bottom: 0%;
} 
#carousel660d2a090ef8b900136fefad .glyphicon-chevron-left:before,
#carousel660d2a090ef8b900136fefad .glyphicon-chevron-right:before {
	 display: none;
}
/*slide*/



/*หน้าแรก*/
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2, .about-block h2 , .about-block2 h2 {
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 2px 0;
}
.menu-align h2 , .menu-align h3 , .menu-align2 h3 {
    font-size: 3em;
    font-weight: 600;
}
.menu-align h3  {
   color: #fff;
}
.about-block {
    white-space: pre-line;
    padding: 20% 0 0 2%;
}
.about-block h4 {
    font-size: 1.4em;
    color: #70493f;
    font-weight: 600;
    margin: 10px 0 30px;
}
.about-block .media-body {
    padding: 10px 0 0 14px;
}
.about-block .media-body span {
    color: #be4366;
    font-weight: 600;
}
.padding-pd {
    padding: 2%;
}
#slidermaster660e3492c3d2480013e3a848 , #slidermaster660f7872c3d2480013e3c6c1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  	overflow: unset !important;
}

#slidermaster660e3492c3d2480013e3a848 img , #slidermaster660f7872c3d2480013e3c6c1 img  {
    object-fit: contain;
    margin: 0 10px;
    width: 95% !important;
}
/*dot*/
#slidermaster660e3492c3d2480013e3a848>div:nth-child(3) , #slidermaster660f7872c3d2480013e3c6c1>div:nth-child(3) {
    bottom: -17% !important;
    left: 3% !important;
    right: 0 !important;
    margin: 0 auto;
}

#slidermaster660e3492c3d2480013e3a848>div:nth-child(4), #slidermaster660e3492c3d2480013e3a848>div:nth-child(5) ,
#slidermaster660f7872c3d2480013e3c6c1>div:nth-child(4) , #slidermaster660f7872c3d2480013e3c6c1>div:nth-child(5) {
	display: none !important;
}
.jssorb03 div {
    background: transparent;
    color: transparent !important;
    border: 1px solid #565656;
    width: 9px ! IMPORTANT;
    height: 9px !important;
    border-radius: 50%;
}
.jssorb03 .av, .jssorb03 div:hover {
    background: transparent;
    cursor: pointer;
    background: #565656;
    font-size: 0 !important;
}
figure.effect-apollo {
    background: transparent;
    border-radius: 10px;
    box-shadow: 0 0px 20px rgba(0,0,0,.15);
}
figure.effect-apollo img {
    opacity: 1;
    transform: scale3d(1.0, 1.0, 1);
}
figure.effect-apollo:hover img {
    transform: scale3d(1.05, 1.05, 1);
}
.contact-bg-block {
    width: 85%;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    border-radius: 30px;
    margin: 8% 0%;
}
.contact-bg1 {
    display: grid;
    grid-template-columns: 18% auto;
    gap: 20px;
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    color: #fff;
    padding: 5% 16%;
    font-size: 1.3em;
    border-radius: 30px 30px 0 0;
}
.contact-bg1-text h3 {
    margin: 0;
    font-size: 1.9em;
    font-weight: 600;
}
.btn-click {
    background: #fff;
    color: #ccb26c;
    border: none;
    padding: 4px 20px;
    border-radius: 50px;
    font-weight: 600;
    margin: 0 10px;
    transition: 0.5s;
}
.btn-click:hover {
    background: #b49338;
    color: #fff;
}
.contact-icon-display {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.contact-bg2 {
    background: #fff;
    border-radius: 0 0 30px 30px;
    text-align: center;
    padding: 3%;
}
.contact-icon-img {
    width: 5%;
}
.contact-icon-text {
    margin-right: 5%;
}
.contact-bg2 h4 {
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 2px 0;
    font-size: 1.6em;
    font-weight: 600;
    margin: 0 0 20px;
}
.contact-time-display {
    display: grid;
    grid-template-columns: 15% auto;
    justify-content: center;
    margin: 3% 0;
}
.contact-time-block1 {
    font-weight: 600;
}
.contact-time-block2 {
    text-align: left;
}
.thumbnail {
    padding: 0px ! IMPORTANT;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 20px;
    box-shadow: 0 0px 20px rgba(0,0,0,.15) !important;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 20px 20px 0 0;
}
.service-name {
    display: grid;
    grid-template-columns: 65% 35%;
    padding: 5%;
    align-items: center;
}
.service-text {
    font-weight: 500;
}
.thumbnail button  {
    background: linear-gradient(0deg, rgba(180, 147, 56, 1) 0%, rgba(213, 190, 128, 1) 50%, rgba(180, 147, 56, 1) 100%);
    color: #fff;
    border: none;
    padding: 7px 10px;
    width: 100%;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.thumbnail:hover button {
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    color: #fff;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
#Component660e2c4883c6350013c6c539 img  {
    border-radius: 50px 0;
}
#Component660e2c5e8ccbad0013974002 .col-md-6.col-sm-6.col-xs-6:nth-child(1) img {
    border-radius: 0 50px 0 0;
}
#Component660e2c5e8ccbad0013974002 .col-md-6.col-sm-6.col-xs-6:nth-child(2) img {
    border-radius: 0 0 0 50px;
}
#Component660e2c5e8ccbad0013974002 .col-md-6.col-sm-6.col-xs-6:nth-child(3) img {
    border-radius: 50px 0 0 0;
}
#Component660e2c5e8ccbad0013974002 .col-md-6.col-sm-6.col-xs-6:nth-child(4) img {
    border-radius: 0 0 50px 0;
}
.btn-align {
    text-align: center;
    padding: 1% 0 8%;
}
.btn-detail {
    background: #fff;
    color: #ccb26c;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    font-weight: 500;
    margin: 0 10px;
    transition: 0.5s;
}
.btn-detail:hover {
    background: #b49338;
    color: #fff;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em!important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,0,0);
    text-align: left;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(184,68,83,1) 100%);
    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(184,68,83,1) 75%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(184,68,83,1) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.grid figure p {
    letter-spacing: 0px;
}
.effect-sadie {
    border-radius: 25px;
    margin-bottom: 20px !important;
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 1em;
}
.effect-sadie button {
    background: linear-gradient(0deg, rgba(180, 147, 56, 1) 0%, rgba(213, 190, 128, 1) 50%, rgba(180, 147, 56, 1) 100%);
    color: #fff;
    border: none;
    padding: 8px 10px;
    width: 100%;
    border-radius: 50px;
    font-size: 0.7em;
    font-weight: 500;
    transition: 0.5s;
}
.effect-sadie:hover button {
    background: #fff;
    color: #b49338;
}
.news-name {
    display: grid;
    grid-template-columns: 75% 25%;
    align-items: center;
    padding: 5% 0 0;
}
figure.effect-phoebe {
    background: transparent;
}
/*หน้าแรก*/



/*บริการ*/
.menu-align2 {
    text-align: center;
    padding: 2% 0;
}
.menu-align2 h2 {
    color: #be4366;
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
/*บริการ*/



/*เกี่ยวกับเรา*/
.about-block2 {
    padding: 8% 0 0 5%;
}
.about-block2 h5 {
    white-space: pre-line;
    color: #70493f;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 25px;
    font-size: 1.3em;
}
.about-block2 h4 {
    color: #be4366;
    font-weight: 600;
    line-height: 1.4;
    font-style: italic;
}
.about-block3 {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(243, 205, 212, 1) 52%, rgba(255, 255, 255, 1) 100%);
    padding: 5% 2%;
    text-align: center;
    margin-bottom: 3%;
}
.about-block3 h4 {
    font-weight: 600;
    margin: 15px 0 0;
}
.about-block3 h3 {
    color: #70493f;
    font-weight: 600;
    margin: 15px 0;
}
.about-block4 {
    padding: 0 0 0 5%;
}
.about-block4 h4 {
    font-weight: 600;
    line-height: 1.2;
}
.about-ul {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 5px;
    margin: 0 auto;
}
.about-ul li {
    display: flex;
}
.about-ul  li::before {
    content: '✔';
    padding-right: 10px;
    color: #be4366;
}
.about-block5 {
    text-align: center;
    padding: 1% 2% 5%;
}
.about-block5 h4 {
    color: #be4366;
    font-weight: 600;
    line-height: 1.3;
    margin: 20px 0;
}
/*เกี่ยวกับเรา*/



/*ทีมแพทย์คลินิก*/
.doctor-name h1 {
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.4em;
    font-weight: 600;
    margin: 0;
}
.doctor-name h2 {
    color: #70493f;
    font-size: 1.7em;
    margin: 5px 0 0;
}
.doctor-name h3 {
    font-size: 1.3em;
    margin: 10px 0 20px;
    font-weight: 600;
}
.doctor-name h4 {
    margin: 20px 0 5px;
    color: #be4366;
    font-weight: 600;
}
.doctor-name2 {
    padding: 10% 5%;
    font-size: 0.9em;
    height: 315px;
}
.doctor-name2 h2 {
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1.2;
}
.doctor-name2 h3 {
    font-size: 1.1em;
    margin: 5px 0;
    font-weight: 600;
}
.doctor-name2 h4 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 20px 0 5px;
    color: #be4366;
}
/*ทีมแพทย์คลินิก*/



/*บริการ*/
.nav-template li.col-md-6.col-sm-6.col-xs-12 {
    width: 30%;
    margin: 0px 1% 2% !important;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 20px;
    padding: 0px !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
    padding: 0 !important;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    display: grid;
    grid-template-columns: 70% 30%;
    padding: 5% !important;
}
.nav-template .img-container {
    padding-bottom: 100%;
    border-radius: 25px 25px 0 0;
    overflow: hidden;
}
.nav-template .img-container .img {
    border-radius: 25px 25px 0 0;
    transition: 0.5s;
}
.nav-template .img-container .img:hover {
    transform: scale(1.1);
}
.btn-group-sm>.btn, .btn-sm {
    font-size: 16px;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.1em;
    height: 55px;
}
.nav-template li.col-md-6.col-sm-6.col-xs-12 button {
    background: linear-gradient(0deg, rgba(180, 147, 56, 1) 0%, rgba(213, 190, 128, 1) 50%, rgba(180, 147, 56, 1) 100%);
    color: #fff;
    border: none;
    padding: 7px 10px;
    width: 100%;
    border-radius: 50px;
    transition: 0.5s;
}
.nav-template li.col-md-6.col-sm-6.col-xs-12:hover button {
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    color: #fff;
}
/*บริการ*/



/*สินค้า*/
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 25px;
    background-color: transparent;
    border: 0px solid #d4d4d4;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    padding: 5% 0;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {

}
.Contentmanager .site .col-section .item.-micro button {
    background: linear-gradient(0deg, rgba(180, 147, 56, 1) 0%, rgba(213, 190, 128, 1) 50%, rgba(180, 147, 56, 1) 100%);
    color: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.Contentmanager .site .col-section .item.-micro:hover button {
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time span {
    color: #de2027;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 500;
    background: transparent;
    color: #000;
    text-align: center;
    padding: 7% 0% 0;
    margin-bottom: 0px;
    height: 65px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #be4366;
}
h3.managerHeader {
    font-size: 3em;
    text-align: center;
    font-weight: 600;
    color: #be4366;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 45%;
    margin: 0 3% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    background: linear-gradient(0deg, rgba(203, 92, 97, 1) 0%, rgba(224, 148, 170, 1) 50%, rgba(203, 92, 97, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 7px 0;
}
.Textmanager.font-inherit h4 {
    color: #70493f;
    font-weight: 600;
    margin: 25px 0 5px;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
    width: 33.33%;
}
.contenemanager-gallery .thumbnail , .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover , .contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail , .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);
      border-radius: 20px;
      transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #cecece;
    padding: 0px;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.landingpagemanager {
   display: none;
}
/*สินค้า*/



/*ข่าวสาร*/
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    display: inline-table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col strong , .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #be4366;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main strong {
    margin-top: 20px !important;
    display: block;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col p , .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main p {
    font-size: 16px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 50%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 50%;
    padding: 0 0% 0 4%!important;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 100%;
    border-radius: 25px;
    overflow: hidden;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 100%;
    border-radius: 25px;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 2px;
    display: inline-table;
}
.content-vdo video {
    height: 459px !important;
    background: #000;
}
/*ข่าวสาร*/


/*ติดต่อเรา*/
.contact-addrees {
    text-align: center;
    padding: 5% 0 3%;
}
.contact-addrees h3 {
    font-weight: 600;
    margin: 0 0 10px;
    color: #be4366;
}
.tel-display {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
    font-family: 'Onest', sans-serif;
    color: #005177;
    font-weight: 600;
    font-size: 1.4em;
}
.tel-text a {
    color: #005177;
}
.contact-bg {
    background: transparent;
    border: 0px solid #eee;
    padding: 0px 0;
    width: 97%;
    margin: 0 10px 10px !important;
    border-radius: 50px;
    transition: 0.5s;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.contact-bg:hover {
    background: #ffdce6;
}
.contact-bg .media-body {
    padding: 20px 0px;
    font-size: 0.9em;
}
.contact-bg img {
    width: 90% !important;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 50%;
}
#iframe660f6fb983c6350013c6e9f1 iframe {
    height: 255px;
    border-radius: 20px;
}
/*form Contact*/
.CASS-D-border label  {
    display: none!important;
}
.CASS-D-border .col-md-6  {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.CASS-D-border .form-control {
    border: 1px solid #eeeeee;
    border-radius: 10px!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: 1em !important;
    padding: 33px 20px;
    font-weight: 400;
    color: #373737!important;
}
.CASS-D-border .form-control:hover  {
    border: 1px solid #be4366;
}
.CASS-D-border .form-control:focus {
    border: 1px solid #be4366;
    -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: #373737!important;
}
.CASS-D-border .btn  {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#4d4d4d 0,#4d4d4d 100%);
    background: #be4366;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
}
.CASS-D-border .btn-default:active {
   background-color: #be4366;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #be4366;
}
.CASS-D-border  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.CASS-D-border span.label  {
    font-size: 0.9em;
    font-weight: 300;
}
.CASS-D-border .ITPcheckboxAuthen  {
    font-size: 0.84em;
    padding: 0 0 0 0;
}

/*ติดต่อเรา*/


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



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 21px;
}
  .navbar-default .navbar-nav>li>a {
    margin: 0 14px;
}
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .itopplus-footer {
    font-size: 17px;
}
  .footer-logo-pd {
    padding: 0 10% 0 0;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .doctor-name2 {
    height: 370px;
}
  .btn-group-sm>.btn, .btn-sm {
    font-size: 21px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    height: 70px;
}
  .btn-sm p {
    font-size: 16px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 80px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col strong, .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main strong {
    font-size: 26px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col p, .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main p {
    font-size: 21px;
}
  .content-vdo video {
    height: 578px !important;
}
  .contact-bg img {
    width: 80% !important;
}
  #iframe660f6fb983c6350013c6e9f1 iframe {
    height: 234px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body {
    font-size: 16px;
}
  .navbar-default .navbar-nav>li>a {
    margin: 0 5px;
}
  .dropdown-submenu>.dropdown-menu{
   right :100% !important;
   left: inherit !important;
}
.no-js .dropdown-menu {
   right: 0 !important;
   left: inherit !important;
}
  .about-block {
    white-space: inherit;
}
  .h2, h2 , h3.managerHeader {
    font-size: 2.6em;
}
  .h3, h3 {
    font-size: 1.8em;
}
  .about-block h4 {
    font-size: 1.3em;
}
  .contact-bg1 {
    padding: 5% 11%;
}
  .thumbnail button {
    padding: 7px 5px;
}
  .itopplus-footer .container {
    width: 970px;
}
  .footer-logo-pd {
    padding: 0 5% 0 0;
}
  .doctor-name2 {
    height: 345px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1em;
    height: 55px;
}
  .nav-template li.col-md-6.col-sm-6.col-xs-12 button {
    padding: 7px 5px;
    font-size: 0.9em;
}
  .content-vdo video {
    height: 371px !important;
}
  .contact-bg .media-body {
    padding: 17px 0px;
    font-size: 0.8em;
}
  .CASS-D-border .form-control {
    padding: 30px 20px;
}
  #iframe660f6fb983c6350013c6e9f1 iframe {
    height: 275px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.contact-bg-block {
    width: 100%;
}
  .contact-bg1 {
    padding: 5% 0 5% 10%;
    gap: 10px;
}
  .contact-icon-text {
    margin-right: 2%;
}
  .contact-time-display {
    grid-template-columns: 20% auto;
}
  .itopplus-bg2 {
    background-position: bottom;
}
  .thumbnail button {
    font-size: 0.6em;
}
  .row-fluid [class*=col-sm-5fix] {
    width: 20%;
    float:left;
}
  .effect-sadie button {
    padding: 8px 0px;
    font-size: 0.5em;
}
  .itopplus-footer .container {
    width: 760px;
}
  .copy-right {
    text-align: center;
    padding: 2% 0;
}
  .btn-sm p {
    font-size: 10px;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    height: 75px;
}
  .contact-bg .media-body {
    padding: 14px 0px;
    font-size: 0.6em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl660d2a090ef8b900136fefad ,  #imagesControl660e8090af0814001397016e  {
    padding: 0 !important;
}
  .row-fluid [class*=col-sm-5fix] {
    width: 100%;
}
  .about-block .media-body {
    padding: 20px 0 20px 20px;
}
.about-block .col-md-6.col-sm-6.padding {
    margin-bottom: 20px;
}
  .menu-align h2, .menu-align h3, .menu-align2 h3 {
    font-size: 2.4em;
}
  .contact-time-display {
    grid-template-columns: 35% auto;
}
.contact-icon-display {
    display: grid;
    grid-template-columns: 10% auto;
}
  .contact-icon-img {
    width: 100%;
}
  .itopplus-footer .container {
    width: 300px;
}
  .thumbnail button  {
    font-size: 0.9em;
}
  .news-name {
    grid-template-columns: 65% 35%;
}
  .effect-sadie button  {
    font-size: 0.7em;
}
  .doctor-name2 {
    height: inherit;
    font-size: 1em;
}
  .nav-template li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    margin: 0px 0% 5% !important;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    gap: 10px;
}
  .btn-sm p {
    font-size: 15px;
}
h3.managerHeader {
    font-size: 2.2em;
}
  .col-md-6.pull-left {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 7% 0% 5%;
    height: inherit;
}
  .contact-bg img {
    width: 70% !important;
}
  .contact-bg .media-body {
    padding: 20px 0px;
    font-size: 1em;
}
  .CASS-D-border .col-md-6 {
    padding: 0 0px;
}
}

