.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0px solid
}

img .figura_eletricista {
    max-width: 50%;
}

.fix {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0 0 15px;
}

body {
    font-family: 'Titillium Web', sans-serif;
}


.header-area {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
}

.header-area a {
    color: #888;
}

.user-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.user-menu li {
    display: inline-block;
}

.user-menu li a {
    display: block;
    font-size: 13px;
    margin-right: 5px;
    padding: 10px;
}

.user-menu li a i.fa {
    margin-right: 5px;
}

.header-right ul.list-inline {
    margin: 0;
    text-align: right;
}

.header-right ul.list-inline li a {
    display: block;
    padding: 9px;
}

.header-right ul.list-inline li ul a {
    padding: 5px 15px;
}

.header-right ul.list-inline li ul {
    border: medium none;
    border-radius: 0;
    left: 50%;
    margin-left: -50px;
    min-width: 100px;
    text-align: center;
}

/*.site-branding-area{
    background: rgb(59, 124, 228);
    background: linear-gradient(90deg, rgb(255 0 0) 0%, rgb(255 255 255) 44%, rgba(250,250,250,1) 51%, rgb(255 255 255) 58%, rgb(255 3 3) 100%);
}*/

.mainmenu-area {
    position: relative;
    background: none repeat scroll 0 0 #b51a1a;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    width: 100%;
    z-index: 999;
}

.navbar-toggle {
    border: none;
}

.logo {
    width: 100%;
    height: 100px;
    margin: 20px auto 20px auto;
}

.logo h1 {
    background: url(img/logo.png) no-repeat;
    text-indent: -9999px;
    width: 169px;
    /*width of image*/
    height: 100px;
    /*width of image*/
    margin: 0 auto;
}

.logo h1 a {
    color: #999;
}

.logo h1 a:hover {
    text-decoration: none;
    opacity: .7
}

.logo h1 a span {
    color: #0787EA;
}

.modal_header_personalizado{
    background-color: red;
    color: white;
    font-size: 24pt;
    text-align: center;
}

.modal_body_personalizado{
text-align: center;
}

.modal_header_personalizado_img img{
    position: relative;
    width: 100%;
    height: auto;

}


.mainmenu-area ul.navbar-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
}

.mainmenu-area ul.navbar-nav li:hover a,
.mainmenu-area ul.navbar-nav li.active a {
    background: #8b0000;
}

.mainmenu-area .nav>li>a:focus {
    color: #000
}

.slider-area {
    clear: both
}

.slider-area,
.promo-area,
.brands-area,
.maincontent-area,
.footer-top-area,
.product-widget-area,
.product-breadcroumb-area,
.single-product-area {
    position: relative;
    overflow: hidden
}

.slide-text-wrapper {
    height: 700px;
}

.slide-text-wrapper {
    display: table;
    width: 100%;
}

.slide-text {
    display: table-cell;
    vertical-align: middle
}

.zigzag-bottom {
    background: none repeat scroll 0 0 #b51a1a;
    bottom: -80px;
    height: 165px;
    left: -5%;
    position: absolute;
    transform: rotate(3deg);
    width: 108%;
    z-index: 9;
}

.zigzag-bottom2 {
    background: none repeat scroll 0 0 #b51a1a;
    bottom: -80px;
    height: 1px;
    left: -5%;
    position: relative;
    transform: rotate(3deg);
    width: 108%;
    z-index: 9;
}

.figura_eletricista img {
    max-width: 50%;
}

.conteudo-chamada{
    position: relative;
    margin-top: 15px;
}

.chamada-inicial {
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px 10px;
    margin: 0 auto;
    background: rgb(181 26 26);
    color: white;
}

.chamada-inicial h2{
    font-size: 32pt;
}


.btn-contato {
    border-radius: 50px;
    display: inline-block;
    font-size: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;

}

.ligar-agora{
    background: none repeat scroll 0 0 #eeff00;
    color: #000;
    border: 0.3px solid #036500;

}

.chamar-no-whatsapp{
    background: none repeat scroll 0 0 #73ff36;
    color: #000;
    border: 0.3px solid #036500;

}


.btn-contato:hover {
    background: #222;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff
}


.promo-area {
    position: relative;
    top: 50px;
    background: none repeat scroll 0 0 #b51a1a;
    color: #fff;
    padding: 77px 0 200px;
}

.brands-area {
    position: relative;
    top: 100px;
    background: none repeat scroll 0 0 #b51a1a;
    color: #fff;
    padding: 0px 0 200px;
}

.promo-area .zigzag-bottom,
.brands-area .zigzag-bottom {
    background: #fff
}

.single-promo {
    font-size: 25px;
    font-weight: 200;
    padding: 20px 10px;
    text-align: center;
}

.single-promo i {
    font-size: 50px;
}

.single-promo:hover {
    color: #fff;
    background: #d74444;
    border-color: #d74444;
}

.section-title {
    font-family: "Raleway", sans-serif;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
}


.product-f-image {
    position: relative;
}

.product-hover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
}

.product-hover:after {
    background: none repeat scroll 0 0 #fff80078;
    content: "";
    height: 100%;
    left: -100%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    transition: .4s;
}

.product-hover a {
    background: none repeat scroll 0 0 #b51a1a;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 16px;
    left: 10%;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #7a0000;
    width: 80%;
    z-index: 99;
    transition: .4s;
}

.product-hover a:hover {
    background: #000;
    text-decoration: none;
    border-color: #444;
}

.product-carousel-price ins {
    color: #0787EA;
    font-weight: 700;
    margin-right: 5px;
    text-decoration: none;
}

.product-hover a i.fa {
    margin-right: 5px;
}

.product-hover a.add-to-cart-link {
    top: -25%;
}

.product-hover a.view-details-link {
    bottom: -25%;
}

.single-product h2 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
}


.single-product h2 a {
    color: #666;
    font-size: 18pt;
    text-decoration: none;
}

.single-product p {
    color: #0787EA;
    font-weight: 700;
}

.single-product {
    overflow: hidden;
}

.single-product:hover .product-hover a.add-to-cart-link {
    top: 32%;
}

.single-product:hover .product-hover a.view-details-link {
    bottom: 32%;
}

.single-product:hover .product-hover:after {
    left: 0
}


.product-carousel {
    padding-top: 40px;
}

.latest-product .owl-nav {
    position: absolute;
    right: 0;
    top: 0;
}

.latest-product .owl-nav div,
.related-products-wrapper .owl-nav div {
    border: 1px solid #b51a1a;
    color: #7a0000;
    display: inline-block;
    margin-left: 15px;
    padding: 1px 10px;
}

.latest-product .owl-nav div:hover,
.brand-wrapper .owl-nav div:hover,
.related-products-wrapper .owl-nav div:hover {
    color: #222;
    border-color: #222
}

.brand-list {
    padding-top: 40px;
}

.brand-list .owl-nav {
    position: absolute;
    right: 0;
    top: 0;
}

.brand-wrapper .owl-nav div {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin-left: 15px;
    padding: 1px 10px;
}

.maincontent-area {
    position: relative;
    top: 100px;
    padding-bottom: 150px
}

.maincontent-area-min {
    padding-bottom: 50px
}

.product-wid-title {
    font-family: raleway;
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 40px;
}


.single-wid-product {
    margin-bottom: 31px;
    overflow: hidden;
}

.product-thumb {
    float: left;
    height: 90px;
    margin-right: 15px;
    width: 100px;
}

.single-wid-product h2 {
    font-size: 18px;
    margin-bottom: 12px;
}

.product-wid-rating {
    color: #ffc808;
    margin-bottom: 10px;
}

.product-wid-price ins {
    color: #0787EA;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}

.single-wid-product h2 a {
    color: #222;
}

.single-wid-product h2 a:hover,
.single-product h2 a:hover {
    color: #0787EA;
}

.wid-view-more {
    background: none repeat scroll 0 0 #0787EA;
    color: #fff;
    padding: 3px 15px;
    position: absolute;
    right: 10px;
    top: 3px;
}

.wid-view-more:hover {
    color: #fff;
    background-color: #222;
    text-decoration: none
}

.single-product-widget {
    position: relative;
}

.product-widget-area {
    padding-bottom: 150px;
    padding-top: 30px;
}

.product-widget-area .zigzag-bottom {
    background: #333
}

.footer-top-area .zigzag-bottom {
    background: #000
}

.footer-top-area {
    background: none repeat scroll 0 0 #333;
    color: #999;
    padding: 35px 0 180px;
}

.logo_footer {
    width: 100%;
    height: 100px;
    margin: 20px 0 20px 0;
    background: url(img/logo_footer.png) no-repeat;
    text-indent: -9999px;
    width: 169px;
    /*width of image*/
    height: 100px;
    /*width of image*/
}


.footer-bottom-area {
    background: #000;
    color: #fff
}

.footer-about-us span {
    color: #b51a1a;
}

.footer-wid-title {
    font-family: raleway;
    font-size: 30px;
    font-weight: 100;
    color: #fff;
}

.footer-about-us h2 {
    font-weight: 200;
}

.footer-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    border-bottom: 1px dashed #555;
    padding: 5px 0;
}

.footer-menu a {
    display: block;
    padding: 5px 0;
    color: #999
}


.footer-social a {
    background: none repeat scroll 0 0 #b51a1a;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-top: 5px;
    text-align: center;
    width: 40px;
    border: 1px solid #b51a1a;
}

.footer-social a:hover {
    background-color: #222;
    border-color: #666
}

.footer-social {
    margin-top: 20px
}


.newsletter-form input[type="email"] {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

.newsletter-form input[type="submit"] {
    background: none repeat scroll 0 0 #b51a1a;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 7px 20px;
    text-transform: uppercase;
    border: 1px solid #b51a1a;
}

.newsletter-form input[type="submit"]:hover {
    background: #d74444;
    border-color: #666;
}

.newsletter-form {
    margin-top: 25px;
}

a {
    color: #0787EA;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #d74444
}

.footer-bottom-area {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    padding-bottom: 40px;
}


.slide-bulletz {
    bottom: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99;
}

ol.slide-indicators {
    left: inherit;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

ol.slide-indicators li {
    background: none repeat scroll 0 0 #222;
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 0 0 5px;
    width: 10px;
}

ol.slide-indicators li.active {
    background: none repeat scroll 0 0 #fff;
    height: 10px;
    margin: 0 0 0 5px;
    width: 10px;
}


.carousel.carousel-fade .item {
    transition: opacity 1s ease-in-out
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.footer-card-icon {
    font-size: 30px;
    text-align: right;
}

.copyright>p {
    margin: 10px 0 0;
}

.product-big-title-area {
    background: url(img/crossword.png) repeat scroll 0 0 #0787EA
}

.product-bit-title h2 {
    font-family: raleway;
    font-size: 50px;
    font-weight: 200;
    margin: 0;
    padding: 50px 0;
    color: #fff;
}

.single-product-area .zigzag-bottom {
    background-color: #333333
}

.single-product-area {
    padding: 80px 0 130px;
}





.sidebar-title {
    color: #3dc6ab;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.single-sidebar {
    margin-bottom: 50px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
    border: 1px solid #ddd;
    padding: 10px;
}

input[type="submit"],
button[type=submit] {
    background: none repeat scroll 0 0 #0787EA;
    border: medium none;
    color: #fff;
    padding: 11px 20px;
    text-transform: uppercase;
}

input[type="submit"]:hover,
button[type=submit]:hover {
    background-color: #222
}

.single-sidebar input[type="text"] {
    margin-bottom: 10px;
    width: 100%;
}

.thubmnail-recent {
    margin-bottom: 30px;
    overflow: hidden;
}

.recent-thumb {
    float: left;
    height: auto;
    margin-right: 15px;
    width: 63px;
}

.thubmnail-recent>h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.thubmnail-recent>h2 a {
    color: #222;
}

.product-sidebar-price>ins {
    color: #0787EA;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}

.single-sidebar>ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.single-sidebar li {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}

.single-sidebar a {
    display: block;
}

.product-breadcroumb {
    margin-bottom: 20px;
}

.product-breadcroumb>a {
    margin-right: 31px;
    position: relative;
}

.product-breadcroumb>a::before {
    content: "/";
    position: absolute;
    right: -20px;
    top: 2px;
}

.product-breadcroumb>a:last-child::before {
    display: none;
}

.product-main-img {
    margin-bottom: 20px;
}

.product-gallery {
    margin-bottom: 25px;
    margin-left: -15px;
    overflow: hidden;
}

.product-gallery img {
    height: auto;
    margin-left: 15px;
    width: 76px;
}

.product-name {
    font-size: 25px;
    margin-bottom: 20px;
}

.product-inner-price {
    margin-bottom: 25px;
}

.product-inner-price>ins {
    color: #0787EA;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}

.quantity {
    float: left;
    margin-right: 15px;
}

.quantity input[type="number"] {
    border: 1px solid #0787EA;
    padding: 5px;
    width: 50px;
}

.add_to_cart_button {
    background: none repeat scroll 0 0 #0787EA;
    border: medium none;
    color: #fff;
    padding: 6px 25px;
    display: inline-block
}

.add_to_cart_button:hover {
    background-color: #222;
    color: #fff;
    text-decoration: none
}

form.cart {
    margin-bottom: 25px;
}

.product-inner-category {
    margin-bottom: 30px;
}

.product-tab {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}

.product-tab li {
    display: inline-block;
}

.product-tab li.active {
    background: none repeat scroll 0 0 #0787EA;
}

.product-tab li.active a {
    color: #fff;
}

.product-tab li a {
    color: #222;
    display: block;
    font-size: 16px;
    padding: 10px 30px;
}

.product-tab li a:hover {
    text-decoration: none;
}

.product-tab li a:focus {
    text-decoration: none;
}

.tab-content h2 {
    font-size: 20px;
}

.tab-content {
    margin-bottom: 30px;
}

.submit-review label {
    display: block;
}

.submit-review input[type="text"],
.submit-review input[type="email"],
.submit-review textarea {
    margin-bottom: 20px;
    width: 100%;
}

.rating-chooser {
    margin-bottom: 30px;
}

.rating-chooser p {
    font-weight: 700;
}

.rating-wrap-post {
    font-size: 20px;
}

.submit-review textarea {
    height: 105px;
}

.related-products-wrapper {
    margin-top: 30px;
}

.related-products-title {
    color: #3dc6ab;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.related-products-wrapper .owl-nav {
    position: absolute;
    right: 0;
    top: -56px;
}



table.shop_table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 50px;
    width: 100%;
}

table.shop_table th,
table.shop_table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px;
    text-align: center;
}

table.shop_table th {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 15px;
    text-transform: uppercase;
}

td.product-thumbnail img {
    height: auto;
    width: 70px;
}

td.product-name {
    font-size: 18px;
}

div.quantity input.plus,
div.quantity input.minus {
    background: none repeat scroll 0 0 #0787EA;
    border: medium none;
    color: #fff;
    height: 25px;
    line-height: 15px;
    width: 25px;
}

td.product-quantity div.quantity {
    float: none;
    margin: 0;
}

td.actions div.coupon {
    float: left;
}

.cart-collaterals {
    overflow: hidden;
}

.cross-sells {
    float: left;
    margin-right: 3%;
    width: 57%;
}

.cart_totals {
    float: right;
    margin-bottom: 50px;
    width: 40%;
}

.cart-collaterals h2 {
    color: #0787EA;
    font-size: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

div.cart-collaterals ul.products {
    list-style: outside none none;
    margin: 0 0 0 -30px;
    padding: 0;
}

div.cart-collaterals ul.products li.product {
    float: left;
    margin-left: 30px;
    position: relative;
    width: 198px;
}

.cart_totals table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 100%;
}

.cart_totals table th,
.cart_totals table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
}

.cart_totals table th {
    background: none repeat scroll 0 0 #f4f4f4;
}

div.cart-collaterals ul.products li.product .onsale {
    background: none repeat scroll 0 0 #0787EA;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    right: 0;
}

div.cart-collaterals ul.products li.product h3 {
    color: #333;
    font-size: 20px;
    margin-top: 15px;
}

div.cart-collaterals ul.products li.product .price {
    color: #333;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}

div.cart-collaterals ul.products li.product .price ins {
    color: #0787EA;
    font-weight: 700;
    margin-left: 10px;
    text-decoration: none;
}



.woocommerce-info {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 15px;
}

.col2-set {
    margin-left: -30px;
    overflow: hidden;
}

.col-1,
.col-2 {
    float: left;
    margin-left: 30px;
    width: 360px;
}

#customer_details label {
    display: block;
    margin: 0 0 5px;
}

#customer_details input[type="text"],
#customer_details textarea,
.shipping_calculator input[type=text] {
    margin-bottom: 10px;
    width: 100%;
}

#customer_details h3 {
    color: #0787EA;
    font-size: 20px;
    text-transform: uppercase;
}

.create-account {
    background: none repeat scroll 0 0 #f4f4f4;
    margin-bottom: 50px;
    padding: 15px;
}

#order_review_heading {
    color: #0787EA;
    font-size: 20px;
    text-transform: uppercase;
}

#payment ul.payment_methods {
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}

#payment ul.payment_methods li {
    margin-bottom: 15px;
}

a.about_paypal {
    font-size: 12px;
    margin-left: 15px;
}


#customer_details select,
.shipping_calculator select {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}


table.shop_table td.product-remove a {
    display: inline-block;
    padding: 0 5px 2px;
    text-transform: uppercase;
}


table.shop_table td.product-remove a:hover {
    color: #fff;
    background: red;
    text-decoration: none
}

table.shop_table td.product-name a {
    color: #222;
}

table.shop_table td.product-name a:hover {
    color: #0787EA;
    text-decoration: none
}

div.quantity input.plus:hover,
div.quantity input.minus:hover {
    background-color: #222
}

div.cart-collaterals ul.products li.product a:hover h3 {
    color: #0787EA
}

div.cart-collaterals ul.products li.product a:hover {
    text-decoration: none
}

div.cart-collaterals ul.products li.product:hover .add_to_cart_button {
    background-color: #222
}


.cart-collaterals .shipping_calculator {
    float: right;
    width: 40%;
}


#login-form-wrap,
#coupon-collapse-wrap {
    background: none repeat scroll 0 0 #f4f4f4;
    margin-bottom: 30px;
    padding: 25px;
}

#login-form-wrap label {
    display: block;
    margin-bottom: 5px;
}

#login-form-wrap input[type="text"],
#login-form-wrap input[type="password"] {
    margin-bottom: 10px;
    width: 250px;
}

#login-form-wrap input[type="submit"] {
    margin-bottom: 15px;
}



.single-shop-product h2 {
    font-size: 20px;
    margin: 10px 0;
}

.product-option-shop {
    margin-top: 15px;
}

.single-shop-product {
    margin-bottom: 50px
}

.pagination>li>a,
.pagination>li>span {
    color: #0787EA;
}

.top-servico {
    position: relative;
    top: 30px !important;
}


/*Soluções*/

.solucoes {
    position: relative;
    top: 30px;
    height: 100%;


}

@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Quattrocento);

.snip1361 {
    font-family: 'Quattrocento', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    margin: 0 auto 30px auto;
    min-width: 230px;
    max-width: 315px;
    width: 100%;
    color: #141414;
    text-align: left;
    line-height: 1.4em;
    font-size: 16px;
}

.snip1361 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.snip1361 img {
    max-width: 100%;
    vertical-align: top;
}

.snip1361 figcaption {
    position: absolute;
    top: calc(50%);
    width: 100%;
    height: 300px;
    background-color: #fff80078;
    padding: 15px 25px 65px;
    color: #fff;
}

.snip1361 figcaption:before {
    position: absolute;
    content: '';
    z-index: 2;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: -webkit-linear-gradient(top, transparent 0%, #fff80078 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #fff80078 100%);
}

.snip1361 h3,
.snip1361 p {
    margin: 0 0 10px;
}

.snip1361 h3 {
    font-weight: 300;
    font-size: 1.4em;
    line-height: 1.2em;
    font-family: 'Oswald', Arial, sans-serif;
    text-transform: uppercase;
}

.snip1361 p {
    font-size: 0.9em;
    letter-spacing: 1px;
    opacity: 0.9;
}

.snip1361 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.snip1361:hover figcaption,
.snip1361.hover figcaption {
    top: 80px;
}

.sobre {
    position: relative;
    width: 100%;
    height: auto;
    padding: 50px 10px;
    margin: 0 auto;
    background: url('img/slide-1-emp.png') no-repeat;
    background-size: 1600px auto;
    background-position: center top;
    background-clip: padding-box;
    background-color: #b51a1a;

}

.sobre-conteudo {
    position: relative;
    z-index: 9;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 300;
    padding: 10px;
}

.sobre-conteudo h2 {
    font-size: 45px;
    font-weight: 200;
    color: #fff;
    font-weight: 600;
}

#btn-submit {
    background-color: #036500;
}


/* SOLUÃ‡Ã•ES **********************************************************************/

.solucao {
    position: relative;
    width: 100%;
    height: auto;
    padding: 25px 10px;
    margin: 0 auto;
    color: #fff;
    background-color: #00021d;
}

.solucao-conteudo {
    position: relative;
    z-index: 9;
    font-size: 18px;
    font-weight: 300;
    padding: 10px;
}

.solucao-conteudo h2 {
    font-size: 45px;
    font-weight: 200;
    color: #ff0000;
    font-weight: 600;
}

.solucao-img img{
    position: relative;
    width: 100%;
    height: auto;
}

#btn-submit {
    background-color: #036500;
}

/*Exemplo para colocar imagem no background das soluções*/
/* .solucao-2 {
    background: url('img/conserto-de-geladeiras.jpg') no-repeat;
    background-size: 100% auto;
    background-position: center top;
    background-clip: padding-box;

}  */