* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
}

.logo {
    width: 150px;
}

.nav-link-ex {
    text-decoration: none;
    color: white;
    padding: 10px;
    font-weight: bold;
    margin: 0 15px;
    transition: .4s;
}

@media only screen and (min-width: 600px) {
    .nav-link-ex {
        border-radius: 500px;
    }
}


a.nav-link-ex {
    text-decoration: none;
}

.nav-link-ex:hover {
    color: #286d4d;
    background-color: #a5e6c8;
    transition: .4s;
}

.box {
    padding: 40px;
    height: 200px;
}

.box-2 {
    background-color: #e2d6cb;
    height: 500px;
    padding: 40px;
    margin: 0;
}

.box-card {
    background-color: white;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(173,173,173,1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(173,173,173,1);
    box-shadow: 0px 0px 10px 2px rgba(173,173,173,1);
    height: 500px;
    padding: 40px;
    margin: 0;
}

.color-image-box-2 {
    background-color: #e2d6cb;
}

.team-box {
    background-color: #d9f5b5;
    padding: 40px;
}

.recolor {
    background: rgb(234, 40, 147);
    background: linear-gradient(90deg, rgba(234, 40, 147, 1) 0%, rgba(20, 156, 207, 1) 54%, rgba(80, 187, 122, 1) 100%);
}

.recolor-2 {
    background: white;
}

.team-box h2 {
    text-align: center;
    font-size: 40px;
}

.team-box p {
    text-align: center;
    color: #3c3c3c;
}

.box-2 h2 {
    font-size: 40px;
    margin-bottom: 10px;
}

.box-image {
    background-color: #f2f2f2;
    height: 500px;
}

.box-image img {
    width: 100%;
    height: 100%;
}

h2 {
    margin-top: 0;
}

.slide-in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #0f0f0f;
    transform-origin: bottom;
}

.slide-out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #0f0f0f;
    transform-origin: top;
}

.divider {
    height: 0.4rem;
    max-width: 4rem;
    margin: 1.5rem auto;
    background-color: #50bb7a;
    opacity: 1;
    border: 0;
}

.padding-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.btn-echo{
    background-color: #587531;
    color: #fff;
}

.btn-echo:hover{
    background-color: #3b531b;
    color: #fff;
}


/* forms */

.overlay {
    background-image: linear-gradient(to right, rgba(90, 100, 232, 0.9), rgba(84, 96, 234, 0.9));
    width: 100%;
    height: 100%;
    z-index: 0;
    position: relative;
    padding: 110px 0;
}

.section-bg {
    background-size: cover;
    position: relative;
    background-position: left;
    z-index: 0;
    padding: 0;
    min-height: auto;
    overflow: hidden;
}

.contact-form {
    position: relative;
    padding: 45px 60px 45px 60px;
    box-shadow: 10px 40px 40px rgba(0, 0, 0, .2);
}

.particles-js-canvas-el {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.contact-form input {
    border: 0;
    background: transparent;

    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;

    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .1);
}

.contact-form textarea {
    border: 0;
    background: transparent;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;

    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .1);
}

.contact-form input::placeholder {
    color: #222;
}

.contact-form textarea::placeholder {
    color: #222;

}

.contact-form input {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 600;
    height: 55px;
}

.contact-form input:hover,
.contact-form input:focus {
    outline: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid transparent;
    border-bottom-color: #587531;

}

.contact-form textarea:hover,
.contact-form textarea:focus {
    background: transparent;
    outline: none;
    box-shadow: none;
    border: 2px solid transparent;
    border-bottom-color: #587531;

}


.taso-btn {
    background-color: #fff;
    margin: 25px 0;
    color: #214dcb;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.32);
    box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.17);
}

.contact-info {
    padding: 0 30px 0px 0;
}

h2.contact-title {
    font-size: 35px;
    font-weight: 600;
    color: #587531;
    margin-bottom: 30px;
}

.contact-info p {
    color: #587531;
}

ul.contact-info {
    margin-top: 30px;
}

ul.contact-info li {
    margin-bottom: 22px;
}



ul.contact-info span {
    font-size: 20px;
    line-height: 26px;
}

ul.contact-info li {
    display: flex;
    width: 100%;
}

.info-left {
    width: 10%;
}

.info-left i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #587531;
}

.info-right h4 {
    color: #587531;
    font-size: 18px;
}

.contact-page .info-left i {
    color: #587531;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Poppins', sans-serif;
    padding: 10px 30px 10px;
    font-size: 17px;
    line-height: 28px;
    border: 0px;
    border-radius: 10px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn-big {
    color: #ffffff;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(45, 45, 45, 0.47843137254901963);
    box-shadow: 2px 5px 10px 0px rgba(45, 45, 45, 0.19);
    color: #fff !important;
    margin-right: 20px;
    background: #587531;
    transition: .2s;
    border: 2px solid #587531;
    margin-top: 50px;
}

.btn-big:hover {
    color: #ffffff;
    background: #3b531a;
}


.footer {
    background-color: white;
}

.footer .row {
    text-align: center;
    height: auto;
    padding: 40px;
}

/* header 2 */

.banner {
    height: 100vh;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner video {
    width: 100%;
    height: auto;
    position: absolute;
    overflow: hidden;
}

.banner-innner {
    padding: 200px 0;
}

header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 11;
}

.banner-left {
    text-align: center;
    width: 65%;
    margin: 0 auto;
}

.overlay {
    background: #3f51b569;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.banner-left h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 800;
    line-height: 50px;
    text-shadow: 1px 2px #000;
    margin-bottom: 15px;
}

.banner-left p {
    color: #fff;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-bottom: 30px;
}

.custom-btn {
    width: 100%;
    background: #8dbdeb;
    color: #fff;
    letter-spacing: 2.5px;
    transition: 0.8 ease;
}

.banner-left a {
    background: #8dbdeb;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    padding: 8px 35px;
    border-radius: 4px;
    transition: 0.8 ease;
}

.banner-left a:hover {
    letter-spacing: 3px;
    transition: 0.8 ease;
}

.custom-btn:hover {
    letter-spacing: 3px;
    transition: 0.8 ease;
}

.navbar-light .navbar-brand {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 1px 2px #000;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link:hover {
    color: #587531;
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #587531;
}

.dropdown-menu {
    padding: 0px;
}

span.navbar-toggler-icon {
    background-image: url(https://i.ibb.co/1v9M0dZ/menu.png) !important;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

button.navbar-toggler:focus {
    outline: none;
}

a.dropdown-item {
    padding: 10px;
    background: #515156;
    color: #fff;
}



@media only screen and (max-width: 800px) {
    .banner-left h1 {
        color: #fff;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 800;
        line-height: 35px;
        text-shadow: 1px 2px #000;
    }

    .banner {
        padding: 120px 0;
        height: auto;
    }

    .nav-color {
        background: #000;
    }

    .navbar-light .navbar-nav .nav-link {
        padding-left: 0;
    }

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

.social-link {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    border-radius: 50%;
    transition: all 0.3s;
    font-size: 0.9rem;
}

.social-link:hover,
.social-link:focus {
    background: #ddd;
    text-decoration: none;
    color: #555;
}

.section-header {
    width: 69%;
    margin: 0 auto;
    padding-top: 20px;
}


.navbar-light .navbar-nav .nav-link {
    padding-left: 0;
}

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

.social-link {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    border-radius: 50%;
    transition: all 0.3s;
    font-size: 0.9rem;
}

.social-link:hover,
.social-link:focus {
    background: #ddd;
    text-decoration: none;
    color: #555;
}

.section-header {
    width: 69%;
    margin: 0 auto;
    padding-top: 20px;
}