
.nav-menu a:first-child {color: #e62f2d !important; }
.nav-menu a:first-child:hover {color: #fff !important; }
.nav-menu a:first-child.active {color: #fff !important; }

.img_logo {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  height: 75px;
}

.img_logo:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.col-sm-offset-0 {
  margin-top: 50px;
}

.product-sites {
  padding: 2rem 0;
  background: rgba(0, 0, 0, .1);
}

.content-body {
  /*background: #e3e4e5 url(../images/bg-main-width-1200px.png) no-repeat 100% 0;*/
  background-size: contain;
}

.flipster__item--current {
  width: 300px;
  height: 300px;
  background-image: url(../../img/product/bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

#product-detail-wrapper {
  margin-left: -15px;
  width: 100%;
}

@media screen and (max-width: 500px) {
  #product-detail-wrapper {
    margin-left: 0px;
    width: 100%;
  }
}


/* Start History Slide*/

.history-wrapper {
  position: relative;
  background-color: #151436;
}

.history-item-wrapper{
  background-color: #ededed;
  margin-bottom: 25px;
  height: 150px;
}

#history-show-detail{
  background-color: #ededed;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.col-history {
  /* position: absolute; */
  text-align: center;
  float: left;
  overflow: hidden;
  cursor: pointer;
}

.history-title {
  padding-top: 5px;
}

.history-title b {
  font-size: 18px;
}

.history-description {
  display: none;
}

.history-description a {
  text-decoration: none;
}

.history-description .active {
  background: radial-gradient(ellipse at center, #266181 0, #26235a 100%);
  color: #FFFFFF;
  padding: 20px;
}

/* End History Slide*/


/* about-us.php*/

header {
  text-align: center;
}

.section.directors .header {
  margin: 0;
}

.section.directors>.body .person {
  width: 100%;
}

.history-timeline h1 {
  color: #27235a;
}


/* End about-us.php*/


/* carrr-apply.php*/

.header-input {
  background-color: #edecea;
}

#container1 {
  width: 100%;
  margin-left: 200px;
}

#input1 {
  margin: 2px;
  padding: 5px;
}

.form-submit1 {
  width: 244px;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

.content-body1 {
  margin-left: 20%;
}

.form-input {
  width: 100%;
  margin: 5px;
  padding: 5px;
}

.form-submit {
  width: 100%;
  margin: 5px;
  padding: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

#imgz {
  display: inline;
  text-align: center;
}

#imgz img {
  width: 290px;
}

#div-apply-wrapper {
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 20px
}

#div-apply-form {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px
}

.color-red {
  color: #FF0000;
}

@media screen and (max-width: 480px) {
  .form-submit1 {
    width: 227px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #27235a;
    color: #FFFFFF;
    border-style: none;
  }
  .content-body1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .blog-1 .col-md-1, .blog-1 .col-md-8, .blog-1 .col-md-3 {
    text-align: center;
  }
  #div-apply-wrapper {
    margin-left: initial;
    margin-right: initial;
    margin-top: 20px
  }
}

#img1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-1 {
  padding: 20px;
  border: solid 1px;
  border-radius: 5px;
  border-color: #bdc3c7;
  margin-bottom: 20px;
  margin: 5px;
}

.back-career img {
  display: block;
  margin: 0 auto;
}


/* End carrr-apply.php*/


/* End career-job-company.php*/

.header-input {
  background-color: #edecea;
}

#container1 {
  width: 100%;
  margin-left: 200px;
}

#input1 {
  margin: 2px;
  padding: 5px;
}

.form-submit1 {
  width: 244px;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

.content-body1 {
  margin-left: 20%;
}

.form-input {
  width: 100%;
  margin: 5px;
  padding: 5px;
}

.form-submit {
  width: 100%;
  margin: 5px;
  padding: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

#imgz {
  display: inline;
  text-align: center;
}

#imgz img {
  width: 290px;
}

@media screen and (max-width: 480px) {
  .form-submit1 {
    width: 227px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #27235a;
    color: #FFFFFF;
    border-style: none;
  }
  .content-body1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .blog-1 .col-md-1, .blog-1 .col-md-8, .blog-1 .col-md-3 {
    text-align: center;
  }
}

#img1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-1 {
  padding: 20px;
  border: solid 1px;
  border-radius: 5px;
  border-color: #bdc3c7;
  margin-bottom: 20px;
  margin: 5px;
}

.back-career img {
  display: block;
  margin: 0 auto;
}


/* End career-job-company.php*/


/* career-job-detail*/

.header-input {
  background-color: #edecea;
}

#container1 {
  width: 100%;
  margin-left: 200px;
}

#input1 {
  margin: 2px;
  padding: 5px;
}

.form-submit1 {
  width: 244px;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

.content-body1 {
  margin-left: 20%;
}

.form-input {
  width: 100%;
  margin: 5px;
  padding: 5px;
}

.form-submit {
  width: 100%;
  margin: 5px;
  padding: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

#imgz {
  display: inline;
  text-align: center;
}

#imgz img {
  width: 290px;
}

@media screen and (max-width: 480px) {
  .form-submit1 {
    width: 227px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #27235a;
    color: #FFFFFF;
    border-style: none;
  }
  .content-body1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .blog-1 .col-md-1, .blog-1 .col-md-8, .blog-1 .col-md-3 {
    text-align: center;
  }
}

#img1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-1 {
  padding: 20px;
  border: solid 1px;
  border-radius: 5px;
  border-color: #bdc3c7;
  margin-bottom: 20px;
  margin: 5px;
}

.back-career img {
  display: block;
  margin: 0 auto;
}


/* End career-job-detail*/


/* career.php*/

.header-input {
  background-color: #D5D4D2;
}

#container1 {
  width: 100%;
  margin-left: 200px;
}

#input1 {
  margin: 2px;
  padding: 5px;
}

.form-submit1 {
  width: 244px;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

.content-body1 {
  margin-left: 20%;
}

.form-input {
  width: 100%;
  margin: 5px;
  padding: 5px;
}

.form-submit {
  width: 100%;
  margin: 5px;
  padding: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

@media screen and (max-width: 480px) {
  .form-submit1 {
    width: 227px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #27235a;
    color: #FFFFFF;
    border-style: none;
  }
  .content-body1 {
    margin-left: 10px;
    margin-right: 10px;
  }
}


/* End career.php*/


/* contact-us*/

.contact-bg {
  background-color: #f1f1f1;
}

.contact-header-link {
  background-color: #18134a;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
}

.contact-header-link a {
  color: #FFFFFF;
  text-decoration: none;
}

.contact-header-link a:hover {
  color: #f68a1f;
}

.contact-header-link a.active {
  color: #f68a1f;
}

.contact-address {
  margin-top: 30px;
}

#map {
  width: 100%;
  height: 340px;
}

.form-input {
  width: 100%;
  margin: 5px;
  padding: 5px;
}

.form-submit {
  width: 250px;
  margin: 5px;
  padding: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}


/* End contact-us*/


/* index.php*/

strong {
  color: #27235A;
}

.history-timeline h1 {
  color: #27235A;
}

.modal-dialog {
  width: 70%;
}

@media (max-width: 768px) {
  .modal-dialog {
    width: 95%;
  }
}


/* End index.php*/


/*news-detail*/

.new-detail-link {
  color: blue;
}


/* End news-detail*/


/* privacy-and-cookies*/

.contact-bg {
  background-color: #f1f1f1;
}


/* End privacy-and-cookies*/


/* produce-detail*/

.flipster {
  overflow-x: hidden;
  overflow-y: hidden;
}

.flipster__item--past {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.flipster__item--future {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#div-product-detail {
  text-align: center;
}

#div-product-detail h3 {
  padding-left: initial;
  text-align: inherit;
}


/* End produce-detail*/


/* produce.php*/

.product-head {
  color: #27235a;
}

.product-subdetail {
  color: #27235a;
}

.product-right {
  float: right;
}


/* End produce.php*/


/* sustainability*/

#image {
  text-align: center;
  width: 100%;
  background-image: url("../../img/tcp-csr/tcp-csr-project/project-bg.jpg");
  background-size: cover;
  background-position: center;
}


/* End sustainability*/


/* tcp-group-detail*/

.form-submit {
  width: 250px;
  margin: 5px;
  padding: 5px;
  background-color: #27235a;
  color: #FFFFFF;
  border-style: none;
}

#table {
  width: 600px;
  display: block;
  margin: 0 auto;
}

#tcp-group-detail-3-content-1 {
  height: 210px;
  width: 375px;
  display: block;
  margin: 0 auto;
}

#tcp-group-detail-2-content-1 {
  height: 210px;
  width: 375px;
  display: block;
  margin: 0 auto;
}


/* End tcp-group-detail*/


/*  tcp-group*/

#logo img {
  display: block;
  margin: 0 auto;
}

#logo {
  text-align: center;
}

hr {
  width: 400px;
  border: solid 1px;
}


/*  End tcp-group*/


/* tcp-project-detail*/

#tcp-group-detail-2-content-1 {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}


/* End tcp-project-detail*/


/* Start Country Icon */
.country-wrapper{
  text-align: center;
  margin-top: 5px;
}

.country-item{
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  width: 80px;
}

.country-item img{
  width: 35px;
}

/* End Country Icon */


/* modal */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}



/* modal */