/* NAVIGATION */
.navbar {
    
    font-weight: 700;
    padding: 15px;
    background-color: #04010A!important;
    width: 85%;
    z-index: -1;
    font-size: 17px;
    margin-left: 90px;
    
     
       
}

.navbar-brand .brand-logo-h3 {
   font-weight: bolder !important;
    color: white !important;
    margin-top: -12px !important;
    font-size: 35px!important;
    margin-left: 15px !important;
    
}

.navbar-right {
    margin-right: 75px !important;
}

.btn-myclass {
    height: 35px !important;
    width: 90px !important;
    margin-left: 30px !important;
    margin-top: 5px;
    background-color: #39b54a !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    border-radius: 6px !important;
}
/*  END NAVIGATION */

/* header*/

.header {
    
    height: 750px;
    width: 100%;
    padding: 30px 0 30px;
    margin-top: 0px;
    background-image: url(../images/background/b2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color:#fff;
    
        
}

.header img {
    height: 730px;
    width: 450px;
    margin: 150px 0 0 40px;
    
    
    
        
}

.header-left {
    padding-top: 200px !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.header h1{
    font-size: 50px;
    font-weight: 700;
    padding-top: 20px;
    
    
}

.header h3 {
    text-transform: uppercase;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
   
}

.header h1,
.header p,
.header button{
    margin-top: 20px;
        
}

.header .btn{
    border-radius: 4px;
    margin: 80px 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color:transparent;
    border: 3px solid #fff;
    width: 200px;
}


.social {
    
    font-size: 25px;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    border: 0px ;
    margin-right: 5px;
    margin-top: 10px;
    
}

.column-last {
    margin-left: 30px;
    width:5px !important;
    margin-right: -20px !important;
    padding-right: 0px !important;
}

.elements-align-col-1{
     margin-top: 240px !important;
}

.elements-align-col-1 a {
    color: white;
}

.elements-align-col-1  a:hover {
    color: #39b54a !important;
}

.button-scrolldown {
    margin-top: 90px !important;
    color: white!important;
    border:none;
    background-color: transparent!important;
    font-size: 17px;
    font-weight: 700;
    border-style: none !important;
}

@media(max-width:768px){
    
    .header{
        padding: 30px;
        height: 750px;
        
    }
    
    .header img{
        width:90%;
        height: 300px;
        margin: -50px 0px 10px 20px;
        
    }
    
    .header  .btn{
        font-size: 10px;
        margin-left: 20px;
        
    }
    .header h1{
        font-size: 28px;
        text-align: center;
        
    }
    .header h3 {
        text-align: center;
        margin-top: -100px;
        font-size: 18px;
        font-weight:bolder;
    }
    
    .header p {
        font-size: 10px;
       
            }
    .header .btn{
        font-size: 20px;
    }
    
    .header .btn-primary{
        margin-top: 10px;
        width: 250px;
        height: 60px;
        text-align: center;
    }
    
    .header .btn-success{
        margin-top: -70px;
        width: 250px;
        height: 60px;
        text-align: center;
        
    }
    
    
}



/* End header*/

/* About Us*/

 .about  .about-h1 {
    margin-top:0px !important ;
    font-size: 40px !important;
     color:#151515 !important;
}

.about .about-hr1{
    margin-top:30px !important;
    width: 60px !important;
    float: left !important;
    border: 1px solid #39b54a !important;
}

.about .about-para1 {
    font-size: 21px !important;
    color:#838383 !important;
    line-height: 1.857;
        font-family: "muli-light" !important;
    
}

.about .about-hr2{
    margin-top: 50px !important;
    padding-bottom: 30px !important;
}

@media(max-width:768px){
    
    .about {
        text-align: center;
        
    }
    .about  .about-h1 {
        margin-top: 70px !important;
        font-size: 24px!important;
    }
    
    .about .about-hr1{
        float: none!important;
    }
    
    .about .about-para1 {
        margin-top: 50px;
        font-size: 30px;
        
    }
}


/* End About Us*/

/*  About2*/

.about2 .about2-icon{
    
    color: #39b54a !important;
    font-size: 48px !important;
    
}

.about2 .about2-h4 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-size: 19px !important;
}

.about2 .about2-para {
    font-size: 19px !important;
    color:#838383 !important;
    line-height: 1.857;
    font-family: "muli-light" !important;
    padding-top: 10px !important;
    padding-bottom: 50px !important;
}

@media(max-width:768px){
    
    .about2 {
        text-align: center;
    }
    
}

/* End About2*/

/*  how the app works*/


.how-app-works .works-h1 {
    text-align: center !important;
     color:#151515 !important;
}


 .how-app-works .works-hr1{
    margin-top:50px !important;
    width: 60px !important;
    margin-bottom: 80px !important;
    border: 1px solid #39b54a !important;
}

.how-app-works .works-button {
    padding: 12px 19px !important;
    font-size: 22px !important ;
}

.how-app-works .works-h2{
    font-size:20px !important;
    margin-top: 19px!important;
    font-weight: bold !important;
     color:#151515 !important;
    
}

.how-app-works .works-para{
    font-size: 19px !important;
    color:#838383 !important;
    line-height: 1.857;
    font-family: "muli-light" !important;
    padding-top: 19px !important;
    padding-bottom: 50px !important;
}


.how-app-works .vr {
    width:1px;
    background-color:#E5E5E0;
    position:absolute;
    top: 0;
    height: 140px;
    margin-top: 80px;
    margin-left: 30px;
    
   
}

@media(max-width:768px){
    
    .how-app-works {
        text-align: center;
        font-size: 20px;
    }
    
    .how-app-works .works-h1 {
        font-size: 25px;
}
    .how-app-works .works-button{
        float: left;
    }
    
    .how-app-works .works-h2{
        float: left;
        margin-top: -25px !important;
        margin-left: 4px;
    }
    
    .how-app-works .works-para{
        margin-top: 50px!important;
        margin-left: 50px;
        text-align: justify;
    }
    
}

/* End how the app works*/

/* Big-image */

.big-image img{
    height:550px !important;
    width:1200px !important;
    margin-top: 40px !important;
    
}
    
    @media(max-width:768px){
        .big-image img{ 
        
        height:200px !important;
    width:360px !important;
    
        }
    }
    
/* End big-image*/




/* Pricing*/

.pricing {
    background-color: #ebebeb !important;
}



.pricing .pricing-hr1{
    
    background-color: #ebebeb !important;
    margin-bottom: 100px !important ;
    
    
}

.pricing .pricing-h2 {
    margin-top:20px !important ;
    font-size: 33px !important;
     color:#151515 !important;
    
        #59CA32
    
    
}

.pricing .pricing-hr2 {
    margin-top:30px !important;
    width: 60px !important;
    float: left !important;
    border: 1px solid #39b54a !important;
   
    
}

.pricing .pricing-para1 {
    font-size: 20px !important;
    color:#838383 !important;
    
    font-family: "muli-regular" !important;
    margin-top: 40px !important;
    padding-bottom: 30px !important;
    
    
    }

.pricing .packages1 {
    
    padding: 25px;
    border: 1px solid #fff;
    background-color:  #fff;
    border-radius: 5px;
    margin-top:  0px;
    text-align: center;
    margin-top: 30px !important;
    
    
    
    
    
}

.packages1 .plan-title {
    font-family: "montserrat-regular", sans-serif;
    font-size: 2.4rem;
    margin-bottom: 3.6rem;
    line-height: 1.5;
    color: #151515;
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin: 0;
    padding: 30px;
    font-weight: bold;
    
}
.packages1 .plan-price {
    font-family: "montserrat-medium", sans-serif;
    font-size: 7.8rem;
    color: #151515;
    line-height: 1;
    margin-bottom: 0;
    font-weight: bold;
    
}
.packages1 .plan-per-month {
    
    margin-top: -.1rem;
    margin-bottom: 30px;
    font-family: "montserrat-medium", sans-serif;
    font-size: 1.8rem;
    color: #767676;
    font-weight: 600;
    
}
.package1-list li {
    list-style: none;
   
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 1.6rem;
    line-height: 2.4rem;
    display: block;
    color: #767676;
    padding-top:13px;
    padding-bottom: 13px;
    font-weight: 400;
    
    
}

.package1-list span {
    color: #39b54a;
    font-family: "muli-bold", sans-serif;
    font-weight: bold !important;
}

.package-hr {
    margin-top: 0px !important;
    margin-bottom: 40px !important;
}



.packages1 .btn1-color {
    
    background-color: #39b54a !important;
    height: 60px !important;
    width: 150px!important;
    margin-bottom: 20px!important;
    
    
    
}


.package-br{
    font-size: 100px!important;
}



.pricing .packages2 {
    
    padding: 25px;
    border: 1px solid none;
    background-color: #39b54a ;
    border-radius: 5px;
    
    text-align: center;
    margin-top: 30px !important;
    
    
    
}

.packages2 .plan-title {
    font-family: "montserrat-regular", sans-serif;
    font-size: 2.4rem;
    margin-bottom: 3.6rem;
    line-height: 1.5;
    color: white;
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin: 0;
    padding: 30px;
    font-weight: bold;
    
}
.packages2 .plan-price {
    font-family: "montserrat-medium", sans-serif;
    font-size: 7.8rem;
    color: white;
    line-height: 1;
    margin-bottom: 0;
    font-weight: bold;
    
}
.packages2 .plan-per-month {
    
    margin-top: -.1rem;
    margin-bottom: 30px;
    font-family: "montserrat-medium", sans-serif;
    font-size: 1.8rem;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    
}
.package2-list li {
    list-style: none;
   
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 1.6rem;
    line-height: 2.4rem;
    display: block;
    color: rgba(255, 255, 255, 0.8);
    padding-top:13px;
    padding-bottom: 13px;
    font-weight: 400;
    
    
}

.package2-list span {
    color: white !important;
    font-family: "muli-bold", sans-serif;
    font-weight: bold !important;
}

.package-hr2{ 
    color: rgba(255, 255, 255, 0.8) !important;
    margin-top: 0px !important;
    margin-bottom: 40px !important;
}





.packages2 .btn2-color {
    
    background-color: white!important;
    height: 60px !important;
    width: 150px!important;
    margin-bottom: 20px!important;
    color: black!important;
    
    
    
}




@media(max-width:768px){
    
    .pricing {
        
        padding: 20px;
        
    }
    
    .packages {
        
        width: 80%;
        margin-left: 25px;
        
    }
    
    .pricing .pricing-h2{
        font-size: 25px !important;
        text-align: center;
        margin-top:-40px !important ;
}
    
    .pricing .pricing-hr2 {
        text-align: center !important;
        float:none!important;
        
    }
    .pricing .packages2 {
         margin-top: -20px !important;
    }
} 
/* End Pricing */


/* testimonials */


.testimonials .testimonials-h1 {
    
    margin-top: 150px!important;
    color:#151515 !important;
    padding-bottom: 20px!important;
    
}

.testimonials .testimonials-hr1{
     margin-top:30px !important;
    width: 70px !important;
   
    border: 1px solid #39b54a !important;
}

.testimonials .testimonials-main-h3{
    font-size: 30px;
    font-weight: 100 !important;
    padding-top: 20px !important;
    line-height: 5.4rem;
    margin-left: 150px!important;
    margin-right: 150px !important;
    color: #303030 !important;
}
.testimonials .testimonials-img {
    margin-top: 40px!important;
    
}
.testimonials .testimonials-radio{
    
}
.testimonials .testimonials-radio-label1{
    
}
.testimonials {
    text-align: center!important;
    
}

.testimonials .testimonials-h2{
    font-size: 20px !important;
    font-weight: bold;
    
    
}

.testimonials .testimonials-h4{
    font-size: 17px!important;
    color: #767676 !important;
    font-weight: 700;
}

.radio-input-color input{
    color: #39b54a !important;
}

@media(max-width:768px){
    .testimonials .testimonials-h1{
        font-size: 25px!important;
         margin-top: 50px!important;
    }
    .testimonials .testimonials-main-h3{
        font-size: 20px;
        font-weight: 100 !important;
        padding-top: 10px !important;
    line-height: 4rem;
    margin-left: 2px!important;
    margin-right: 2px !important;
    }
}
/* END testimonials */

/* Contact */

.contact {
    
    padding: 50px 0 80px;
    text-align: center;
    background-color: #39b54a !important;
    
}

.contact p {
    
    padding-bottom: 80px;
    color: #737373;
    
}

.contact h2 {
    
    color: white;
    margin: 20px 0 20px;
    padding-bottom: 40px;
    
}

.contact .input-group {
    
    margin-bottom: 25px;
    
}

.contact .form-group {
    
    border-radius: 0 !important;
    
}

.contact span {
    
    border-radius: 0 !important;
    
}

.contact .btn {
    
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    background-color: #ebebeb !important ; 
    color: black !important;
    font-weight: 600;
}

.contact .btn:hover {
    
    background-color:#CFCFC8 !important; 
    color: black !important;
}

/* End Contact */

/* Footer */

.footer {
  
    padding: 30px;
    color: #cccccc;
    background-color: #222222;
        
}

.footer .social {
    
    font-size: 20px;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 5px;
    border: 1px solid #cccccc;
    margin-right: 5px;
    
}

.footer .input {
    
    height: 100px;
    width: 160px;
    padding: 5px;
    border: none;
    background-color: #cccccc;
    color: #000;
    
}

.footer .btn {
    
    padding: 2px 2px 2px;
    margin: 1px 0 0 1px;
    
}
/* End Footer */









