﻿

section {
     padding: 60px 0 !important; 
 
}

.section-small {
    padding: 20px 0;
}


.dropdownNotSelected {
    color: #ced4da !important;
}


#top-bar {
    background: #03703c;
}

a.text-primary {
    color: #86bc42 !important;
}

    a.text-primary:hover {
        color: #000000 !important;
    }


.navbar-brand img {
    max-height: 75px;
    transition-duration: 0.5s;
}

.navbar-nav .megamenu {
    max-width: 800px !important;
}

.header-style8 .navbar-nav > li > a {
    color: #0055a4;
}

.header-style8 .navbar-nav li a {
    color: #0055a4;
}


.navbar-nav .megamenu {
    max-width: 600px;
    right: auto;
}



.farmer-green {
    background-color: #03703c !important;
}

/*
section.md {
    padding: 60px 0;
}

*/


.text-right {
    text-align: right;
}

.hint {
    font-size: 0.75rem;
    font-style: italic;
}

/* Ul, Ol */
.list-round-arrow,
.list-arrow {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}

    .list-round-arrow li:before {
        font-family: FontAwesome;
        content: "\f05d";
        margin-right: 10px;
        color: #3a5371;
    }

    .list-arrow li:hover {
        color: #0f4e9a;
    }

.list-arrow {
    padding: 0;
}

ul.list-arrow li:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
}


.farmer-footer {
}

    .farmer-footer h3.footer-title-style6 {
        color: #ffffff;
    }

.insurance-item {
    font-size: 0.85rem;
    margin-bottom: 60px;
}



/* Testimonial classic */

.testimonial-classic {
    position: relative;
    padding: 30px 30px 15px 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    margin-bottom: 40px;
}

    .testimonial-classic:after {
        content: "";
        position: absolute;
        bottom: -40px;
        left: 45px;
        border-style: solid;
        border-width: 40px 0px 0 30px;
        border-color: #ddd transparent;
        display: block;
        width: 0;
        z-index: 1;
    }

    .testimonial-classic img {
        float: left;
        width: 80px;
        height: 80px;
        border-radius: 100%;
    }

.testimonial-classic-text {
    padding-left: 110px;
}

.sidebar .testimonial-classic img {
    float: none;
}

.sidebar .testimonial-classic-text {
    padding-left: 0;
}

.testimonial-classic-author {
    position: absolute;
    bottom: -60px;
    left: 90px;
}

    .testimonial-classic-author h3.name {
        font-size: 14px;
        margin: 10px 0 0;
        line-height: normal;
    }

    .testimonial-classic-author h4.desg {
        display: block;
        font-size: 13px;
        margin-top: 5px;
        color: #999;
        text-transform: capitalize;
        line-height: normal;
    }

.butn-primary {
    background: darkblue;
    color: white !Important;
}

    .butn-primary:hover {
        background-color: #86bc42;
    }


.grid-pagger {
}

    .grid-pagger span {
        display: inline-block;
        margin: 2px;
        padding: 4px 8px;
    }

    .grid-pagger a {
        display: inline-block;
        margin: 2px;
        padding: 4px 8px;
        border: 1px solid #dee2e6;
    }

.blog-height {
    min-height: 42px;
}

.medium-body-text{
    font-size:1.10rem;
}

.large-icon{
    font-size:2.0rem;
}

.text-hover-green:hover {
    color: black !important;
}

.testimonial-blog{
    height:750px;
    
}

.custom-paragraph .slider-text p {
    font-size: 21px !important;
}

.list-border li {
    border-bottom: 1px solid #373737 !important;
}