
*{font-family:Montserrat,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}.bg-clor-white{background-color: #f5f5ef;}.bg-bolor-lightgreen{background-color: #99cd9d;padding-top: 50px;}.bg-color-parrotgreen{background-color: #73b24c;padding-top: 50px;padding-bottom: 40px;}.bg-color-darkgreen{background-color: #4ba552;padding-top: 50px;}.logoImage img{width: 35%;}.headings h2{font-size: 80px;font-weight: 400;line-height: 1;color: #262625;}.headings p{color: #5bac61;font-size: 20px;font-weight: 500;margin-bottom: 50px;}.shape1 img{width: 100%;vertical-align: bottom;}.headings-right ol{padding-left: 14px;margin-top: 25px;color: #000000;font-size: 15px;}.headings-right ol li{margin-bottom: 20px;line-height: 24px;}.headings-right h4 {text-align: left;color: #000000;font-weight: 500;text-transform: uppercase;}.headings-right p:nth-child(2){text-align: left;color: #000000;font-weight: 400;text-transform: uppercase;}.headings-right p:nth-child(3){text-align: left;color: #000000;font-size: 15px;line-height: 24px;}.headings-right p:nth-child(4){text-align: left;color: #000000;font-size: 15px;line-height: 24px;font-weight: 500;}.headings-right p:nth-child(5){text-align: left;color: #000000;font-size: 15px;line-height: 24px;}.headings-left h4{color: #000000;font-weight: 500;text-transform: uppercase;}.headings-left p:nth-child(2){color: #000000;font-weight: 400;text-transform: uppercase;}.headings-left p:nth-child(3){color: #000000;font-size: 15px;line-height: 24px;}.headings-left p:nth-child(4){color: #000000;margin-top: 30px;font-weight: 500;}.headings-left p:nth-child(5){color: #000000;margin-top: 30px;}.headings-left p:nth-child(6){color: #000000;margin-top: 30px;}.headings-left p:nth-child(7){color: #000000;margin-top: 30px;}.headings-left p:nth-child(8){color: #000000;margin-top: 30px;margin-bottom: 30px;}.underline-div{margin-bottom: 50px;}.underline-div hr{border-top: 1px solid #000000;}.underline-div p{color: #000000;font-size: 15px;line-height: 24px;margin-top: 40px;}.headings-page7 p{color: #000000;font-weight: 500;margin-top: 40px;font-size: 15px;}.headings-page6 {color: #000000;font-size: 15px;}.headings-page6 p:nth-child(2), .headings-page6 p:nth-child(3){margin-top: 40px;}.stop-headings p{font-size: 100px;color: #000000;margin-top: -30px;}.headings-right p span{color: #000000;font-weight: 500;}.stop-paragraph{color: #000000;}.para{color: #000000;font-size: 20px;}footer {background: #202932;color: #fff;}footer {float: left;width: 100%;padding: 10px 50px;}.navbar{box-shadow: 0 0 3px #333;}.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{color: #02a451 !important;font-weight: 500 !important;}.nav.navbar-nav.pull-right li a{text-transform: uppercase;font-weight: 500;color: #505050;}.navbar{border-bottom: medium none!important;margin-bottom: 0!important;min-height: 80px;padding: 0!important }.navbar li.login-btn{float: right;right: 0;text-align: right;list-style-type: none;}.navbar-inverse{background-color: #fff !important;border: none!important;z-index: 9999 }.navbar-brand img{width: 180px!important;}.nav>li>a{font-size: 12px;}.login-btn{margin-top: 6px;}.login-btn a.btn-logion{background-color: #02a451!important;border-radius: 10px!important;border: none;line-height: 10px!important;padding: 13px 15px;margin-top: 16px;color: #fff!important;}.t3-shape1 img{width: 400px;margin-top: 40px;}.t3-shape2 img{margin-bottom: 30px;}.t4-shape1 img{width: 400px;margin-top: 40px;}.t5-shape2 img{width: 250px;height: 530px;}.t6-shape5 img{margin-bottom: 40px;}.t8-shape1 img{width: 400px;margin-bottom: 40px;}.t9-shape1 img{width: 400px;margin-bottom: 40px;}.t44-para3{margin-top: 30px;}.t44-ol{margin-top: 10px !important;}.p-l-0{padding-left: 0px;}.p-r-0{padding-right: 0px;}.m-l-0{margin-left: 0px;}.m-r-0{margin-right: 0px;}.center-div{display: flex;align-items: center;justify-content: center;height: 100%;}.m-b-30{margin-bottom: 30px;}
@media only screen and (max-width: 600px) {
    .headings h2 {
        font-size: 32px;
        text-align: center;
    }
    .center-div {
        flex-direction: column;
    }
    nav.navbar{
        display: none;
    }
}