

.subpage .subpage-title {
    font-size: 1.875rem;
    color: #686868;
}

.subpage .subpage-content {
    height: 100%;
    min-height: 300px;
    margin-bottom: 20px;
}

.site-footer {
    /* position: absolute; */
    bottom: 0;
    /* width: 100%; */
}

/* Editor Content  */
.cms_content h1 {font-size: 2em;}
.cms_content h2 { font-size: 1.5em;}
.cms_content h3 {font-size: 1.17em;}
.cms_content h4 {font-size: 1em;}
.cms_content h5 {font-size: 0.83em;}
.cms_content h6 {font-size: .67em;}
.cms_content { min-height: 300px; }
.slider-description .cms_content{min-height: 0px;}
.cms_content p {
    font-size: initial;
    font-weight: initial;
    line-height: initial;
    margin: 0;
}
.cms_content img { max-width: 100%; height: auto !important; }
.cms_content table,
.cms_content iframe { max-width: 100%; }
.cms_content dl, 
.cms_content ol, 
.cms_content ul { margin-bottom: 0; padding-left: 20px; }
.cms_content ol li { padding-left: 10px; }
.cms_content table { border-collapse: initial; }
.cms_content table.mScroll { overflow-x: scroll; max-width: 100%; display: block; }
.cms_content table.hideLast tr:last-child { display: none; font-size: 0; }
.cms_content table tr th, 
.cms_content table tr td { padding-top: 10px; padding-bottom: 10px; }
/* .cms_content table.hideLast tr:last-child { padding: 0; height: 0px; }
.cms_content table.hideLast tr:last-child td { padding: 0; height: 0px; font-size: 0; } */
.cms_content ol, 
.cms_content ol li{ list-style-type: auto; }
.cms_content ul, 
.cms_content ul li { list-style-type: inherit; }


.cms_content a:hover { text-decoration:underline; }

@media screen and (max-width: 1025px){
    .cms_content table.padRowH { display: block; position: relative; }
    .cms_content table.padRowH tr td { display: block; width: 100% !important; margin-bottom: 1px; position: relative; }
    .cms_content table.noRow tr td { display: table-cell; }
}

@media screen and (max-width: 769px){
    .cms_content table.padRowV { display: block; position: relative; }
    .cms_content table.padRowV tr td { display: block; width: 100% !important; margin-bottom: 1px; position: relative; }
    .cms_content table.noRow tr td { display: table-cell; }
}

@media screen and (max-width: 520px){
    .cms_content table.mRow { display: block; position: relative; }
    .cms_content table.mRow tr td { display: block; width: 100% !important; margin-bottom: 1px; position: relative; }
    .cms_content table.noRow tr td { display: table-cell; }
}



.index_notice { height:100%;width:100%;position:fixed;background-color:rgba(0,0,0,0.5);top:0;left:0; text-align: center; z-index:6000; }
.index_notice .btn_msg_close { position: fixed; top: 5vh; right: 5vw; cursor: pointer; }
.index_notice .notice_box { z-index:7000; }
.index_notice .notice_box table.tb_notice { width: 90vw; height: 90vh; max-height: 90vh; margin-top: 5vh; margin-left: 5vw; }
.index_notice .notice_box table.tb_notice td.td_notice { width: 100%; max-width: 90vw; height: 100%; max-height: 90vh; overflow: hidden; background-color: white; }
.index_notice .notice_box table.tb_notice td.td_notice .notice_content { width: 100%; height: 100%; max-height: 90vh; overflow: auto; background-color: white; }
.index_notice.no_bg table.tb_notice td.td_notice,
.index_notice.no_bg .notice_box table.tb_notice td.td_notice .notice_content {  background-color: transparent; }


table.tb_logo td img { max-width: 100%; }

@media screen and (max-width: 1200px){
table.tb_logo { display: block; }
table.tb_logo tr { display: block; }
table.tb_logo td { display: inline-block; width: 49% !important; margin-bottom: 1px; position: relative; }
table.tb_logo th { display: block; width: 100%;  }
}
@media screen and (max-width: 400px){
table.tb_logo td {  width: 100% !important; }
}

@media screen and (max-width: 600px){
    .cms_content table.m6Row { display: block; position: relative; }
    .cms_content table.m6Row tr td { display: block; width: 100% !important; margin-bottom: 1px; position: relative; }
    .cms_content table.noRow tr td { display: table-cell; }
}
#whatsapp {
    display: block;
    width: 40px;
    height: 40px;
    padding: 5px;
    background-color: #4dc247;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index:99999;
       
  }
#whatsapp img {
    filter: invert(1);
    display: block;
    width: 100%;
    height: auto;
}
.f-form button{
    word-break: keep-all;
}
.social-icon i.instagram{
    
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  margin-left: 10px;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav_area ul li a
{
    text-align: center;
}
 .train_detail .tra_detail_header {
    border-bottom: 1px solid #b6b3cd;
    padding: 10px 0;
  }
  .train_detail .tra_detail_header {
    padding: 6px 10px;
    margin: 0 -10px;
    border-bottom: 1px solid #cccccc;
    color: #333333;
}
 .train_detail .tra_detail_name {
    color: #382f8d;
    line-height: 30px;
}
  .train_detail .tra_detail_name {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
}
.prd_list .prd_item {
    xfloat: left;
    width: 280px;
    padding: 30px 10px;
    box-sizing: border-box;
    display: inline-flex;
}
.prd_list .prd {
    text-align: center;
}
.prd_list .prd {
    width: 100%;
    text-align: center;
}
.prd_list .prd_photo {
    width: 100%;
    position: relative;
}
.prd_list .prd_photo .photo {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}
.prd_list .prd_photo .photo img {
    max-width: 100%;
    vertical-align: middle;
    z-index: 1;
    object-fit: contain;
    height: 150px;
    width: 100%;
}
@media screen and (max-width: 500px){
.prd_list .prd_item {  width: 100% !important; }
}

.f-form input[type="email"] {
    border: none;
    width: 100%;
    font-size: 15px;
}