/*
*,
*:before,
*:after {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
*/

html,
body {
    height: 100%;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

body,
h1,
h2,
h3,
h4,
p,
ul,
ol {
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
}

a {
    text-decoration: none;
}

body,
input,
textarea,
ul li {
    font-family: Helvetica, sans-serif !important;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 400;
    color: #00452d;
}

.visible-xs {
    display: none;
}

.vissible-xs {
    display: none;
}

.hidden-xs {
    display: block;
}

.visible-ipad {
    display: none;
}

.bx-wrapper img.visible-xs {
    display: none;
}

.display-table {
    display: table;
    height: 100%;
    width: 100%;
}

.display-table>.vertical-align {
    display: table-cell;
    height: 100%;
    width: 100%;
}

.display-table>.vertical-align.middle {
    vertical-align: middle;
}

.display-table>.vertical-align.bottom {
    vertical-align: bottom;
}

.mobile-menu {
    display: none;
}



.clearfix {
    clear: both;
}

a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {
    outline: none;
}

*:focus {
    outline: 0;
}

::placeholder {
    color: #000000;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000000;
}

::-ms-input-placeholder {
    color: #000000;
}

.hidden-xs-desktop {
    display: block;
}

.hidden-xs-phone {
    display: none;
}

.visible-sm {
    display: none;
}

.links .link {
    float: left;
}

.links .link+.link {
    margin-left: 30px
}

.link {
    /* background: #FFFFFF;
    border: 1px solid #008faf;
    border-radius: 36px;
    display: inline-block;
    padding: 14px 20px 12px; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.link a {
    font-family: Helvetica, sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #FFFFFF !important;
    letter-spacing: 3px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: underline;
}

.link a+a {
    margin-left: 20px;
    margin-top: 20px;
}


/* .link:hover {
    background: #330099;
} */

.link:hover a {
    color: #03101F !important;
}

/* .section {
    position: relative;
    padding-top: 110px 0;
}

.section + .section{
    padding-top: 60px ;
} */

.baner-img {
    background-image: url("../images/banner-image-1.png");
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

a,
a:hover {
    color: #fff;
    text-decoration: none !important;
}

.bannerContent {
    max-width: 1140px;
    margin: 0 auto;
}

.heading h1 {
    font-size: 64px;
    font-weight: bold;
    line-height: 75px;
    letter-spacing: 0.74px;
    color: #fff;
    text-align: left;
    max-width: 700px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


.simpli-image {
    position: absolute;
    top: 0px;
}

.section2 {
    padding: 100px 0;
}

.section2 .heading3 h3 {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0.38px;
    text-align: center;
    color: #00452d;
    padding-bottom: 132px
}

a {
    color: #fff !important;
}

/* .container {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    justify-content: space-around;
    box-sizing: border-box;
    padding-bottom: 50px;
} */

.box {
    /* width: calc((100% - 177px) / 4);  */
    display: inline-block;
    background-color: #419e4c;
    height: 210px;
    /*     
width: 245px;
height: 210px; */
}

.boxicon {
    width: 113px;
    height: 113px;
    background-color: #419e4c;
    border-radius: 50%;
    margin: -50px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.boxcontent {
    min-height: 200px;
}

.boxcontent h6 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.39px;
    text-align: center;
    color: #fff;
    padding: 20px 40px;
}

.section3 {
    background-color:
        #f8f8f8;
    padding: 100px 0;

}

.section3 .heading4 h3 {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    line-height: 45px;
    letter-spacing: 0.74px;
    color: #0e4b33;
}

.container.end {
    padding-bottom: 30px;
    display: flow-root;
}

.image4 {
    width: 310px;
    height: 310px;
}

.section3 .button {
    background-color: #419e4c;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
    letter-spacing: 4px;
    color: #fff;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 12px 16px;
    text-decoration: none;

}
.socialMediaBox {
    padding: 110px 0 10px;
}
.section3 .boxes {
    width: calc((100% - 20px) / 4);
    box-sizing: border-box;
    display: inline-block;
}


.owl-carousel .owl-nav button.owl-next {
    background: none;
    top: 21%;
    left: 86%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto;
    background-image: url("../images/right.png") !important;
    width: 5%;
    height: 10%;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-prev {
    background: none;
    top: 21%;
    left: 2%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto;
    background-image: url("../images/left.png") !important;
    width: 5%;
    height: 10%;
    position: absolute;
}

.section3 .bt {
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 20px auto;
    padding-bottom: 30px;
}

.footer {
    background-color: #0e4b33;
    padding: 70px 0;
}

.footer .foot {
    display: flex;
    flex-flow: wrap;
}

.footer .heading5 h3 {
    font-size: 28px;
    line-height: 38px;
    ;
    font-weight: bold;
    letter-spacing: 0.86px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
}

.footer .heading6 h3 {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.74px;
    color: #fff;
}

.footer .terms h3 {

    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
}

.footer .last h3 {

    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.32px;
    color: #fff;
    padding-bottom: 0px;
}

.footer .subscribe {
    text-align: right;
}

.follow-heading h3 {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    letter-spacing: 2.17px;
    text-align: right;
    color: #fff;
    padding: 30px 0 10px;
}

ul.socialMedia {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

ul.socialMedia li {
    display: inline-block;
}

ul.socialMedia li+li {
    padding-left: 25px;
}

.heading7 {
    padding-bottom: 30px;
}






@media(max-width:600px) {
    .logo {
        width: 55px;
    }

    .baner-img {
        width: 100%;
        height: 50vh;
        background-position: center center;
    }

    .heading h1 {
        font-size: 30px;
        line-height: 45px;
        max-width: 550px;
        text-align: center;
    }

    .section2,
    .section3 {
        padding: 30px 0 0;
    }

    .section2 .heading3 h3 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 75px;
    }

    .section3 .button {
        letter-spacing: 1px;
    }

    .box {
        margin-bottom: 80px;
    }
    .section3 .boxes {
        width: calc(100%);
        margin: 0 auto 20px;
        box-sizing: border-box;
        display: inline-block;
    }
    .section3 .heading4 h3 {
        font-size: 18px;
        line-height: 24px;
        padding: 15px 15px;
    }

    .socialMediaBox {
        padding: 30px 0;
    }
    .container.fluid {
        padding-bottom: 0px;
    }

    .boxcontent h6 {
        padding: 20px 15px;
    }

    .owl-carousel .owl-nav button.owl-next {
        background: none;
        top: 36%;
        left: 75%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: auto;
        background-image: url("../images/right.png") !important;
        width: 8%;
        height: 8%;
        position: absolute;
    }

    .owl-carousel .owl-nav button.owl-prev {
        background: none !important;
        top: 36%;
        left: 5%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: auto;
        background-image: url("../images/left.png") !important;
        width: 8%;
        height: 8%;
        position: absolute;
    }


    .footer {
        padding: 25px 0;
    }

    .footer .heading5 h3 {
        font-size: 20px;
        line-height: 28px;
        ;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .footer .heading6 h3 {
        font-size: 20px;
        line-height: 34px;
    }

    .footer .terms h3 {
        font-size: 13px;
        letter-spacing: 0.3px;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .footer .last h3 {
        font-size: 13px;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: 0.32px;
        color: #fff;
        padding-bottom: 0px;
    }

    .footer .subscribe {
        padding: 20px 0 10px;
        text-align: left;
        ;
    }

    .follow-heading h3 {
        padding: 20px 0 10px;
        text-align: left;
        ;
    }

    ul.socialMedia li {
        display: inline-block;
        text-align: left;
    }

    ul.socialMedia {
        text-align: left;
    }

    ul.socialMedia li+li {
        padding-left: 25px;
    }

    .heading7 {
        padding-bottom: 30px;
    }
}

@media (min-width:600px) and (max-width:960px) {

    .section2,
    .section3 {
        padding: 60px 0;
    }

    .logo {
        width: 120px;
    }

    .baner-img {
        width: 100%;
        height: 50vh;
        background-position: center center;
    }

    .heading h1 {
        font-size: 30px;
        line-height: 45px;
        max-width: 550px;
        text-align: center;
    }

    .section2 .heading3 h3 {
        font-size: 24px;
        padding-bottom: 100px;
    }
    .socialMediaBox {
        padding: 60px 0;
    }
    .box {
        /* margin: 45px 0px;
     padding-bottom: 0px; */
    }

    .section3 .heading4 h3 {
        font-size: 24px;
    }

    .container {
        padding-bottom: 0px;
    }

    .owl-carousel .owl-nav button.owl-next {
        background: none;
        top: 25%;
        left: 89%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: auto;
        background-image: url("../images/right.png") !important;
        width: 8%;
        height: 8%;
        position: absolute;
    }

    .owl-carousel .owl-nav button.owl-prev {
        background: none !important;
        top: 25%;
        left: 2%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: auto;
        background-image: url("../images/left.png") !important;
        width: 8%;
        height: 8%;
        position: absolute;
    }

    .container.fluid {
        padding-bottom: 0px;
    }

    .boxcontent h6 {
        font-size: 15px;
        padding: 48px 19px;

    }

    .section3 .button {
        font-size: 13px;
        padding: 5px;
    }

    .box1 {
        padding-bottom: 70px;
    }

    .box2 {
        padding-bottom: 70px;
    }

    .box3 {
        padding-bottom: 70px;
    }

    .box {
        height: 162px;
        width: 100%;
    }

    .icon2 {
        margin: 4px 4px;
    }

    .image {
        width: 100px;
    }

    .follow-heading h3 {
        width: 116px;
        font-size: 10px;
    }

    .footer {
        padding: 25px 0;
    }

    .footer .heading5 h3 {
        font-size: 20px;
        line-height: 28px;
        ;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .footer .heading6 h3 {
        font-size: 20px;
        line-height: 34px;
    }

    .footer .terms h3 {
        font-size: 13px;
        letter-spacing: 0.3px;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .footer .last h3 {
        font-size: 13px;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: 0.32px;
        color: #fff;
        padding-bottom: 0px;
    }

    .footer .subscribe {
        padding: 20px 0 10px;
    }

    .follow-heading h3 {
        padding: 20px 0 10px;
        text-align: left;
        ;
    }

    ul.socialMedia li {
        display: inline-block;
        text-align: left;
    }

    ul.socialMedia {
        text-align: left;
    }

    ul.socialMedia li+li {
        padding-left: 25px;
    }

    .heading7 {
        padding-bottom: 30px;
    }
}

@media (min-width:960px) and (max-width:1264px) {
    .logo {
        width: 120px;
    }

    .join h1 {
        font-size: 42px;
        padding: 22% 15%;
        width: 77%;
    }

    .baner-img {
        height: 600px;
        width: 100%;
    }

    .section2 .heading3 h3 {
        font-size: 24px;
        padding-bottom: 104px;
    }

    .box {
        height: 170px;
    }

    .boxcontent h6 {
        font-size: 15px;
        padding: 52px 30px;

    }

    .section3 .heading4 h3 {
        font-size: 24px;
    }

    .container.fluid {
        padding-bottom: 0px;
    }

    .section3 .button {
        font-size: 13px;
        padding: 8px;
    }

    .icon2 {
        margin: 10px 24px;
    }

    .owl-carousel .owl-nav button.owl-next {
        background: none;
        top: 46%;
        left: 92%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: auto;
        background-image: url("../images/right.png") !important;
        width: 6%;
        height: 8%;
        position: absolute;
    }

    .owl-carousel .owl-nav button.owl-prev {
        background: none;
        top: 46%;
        left: 2%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: auto;
        background-image: url("../images/left.png") !important;
        width: 6%;
        height: 8%;
        position: absolute;
    }

}