/*******
 * Nav *
 *******/
/*********
* Header *
**********/
/********
* About *
*********/
/***********
* Solution *
************/
/************
* SprayPlan *
*************/
/**********
* Footer *
**********/

header {
    /* Margem */
    margin: 76px 0;
}

footer {
    /* Margem */
    padding-bottom: unset !important;
}

.ds1ss-slider {
    /*background-image: url("../images/aviao-cropduster.jpg"); */
    /*background-image: url("../images/site-background.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.btn-dominus-primary {
    color: rgb(255, 255, 255);
    background-color: #66D37E;
    border: 1px solid #66D37E;
    transition: all 0.4s !important;
}

.btn-dominus-primary:hover,
.btn-dominus-primary:active { /* usado no button no cabeçalho - abaixo das frases de efeito ao apertar*/
    text-decoration: none;
    color: rgb(255, 255, 255);
    background-color: transparent;
    transition: all 0.4s !important;
}

.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.back_top {
    text-align: center;
    position: fixed;
    bottom: 15px;
    height: 45px;
    width: 45px;
    background-color: rgb(154, 223, 23);
    display: none;
    z-index: 10000;
    border-radius: 30px;
    right: 20px;
    padding: 5px;
    opacity: 1 !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1) !important;
    box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1) !important;
}

.back_top:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1) !important;
    box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 1) !important;
}

.back_top i {
    color: rgb(255, 255, 255);
    line-height: 35px;
    font-size: 25px;
    display: block;
}

.heading-section::after {
    margin-top: 35px;
}

.btn:focus,
.btn:hover {
    text-decoration: none !important;
}

.btn.focus,
.btn:focus {
    outline: 0 !important;
    -webkit-box-shadow: 0 0 0 .2rem rgba(33, 150, 243, .25) !important;
    box-shadow: 0 0 0 .2rem rgba(33, 150, 243, .25) !important;
}

.btn.disabled,
.btn:disabled {
    opacity: .65 !important;
}

.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active {
    background-image: none !important;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none !important;
}

.c-poolg-light {
    color: rgb(31, 173, 171);
}

.bd-poolg-light {
    border-color: rgb(31, 173, 171);
}

.bg-poolg-light {
    background-color: rgb(31, 173, 171);
}

.c-poolg-dark {
    color: rgb(23, 130, 128);
}

.bd-poolg-dark {
    border-color: rgb(23, 130, 128);
}

.bg-poolg-dark {
    background-color: rgb(23, 130, 128);
}

.bs-poolg {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 130, 128, .5) !important;
    box-shadow: 0 0 0 .2rem rgba(23, 130, 128, .5) !important;
}

.c-limong-light {
    color: rgb(154, 223, 23);
}

.bd-limong-light {
    border-color: rgb(154, 223, 23);
}

.bg-limong-light {
    background-color: rgb(154, 223, 23);
}

.c-limong-dark {
    color: rgb(127, 185, 19);
}

.bd-limong-dark {
    border-color: rgb(127, 185, 19);
}

.bg-limong-dark {
    background-color: rgb(127, 185, 19);
}

.bs-limong {
    -webkit-box-shadow: 0 0 0 .2rem rgba(127, 185, 19, .5);
    box-shadow: 0 0 0 .2rem rgba(127, 185, 19, .5);
}

.btn {
    background-color: rgb(154, 223, 23) !important;
    border: 2px solid rgb(154, 223, 23) !important;
    color: rgb(255, 255, 255) !important;
    box-shadow: none !important;
}

.btn:hover,
.btn:focus {
    border: 2px solid rgb(154, 223, 23) !important;
    color: rgb(154, 223, 23) !important;
    background: transparent !important;
    box-shadow: none !important;
}

.btn-primary {
    background-color: rgb(154, 223, 23) !important;
    border: 2px solid rgb(154, 223, 23) !important;
    color: rgb(255, 255, 255) !important;
    box-shadow: none !important;
}

.btn-primary:hover,
.btn-primary:focus {
    border: 2px solid rgb(154, 223, 23) !important;
    color: rgb(255, 255, 255) !important;
    background: transparent !important;
    box-shadow: none !important;
}

.my-nav.stickyadd .navbar-nav li.active a,
.my-nav.stickyadd .navbar-nav li:hover a,
.my-nav.stickyadd .navbar-nav li:active a,
.my-nav .navbar-nav li.active a,
.my-nav .navbar-nav li:hover a,
.my-nav .navbar-nav li:active a {
    color: rgb(127, 185, 19) !important;
    text-decoration-color: rgb(127, 185, 19) !important;
}

.my-nav.stickyadd .navbar-nav li a:after,
.my-nav .navbar-nav li a:after {
    background-color: rgb(127, 185, 19) !important;
}

.owl-carousel-center.owl-theme .owl-dots .owl-dot span {
    border-color: rgb(154, 223, 23) !important;
}

.owl-carousel-center.owl-theme .owl-dots .owl-dot.active span, .owl-carousel-center.owl-theme .owl-dots .owl-dot:hover span {
    background-color: rgb(154, 223, 23) !important;
    border-color: rgb(154, 223, 23) !important;
}

.heading-section::after {
    background-color: rgb(31, 173, 171);
}

.feature-text h3 .number {
    color: rgb(31, 173, 171);
}

.services {
    background-color: rgb(31, 173, 171);
}

.bg-contact-color {
    background-color: rgb(31, 173, 171);
}

.contact_form .form-control {
    color: rgb(255, 255, 255);
}

.contact_form .form-control::placeholder {
    color: rgb(255, 255, 255);
}

.fot_social .social-icon:hover {
    color: rgb(23, 130, 128) !important;
}

.slider {
    width: 100%;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    transition: all 0.3s;
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-dotted.slick-slider {
    margin: 0px;
}

.slick-dots li button::before {
    font-size: 10px !important;
    background: transparent !important;
    color: #66D37E !important;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#interface {
    padding: unset !important;
}

#gtco-features-3 {
    position: unset;
    width: 100%;
}

#gtco-features-3 .gtco-container {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

#ds1ss-about-section,
#ds1ss-solution-section,
#ds1ss-product-section,
#ds1ss-contact-section {
    padding: 7em 0;
}

/*#ds1ss-portfolio-section,*/
/*#ds1ss-portfolio-section .owl-carousel,*/
/*#ds1ss-portfolio-section .owl-carousel .img-from-carousel {*/
/*!* Tamanho *!*/
/*min-height: 730px;*/
/*max-height: 730px;*/
/*}*/

#fh5co-feature-product {
    padding: 7em 0;
}

#fh5co-features {
    padding: 8em 0;
}

#fh5co-features {
    background-color: rgb(255, 255, 255) !important
}

#fh5co-portfolio {
    /* Tamanho */
    min-height: unset;
}

.navbar-light .navbar-nav .nav-link {
    /* Texto */
    white-space: nowrap;
}

.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.5);
}

.ds1ss-feature-text h3 {
    /* Texto */
    white-space: nowrap;
}

/**************
 * Responsive *
 **************/

@media screen and (max-width: 991px) {

    body {
        /* Texto */
        font-size: 15px;
    }

    #ds1ss-about-section,
    #ds1ss-solution-section,
    #ds1ss-product-section,
    #ds1ss-contact-section {
        padding: 5em 0;
    }

    /*#ds1ss-portfolio-section,*/
    /*#ds1ss-portfolio-section .owl-carousel,*/
    /*#ds1ss-portfolio-section .owl-carousel .img-from-carousel {*/
    /*!* Tamanho *!*/
    /*min-height: 456.60px;*/
    /*max-height: 456.60px;*/
    /*}*/
    .heading-section h1 {
        /* Texto */
        font-size: 2.3rem;
    }

    .started-text h2 {
        /* Texto */
        font-size: 1.9rem;
    }

    .ds1ss-feature-text h3 {
        /* Texto */
        font-size: 15px;
    }

    .heading-section p,
    #gtco-features-3 p {
        /* Texto */
        font-size: 17px;
    }

    .ds1ss-feature-text p {
        /* Texto */
        font-size: 15px;
    }

}

@media screen and (max-width: 767px) {

    body {
        /* Texto */
        font-size: 14px;
    }

    #ds1ss-about-section,
    #ds1ss-solution-section,
    #ds1ss-product-section,
    #ds1ss-contact-section {
        padding: 3em 0;
    }

    /*#ds1ss-portfolio-section,*/
    /*#ds1ss-portfolio-section .owl-carousel,*/
    /*#ds1ss-portfolio-section .owl-carousel .img-from-carousel {*/
    /*!* Tamanho *!*/
    /*min-height: 353.03px;*/
    /*max-height: 353.03px;*/
    /*}*/
    .heading-section h1 {
        /* Texto */
        font-size: 2.1rem;
    }

    .started-text h2 {
        /* Texto */
        font-size: 1.8rem;
    }

    .ds1ss-feature-text h3 {
        /* Texto */
        font-size: 14px;
    }

    .heading-section p,
    #gtco-features-3 p {
        /* Texto */
        font-size: 15px;
    }

    .ds1ss-feature-text {
        /* Margem */
        padding: unset;
    }

    .ds1ss-feature-text p {
        /* Texto */
        font-size: 13px;
    }

}

@media screen and (max-width: 577px) {

    body {
        /* Texto */
        font-size: 13px;
    }

    #ds1ss-about-section,
    #ds1ss-solution-section,
    #ds1ss-product-section,
    #ds1ss-contact-section {
        padding: 2em 0;
    }

    /*#ds1ss-portfolio-section,*/
    /*#ds1ss-portfolio-section .owl-carousel,*/
    /*#ds1ss-portfolio-section .owl-carousel .img-from-carousel {*/
    /*!* Tamanho *!*/
    /*min-height: 265.58px;*/
    /*max-height: 265.58px;*/
    /*}*/
    .heading-section h1 {
        /* Texto */
        font-size: 2.0rem;
    }

    .started-text h2 {
        /* Texto */
        font-size: 1.7rem;
    }

    .ds1ss-feature-text h3 {
        /* Texto */
        font-size: 12px;
    }

    .heading-section p,
    #gtco-features-3 p {
        /* Texto */
        font-size: 14px;
    }

    .ds1ss-feature-text {
        /* Margem */
        padding: 1em;
    }

    .ds1ss-feature-text p {
        /* Texto */
        font-size: 12px;
    }

}

@media screen and (max-width: 445px) {

    body {
        /* Texto */
        font-size: 12px;
    }

    header {
        margin-bottom: 38px !important;
    }

    .navbar .navbar-brand {
        margin: unset !important;
    }

    .navbar .navbar-brand img {
        max-width: 70% !important;
    }

    #ds1ss-portfolio-section,
    #ds1ss-portfolio-section .owl-carousel,
    #ds1ss-portfolio-section .owl-carousel .img-from-carousel {
        /* Tamanho */
        min-height: 204.82px;
        max-height: 204.82px;
    }

    .heading-section h1 {
        /* Texto */
        font-size: 1.8rem;
    }

    .started-text h2 {
        /* Texto */
        font-size: 1.6rem;
    }

    .heading-section p {
        /* Texto */
        font-size: 13px;
        text-align: justify;
    }

    #gtco-features-3 p {
        /* Texto */
        font-size: 13px;
    }

}







