/*--------------------------------------------------------------------------------------
Theme Name: Bensen - product landing tempalte
Theme URI:
Author: Dreambuzz
Author URI: https://themeforest.net/user/dreambuzz/portfolio
Description: Description
Version: 1.0.0
----------------------------------------------------------------------------------------
   1. BASE CSS
    2. TOP AREA
        2.1 MAINMENU AREA
        2.2 SLIDER AREA
        2.3 SEARCH FORM AREA
    3. ABOUT AREA
    4. PROMOTIONS AREA
    5. MENUS AREA
    6. EVENT AREA
    7. TEAM AREA
    8. BLOG AREA
    9. INSTAGRAM FEED AREA
    10. FOOTER AREA
    11. SCROLL TO TOP


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

/*--------------------
   1. BASE CSS
----------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,600,600i,700,700i,800,900|Raleway:300,400,400i,700,800,900,900i');
.about-bg.about-bg

a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #212324;
}

a:hover {
    color: #c1934c;
}

ul {
    list-style-type: none;
    padding-left: -40px;
}

a:focus,
a:hover {
    outline: 0 solid;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    color: #ed1c24;
}

html{
    overflow-x: hidden;
}

html,
body {
    width: 100%;
    max-width: 100%;
}

body {
    color: #2121210f;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

a:hover {
    text-decoration: none
}


/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

div.margemblack {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: black;
	border-top: 3px solid black;
	
}
div.margemred {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: red;
	border-top: 3px solid red;
	
}

div.margemgreen {
	
    border-top-width: 6px;
    border-top-style: solid;
    border-top-color: green;
	border-top: 6px solid green;

	
}
div.margemyellow {
    border-top-width: 6px;
    border-top-style: solid;
    border-top-color: yellow;
	border-top: 6px solid yellow;
	
}
div.margemred {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: red;
	border-top: 3px solid red;
	
}
.margemtop{
	
         border-bottom: 6px solid green;
    box-shadow: 0 6px 0 yellow;
	
}
.margemtop1{
	border-bottom-width: 3px;
	border-bottom: 6px solid yellow
	;
	
}
.navbar-toggle {
    border: 2px solid #fff;
    border-radius: 0;
}

.navbar-toggle .icon-bar {
    background: #fff none repeat scroll 0 0;
}

.is-sticky .navbar-header .collapse,
.is-sticky .navbar-toggle {
    border: 2px solid #1a1a1a;
}

.is-sticky .navbar-toggle .icon-bar {
    background: #1a1a1a none repeat scroll 0 0;
}



/*--------------------------
   BUtton STYLES
---------------------------*/

.btn {
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 13px;
    margin-top: 15px;
    padding: 12px 45px;
    border-radius: 0px;
    line-height: 26px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}


.btn i {
    margin-left: 15px;
}

.btn-feature,
.btn-white:hover,
.btn-grey:hover,
.btn-black:hover {
    background: #ed1c24;
    color: #fff;
    border-color: #ed1c24;
}

.btn-white {
    background: #fff;
    color: #000;
    border-color: #fff;
    padding: 11px 45px;
}

.btn-grey {
    border-color: #fff;
    background: transparent;
    color: #fff;
}

.btn-black,
.btn-feature:hover {
    background: #232323;
    border-color: #232323;
    color: #fff;
}

.btn-danger {
    background: #ed1c24;
}

.btn-circled {
    border-radius: 25px;
}



.btn-outline-dark {
    border: 1px solid#ddd;
    color: #000;
}



.btn-trans-gey {
    border: 1px solid#eee;
    color: #000;
}

.btn-trans-gey:hover {
    border: 1px solid#ed1c24;
    color: #fff;
    background: #ed1c24;
}




/*-----------------------------------
 HEADING SECTION
-----------------------------*/

.heading-title {
    color: #ed1c24;
    font-size: 40px;
}

.heading-left {
    padding-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.m-auto {
    margin: 0 auto;
    width: 100%;
}

section {
    padding: 0px 0px 0px;
	
}

.heading {
    text-align: center;
    margin-bottom: 60px;
    padding-top: 50px;
}

.heading p {
    color: #999999;
    line-height: 24px;
    margin: 20px auto 0;
}

.bg-light {
    background: #fafafa;
}

h4 {
    font-size: 18px;
    line-height: 28px;
}



/* HEADING AREA */

.heading {
    margin-bottom: 60px;
}

.heading h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 800;
}

.heading-left h2 {
    font-family: "Poppins", sans-serif;
}



a.learn-more {
    color: #ed1c24;
    text-transform: uppercase;
    text-decoration: underline;
}



/*-----------------------------------
 MAIN Navigation SYLES
--------------------------------------*/

#main-nav {
    padding: 20px 0px;
}

#main-nav li a {
    padding: 8px 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.top-social {
    padding-top: 15px;
}

.top-social li a i {
    width: 30px;
    height: 30px;
    background: #ddd;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
}

#main-nav .top-social li a {
    padding: 8px 5px;
}

#main-nav li a {
    position: relative;
}

#main-nav li a.active {
    color: #ed1c24;
}

#main-nav li a.active:before {
    position: absolute;
    content: "";
    bottom: 0px;
    width: 30px;
    height: 1px;
    background: #ed1c24;
}




/*-----------------------------------
 MAIN BANNER SYLES
--------------------------------------*/

.main-banner-coontent {
    padding: 160px 0px 120px;
}


.banner-bg {
    background: url("../img/bg/banner-1.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.dark-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}


.dark-overlay2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}



/*------------------------
 MAIN NAVIGATION
-------------------------------*/

.header-white {
    background: #fff;
    padding: 0px;
    -webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
}

.site-navigation .navbar-nav li a {
    position: relative;
    padding: 20px 22px 20px;
    color: #2f2f2f;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}

.header-white .navbar-nav {
    padding-top: 20px;
}


.site-navigation.white {
    padding-top: 59px;
}


.site-navigation.white .navbar-nav li a {
    color: #fff;
    font-weight: 400;
    position: relative;
}


.site-navigation.white .navbar-nav li a:after {
    position: absolute;
    top: 27px;
    left: 0px;
    content: "";
    width: 2px;
    height: 15px;
    background: #555;
}


.dropdown-toggle::after {
    display: none !important;
}


.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 17px;
    padding-left: 17px;
}

.header-white.navbar-expand-lg .navbar-nav .nav-link {
    color: #111;
}

.header-white {
    padding-top: 0px;
    background: #fff;
}

.site-navigation.white.header-white {
    border: 0px;
    padding: 11px 0px;
}

.site-navigation.white.header-white,
.site-navigation.white .navbar-nav {
    padding-top: 10px;
}
.site-navigation.white.header-white {
    padding-top: 49px;
border-bottom: 6px solid green;
    box-shadow: 0 6px 0 yellow;
}
.dropdown .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 0px;
    border: 0px;
    min-width: 250px;
    width: 100%;
}

.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
}


.dropdown .dropdown-menu a {
    padding: 15px 20px !important;
    text-align: left !important;
}


.site-navigation.white .navbar-nav .dropdown .dropdown-menu a {
    color: #000;
}


/*--------------------------
 TOP SOCIAL
------------------------*/

.top-social {
    margin-top: 5px;
}

.top-social i {
    width: 45px;
    height: 45px;
    background: #fff;
    color: #000;
    border-radius: 100%;
}

/*----------- FOrm Control --------*/

.form-control {
    height: 40px;
}

::placeholder {
    color: #ddd;
    font-size: 13px;
}

textarea.form-control {
    height: auto;
}





/*------------------------------
HOME SLIDER
-----------------------------*/

#main-slider {}

.slider-content {
    display: table;
    height: 550px;
    width: 100%;
    text-align: center;
}

.slider-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.slide-1 {
    background: url("../img/bg/slider-1.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.slide-2 {
    background: url("../img/bg/slider-2.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.slide-3 {
    background: url("../img/bg/slider-3.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}


.slider-content h1 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 55px;
}

.slider-content p {
    color: #fff;
    margin: 20px 0px;
}

.no-border {
    border: 0px;
}

/*--------------------------------
 MAIN STYLE START
--------------------------------*/

/*------------ Static Banner ------------*/

.banner-padding {
    padding: 190px 0px 120px;
}

.main-banner-coontent.white p {
    margin: 20px 0px;
}
.banner-bg-vendas {
    background: url("../img/background/bgvendas.png");
    position: auto;
    -webkit-background-size: cover;
}
.banner-bg-2 {
    /* background: url("../img/background/bgtop.webp"); */
    position: relative;
    -webkit-background-size: cover;
}
.banner-bg-3 {
    /* background: url("../img/background/bgtop2.webp"); */
    position: relative;
    -webkit-background-size: cover;
}

.banner-bg-comment {
    background: url("bg.webp");
    position: auto;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner-bg-final {
    background: url("bg1.jpg");
    position: auto;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner-bg-empresa {
    background: url("../img/background/bgempresa.jpg");
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
}


.banner-bg {
    background: url("../img/banner/video-bg.jpg");
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner-bg-prod {
    background: url("bgprod.jpg");
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
	padding: 1px 0px 10px 0px;
}

.bg-telaprod {
   position: relative;
   
	background-color: #fcfcfc;
	background: url("../img/background/bgprod.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.white h5,
.white h1,
.white p {
    color: #fff;
}

.lg-title {
    text-transform: uppercase;
    font-size: 80px;
    line-height: 80px;
    font-weight: 800 !important;
}


.subtitle {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
}

.main-banner-coontent p {
    font-size: 16px;
    line-height: 32px;
}

.video-play i {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    border: 1px solid#fff;
    text-align: center;
    background: #fff;
    display: inline-block;
    border-radius: 100%;
    padding-top: 12px;
    font-size: 22px;
    color: #000;
}

.main-banner-coontent .video-play {
    color: #fff;
    font-weight: 700;
    margin-top: 40px;
    display: block;
}

.md-title {
    text-transform: uppercase;
    font-size: 55px;
    line-height: 55px;
    font-weight: 800;
}


/*------------------------
FEATURE SECTION
---------------------------*/

.bg-dark {
    background: #111 !important;
}

.feature-box {
    -webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
}

.feature-content {
    padding: 30px 25px;
}

.feature-content h4 {
    margin-bottom: 10px;
}

.features-block {
    color: #eee;
    padding: 30px;
    padding-left: 80px;
}

.features-icon {
    position: absolute;
    left: 0px;
    top: 40px;
    color: #fff;
    font-size: 40px;
}

.features-block h3 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 32px;
}


#empresa {
    position: relative;
    padding-bottom: 65px;
}

.empresa-bg-img {
    position: absolute;
    right: 0px;
    top: 0px;
    min-height: 5px;
    width: 30%;
    height: 100%;   
    z-index: 999;
}
.empresa-bg-imgempresa {
    position: absolute;
    right: 0px;
    top: 0px;
    min-height: 5px;
    width: 30%;
    height: 100%;
    background: url("../img/background/bgempresa.JPG") center center;
}


/*----------------------------
 ABOUT SECTION
----------------------------*/

#manualeavisos {
    position: relative;
}

.about-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    background:#ed1c24;
    height: 100%;
}

.about-comment {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    background-image: url("bg.webp");        
    height: 100%;
}

.about-block {
    padding-top: 5px;
    color: #fff;
    padding-right: 40px;
}

.about-block1 {
    padding-top: 5px;
	padding-left: 45px;
    color: #fff;
    padding-right: 40px;
	
}
@media (min-width: 768px) and (max-width: 991px){
     .about-block1 {
         	position: absolute;
			left: 376px;
			top: -399px;
     }
	 .about-block {

         	  padding-top: 5px;
    color: #fff;
    padding-right: 440px;
     }
 }

.about-block h5,
.about-block h3 {
    color: #fff;
}


.about-block p {
    margin: 20px 0px;
    display: block;
}

#about-carousel{
    margin-top: 40px;
}


.btn-trans-white {
    border: 1px solid#fff;
    color: #fff;
}

.btn-trans-white:hover {
    background: #fff;
    color: #000;
}

.about-box {
    padding: 20px;
    padding-left: 100px;
}

.about-box h2 {
    font-size: 80px;
    font-weight: 800;
    opacity: 0.2;
    margin-left: -50px;
    text-transform: uppercase;
}

.about-box p {
    color: #111;
}


/*-------------------------
 PROCESS STYLES
------------------------------*/

#process {
   padding-top: 120px;
}

#process .container-fluid {
    padding: 0px;
}

.process-box {
    text-align: center;
    padding: 70px 30px 60px 30px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.process-box.active,
.process-box:hover {
    background: #fff;
}

.process-box i {
    font-size: 40px;
    width: 90px;
    height: 90px;
    text-align: center;
    background: #eee;
    color: #000;
    margin-bottom: 10px;
    border-radius: 100%;
    line-height: 40px;
    padding-top: 30px;
}

.process-box h4 {
    margin: 10px 0px;
}


.line {
    width: 50px;
    height: 1px;
    margin: 0 auto;
    background: #000;
    margin-bottom: 10px;
}

/*----------------------
 VIDEO SECTION 
-----------------------------*/

.bg-featureimg {
  position: auto;
    right: 0px;
    top: 0px;
    min-height: 5px;
    width: 100%;
    background: url("../img/background/bgmf.webp") center center;
    z-index: 999;
}

.bg-eventos {
  position: auto;
    right: 0px;
    top: 0px;
    min-height: 5px;
    width: 100%;
    background: url("../img/background/bgevento.jpg") center center;
    z-index: 999;
}

.bg-feature {
    background: #ed1c24;
}

#parallax {
    padding: 0px;
}

.parallax-content {
    padding: 100px 0px 80px 0px;
}

.parallax-content .md-title {
    color: #fff;
}


.video-bg {
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


a.video-overlay-content {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 40%;
    top: 38%;
    background: transparent;
    border: transparent;
}

button:focus,
button:hover {
    cursor: pointer;
}

.video-overlay-content {
    text-align: center;
}

.video-overlay-content i {
    font-size: 30px;
    background: #fff;
    color: #000;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    display: inline-block;
    line-height: 30px;
    padding-top: 20px;
}

.video-overlay-content h4 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}


/*--------------------------
 TESTIMONIAL AREA
-----------------------------*/

#testimonial{
    padding-top: 10px;
	color: black;
	
        
}
.review-content {
    text-align: center;
    padding: 60px 0px;
}

.review-content i {
    font-size: 60px;
    line-height: 40px;
    opacity: .2;
}

.review-content p {
    font-size: 26px;
    line-height: 40px;
    font-family: "Raleway", sans-serif;
    margin: 25px 0px;
    color: #000;
}

.rating i {
    font-size: 30px;
    opacity: 1;
    color: #eff46b;
}

/*--------------------------------
 PRICING AREA
------------------------------------*/

#pricing {
    background: #f5f5f5;
    padding-bottom: 160px;
}

.pricing-block {
    border: 1px solid#eee;
    padding: 46px 8px 64px 23px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 20px;
}

.pricing-block .price-sub {
    text-transform: uppercase;
    display: none;
}

.pricing-block .price-title {
    background: #000;
    color: #fff;
    padding: 5px 8px;
    display: inline-block;
}

.pricing-block .pricing {
    font-size: 80px;
    line-height: 80px;
    font-family: "Poppins", sans-serif;
    padding: 30px;
    text-align: center;
}

.pricing-block ul li {
    position: relative;
    color: #000;
    font-size: 16px;
    line-height: 36px;
}


.pricing-block ul li i {
    margin-right: 15px;
}

.pricing-block .btn {
    margin-bottom: -50px;
}


.pricing-block:hover,
.pricing-block.active {
    background: #fff;
    -webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    border-color: #fff;
}


/* ---------------------
   FOOTER AREA
-------------------------*/

#footer-area {
    padding: 80px 0px;
    background: #000;
}

.footer-top-area h3 {
    text-align: center;
    margin-bottom: 60px;

}


.footer-contact {
    position: relative;
    padding-left: 75px;
}

.footer-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    font-size: 52px;
}

.footer-contact h4 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 800;
}


.footer-contact p {
    line-height: 18px;
    font-size: 18px;
    color: #999;
}

.footer-contact h4 {
    color: #fff;
}

.footer-top-area h3,
.footer-icon {
    color: #fff;
}

.footer-content {
    color: #999;
    margin-top: 30px;
}

.footer-content .copy {
    color: #eee;
}



/*--------------------
 Sticky footer
-----------------------*/

#footer-area {
}


/*---------------------------
 APP HOME
------------------------------*/

.banner-bg-app {
    position: relative;
}

.banner-app-img {
    z-index: 1;
}

.app-banner-content {
    padding-top: 150px;
    text-align: center;
}

.app-padding {
    padding: 80px 0px;
}

.app-nav {
    border-bottom: 1px solid#eee;
}


.header-white.app-nav .navbar-nav {
    padding-top: 0px;
}

.app-banner-content p {
    margin: 20px 0px;
}



/*-----------------------------
  APP FEATURES
-----------------------------*/

.app-feature-box {
    text-align: center;
    padding: 30px;
    -webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
    margin-bottom: 30px;
}

.app-feature-box i {
    font-size: 30px;
}

.app-feature-box h4 {
    text-transform: uppercase;
    margin: 15px 0px;
}


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

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

#services {
    position: relative;
    padding-bottom: 45px;
}

.service-bg-img {
    position: absolute;
    left: -60px;
    bottom: 0px;
    width: 60%;
    min-height: 400px;
    height: 100%;
    background: url("../img/app/featured-article.png")no-repeat;
}



.service-block {
    position: relative;
    padding-left: 60px;
    padding-top: 20px;
}

.service-icon {
    position: absolute;
    left: 0px;
    top: 30px;
    font-size: 22px;
    color: #fff;
    width: 100%;
    height: 100%;
}

.service-block h4 {
    color: #fff;
    margin-bottom: 10px;
}

/*------------------------------
 PRODUCTS GALLERY
-------------------------------*/

.gallery-img {
    padding-bottom: 40px;
}


a:hover {
    cursor: pointer;
}


#navbarNav.navbar-collapse.collapse.show {
    background: #fff;
}

#navbarNav.navbar-collapse.collapse.show .navbar-nav li a {
    color: #000;
}

.black-logo {
    display: none;
}

.header-white .white-logo {
    display: none;
}

.header-white .black-logo {
    display: block;
}
----------------------*/
.slick-list {
  margin: 0 -10px;
}

.slick-slide {
  margin: 0 3px;
}

.m-slides-0 .slick-list {
  margin: 0;
}

.m-slides-0 .slick-slide {
  margin: 0;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #0b2653;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 0;
  z-index: 3;
  border: 1px solid #0b2653;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 36px;
}

.slick-arrow:hover {
  color: #0b2653;
}

.slick-arrow.slick-next:before, .slick-arrow.slick-prev:before {
  
}

.slick-arrow.slick-next {
  right: -63px;
  background: url('../img/right.png') no-repeat center center / contain;
}

.slick-arrow.slick-next:before {
 
}

.slick-arrow.slick-prev {
  left: -63px;
  background: url('../img/left.png') no-repeat center center / contain;
}

.slick-arrow.slick-prev:before {
  content: "\e900";
}

.carousel-arrows-light .slick-arrow {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.2);
}

.carousel-arrows-light .slick-arrow:hover {
  color: #ffffff;
}

.slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  margin-bottom: 0;
  z-index: 2;
}

.slick-dots li {
  display: inline-block;
  margin: 5px;
  position: relative;
  z-index: 1;
  padding: 0;
  font-size: 0;
  width: 16px;
  height: 4px;
  cursor: pointer;
  border-radius: 3px;
  background-color: rgba(81, 102, 138, 0.5);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.slick-dots li button {
  font-size: 0;
  width: 100%;
}

.slick-dots li.slick-active {
  width: 26px;
  background-color: #00c881;
}

.carousel-dots-light .slick-dots li {
  background-color: rgba(255, 255, 255, 0.4);
}

.carousel-dots-light .slick-dots li.slick-active {
  background-color: #fff0;
}

 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

 * {
     margin: 0px;
     padding: 0;
     box-sizing: border-box;
     font-family: inherit;
 }
 

 .owl-carousel .owl-item {
     transition: all 0.3s ease-in-out
 }

 .owl-carousel .owl-item .card {
     padding: 30px;
     position: relative
 }

 .owl-carousel .owl-stage-outer {
     overflow-y: auto !important;
     padding-bottom: 40px
 }

 .owl-carousel .owl-item img {
     height: 160px;
     
     border-radius: 6px
 }

 .owl-carousel .owl-item .card .name {
     position: absolute;
     bottom: -20px;
     left: 33%;
     color: black;
     font-size: 1.1rem;
     font-weight: 60;
     background-color: red;
     padding: 0.3rem 0.4rem;
     border-radius: 5px;
     box-shadow: 2px 3px 15px #3c405a
 }

 .owl-carousel .owl-item .card {
     opacity: 0.2;
     transform: scale3d(0.8, 0.8, 0.8);
     transition: all 0.3s ease-in-out
 }

 .owl-carousel .owl-item.active.center .card {
     opacity: 1;
     transform: scale3d(1, 1, 1)
 }

 .owl-carousel .owl-dots {
     display: inline-block;
     width: 100%;
     text-align: center
 }

 .owl-theme .owl-dots .owl-dot span {
     height: 20px;
     background: #2a6ba3 !important;
     border-radius: 2px !important;
     opacity: 0.8
 }

 .owl-theme .owl-dots .owl-dot.active span,
 .owl-theme .owl-dots .owl-dot:hover span {
     height: 13px;
     width: 13px;
     opacity: 1;
     transform: translateY(2px);
     background: #83b8e7 !important
 }

 @media(min-width: 480.6px) and (max-width: 575.5px) {
     .owl-carousel .owl-item .card .name {
         left: 24%
     }
 }

 @media(max-width: 360px) {
     .owl-carousel .owl-item .card .name {
         left: 30%
     }
 }



.card {
    border: none;
	border-radius: 15px;
}

.user-content p {
    margin-top: 5px;
    font-size: 12px
}

.ratings i {
    color: blue
}


.title{
	
}
h6custom{
	  margin: 0px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
	font-size: 20px;
    color: red;
	text-shadow: 0.05em 0.05em black;	
}


.texto1{
	POSITION:ABSOLUTE;
	TOP:188px;
	LEFT:100px;
	
}

.texto2{
	POSITION:ABSOLUTE;TOP:218px;LEFT:20px;color:white;
	
	
}
.texto3{
	
	POSITION:ABSOLUTE;TOP:278px;LEFT:250px;color:white;
	
}
.texto4{
	
	POSITION:ABSOLUTE;TOP:358px;LEFT:330px;
	
}


.video-depo
{
	
	POSITION:ABSOLUTE;TOP:0px;LEFT:466px;
	
}

.video-initial
{
	POSITION:ABSOLUTE;TOP:338px;LEFT:100px;
	
}

.video-agro
{
	POSITION:ABSOLUTE;TOP:106px;LEFT: -5%;
	
}


.logo-footer{
	
	position: absolute;
    top:-357px;
    left:530px;
	
}

.logo-footer1{
	
	POSITION:ABSOLUTE;TOP:-422px;LEFT:510px;
	
}


.text-info-contact
{
	POSITION:ABSOLUTE;TOP:86px;LEFT:455px;
	font-size: 24px !important;
	font-weight: bold !important;
	
}

.copyright
{
	POSITION:ABSOLUTE;TOP:-16px;LEFT:61px;font-size:16px;
	
	
}

.copyright2
{
	POSITION:ABSOLUTE;TOP:3px;LEFT:21px;font-size:16px;
	
	
}

.ribs
{
	POSITION:ABSOLUTE;TOP:105px;LEFT:75px;font-size:16px;
	
	
}

.cajuru
{
	POSITION:ABSOLUTE;TOP:125px;LEFT:75px;font-size:16px;
	
	
}

.tel1
{
	POSITION:ABSOLUTE;TOP:100px;LEFT:100px;color:white;
	
}

.tel2{
	
    POSITION:ABSOLUTE;TOP:125px;LEFT:100px;color:white;
	
}


.nametel
{
	
	POSITION:ABSOLUTE;TOP:55px;LEFT:100px;
	
}

.img-agro{
	
	POSITION:ABSOLUTE;TOP:-22px;LEFT:-50%;
	
}

.marcaagro{
	
	POSITION:ABSOLUTE;TOP:-22px;LEFT:80px;
	
}
.img-paisagro{

	POSITION: ABSOLUTE;
    TOP: 27px;
    LEFT: -10%;
    width: 269px;
    height: 193px;
	
	
}
.img-paisagroall{
	
	/* POSITION:auto; */
    TOP:-43px;
    right:0px;
    /* margin-top: -16px; */
	width:7%;
    height:auto;
	
}

.btn-cartilha
{

	font-size:14px;
	position:auto;
	left:22px;
	TOP:1px;
	
}



.btnposition1

{
	display:none;
	
}


.mySlides {display: none;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}



/* The dots/bullets/indicators */
.dot {
  height: 0px;
  width: 0px;
  margin: 0 0px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  /* background-color: #717171; */
  border-bottom: 4px solid #ec1c24;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


.animation {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    height: 50px;
}

.animation div {
    display: inline-block;
    width: auto;
    height: 50px;
    float: none;
    min-width: 300px;
    padding: 0 10px;
}

.animation div p {
    width: 100%;
    margin: 0 !important;
    line-height: 50px;
    display: flex;
    flex-wrap: nowrap;
    column-gap: 5px;
}

.paddingtop{
	
	padding-top: 58px !important;
}

.toproyal{
	
	top: -4px;
	
}

#preloader {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
}
#preloader-status {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px;
    /*You can use animated gif for preloader*/
    /*background: url('../img/preloader.png') no-repeat 50% 20px;*/
}
#preloader-title {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
}

.mostrarmobile{	
	display:none;
	}


.dropdown {
  position: relative !important;
  display: inline-block !important;
}

.dropdown-content {
	display: none;
    position: fixed;
    background-color: #ec1c24;
    min-width: 104px;
    padding: 5px 1% 12px;
    font-size: 12px;
    line-height: 27px;
	border-radius: 10px;
	
}

.dropdown:hover .dropdown-content {
  display: block;
}

.desc {
  padding: 15px;
  text-align: center;
}
.colordesc
{
color:white !important;
border-bottom: 2px solid #af0404 !important;
}
.colordesc:hover{
color:yellow !important;
}
.bordersize{
width: 140px !important;
background:transparent !important;
}
.bordersize:hover{
border: 2px solid transparent;width: 140px !important;
}
div#goog-gt-tt {
    display: none !important;
}
.goog-text-highlight{
    background-color:transparent !important;
    box-shadow:0px 0px 0px transparent !important;
 
}
  
#goog-gt-tt{
      display: none !important;
    
}
#google_translate_element {
    display: none;
}
.goog-te-banner-frame {
    display: none !important;
}
body {
    position: static !important;
    top: 0 !important;
}

.input_work{
    color: #424040;
    font-weight: normal;
  }
  .aviso:hover{
    color: #ec1c24;
  }
  #resultMsg{
    color: #424040;
    font-weight: normal;
  }