.itopplus-background {

}
body {
      font-size: 16px;
      overflow-x: hidden;
      color: #444444;
}
a {
    color: #444444;
}
a:hover {
    color: #1371c6;
}

.itopplus-slide {
    background: linear-gradient(90deg, rgba(26, 167, 236, 1) 0%, rgba(30, 80, 175, 1) 100%);
    color: #fff;
}

.itopplus-bg {
    background-image: none;
    /*background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/bg1z-z306030188546.webp);*/
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}
.itopplus-bg3 {
    background-image: none;
    /*background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/bg2z-z1011638245544.webp');*/
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}
.itopplus-bg4 {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/bg4-dtz-z16453037199.webp');
    /*background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/bg4z-z873351761064.webp');*/
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/2z-z800789899243.webp');
}

.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/fz-z323331967797.webp');
}

.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #000000;
    margin: 0;
    padding: 8px 0px;
    border-bottom: 2px solid transparent;
}

.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: #000000 !important;
    border-bottom: 2px solid #265ec7;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

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

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


@media screen and (min-width: 1201px) {
    .itopplus-banner .itp-block {
        display: grid;
        grid-template-columns: 42% 16% 42%;
    }

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

    #nav-menu {
        text-align: center;
        background-color: transparent;
    }

    .itopplus-search {
        align-self: start;
        text-align: right;
        margin-top: 3%;
    }

    #main-navbar-collapse {
        display: ruby !important;
    }

    .itopplus-sticky-nav-bar-inside {
        width: 80vw !important;
        display: grid;
        grid-template-columns: 20% 80% 0 0;
        align-items: center;
    }

    #itopplus-nav-bar-sticky {
        text-align: right;
        float: right;
    }

    .itopplus-sticky-nav-bar-inside::before,
    .itopplus-sticky-nav-bar-inside::after {
        display: none;
    }

    .itopplus-sticky-nav-bar-inside .nav>li {
        display: -webkit-inline-box;
    }

    .itopplus-menu-logo {
        height: 120px !important;
        padding: 15px;
    }
    #itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
        border-bottom: none !important;
        font-size: 1em;
    }
  
    #itopplus-nav-bar,
  #itopplus-nav-bar-sticky {
        display: flex;
        justify-content: space-evenly;
        width: -webkit-fill-available;
    }
}




/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 700;
}
.h3, h3 {
    font-size: 2.1em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.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;
}
/**/




/*header*/
.header-block {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: flex-end;
    margin-right: 10%;
}
.login-register {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    gap: 10px;
}
/*header*/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 5px;
    font-weight: 600;
    font-size: 1.1em;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}
.footer-icon-img {
    display: flex;
    width: 70%;
    gap: 8px;
    margin: 10px 0;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    padding-left: 15%;
}
.copy-right {
    font-size: 0.9em;
    font-family: "Montserrat", sans-serif;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0e4539 !important;
    color: #0e4539 !important;
    font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #0e4539 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/



/*หน้าแรก*/
.padding-pd {
    padding: 3%;
}
.padding-pd2 {
    padding: 1%;
}
.padding-pd3 {
    padding: 3%;
}
.no-js #slider66a861638b3ab200130905db {
    margin-top: -15%;
}
.no-1-pd-dt {
    padding: 0 0 0 25%;
}
.no-1-pd {
    padding: 18% 0;
}
.no-1 {
    display: flex;
    font-size: 1.2em;
    color: #000;
    margin-bottom: -5%;
}
.no-1-head {
    text-align: right;
    margin-top: 11%;
}
.no-1-head h3 {
    margin: 0;
    font-size: 3em;
}
.no-1-head h2 {
    font-weight: bolder;
    margin: 15px 0 0;
    font-size: 3.8em;
}
.no-1-number {
    background: linear-gradient(300deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.no-1-number h1 {
    font-size: 13em;
    line-height: 1;
    margin: 0;
}
.no-1-text h2 {
    color: #000;
    font-size: 3.2em;
    margin: 0;
}
.no-1-text-border {
    white-space: pre-line;
    border-left: 5px solid #13ac72;
    padding-left: 15px;
    margin: 25px 0 0;
}
.no-js #slider66a862cc94b6d20013a7ecfc {
    margin-top: -70%;
}
.youtube-follow {
    display: grid;
    grid-template-columns: 6% auto;
    font-family: "Montserrat", sans-serif;
    gap: 10px;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    color: #000;
    margin-top: 32%;
}
.no-js .app-block-pd {
    padding: 0% 0 0 10%;
    margin-top: -38%;
}
.app-block ul {
    margin-left: -20px;
}
.app-block ul li {
    white-space: pre-line;
    margin-bottom: 10px;
}
.app-block li::marker {
    color: #1371c6;
    font-size: 1.3em;
}
.app-download {
    width: 75%;
    display: flex;
    gap: 10px;
    margin-top: 30px;
}

.app-download img {
    min-width: 170px;
    max-width: 170px;
    object-fit: contain;
}

figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    transform: translate3d(0, 0px, 0);
    text-transform: none;
    font-size: 1em;
}
figure.effect-phoebe img , figure.effect-phoebe:hover img {
    opacity: 1;
    transition: 0.5s;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 300;
}
.logo-block {
    width: 50%;
    margin: 5% auto 0;
}
.youtube-follow-block {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 10px;
    justify-content: center;
    margin: 10px 0 0;
    font-size: 1.2em;
}
.btn-1 {
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
    border: none;
    display: grid;
    grid-template-columns: 17px auto;
    gap: 10px;
    font-family: "Montserrat", sans-serif;
    padding: 12px 25px;
    border-radius: 10px;
    margin: 20px auto;
    transition: 0.5s;
}
.btn-1:hover {
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
}
.no-js #slider66a86caf2427b500144d8f51 {
    margin-top: -55%;
    margin-bottom: -20%;
}
.yt-block {
    padding: 0 0 0 15%;
    margin: -25% 0 0;
}
.cloud-block {
    white-space: pre-line;
    padding: 1% 5%;
}
.cloud-block h4 {
    white-space: pre-line;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin: 0 0 20px;
    font-size: 1.7em;
}
.cloud-block h4 span {
    font-family: "Noto Sans Thai", sans-serif;
}
.youtube-program {
    border-left: 5px solid #13ac72;
    padding-left: 20px;
    margin: 2% 0;
}
.youtube-program h3 {
    white-space: pre-line;
    color: #000;
    margin: 0;
    line-height: 1.2;
}
.youtube-vdo-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.youtube-vdo iframe {
    border-radius: 20px;
}
.youtube-name {
    padding: 20px 0;
}
.youtube-program2-block {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    padding: 23% 5% 4.8%;
}
.youtube-program2-border {
    background: #13ac72;
    width: 5px;
    height: 4.5vw;
}
.youtube-program2 {
    font-size: 2.1em;
    color: #000;
    font-weight: 600;
}
.youtube-program2-text3 {
    color: #444;
    font-size: 0.58em;
    font-weight: 400;
}
.youtube-program2-text1 {
    display: inline-block;
    font-size: 2.4em;
    font-weight: 600;
    background: linear-gradient(90deg, rgba(255, 144, 63, 1) 0%, rgba(228, 79, 18, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "DM Sans", sans-serif;
    line-height: 1;
    margin: 0;
}
.youtube-program2-text2 {
    display: inline-block;
    font-size: 2.4em;
    font-weight: 600;
    background: linear-gradient(90deg, rgba(26, 167, 236, 1) 0%, rgba(30, 80, 175, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "DM Sans", sans-serif;
    line-height: 1;
    margin: 0;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2 {
    font-family: "Montserrat", sans-serif;
    color: #000;
}
.menu-align h3 {
    font-size: 2.6em;
    font-weight: 700;
    color: #000;
}
.menu-align h4 {
    font-weight: 400;
    font-size: 1.3em;
}
.menu-align-border {
    border-bottom: 5px solid #13ac72;
    width: 60px;
    margin: 15px auto;
}
figure.effect-selena {
    background: transparent;
}
figure.effect-selena h2 {
    transform: translate3d(0, 0px, 0);
    font-size: 0.75em;
    font-weight: 400 !important;
}
figure.effect-selena:hover h2 {
    transform: translate3d(0, -10px, 0);
}
.grid figure figcaption {
    padding: 2em 0em;
}
.product-name {
    padding: 60% 0 0;
}
.product-name h4 {
    font-size: 1.35em;
    font-weight: 500;
    margin: 0 0 5px;
}
.btn-2 {
    background: transparent;
    color: #444;
    border: 1px solid #0b9173;
    display: grid;
    grid-template-columns: 17px auto;
    gap: 10px;
    font-family: "Montserrat", sans-serif;
    padding: 12px 25px;
    border-radius: 10px;
    margin: 20px auto;
    transition: 0.5s;
}
.btn-2:hover {
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
    border: 1px solid #1a97e0;
}
.btn-2:hover img {
    filter: brightness(5);
}
.btn-align {
    justify-content: center;
    gap: 20px;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    display: inline-flex;
}
.product-btn {
    text-align: center;
    padding: 3% 0;
}
.product-btn h4 {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0;
}
.product-btn span {
    font-size: 1.2em;
}
.thumbnail {
    padding: 0px !important;
    border: 0px solid #dadada;
    border-radius: 0px;
    box-shadow: none;
}
.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: 1px solid #dadada;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-jazz h2 {
    padding-top: 45%;
}
figure.effect-jazz h2, figure.effect-jazz p {
    transform: scale3d(1, 1, 1);
    font-size: 0.9em;
    font-weight: 400 !important;
}
figure.effect-jazz img , figure.effect-jazz:hover img {
    opacity: 1;
}
.btn-3 {
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
    border: none;
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    font-family: "Montserrat", sans-serif;
    padding: 12px 25px;
    border-radius: 10px;
    margin: 20px auto;
    transition: 0.5s;
    font-size: 0.9em;
}
.btn-3:hover {
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
}
/*หน้าแรก*/



/*เกี่ยวกับเรา*/
.menu2-align {
    text-align: center;
    padding: 2% 0;
}
.about-pd {
    padding: 0 0 0 10%;
}
.about-block {
    text-align: center;
    padding: 2% 0;
}
.about-block h4 {
    font-size: 2em;
    color: #000;
    margin: 0 0 15px;
}
.about-pd .no-1-head {
    margin-top: 15%;
}
/*เกี่ยวกับเรา*/


/*ผลิตภัณฑ์*/
.col-section {
    padding: 0 0% 3%;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 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: 10px;
    background-color: transparent;
    border: 1px solid #eee;
}

.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 {
    padding: 0% 0;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 1em;
}
article.col-md-6.item.-micro .btn-3 {
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
    border: none;
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    font-family: "Montserrat", sans-serif;
    padding: 12px 25px;
    border-radius: 10px;
    margin: 20px auto;
    transition: 0.5s;
    font-size: 0.9em;
}
article.col-md-6.item.-micro:hover .btn-3 {
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.2em;
    font-weight: 600;
    background: transparent;
    color: #000;
    padding: 7% 0% 0;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align: center;
    height: 70px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
h3.managerHeader {
    font-size: 2em;
    text-align: center;
    font-weight: 700;
    background: linear-gradient(90deg, rgba(26, 167, 236, 1) 0%, rgba(30, 80, 175, 1) 100%);
    color: #fff;
    padding: 2%;
    border-radius: 15px;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
    margin: 0px 0 20px;

}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 20px 0 10px;
    font-size: 1.8em;
}
.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;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 10px;
    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: 10px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 10px;
    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: 1px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 10px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 10px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
.product-youtube-program {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: end;
}
.product-youtube-program-block1 .youtube-program {
    margin-bottom: 5%;
}
.btn2-align {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
}
.btn2-align .btn-1 {
    grid-template-columns: 25px auto;
    padding: 12px 25px;
    width: 21em;
    text-align: left;
    justify-content: center;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
     border: 1px solid #eee;
    padding: 12px;

}
.product-detail {
    padding: 10% 1%;
}
.product-detail h4 {
    margin: 0 0 10px;
    line-height: 1.2;
}
/*ผลิตภัณฑ์*/



/*โปรแกรม*/
.program-block h4 {
    font-size: 1.5em;
    font-weight: bold;
    color: #000;
    margin: 0 0 10px;
}
.TabItpContentLandingPage10 {
    font-family: "Noto Sans Thai", sans-serif;
    padding: 0;
    box-shadow: none;
    margin-bottom: 5%;
}
.TabItpContentLandingPage10>.nav-tabs>li>a {
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
    font-size: 1em;
    padding: 17px 0;
    font-family: "Montserrat", sans-serif;
}
.TabItpContentLandingPage10>.nav-tabs>li>a:before {
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
}
.nav-tabs>li.active>a:focus {
    color: #ffffff !important;
}
.TabItpContentLandingPage10>.tab-content {
    font-size: 1em;
    letter-spacing: 0px;
    border: none ! IMPORTANT;
}
/*โปรแกรม*/



/*ข่าวสาร*/
.nav-template li {
    display: inline-table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    color: #0c9373;
    display: block;
    margin: 0 0 5px;
}
.nav-template p {
    font-size: 14px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 35%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 65%;
    padding: 0 0% 0 2% !important;
}
.nav-template .col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 71%;
}
.nav-template .col-md-12.padding-col strong {
    margin-top: 20px !important;
    display: block;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 85%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}
/*ข่าวสาร*/



/*บทความ*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    padding: 5% 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    border: 1px solid #e3e3e3;
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 10px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 100%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
    line-height: 1.2;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 16px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
/*บทความ*/


/*FAQ*/
.nav-template7 {
    padding: 0 1%;
}
.nav-template7 li {
    padding: 15px 0;
    border-bottom: 1px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
}
.nav-template7 li:hover {
    background-color: transparent;
}
.nav-template7 li a {
    color: #000;
    font-size: 1.2em !important;
    text-align: left;
}
.nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm , .nav-template7 .btn-sm p {
    font-size: 1em;
}
#contenttype71 {
    text-align: left;
}
.nav-template7 #contenttype71 li {
    padding: 5px 0;
    border-bottom: 0px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
    list-style-type: circle;
}
.nav-template7 li .btn-sm .col-md-12 {
    padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
    content: "⌵";
    color: #0c9373;
    font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
    float: right;
    position: absolute;
    right: 3%;
    line-height: 0.5;
}
/*FAQ*/


/*ร่วมงานกับเรา*/
.CASS-D-border {
    background: rgba(0, 0, 0, 0) !important;
}
.CASS-C-head, .CASS-D-head {

}
.CASS-D-middle-mid {
    padding: 0 15px;
}
.CASS-D-head h3 {
    font-size: 2.2em;
    font-weight: 500;
    padding-left: 0px;
    text-align: center;
}
.CASS-D-border .form-control {
   background-color: transparent;
    border: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 5px !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: 25px 20px;
    font-weight: 400;
    color: #444 !important;
    margin: 5px 0 20px;
}
.CASS-D-border .form-control:hover  {
    border: 1px solid #0c9373;
}
.CASS-D-border .form-control:focus {
    border-bottom: 1px solid #0c9373;
    -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: #444!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: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 0.95em;
    font-weight: 400;
    border: 0px solid transparent;
}
.CASS-D-border .btn-default:active {
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
}
.CASS-D-border .btn-default:hover, .CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
}
.CASS-D-border .ITPcheckboxAuthen {
    font-size: 0.93em;
    padding: 0 3%;
    text-align: left !important;
}
.CASS-D-border h4 {
    text-align: center;
    font-weight: 600;
    color: #000;
    margin: 30px 0 20px;
    font-size: 0.9em;
}
.CASS-D-border br.k-br , hr {
    display: none;
}
.CASS-D-border textarea.form-control {
    height: 5em !important;
    width: 100% !important;
}
.CASS-D-border input#textbox35 {
    width: 100% !important;
}
/*ร่วมงานกับเรา*/




/*ติดต่อเรา*/
.text-contact {
    padding-right: 2%;
}
.text-contact .media-body {
    padding: 12px 0 5px;
}
.text-contact img {
    width: 85% !IMPORTANT;
}
.text-contact h3 {
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 1.8em;
    color: #000;
}
/*form Contact*/
.no-js #Component66aaf67d8b3ab20013093c6d label {
    display: none !important;
}
.no-js #Component66aaf67d8b3ab20013093c6d .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component66aaf67d8b3ab20013093c6d .form-control {
    border: 1px solid #ccc;
    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: 29px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component66aaf67d8b3ab20013093c6d .form-control:hover {
    border: 1px solid #0c9373;
}
.no-js #Component66aaf67d8b3ab20013093c6d .form-control:focus {
    border: 1px solid #0c9373;
    -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: #000 !important;
}
.no-js #Component66aaf67d8b3ab20013093c6d .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #7a2d8d;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component66aaf67d8b3ab20013093c6d .btn-default:active {
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
}
.no-js #Component66aaf67d8b3ab20013093c6d .btn-default:hover,
.no-js #Component66aaf67d8b3ab20013093c6d .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(90deg, rgba(30, 80, 175, 1) 0%, rgba(26, 167, 236, 1) 100%);
    color: #fff;
}
.no-js #Component66aaf67d8b3ab20013093c6d .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component66aaf67d8b3ab20013093c6d span.label {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component66aaf67d8b3ab20013093c6d .ITPcheckboxAuthen {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe66aaf96f6bf0e10013413bfd iframe {
    border-radius: 15px;
}
/*ติดต่อเรา*/



/*ฟอร์มสมัครสมาชิก*/
/*รูปแบบฟอร์ม*/
#uploadimage66a9c520bf641000135ae594 {
    font-size: 1.1em;
}
#uploadimage66a9c520bf641000135ae594 .form-control , .template1 .form-control {
    border: none;
    border: 1px solid #dadada;
    border-radius: 5px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    margin-top: 10px;
    padding: 25px 20px;
}
#uploadimage66a9c520bf641000135ae594 .form-control:focus , .template1 .form-control:focus {
    border-bottom: 1px solid #0c9373;
}
#uploadimage66a9c520bf641000135ae594 #capcha0 {
    margin-left: -8px;
    margin-right:-45px;
}

/*ปิดไอคอนน้าหลัง*/
#uploadimage66a9c520bf641000135ae594 .glyphicon {
    display: none !important;
}
#uploadimage66a9c520bf641000135ae594 .input-group-addon {
	display:none;
}

/*ช่องวันเกิด*/
#uploadimage66a9c520bf641000135ae594 .input-group {
    display: block;
}
#uploadimage66a9c520bf641000135ae594 input[type="date"] {
    width: 100%!important;
}
#uploadimage66a9c520bf641000135ae594 .has-feedback .form-control {
    padding-right: 10px;
}

/*ขนาดตัวอักษร*/
#uploadimage66a9c520bf641000135ae594 label.control-label {
    font-size: 1em;
}

/*ขนาดตัวอักษรในช่องอินพุต*/
#uploadimage66a9c520bf641000135ae594 input::placeholder {
    font-size: 0.9em !important;
}
#uploadimage66a9c520bf641000135ae594 .input-sm, #uploadimage66a9c520bf641000135ae594 .form-horizontal .form-group-sm .form-control {
    font-size: 0.9em !important;
}

/*ความยาวช่องของ ที่อยู่ แขวง เขต จังหวัด รหัสไปรษณีย์*/
#uploadimage66a9c520bf641000135ae594 .has-feedback .col-xs-12.col-sm-12.col-md-6 {
	width: 109.5% !important;
}

 /*ขนาดของฟอร์น*/
#uploadimage66a9c520bf641000135ae594 address-ui label {
    font-size: 1em;
}

/*ไอคอนเลือกไฟล์*/
#uploadimage66a9c520bf641000135ae594 i.glyphicon.glyphicon-open {
    display: inherit!important;
      color: #fff;
}
/*ไอคอนสมัครสมาชิก*/
#uploadimage66a9c520bf641000135ae594 i.glyphicon.glyphicon-ok {
    display: inline-block!important;
}

/*ปุ่มเลือกไฟล์*/
#uploadimage66a9c520bf641000135ae594 .btn-success span {
    font-size: 1em;
    font-weight: 500;
      color: #fff;
}
#uploadimage66a9c520bf641000135ae594 .btn-success {
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
  	background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: -3px;
}
#uploadimage66a9c520bf641000135ae594 .btn-success:hover {
    background-position: 0px;
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
}

/*ปุ่มสัมครสมาชิก*/
#uploadimage66a9c520bf641000135ae594 .col-md-12 .pull-right {
    float: none!important;
}
#uploadimage66a9c520bf641000135ae594 .col-md-12 .pull-right button {
    margin: 0 auto;
}
#uploadimage66a9c520bf641000135ae594 .pull-right .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    box-shadow: 3px 6px 8px 2px rgb(179, 179, 179);
    padding: 8px 10px;
    font-size: 0.9em;
    border: 0px solid transparent;
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%) !important;
    color: #fff;
    text-shadow: none;
    border-radius: 5px;
    background: rgba(241,231,103,1);
}
#uploadimage66a9c520bf641000135ae594 .pull-right .btn-default:hover, .pull-right .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to right, #0d54a6 0%, #0d54a6 100%);
}
#uploadimage66a9c520bf641000135ae594 .ITPcheckboxAuthen {
    font-size: 0.8em;
}
/*ฟอร์มสมัครสมาชิก*/

/*login*/
.template1 {
    font-size: 1.1em;
}
 .template1 .form-control {
    border: none;
        border: 1px solid #dadada;
    border-radius: 5px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    margin-top: 10px;
    padding: 25px;
}
 .template1 .form-control:focus {
    border-bottom: 1px solid #0d54a6;
}
 .template1 .input-sm, 
 .template1 .form-horizontal .form-group-sm .form-control {
	font-size: 0.9em!important;
}
 .template1 .form-group.margin span , .checkbox label, .radio label {
    font-size: 0.9em!important;
}
 .template1 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
    font-size: 1em;
    width: 49% !important;
    padding: 10px 0;
    border: none;
    border-radius: 5px;
}
 .template1 .btn-default:focus,  .template1 .btn-default:hover {
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
    background-position: 0 -15px;
}
 .template1 .btn-default.active,  .template1 .btn-default:active {
    background: linear-gradient(90deg, rgba(11, 144, 115, 1) 0%, rgba(41, 241, 109, 1) 100%);
    color: #fff;
    border-color: #0e55a6;
}
.panel.panel-default.margin .form-control-feedback {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    background-color: #0d54a6;
    color: white;
}
 .template1 .glyphicon {
   display: none;
}
/*login*/



/*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: #0c9373;
    border-color: #0c9373;
}
.pagination>li>a, .pagination>li>span {
    color: #0c9373;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #0c9373;
    background-color: #f7f7f7;
}
/*pagination*/



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
      .container {
        width: 1440px;
    }
  .dropdown-menu>li>a {
    font-size: 1.4em;
}

  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 85px;
}
.btn-1 , .btn-2 {
    grid-template-columns: 25px auto;
}
  .TabItpContentLandingPage10>.nav-tabs>li>a {
    padding: 22px 0;
}
  .nav-template p , .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 20px;
}
  .nav-template strong , .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 26px;
}
  .text-contact img {
    width: 80% ! IMPORTANT;
}
  .no-js #Component66aaf67d8b3ab20013093c6d .form-control {
    padding: 36px 20px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {

  li#menu66a85479bf641000135abab3 , li#menu66a8547fbf641000135abacb  {
    display: none !important;
}
  .no-1-text-border {
    white-space: normal;
}
 #background66a8609cc5ca6900131e24bd , #background66a328d48e5789001372b74a ,  #background66a21da610edd20013b86b91 {
    display: none;
}
  .youtube-program2-text1 , .youtube-program2-text2 {
    font-size: 1.5em;
}
  .itopplus-bg2 {
    background-size: cover;
    background-position: inherit;
}
  .cloud-block {
    white-space: inherit;
}
  .cloud-block h4 {
    font-size: 1.5em;
}
  figure.effect-selena h2 {
    font-size: 0.6em;
}
      .itopplus-sticky-nav-bar-inside {
        width: 90vw !important;
        grid-template-columns: 10% 90% 0 0;
    }
      .itopplus-menu-logo {
        height: 80px !important;
        padding: 15px 0;
    }
  .no-1 {
    font-size: 1em;
}
  .no-1-text h2 {
    font-size: 2.6em;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
}
  .btn2-align .btn-1 {
    grid-template-columns: 15px auto;
    padding: 12px 3px;
    width: 17.6em;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
  .itp-contentmanager-template5 .img-container {
    padding-bottom: 100%;
}
  .no-js #Component66aaf67d8b3ab20013093c6d .form-control {
    padding: 31px 20px;
}
  .app-download img {
    min-width: 150px;
    max-width: 150px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
  li#menu66a85479bf641000135abab3 , li#menu66a8547fbf641000135abacb  {
    display: block !important;
}
   #background66a8609cc5ca6900131e24bd , #background66a328d48e5789001372b74a ,  #background66a21da610edd20013b86b91 {
    display: block;
}
  .itopplus-bg {
   background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/bg1z-z306030188546.webp);
}
  .itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/bg2z-z1011638245544.webp); 
}
  .itopplus-bg4 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_090720239l7q/0/0/bg4z-z873351761064.webp); 
}
  .no-js .app-block-pd {
    margin-top: 40%;
}
  ul#slider66ab402cfb178d001a0546d7 {
    border-radius: 20px;
}
  figure.effect-selena h2 {
        font-size: 0.5em;
    }
  .product-name {
    padding: 55% 0 0;
}
  .padding-pd2 {
    padding: 5%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 80px;
}
  .copy-right {
    text-align: center;
}
  .btn2-align .btn-1 {
        padding: 12px 15px;
        width: 100%;
    }
  .Textmanager.font-inherit h3 {
    font-size: 1.5em;
}
  .youtube-program2 {
    font-size: 1.5em;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
}
  .product-detail h4 {
    font-size: 1.1em;
}
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 50%;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
        margin: 0 0 20px !important;
    }
  .itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 35%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
        width: 65%;
}
  .nav-template7 li a {
    font-size: 1.1em !important;
}
  .CASS-D-main form div {
    padding: 0 !important;
}
  .template1 .btn-default {
    width: 100% !important;
}
  .table-responsive {
        border: 0px solid #ddd;
    }
      .app-download img {
        min-width: 100px;
        max-width: 100px;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl66ab451ffb178d001a0547bc {
    padding: 0 !IMPORTANT;
}
#controlBanner img {
        top: 5px;
        width: 75px !important;
    }
.itopplus-bg {
    background-position: bottom;
}
  .itopplus-bg3 {
    background-position: bottom;
}
      .itopplus-bg2 {
        background-position: bottom;
    }
  .youtube-follow {
    grid-template-columns: 10% auto;
    margin-top: 5%;
}
      .no-js .app-block-pd {
        margin-top: 0%;
    }
  .app-download {
    width: 95%;
}
  .logo-block {
    margin: 0% auto 0;
}
  .padding-pd2 {
        padding: 0%;
    }
  .youtube-follow-block {
    grid-template-columns: 10% auto;
    font-size: 1.1em;
    align-items: center;
}
  #background66a328d48e5789001372b74a .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
  .cloud-block {
    padding: 1% 0%;
}
  .youtube-program h3 {
    white-space: inherit;
    font-size: 1.3em;
}
      .youtube-program2 {
        font-size: 1.3em;
    }
  .youtube-program2-block {
    padding: 3% 5% 4.8%;
}
  .youtube-program2-border {
    height: 12vw;
}
  .youtube-program2-text3 {
    font-size: 0.72em;
}
  .h2, h2 {
    font-size: 2.3em;
}
  figure.effect-selena h2 {
        font-size: 0.6em;
    }
      .product-name {
        padding: 60% 0 0;
    }
  .btn-3 {
    grid-template-columns: 15px auto;
    gap: 5px;
    padding: 10px 20px;
    margin: 0px auto;
    font-size: 0.8em;
}
  figure.effect-jazz h2 {
    padding-top: 30%;
}
      .youtube-program2-text1, .youtube-program2-text2 {
        font-size: 1.5em;
    }
  article.col-md-6.item.-micro {
    width: 50%;
}
  .col-md-6.pull-left {
    width: 100%;
    margin: 0;
}
  .Textmanager.font-inherit {
    display: block;
}
      .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 50%;
    }
  .btn2-align {
    flex-direction: column;
}
.btn2-align .btn-1 {
        margin: 0 !important;
    }
  .product-youtube-program {
    grid-template-columns: repeat(1, 1fr);
}
.TabItpContentLandingPage10>.nav-tabs {
        width: 100%;
        min-width: auto;
        overflow-x: scroll;
        display: -webkit-inline-box;
        min-height: fit-content;
    }
  .TabItpContentLandingPage10 {
    display: grid;
}
  .TabItpContentLandingPage10>.nav-tabs>li>a {
    padding: 15px 10px;
}
      .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 100%;
    }
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 100%;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 strong {
    font-size: 16px;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 p {
    font-size: 12px;
}
  .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%;
}
      .itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col , .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
        width: 50%;
    }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 16px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
  .nav-template7 {
    padding: 0 0%;
}
  .nav-template7 .fa, .nav-template7 .fas {
    right: 5%;
}
  .nav-template7 li a strong {
    width: 100%;
    display: block;
    padding: 0 15px 0 0;
}
  .text-contact img {
    width: 95% ! IMPORTANT;
}
  .text-contact .media-body {
    padding: 7px 5px 10px;
}
  .no-js #Component66aaf67d8b3ab20013093c6d .col-md-6 {
    padding: 0 15px;
}
  #uploadimage66a9c520bf641000135ae594 .has-feedback .col-xs-12.col-sm-12.col-md-6 {
    width: 100% !important;
}
  .app-download img {
    min-width: 130px;
    max-width: 130px;
}
}


.eapps-widget-toolbar {
    display: none;
}


.fancybox-opened {
    width: fit-content !important;
}

.fancybox-inner {
    width: 720px !important;
    height: 720px !important;
    aspect-ratio: 1 !important;
}
.unknown {
    position: fixed;
    bottom: 6% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
    margin-bottom: 0 !important;
}




.form-control-feedback {
    display: grid;
    place-items: center;
    position: absolute;
    top: 60%;
    right: 10px;
    width: 0 !important;
    height: 0 !important;
    aspect-ratio: 1;
}

