@import url(https://fonts.googleapis.com/css?family=Smythe);
@import url("mobile.css");
@charset "utf-8";
@font-face {
     font-family: 'socicon';
     src: url('../../../fx-template/css/fonts/socicon-webfont.eot');
     src: url('../../../fx-template/css/fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fx-template/css/fonts/socicon-webfont.woff') format('woff'), url('../../../fx-template/css/fonts/socicon-webfont.woff2') format('woff2'), url('../../../fx-template/css/fonts/socicon-webfont.ttf') format('truetype'), url('../../../fx-template/css/fonts/socicon-webfont.svg#sociconregular') format('svg');
     font-weight: normal;
     font-style: normal;
     text-transform: none;
}
@font-face {
     font-family: 'Elusive-Icons';
     src: url('../../../fx-template/css/fonts2/elusiveicons-webfont.eot?v=2.0.0');
     src: url('../../../fx-template/css/fonts2/elusiveicons-webfont.eot?#iefix&v=2.0.0') format('embedded-opentype'), url('../../../fx-template/css/fonts2/elusiveicons-webfont.woff?v=2.0.0') format('woff'), url('../../../fx-template/css/fonts2/elusiveicons-webfont.ttf?v=2.0.0') format('truetype'), url('../../../fx-template/css/fonts2/elusiveicons-webfont.svg?v=2.0.0#elusiveiconsregular') format('svg');
     font-weight: normal;
     font-style: normal;
}
*,*:after,*:before {
     margin: 0;
     padding: 0;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-font-smoothing: antialiased;
     font-smoothing: antialiased;
     text-rendering: optimizeLegibility;
}
.clientes {
     float: left;
     width: 10.46em;
     border-radius: 10px;
     border: 5px solid #666;
     margin: 5px;
}
body {
     font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.categoryTitle {
     background-color: #CD0102;
     color: #fff;
     padding: 5px;
     width: 100%;
     float: left;
     margin-bottom: 5px;
}
@-webkit-viewport {
     width: device-width;
}
@-moz-viewport {
     width: device-width;
}
@-ms-viewport {
     width: device-width;
}
@-o-viewport {
     width: device-width;
}
@viewport {
     width: device-width;
}
h1,h2,h3,h4,h5 {
     font-size: 1.25em;
     font-weight: normal;
}
img,picture,embed,video,iframe {
     max-width: 100%;
}
ul,li {
     margin: 0;
     padding: 0;
     list-style: none;
}
i {
     font-style: normal;
}
a {
     text-decoration: none;
}
p {
     font-size: 0.875em;
}
img {
     max-width: 100%;
}
.clearfix:before,.clearfix:after {
     content: " ";
     display: table;
}
.clearfix:after {
     clear: both;
}
.clearfix {
     *zoom: 1;
}
hr {
     width: 100%;
     height: 1px;
     margin: 0.8em 0;
     padding: 0;
     border: 0;
     background-color: #CCC;
     float: left
}
.labelReturn {
     clear: both;
    font-size: 14px !important;
    color: #F00;
    margin-top: -1px;
    position: absolute;
    margin-left: 5px;

}
#parallax {
     width: 100%;
     display: table;
     min-height: 300px;
     background-color: #04888D;
     margin: 2em 0;
     position: relative;
     background: url('../../../fx-template/images/parallax.jpg') no-repeat fixed;
     background-position: center center;
     -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
     -o-background-size: cover !important;
     background-size: cover !important;
}
#parallax span {
     width: 100%;
     height: 100%;
     position: absolute;
     background: url('../../../fx-template/images/overlay.png');
}
#parallax h4 {
     font-size: 2.5em;
     display: table-cell;
     vertical-align: middle;
     color: #fff;
     position: relative;
     width: 100%;
     text-align: center;
     font-family: 'Titillium Web', sans-serif !important;
     font-weight: 100;
}
#parallax h4 i {
     font-style: italic;
}
#socialIcons .share {
     margin-top: -8px;
}
#socialIcons .share a {
     height: 36px;
     width: 36px;
     background-color: #17793F;
     color: #FFF;
     border-radius: 100%;
     float: left;
     background-image: url(../../../fx-template/images/share.svg);
     background-repeat: no-repeat;
     background-position: 6px 0px;
     background-size: 20px;
     font-size: 0;
}
.socials {
     display: none;
     margin: 0;
     position: absolute;
     top: -9px;
     right: 43px;
}
.socials > li {
     list-style: none;
     float: left;
}
.socials > li > a {
     display: block;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     -webkit-transition: all 0.25s linear;
     -moz-transition: all 0.25s linear;
     -o-transition: all 0.25s linear;
     transition: all 0.25s linear;
}
.iconsShare a {
     float: left;
     padding: 10px 40px;
     width: 100%;
     margin: 0 0.5% 0.5% 0;
}
.iconsShare a.facebook {
     background-color: #3A5795;
     background-image: url(../../../fx-template/images/sharefacebook.svg);
     background-size: 30px;
     background-repeat: no-repeat;
     background-position: 5px center;
}
.iconsShare a.facebook li {
     color: #fff;
}
.iconsShare a.googleplus {
     background-color: #D34836;
     background-image: url(../../../fx-template/images/sharegoogleplus.svg);
     background-size: 30px;
     background-repeat: no-repeat;
     background-position: 5px center;
}
.iconsShare a.googleplus li {
     color: #fff;
}
.iconsShare a.twitter {
     background-color: #55ACEE;
     background-image: url(../../../fx-template/images/sharetwitter.svg);
     background-size: 30px;
     background-repeat: no-repeat;
     background-position: 5px center;
}
.iconsShare a.twitter li {
     color: #fff;
}
.iconsShare a.whatsapp {
     background-color: #244242;
     background-image: url(../../../fx-template/images/sharewhatsapp.svg);
     background-size: 30px;
     background-repeat: no-repeat;
     background-position: 5px center;
}
.iconsShare a.whatsapp li {
     color: #fff;
}
.content {
     width: 100%;
     margin: 0 auto;
     max-width: 80em;
     position: relative;
     padding: 0.5em;
}
header {
     float: left;
     width: 100%;
     margin-bottom: 0;
     position: relative;
}
header .logo {
     margin: 0 auto;
     display: table;
     text-align: center;
}
header .logo img {
     max-width: 87.34375%;
}
.topHeader{
     width: 100%;
     height: 35px;
     position: absolute;
     top: 0;
     left: 0;
     background: #008914;
     z-index: 1;
     text-align: center;
     color: #fff;
     font-size: 14px;
     padding: 8px;
}
.topHeader span .whats{
    background-image: url(../../../fx-template/images/whats.png);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 24px;
    font-size: 17px;

}
.topHeader span .phone{
    background-image: url(../../../fx-template/images/phone.png);
    background-size: 13px auto;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    font-size: 17px;

}
.topHeader span .email{
    background-image: url(../../../fx-template/images/email.png);
     background-size: 21px auto;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    font-size: 17px;

}
/*
form#searchForm {
     float: right;
     width: 38%;
     padding: 2em 0 0 0;
     clear: right;
}
form#searchForm .inputSearch {
     *display: block;
     width: 100%;
     height: 37px;
     padding: 0 8.5em 0 1em;
     font-size: 0.875em;
     float: left;
     color: #bbb;
     background-color: #fff;
     background-image: none;
     border: 1px solid #ccc;
     -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
     -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
     -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
form#searchForm .inputSearch:focus {
     border-color: #FFF;
     outline: 0;
     -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(253, 254, 255, 0.6);
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
}
form#searchForm .buttonSearch {
     margin: 0;
     border: 0;
     background-color: #008914;
     color: #FFF;
     padding: 0 1.5em;
     min-height: 37px;
     font-size: 0.875em;
     text-transform: uppercase;
     float: right;
     margin-top: -2.65em;
     cursor: pointer;
     outline: none;
     -webkit-transition: 0.3s all ease-in-out;
     -moz-transition: 0.3s all ease-in-out;
     -ms-transition: 0.3s all ease-in-out;
     -o-transition: 0.3s all ease-in-out;
     transition: 0.3s all ease-in-out;
}
form#searchForm .buttonSearch:hover {
     background-color: #004a0b;
}
*/

.search-box {
    position: relative;
    margin-top: -8px;
}
.search-icon {
    background-color: #ff8814;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    float: right;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.search-icon img{
    width: 17px;
}

.search-bar input{

   background: #008914;
    outline: none;
    border: 0 none;
   width:95%;
    height: 39px;
    color: #FFF;
}

.search-bar {
    background: #008914;
    outline: none;
    border: 0 none;
    border-radius: 20px;
    width: 400px;
    height: 39px;
    width: 0px;
    padding: 0;
    position: absolute;
    right: 0;
    top:0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.search-bar input::placeholder {
  color: #fff;
}
.search-bar-open {
    display: block;
    width: 296px;
    padding-left: 40px;
    padding-right: 10px;
    top: -3px;
    opacity: 1
}
.close-search{
    cursor: pointer;
    left: 10px;
    background: inherit;
    padding: 0;
    width: 16px;
    height: 16px;
    top: 10px;
    position: absolute;
}
.close-search img {
    width: 17px;
    position: absolute;
    top: 0;
    left: 0;
}


#socialIcons {
     display: table;
     margin: 0 auto;
}
#socialIcons ul {
     min-width: 100%;
}
#socialIcons ul li {
     float: left;
     margin: 0 0.2em;
}
#socialIcons .google a {
     height: 42px;
     width: 45px;
     font-family: 'socicon' !important;
     font-size: 1.125em;
     -webkit-font-smoothing: antialiased;
     background-color: #D34836;
     color: #FFF;
     padding: 0.5em;
     text-align: center;
     border-radius: 100%;
}
#socialIcons .facebook a {
     height: 42px;
     width: 45px;
     font-family: 'socicon' !important;
     font-size: 1.125em;
     -webkit-font-smoothing: antialiased;
     background-color: #3A5795;
     color: #FFF;
     padding: 0.5em;
     text-align: center;
     border-radius: 100%;
}
#socialIcons .linkedin a {
     height: 42px;
     width: 45px;
     font-family: 'socicon' !important;
     font-size: 1.125em;
     -webkit-font-smoothing: antialiased;
     background-color:#0073b0;
     color: #FFF;
     padding: 0.5em;
     text-align: center;
     border-radius: 100%;
}
#socialIcons .twitter a {
     height: 42px;
     width: 45px;
     font-family: 'socicon' !important;
     font-size: 1.125em;
     -webkit-font-smoothing: antialiased;
     background-color: #55ACEE;
     color: #FFF;
     padding: 0.5em;
     text-align: center;
     border-radius: 100%;
}
#socialIcons .blogger a {
     height: 42px;
     width: 45px;
     font-family: 'socicon' !important;
     font-size: 1.125em;
     -webkit-font-smoothing: antialiased;
     background-color: #F57D00;
     color: #FFF;
     padding: 0.5em;
     text-align: center;
     border-radius: 100%;
}
#socialIcons .instagram a {
     height: 42px;
     width: 45px;
     font-family: 'socicon' !important;
     font-size: 1.125em;
     -webkit-font-smoothing: antialiased;
     background-color: #cc2128;
     color: #FFF;
     padding: 0.5em;
     text-align: center;
     border-radius: 100%;
}
#socialIcons .google a,#socialIcons .facebook a,#socialIcons .blogger a,#socialIcons .twitter a,#socialIcons .instagram a,#socialIcons .linkedin a {
     -webkit-transition: 0.3s all ease-in-out;
     -moz-transition: 0.3s all ease-in-out;
     -ms-transition: 0.3s all ease-in-out;
     -o-transition: 0.3s all ease-in-out;
     transition: 0.3s all ease-in-out;
}
#socialIcons .google a:hover,#socialIcons .facebook a:hover,#socialIcons .blogger a:hover,#socialIcons .twitter a:hover,#socialIcons .linkedin a:hover,#socialIcons .instagram a:hover {
     color: #fff;
     background-color: #10542C;
     -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
     -o-transform: rotate(360deg);
}
.title {
     position: relative;
     padding: 0.3em 0 0.3em 0;
     margin: 0 auto 0.3em auto;
     color: #666;
     background-color: transparent;
     text-transform: uppercase;
}
#wrapper {
     margin-bottom: 0.6em;
     float: left;
     width: 100%;
}
#wrapper.wrapperHome {
     background-color: #fff;
}
#wrapper .content .widget {
     float: left;
     width: 50%;
     background-color: #fff;
     padding: 0.4em;
     margin: 0 0 1.5em 0;
}
#wrapper .content .widget article {
     float: left;
     width: 100%
}
#wrapper .content .widget.five,#wrapper .content .widget.one.contact {
     width: 100%
}
#wrapper .content .widget.one,#wrapper .content .widget.two,#wrapper .content .widget.three {
     width: 100%;
     text-align: center;
}
#wrapper .content .widget.four {
     width: 100%;
     font-size: 100%;
     margin-bottom: 1em;
     text-align: center;
}
#wrapper .content .widget.five .title {
     text-align: center;
}
#wrapper .content .widget.one .title,#wrapper .content .widget.two .title,#wrapper .content .widget.three .title,#wrapper .content .widget.four .title,#wrapper .content .widget.five .title {
     font-size: 1.5em !important;
}
#wrapper .content .widget.one .title span,#wrapper .content .widget.two .title span,#wrapper .content .widget.three .title span,#wrapper .content .widget.four .title span,#wrapper .content .widget.five .title span {
     font-size: 1.3em;
     color: #406534;
}
#wrapper .content .widget.aside {
     width: 20%;
     float: left;
}
#wrapper .content .widget.aside ul li,#wrapper .content .widget.aside ul li a {
     color: #666;
     font-size: 0.95em;
}
#wrapper .content .widget.aside ul li:before {
     content: ">";
     font-size: 15px;
     margin-right: 0.1em;
     padding: 0px;
     line-height: 1.8;
     font-weight: bold;
}
#wrapper .content .widget.page {
     width: 100%;
}
#wrapper .content .widget.page .title {
     position: relative;
     padding: 0.3em 0 0.3em 0;
     margin: 0 auto 0.3em auto;
     color: #D0D0D0;
     background-color: #414141;
     text-transform: uppercase;
}
#wrapper .content .widget.page .title span {
     padding: 0 10px;
}
#wrapper .content .widget.pageDetails {
     display: table-cell;
     width: 100%;
}

#servicos-oferecidos {
  margin: 0 auto 3em auto;
}
#servicos-oferecidos .item {
  text-align: center;
  position: relative;
}
#servicos-oferecidos .item a .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 1;
}
#servicos-oferecidos .item a .overlay i{
    top: 50%;
    position: absolute;
    background-image: url(../../../fx-template/images/link.png);
    background-size: 100%;
    font-size: 0;
    width: 22px;
    height: 22px;
    transform: translate(0, -50%);
}
#servicos-oferecidos .item a:hover .overlay {
  opacity: 1;
}
#servicos-oferecidos .item a h3 {
  position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    font-size: 15px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    background-color: #008914;
    height: 54px;
    padding: 5px 0;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    line-height: 24px;
}

#servicos-oferecidos .owl-nav {
  margin-top: -20px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
#servicos-oferecidos .owl-nav .owl-prev, #servicos-oferecidos .owl-nav .owl-next {
  position: absolute;
  opacity: 0;
  width: 40px;
  height: 40px;
  border-radius: 0;
  font-size: 25px;
  margin: 0;
  background-color: #333;
  color: #fff;
}
#servicos-oferecidos .owl-nav .owl-prev{
     position: absolute;
    background-image: url('../../../fx-template/images/arrow-prev.png');
    left: 0;
    background-size: 100%;
    font-size: 0;
    width: 32px;
    height: 32px;
    transform: translate(0, -50%);
}

 #servicos-oferecidos .owl-nav .owl-next{
     position: absolute;
    background-image: url('../../../fx-template/images/arrow-next.png');
    right: 0;
    background-size: 100%;
    font-size: 0;
    width: 32px;
    height: 32px;
    transform: translate(0, -50%);
}
}
#servicos-oferecidos .owl-nav .owl-prev {
  left: 0;
}
#servicos-oferecidos .owl-nav .owl-next {
  right: 0;
}
#servicos-oferecidos .owl-dots {
  min-width: 200px;
  padding: 10px 0;
  opacity: 0;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
}
#servicos-oferecidos .owl-dots .owl-dot {
  vertical-align: middle;
  display: inline-block;
}
#servicos-oferecidos .owl-dots .owl-dot span {
  margin: 0 10px;
  width: 15px;
  height: 15px;
  background-color: #1e1e1e;
  border-radius: 50px;
  position: relative;
  float: left;
}
#servicos-oferecidos .owl-dots .owl-dot span:hover {
  border: 2px solid #ff010b;
}
#servicos-oferecidos .owl-dots .owl-dot.active span {
  background-color: #ff010b;
  border: 2px solid #1e1e1e;
}
#servicos-oferecidos:hover .owl-dots {
  bottom: -41px;
  opacity: 1;
  margin: 0 auto;
}
#servicos-oferecidos:hover .owl-nav .owl-prev, #servicos-oferecidos:hover .owl-nav .owl-next {
  opacity: 0.8;
}
#servicos-oferecidos:hover .owl-nav .owl-prev {
  left: 30px;
}
#servicos-oferecidos:hover .owl-nav .owl-next {
  right: 30px;
}


.iconMore {
     font-size: 2.3em !important;
     float: right;
     margin: -0.40em 0.1em 0 0;
     position: relative;
     color: #333;
}
.buttonReadMore {
     text-transform: uppercase;
     font-weight: 600;
     font-size: 0.73em;
     color: #000;
     float: left;
     padding: 0.25em 0.35em 0.25em 0.2em;
}
.buttonReadMore:hover {
     background-color: #17793F;
     color: #FFF;
}
.buttonReadMore:before {
     content: ">";
     font-size: 13px;
     margin-right: 0.1em;
     padding: 2px;
     font-weight: bold;
}
footer {
     position: relative;
     background-color: #006f11;
     float: left;
     width: 100%;
     padding: 0.5em 0 0 0;
}
footer .content .widget {
     float: left;
     padding: 0.5em;
     width: 33.33333333333333%;
     position: relative;
     color: #FFF;
     overflow: hidden;
}
footer .content .widget h3 {
     text-transform: uppercase;
     font-weight: 600;
     font-size: 0.875em;
     padding: 0.2em 0.2em 0 0.2em;
     margin-bottom: 1em;
     width: 100%;
}
footer .copyRight {
     width: 100%;
     background-color: #004a0b;
     float: left;
     color: #fff;
}
footer .copyRight .content {
     font-size: 0.875em;
     width: 100%;
     max-width: 90em;
     height: 17px;
     display: table;
}
footer .copyRight .content span {
     display: table-cell;
     vertical-align: middle;
     padding: 0 30px 0 0;
}
.fxShare {
     float: right;
     position: relative;
     margin: -1.5em 0 0 0;
}
.fxShare li {
     float: left;
     margin: 0.2em 0.6em 0 0;
}
.fxShare strong {
     font-size: 0.6875em
}
.fxShare li a {
     font-family: 'socicon' !important;
     font-size: 1.125em;
     color: #666;
}
.fxShare li a:hover {
     color: #B81515;
}
#breadCrumb {
     font-size: 0.8125em;
     margin: 1em 0 1em 0;
     float: left;
}
#breadCrumb hr {
     margin: 1em 0 0 0;
}
#breadCrumb a {
     color: #333;
}
.rating {
     position: relative;
     float: left;
     margin: 7px 0 0 0;
}
.rating-input {
     float: right;
     width: 16px;
     height: 16px;
     padding: 0;
     margin: 0 0 0 -16px;
     opacity: 0;
}
.rating:hover .rating-star:hover,.rating:hover .rating-star:hover ~ .rating-star,.rating-input:checked ~ .rating-star {
     background-position: 0 0;
}
.rating-star,.rating:hover .rating-star {
     position: relative;
     float: right;
     display: block;
     width: 16px;
     height: 16px;
     background-image: url('http://kubyshkin.ru/samples/star-rating/star.png');
     background-position: 0 -16px;
}
.relatedPosts,.relatedPosts ul {
     float: left;
     width: 100%;
}
.relatedPosts h2.title {
     box-shadow: none;
     background: rgba(0, 0, 0, 0);
     padding: 0;
     float: left;
     width: 100%;
}
.relatedPosts li {
     float: left;
     clear: both;
}
.fxPagination {
     float: left;
     width: 100%;
     position: relative;
     margin: 1em 0 0 0;
}
.fxPagination ul {
     display: block;
     width: 100%;
}
.fxPagination ul li {
     float: left;
     background-color: #ff8814;
     margin: 0 0.2% 0 0.2%;
     padding: 0.3em 0.5em;
     color: #FFF;
     float: left;
     font-size: 0.875em;
}
.fxPagination ul li:hover {
     background-color: #004a0b;
}
.fxPagination ul li:first-child:hover,.fxPagination ul li:last-child:hover {
     background-color: #ff8814;
}
.fxPagination ul li a {
     color: #FFF;
}
.fxPagination ul li.on {
     background-color: #004a0b;
}
#ascrail2000 {
     z-index: 9 !important;
}
.nicescroll-rails > div {
     width: 12px !important;
     border: inherit !important;
     border-radius: 0 !important;
}
#barShare {
     float: right;
     margin: 0.5em 0 0 0;
}
#like ul {
     list-style: none;
}
#like ul li {
     float: left;
     margin-right: 10px;
}
#like ul li a {
     border-bottom: 0;
}
input[type="button"]:disabled {
     background: #EAEAEA;
     color: #EAEAEA;
     background-image: url('../../../fx-template/images/spinner.gif');
     background-repeat: no-repeat;
     background-position: left center;
}
input[type="button"]:enabled > .button {
     background: #005b99;
     color: #FFF;
     background-image: none;
}
.error h2 {
     font-weight: bold;
     font-size: 260px;
     line-height: 1;
     text-align: center;
     text-shadow: 0 0 28px rgba(35, 35, 35, 0.5);
     text-transform: uppercase;
     color: rgba(0, 0, 0, 0);
}
.error h3 {
     font-size: 30px;
     text-align: center;
     opacity: 0.2;
     filter: alpha(opacity=20);
}
.contact ul,.contact h2.title {
     text-align: left;
}
.contact ul li,.contact ul li a {
     font-size: 14px;
     color: #333;
     line-height: 1.5;
}
.contact ul li a.btnMap {
     font-size: 14px;
     color: #666;
}
#back-to-top {
     position: fixed;
     bottom: 40px;
     right: 40px;
     z-index: 9999;
     width: 32px;
     height: 32px;
     text-align: center;
     font-size: 19px;
     line-height: 30px;
     background: #ffa205;
     color: #FFF;
     cursor: pointer;
     border: 0;
     border-radius: 2px;
     text-decoration: none;
     transition: opacity 0.2s ease-out;
     opacity: 0;
}
#back-to-top:hover {
     background: #004a0b;
}
#back-to-top.show {
     opacity: 1;
}
#wrapper .content .widget.page.products {
     float: left;
     width: 80%;
}
.section {
     clear: both;
     padding: 0px;
     margin: 0px;
}
.iconCategory {
     float: left;
     padding: 11px 11px;
     margin: 0 15px 0 0;
     width: 40px;
     height: 40px;
     font-size: 0;
     background-color: #ffa205;
     background-image: url(../../../fx-template/images/iconcategory.png);
     background-repeat: no-repeat;
     background-size: 30px;
     background-position: center center;
     cursor: pointer;
}
.asideMobile {
     position: absolute;
     float: left;
     z-index: 1;
     margin-right: 15px;
     clear: both;
     margin-top: 41px;
     margin-left: -255px;
     background: #FFF;
     width: 200px;
}
.asideMobile h1 {
     background-color: #ffa205;
     color: #fff;
}
.asideMobile h1 span {
     padding: 8px 0 0 10px;
}
.asideMobile ul {
     overflow-y: scroll;
     max-height: 350px;
     padding: 0 0.5em;
}
.asideMobile ul li {
     color: #000;
}
.widget aside h1.title span.categoryTitle {
     background-color: #CD0102;
     color: #fff;
     padding: 5px;
     width: 100%;
     float: left;
     margin-bottom: 5px;
}
.widget aside h1.title span.categoryTitle {
     background-color: #CD0102;
     color: #fff;
     padding: 5px;
     width: 100%;
     float: left;
     margin-bottom: 5px;
}
@media only screen and (max-width: 980px) {
     .product {
         width: 31%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
     .iconCategory {
         display: none;
    }
     .asideMobile {
         display: none;
    }
}
@media screen and (max-width: 768px) {
     .wrappreProducts .content .widget.aside {
         display: none;
    }
     .topHeader{
          height: 47px;
     }
}
@media only screen and (max-width: 480px) {
     .col {
         margin: 1% 0 1% 0%;
    }
     .product {
         width: 46%;
         margin: 0 2% 7% 2% !important;
    }
}
#loading {
     background: #fff;
     height: 100%;
     width: 100%;
     position: fixed;
     z-index: 9999999;
     left: 0;
     top: 0;
     right: 0;
     text-align: center;
}
.progress {
     position: relative;
     top: 50%;
     left: 50%;
     margin: -25px 0 0 -25px;
}
.progress .three-bounce {
     text-align: center;
     font-size: 26px;
     position: relative;
     top: -26px;
     width: 80px;
     margin-right: 30px
}
.progress .three-bounce>div {
     display: inline-block;
     width: 18px;
     height: 18px;
     border-radius: 100%;
     background-color: #ff8814;
     -webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
     animation: bouncedelay 1.4s infinite ease-in-out both;
}
.progress .three-bounce .one {
     -webkit-animation-delay: -0.32s;
     animation-delay: -0.32s
}
.progress .three-bounce .two {
     -webkit-animation-delay: -0.16s;
     animation-delay: -0.16s
}
@-webkit-keyframes bouncedelay {
     0%, 80%, 100% {
         -webkit-transform: scale(0) 
    }
     40% {
         -webkit-transform: scale(1) 
    }
}
@keyframes bouncedelay {
     0%, 80%, 100% {
         -webkit-transform: scale(0);
         transform: scale(0) 
    }
     40% {
         transform: scale(1);
         -webkit-transform: scale(1) 
    }
}
