.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #231f20;
}

a {
    color: #231f20;
}

a:hover {
    color: #eb1c24;
}

b,
strong,
label {
    font-weight: 600;
}

.itopplus-bg2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_030420244ll5/0/0/2z-z238298309865.webp);
    background-attachment: fixed;
    background-position: bottom;
}

.itopplus-bg3 {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_030420244ll5/0/0/bg3z-z777394921052.webp');
    background-size: 100% auto;
    background-color: #fff;
    background-position: top;
}

.itopplus-bg4 {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_030420244ll5/0/0/bg4z-z639985808627.webp');
    background-size: 100% auto;
}

.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #fff;
    margin: 0 0;
    padding: 10px 15px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

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

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

.dropdown-menu>li#menu665ee2b6e092ac0013e62995>a:focus>img,
.dropdown-menu>li#menu665ee2bc88c41e00137546b5>a:focus>img,
.dropdown-menu>li#menu665ee2c288c41e00137546c3>a:focus>img,
.dropdown-menu>li#menu665ee2c9e092ac0013e629a4>a:focus>img,
.dropdown-menu>li#menu665ee2cf20090100133b1129>a:focus>img,
.dropdown-menu>li#menu665ee33420090100133b1151>a:focus>img,
.dropdown-menu>li#menu665ee39288c41e00137546de>a:focus>img,
.dropdown-menu>li#menu665ee39c88c41e00137546ec>a:focus>img,
.dropdown-menu>li#menu665ee3a4590a6a0013cef19a>a:focus>img,
.dropdown-menu>li#menu665ee3ad590a6a0013cef1bd>a:focus>img,
.dropdown-menu>li#menu665ee3b9590a6a0013cef1cb>a:focus>img,
.dropdown-menu>li#menu665ee3c1590a6a0013cef1d9>a:focus>img,
.dropdown-menu>li#menu665ee3c7590a6a0013cef1f9>a:focus>img,
.dropdown-menu>li#menu665ee3d0095eb00013a9f197>a:focus>img,
.dropdown-menu>li#menu665ee3d7095eb00013a9f1a5>a:focus>img,
.dropdown-menu>li#menu665ee2b6e092ac0013e62995>a:hover>img,
.dropdown-menu>li#menu665ee2bc88c41e00137546b5>a:hover>img,
.dropdown-menu>li#menu665ee2c288c41e00137546c3>a:hover>img,
.dropdown-menu>li#menu665ee2c9e092ac0013e629a4>a:hover>img,
.dropdown-menu>li#menu665ee2cf20090100133b1129>a:hover>img,
.dropdown-menu>li#menu665ee33420090100133b1151>a:hover>img,
.dropdown-menu>li#menu665ee39288c41e00137546de>a:hover>img,
.dropdown-menu>li#menu665ee39c88c41e00137546ec>a:hover>img,
.dropdown-menu>li#menu665ee3a4590a6a0013cef19a>a:hover>img,
.dropdown-menu>li#menu665ee3ad590a6a0013cef1bd>a:hover>img,
.dropdown-menu>li#menu665ee3b9590a6a0013cef1cb>a:hover>img,
.dropdown-menu>li#menu665ee3c1590a6a0013cef1d9>a:hover>img,
.dropdown-menu>li#menu665ee3c7590a6a0013cef1f9>a:hover>img,
.dropdown-menu>li#menu665ee3d0095eb00013a9f197>a:hover>img,
.dropdown-menu>li#menu665ee3d7095eb00013a9f1a5>a:hover>img {
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}

@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 100px !important;
        z-index: 110;
    }

    .navbar-header {
        display: flex !important;
        width: 100%;
        flex-direction: row-reverse;
        padding: 0 10px;
        box-shadow: 0 0 3px 0 #ccc;
    }

    #ItopplusMainSidebar,
    .navbar-header {
        background: #231f20;
    }

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

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

    .itopplus-header {
        height: 0;
    }
}

@media screen and (min-width: 1024px) {
    #controlBanner {
        object-fit: contain;
        width: 65%;
        min-width: 170px;
    }

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

    .itopplus-search {
        text-align: right;
        margin-top: 20px;
    }

    .itopplus-banner {
        height: 60px;
        background: #eb1c24;
        display: grid;
        align-items: center;
    }

    .no-js .group-sticky {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    /*10/6/2024*/
    .itopplus-header {
        display: grid;
        grid-template-columns: 20% 80%;
        align-items: center;
        min-height: 95px;
        padding: 15px 4% !important;
    }

    .itopplus-banner {
        /* display: flex;
        align-items: center;
        justify-content: space-between;*/
        padding: 0 2%;
    }



    /*search + login*/
    #background665ee82788c41e00137548ef {
        position: relative;
        top: 15px;
        width: 65%;
        float: right;
    }


    /*search*/
    #background665ee82c88c41e00137548f4 {
        position: relative;
        top: -10px;
        right: 10px;
        width: 80%;
        float: right;
    }

    .header-login {
        height: 40px;
        padding: 0 10px !important;
        width: -webkit-fill-available;
    }



    ul#menusub667912b6cdcf820013039847 {
        left: -115px;

    }


    /*25/6/2024*/
    #itopplus-nav-bar::before,
    #itopplus-nav-bar::after {
        display: none;
    }


    #main-navbar-collapse {
        width: 100%;
    }

    ul#itopplus-nav-bar {
        display: flex;
        justify-content: space-between;
        /* grid-template-columns: 25vw repeat(7, 1fr); */
        width: 100%;

    }

    ul#itopplus-nav-bar>li {
        white-space: nowrap;
        text-align: center;
    }

    ul#itopplus-nav-bar>li:first-child {
        margin-right: 0;
        width: clamp(5vw, 30vw, 35%);
    }

    ul#itopplus-nav-bar>li:first-child>a {
        width: fit-content;
    }

    /*25/6/2024*/


}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .itopplus-header {
        display: grid;
        grid-template-columns: 20% 79% !important;
    }
  
     .navbar-default .navbar-nav>li>a {
        padding: 10px !important;
    }
    
    .itopplus-banner {
        padding: 0% !important;
    }
  
      ul#menusub667912b6cdcf820013039847 {
        left: -150px;
    }
}







/**/
.h1,
h1 {
    font-size: 4em;
    font-weight: 600;
}

.h2,
h2 {
    font-size: 2.8em;
    font-weight: 600;
}

.h3,
h3 {
    font-size: 2em;
    font-weight: 600;
}

.h4,
h4 {
    font-size: 1.3em;
}

.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*/
.itopplus-search a {
    color: #fff;
}

.menuVertical .nav-pills>li>a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    width: max-content;
}

.menuVertical .nav>li>a:focus,
.menuVertical .nav>li>a:hover,
.menuVertical .nav .open>a,
.menuVertical .nav .open>a:focus,
.menuVertical .nav .open>a:hover {
    text-decoration: none;
    background-color: #231f20;
    border: 1px solid #231f20;
}


.hideForNewSearchtag input.search-query {
    padding-left: 27px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 45px;
    border-radius: 50px;
}

.hideForNewSearchtag .form-horizontal .form-group-sm .form-control,
.hideForNewSearchtag .input-sm {
    height: 40px;
    font-size: 14px;
}

.hideForNewSearchtag form.form-search .input-group:before,
.hideForNewSearchtag form.form-search:before {
    top: 9px;
    left: 20px;
    opacity: 1;
}

.hideForNewSearchtag .form-control::placeholder {
    color: #fff !important;
}

.header-login {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    padding: 7px;
    font-size: 14px;
    border-radius: 50px;
    transition: 0.5s;
    white-space: nowrap;
}

.header-login:hover {
    background: white;
    color: #eb1b24;
}

/*header*/




/*footer*/
.itopplus-footer,
.itopplus-footer2 {
    font-size: 14px;
}

.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 600;
    font-size: 1.13em;
}

.itopplus-footer h3 {
    font-size: 1.4em;
    font-weight: 400;
}

.itopplus-footer a,
.itopplus-footer2 a {
    color: #fff;
}

.itopplus-footer a:hover,
.itopplus-footer2 a:hover {
    color: #eb1c24;
}

.footer-menu {
    padding: 0 25%;
    line-height: 1.7;
    font-size: 1.13em;
}

.footer-address img {
    width: 60% !important;
    margin: 0 0 15px;
}

.footer-tel {
    padding: 0 15%;
}

.footer-tel img {
    width: 85% !important;
}

.footer-tel .media-body {
    padding: 3px 0;
}

.footer-icon {
    padding: 0 15%;
}

.icon-img-footer {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.icon-img-footer2 {
    display: flex;
    gap: 10px;
    width: 75%;
    margin-top: 10px;
    align-items: center;
}

.icon-img {
    transition: 0.5s;
}

.icon-img:hover {
    transform: scale(1.1);
}

.copy-right {
    font-size: 0.9em;
    text-align: right;
}

.ITPcookiebar {
    width: 100% !important;
}

.buttonExampleSite {
    border: 1px solid #eb1c24 !important;
    color: #eb1c24 !important;
    font-family: "LINE Seed Sans TH" !important;
}

.buttonExampleSite:hover {
    background: #eb1c24 !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*/



/*หน้าแรก*/
#slider665fd09088c41e0013754d7e {
    width: 90%;
}

.about-bg {
    padding: 10% 7%;
}

.about-block {
    white-space: pre-line;
    padding: 5px 0 5px 5%;
    border-left: 1px solid #231f20;
}

.about-block img {
    width: 42% !important;
    border: 0;
    margin: 10px 0;
}

.btn-more2 {
    background: #eb1c24;
    color: #fff;
    border: none;
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 5% auto;
    display: block;
}

.btn-more2:hover {
    background: #231f20;
    color: #fff;
}

.btn-more {
    background: #eb1c24;
    color: #fff;
    border: none;
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 50px;
    transition: 0.5s;
}

.btn-more:hover {
    background: #231f20;
    color: #fff;
}

.menu-align {
    padding: 5% 0 2%;
}

.menu-align h2 {
    color: #eb1c24;
    margin: 0;
}

.menu-align h3 {
    margin: 10px 0 0;
}

.menu2-align {
    text-align: center;
    padding: 5% 0;
}

.menu2-align h1 {
    margin: 0 0 15px;
}

.menu-align-display {
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
    gap: 10px;
}

.slogan-img {
    width: 90%;
    float: right;
}

.padding-pd {
    padding: 2%;
}

.menu-pd {
    padding: 5% 0 0;
}

.menu3-align {
    padding: 0 25px;
    border-left: 1px solid #fff;
    margin-top: 5%;
    margin-bottom: 2%;
    color: #fff;
}

.menu3-align h2 {
    margin: 10px 0 0;
}

/*หน้าแรก*/


/*กิจกรรมข่าวสาร*/
.col-section {
    padding: 0 1% 5%;
}

article.col-md-6.item.-micro {
    width: 33.33%;
}

.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: 0px;
    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;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    padding: 5% 0;
    display: none;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .time {}

.Contentmanager .site .col-section .item.-micro a .caption .time span {
    color: #55ac01;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    font-weight: 400;
    background: #ffffff;
    color: #231f20;
    text-align: center;
    padding: 7% 0%;
    margin-bottom: 0px;
    line-height: 1.4;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    background: #000;
    color: #fff;
}

h3.managerHeader {
    font-size: 2.8em;
    text-align: center;
    font-weight: 600;
}

#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;
}

.Textmanager.font-inherit h4 {
    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 {
    padding: 10px 10px 0;
    width: 33.33%;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 10px 0;
    width: 50%;
}

.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: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 0px;
    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: 0px;
}

.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}

.social-icon {
    border-radius: 5px;
}

.landingpagemanager {
    display: none;
}

/*กิจกรรมข่าวสาร*/


/*เกี่ยวกับเรา*/
.menu-border {
    border-bottom: 1px solid #231f20;
}

.menu-bg {
    background: #231f20;
    width: 4%;
    position: absolute;
    height: 5px;
    border-radius: 5px;
    margin-top: 12px;
}

.menu-border {
    border-bottom: 1px solid #231f20;
    margin-top: 15px;
}

.about-block2 {
    padding: 0 0 0 5%;
}

.about-block2 h4 {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.4;
    font-style: italic;
}

figure.effect-jazz {
    background: transparent;
}

figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}

#Component66600914cbbc7b001327d414 .imgLightbox img,
#background66600a8dc3b57600133fd284 .imgLightbox img {
    width: 80% !important;
    margin: 0 auto -20px;
    display: block;
}

#background66600a8dc3b57600133fd284 {
    width: 60%;
    margin: 0 auto 5%;
}

.about-name {
    text-align: center;
    padding: 5% 0;
}

.about-name h4 {
    margin: 0 0 5px;
    font-weight: 600;
}

/*เกี่ยวกับเรา*/



/*บริการ*/
.service-block {
    padding: 5% 10%;
}

.service-block h3 {
    margin: 0 0 5px;
    color: #eb1b24;
}

.service-block h4 {
    font-weight: 600;
    margin: 0 0 15px;
}

.contact-icon {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 10px;
    align-items: start;
    margin-bottom: 8px;
}

.contact-icon-text {
    padding: 3px 0;
}

.contact-icon h4 {
    margin: 0;
    font-weight: 400;
    font-size: 1.2em;
}

/*บริการ*/



/*ฟอร์มสมัครสมาชิก*/
/*รูปแบบฟอร์ม*/
#uploadimage66601441cfa2990013968607 .form-control,
.template1 .form-control {
    border: none;
    border: 1px solid #dadada;
    border-radius: 0px !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: 20px;
}

#uploadimage66601441cfa2990013968607 .form-control:focus,
.template1 .form-control:focus {
    border-bottom: 1px solid #eb1c24;
}

#uploadimage66601441cfa2990013968607 #capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}

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

#uploadimage66601441cfa2990013968607 .input-group-addon {
    display: none;
}

/*ช่องวันเกิด*/
#uploadimage66601441cfa2990013968607 .input-group {
    display: block;
}

#uploadimage66601441cfa2990013968607 input[type="date"] {
    width: 100% !important;
}

#uploadimage66601441cfa2990013968607 .has-feedback .form-control {
    padding-right: 10px;
}

/*ขนาดตัวอักษร*/
#uploadimage66601441cfa2990013968607 label.control-label {}

/*ขนาดตัวอักษรในช่องอินพุต*/
#uploadimage66601441cfa2990013968607 input::placeholder {
    font-size: 14px !important;
}

#uploadimage66601441cfa2990013968607 .input-sm,
#uploadimage66601441cfa2990013968607 .form-horizontal .form-group-sm .form-control {
    font-size: 14px !important;
}

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

/*ขนาดของฟอร์น*/
#uploadimage66601441cfa2990013968607 address-ui label {}

/*ไอคอนเลือกไฟล์*/
#uploadimage66601441cfa2990013968607 i.glyphicon.glyphicon-open {
    display: inherit !important;
    color: #fff;
}

/*ไอคอนสมัครสมาชิก*/
#uploadimage66601441cfa2990013968607 i.glyphicon.glyphicon-ok {
    display: inline-block !important;
}

/*ปุ่มเลือกไฟล์*/
#uploadimage66601441cfa2990013968607 .btn-success span {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}

#uploadimage66601441cfa2990013968607 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom, #eb1c24 0, #eb1c24 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: -3px;
}

#uploadimage66601441cfa2990013968607 .btn-success:hover {
    background-position: 0px;
    background: #eb1c24;
    color: #fff;
}

/*ปุ่มสัมครสมาชิก*/
#uploadimage66601441cfa2990013968607 .col-md-12 .pull-right {
    float: none !important;
}

#uploadimage66601441cfa2990013968607 .col-md-12 .pull-right button {
    margin: 0 auto;
}

#uploadimage66601441cfa2990013968607 .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: 14px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 5px;
    background: rgba(241, 231, 103, 1);
    background: -moz-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241, 231, 103, 1)), color-stop(100%, rgba(254, 182, 69, 1)));
    background: -webkit-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: -o-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: -ms-linear-gradient(left, rgba(241, 231, 103, 1) 0%, rgba(254, 182, 69, 1) 100%);
    background: linear-gradient(to right, #eb1c24 0%, #eb1c24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767', endColorstr='#feb645', GradientType=1);
}

#uploadimage66601441cfa2990013968607 .pull-right .btn-default:hover,
.pull-right .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to right, #eb1c24 0%, #eb1c24 100%);
}

/*ฟอร์มสมัครสมาชิก*/

/*login*/
.template1 label {}

.template1 .form-control {
    border: none;
    border: 1px solid #dadada;
    border-radius: 0px !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: 20px;
}

.template1 .form-control:focus {
    border-bottom: 1px solid #eb1c24;
}

.template1 .input-sm,
.template1 .form-horizontal .form-group-sm .form-control {
    font-size: 14px !important;
}

.template1 .form-group.margin span {
    font-size: 15px;
}

.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(to right, #eb1c24 0%, #eb1c24 100%);
    color: white;
    font-size: 16px;
    width: 160px !important;
    padding: 8px 0;
    border: none;
    border-radius: 5px;
}

.template1 .btn-default:focus,
.template1 .btn-default:hover {
    background-color: #eb1c24;
    background-position: 0 -15px;
    color: white;
}

.template1 .btn-default.active,
.template1 .btn-default:active {
    background-color: #eb1c24;
    border-color: #eb1c24;
}

.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: #eb1c24;
    color: white;
}

.template1 .glyphicon {
    display: none;
}

/*login*/



/*shop*/
.upload-product-from-excel {
    display: inline-block ! IMPORTANT;
}

.itp-shopcart-sp-template-show-setting-selected {
    display: inline-block !important;
}

/*shop*/

/*shop*/
.shopcart {
    z-index: 888;
    border-radius: 0px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    -webkit-border-radius: 800px 800px 800px 800px;
    border: 0px solid #b8860b;
    width: 55px !important;
    height: 55px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_030420244ll5/0/0/CARTz-z1044378408248.webp);
    background-size: 30px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    -webkit-transition: width .3s, height .3s;
    transition: width .3s, height .3s;
    cursor: pointer;
    top: 3%;
    right: 5px;
}

.Template-B-frame {
    padding: 0px 0px 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 20px;
    margin-bottom: 10%;
    transition: 0.5s;
}

.Template-B-frame:hover {
    -moz-box-shadow: 0 0 0px #585858;
    -webkit-box-shadow: 0 0 0px #585858;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    cursor: pointer;
}

.Template-B-pic {
    background-color: #fff;
    border: solid 0px #d1d1d1;
    padding: 0px;
    border-radius: 0;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}

.Template-B-Name {
    color: #231f20;
    font-size: 1em;
    height: 60px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 0%;
    text-align: left !important;
    line-height: 1.4;
    padding: 3% 0px;
}

.Template-B-Name label,
.Template-B-Price label {
    font-weight: 400;
}

.Template-B-Price span {
    font-weight: 500;
}

.Template-B-Price label {
    color: #231f20 !important;
}

.Template-B-Price {
    color: #231f20;
    font-weight: 600;
    height: 65px;
    text-align: left !important;
    width: 70%;
    font-size: 0.95em;
    padding: 0 0px !important;
}

.Template-B-PriceNormal {
    font-size: 1em !important;
    color: #231f20;
    font-weight: 600;
}

.Template-B-PriceNormal strike {
    color: #231f20;
    font-size: 1em;
}

label.Template-B-PriceNormal {
    color: #231f20;
}

.Template-B-PricePromotion {
    color: #eb1c24;
    font-size: 1em !important;
    font-weight: 600;
}

.promotionPrice {
    color: #231f20;
    font-weight: 500;
    font-size: 1em;
}

label.Template-B-PriceNormal {
    color: #231f20;
}

.priceNoPromotion {
    color: #231f20;
    font-size: 1em;
    font-weight: 500;
}

span.promotionPrice {
    color: #eb1c24 !important;
    font-size: 1em;
    font-weight: 500;
}

strike.promotionPrice {
    color: #231f20;
}

.normalPrice {
    color: #231f20;
    font-weight: 500;
    font-size: 1em !important;
}

span.normalPrice {
    color: #eb1b24;
}

.Template-B-innerPic {
    transition: 0.5s;
}

.Template-B-innerPic:hover {
    transform: scale(0.9);
}

.Template-B-button {
    background-color: #eb1b24;
    color: white;
    border-radius: 50px;
    font-weight: 400;
    font-size: 0.8em;
    padding: 5px 0 5px 0%;
}

.Template-B-button:hover {
    background-color: #000;
}

.Template-B-button,
.Template-B-button:hover {
    width: 35%;
    display: block;
    margin: -20% 4% 2%;
    float: right;
}

.Template-B-Icon {
    width: 20% !important;
    padding: 0 0 5px 0;
    display: inline-block !important;
}

.shopcart-Cate {
    margin: 2.5% auto 0;
}

.Template-B-CateName,
.Template-B-ProName {
    color: #444444;
    font-size: 1.5em;
    font-weight: 600 !important;
}

.col-xs-12.col-md-6 {
    font-family: "LINE Seed Sans TH" !important;
}

.shopcartID-Head-Default,
.shopcartName-Head-Default {
    font-size: 1em;
    color: #231f20;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}

.shopcartID-Default,
.shopcartName-Default {
    font-size: 1.1em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    font-weight: 600;
}

.Template-B-Big {
    width: 100%;
    overflow: hidden;
    border: solid 0px #0672c2;
    border-radius: 20px;
}

.Template-B-smallpic {
    width: 29%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #0672c2;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 20px;
}

.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}

.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 500;
    font-size: 20px;
}

.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}

.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}

.shopcartlinePrice-Default select.input-sm {
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}

.Template-B-Quantity,
.Template-B-Item {
    color: #444444;
    font-size: 1em !important;
    font-weight: 400;
}

.Template-B-buttonDetail,
.Template-B-buttonDetail:hover {
    width: 25%;
}

.Template-B-buttonDetail {
    background-color: #eb1b24;
    margin: 5px 0 0 120px;
    color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-weight: 400;
    padding: 7px 0 7px 0 !important;
}

.Template-B-buttonDetail:hover {
    background-color: #000;
}

.shopcartDetail-Default {
    font-size: 1.5em;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    padding: 1% 0 !important;
    color: #eb1b24;
}

.shopcart-Detail-Detail {
    text-align: left;
}

.shopcart-Detail-Detail h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    font-size: 1.2em;
    line-height: 1.2;
}

.shopcartRelated-Default.shopcartRelated {
    font-size: 1.5em;
    font-weight: 600;
    color: #eb1b24;
}

.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-weight: 500;
    font-size: 1.25em;
}

.ui.steps .step {
    padding: 10px 10px;
}

.ui.steps .step:first-child {
    padding-left: 0em;
}

.ui.steps .step.active .title {
    color: #444444;
}

.table-responsive-mobile {
    white-space: inherit;
    width: 100%;
}

.step1checkout {
    background-color: #eb1b24;
    border: 5px solid #eb1b24;
}

.Headcheckout {
    color: #eb1b24;
    font-weight: 600;
}

.btnCheckoutprevious {
    background-color: #eb1b24;
    font-weight: 600;
}

.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
    font-size: 14px;
}

.step5checkout {
    background-color: #eb1b24;
    border: 7px solid #eb1b24;
}

.shopcart-paymentpage {
    background-color: #eb1b24;
}

.Shopcart-Related-Main .Template-B-Name {
    padding: 3% 0px;
}

.col-xs-12.col-sm-4,
.col-xs-12.col-sm-3,
.col-xs-6.col-sm-3 {
    padding: 0px 10px;
}

.Bodycheckout {
    font-size: 1em;
}

.fa-angle-left:before,
.fa-angle-right:before {
    color: #eb1b24;
    font-size: 30px;
}

.fa-angle-left:before {
    content: "\f0a8";
}

.fa-angle-right:before {
    content: "\f0a9";
}

#scrolltoshop .form-horizontal .form-group-sm .form-control,
#scrolltoshop .input-sm {
    height: 45px;
    border-radius: 0px;
}

#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 8%;
}

/*shop*/



/*บทความ*/
.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% 3% !important;
}

.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    background: #eee;
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 0px;
    padding: 0;
}

.itp-contentmanager-template5 .img-container {
    padding-bottom: 75%;
}

.itp-contentmanager-template5 .img-container .img {
    border-radius: 0px 0 0 0px;
}

.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
    line-height: 1.2;
    display: block;
    margin-bottom: 5px;
}

.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 16px;
    line-height: 1.2;
}

.img-content {
    margin: 2% 0;
    text-align: center;
}

.img-content img {
    margin-bottom: 2%;
}

/*บทความ*/


/*ติดต่อเรา*/
.contact-block {
    padding-top: 2%;
}

.contact-block h3 {
    font-weight: 600;
    font-size: 1.5em;
}

.contact-block h4 {
    font-weight: 400;
}

.contact-block .contact-icon-text {
    padding: 8px 0;
}

.contact-bg {
    background: white;
    border: 1px solid #eee;
    padding: 0px 0;
    width: 97%;
    font-size: 1.1em;
    border-radius: 50px;
    margin-bottom: 10px;
    transition: 0.5s;
}

.contact-bg:hover {
    background: #eee;
}

.contact-bg .media-body {
    padding: 13px 5px;
}

.contact-bg .col-md-2.col-sm-2.col-xs-2.padding {
    width: 20%;
}

.contact-bg .col-md-10.col-sm-10.col-xs-10.padding-col {
    width: 80%;
}

/*form Contact*/
.CASS-D-border {}

.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 #dbdbdb;
    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: 27px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}

.CASS-D-border .form-control:hover {
    border: 1px solid #eb1c24;
}

.CASS-D-border .form-control:focus {
    border: 1px solid #eb1c24;
    -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: #252525 !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: #eb1c24;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 0.95em;
    font-weight: 400;
    border: 0px solid transparent;
}

.CASS-D-border .btn-default:active {
    background-color: #eb1c24;
}

.CASS-D-border .btn-default:hover,
.CASS-D-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #eb1c24;
}

.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.85em;
    padding: 0 0 0 0;
}

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



/*payment*/
.hvr-bob {
    box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
    padding: 0px 10px 20px 10px;
    height: 305px;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    font-size: 1em;
}

.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
    transform: translateY(-10px);
}

.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 1em;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.03);
}

.hvr-bob img {
    width: 90% !important;
}

.payment1 {
    font-size: 1.4em;
    font-weight: 600;
    padding: 5% 0 0;
}

.padpay1 {
    padding-top: 2%;
}

.MainBankClass1 {
    height: 350px;
}

.MainBankClass1 h4 {
    font-weight: 600;
    margin: 10px 0;
}

.MainBankClass1 h3 {
    font-size: 1.8em;
    margin: 5px 0 10px;
}

.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255, 255, 255, 0.0);
    padding: 0% 0;
}

.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 1em;
    font-weight: 400;
    padding-top: 15px;
}

.boarder-confirm-payment span.label {
    font-size: 0.8em;
    font-weight: 400;
}

/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #eb1b24;
    border: 1px solid #eb1b24;
    border-radius: 0px;
    padding: 6px 15px;
    font-size: 1em;
}

.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 12px;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}

.no-js .confirm-payment .btn-default {
    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, #eb1b24 0, #eb1b24 25%, #eb1b24 50%, #eb1b24 75%, #eb1b24 100%);
    color: #fff;
    text-shadow: 0 0px 0 #eb1b24;
    background-repeat: repeat-x;
    border-color: #eb1b24;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 0.9em;
    border: 0px solid transparent;
    width: auto;
}

.no-js .confirm-payment .btn-default:active {
    background-color: #eb1b24;
}

.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #eb1b24;
}

.policy-des {
    padding: 5% 0;
}

.policy-des h3 {
    font-weight: 600;
}

.policy-des span {
    font-size: 1.1em;
    font-weight: 600;
}

.BankAutoHeight img {
    width: 60px !important;
    border-radius: 15px;
}

.shop-icon {
    display: grid;
    grid-template-columns: 18% auto;
    align-items: center;
    gap: 25px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
    border-radius: 50px;
    color: #231f20;
    transition: 0.5s;
}

.shop-icon:hover {
    transform: scale(1.1);
}

.shop-icon h4 {
    margin: 0;
    font-weight: 600;
    font-size: 1.15em;
    color: #eb1b24;
}

/*payment*/



/*ติดต่อสมัครงาน*/
figure.effect-phoebe {
    background: transparent;
}

.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}

figure.effect-phoebe h2 {
    margin-top: 5em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 1em;
    text-align: left;
    padding: 7% 5.2%;
}

.join-us h1 {
    white-space: pre-line;
    font-size: 3.4em;
    line-height: 1.23;
    margin: 20px 0;
}

.job-block h4 {
    font-weight: 600;
    margin: 10px 0;
}

table.tj2 {
    width: 100%;
}

table.tj2 td {
    border: 1px solid #eee;
    padding: 15px;
    text-align: center;
}

.job-icon-display {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 10px;
    margin-bottom: 20px;
}

.job-icon {
    display: grid;
    grid-template-columns: 10% 90%;
    gap: 10px;
    align-items: center;
    margin: 5px 0;
}

/*สมัครงาน*/
.CASS-H-border {
    width: 80%;
    background: #fff;
    padding: 5% 0;
    color: #000;
    margin: 5% auto;
}

.CASS-H-border label {
    display: none !important;
}

.CASS-H-border .form-control {
    border: 1px solid #dbdbdb;
    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: 10px 20px;
    margin: 5px 0 15px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
    height: 45px;
}

.CASS-H-border .form-control:hover {
    border: 1px solid #eb1c24;
}

.CASS-H-border .form-control:focus {
    border: 1px solid #eb1c24;
    -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: #252525 !important;
}

.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #eb1c24;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 0.95em;
    font-weight: 400;
    border: 0px solid transparent;
}

.CASS-H-border .btn-default:active {
    background-color: #eb1c24;
}

.CASS-H-border .btn-default:hover,
.CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #eb1c24;
}

.CASS-H-border .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.CASS-H-border span.label {
    font-size: 0.9em;
    font-weight: 300;
}

.CASS-H-border .ITPcheckboxAuthen {
    font-size: 1em;
    padding: 0 0 0 0;
}

.CASS-H-head {
    border-bottom: double transparent;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
}

.CASS-H-main {
    background: transparent;
}

.CASS-H-border h3.form-inline {
    font-size: 2.8em;
    color: #eb1c24;
}

.form-group.col-md-2.col-sm-12 {
    width: 40%;
}

.CASS-H-border #selectbox1 {
    margin-bottom: -20px;
}

/*สมัครงาน*/

/*ติดต่อสมัครงาน*/


/*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: #eb1b24;
    border-color: #eb1b24;
}

.pagination>li>a,
.pagination>li>span {
    color: #eb1b24;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #eb1b24;
    background-color: #f7f7f7;
}

/*pagination*/


/*search*/
#searchResultLanding .hideForNewSearchtag input.search-query {
    padding-left: 27px;
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    padding: 10px 45px;
    border-radius: 50px;
}

#searchResultLanding .hideForNewSearchtag {
    width: 40%;
    margin: 0 auto;
}

#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: 400px !important;
    max-height: 550px !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;
}

/*search*/





.applyClassType24#menu6679139a254e5a001344645f>a,
.applyClassType24#menu66791425d146e400130f190f>a,
.applyClassType24#menu667912b6cdcf820013039847>a {
    border: none;
}




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

.megaMenuType2itopplus {
    display: block !important;
}


.register-block {
    text-align: center;
    padding: 2% 0;
}
.register-block h4 {
    font-weight: 600;
    line-height: 1.2;
}
.register-block-qr img {
    width: 20% !important;
    margin: 0 auto;
}
.btn-line {
    background: #33d233;
    color: #fff;
    border: none;
    display: grid;
    grid-template-columns: 30px auto;
    gap: 10px;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 20px auto 0;
    align-items: center;
    transition: 0.5s;
}
.btn-line:hover {
    background: #eb1b24;
    color: #fff;
}
.btn-status {
    background: #231f20;
}



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


    ul#menusub667912b6cdcf820013039847 {
        left: -150px;

    }

    .hideForNewSearchtag form.form-search .input-group:before,
    .hideForNewSearchtag form.form-search:before {
        top: 6px;
    }

    .itopplus-search-image-flex-item {
        width: 267px !important;
        min-height: 480px !important;
    }

    body {
        font-size: 20px;
    }

    .hideForNewSearchtag .form-horizontal .form-group-sm .form-control,
    .hideForNewSearchtag .input-sm {
        font-size: 18px;
    }

    .header-login {
        font-size: 18px;
    }


    .dropdown-menu>li>a {
        font-size: 1.4em;
    }

    .btn-more {
        font-size: 18px;
    }

    .btn-more2 {
        font-size: 18px;
    }

    .Template-B-Name {
        height: 80px;
    }

    .itopplus-footer,
    .itopplus-footer2 {
        font-size: 18px;
    }

    #contentnewmode665805d6f7ee550013924916 {
        padding: 10% 10px 10px 10px !important;
    }

    .about-block2 {
        padding: 0 0 0 4%;
    }

    .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 24px;
    }

    .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
        font-size: 20px;
        line-height: 1.3;
    }

    .contact-bg .media-body {
        padding: 17px 5px;
    }

    .CASS-D-border .form-control {
        padding: 34px 20px;
    }

    .hvr-bob {
        height: 405px;
    }

    .MainBankClass1 {
        height: 400px;
    }

    #cookie66601441cfa2990013968607 {
        font-size: 0.8em;
    }

    .CASS-H-border .form-control {
        height: 55px;
    }

    .CASS-H-border .btn {
        font-size: 0.9em !important;
    }
}




@media only screen and (max-width:1191px) {
    .about-block {
        white-space: inherit;
    }

    .about-bg {
        padding: 20% 17% 20% 15%;
        font-size: 1em;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 0.9em;
    }

    .itopplus-footer,
    .itopplus-footer2 {
        font-size: 12px;
    }

    li#menu665ee439590a6a0013cef23d,
    li#menu665fd9c320090100133b177b,
    li#menu665fd9dae092ac0013e62f97 {
        display: none ! IMPORTANT;
    }

    .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 47%;
    }

    .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 17px;
    }

    .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
        font-size: 13px;
    }

    .contact-bg {
        font-size: 1em;
    }

    .contact-bg .media-body {
        padding: 11px 5px;
    }

    .CASS-D-border .form-control {
        padding: 23px 20px;
    }
}


@media only screen and (max-width:900px) {

    li#menu665ee439590a6a0013cef23d,
    li#menu665fd9c320090100133b177b,
    li#menu665fd9dae092ac0013e62f97 {
        display: block ! IMPORTANT;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 1.1em;
        padding: 7% 5%;
    }

    .shopcart {
        width: 50px !important;
        height: 50px !important;
        top: 0%;
        right: 34%;
    }

    .service-block {
        padding: 5% 5%;
        font-size: 0.9em;
    }

    .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 98%;
    }

    .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 20px;
    }

    .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
        font-size: 16px;
    }

    .contact-block h3 {
        font-size: 1.3em;
    }

    .contact-bg {
        font-size: 0.8em;
    }

    .contact-bg .media-body {
        padding: 7px 5px;
    }

    .template1 .btn-default {
        width: 100% !important;
    }

    .row-fluid [class*=col-sm-5fix] {
        width: 33.33%;
        float: left;
    }

    .Template-B-button,
    .Template-B-button:hover {
        width: 45%;
    }

    .Template-B-Name {
        height: 85px;
    }

    .itopplus-search-image-flex-item {
        margin: 5px !important;
        width: 227px !important;
        min-height: 440px !important;
        max-height: 600px !important;
    }

    .search_titleText {
        padding: 5px 0px;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .itopplus-bg2 {
        background-attachment: inherit;
    }

    .table-responsive {
        border: 0px solid #ddd;
    }

    .CASS-H-main form div {
        padding: 0 !important;
    }
}



@media only screen and (max-width:480px) {

    #imagesControl665ee1ec590a6a0013cef111,
    div#imagesControl668f45c85cbb4d001a60d6a2 {
        padding: 0 !important;
    }

    #slider665fd09088c41e0013754d7e {
        width: 100%;
    }

    .shopcart {
        top: 10%;
        right: 3%;
        background-color: #000;
    }

    .row-fluid [class*=col-sm-5fix] {
        width: 100%;
        float: left;
    }

    .about-bg {
        padding: 10% 10% 20% 10%;
        font-size: 1em;
        margin-left: 0;
    }

    .h1,
    h1 {
        font-size: 3em;
    }

    #contentnewmode665805d6f7ee550013924916 {
        padding: 10px ! IMPORTANT;
    }

    article.col-md-6.item.-micro {
        width: 100%;
    }

    .itopplus-bg4 {
        background-size: cover;
    }

    .about-block2 {
        padding: 0 0 0 0%;
    }

    #background66600a8dc3b57600133fd284 {
        width: 100%;
    }

    .row.mainProductFilterContainer .col-xs-12.col-sm-3 {
        width: 50%;
    }

    .Template-B-Price {
        width: 100%;
    }

    .menu-align h2 {
        font-size: 2em;
    }

    .h3,
    h3 {
        font-size: 1.4em;
    }

    .Template-B-buttonDetail,
    .Template-B-buttonDetail:hover {
        width: 35%;
    }

    .service-block {
        padding: 2% 2%;
        font-size: 0.9em;
    }

    .service-block h3 {
        font-size: 1.7em;
    }

    .itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
        width: 100%;
    }

    .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
        width: 100%;
        padding: 7% 7% !important;
    }

    h3.managerHeader {
        font-size: 1.8em;
    }

    .Contenemanager-gallery .col-xs-6.col-md-3,
    .contenemanager-gallery .col-xs-12.col-md-3 {
        width: 100%;
    }

    .contact-block h4 {
        font-size: 1.1em;
    }

    .contact-bg {
        font-size: 1em;
    }

    .contact-block .contact-icon {
        grid-template-columns: 10% auto;
    }

    .contact-bg .media-body {
        padding: 17px 5px;
    }

    .CASS-D-border .col-md-6 {
        padding: 0 10px;
    }

    .owl-prev {
        left: -25% !important;
    }

    .owl-next {
        right: -10% !important;
    }

    .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;
    }

    .menu-align-display {
        grid-template-columns: 35px auto;
    }

    figure.effect-phoebe h2 {
        margin-top: 0em;
        font-size: 0.9em;
        padding: 0% 0%;
    }

    .join-us h1 {
        font-size: 1.6em;
        margin: 15px 0;
    }

    table.tj2 td {
        white-space: nowrap;
    }

    .job-icon {
        grid-template-columns: 20% 80%;
    }

    .CASS-H-border {
        width: 100%;
    }

    .CASS-H-border h3.form-inline {
        font-size: 2em;
    }
  .register-block h4 {
    font-size: 1.2em;
}
  .register-block-qr img {
    width: 70% !important;
}
}




