﻿ 
/* project detail */
.project-thumbnail {
    margin-bottom: 30px;
  position: relative;
}
.information .title-pj h2 {
    background-position: 176px 8px; 
  margin: 0px 0 10px 0px;
}
.information 
{
  color:#504b44;
}
.information .border-none {
    border-top: 0!important;
      padding: 8px 6px;
}
.information td{
  font-size:13px;
}
.content {
    text-align: justify;
}
.green a
{
   color: #0088f1;
      text-decoration: none;
}
.overview{
  font-size:18px;
  text-transform: uppercase;
}
.overview img
{
   margin-right: 5px;
      margin-top: -8px;
}


.project-thumbnail {width: 100%}
.project-thumbnail .project-title-absolute-wrapper{   position: absolute; width:100%;bottom: 5%}
.project-thumbnail .title {
    color: #fff;    display: inline-block;
    text-transform: capitalize;
    font-size: 35px;
    /*background-color: #000000;
    background-color: rgba(0,0,0,0.5);*/
    padding: 15px 20px;
    font-weight: bold;
    /*-webkit-text-stroke: 1px #b7b7b7;*/
    color: white;
    /*text-shadow: 1px 1px 1px #8e8e8e;*/
   text-shadow: 0px 2px 2px #2D2D2D;
}
.content {
    text-align: justify;
}

.content-project-top-field {
 
    text-align: left;
}
.trademark .title-field h2 {
    margin-bottom: 20px;
}


/* logo-slide */
.logo-slide {
    margin-bottom: 0px;
}



/*contact */
.send-question h3.title, .info-contact  h3.title{
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    padding-bottom: 5px;
    font-family: 'Arial';
    color: #999999;
    margin-top: 0;
  color:#000;
  font-weight: bold;
}
.bottom-footer {
    padding: 15px 0 5px 0px;
}

/*news */
.new .featured, .for-lines {
    height: 335px;
    overflow: hidden;
}
.title-hot {
    margin-top: 0;
      line-height: 1;
}
.article-top h1{
  	margin-bottom: 25px;
}

/* hover */
.footer-social a:hover{
    background-color: #fdc22f !important;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  text-decoration: none;
}
.top-footer a:hover, .activity a:hover, .video a:hover, .footer-menu a:hover{
  color:#fdc22f;
  -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

/* video */
.title-video{
       color: #000;
    border-left: 1px solid #9f978c;
    padding: 0px 0px 0 18px;
    font-weight: bold;
    border-bottom: 0;
    margin-bottom: 25px;
    margin-top: 10px;
}
.video-right .title-pj h2 {   
      margin-bottom: 13px;
}
  /* slide tramart*/
  .logo-slide .thumbnail {
    	border: 0;
      box-shadow: none;
  }
    
.trademart-tilte {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #504b44;
      padding-top: 30px;
}
  
.trademark .thumbnail {
    overflow: hidden;
  border:none;
  border-radius:0px;
  box-shadow: none;
}
.trademark .thumbnail:hover .white {
    opacity: 1;
}
.trademark .thumbnail:hover .tick.yellow {
    opacity: 0;
}
 .project-list-pro .images a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  	width:100%;
}
.project-list-pro .images a:hover img {

}
.trademark .thumbnail:hover img{
  opacity:1;
      -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#video.new{
  background-color: #fff;
    overflow: hidden;
}
.field img{
      max-width: 100%;
}
      

.field .content-project-top-field p{
  padding-left:0px;
}
.field .content-project-top-field {
    padding-left: 0px;
}
.field .field-item {
    margin-bottom: 20px;
}
.area .menu-project {
    margin-bottom: 30px;
      margin-top: 7px;
}

.trademark {
    -webkit-box-shadow: 0px -1px 10px 0px rgba(66,63,66,1);
    -moz-box-shadow: 0px -1px 10px 0px rgba(66,63,66,1);
    box-shadow: 0px -1px 10px 0px rgba(66,63,66,1);
  padding: 20px;
}
.top {
    opacity: 0.5;
}
.background-shawdow{
    display: block;
    background-image: url("img/shadow.png");
    position: absolute;
    width: 100%;
    height: 20px;
    top: -20px;
}
.background-bottom{
    display: block;
    background-image: url("img/shadow-1.png");
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: -15px;
    background-repeat: repeat-x;
}
.main-bottom{
      background-color: #f8f6f3;
}
.language a, .language {
    padding: 0px!important;
  text-shadow: none!important;
}
.language a:hover, .language a:focus
{
      background-color: transparent!important;
}
#owl-product {
    position: relative;
}
.owl-theme .owl-controls .owl-buttons div {
    zoom: 1;
    margin: 5px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #869791;   
}
#owl-product .owl-prev {
    position: absolute;
    left: 9px;
    top: 50px;
}
#owl-product .owl-next {
    position: absolute;
    right: 7px;
    top: 50px;
}

