/* Add here all your CSS customizations */
body,p {
    color: #333;
}

.custom-text-color-1 {
	color: #777;
}

.custom-text-color-1:hover {
	color: #212121;
}

.custom-new {
    background: #ff2121;
    color: #FFF;
    font-weight: 600;
    font-size: 0.7rem;
    line-height: 25px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #da0606;
}

.slider-container .tp-caption-overlay-opacity {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
}

.custom-link-hover-1 {
    color: #545454;
    text-decoration: none !important;
    transition: ease color 300ms;
}

.custom-link-hover-1:hover {
    color: #0061aa;
}

.custom-font-size-1 {
    font-size: 1.3em !important;
}

.custom-text-link-color-1 {
    color: #212529;
    transition: ease color 300ms;
}

.custom-text-link-color-1:hover {
    color: #0061aa;
}

@media(min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        color: #212121;
    }
}

#header .header-nav-top .dropdown-menu:before {
    left: 65px;
}

#footer p, #footer li, #footer li a:not(.btn) {
    color: #c5c5c5;
}

#footer li a.link-hover-style-1 {
    color: #c5c5c5 !important;
}

#footer li a.link-hover-style-1:hover {
    color: #FFF !important;
}

a.dropdown-item {
    white-space: normal;
    line-height: 1.2;
}

/* productview.php */

.chartAnchor {list-style:none;margin-left:0;}
.chartAnchor li {float:left;padding:5px;font-weight:bold;font-size:14px;}
.chartAnchor li a {font-size:14px; border-bottom:1px dotted;}
.chartAnchor > li:first-child {
    padding-left: 0;
}
.decade > a {font-size: 1.3em;font-weight: bold;}
.sideBar{
	list-style-type:none;
	padding:0px;
}

.sideBar li{
	display:block;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #cccccc;
}

.sideBar li:first-child{
	border-top:none;
}

.sideBar li:last-child{
	border-bottom:none;
}

.sideBar li a:link {
	display:block;
	padding:5px 5px;
}

.sideBar li a:hover {
	background-color:#ebebeb;
	text-decoration:none;
}

/* categoryview.php */

.hex-image {
    width: 283.33px;
    height: 249px;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin: 0; /* centering */
}
/* Left shape */
.hex-image:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 0;
    height: 3px;
    border-right: 70.83px solid transparent;
    border-bottom: 125px solid white;
    border-top: 125px solid white;
}
/* Right shape */
.hex-image:after {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    width: 0;
    height: 3px;
    border-left: 70.83px solid transparent;
    border-bottom: 125px solid white;
    border-top: 125px solid white;
}

.hexagon {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
       -moz-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
         -o-transform: rotate(120deg);
            transform: rotate(120deg);
    cursor: pointer;
    }
.hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    }
.hexagon-in2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% !important;
    background-size: cover !important;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    }
/*.hexagon-in2:hover {
    background-image: url(http://placekitten.com/241/241);
    }*/

.hexagon1 {
    width: 400px;
    height: 200px;
    margin: 25px 0 0 5px;
    }
.hexagon2 {
    width: 400px;
    height: 200px;
    margin: -200px 0 0 155px;
    }
.hexagon3 {
    width: 400px;
    height: 200px;
    margin: -200px 0 0 305px;
    }

/* Industrial Equipment */
.application-main h2 {
  min-height: 50px;
  padding: 10px 0 10px 15px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #e9e3e3;
  border-left: solid 5px #00a0e9;
  background-color: #0055a4;
  margin: 0 0 20px 0 !important;
  line-height: 1.3;
  word-wrap: break-word;
}
.application-main .twoColumnsTable table {
  border-collapse: collapse;
  border-spacing: 0px;
  font-size: 14px;
  border: solid 1px #c9ced2;
  margin: 0 0 20px 0 !important;
}

.application-main .twoColumnsTable table th,
.application-main .twoColumnsTable table td {
  padding: 10px 1em 10px 1em;
  word-break: break-word;
  border: solid 1px #c9ced2;
}

.application-main .twoColumnsTable table th {
  color: #333;
  width: 250px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  background-color: #eaedf2;
}

.application-main .twoColumnsTable table td {
  width: 250px;
  font-size: 12px;
  padding: 10px 1em 10px 1em;
  word-break: break-word;
}


#is-region.close{opacity: 1 !important}

/*****Text*****/
.textNormal{
    font-size:14px;
    color:#333;
}

.textStrength{
    font-size:24px;
    font-weight:bold;
}

.textStrengthMini{
    font-size:20px;
    font-weight:bold;
}

.text12b{
   font-size:14px;
   font-weight:bold;
}

.text12bbr{
   font-size:14px;
   font-weight:bold;
   color:#00a0e9;
}


.redText{
    font-size:14px;
    color:#e31500;
}

.catchCopy{
    font-size:18px;
    font-weight:bold;
    color:#00a0e9;
}

.caption{
    color:#666;
}

.textSmall{
    font-size:12px;
    color:#333;
}

.textBig{
    font-size:16px;
    color:#333;
}

/*****List*****/
ol1{
    list-style:decimal;
}

ol2{
}

.disc ul{
    list-style:disc;
}

ul4{
    list-style:square;
}

/*.twoColumnsTable{
    width:300px;
}*/

.twoColumnsTable th,
.twoColumnsTable td{
    padding:10px 0 10px 20px;
}

.twoColumnsTable th{
    width:250px;
    font-weight:bold;
    text-align:left;
    vertical-align:top;
    background-color:#eaedf2;
}

.twoColumnsTable td{
    width:250px;
    font-size:12px;
}

.threeColumnsTable table{
    width:100px;
}


table.half {
    width:350px;
}

.noBorder td{
    vertical-align:top;
    border:none;
}

/*****/
.table1
 {
    width:240px;
    margin-bottom:20px;
    font:10px;
    text-align:center;
}

.table1 th{
    background-color:#999e9f;
    color:#ffffff;
}

.indextable {
    width:730px;
    margin-bottom:20px;
    font:10px;
    text-align:center;
}

.indextable th{
    background-color:#999e9f;
    color:#ffffff;
}

.indextable400 {
    width:400px;
    margin-bottom:20px;
    font:10px;
    text-align:center;
}

.indextable400 th{
    background-color:#999e9f;
    color:#ffffff;
}

.indextable500 {
    width:500px;
    margin-bottom:20px;
    font:10px;
    text-align:center;
}

.indextable500 th{
    background-color:#999e9f;
    color:#ffffff;
}

.indextable600 {
    width:600px;
    margin-bottom:20px;
    font:10px;
    text-align:center;
}

.indextable600 th{
    background-color:#999e9f;
    color:#ffffff;
}


/*****Focus Area*****/
.focusAreaA{
    width:730px;
    box-sizing:border-box;
    padding:10px;
    font:#333;
    background-color:#eaedf2;
}

.focusAreaB{
    width:730px;
    box-sizing:border-box;
    padding:10px;
    font:#333;
    border:solid 1px #0094ff;
}

.focusAreaC{
    width:95%;
    padding:10px;
    text-align:center;
    border:solid 1px #c9ced2;
    background-color:#f4f7fc;
}

/*****Line*****/
.line {
    border-bottom:solid 1px;
    margin:10px 0;
    color:#b0a9a9;
}

.lineBold {
    border-bottom:solid 4px;
    margin:10px 0;
}

.lineDot {
    border-bottom:dotted 2px;
    margin:10px 0;
}

.lineWhite{
    border-bottom:solid 1px #ffffff;
    margin:30px 0;
}


/*****Button*****/
.btnDefault,
.btnDefaultPdf,
.btnDefaultWord{
    display:inline-block;
    width:230px;
    margin:5px 5px;
    padding:10px 0;
    font:14px;
    color:#0055a4;
    border-radius:5px;
    border:solid 2px #0055a4;
    text-align:center;
}

.btnDefault:hover,
.btnDefaultPdf:hover,
.btnDefaultWord:hover,
.btnPrimary:hover,
.ContactBtn img:hover,
.mapBtn:hover{
    opacity: 0.8 ;
    filter: alpha(opacity=80) ;	/* Ie�p */
}

.btnDefault a,
.btnDefaultPdf a,
.btnDefaultWord a{
    font:#ffffff;
    font-weight:bold;
}


.btnDefault a:before{
    content:url(/img/all/module/mark_list01.png);
    margin-right:8px;
}

.btnDefaultPdf a:after{
    content:url(/img/all/module/mark_pdf.png);
    margin-left:8px;
}

.btnDefaultWord a:after{
    content:url(/img/all/module/mark_word.png);
    margin-left:8px;
}

.btnPrimary{
    float:right;
    display:inline-block;
    width:170px;
    margin:10px;
    padding:10px 0;
    font:14px;
    color:#e9e3e3;
    border-radius:5px;
    background-color:#00a0e9;
    text-align:center;

}


.btnPrimary a{
    color:#ffffff;
    font-weight:bold;
}

.btnPrimary a:before{
    content:">";
    margin-right:15px;
    color:#ffffff;
}

.btnDownload {
    text-align:center;
}

.btnContact{
    display:inline-block;
    box-sizing:border-box;
    width:315px;
    margin:0 auto;
    padding:10px 0;
    font-size:14px;
    border-radius:5px;
    background-color:#ed912c;
    text-align:center;
}

.btnContact a{
    font-weight:bold;
    color:#ffffff;
}

.btnContactMini{
    display:inline-block;
    box-sizing:border-box;
    width:230px;
    margin:5px 5px;
    padding:10px 0;
    border-radius:5px;
    font:14px bold;
    background-color:#ed912c;
    text-align:center;
}

.btnContactMini a:before{
    content:url(/img/all/module/mark_list03.png);
    margin-right:8px;
}

.btnContactMini a{
    font-weight:bold;
    color:#ffffff;
}

.mapBtn{
    width:40px;
    margin:5px auto;
    border:solid 1px #00a0e9;
    text-align:center;
}

.mapBtn a{
    color:#00a0e9;
}


/******/
.hyperLinkList ul{
    list-style:none;
    margin:0;
    padding:0;
}

.hyperLinkList ul li{
    padding:0 0 8px 0;
}

.hyperLinkList ul li a{
    display:inline;
    text-align:center;
}

.hyperLinkList li:before{
    margin-right:10px;
    content:url(/img/all/module/mark_list01.png);
}

/******/

.hyperLinkListLine ul{
    display:block;
    list-style:none;
    margin:0;
    padding:0;
}

.hyperLinkListLine ul li {
    display:inline;
    margin-right:50px;
    text-align:center;
}

.hyperLinkListLine li:before{
    margin-right:10px;
    content:url(/img/all/module/mark_list01.png);
}

/*****Anchor Link*****/

.AncorList{
    width:730px;
    margin: 10px auto;
}

.AncorList ul{
    margin:15px 0 15px -10px;
    height:50px;
}

.AncorList ul li{
    list-style:none;
    float:left;
    padding:10px;
    border-left:solid 1px #333;

}

.AncorList ul li:first-child{
    border-left:none;
}

.AncorList ul li a{
    display:inline;
    text-align:center;
}

/******/
.AncorList2{
    float:left;
    display:block;
    width:980px;
    margin:0 auto;
}

.AncorList2 th,
.AncorList2 td{
    border:none;
    width:240px;
    vertical-align:top;
}

.AncorListChild ul{
    list-style:none;
    margin:0;
    padding:0;

}

.AncorListChild ul li a{
    display:inline;
    text-align:center;
}

.AncorListChild li:before{
    margin-right:10px;
    content:url(/img/all/module/mark_list02.png);
}

.Ancorbtn{
    width:200px;
    height:20px;
    border:solid 5px #0094ff;
    border-radius:5px;
    text-align:center;
    padding:10px;
    margin:30px 10px;

}

/*****Image*****/
image {
   border:none;
}

.oneImg {
    text-align:center;
}


/*****Float*****/
.left{
    float:left;
}

.right{
    float:right;
}

/***** Style *****/

@media (max-width: 1900px) {
  .tp-static-layer img.img-fluid {
    width: 100%;
    max-width: auto;
    margin-left: -100px;
  }
}

@media (max-width: 1400px) {
  .tp-static-layer img.img-fluid {
    width: 130%;
    max-width: auto;
    margin-left: -50px;
  }
}

@media (max-width: 992px) {
  .tp-static-layer img.img-fluid {
    width: 140%;
    max-width: auto;
    margin-left: -50px;
  }
  .tp-caption img.part {
    min-width: 50px !important;
  }
}

@media (max-width: 480px) {
  .tp-static-layer img.img-fluid {
    width: 175%;
    max-width: auto;
    margin-left: -50px;
  }
  .tp-caption img.part {
    min-width: 50px !important;
  }
}

.l-regionPC .bg-terdtiary {
margin: 20px 0 0 0;
display: none;
}

.bg-terdtiary {
background: #f1f3f6;
padding: 2em;
}

.l-regionPC .bg-terdtiary.is-openCountry {
display: block;
}

@media (min-width: 992px) {
#header .header-nav-features > .header-nav-feature > a > i > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    padding: 0.5rem 1rem;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu > li > a {
    white-space: nowrap;
}
}

#header .header-nav-features > .header-nav-feature > a > i > span {
    color: #212121;
    font-family: "Open Sans", Arial, sans-serif;
    padding-left: 5px;
}
.border-dark td {
    border: 2px solid #343a40!important;
}
span.is-openRegion:hover {
    cursor: pointer;
}
.scw-cookie-deny {
    width: 150px !important;
    margin: 0 5px;
    background: #e36159;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: #1d1d1d;
}

.scw-cookie-btn{
    width: 60px !important;
}