body {
    color: #121212;
    /*font-family: Verdana, Geneva, sans-serif;*/
    font-size: 15px;
}
.mb20 {margin-bottom: 20px;}
.bg-green {
    background-color: #18A354;
}

.txt-green {
    color: #18A354;
}

.txt-red {
    color: #D62D24;
}

.txt-white {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    text-transform: uppercase;
    font-size: 12px;
}
.navbar-dark .navbar-nav .active>.nav-link{color: #18a354}
.navbar-brand img {
    height: 100px;
}

.scrolled {
    background-color: rgba(255, 255, 255, 0.7) !important;
    transition: 0.3s;
}

.dark-logo {
    display: none;
}

.navbar-dark {
    background-color: rgba(255, 255, 255, 0.7) !important;
    transition: 0.3s;
}

.fil0 {
    fill: #18A354;
    color: #18A354;
}

.valor-padd-y {
    padding-top: -100px;
    padding-bottom: -100px;
}

.patt-top-over {
    margin-top: -225px;
    z-index: 100;
    position: relative;
}

.patt2-top-over {
    margin-top: -50px;
    margin-bottom: 50px;
    z-index: 90;
    position: relative;
}

.carousel-inner img {
    width: 100%;
    margin: 0 auto;
}

@media (max-width:575.98px) {
    .carousel-inner img {
        width: auto;
        height: 60vh;
        margin: 0 auto;
    }
    .carousel-item {
        height: 60vh !important;
    }
    .patt2-top-over {
        margin-top: 0;
        margin-bottom: 25px;
    }
    .welcome-heading {
        margin-top: 20px;
    }
    .hm-img {
        visibility: hidden;
    }
    .vlm {
        width: 70%;
        margin-top: -100px;
    }
    .py-200 {
        padding-bottom: 50px;
    }
    .banner-aboutus-img .pheader {
        padding: 100px 0;
        min-height: 220px;
    }
}

@media (min-width:576px) {
    .carousel-inner img {
        width: auto;
        height: 60vh;
        margin: 0 auto;
    }
    .carousel-item {
        height: 60vh !important;
    }
    .patt2-top-over {
        margin-top: 0;
        margin-bottom: 25px;
    }
    .hm-img {
        visibility: hidden;
    }
    .inner-banner img {
        width: 100%;
    }
    .banner-aboutus-img .pheader {
        padding: 200px 0;
        min-height: 170px;
    }
}

@media (min-width:768px) {
    .carousel-inner img {
        width: auto;
        height: 60vh;
        margin: 0 auto;
    }
    .carousel-item {
        height: 60vh !important;
    }
    .patt2-top-over {
        margin-top: 0;
        margin-bottom: 25px;
    }
    .welcome-heading {
        margin-top: 60px;
    }
    .vlm {
        margin-top: -80px;
        margin-bottom: 20px;
    }
    .banner-aboutus-img .pheader {
        padding: 100px 0;
        min-height: 170px;
    }
}

@media (min-width:992px) {
    .carousel-inner img {
        width: 100%;
        height: 100vh;
        margin: 0 auto;
    }
    .carousel-item {
        height: 100vh !important;
    }
    .welcome-heading {
        margin-top: 110px;
    }
    .py-200 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .banner-aboutus-img .pheader {
        padding: 100px 0;
        min-height: 100px;
    }
}

@media (min-width:1200px) {
    .carousel-item {
        height: 100vh !important;
    }
    .py-200 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .banner-aboutus-img .pheader {
        padding: 100px 0;
        min-height: 100px;
    }
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: -webkit-transform 3s ease;
    transition: transform 3s ease;
    transition: transform 3s ease, -webkit-transform 3s ease;
}

.welcome p {
    color: #fff;
}

.banner-aboutus {
    overflow: hidden;
}

.banner-aboutus-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 42px 0 55px;
    position: relative;
    width: 100%;
}

.banner-aboutus-img::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.banner-aboutus h1 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
    text-transform: capitalize;
    padding-top: 150px;
}


/*.breadcrumbs_path {
    color: #fff;
    margin-top: 8px;
    position: relative;
    z-index: 9;
}
.breadcrumbs_path > a {
    color: #fff;
    transition: all 0.3s ease 0s;
}*/

.pages-heading {
    margin-top: 20px;
}

.sub-heading {
    margin-top: 15px;
    font-size: 16px;
    text-transform: uppercase;
}

.valor-heading,
.welcome-heading,
.pages-heading {
    font-size: 20px;
    text-transform: uppercase;
    width: 100%;
}

.val-up {
    margin-top: -2px;
    position: relative;
}

.val-btn-outline {
    border-color: #fff;
    color: #fff;
}

.val-btn-outline:hover {
    border-color: #fff;
    background-color: #fff;
    color: #18A354;
}

.service {
    padding-bottom: 90px;
}

.service i {
    color: #D62D24;
    font-size: 40px;
}

.service .row p {
    margin-bottom: 0 !important;
    font-size: 13px;
    text-align: center;
}

.valor-serv {
    border: 1px solid #CCC !important;
    border-radius: 10%;
}

.hm-bg {
    background: url(../img/home-bg2.png) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 820px;
    position: relative;
}

.hm-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}

.news .card-body a {
    text-decoration: none;
    color: #D62D24;
}

.card-body a:hover {
    text-decoration: none;
    color: #18A354;
}

.footer-widget {
    background: #18A354;
}

.footer-widget .card {
    background: transparent;
    border: none;
}

.footer-widget .card .card-header {
    background: transparent;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border: none;
    text-transform: uppercase;
}

.footer-widget .card .card-title {
    font-size: 16px;
}

.footer-widget .card .card-text {
    font-size: 14px;
    color: #fff;
}

footer {
    background: #fff;
}