/* CSS Document */


.productsSubtitle {
    background: linear-gradient(90deg, #0946a7, #558fde);
    align-items: center;
    padding: 0.5rem 0.5rem 0.5rem 1rem;    
}

.productsSubtitle h2 {
    font-size: 1.7rem;
    margin: 0;
    color: #fff;
}

.proNameBl {
    background-color: #4862A9;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    padding-top: 0.25rem;
    padding-bottom: 0.05rem
}

.proNameBl p {
    margin-bottom: 6px;
}


.proNameGr {
    background-color: #63A359;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
        padding-top: 0.25rem;
    padding-bottom: 0.05rem
}

.proNameGr p {
    margin-bottom: 6px;
}

@media (max-width:1200px) {.proNameBl, .proNameGr {font-size: 1.3rem; }}
@media (max-width:400px) {.proNameBl, .proNameGr {font-size: 1.15rem; }}
@media (max-width:360px) {.proNameBl, .proNameGr {font-size: 0.95rem; }}



.productsType {
    border-top: 2px solid #0946a7;
    border-bottom: 2px solid #0946a7;
    padding-top: 0.5rem;    
}

.productsType h3 {
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    
}

@media (max-width: 991px) {
.productsSubtitle {
    padding: 0.35rem 0.5rem 0.3rem 1rem;    
}
 .productsSubtitle h2  {
    font-size: 1.2rem;
  }
    
 .productsType h3 {
    font-size: 1.8rem;     
}
}

@media (max-width: 446px) {  
 .productsType h3 {
    font-size: 1.4rem;     
}
}

p.productNum {
    font-size: 1.3rem;
    font-weight: 600;
    padding-top: 15px; 
}

.tableProName {
    border-top: none;
    font-size:1.3rem;
    text-align: left;
}

.tableProName th {
    color: #09b149;
    padding-bottom: 0;
    border: none;
}

.tableProName td {
    padding-bottom: 0;
}

.modelName td {
    font-weight: bolder;
    border-top: none;
    border-bottom: 2px solid #555;
    width: 24rem;
}

.modelNameNL td {
    font-weight: bolder;
    border-top: none;
    margin-bottom: none;
}


span.subText {
font-size: 75.5%;
vertical-align: bottom;
position: relative;
top: -0.1em;
}

.stratTitle {
    margin-left: 1.25rem;
    border-left: 8px solid #0a9825
}

.stratTitle span {
    display: inline-block;
}


.ProCatTitle h3 {
    border-left: 8px solid #116bc4;
    padding-left: 0.6rem;
    margin-left: 1.25rem;
    margin-right: 20px;
    font-size: 2rem;
    color: #1340bc;
    text-align: left;      
}



@media (max-width: 512px) { .ProCatTitle h3 {font-size: 1.6rem;}}
@media (max-width: 414px) { .ProCatTitle h3 {font-size: 1.3rem;}}
@media (max-width: 375px) { .ProCatTitle h3 {font-size: 1.1rem;}}
@media (max-width: 320px) { .ProCatTitle h3 {font-size: 1rem; margin-left:0;}}

table.productSpec {
    font-size: 1.6rem;
}

.topL {
    border-top:  3px dotted #aaa;
}

.underL {
    border-bottom: 3px dotted #aaa;
}

.productSpec span {
    display: inline-block;
}

.dan p {
    background-color: #000;
    color: #fff;
    padding-left: 0.8em;
    width: 4em;
    margin-bottom: 0;
}

@media (max-width: 1280px) { table.productSpec {font-size: 1.45rem;}}
@media (max-width: 1180px) { table.productSpec {font-size: 1.3rem;}}
@media (max-width:  991px) { table.productSpec {font-size: 1.2rem;}}
@media (max-width:  768px) { table.productSpec {font-size: 1.2rem;}}
@media (max-width:  580px) { table.productSpec {font-size: 1rem;}}
@media (max-width:  512px) { table.productSpec {font-size: 0.95rem;}}
@media (max-width:  414px) { table.productSpec {font-size: 0.9rem;}}


.accTitle.table th, .accTitle.table td  {
    border: none;   
}


.accTitle h3 {

    margin-right: 20px;
    font-size: 1.8rem;
    color: #1340bc;
    font-weight: 700;
    text-align: left;
    border-bottom: 2px solid #999;
    padding-bottom: 0.2rem;
}

.accTitle.table th.vLine {
    border-right: 10px solid #1340bc;
}

.accTitle.table th {
    padding-top: 0;
}

.accTitle.table td {
    padding-left: 4rem;
    padding-right: 1rem;
    font-size: 1.2rem;
}



@media (max-width:  768px) { .accTitle h3 {font-size: 1.6rem;}}
@media (max-width:  580px) { .accTitle h3 {font-size: 1.5rem;}}
@media (max-width:  512px) { .accTitle h3 {font-size: 1.4rem;}}
@media (max-width:  418px) { .accTitle h3 {font-size: 1.3rem;}}


@media (max-width:  418px) { .accTitle.table td {font-size: 1rem; padding-left: 1rem;}}

@media (max-width:  418px) { .accTitle h3 {margin-right: 10px;}}


.table-Spec thead th {
    border: none;
    padding: 0; 
}

.table-Spec th {
    border-top: 2px solid #fff;
    background-color: #BECBD4;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 700;
    white-space: nowrap;
}

.table-Spec td {
    border-top: 2px solid #fff;
    background-color: #BECBD4;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: left;
    font-size: 1.3rem;
    white-space: nowrap;
}

@media (max-width:  1024px) { .table-Spec th, .table-Spec td {font-size: 1.2rem;}}
@media (max-width:   980px) { .table-Spec th, .table-Spec td {font-size: 1.1rem;}}
@media (max-width:   880px) { .table-Spec th, .table-Spec td {font-size: 1.1rem;}}
@media (max-width:   820px) { .table-Spec th, .table-Spec td {font-size: 1.1rem;}}
@media (max-width:   790px) { .table-Spec th, .table-Spec td {font-size: 1.07rem;}}
@media (max-width:   767px) { .table-Spec th, .table-Spec td {font-size: 1.2rem;}}
@media (max-width:   414px) { .table-Spec th, .table-Spec td {font-size: 1.1rem;}}
@media (max-width:   375px) { .table-Spec th, .table-Spec td {font-size: 1rem;}}


/* ========= carousel by Slick ========*/

.slider-Back {
    padding-left: 0;
    padding-right: 0;
}
.slider-area {
    background-color: #76b6de;
    padding: 10px 40px;
    margin: 0px; 
}

.slider img {
    padding-left: 0.3rem;
    padding-right: 0.3rem
}

@media (max-width: 414px) {
.slider-area {
    padding: 8px 30px 3px;
  }
.slider img {
    padding-left: 0.4rem;
}
}

@media (min-width: 1024px) {
    .Items3 {
    padding-left: 10rem;
    padding-right: 10rem;
    }
}

.nonslider-Back {
    padding-left: 15px;
    padding-right: 0;
    background-color: #9bdd31;
}

.nonslider-area {
    background-color: #9bdd31;
    padding: 10px 1rem;   
}

_:-ms-lang(x)::-ms-backdrop, .nonslider-area a:hover {
	opacity: 85%;
}
_:-ms-lang(x)::-ms-backdrop, .slick-slide img:hover {
	opacity: 85%;
}
_:-ms-lang(x)::-ms-backdrop, .slick-slide img.noLink:hover {
	opacity: 100%;
}

.nonslider-area a:hover { filter: brightness(106%);}
.slick-slide img:hover { filter: brightness(106%);}
.slick-slide img.noLink:hover { filter: brightness(100%);}

.product-list dt {
    color: #fff;
    padding: 1rem;
    background: #1380a8;
    font-size: 1.4rem;
    font-weight: 500;
    margin: 0;
}

.product-list dd  {
    font-size: 1rem;
}

.product-list dd a {
    padding: 0.8rem 2rem;
    border-bottom: 1px solid #e9e9e9;
    color: #1a1a1a;
    display: block;
    transition: .2s;
}

 .product-list dd a img {
    padding-bottom:5px;

}   
.product-list dd a:hover { background-color: #d3eeff; text-decoration: none;}
.product-list dd a:active { background-color: #7ac8f8;}


@media (max-width:  1212px) { .product-list dt {font-size: 1.1rem;}}
@media (max-width:  790px) { .product-list dt {font-size: 1rem;}}
@media (max-width:  790px) { .product-list dd {font-size: 0.8rem;}}


span.ptodTitle {
    display: inline-block;
}
