
* {

}


.slider-button:hover {
    background-color: #ccc;
    transition: background-color 0.3s ease;
}

.rede li {
    display: inline-block;
    padding: 0 10px;
}


.search-box-top a:hover {
  color: #ccc;
}

.btn-download:hover {
  color: #787878;
}

.btn-download {
  border:1px solid black;
  padding: 10px;
  min-width: 300px;
}


.text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.7);
  width: 80%;
  padding: .5rem 0;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4rem;
  color: #fff;
}


.site-footer a:hover, .scrollup:hover {
    color: #5f5f5f;
}

.tp-rightarrow { 
  margin-right: -20px;
}

.tp-leftarrow {
  margin-left: -20px;
}

.tparrows:before {
    margin-top: 30px;
}

.tparrows {
    width: 50px;
    height: 100px;
}

.top-search form:before {
    left: 17px;
}

label.error {
    color: red;
    position: relative;
    top: -27px;
    background: white;
    padding: 5px;
    left: 10px;
}

.search-btn {
  color: #fff;
}

#open-left {
    color: #ffffff;
}

#ajax-loader {
  text-align: center;
}

.img-loader-filtro {
  width: 20%;
}

.border {
  border:1px solid red;
}

.menu a:hover {
    color: #787878 !important;
}

.sub-menu a:hover {
  color: #fff !important;
  font-weight: bold !important;
}

.pulse:hover {
  animation: pulse 1s infinite;
  animation-timing-function: linear; 
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes pulse {
  0% { -webkit-transform: scale(1); }
  0% { -webkit-transform: scale(1.2); }
  100% { -webkit-transform: scale(1); }
}

@keyframes pulse {

  0% { transform: scale(1); }
  50% { transform: scale(1.2);}
  100% { transform: scale(1); }

}





#pop { /* PWA - Pop-up for IOS */
  position: fixed;
  z-index: 99999;
  background: #fff;
  bottom: 0;
  width:100%;
  height: 102px;
  background:url('../images/add-app-home-ios.png') no-repeat center center;
  background-size: contain;
  display: none;
}



#ver-ambiente:before {
  content: url('../images/lupa.png');
  position: relative;
  top: 10px;
  padding-right: 5px;
}

@media (max-width: 991px) {
  .top-search {
      width: 80% !important;
      right: 10% !important;
  }

  #logotipo {
    padding: 20px 0;
  }

  .tm_bread_crumb a {
      font-size: 1.2em !important;
  }

  .tm_bread_crumb li.current {
      font-size: 1.2em !important;
  }


}

.snap-drawers .mobile-menu > ul li a, .snap-drawers .menu > ul li a {
    color: #000;
}

#ver-ambiente{
  color: #666;
  font-size: 1em;
  display: inline-block;

    position: absolute;
    bottom: 0;
    right: 0;
    background: url('../images/bg-ampliar.png');
    padding: 0 20px 10px 25px;

  clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);

}



.contact-info {
    margin-top: 5px;
    color: #666;
}

.btn-down span {
  top: -10px;
  display: inline-block;
  position: relative;
  padding-left: 10px;
}

.btn-down:before {
  content: url('../images/ico-pdf.png');
  width: 27px;
  height: 36px;
}

.btn-down {
  padding: 5px 10px 5px 20px !important;
  width: 250px !important;
  display: block !important;
}

.post.hentry .entry-header .entry-title a {
    color: #000;
    font-size: 1.3em;
}

/*
#tit-var-uniforme:before { content: 'V1'; }
#tit-var-pouca-variacao:before { content: 'V2'; }
#tit-var-moderada:before { content: 'V3'; }
#tit-var-grande-variacao:before { content: 'V4'; }

#tit-parede:before { content: 'LA'; }
#tit-baixo-trafego:before { content: 'LB'; }
#tit-medio-trafego:before { content: 'LC'; }
#tit-alto-trafego:before { content: 'LD'; }
#tit-altissimo-trafego:before { content: 'LE'; }
*/

.tit-siglas:before {
  content: var(--sigla-var);
  background: #666;
  padding: 10px 10px;
  display: inline-block;
  /*clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);*/
  margin-right: 10px;
  color:#fff;
}

.tit-siglas {
  color: #8f8f8f;
}

.our_services_heading4 div {
    font-size: 18px;
    color: #1d1d1b;
    border-bottom: 1px solid #b5b5b5;
    text-transform: uppercase;
}


#info-embalagem {
  width: 100%;
}


#info-embalagem td {
  padding: 2px 0;
  border-bottom: 1px solid #ccc;
}

#caracteristica-produto span.tit-carac {
  font-weight: bold;
  text-transform: uppercase;
  color: #888;
}

#caracteristica-produto span {
  display: block;
}

#caracteristica-produto p {
  margin-bottom: 1em
}

.on-label {
    bottom: auto;
    color: #FFFFFF;
    height: 50px;
    left: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: auto;
    top: 10%;
    z-index: 1;
    line-height: 50px;
    text-align: center;
}

.recorte-selo-retificado {
  background: #969696;
  width: 30px;
  height: 38px;
  display: inline-block;
  clip-path: polygon(0 0, 100% 0%, 65% 100%, 0% 100%);
  position: absolute;
  right: -12px;
  top: 0;
  border-bottom: 1px solid #969696;
}

.selo-retificado:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #777 transparent transparent;
    left: 0;
    top: 100%;
    box-sizing: border-box;
    z-index: 999;
}

.selo-retificado:after {
    content: url('../images/detalhe-selo-retificado.png');
    position: absolute;
    width: 34px;
    height: 34px;
    left: -17%;
    top: 40%;
    z-index: -1;
}


.selo-retificado2 {
  position: relative;
  padding: 5px;
  color: #999;
  border:1px solid #999;
  display: inline-block;
  clear: both;
  margin-bottom: 5px;
}


.recorte-selo-lancamento {
  background: #000000;
  width: 30px;
  height: 38px;
  display: inline-block;
  clip-path: polygon(0 0, 100% 0%, 65% 100%, 0% 100%);
  position: absolute;
  right: -12px;
  top: 0;
  border-bottom: 1px solid #000000;
}

.selo-lancamento:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #3e3e3e transparent transparent;
    left: 0;
    top: 100%;
    box-sizing: border-box;
    z-index: 999;
}

.selo-lancamento:after {
    /*content: url('../images/detalhe-selo.png');*/
    position: absolute;
    width: 34px;
    height: 34px;
    left: -17%;
    top: 40%;
    z-index: -1;
}

.selo {
    position: absolute;
    font-size: 0.9em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    padding: 12px 20px;
    text-transform: uppercase;
}

.glow {
  box-shadow: 0px 0px 10px 3px #888;
}

.selo-lancamento {
    top: -10px;
    left: 10px;
    background-color: #000000;
    border-bottom: 1px solid #000000;
}

.selo-retificado {
    top: -10px;
    left: 10px;
    background-color: #969696;
    border-bottom: 1px solid #969696;
}



.btn-red-produto {
    border-radius: 0px 40px 0px 40px;
    -moz-border-radius: 0px 40px 0px 40px;
    -webkit-border-radius: 0px 40px 0px 40px;
    border: 2px solid #000000;
    padding: 2px 15px;
    display: inline-block;
    color: #fff;
    text-align: center;
    background: #000000;
    text-transform: uppercase;
    font-size: .9em;
}

.btn-red-produto:hover {
  color: #5f5f5f;
}


.entry-title {
  font-size: 1.5em;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}



.shadow {
    text-shadow: 2px 2px 2px rgba(0,0,0,1);
}

#grid .hexagon:hover .image-overlay {
  opacity: 1;
}

.image-overlay:hover + .titulo {
  display: none;
}
/*** END HEXAGONAL GRIDS HOME ***/





/*** HEXAGONAL GRIDS PRODUCT ***/
#grid-product {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0; /* Clears unordered list default of 40px */
}

#grid-product li {
    list-style-type: none;
    position: relative;
    float: left;
    width: 37.85714285714286%;
    padding: 0 0 43.46760145166612% 0;
    -o-transform: rotate(-60deg) skewY(30deg);
    -moz-transform: rotate(-60deg) skewY(30deg);
    -webkit-transform: rotate(-60deg) skewY(30deg);
    -ms-transform: rotate(-60deg) skewY(30deg);
    transform: rotate(-60deg) skewY(30deg);
    overflow: hidden;
    visibility: hidden;
}

#grid-product li * {
    visibility: visible;
}

#grid-product li .hexagon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fdbf00;
  -o-transform: skewY(-30deg) rotate(60deg);
  -moz-transform: skewY(-30deg) rotate(60deg);
  -webkit-transform: skewY(-30deg) rotate(60deg);
  -ms-transform: skewY(-30deg) rotate(60deg);
  transform: skewY(-30deg) rotate(60deg);
  overflow: hidden;
}

#grid-product li:nth-child(4n-1), #grid-product li:nth-child(4n-5), #grid-product li:nth-child(4n-4) {
  margin-top: -9%;
  margin-bottom: -9%;
  margin-left: 1%;
  -o-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  -moz-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
  transform: translateX(50%) rotate(-60deg) skewY(30deg);
  background: purple;
}

#grid-product li:nth-child(2n+0) {
  margin-left: 2%;
}

h5.tit-hexagon {
  color: #fff;
  padding: 0 0 20px 0 ;
  font-size: 1.7em;
  font-family: 'Raleway', sans-serif;
}

h5.tit-hexagon.tit-hexagon-out-overlay {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 245px;
}


#grid-product .hexagon .btn-overlay-produto {
  border-radius: 0px 40px 0px 30px; 
  -moz-border-radius: 0px 30px 0px 30px; 
  -webkit-border-radius: 0px 30px 0px 30px; 
  border: 2px solid #000000;
  padding: 5px 0;
  width: 115px;
  display: inline-block;
  margin-left: 22%;
}





#grid-product .hexagon .text {
  color: white;
  font-size: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
}

#grid-product .hexagon .image-overlay .text a {
  color: #fff;
  font-size: 1em;
  position: relative;
  bottom: 0;
  display: block;
  background: #000000;
}

#grid-product .hexagon .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  /*background-color: #6a6a6a;*/
  z-index: 9999;
  background: url("../images/bg-hexagono.png");
}

#grid-product .hexagon:hover .image-overlay {
  opacity: 1;
}

.image-overlay:hover + .tit-hexagon {
  display: none;
}

/*** END HEXAGONAL GRIDS PRODUCT ***/

.simbolo {
    position: relative;
    width: 32px;
    height: 32px;
    display: inline-block;
    float: right;
}

.simbolo-on {
    background:url("../images/simbolo-gyotoku2.png") no-repeat center center; background-size: cover;
}

.simbolo-off {
    background:url("../images/simbolo-gyotoku-off2.png") no-repeat center center; background-size: cover;
}

#total-favoritos {
    display: block;
    width: 32px;
    height: 32px;
    background:url("../images/simbolo-gyotoku2.png") no-repeat center center; background-size: cover;
}

#total-favoritos #num_fav {
    padding-left: 40px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
}


#msg {
    position: fixed;
    display: none;
    padding: 10px 25px;
    width: 30%;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 9999999999999999;
}

.msg-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#nenhum_fav {
    padding-left: 37px;
    padding-top: 5px;
    width: 135px;
}

.msg-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}



input, select, textarea {
    color: #969696;
    font-family: 'Raleway', sans-serif;
}

.sidebar .widget-title.title-sidebar{
  color:#000000;
}


.sidebar .widget-title {
    font-weight: bold;
    font-size: 18px;
}

.sidebar .widget-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.sidebar ul li, .sidebar .recent-posts__item {
    border-bottom: none;
}

.mask-foto {
  width: 100%;
  height: 250px;

  clip-path: polygon(0% 13%, 6% 0%, 100% 0%, 100% 85%, 93% 100%, 0% 100%);


  background: url('../images/breadcrumb/img-bread-a-gyotoku.jpg') center center; background-size: cover;


}

.tit-h2 {
    color: #000000;
    font-size: 1.3em;  
}

.tm_bread_crumb a {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3em;
    padding: 10px 0;
    color: #969696 !important;
}

.tm_bread_crumb li {
    display: inline-block;
    margin-right: 6px;
    padding: 19px 0;
}

.breadcrumb {
    padding: 0px 0px;
    margin-bottom: 10px;
}

.tm_bread_crumb li.current {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3em;
    padding: 10px 0;
    color: #000000 !important;
}


.tm_bread_crumb li a:after {
    content: "\f105";
}

.big-title .container-bread {
    position: relative;
    z-index: 1;
    top: 225px;
    background: #fff;
    height: 75px;
    opacity: 0.9;
}

.big-title:after {
    background-color: transparent;
}

.big-title {
    padding: 0;
    height: 300px;
}

.scrollup:hover {
  background: #787878;
}


.scrollup {
    background: #000000;
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
}

.assina {
  background: #fff;
  padding: 70px 0 30px 0;
  background: url('../images/assina-bg.png') no-repeat center 30%;
}

.site-footer .widget p {
    margin-bottom: 30px;
}

.content-info.col-left { 
  top: -5px;
}

.content-info.col-right {
  width: 85%;
}

.content-info {
  display: inline-block;
  position: relative;
  padding: 0 5px;
}

.site-footer .fa {
  color: #000000;
  font-size: 2em;
}

.site-footer .menu li {
    margin-bottom: 1px;
}

.site-footer a {
  color: #000;
  font-size: 1em;
  font-weight: bold;
}

#logos-grupo {
  padding: 20px 0 0 0 ;
}

.site-footer h3::after {
  content: "";
  display: block;
  border-bottom: 1px solid #000000;
  width: 20%;
  position: relative;
  bottom: 10px; /* your padding + border-width */
  right: -270px;
}


.site-footer h3::before {
  content: "";
  display: block;
  border-bottom: 1px solid #000000;
  width: 20%;
  position: relative;
  bottom: -10px; /* your padding + border-width */
  left: 20px;
}

.site-footer h3 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.1em;
  color: #000000;
  text-transform: uppercase;
}

.site-footer .menu li a:before {
    content: url(../images/icones/icon-bullet.png);
    margin-right: 5px;
}


.site-footer .menu li:nth-last-child(-n+2) a:before {
    content: none; /* Remove o ícone */
    margin-right: 0; /* Remove o espaçamento à direita */
}

.site-footer .menu li:nth-last-child(-n+2) {
  margin-top: 2px;
}

.site-footer .menu li:nth-last-child(-n+2) a img {
  width: 50%;
}


.site-footer .widget img {
    margin: 0;
}


@media (min-width: 768px) {
  .site-footer .menu li {
    width: auto;
  }
}

.site-footer h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.6em;
  color: #000000;
  text-transform: uppercase;
}

.site-footer {
  background-color: #d3d3d3;
  padding: 20px 0px 55px 0px;
}

.home-instagram a {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 0;
}

*, :after, :before {
    box-sizing: border-box;
}


.home-instagram a:before {
    font-size: 24px;
    display: inline-block;
    color: #000000;
    margin-top: 10px;
}

.home-instagram a[href*=instagram]:before {
    content: "\f16d";
}

.home-instagram #instafeed img {
  width: 100%;
}

.home-instagram #instafeed a[href*=instagram]:before {
    content: "";
    display: none;
}


.home-instagram {
  background: #eeeeee;
  clear: both;
}


.home-a-gyotoku .content-a-gyotoku p {
  color: #000;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 1.1rem;
}

.home-a-gyotoku .content-a-gyotoku p:before {
  content: url('../images/p-gyotoku-black.png');
  position: relative;
  top: 10px;
  padding-right: 5px;
  left: 0;
}

.home-a-gyotoku .content-a-gyotoku h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: lighter;
  font-size: 2.2em;
  color: #000000;
}

.home-a-gyotoku .content-a-gyotoku {
  min-height: 250px;
}

@media (max-width: 769px) {
   .home-a-gyotoku .content-a-gyotoku {
      margin-top: 0vw;
      padding: 10px;
    }

    .home-a-gyotoku .content-a-gyotoku h2 {
      padding-bottom: 10px !important;
      font-size: 16px;
    }

    .home-a-gyotoku .content-a-gyotoku p {
      font-size: 13px;
    }

  .home-a-gyotoku .content-a-gyotoku .btn-red {
      padding: 5px 0;
      width: 120px;
  }



}

.site-footer .menu li {
  padding: 0 10px;
  text-transform: uppercase;
}

/*
.site-footer .menu li:before {
  content: url('../images/icones/icon-g.png');
  position: relative;
  top: 1px;
  padding-right: 1px;
  left: 0;
}
*/

.home-a-gyotoku {
  clear: both;
}

.btn-red{
  border: 2px solid #000000;
  padding: 10px 0;
  width: 150px;
  display: inline-block;
  color: #fff;
  font-family: 'Roboto';
  font-size: 1.1rem;
  font-weight: 600;
  background-color: #000;
}

.btn-red a:hover{
  color: #000000 !important;
}

a:hover {
    color: #fff;
}

.btn-overlay{
  border-radius: 0px 40px 0px 40px; 
  -moz-border-radius: 0px 40px 0px 40px; 
  -webkit-border-radius: 0px 40px 0px 40px; 
  border: 2px solid #000000;
  padding: 10px 0;
  width: 150px;
  display: inline-block;

  -webkit-transform: translate(32%, 50%);
  -ms-transform: translate(32%, 50%);
  transform: translate(32%, 50%);
}











.colecao-1, .colecao-2, .colecao-3 {
  margin: 0 5px;
}

.colecao-produto {
  width: 290px !important;
  height: 338px !important;
}

.linha-colecao {
  border: 1px solid red;
}


/* COLMEIA PRODUTOS */
.colecao-produto-3 {
    top:-85px;
    left: 150px;
}

.colecao-produto-4 {
    top:-85px !important;
    left: 150px !important;
}

.colecao-produto-5 {
    top: -165px !important;
    left: 0 !important;
}

.colecao-produto-6 {
    top: -165px !important;
    left: 0 !important;
}

.colecao-produto {
  margin: 0 3px;
}

.colecao-4, .colecao-5, .colecao-6 {
    left: 168px;
    top: -90px;
    margin: 0 5px;
}

.colecoes {
  position: relative;
  width: 325px;
  height: 379px;
  display: inline-block;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  background-size: cover;
}

.home-colecoes {
  background: url("../images/bg-icones-gyotoku.png") right top no-repeat;
}

@media (min-width: 1200px) {
  .header01 #site-navigation.headroom--not-top .menu > li > a, .header07 #site-navigation.headroom--not-top .menu > li > a, .header08 #site-navigation.headroom--not-top .menu > li > a {
      padding: 30px 0;
  }
}

@media (min-width: 1200px) {
  .headroom--not-top .menu {
    height: 75px;
  }
}


@media (min-width: 1200px) {
  .headroom--not-top .site-branding img {
    height: 65px;
  }
}

@media (min-width: 1200px) {
  .header01 #site-navigation.headroom--not-top .site-branding, .header07 #site-navigation.headroom--not-top .site-branding, .header08 #site-navigation.headroom--not-top .site-branding {
      padding: 0px 0 0px 15px;
  }
}

.titulo-divide {
  background: black;
  padding-bottom: 65px;
}

.titulo-divide h2{ 
    color: #fff !important;
    background: url("../images/divider.png") center bottom no-repeat;
    padding-bottom: 45px;
    padding-top: 65px;
}

.lista-entry-cover {
  border-top: 2px solid #000;
}

.lista-entry-cover p {
  padding: 1em 1.2em;
  color: #666;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}

.lista-entry-cover h2, .home-colecoes h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 2em;
  font-weight: lighter;
  color: #000000;
  text-transform: uppercase;
}

.lista-acesso li img {
  max-width: 50%;
}

.lista-entry-cover {
  padding-top: 1em;
}

.lista-acesso li {
  list-style: none;
  min-height: 100px;
}

.bg-grey {
  background: #eeeeee;
}

.icon-lang a {
  display: inline-block;
  color: #fff;
}

.top-search form input {
    font-size: 14px;
    font-style: italic;
}

.top-search {
    background: #fff;
    width: 20%;
    position: absolute;
    right: 30%;
    top: 80%;
}

/*
.first:before {
    position:absolute; left:0px; top:0px; content:'';
    border-top: 20px solid #000000;
    border-right: 20px solid transparent;
}

.first:after {
    position:absolute; left:0px; top:0px; content:'';
    border-top: 20px solid #000000;
    border-right: 20px solid transparent;
}
*/

.first {
  -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 45%);
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 45%);
}


.last {
  -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 45%, 90% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0, 100% 45%, 90% 100%, 0% 100%);
  border-bottom: 0 !important;
}


#site-navigation .sub-menu, #site-navigation .children {
     -webkit-box-shadow: none;
     -moz-box-shadow: none;
     box-shadow: none;
}

#site-navigation .sub-menu li.first {
}

#site-navigation .sub-menu, #site-navigation .children {
    background: transparent;
}

#site-navigation .sub-menu li,
#site-navigation .children li {
  margin-bottom: 1px;
}

#site-navigation .sub-menu li a,
#site-navigation .children li a {
 color: #000;     
}

#site-navigation .sub-menu li a:hover,
#site-navigation .children li a:hover {
    color: #000000;
}


#site-navigation .sub-menu li:hover,
#site-navigation .children li:hover {
    background-color: #000000;
}

#site-navigation .sub-menu li a, #site-navigation .children li a, #site-navigation .menu li:hover > .sub-menu li.menu-item-has-children:after {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif !important;
}

#site-navigation .sub-menu li, #site-navigation .children li a:hover {
    background-color: #fff;
}

#site-navigation .sub-menu li, #site-navigation .children li {
    background-color: #000000;
}

#site-navigation .menu > ul > li > a, #site-navigation .menu > li > a, .search-box i:before, .search-box i:after {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif !important;
}

#site-navigation .menu > li > a:hover, #site-navigation .menu > li.current-menu-item > a, .mini-cart .mini-cart__button .mini-cart-icon:hover:before, .search-box:hover i:before, .search-box:hover i:after {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Raleway', sans-serif !important;
}

.site-branding {
    padding: 0;
}

.main-navigation {
    background-color: #000000;
}

/* Font style */
.fsi {
  font-style: italic !important;
}

.fsn {
  font-style: normal !important;
}

/* Font weight */
.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 500 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.fz-5 {
  font-size: 50px;
}

/* Padding */
.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 10px !important;
}

.p-2 {
  padding: 20px !important;
}

.p-3 {
  padding: 30px !important;
}

.p-4 {
  padding: 40px !important;
}

.p-5 {
  padding: 50px !important;
}

.p-6 {
  padding: 60px !important;
}

.p-7 {
  padding: 70px !important;
}

.p-8 {
  padding: 80px !important;
}

.p-9 {
  padding: 90px !important;
}

.p-10 {
  padding: 100px !important;
}

.p-11 {
  padding: 110px !important;
}

.p-12 {
  padding: 120px !important;
}

.p-13 {
  padding: 130px !important;
}

.p-14 {
  padding: 140px !important;
}

.p-15 {
  padding: 150px !important;
}

.p-16 {
  padding: 160px !important;
}

.p-17 {
  padding: 170px !important;
}

.p-18 {
  padding: 180px !important;
}

.p-19 {
  padding: 190px !important;
}

.p-20 {
  padding: 200px !important;
}

/* Padding top */
.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pt-11 {
  padding-top: 110px !important;
}

.pt-12 {
  padding-top: 120px !important;
}

.pt-13 {
  padding-top: 130px !important;
}

.pt-14 {
  padding-top: 140px !important;
}

.pt-15 {
  padding-top: 150px !important;
}

.pt-16 {
  padding-top: 160px !important;
}

.pt-17 {
  padding-top: 170px !important;
}

.pt-18 {
  padding-top: 180px !important;
}

.pt-19 {
  padding-top: 190px !important;
}

.pt-20 {
  padding-top: 200px !important;
}

/* Padding right */
.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pr-4 {
  padding-right: 40px !important;
}

.pr-5 {
  padding-right: 50px !important;
}

.pr-6 {
  padding-right: 60px !important;
}

.pr-7 {
  padding-right: 70px !important;
}

.pr-8 {
  padding-right: 80px !important;
}

.pr-9 {
  padding-right: 90px !important;
}

.pr-10 {
  padding-right: 100px !important;
}

.pr-11 {
  padding-right: 110px !important;
}

.pr-12 {
  padding-right: 120px !important;
}

.pr-13 {
  padding-right: 130px !important;
}

.pr-14 {
  padding-right: 140px !important;
}

.pr-15 {
  padding-right: 150px !important;
}

.pr-16 {
  padding-right: 160px !important;
}

.pr-17 {
  padding-right: 170px !important;
}

.pr-18 {
  padding-right: 180px !important;
}

.pr-19 {
  padding-right: 190px !important;
}

.pr-20 {
  padding-right: 200px !important;
}

/* Padding bottom */
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.pb-11 {
  padding-bottom: 110px !important;
}

.pb-12 {
  padding-bottom: 120px !important;
}

.pb-13 {
  padding-bottom: 130px !important;
}

.pb-14 {
  padding-bottom: 140px !important;
}

.pb-15 {
  padding-bottom: 150px !important;
}

.pb-16 {
  padding-bottom: 160px !important;
}

.pb-17 {
  padding-bottom: 170px !important;
}

.pb-18 {
  padding-bottom: 180px !important;
}

.pb-19 {
  padding-bottom: 190px !important;
}

.pb-20 {
  padding-bottom: 200px !important;
}

.pb-26 {
  padding-bottom: 260px !important;
}

/* Padding left */
.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pl-11 {
  padding-left: 110px !important;
}

.pl-12 {
  padding-left: 120px !important;
}

.pl-13 {
  padding-left: 130px !important;
}

.pl-14 {
  padding-left: 140px !important;
}

.pl-15 {
  padding-left: 150px !important;
}

.pl-16 {
  padding-left: 160px !important;
}

.pl-17 {
  padding-left: 170px !important;
}

.pl-18 {
  padding-left: 180px !important;
}

.pl-19 {
  padding-left: 190px !important;
}

.pl-20 {
  padding-left: 200px !important;
}

/* Margin */
.mlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 10px !important;
}

.m-2 {
  margin: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.m-4 {
  margin: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.m-6 {
  margin: 60px !important;
}

.m-7 {
  margin: 70px !important;
}

.m-8 {
  margin: 80px !important;
}

.m-9 {
  margin: 90px !important;
}

.m-10 {
  margin: 100px !important;
}

.m-11 {
  margin: 110px !important;
}

.m-12 {
  margin: 120px !important;
}

.m-13 {
  margin: 130px !important;
}

.m-14 {
  margin: 140px !important;
}

.m-15 {
  margin: 150px !important;
}

.m-16 {
  margin: 160px !important;
}

.m-17 {
  margin: 170px !important;
}

.m-18 {
  margin: 180px !important;
}

.m-19 {
  margin: 190px !important;
}

.m-20 {
  margin: 200px !important;
}

/* Margin top */
.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mt-11 {
  margin-top: 110px !important;
}

.mt-12 {
  margin-top: 120px !important;
}

.mt-13 {
  margin-top: 130px !important;
}

.mt-14 {
  margin-top: 140px !important;
}

.mt-15 {
  margin-top: 150px !important;
}

.mt-16 {
  margin-top: 160px !important;
}

.mt-17 {
  margin-top: 170px !important;
}

.mt-18 {
  margin-top: 180px !important;
}

.mt-19 {
  margin-top: 190px !important;
}

.mt-20 {
  margin-top: 200px !important;
}

/* Margin right */
.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mr-11 {
  margin-right: 110px !important;
}

.mr-12 {
  margin-right: 120px !important;
}

.mr-13 {
  margin-right: 130px !important;
}

.mr-14 {
  margin-right: 140px !important;
}

.mr-15 {
  margin-right: 150px !important;
}

.mr-16 {
  margin-right: 160px !important;
}

.mr-17 {
  margin-right: 170px !important;
}

.mr-18 {
  margin-right: 180px !important;
}

.mr-19 {
  margin-right: 190px !important;
}

.mr-20 {
  margin-right: 200px !important;
}

/* Margin bottom */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.mb-11 {
  margin-bottom: 110px !important;
}

.mb-12 {
  margin-bottom: 120px !important;
}

.mb-13 {
  margin-bottom: 130px !important;
}

.mb-14 {
  margin-bottom: 140px !important;
}

.mb-15 {
  margin-bottom: 150px !important;
}

.mb-16 {
  margin-bottom: 160px !important;
}

.mb-17 {
  margin-bottom: 170px !important;
}

.mb-18 {
  margin-bottom: 180px !important;
}

.mb-19 {
  margin-bottom: 190px !important;
}

.mb-20 {
  margin-bottom: 200px !important;
}

/* Margin left */
.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.ml-11 {
  margin-left: 110px !important;
}

.ml-12 {
  margin-left: 120px !important;
}

.ml-13 {
  margin-left: 130px !important;
}

.ml-14 {
  margin-left: 140px !important;
}

.ml-15 {
  margin-left: 150px !important;
}

.ml-16 {
  margin-left: 160px !important;
}

.ml-17 {
  margin-left: 170px !important;
}

.ml-18 {
  margin-left: 180px !important;
}

.ml-19 {
  margin-left: 190px !important;
}

.ml-20 {
  margin-left: 200px !important;
}

/* Margin top negative */
.mtn-0 {
  margin-top: 0px !important;
}

.mtn-1 {
  margin-top: -10px !important;
}

.mtn-2 {
  margin-top: -20px !important;
}

.mtn-3 {
  margin-top: -30px !important;
}

.mtn-4 {
  margin-top: -40px !important;
}

.mtn-5 {
  margin-top: -50px !important;
}

.mtn-6 {
  margin-top: -60px !important;
}

.mtn-7 {
  margin-top: -70px !important;
}

.mtn-8 {
  margin-top: -80px !important;
}

.mtn-9 {
  margin-top: -90px !important;
}

.mtn-10 {
  margin-top: -100px !important;
}

.mtn-11 {
  margin-top: -110px !important;
}

.mtn-12 {
  margin-top: -120px !important;
}

.mtn-13 {
  margin-top: -130px !important;
}

.mtn-14 {
  margin-top: -140px !important;
}

.mtn-15 {
  margin-top: -150px !important;
}

.mtn-16 {
  margin-top: -160px !important;
}

.mtn-17 {
  margin-top: -170px !important;
}

.mtn-18 {
  margin-top: -180px !important;
}

.mtn-19 {
  margin-top: -190px !important;
}

.mtn-20 {
  margin-top: -200px !important;
}

/* Margin right negative */
.mrn-0 {
  margin-right: 0px !important;
}

.mrn-1 {
  margin-right: -10px !important;
}

.mrn-2 {
  margin-right: -20px !important;
}

.mrn-3 {
  margin-right: -30px !important;
}

.mrn-4 {
  margin-right: -40px !important;
}

.mrn-5 {
  margin-right: -50px !important;
}

.mrn-6 {
  margin-right: -60px !important;
}

.mrn-7 {
  margin-right: -70px !important;
}

.mrn-8 {
  margin-right: -80px !important;
}

.mrn-9 {
  margin-right: -90px !important;
}

.mrn-10 {
  margin-right: -100px !important;
}



.mrn-11 {
  margin-right: -110px !important;
}

.mrn-12 {
  margin-right: -120px !important;
}

.mrn-13 {
  margin-right: -130px !important;
}

.mrn-14 {
  margin-right: -140px !important;
}

.mrn-15 {
  margin-right: -150px !important;
}

.mrn-16 {
  margin-right: -160px !important;
}

.mrn-17 {
  margin-right: -170px !important;
}

.mrn-18 {
  margin-right: -180px !important;
}

.mrn-19 {
  margin-right: -190px !important;
}

.mrn-20 {
  margin-right: -200px !important;
}

/* Margin bottom negative */
.mbn-0 {
  margin-bottom: 0px !important;
}

.mbn-1 {
  margin-bottom: -10px !important;
}

.mbn-2 {
  margin-bottom: -20px !important;
}

.mbn-3 {
  margin-bottom: -30px !important;
}

.mbn-4 {
  margin-bottom: -40px !important;
}

.mbn-5 {
  margin-bottom: -50px !important;
}

.mbn-6 {
  margin-bottom: -60px !important;
}

.mbn-7 {
  margin-bottom: -70px !important;
}

.mbn-8 {
  margin-bottom: -80px !important;
}

.mbn-9 {
  margin-bottom: -90px !important;
}

.mbn-10 {
  margin-bottom: -100px !important;
}

.mbn-11 {
  margin-bottom: -110px !important;
}

.mbn-12 {
  margin-bottom: -120px !important;
}

.mbn-13 {
  margin-bottom: -130px !important;
}

.mbn-14 {
  margin-bottom: -140px !important;
}

.mbn-15 {
  margin-bottom: -150px !important;
}

.mbn-16 {
  margin-bottom: -160px !important;
}

.mbn-17 {
  margin-bottom: -170px !important;
}

.mbn-18 {
  margin-bottom: -180px !important;
}

.mbn-19 {
  margin-bottom: -190px !important;
}

.mbn-20 {
  margin-bottom: -200px !important;
}

/* Margin left negative */
.mln-0 {
  margin-left: 0px !important;
}

.mln-1 {
  margin-left: -10px !important;
}

.mln-2 {
  margin-left: -20px !important;
}

.mln-3 {
  margin-left: -30px !important;
}

.mln-4 {
  margin-left: -40px !important;
}

.mln-5 {
  margin-left: -50px !important;
}

.mln-6 {
  margin-left: -60px !important;
}

.mln-7 {
  margin-left: -70px !important;
}

.mln-8 {
  margin-left: -80px !important;
}

.mln-9 {
  margin-left: -90px !important;
}

.mln-10 {
  margin-left: -100px !important;
}

.mln-11 {
  margin-left: -110px !important;
}

.mln-12 {
  margin-left: -120px !important;
}

.mln-13 {
  margin-left: -130px !important;
}

.mln-14 {
  margin-left: -140px !important;
}

.mln-15 {
  margin-left: -150px !important;
}

.mln-16 {
  margin-left: -160px !important;
}

.mln-17 {
  margin-left: -170px !important;
}

.mln-18 {
  margin-left: -180px !important;
}

.mln-19 {
  margin-left: -190px !important;
}

.mln-20 {
  margin-left: -200px !important;
}

.white {
  color: #fff !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-gray {
  background-color: #f5f5f5 !important;
}

/*--------------------------------------------------------------
2. Custom CSS
--------------------------------------------------------------*/

.tp-caption.a1, .t1, .commerce div.product p.price del, .commerce div.product span.price del, .commerce ul.products li.product .price, .sidebar .better-menu-widget ul li, .pagination span, .pagination a, .hentry .read-more, .post-thumb .date, .recent-posts__item a, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto;
}
.sidebar .better-menu-widget ul li, h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0em;
}
body.boxed {
    background-color: #ffffff;
}
.line-clear {
	height: 5px; 
	visibility: hidden;
}
.navigationbutton.button-right,
.navigationbutton.button-left {
	margin-left:0px; 
	margin-right:0px;
	-webkit-transform-style: flat; 
	-webkit-transform: translateZ(5000px);
}
.navigationbutton i:before {
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.slider-wrapper {
	width:100%;
	max-width:100%; 
	font-family: 'Open Sans', sans-serif; 
	-webkit-backface-visibility: hidden; 
	backface-visibility:hidden; 
	-webkit-transform: translateZ(0px); 
	transform: translateZ(0px)
}
.service-entry-media,
.project-entry-media,
.news-entry-media,
.client-entry-media {
	position:relative; 
	border: 0px solid transparent;
	outline: 0px solid transparent;
	overflow: hidden;
}
.service-entry-cover,
.project-entry-cover,
.news-entry-cover,
.client-entry-cover {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	overflow: hidden;
	border: 0px solid transparent;
	outline: 0px solid transparent;
	text-align: center;
}
.service-entry-cover .service-overlay,
.project-entry-cover .project-overlay,
.news-entry-cover .news-overlay,
.client-entry-cover .client-overlay {	
	position: absolute; 
	top:0px;
	left:0px; 
	width:100%; 
	height:100%; 
	border: 0px solid transparent; 
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	outline: 0px solid transparent;
}
.news-entry-cover:hover .news-overlay {
	opacity: 1;
}
.project-media-cover-wrapper,
.client-media-cover-wrapper {
	position: relative; 
	width:100%;
}
.call-for-action {
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #003164;
}
.section-title {
  color: #000000;
  font-size: 1.3em;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 100%;
}
.section-desc p {
	font-size: 15px;
	color: #999999;
	text-align: left;
}
.home-latest-projects {
	margin-bottom: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #f5f5f5 url(../images/background/home_project.jpg);
}
@media (max-width: 441px) {
    .home-latest-projects .col-sm-12 {
        width: 100%;
    }
	.site-content [class*="col-"],
	.site-footer [class*="col-"] {
		width: 100%;
	}
}
.parallax {
	background-attachment: fixed;
    background-size: cover;
	background-repeat: no-repeat;
}
.parallax.bg-1 {
	background-image: url(../images/background/parallax_1.jpg);
}
.testimonials .row {
	overflow-x: hidden;
}
.breadcrumb {
	background: none;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
img.fullwidth {
	width: 100%;
}
.portfolio-row {
	overflow: hidden;
}
.alignleft {
	float: left;
}
img.alignleft {
    margin: 5px 20px 5px 0;
}
.call-for-action-text {
	font-size: 24px;
	color: #ffffff;
	text-align: left;
}
.parallax-text {
	font-size: 24px;
	color: #ffffff;
	text-align: center;
}

.divideo {
  padding-bottom: 60px; 
  padding-top: 60px;
}

@media(max-width: 1024px) {
  #videoabout {
    height: 710px;
    width: 920px;
  }
}

@media(max-width: 800px) {
  #videoabout {
    height: 510px;
    width: 730px;
  }
}

@media(max-width: 414px){
  #videoabout {
    height: 210px;
    width: 380px;
  }
  .divideo {
    padding-top: 20px;
  }
}

@media(max-width: 375px) {
  #videoabout {
    height: 210px;
    width: 340px;
  }
}

@media(max-width: 360px) {
  #videoabout {
    height: 210px;
    width: 330px;
  }
}

@media(max-width: 320px) {
  #videoabout {
    height: 190px;
    width: 290px;
  }
}

