/*fonte Raleway e Lato */

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Lato-Raleway/Raleway-Bold.eot');
    src: url('../fonts/Lato-Raleway/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Raleway/Raleway-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Raleway/Raleway-Bold.woff') format('woff'),
        url('../fonts/Lato-Raleway/Raleway-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Raleway/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Raleway/Lato-Italic.eot');
    src: url('../fonts/Lato-Raleway/Lato-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Raleway/Lato-Italic.woff2') format('woff2'),
        url('../fonts/Lato-Raleway/Lato-Italic.woff') format('woff'),
        url('../fonts/Lato-Raleway/Lato-Italic.ttf') format('truetype'),
        url('../fonts/Lato-Raleway/Lato-Italic.svg#Lato-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Lato-Raleway/Raleway-Regular.eot');
    src: url('../fonts/Lato-Raleway/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Raleway/Raleway-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Raleway/Raleway-Regular.woff') format('woff'),
        url('../fonts/Lato-Raleway/Raleway-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Raleway/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Raleway/Lato-Bold.eot');
    src: url('../fonts/Lato-Raleway/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Raleway/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Raleway/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Raleway/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Raleway/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Raleway/Lato-Regular.eot');
    src: url('../fonts/Lato-Raleway/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Raleway/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Raleway/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Raleway/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Raleway/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Lato-Raleway/Raleway-Italic.eot');
    src: url('../fonts/Lato-Raleway/Raleway-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Raleway/Raleway-Italic.woff2') format('woff2'),
        url('../fonts/Lato-Raleway/Raleway-Italic.woff') format('woff'),
        url('../fonts/Lato-Raleway/Raleway-Italic.ttf') format('truetype'),
        url('../fonts/Lato-Raleway/Raleway-Italic.svg#Raleway-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}


/*Styles starts here*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
}

/* remember to define focus styles! */

:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: #707070;
    background: #fff;
	font-family: 'Lato', sans-serif;
    text-shadow: 0;
}
ol,
ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: separate;
    border-spacing: 0;
}
input,
textarea,
select {
    width: 100%;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
a:hover,
a:visited,
a {
    text-decoration: none;
}
p {
    line-height: 1.2;
}

h2 {
    font-size: 23px;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 700;
}

h2.home {
	color:#000000;
	font-size:20px;
	margin-bottom:20px;
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
}

.btn {
    border-radius: 0;
	color: #666666;
    background-color: #e0e0e0;
/*	background-color: #00a651;*/
    border-color: #cccccc;
/*	border-color: #006036;*/
}

.btn:hover {
    border-radius: 0;
	color:#ffffff;
    background-color: #666666;
/*	background-color: #006036;*/
    border-color: #999999;
/*	border-color: #006036;*/
}


/*********Header section styles********/

#header {
    background: #fff;
    min-height: 50px;
}
.navbar-fixed-top {
    border: 0;
}
.fixed-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    height: 80px;
}
.banner,
.slider {
    margin-top: 75px;
	border-bottom:15px solid #e0e0e0;
}
#logo a img {
    padding: 10px 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}
.navbar {
    margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
}
.navbar-default {
    border: 0;
    background: #fff;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 29px;
	margin-top:0px;
	margin-bottom:14px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.navbar-default .navbar-nav>li>a {
    color: #707070;
    text-transform: capitalize;
    font-size: 14px;
	border-bottom:3px solid transparent;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a.active,
.navbar-default .navbar-nav>li>ul>li>a.active {
    color: #707070;
    background-color: #eeeeee;
/*	background-color: #00a651;*/
}

.navbar-default .navbar-nav>li>a:hover {
    background-color: #eeeeee;
}

.navbar-default .navbar-nav>li>a.active{
	border-bottom:3px solid #00a651;
}


.dropdown-menu>li>a {
    color: #707070;
    font-size: 14px;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #eeeeee;
/*	background-color: #00a651;*/
	color: #707070;
}
.navbar-default .navbar-toggle {
    border: none;
	
}
.navbar-toggle .icon-bar {
    width: 27px;
    height: 3px;
    border-radius: 0px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

/*************banner slider***************/

#slider {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 888;
}
#slider img {
    width: 100%;
    height: auto;
}
a.carousel-control.left {
    font-size: 40px;
    margin-left: 30px;
    padding: 2px 12px;
    width: 45px;
    height: 45px;
    color: #fff;
    background: #333;
    border-radius: 5px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    top: 50%;
}
a.carousel-control i.fa {
    font-weight: bold;
}
a.carousel-control:hover {
/*    background: #00A651;*/
	background: #1478be;
}
a.carousel-control.right {
    font-size: 40px;
    margin-right: 30px;
    padding: 2px 12px;
    width: 45px;
    height: 45px;
    color: #fff;
    background: #333;
    border-radius: 5px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    top: 50%;
}
.slider {
    position: relative;
}
.carousel-caption {
    position: absolute;
    width: 600px;
    height: 260px;
    top: 150px;
    left: 50%;
    margin-left: -300px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    text-shadow: none;
}
.carousel-caption h1 {
    font-size: 38px;
    font-weight: bold;
    color: #00A651;
    margin-top: 20px;
}
.carousel-caption p {
    font-size: 18px;
    color: #707070;
    margin-top: 10px;
    display: inline-block;
    max-width: 540px;
}
.carousel-caption a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 20px;
    color: #fff !important;
    background: #707070;
    display: inline-block;
    line-height: 1.3;
    margin-top: 35px;
}
.carousel-caption a:hover,
a.carousel-control.right:hover {
/*    background: #00A651;*/
	background: #1478be;

}
#slider .animated {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    -ms-animation-duration: 2s;
}

/**********appointment seciton styles************/

.appointment {
    position: relative;
    z-index: 666;
    background: #fff;
    padding-top: 2em;
    padding-bottom: 1em;
}
.appointment p {
    font-size: 1em;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
	line-height:1.8em;
}
.appointment form {
    margin-top: 50px;
}
.appointment input,
.appointment textarea,
.appointment select {
    margin-top: 10px;
}
.appointment input[type="text"],
.appointment input[type="email"],
.appointment input[type="date"] {
    height: 35px;
    padding: 0 10px;
    line-height: 1.5;
}
.appointment input[type="date"] {
    color: #aaa;
}
.appointment select {
    height: 35px;
    line-height: 2;
    padding: 0 10px;
    color: #aaa;
}
.appointment textarea {
    padding: 10px;
}
.appointment input[type="submit"] {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #00A651;
    width: 120px;
    height: 45px;
    float: right;
    border: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.appointment input[type="submit"]:hover {
    background: rgba(43, 150, 204, 0.78);
}
.appointment .form-control {
    border-radius: 0;
}
.form-control::-webkit-input-placeholder {
    color: #aaa;
}
.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #aaa;
}
.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaa;
}
.form-control:-ms-input-placeholder {
    color: #aaa;
}
.clearfix {
    overflow: hidden;
}
.no-padding {
    padding: 0;
}
a.ui-datepicker-prev span {
    position: relative;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 20px solid #00A651;
    border-bottom: 10px solid transparent;
}
a.ui-datepicker-next span {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 20px solid #00A651;
    border-bottom: 10px solid transparent;
}

/***********service sections styles*************/

.services {
    margin-top: 35px;
    padding-bottom: 30px;
}
.service p {
    font-size: 16px;
}
.single-services {
    margin-top: 20px;
}
.single-service {
    display: inline-block;
    width: 100%;
    padding: 15px 10px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    margin: 15px 0;
    overflow: hidden;
}
.single-service:hover {
    background: #00A651;
}
.service-1 span {
    background: url(../images/service-icons/service-1.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 50px;
    background-size: 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.service-1 span.span-hover {
    background: url(../images/service-icons/service-w1.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 50px;
    background-size: 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
}
.service-2 span {
    background: url(../images/service-icons/service-2.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.service-2 span.span-hover {
    background: url(../images/service-icons/service-w2.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
}
.service-3 span {
    background: url(../images/service-icons/service-3.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.service-3 span.span-hover {
    background: url(../images/service-icons/service-w3.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
}
.service-4 span {
    background: url(../images/service-icons/service-4.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 50px;
    background-size: 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.service-4 span.span-hover {
    background: url(../images/service-icons/service-w4.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 50px;
    background-size: 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
}
.service-5 span {
    background: url(../images/service-icons/service-5.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 50px;
    background-size: 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.service-5 span.span-hover {
    background: url(../images/service-icons/service-w5.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 50px;
    background-size: 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
}
.service-6 span {
    background: url(../images/service-icons/service-6.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.service-6 span.span-hover {
    background: url(../images/service-icons/service-w6.png);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-position: center;
    -webkit-background-size: 40px 50px;
    background-size: 40px 50px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
}
.single-service h3 {
    font-size: 20px;
    color: #00A651;
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 5px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.single-service p {
    font-size: 14px;
}
.service-tb img {
    margin-top: 15px;
}
.service-tb h3 {
    font-size: 20px;
    color: #00A651;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 15px;
    font-weight: 500;
}
.service-tb h4 a {
    color: #707070;
    display: block;
    padding: 10px 15px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    font-size: 18px;
}
.service-tb h4 a:focus {
    text-decoration: none;
}
.panel-heading {
    padding: 0;
}
.faq-heading i.glyphicon {
    color: #00A651;
}
.panel-body {
    padding: 15px;
    line-height: 1.3;
    border: 1px solid #ccc;
    border-top: 0;
    margin-top: -5px;
}
.panel {
    border: none;
}

/******team section styles********/

.team {
    padding-top: 35px;
    padding-bottom: 30px;
}
#team-slide {
    margin-top: 50px;
}
.team-heading p {
    max-width: 900px;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 15px;
}
#team-slide .item {
    padding: 10px 15px;
    margin: 5px;
    text-align: center;
}
.member-image {
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
}
.item-cap {
    position: absolute;
    width: 100%;
    height: 35%;
    left: 0;
    bottom: -400px;
    background: rgba(0, 0, 0, 0.74);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
}
.member-image:hover .item-cap {
    bottom: 0;
}
.member-image img {
    width: 100%;
    height: 100%;
}
.item-socials {
    display: block;
}
.item-socials a i.fa {
    font-size: 18px;
    width: 38px;
    height: 38px;
    padding: 10px;
    margin: 15px 5px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
}
.item-socials a i.fa:hover {
    background: #00A651;
    border-color: #00A651;
}
#team-slide .item h3 {
    font-size: 20px;
    color: #00A651;
    margin-top: 15px;
}
#team-slide .item h4 {
    font-size: 16px;
    color: #999;
}
#team-slide .owl-buttons {
    position: absolute;
    right: 20px;
    top: -50px;
}
.owl-prev {
    float: left;
    margin-right: 15px;
}
.owl-next {
    float: right;
}
#team-slide .owl-buttons i.fa {
    font-size: 35px;
    color: #fff;
    background: #aaa;
    width: 30px;
    height: 50px;
    padding: 8px 10px;
    border-radius: 5px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
#team-slide .owl-buttons i.fa:hover {
    background: #00A651;
}
a.fb {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    position: relative;
    bottom: -150px;
}
a.tt {
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    position: relative;
    bottom: -150px;
}
a.gp {
    transition: all .9s ease 0s;
    -webkit-transition: all .9s ease 0s;
    -moz-transition: all .9s ease 0s;
    -o-transition: all .9s ease 0s;
    -ms-transition: all .9s ease 0s;
    position: relative;
    bottom: -150px;
}
.member-image:hover a.fb {
    bottom: 0;
}
.member-image:hover a.tt {
    bottom: 0;
}
.member-image:hover a.gp {
    bottom: 0;
}

/*********about section styles***********/

.about {
    padding-top: 65px;
    position: relative;
    z-index: 666;
    background: #fff;
}
.abcontainer {
    padding-bottom: 25px;
}
.about h3 {
    font-size: 24px;
    color: #999999;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}
.home-about {
    padding-bottom: 30px;
    padding-top: 35px;
    background: url(../images/service.jpg);
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.aboverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.78);
}
#about-content img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #00A651;
}
.home-about h2 {
    color: #fff;
    position: relative;
    z-index: 222;
}
.about-heading span {
    font-size: 16px;
    margin-bottom: 40px;
    color: #fff;
    position: relative;
    z-index: 222;
}
#about-content .owl-prev {
    position: absolute;
    top: 32px;
    left: 40%;
}
.about h4 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #666666;
    position: relative;
    z-index: 222;
}
#about-content .owl-next {
    position: absolute;
    top: 32px;
    right: 40%;
}
#about-content i.fa {
    font-size: 50px;
    color: #fff;
    padding: 0 20px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
#about-content i.fa:hover {
    color: #00A651;
}
#about-content .owl-buttons {
    display: none;
}
#about-content:hover .owl-buttons {
    display: block;
}
#about-content .item img {
    margin-bottom: 20px;
}
#about-content p {
    max-width: 900px;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 20px;
    color: #EADADA;
}
#about-content h3 {
    font-size: 18px;
    color: #00A651;
    line-height: 2;
}
#about-content h3 span {
    font-size: 14px;
    color: #aaa;
}
.about-heading {
    padding-bottom: 30px;
    max-width: 900px;
    margin: auto;
    display: inline-block;
}
#about-content h4 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
}

/***********latest-news section styles************/

.latest-post {
    padding-top: 65px;
    padding-bottom: 30px;
}
.latest-news-heading {
    position: relative;
}
.latest-post h2 {
    margin-top: 5px;
}
.latest-news-heading p {
    max-width: 900px;
    margin-bottom: 15px;
    font-size: 16px;
}
.latest-news-heading a {
    position: absolute;
    top: 50px;
    right: 20px;
}
.single-latest-post {
    margin-bottom: 20px;
}
.latest-posts-contents img {
    width: 100%;
    height: 210px;
}
.latest-posts-contents h3 a {
    font-size: 24px;
    color: #00A651;
    margin-top: 20px;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 500;
}
.latest-posts-contents p a {
    color: #00A651;
    display: inline-block;
}
.latest-posts-contents h3 a:hover {
    color: rgba(43, 150, 204, 0.7);
}
.latest-posts-contents p {
    font-size: 16px;
    color: inherit;
    margin-bottom: 20px;
}
.latest-posts-contents span.meta-comment,
.latest-posts-contents span.meta-comment a {
    float: right;
    color: #707070;
}
.latest-posts-contents span.meta-comment a:hover {
    color: #00A651;
}

/********newsletter form********/

.newsletter {
    padding: 50px 0;
    background: url(../images/newsletter-bg.jpg);
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
    z-index: 111;
    background-attachment: fixed;
}
.newsletter:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 222;
}
.newsletter-contents {
    position: relative;
    z-index: 333;
}
.newsletter input {
    height: 55px;
    line-height: 1.5;
    border: 0;
}
.newsletter input[type="submit"] {
    color: #fff;
	background: #1478be;
    /*background: #00A651;*/
    text-transform: uppercase;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.newsletter input[type="submit"]:hover {
    /*background: #006a36;*/
	background: #014573;
}
.newsletter h3 {
    font-size: 28px;
    line-height: 2;
    color: #fff;
}

/************Footer styles**************/

.footer {
    position: relative;
}
.footer a.back-top i.fa {
    position: fixed;
    right: 30px;
    bottom: 60px;
    font-size: 40px;
    color: #fff;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.42);
    padding: 4px 12px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    z-index: 555;
}
.footer a.back-top i.fa:hover {
    background: #000000;
}
.footer-top {
    background: #eeeeee;
    padding-bottom: 20px;
}
.footer h3 {
    font-size: 20px;
    color: #707070;
    text-transform: uppercase;
    margin-top: 65px;
    font-weight: 700;
    margin-bottom: 15px;
}
ul.popular-posts li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
ul.popular-posts li a img {
    width: 90px;
    height: 70px;
    float: left;
    margin-right: 10px;
}
ul.popular-posts li h4 {
    margin-top: 5px;
    margin-bottom: 10px;
}
ul.popular-posts li h4 a {
    color: #fff;
    margin-bottom: 10px;
}
ul.popular-posts li h4 a:hover {
    color: #E2DADA;
}
ul.popular-posts li span {
    font-size: 12px;
    color: #ccc;
}
.footer-widget2 span {
    font-size: 14px;
    color: #707070;
    line-height: 1.5;
}
.footer-socials h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #707070;
    font-weight: 500;
}
.footer-socials a i.fa {
    font-size: 20px;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    color: #00A651;
    background: #ffffff;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.footer-socials a i.fa:hover {
    background: #00A651;
    color: #ffffff;
}

.socials a, .footer-socials a {
    color: #00A651;
	text-decoration:none;
}

.socials a:hover, .footer-socials a:hover {
    color: #00A651;
	text-decoration:underline;
}

.footer-widget3 p {
    font-size: 12px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.5;
}
.tweet-content {
    padding: 0 10px;
}
.tweet-content p a {
    color: #fff;
    font-weight: 800;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.tweet-content p a:hover {
    color: #3E5B69;
}
.single-tweet {
    padding-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.footer-widget3 i.fa {
    font-size: 30px;
    color: #fff;
}
.tweet-content span {
    color: #ccc;
    font-size: 12px;
}
.footer-bottom {
    background: #666666;
    padding: 20px 0;
    color: #ffffff;
	font-size:12px;
}

.footer-bottom a, .footer-bottom a:hover {
    color: #fff;
	text-decoration:underline;
}

/*******************************************
    Member details page styles
********************************************/

.member-detail {
    padding: 65px 0;
}
.detail-heading p {
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
}
.detail-content h3 {
    font-size: 24px;
    color: #00A651;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 5px;
}
.detail-content ul {
    display: inline-block;
}
.detail-content ul li {
    line-height: 2;
    font-size: 16px;
    margin-top: 8px;
    padding-bottom: 8px;
    display: block;
    border-bottom: 1px dotted #999;
}
.detail-content ul li span strong {
    font-weight: 700;
    color: #666;
}
.member-socials a i.fa {
    font-size: 22px;
    padding: 7px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    color: #707070;
    border: 1px solid #707070;
    margin-top: 10px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.member-socials a i.fa:hover {
    background: #00A651;
    color: #fff;
    border-color: #00A651;
}

/**************************************
    BLog page styles  
**********************************/

.banner {
    width: 100%;
    height: 150px;
	background-color:#00a651;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    background-attachment: fixed;

}



.banner:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 444;
}
.banner .container {
    position: relative;
    z-index: 666;
}
.banner h1 {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 10px;
}
.banner p {
    max-width: 900px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
}

/*********BLog content*********/

.blog {
    padding: 65px 0;
    overflow: hidden;
}
.single-post {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #999;
}
.single-post:last-of-type {
    border-bottom: 0;
}
.post-thumb {
    float: left;
    margin-right: 15px;
}
.post-thumb img {
    width: 240px;
    height: 170px;
}
.post-content h2 {
    margin-bottom: 5px;
    margin-top: 0;
}
.post-content h2 a {
    font-size: 30px;
    text-transform: capitalize;
    color: #00A651;
}
.post-content h2 a:hover {
    color: #1CABF3;
}
.post-content p {
    margin-bottom: 15px;
    font-size: 15px;
    color: inherit;
    line-height: 1.2;
}
.post-content p a {
    display: inline-block;
    color: #00A651;
    font-weight: 500;
}
.post-content p a:hover {
    color: #62C4F5;
}
.post-content ul li {
    margin-right: 15px;
}
.post-content ul li a {
    color: #707070;
}
.post-content ul li a:hover {
    color: #00A651;
}
.post-pagination {
    display: block;
    margin-top: 20px;
}
.pagination>.active>a {
    background: #00A651;
    border-color: #00A651;
    ;
}
.pagination>li>a,
.pagination>li>span {
    color: #707070;
}

/********Blog sidebar styles*********/

.right-sidebar input {
    width: 80%;
    height: 35px;
    float: left;
    border: 1px solid #999;
    border-right: 0;
    padding: 8px;
    line-height: 1.5;
}
.right-sidebar button {
    width: 10%;
    float: left;
    border: 1px solid #999;
    height: 35px;
    border-left: 0;
    background: transparent;
}
.right-sidebar h3 {
    font-size: 24px;
    color: #00A651;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 1px solid #00A651;
    padding-bottom: 4px;
}
.right-sidebar ul.categories li {
    line-height: 2;
}
.right-sidebar ul.categories li a {
    font-size: 17px;
    color: #707070;
}
.right-sidebar ul.categories li a:hover {
    color: #00A651;
}
.right-sidebar ul.recent-post-widget li {
    display: inline-block;
    clear: both;
    margin-bottom: 15px;
    width: 100%;
}
.right-sidebar ul.recent-post-widget li a img {
    width: 80px;
    height: 70px;
    float: left;
    margin-right: 8px;
}
.right-sidebar ul.recent-post-widget li a h4 {
    font-size: 17px;
    color: #707070;
    margin-bottom: 5px;
}
.right-sidebar ul.recent-post-widget li a:hover > h4 {
    color: #00A651;
}
.right-sidebar ul.recent-post-widget li a span {
    font-size: 14px;
    color: #a5a5a5;
}
.right-sidebar ul.tags li {
    padding: 2px;
}
.right-sidebar ul.tags li a {
    font-size: 17px;
    color: #707070;
    padding: 7px 10px;
    border: 1px solid #707070;
    display: inline-block;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    text-transform: capitalize;
}
.right-sidebar ul.tags li a:hover {
    background: #00A651;
    border-color: #00A651;
    color: #fff;
}

/***********************
Blog single page
*********************/

.single-content h2 {
    margin-top: 15px;
    margin-bottom: 10px;
    display: inline-block;
}
.single-content .post-meta {
    margin-bottom: 15px;
}
.single-content .post-meta ul li.post-comment {
    float: right;
}
.single-content input,
.single-content textarea {
    margin-top: 10px;
}
.single-content input {
    height: 40px;
    border: 1px solid #aaa;
    line-height: 1.5;
    padding: 10px;
}
.single-content textarea {
    line-height: 1.5;
    padding: 10px;
    border: 1px solid #aaa;
}
.single-content input[type="submit"] {
    width: 150px;
    height: 50px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background: #707070;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    text-transform: uppercase;
}
.single-content input[type="submit"]:hover {
    background: #00A651;
}

/*****about page****/

span.heading-nav {
    margin-bottom: 15px;
    display: inline-block;
    color: #00A651 !important;
}
span.heading-nav a {
    color: #707070;
}
span.heading-nav a:hover {
    color: #00A651;
}
.hospital {
    padding-top: 15px;
}
.hospital h2 {
    margin-top: 0;
}
.hospital p {
    font-size: 0.8em;
	line-height:1.8em;
    max-width: 900px;
    margin: 0 auto;
}
.hospital img {
    margin: 15px 0;
}

/*********************************
    contac page styles
******************************/

.contact {
    padding-top: 90px;
    padding-bottom: 65px;
    position: relative;
    z-index: 777;
    background: #fff;
}
.contact input,
.contact textarea, .contact select {
    margin-bottom: 10px;
    padding: 7px;
    line-height: 1.2;
    border: none;
	background:#e7e7e7;
	border-radius:0;
	-webkit-border-radius:0;
	resize:none;
	font-size:0.75em;
}
.contact input, .contact select {
    height: 40px;
}
.contact input[type="submit"] {
    border: 1px solid #cccccc;
    color: #66666;
    background: #e0e0e0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.contact input[type="submit"]:hover {
    background: #666666;
	color:#ffffff;
}
.contact h3 {
    font-size: 30px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 40px;
}
.contact span {
    color: #707070;
    font-size: 16px;
    line-height: 1.5;
}
.contact p {
	color:#707070;
	font-size:0.75em;
	line-height:1.8em;
	margin:0 auto 15px auto;
}
.contact .socials {
    margin-top: 30px;
}
.contact .socials i.fa {
    font-size: 25px;
    width: 50px;
    height: 50px;
    padding: 12px;
    color: #00A651;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 50%;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.contact .socials i.fa:hover {
    color: #fff;
    background: #00A651;
    border-color: #00A651;
}

/***************************
    services page styles
************************/

.service {
    position: relative;
    z-index: 777;
    background: #fff;
    padding-top: 65px;
}
.service span {
    float: none;
}
.service span.span-hover {
    float: none;
}
.service-heading p {
    max-width: 900px;
    margin: auto;
}

/******************************
    responsive area
********************************/


/* sm */

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
    }
    .navbar-header {
        width: 100%;
        text-align: center;
    }
    .detail-content h3 {
        margin-top: 20px;
    }
    .latest-news-heading p {
        margin-bottom: 70px;
    }
    .latest-news-heading a {
        top: 100px;
    }
    .right-sidebar {
        margin-top: 50px;
    }
    .navbar-right {
        float: left !important;
    }
    .banner,
    .slider {
        margin-top: 130px;
    }
}

/* xs */

@media (min-width: 480px) and (max-width: 767px) {
    h2 {
        font-size: 26px !important;
    }
    .navbar-toggle {
        margin-top: 20px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #00A651;
    }
	.dropdown-menu{
		position:relative;
		border:none;
		display:block;
		float:none;
		box-shadow:none;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height:500px;
	}
	
    .fixed-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
    }
    #slider {
        height: auto;
    }
    a.carousel-control {
        display: none;
    }
    .carousel-caption {
        width: 450px;
        height: 230px;
        margin-left: -225px;
        top: 120px;
    }
    .carousel-caption h1 {
        font-size: 30px;
        margin-top: 20px;
    }
    .carousel-caption p {
        font-size: 15px;
        margin-top: 8px;
    }
    .carousel-caption a {
        font-size: 13px;
        padding: 10px 15px;
    }
    .detail-content h3 {
        margin-top: 20px;
    }
    .post-thumb img {
        width: 200px;
        height: 150px;
    }
    .latest-news-heading p {
        margin-bottom: 80px;
    }
    .latest-news-heading a {
        top: 150px;
    }
    .right-sidebar {
        margin-top: 50px;
    }
    .post-content h2 a {
        font-size: 26px;
    }
    .navbar-nav>li>a {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
@media (min-width: 530px) and (max-width: 767px) {
    .latest-news-heading a {
        top: 100px;
    }
}

/* XS Portrait */

@media (max-width: 479px) {
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 17px !important;
    }
    #logo {
        width: 66%;
        padding-top: 8px !important;
    }
    #logo a img {
        max-width: 100%;
        padding-top: 0 !important;
    }
    .navbar-toggle {
        margin-top: 12px !important;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: #00A651;
		color: #ffffff;
    }
	
		.dropdown-menu{
		position:relative;
		border:none;
		display:block;
		float:none;
		box-shadow:none;
	}
	
		.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height:500px;
	}
	
    .fixed-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
    }
    #slider {
        height: auto;
    }
    a.carousel-control {
        display: none;
    }
    .carousel-caption {
        width: 300px;
        height: 250px;
        margin-left: -150px;
        top: 90px;
    }
    .carousel-caption h1 {
        font-size: 28px;
        margin-top: 15px;
    }
    .carousel-caption p {
        font-size: 14px;
        margin-top: 7px;
    }
    .carousel-caption a {
        font-size: 10px;
        padding: 10px 14px;
    }
    #about-content .owl-buttons {
        display: none !important;
    }
    .detail-content h3 {
        margin-top: 20px;
    }
    .post-thumb img {
        width: 200px;
        height: 150px;
    }
    .latest-news-heading p {
        margin-bottom: 80px;
    }
    .latest-news-heading a {
        top: 160px;
    }
    .right-sidebar {
        margin-top: 50px;
    }
    .post-content h2 a {
        font-size: 24px;
    }
    .navbar-nav>li>a {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

@media (min-width: 1199px) {

.fotos-quem-somos {
	margin-top:30px;
}
}

@media (min-width: 991px) and (max-width: 1199px) {
.fotos-quem-somos {
	margin-top:100px;
}
}

@media (min-width: 767px) and (max-width: 991px) {

.fotos-quem-somos {
	margin:0 auto;
}
}

/* Codigos personalizados */

.about p {
	font-size:0.8em;
	line-height:1.6em;
	margin-bottom:0.75em;
}

.about p.destaque {
	font-size:0.85em;
}

#mapa-comercial, #mapa-fabrica {
	width:100%;
	height: 300px;
	margin:15px 0;
	padding:0;
	border: none;
}

.bgcinza {
	background-color:#e7e7e7;
	margin:25px 0;
}

.carousel-indicators {
	bottom:25px;
}

a.link-verde:link, a.link-verde:active, a.link-verde:visited {
	text-decoration:underline;
	color:#00a651;
}

a.link-verde:hover {
	text-decoration:none;
}

.header-bg-espaco-tecnico {
    background-image: url(../images/header-bg-espaco-tecnico.jpg);
}

.header-bg-quem-somos {
    background-image: url(../images/header-bg-quem-somos.jpg);
}

.header-bg-contato {
    background-image: url(../images/header-bg-contato.jpg);
}

.header-bg-produtos {
    background-image: url(../images/header-bg-produtos.jpg);
}

.header-bg-formigas {
    background-image: url(../images/header-bg-formigas.jpg);
}


h3.sub-titulo-valores {
	margin-top:1.5em;
}

/* -------------------------------- 

Linha do tempo

-------------------------------- */

.linha-do-tempo {
	background-color:#e7e7e7;
	padding:0;
}

/* ---------- */

.sombra-inferior {
	background-image:url(../images/sombra.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:left bottom;
	padding:3.5% 0;
}

.margem40 {
	margin:40px -15px;
}

a.accordion-toggle {
	background-color:#ffffff;
	color:#333333;
}

a.accordion-toggle collapsed {
	background-color:#00a651;
	color:#ffffff;
}

.zoom-pellet, .zoom-resultados {      
-webkit-transition: all 0.35s ease-in-out;    
-moz-transition: all 0.35s ease-in-out;    
transition: all 0.35s ease-in-out;     
cursor: -webkit-zoom-in;      
cursor: -moz-zoom-in;      
cursor: zoom-in;
overflow:hidden;
z-index:999;
}     

.zoom-pellet:hover,  
.zoom-pellet:active,   
.zoom-pellet:focus {
/**adjust scale to desired size, 
add browser prefixes**/
-ms-transform: scale(1.3);    
-moz-transform: scale(1.3);  
-webkit-transform: scale(1.3);  
-o-transform: scale(1.3);  
transform: scale(1.3);    
position:relative; 
margin:0 0 0 -3em;
z-index:9999;
overflow:hidden;
}

.zoom-resultados:hover,  
.zoom-resultados:active,   
.zoom-resultados:focus {
/**adjust scale to desired size, 
add browser prefixes**/
-ms-transform: scale(1.5);    
-moz-transform: scale(1.5);  
-webkit-transform: scale(1.5);  
-o-transform: scale(1.5);  
transform: scale(1.5);    
position:relative; 
margin:0 auto;
z-index:9999;
overflow:hidden;
}

@media (min-width: 0px) and (max-width: 850px) {
.zoom-pellet:hover,  
.zoom-pellet:active,   
.zoom-pellet:focus,
.zoom-resultados:hover,  
.zoom-resultados:active,   
.zoom-resultados:focus {
/**adjust scale to desired size, 
add browser prefixes**/
-ms-transform: scale(1);    
-moz-transform: scale(1);  
-webkit-transform: scale(1);  
-o-transform: scale(1);  
transform: scale(1);    
position:relative; 
margin:0 auto;
z-index:9999;
overflow:hidden;
}
}

@media (min-width: 850px) and (max-width: 991px) {
.zoom-pellet:hover,  
.zoom-pellet:active,   
.zoom-pellet:focus {
/**adjust scale to desired size, 
add browser prefixes**/
-ms-transform: scale(1.3);    
-moz-transform: scale(1.3);  
-webkit-transform: scale(1.3);  
-o-transform: scale(1.3);  
transform: scale(1.3);    
position:relative; 
margin:0 auto;
z-index:9999;
overflow:hidden;
}
}

p.alta-qualidade {
	max-width:810px;
	margin:1.5em auto;
}

p.valores-atendimento {
	max-width:850px;
	margin:1em auto;
	letter-spacing:0.03em;
}

ul.valores-atendimento li {
	font-size:0.9em;
	text-transform:uppercase;
	line-height:2em;
	padding:0;
	font-weight:bold;
}

h4.result {
	background-color: #e7e7e7;
    margin: 0;
    padding: 0.5em 0.5em 0.3em 0.5em;
    text-transform: uppercase;
    font-weight: bold;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

p.result {
	font-size:0.8em;
	letter-spacing:0.01em;
	background-color: #e7e7e7;
    padding: 0 0.8em 0.8em 0.8em;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.video-comunicacao {
	width:560px;
	height:315px;
}

a.links-relacionados:link, a.links-relacionados:visited {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

a.links-relacionados:hover {
	text-decoration:none;
}

/*a.link-verde:link, a.link-verde:active, a.link-verde:visited {
	text-decoration:underline;
	color:#00a651;
}

a.link-verde:hover {
	text-decoration:none;
}*/


img.produto-detalhe {
	margin:2.5em auto;
}

.topicos-produtos {
	margin-top:15px;
}

p.produtos {
	font-size:0.8em;
}

ul.produtos {
	font-size:0.8em;
	margin:0 0 1.5em 0;
}

h4.produtos {
	background-color:#e7e7e7;
	padding:0.5em 0.25em;
	margin:0.2em 0;
	font-size:1em;
	font-weight:bold;
	color:#00a651;
	border-bottom:1px solid #cccccc;
}

h4.produtos-azul {
	background-color:#e7e7e7;
	padding:0.5em 0.25em;
	margin:0.2em 0;
	font-size:1em;
	font-weight:bold;
	color: #1478be;
	border-bottom:1px solid #cccccc;
}

h5.produtos {
	line-height:1.5em;
	font-weight:bold;
	color:#666666;
	padding:0;
	margin-bottom:0.75em;
}

h5.tabela {
	line-height:1.5em;
	font-weight:bold;
	color:#666666;
	padding:0;
	text-align:center;
	font-size:100%;
	margin-bottom:30px;
}

ul.produtos li {
	line-height:2em;
	padding:0 0 0 2em;
	background-image:url('../images/produtos/check.png');
	background-repeat:no-repeat;
	background-size:1.5em 1.5em;
	background-position:left 0.25em;
}

/*#aviso-fixo {
	position:relative;
}
*/

#aviso-fixo {
	width:360px;
	max-width:360px;
	left:auto;
	top:55px;
	position:relative;
	height:253.89px;
	max-height:253.89px;
}

ul.arquivos-espaco-tecnico {
	font-size:0.8em;
	margin:0 0 1.5em 0;
}

/* ul.arquivos-espaco-tecnico li {
	padding:0 0 0 3em;
	background-image:url('../images/espaco-tecnico/download-icon.png');
	background-repeat:no-repeat;
	background-size:3em 3em;
	background-position:left top;
	margin:0 0 1em 0;
}*/

a.arquivos-espaco-tecnico:link, a.arquivos-espaco-tecnico:active, a.arquivos-espaco-tecnico:visited {
	padding:0 0 0 4em;
	background-image:url('../images/espaco-tecnico/download-icon.png');
	background-repeat:no-repeat;
	background-size:3em 3em;
	background-position:left top;
	margin:1em -15px;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
	line-height:3em;
	background-color:#00a651;
	display:block;
	border-radius:0.3em;
	-webkit-border-radius:0.3em;
	-moz-border-radius:0.3em;
	-o-border-radius:0.3em;
	-ms-border-radius:0.3em;
	text-decoration:none;
	transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

a.arquivos-espaco-tecnico-azul:link, a.arquivos-espaco-tecnico-azul:active, a.arquivos-espaco-tecnico-azul:visited {
	padding:0 0 0 4em;
	background-image:url('../images/espaco-tecnico/download-icon-azul.png');
	background-repeat:no-repeat;
	background-size:3em 3em;
	background-position:left top;
	margin:1em -15px;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
	line-height:3em;
	background-color:#1478be;
	display:block;
	border-radius:0.3em;
	-webkit-border-radius:0.3em;
	-moz-border-radius:0.3em;
	-o-border-radius:0.3em;
	-ms-border-radius:0.3em;
	text-decoration:none;
	transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}


a.arquivos-espaco-tecnico-azul:hover {
	background-color:#015692;
}

a.arquivos-espaco-tecnico:hover {
	background-color:#006036;
}

.primeiro-item-espaco-tecnico {
	margin-right:15px !important;
}

p.destaque-dr-formigao {
	font-size:0.85em;
	margin:0.75em 0;
}

a.destaque-dr-formigao:link, a.destaque-dr-formigao:visited, a.destaque-dr-formigao:active {
	color:#00a651;
	text-decoration:underline;
}

a.destaque-dr-formigao:hover {
	text-decoration:none;
}

table.formigas-tabela {
	padding:0;
	margin:0;
	background:transparent;
	font-size:0.85em;
	line-height:1em;
}

td.titulo {
	background-color:#e7e7e7;
	color:#00a651;
	border-bottom:1px solid #cccccc;
	padding:0.5em 0.25em;
	font-weight:bold;
}

tr.linha1 {
	background-color:#ffffff;
}

tr.linha2 {
	background-color:#e7e7e7;
}

table.formigas-tabela td {
	padding:0.5em 0.25em;
	height:auto;
	vertical-align:middle;
}

p.diferencas-sauvas-quenquens {
	font-weight:bold;
	color:#666666;
	margin:45px 25px auto auto;
	font-size:0.8em;
}

.bg-cinza-claro {
	background-color:#e7e7e7;
}

.bg-cinza-claro p {
	padding:1em;
	margin:0;
}

b.destaque-verde {
	color:#00a651;
}

.sauvas-impacto-economico {
	background-color:#e7e7e7;
	padding:0;
}

.bloco-curiosidades-1 {
	background-color:#e7e7e7;
	padding:1.5em 10px;
	border-bottom:1px dashed #cccccc;
	border-top:1px dashed #cccccc;
	margin:25px -25px;
}

.bloco-curiosidades-2 {
	background-color:#ffffff;
	padding:1.5em 0;
}

.img-graficos {
	border:1px dashed #ffffff;
	opacity:0.85;
}

.img-graficos:hover {
	border:1px dashed #00a651;
	opacity:1;
}

p.comunicado {
	font-size:1.2em !important;
	max-width:720px !important;
	margin:25px auto 10px auto !important;
}

table.comunicado-tabela {
	padding:0;
	margin:0;
	background:transparent;
	font-size:1.2em;
    line-height:1.5em;
}

td.titulo-comunicado {
	background-color:#e7e7e7;
	color:#333333;
	border-bottom:1px solid #cccccc;
	padding:0.5em 0.25em;
	font-weight:bold;
}

tr.linha1-comunicado {
	background-color:#cc3333;
}

tr.linha2-comunicado {
	background-color:#ffcc00;
}

tr.linha3-comunicado {
	background-color:#336699;
}

tr.linha4-comunicado {
	background-color:#339933;
}

tr.linha1-comunicado, tr.linha2-comunicado, tr.linha3-comunicado, tr.linha4-comunicado {
    color: #ffffff;
}

table.comunicado-tabela td {
	padding:0.85em 0.5em;
	height:auto;
    vertical-align:middle;
    text-align: center;
    align-items: center;
}

img.img-comunicado {
    text-align: center;
    align-items: center;
    display: block;
    margin: 0 auto;
    
}

.marcas-grupo {
    /* width: 11.625%; */
    width: 13.2857143%;
}

.marcas-grupo-duplo {
    width:23.25%;
}

.marcas-grupo, .marcas-grupo-duplo {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0px 0.5%;
    height: 74px;
    margin: 1em auto 2em auto;
}

.marcas-grupo img, .marcas-grupo-duplo img {
    width: 100%;
    max-width: 125px;
    min-width: 65px;
    border: none;
    margin:0;
    padding:0;
    display: inline-block;
}

.marcas-grupo a {
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.marcas-grupo p, .marcas-grupo-duplo p {
    font-size: 0.7em;
}

.borda-direita {
    border-right:1px solid #cccccc;
}

.borda-esquerda {
    border-left:1px solid #cccccc;
}