.itopplus-background {

}
body,
html {
    font-size: 16px;
    overflow-x: hidden;
    color: #444444;
}

a {
    color: #444444;
}

a:hover {
    color: #0c748b;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_26062023tvrl/0/0/1z-z1653805042165.webp');
}





/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    color: #282828;
    margin: 0 5px;
    padding: 10px 3px;
}

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

.dropdown-menu>li>a {
    font-size: 16px;
    color: #282828;
}

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

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

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

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

    .navbar-default {
        background: #193a5e;
    }

    .itopplus-search {
        display: none;
    }

    #main-navbar-flag li a {
        padding: 10px 0;
        height: 50px;
        display: block;
    }

    #main-navbar-flag .row {
        display: flex;
        align-items: center;
    }




    li.divider {
        display: none;
    }

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

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 45px !important;
        top: 5px;
        left: 15px;
        filter: brightness(0) invert(100%);
    }

    .navbar-inline .text-bar {
        display: none;
    }


    .navbar-default .navbar-toggle {
        margin: 0;
    }

}

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

    .navbar-default {
        background: transparent;
    }

    .itopplus-menu {
        margin-top: 4%;
        text-align: left;
    }

    .itopplus-search {
        color: #000;
        float: right;
    }

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

    .no-js .itopplus-bg {
        position: relative;
        margin-top: -160px;
        padding-top: 160px;
        z-index: 97;
        margin-bottom: -4px;
    }

    .itopplus-banner {
        padding: 0 3%;
    }
}

@media screen and (min-width : 1366px) {
    .itopplus-bg {
        background-position: 0% 90%;
    }
}

@media screen and (min-width : 1900px) {
    .itopplus-bg {
        background-position: unset;
    }

    .itopplus-banner {
        padding: 0 5%;
    }

}




.h1,
h1 {
    font-size: 3.3em;
    font-weight: bold;
}

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

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

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

.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}


/*slide*/
#carousel64d0ba491f4e3e0013db085c .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}

#carousel64d0ba491f4e3e0013db085c .carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    width: 12px;
    height: 12px;
    margin: 2px;
}

#carousel64d0ba491f4e3e0013db085c .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff00;
    border: 1px solid #fff;
    border-radius: 10px;
}

#carousel64d0ba491f4e3e0013db085c .carousel-indicators {
    bottom: 17%;
}

#carousel64d0ba491f4e3e0013db085c .glyphicon-chevron-left:before,
#carousel64d0ba491f4e3e0013db085c .glyphicon-chevron-right:before {
    display: none;
}

/*slide*/


/*header*/
.header-align {
    display: block;
    width: 100%;
    margin-left: -20%;
}

.btn-start {
    background: linear-gradient(to bottom, rgba(12, 116, 139, 1) 0%, rgba(25, 58, 94, 1) 100%);
    color: #fff;
    border: none;
    padding: 7px 8px;
    border-radius: 50px;
    box-shadow: 0 0 15px rgba(40, 40, 40, 30%);
    transition: 0.5s;
    font-size: 14px;
}

.btn-start:hover {
    background: linear-gradient(to bottom, rgba(12, 116, 139, 1) 0%, rgba(12, 116, 139, 1) 100%);
    color: #fff;
}

/*header*/

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

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

.itopplus-footer a:hover {
    color: #0193ac;
}

.itopplus-footer h4 {
    font-size: 16px;
    margin: 0 0 20px;
}

.footer-pd {
    padding-right: 15%;
}

.footer-pd img {
    width: 75% !important;
}

.footer-pd2 {
    text-align: center;
}

.footer-icon-display {
    display: flex;
    justify-content: center;
}

.footer-icon {
    width: 14%;
    margin-right: 4%;
    transition: 0.5s;
}

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

.footer-btn {
    font-size: 20px;
    margin: 7% 0 0;
}

.footer-pd3 {
    padding: 2%;
}

.ITPcookiebar {
    width: 100% !important;
}

.ITPcookieLeftText {
    padding-top: 27px !important;
}

.buttonExampleSite {
    border: 1px solid #193a5e !important;
    color: #193a5e !important;
    font-family: 'Noto Sans Thai', sans-serif !important;
}

.buttonExampleSite:hover {
    background: #193a5e !important;
    color: #ffffff !important;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    color: #193a5e;
    padding-bottom: 0rem !important;
}

.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}

.itpPDPALandingPage {}

.policy-detail {
    padding: 0 0 10%;
    text-align: justify;
}

.policy-detail h4 {
    font-size: 1.2em;
    font-weight: bold;
    color: #0193ac;
    margin: 20px 0 5px;
}

/*footer*/


/*หน้าแรก*/
#Component64d0bb691f4e3e0013db088e {
    width: 86%;
    margin: 0 auto 7%;
}

figure.effect-selena {
    background: transparent;
}

.download-block {
    text-align: center;
}

.download-block h1 {
    color: #193a5e;
    font-family: 'DM Sans', sans-serif;
    white-space: pre-line;
    margin: 0 0 15px;
}

.download-block h3 {
    font-weight: bold;
    color: #000;
    margin: 20px 0;
}

.btn-download {
    font-size: 22px;
    background: linear-gradient(to bottom, rgba(0, 160, 188, 1) 0%, rgba(2, 117, 137, 1) 100%);
    color: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    box-shadow: 0 0 15px rgba(40, 40, 40, 30%);
    transition: 0.5s;
}

.btn-download:hover {
    background: linear-gradient(to bottom, rgba(0, 160, 188, 1) 0%, rgba(0, 160, 188, 1) 100%);
    color: #fff;
}

.qr-code {
    background: linear-gradient(to bottom, rgba(12, 116, 139, 1) 0%, rgba(25, 58, 94, 1) 100%);
    color: #fff;
    width: 30%;
    padding: 20px;
    border-radius: 25px;
    margin: 3% auto;
}

.download-app {
    width: 45%;
    margin: 0 auto;
}

.download-app img {
    transition: 0.5s;
}

.download-app img:hover {
    transform: scale(0.9);
}

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

.menu-align h1 {
    color: #193a5e;
    margin: 0;
}

.menu-align h1 span {
    color: #0193ac;
}

.btn-more {
    font-size: 14px;
    background-color: #0c748b;
    color: #fff;
    border: none;
    padding: 9px 20px;
    border-radius: 50px;
    transition: 0.5s;
}

.btn-more:hover {
    background-color: #193a5e;
    color: #fff;
}

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

figure.effect-jazz {
    background: transparent;
}

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

#slider64d2f948e2b471001387adb1 {
    border-radius: 20px 0 0 20px;
}

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

.form-align h3 {
    font-weight: bold;
}

/*หน้าแรก*/


/*กองทุนแนะนำ*/
.col-section {
    padding: 0 10px;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: left;
    font-size: 16px;
    color: #444444;
    padding: 5% 0;
    font-weight: 400;
    background-color: transparent;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #193a5e;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}

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

.Contentmanager .site .col-section .item.-micro {
    padding: 0px 12px 10px 12px;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
    border: 1px solid #eee;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
    margin-bottom: 10px;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.contenemanager-gallery .col-xs-12.col-md-3,
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}

.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 10px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 10px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}

.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}

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

.contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    border-radius: 0px;
    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: 0px solid #ebd2c2;
    padding: 0px !important;
}

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

h3.managerHeader {
    font-size: 2.4rem;
    color: #193a5e;
    background-color: #f0f0f0;
    text-align: center;
    font-weight: bold;
    padding: 2%;
    border-radius: 10px;
    margin-bottom: 3%;
}

#Contentmanager .post-time {
    display: none;
}

.page-header {
    border-bottom: 0px solid #eee;
    margin: 40px 20px 40px;
}

.social-share {
    top: 0;
}

.social-icon {
    border-radius: 5px;
    margin-top: -3px;
    width: 30px !important;
    height: 30px !important;
}

.col-md-6.pull-left {
    margin-left: -3%;
    margin-right: 2%;
}

.Textmanager.font-inherit {
    text-align: justify;
    display: flow-root;
}

.Textmanager.font-inherit h3 {
    color: #193a5e;
    font-weight: bold;
}

.Textmanager.font-inherit h2 {
    font-weight: bold;
    color: #193a5e;
    margin: 0;
}

.Textmanager.font-inherit h4 {
    font-size: 1.3em;
    font-weight: bold;
    color: #0c748b;
    margin: 20px 0 10px;
}

.Textmanager.font-inherit li {
    margin-bottom: 2px;
}

.Textmanager.font-inherit p {
    margin: 0 0 0px;
}

/*
.Textmanager.font-inherit img {
    margin: 15px 0 5px;
}
#Contentmanager .col-md-8.col-md-offset-2.text-center {
    margin-left: 0!important;
    width: 100%!important;
    padding: 0!important;
}*/
.landingpagemanager {
    display: none;
}

/*.menu-align3 h3 {
    font-size: 27px;
    color: #fff;
    padding: 7px 30px;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgba(12,116,139,1) 0%, rgba(25,58,94,1) 100%);
    box-shadow: 0 0 15px rgba(40,40,40,30%);
}*/
.menu-align3 {
    padding: 7px 30px;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgba(12, 116, 139, 1) 0%, rgba(25, 58, 94, 1) 100%);
    box-shadow: 0 0 15px rgba(40, 40, 40, 30%);
}

.menu-align3 h3 {
    font-size: 27px;
    color: #fff;
    line-height: 45px;
}

.menu-align3 .col-md-2 {
    width: 5%;
}

/*กองทุนแนะนำ*/


/*ข่าวสารด้านการลงทุน*/
.nav-template li:hover {
    background-color: transparent;
}



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

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

.itp-contentmanager-template5 a strong {
    font-size: 20px;
    line-height: 1.2;
    color: #000000;
    display: block;
    font-weight: 500;
    margin-top: 5%;

}

.itp-contentmanager-template5 a p {
    margin-top: 5%;
    font-size: 14px;
}

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

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

/*ข่าวสารด้านการลงทุน*/


/*form*/
.no-js #formdisplay64d2fac88cbc9e0013f31f3b .form-control,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .form-control {
    /*border: none;*/
    border: 1px solid #e4e7e9;
    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);
    font-size: 15px !important;
    padding: 25px 20px;
    font-weight: 400;
    background: transparent;
    color: #fff !important;
    margin-bottom: 3%;
}

.no-js #formdisplay64d2fac88cbc9e0013f31f3b .form-control:hover,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .form-control:hover {
    border: 1px solid #0193ac;
}

.no-js #formdisplay64d2fac88cbc9e0013f31f3b .form-control:focus,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .form-control:focus {
    border: 1px solid #0193ac;
    -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: #fff !important;
}

.no-js #formdisplay64d2fac88cbc9e0013f31f3b .btn,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #111f39 0, #111f39 100%);
    background: #0c748b;
    color: #fff;
    text-shadow: 0 0px 0 #fff;
    background-repeat: repeat-x;
    border: none;
    border-color: #0000;
    border-radius: 50px;
    padding: 9px 20px;
    font-size: 15px;
    border: 0px solid transparent;
}

.no-js #formdisplay64d2fac88cbc9e0013f31f3b .btn-default:active,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .btn-default:active {
    background: #0193ac;
}

.no-js #formdisplay64d2fac88cbc9e0013f31f3b .btn-default:hover,
.no-js #formdisplay64d2fac88cbc9e0013f31f3b .btn-default:focus,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .btn-default:hover,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .btn-default:focus {
    background-position: 0 0px;
    background: #0193ac;
}

.no-js #formdisplay64d2fac88cbc9e0013f31f3b .col-xs-12.col-sm-5.col-md-5.padding,
.no-js #formdisplay6551f0447e42bd0013bb95f9 .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #formdisplay64d2fac88cbc9e0013f31f3b span.label,
.no-js #formdisplay6551f0447e42bd0013bb95f9 span.label {
    font-size: 12px;
    font-weight: 400;
}

/*#formdisplay64d2fac88cbc9e0013f31f3b #editor1 , #formdisplay64d2fac88cbc9e0013f31f3b #editor2 , 
#formdisplay64d2fac88cbc9e0013f31f3b #editor3 , #formdisplay64d2fac88cbc9e0013f31f3b #editor4 ,
#formdisplay64d2fac88cbc9e0013f31f3b #editor7 , #formdisplay64d2fac88cbc9e0013f31f3b #editor8 ,
#formdisplay64d2fac88cbc9e0013f31f3b #editor9 {
    display: none;
}*/
#formdisplay64d2fac88cbc9e0013f31f3b a#capchatxt,
#formdisplay6551f0447e42bd0013bb95f9 a#capchatxt {
    color: #fff;
}

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

#capcha0 .col-md-12.col-sm-12 span {
    display: none;
}

#capcha0 .col-md-9.col-sm-12 img {
    padding: 10px 5px 0 0;
}

#capcha0 .col-md-9.col-sm-12 span {
    display: contents;
}

.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 0 3%;
}

#formdisplay64d2fac88cbc9e0013f31f3b .glyphicon-ok-circle:before,
#formdisplay6551f0447e42bd0013bb95f9 .glyphicon-ok-circle:before {
    display: none;
}

#formdisplay64d2fac88cbc9e0013f31f3b .form-control::placeholder,
#formdisplay6551f0447e42bd0013bb95f9 .form-control::placeholder {
    color: #fff !important;
}

#btnview64d2fac88cbc9e0013f31f3b,
#btnview6551f0447e42bd0013bb95f9 {
    margin-left: 37%;
}

.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 400;
}

/*form*/




/*เกี่ยวกับเรา*/
.menu-align2 {
    padding: 5% 0;
    text-align: center;
}

.menu-align2 h1 {
    color: #193a5e;
    margin: 0;
}

.about-detail {
    padding: 3% 0 0;
    text-align: justify;
}

.about-detail h3 {
    background: linear-gradient(to right, rgba(12, 116, 139, 1) 0%, rgba(25, 58, 94, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    padding: 10px 0;
}

.padding-pd {
    padding: 2%;
}

.about-detail2 {
    font-size: 14px;
    text-align: center;
    padding: 5% 0 5%;
    margin-top: 1%;
    background-color: #193a5e;
    color: #fff;
    line-height: 23px;
}

.about-detail2 h4 {
    font-size: 16px;
    line-height: 23px;
}

.about-detail3 .col-md-7 {
    margin-top: 29%;
}

.about-detail3 h4,
p {
    color: #193a5e;
}

.about-detail3 h4 {
    font-size: 20px;
    line-height: 25px;
}

/*timeline*/
.main-timeline {
    position: relative;
}

.main-timeline:before {
    content: '';
    background-color: #555;
    width: 4px;
    height: calc(100% - 50px);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    float: left;
    width: 50%;
    position: relative;
}

.main-timeline .timeline:before {
    content: '';
    background-color: #193a5e;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    box-shadow: 0 0 5px #999 inset, 0 0 0 5px #dbdbdb, 0 0 13px #000;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -10px;
}

.main-timeline .timeline-content {
    color: #193a5e;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    padding: 0 8%;
}

.main-timeline .timeline-content:hover {
    text-decoration: none;
}

.main-timeline .timeline-content:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    z-index: -1;
}

.main-timeline h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 0 0 10px;
}

.main-timeline p {
    font-size: 13px;
    margin: 0;
}

.main-timeline .timeline:nth-child(even) {
    float: right;
    margin: 30px 0 30px 10px;
}

.main-timeline .timeline:nth-child(even):before {
    right: auto;
    left: -10px;
}

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


/*ผลิตภัณฑ์และบริการ*/
.product-detail {
    padding: 0 1%;
    text-align: justify;
}

.product-detail h3 {
    font-size: 1.6em;
    margin: 20px 0;
    font-weight: bold;
    color: #0c748b;
    text-align: left;
}

.product-detail ul,
.product-detail ol {
    margin-left: -20px;
}

.product-detail ul li,
.product-detail ol li {
    margin-bottom: 3px;
}

figure.effect-phoebe {
    background: transparent;
    border-radius: 20px;
}

figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}

figure.effect-phoebe:hover img {
    transform: scale(1.1);
}

.product-contact {
    padding: 2% 0;
}

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

/*ผลิตภัณฑ์และบริการ*/

/*ติดต่อเรา*/
.text-contact {
    background-color: #fff;
    padding: 5%;
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

.padding-contact {
    padding: 5px 5px;
}

.text-contact h3 {
    font-size: 2em;
    font-weight: bold;
    margin: 0 0 15px;
    color: #0c748b;
}

.menu-align4 {
    padding: 5% 0;
    text-align: left;
}

.menu-align4 h1 {
    color: #ffff;
    margin: 0;
}

.padding-col2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}



/*form Contact*/
.no-js #Component651f6f70058a8d0013cef190 label,
.no-js #Component6551f1579835cf0013970c6f label {
    display: none !important;
}

.no-js #Component651f6f70058a8d0013cef190 .col-md-6,
.no-js #Component6551f1579835cf0013970c6f .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}

.no-js #Component651f6f70058a8d0013cef190 .form-control,
.no-js #Component6551f1579835cf0013970c6f .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    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);
    font-size: 16px !important;
    padding: 30px 0;
    font-weight: 400;
    background: transparent;
    color: #000 !important;
}

.no-js #Component651f6f70058a8d0013cef190 .form-control:hover,
.no-js #Component6551f1579835cf0013970c6f .form-control:hover {
    border-bottom: 1px solid #0c748b;
}

.no-js #Component651f6f70058a8d0013cef190 .form-control:focus,
.no-js #Component6551f1579835cf0013970c6f .form-control:focus {
    border-bottom: 1px solid #0c748b;
    -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 #formdisplay651f6f70058a8d0013cef190 .btn,
.no-js #formdisplay6551f1579835cf0013970c6f .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #111f39 0, #111f39 100%);
    background: #0c748b;
    color: #fff;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 16px;
    text-shadow: 0 0px 0 #fff;
    border: 0px solid transparent;
}

.no-js #formdisplay651f6f70058a8d0013cef190 .btn-default:active,
.no-js #formdisplay6551f1579835cf0013970c6f .btn-default:active {
    background-color: #0193ac;
}

.no-js #formdisplay651f6f70058a8d0013cef190 .btn-default:hover,
.no-js #formdisplay651f6f70058a8d0013cef190 .btn-default:focus,
.no-js #formdisplay6551f1579835cf0013970c6f .btn-default:hover,
.no-js #formdisplay6551f1579835cf0013970c6f .btn-default:focus {
    background-position: 0 0px;
    background-color: #0193ac;
}

.no-js #Component651f6f70058a8d0013cef190 .col-xs-12.col-sm-5.col-md-5.padding,
.no-js #Component6551f1579835cf0013970c6f .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #Component651f6f70058a8d0013cef190 span.label,
.no-js #Component6551f1579835cf0013970c6f span.label {
    font-size: 14px;
    font-weight: 400;
}

#formdisplay651f6f70058a8d0013cef190,
#formdisplay6551f1579835cf0013970c6f {
    background-image: none;
    background-color: #fff !important;
    padding: 17% 3%;
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

#formdisplay651f6f70058a8d0013cef190 #editor13,
#formdisplay651f6f70058a8d0013cef190 #editor9,
#formdisplay651f6f70058a8d0013cef190 #editor2,
#formdisplay651f6f70058a8d0013cef190 #editor3,
#formdisplay651f6f70058a8d0013cef190 #editor14,
#formdisplay651f6f70058a8d0013cef190 #editor4 {
    display: none;
}

#formdisplay6551f1579835cf0013970c6f #editor13,
#formdisplay6551f1579835cf0013970c6f #editor9,
#formdisplay6551f1579835cf0013970c6f #editor2,
#formdisplay6551f1579835cf0013970c6f #editor3,
#formdisplay6551f1579835cf0013970c6f #editor14,
#formdisplay6551f1579835cf0013970c6f #editor4 {
    display: none;
}

#formdisplay651f6f70058a8d0013cef190 .glyphicon-ok-circle:before,
#formdisplay6551f1579835cf0013970c6f .glyphicon-ok-circle:before {
    display: none;
}

#iframe64d33eb902f3420013d4da6a iframe {
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

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


/*เปิดบัญชี/เริ่มลงทุน*/
table.tj2 {
    width: 100%;
}

table.tj2 td {
    border: 1px solid #eee;
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
}

tr:nth-child(even) {
    background-color: #f9f9f9
}

tr:nth-child(odd) {
    background-color: #fff
}


table.tj2 tr:hover {
    background-color: #e5ecf4;
    color: #000;
}

.btn-pdf {
    font-size: 14px;
    background: linear-gradient(to bottom, rgba(0, 160, 188, 1) 0%, rgba(2, 117, 137, 1) 100%);
    color: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    box-shadow: 0 0 15px rgba(40, 40, 40, 30%);
    font-weight: 400;
    margin: 0 auto;
    display: block;
    transition: 0.5s;
}

.btn-pdf:hover {
    background: linear-gradient(to bottom, rgba(0, 160, 188, 1) 0%, rgba(0, 160, 188, 1) 100%);
    color: #fff;
}

.btn-pdf-img {
    width: 5%;
    display: inline-table;
}

.btn-pdf img {
    width: 25px !important;
    margin-right: 10px;
}

.download-app2 {
    box-shadow: 10px 10px 30px #00000045;
    border-radius: 30px;
    padding: 5%;
}

.download-col {
    margin: 10% 0;
}

.download-col h4 {
    background: linear-gradient(to right, rgba(12, 116, 139, 1) 0%, rgba(25, 58, 94, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.download-col img {
    transition: 0.5s;
}

.download-col img:hover {
    transform: scale(0.9);
}

.qr-code2 {
    background: linear-gradient(to bottom, rgba(12, 116, 139, 1) 0%, rgba(25, 58, 94, 1) 100%);
    color: #fff;
    width: 64%;
    padding: 15px;
    border-radius: 25px;
    margin-left: 20%;
}

/*เปิดบัญชี/เริ่มลงทุน*/


/*คำเตือนและข้อสงวนสิทธิ์*/
.warning-detail {
    padding: 0 0 2%;
}

.warning-detail ol li {
    margin-bottom: 5px;
}

/*คำเตือนและข้อสงวนสิทธิ์*/


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

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

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

/*pagination*/



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

    body {
        font-size: 20px;
    }

    #Component64d0bb691f4e3e0013db088e {
        margin: 0 auto 8%;
    }

    .navbar-default .navbar-nav>li>a,
    .dropdown-menu>li>a {
        font-size: 20px;
    }

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

    .btn-download {
        font-size: 26px;
    }

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

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

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

    /*
  .no-js #formdisplay64d2fac88cbc9e0013f31f3b .form-control {
    font-size: 19px !important;
    padding: 30px 0;
}*/

    .no-js #formdisplay64d2fac88cbc9e0013f31f3b span.label {
        font-size: 14px;
    }

    .ITPcheckboxAuthen {
        font-size: 16px;
    }

    .no-js #formdisplay64d2fac88cbc9e0013f31f3b .btn {
        font-size: 20px;
    }

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

    .itopplus-footer h4 {
        font-size: 20px;
    }

    .footer-btn {
        font-size: 24px;
    }

    .ITPcookiebar,
    .buttonExampleSite {
        font-size: 16px !important;
    }

    .no-js #Component64d33c7d998c5200132cb152 .form-control {
        font-size: 19px !important;
        padding: 30px 0;
    }

    .no-js #Component64d33c7d998c5200132cb152 .btn {
        font-size: 18px;
    }

    table.tj2 td {
        font-size: 22px;
    }

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

    .main-timeline h3 {
        font-size: 20px;
    }

    .main-timeline p {
        font-size: 17px;
    }

    .about-detail2 {
        font-size: 16px;
    }

    .about-detail2 h4 {
        font-size: 20px;
    }

    .menu-align3 .col-md-2 {
        width: 4% !important;
    }

    #formdisplay651f6f70058a8d0013cef190,
    #formdisplay6551f1579835cf0013970c6f {
        padding: 19% 3%;
    }
}

@media screen and (min-width:1023px) and (max-width:1191px) {

    #menu64d34012e2b471001387b786,
    #menu64d3403103719300124ae83c {
        display: none !important;
    }

    ul#itopplus-nav-bar {
        white-space: nowrap;
        margin-left: -3%;
    }

    .itopplus-search {
        position: relative;
        right: -5%;
    }

    .navbar-default .navbar-nav>li>a,
    .dropdown-menu>li>a {
        font-size: 14px;
        margin: 0 1px;
    }

    .btn-start {
        padding: 7px 10px;
        font-size: 13px;
    }

}



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

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

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

    .btn-download {
        font-size: 20px;
    }

    .itopplus-bg {
        background-size: 105% auto;
    }

    #form64d2fac88cbc9e0013f31f3b {
        padding: 0 !important;
    }

    .text-contact h3 {
        font-size: 1.7em;
    }

    .menu-align3 .col-md-2 {
        width: 6% !important;
    }

    #formdisplay651f6f70058a8d0013cef190 {
        padding: 19% 3%;
    }
}


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

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

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

    .itopplus-bg {
        background-size: 100% auto;
        margin-top: -9%;
        padding-top: 6%;
    }

    #form64d2fac88cbc9e0013f31f3b {
        padding: 15px !important;
    }

    #formdisplay64d2fac88cbc9e0013f31f3b #display2 {
        margin-right: -20px;
    }

    .copy-right {
        text-align: center;
        padding: 20px 0;
    }

    .product-contact {
        font-size: 12px;
    }

    .product-contact .media-body {
        padding: 0px;
    }

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

    .no-js #Component64d33c7d998c5200132cb152 .form-control {
        font-size: 16px !important;
        padding: 27px 0;
    }

    .main-timeline .timeline-content {
        padding: 0 11%;
    }

    .about-detail3 h4 {
        font-size: 18px;
    }

    .about-detail3 .col-md-7 {
        margin-top: 0%;
    }

    .about-detail3 {
        margin-bottom: 3%;
    }

    .about-detail2 {
        font-size: 12px;
    }

    .about-detail2 h4 {
        font-size: 12px;
    }

    .menu-align3 .col-md-2 {
        width: 8% !important;
    }

    #formdisplay651f6f70058a8d0013cef190 {
        padding: 28% 3%;
    }
}



@media only screen and (max-width:480px) {
    #imagesControl64d0ba491f4e3e0013db085c {
        padding: 0 !important;
        margin-bottom: -7px;
    }

    .download-app {
        width: 65%;
    }

    .qr-code {
        width: 38%;
        padding: 15px;
        border-radius: 15px;
    }

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

    #slider64d2f948e2b471001387adb1 {
        border-radius: 20px;
    }

    #btnview64d2fac88cbc9e0013f31f3b {
        margin-left: 30%;
    }

    .ITPcheckboxAuthen {
        padding: 3%;
    }

    .product-contact {
        font-size: 16px;
    }

    .product-contact .media-body {
        padding: 3px 5px 10px;
    }

    h3.managerHeader {
        font-size: 2rem;
    }

    #Contentmanager .col-md-8.col-md-offset-2.text-center {
        padding: 0;
    }

    .Textmanager.font-inherit {
        display: block;
        word-break: break-word;
    }

    .text-contact {
        word-break: break-word;
    }

    .btn-pdf {
        padding: 7px 10px;
    }

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

    table.tj2 td {
        font-size: 16px;
        width: 50% !important;
    }

    .btn-pdf {
        font-size: 12px;
        padding: 7px 10px;
    }

    .btn-pdf img {
        width: 18px !important;
        margin-right: 5px;
    }

    .about-detail3 {
        margin-bottom: 3%;
    }

    .about-detail3 .col-md-5 {
        width: 50%;
    }

    .about-detail3 .col-md-7 {
        margin-top: 0;
        width: 50%;
    }

    .about-detail3 h4 {
        font-size: 18px;
    }

    .main-timeline {
        margin-top: 10%;
    }

    .download-col {
        margin: 0 !important;
    }

    .qr-code2 {
        margin-top: 5%;
    }

    .menu-align3 h3 {
        font-size: 22px;
    }

    .menu-align3 .col-md-2 {
        width: 15% !important;
        margin-top: 3px !important;
    }

    #main-navbar-flag .row .col-xs-offset-2 {
        margin-left: 25% !important;
    }


}




/* ตำแหน่งงาน */
.career-intro {
    font-family: 'LINE Seed Sans TH';
    text-align: center;
    padding: 5% 4%;
}

.career-intro h3 {
    font-weight: 600;
    line-height: 1.3;
}

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

.career-title h3 {
    font-family: 'LINE Seed Sans TH';
    font-weight: 600;
    margin: 0;
}

#Component65dd7ce1164cc90013fd27d6 .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}

.sidebar.sidebar-left .nav-stacked>li {
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.sidebar.sidebar-left .nav-pills>li.active>a,
.sidebar.sidebar-left .nav-pills>li.active>a:focus,
.sidebar.sidebar-left .nav-pills>li.active>a:hover,
.sidebar.sidebar-left .nav-pills>li.active>a,
.sidebar.sidebar-left .nav-pills>li.active>a:focus,
.sidebar.sidebar-left .nav-pills>li.active>a:hover {
    color: #000;
    background-color: #eeeeee;
    border: 1px solid #eee;
    border-radius: 0;
}

.career-job {
    color: #000;
}

.career-job h4 {
    font-weight: 600;
    text-decoration: underline;
    margin: 10px 0;
}

.career-job img {
    width: 85% !important;
}

.career-job .media-body {
    padding: 2px 0;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.ui.icon.input input {
    padding-right: 9.82142em !important;
    font-family: 'LINE Seed Sans TH';
}

.ui.icon.input>i.circular.icon {
    opacity: 1;
    background-color: #5834eb !IMPORTANT;
    color: #fff;
}

.job-detail h3 {
    color: #0c748b;
    /* #f76c21 */
    margin: 0 0 20px;
    font-weight: 600;
}

.btn-details {
    font-size: 14px;
    background: linear-gradient(to bottom, rgba(12, 116, 139, 1) 0%, rgba(25, 58, 94, 1) 100%);
    color: #fff;
    border: none;
    padding: 9px 20px;
    border-radius: 50px;
    transition: 0.5s;
}

.btn-details:hover {
    background: linear-gradient(to bottom, rgba(12, 116, 139, 1) 0%, rgba(12, 116, 139, 1) 100%);
    color: #fff;
}

div#contentnewmode65f013e06b5d100013794b31 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.job-detail h4 {
    margin: 20px 0 5px;
    font-size: 1.1em;
    font-weight: 600;
}



ul.itp-contentmanager-template5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
      align-items: start;
}

ul.itp-contentmanager-template5>li {
    width: 100% !important;
}

ul.itp-contentmanager-template5 a {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

ul.itp-contentmanager-template5 a>div {
    width: 100% !important;
}


@media only screen and (max-width:480px) {
    .job-detail {
        padding: 5% 0;
    }

    .nav-justified,
    .nav-stacked {
        display: -webkit-box;
        overflow: scroll;
    }
  
   ul.itp-contentmanager-template5 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }




}










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

    ul.itp-contentmanager-template5 a {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
          align-items: start;
    }


    .itp-contentmanager-template5 a strong {
        height: auto;
    }

    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 50px !important;
        z-index: 10000;
        filter: brightness(0) invert(1)
    }


    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #193a5e !important;
    }

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #fff !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #fff !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        height: 20px;
        aspect-ratio: 1;
        filter: brightness(0) invert(1);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 25px !important;
    }

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        display: none;
    }

}

@media (max-width:992px) {
  .Textmanager.font-inherit {
  	text-align: left!important;
  }
}

