nav#navbars {
    background-color: transparent!important;
    height: 100px;
}

.navbar-light .navbar-nav .nav-link {
    color: #006941 !important;
    font-size: 14px !important;
    padding-right: 25px !important;
}
.home {
    height: calc(100vh - 84px);
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center;
    overflow-x: hidden;
    padding: 0px 50px;
    background: #fff;
}
a{
    color: black !important;
}
/* .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #006941 !important;
    background-image: linear-gradient(to right, #ffffff , #006941) !important;
} */
.nav-pills .nav-link {
    color: #000;
}

.nav-pills .nav-link {
    border-radius: .25rem;
    width: 320px  !important;
    padding: 8px 15px;
    height: 40px;
}
img.mini {
    margin-right: 15px;
    width: 27px;
    margin-left: 5px;
}
h4.ser-heading {
    font-size: 19px;
    text-transform: none;
}
h3.feat-heading {
    font-size: 16px;
}
h1.heading {
    font-size: 30px;
    color: #0c0e6e !important;
}
h4.list-heading {
    text-transform: capitalize;
}
.navbar-toggler {
    padding: .25rem .25rem !important;
    margin-right: 12px;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("../img/menu.png") !important;
}
.first {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
button.btn.btn-green {
    background: #ffffff !important;
    color: #006941;
    border: 1px solid #dfe0e0;
 
}
button.btn.btn-green:hover {
    transform: scale(1.1);
}
h3.text-center.contact {
    margin: 0px;
    font-size: 1.25rem;
    padding-bottom: 30px;
    color: black !important;
    text-align: left !important;
}
button.btn.btn-primary1 {
    /* background: #006941; */
    background: #02a562;;
    color: #fbfbfb;
    border: none;
}
button.btn.btn-primary1:hover {
    /* background: #006941; */
    color: #fbfbfb;
    border: none;
}
a.btn.btn-block.btn-primary.text-uppercase {
    /* background: #006941 !important; */
    background: #02a562;;
    color: #fff !important;
    border: none;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
}
/* .carousel-control-next {
    background: transparent;
    visibility: hidden;
    right: 0;
} */
form.form-home {
    background: #fff;
    padding: 27px;
    width: 75%;
    float: right;
}
.container.pd {
    display: grid;
    align-items: center;
    vertical-align: middle;
    height: calc(100vh - 84px);
    width: 100%;
    overflow-x: hidden;
    background: #fff;
}
/* .carousel-control-prev {
    background: transparent;
    visibility: hidden;
    right: 0;
} */
ul.carousel-indicators {
    visibility: hidden;
}
.col-md-6.col-sm-12.make-center {
    display: flex;
    align-items: center;
    vertical-align: middle;

}
.col-md-6.col-sm-12.main-content {
    padding: 40px 10px;
}
/* .bg-transparent {
    box-shadow: 0px 1px 1px #e8d5d5;
} */
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0,0,0,.5);
    background: transparent !important;
}
/* .service-content {
    margin-top: 96px;
} */
a#tab-list.active {
    color: #006941 !important;
  
    transform: scale(1.05);
    /* background-image: linear-gradient(to right, #ffffff , #006941) !important; */
}
#tab-list:hover {
    /* background-color: #7aa5d1110 !important; */
    transform: scale(1.05);
    color: #006941 !important;
}
#tab-list {
    font-family: 'Open Sans',sans-serif !important;
    font-size: 14px !important;
    width: 100% !important;
    padding: 8px 15px;
    height: 40px;
    color: #0c0e6e !important;
}
.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: #0c0e6e !important;
    font-weight: 450;
    
}
a:hover {
    color: black !important;
}

p.connect{
margin-bottom: 0 !important;
}

.address:hover {
    transform: scale(1.1);
}
.con-det:hover {
    transform: scale(1.1);
}
.circle {
    margin-bottom: 10px;
    color: #006941;
    height: 30px;
    width: 30px;
    line-height: 29px !important;
    border-radius: 100%;
    border: 1px solid;
}
.form-control {
    font-size: 14px !important;
}
.btn {
    font-size: 14px !important;
}
.carousel-control-next-icon{
    background:url('../img/Arrow.png') no-repeat center center !important;

}
.carousel-control-prev-icon {
    background:url('../img/Arrow.png') no-repeat center center !important;
    transform: rotate(180deg);
}
/**************SERVICES*************************/

.subscribe-area {
    padding: 30px 50px;
    background: #02a562;
    /* background: -moz-linear-gradient(left, #44ce78 0%, #43ce9f 100%);
    background: -webkit-linear-gradient(left, #44ce78 0%,#43ce9f 100%); */

}
.row.d-flex.justify-content-center {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.input-wrap .form-control {
    border: #e8e8e8;
    background-color: transparent;
    border-bottom: 1px solid white;
    border-radius: 0;
    width: 95%;

}
input.foc::placeholder {
    color: #dadada !important;
}
.foc:focus {
    color: #495057;
    background-color: transparent !important;
    border-color: white !important;
    outline: 0;
    box-shadow: none !important;
}
.subscribe-area .subscribe-from .subscribe-btn {
    position: absolute;
    right: 0px;
    bottom: 24px;
    color: #fff;
    border: none;
    background-color: transparent;
    cursor: pointer;
    z-index: 2;
    /* line-height: 119px; */
    float: right;

}
.subscribe-text {
    color: white;
    text-align: center;
}
.text-white {
    color: #fff!important;
 
}
p.pd-zero {
    margin-bottom: 0px !important;
}
/* .bord {
    border-right: 1px solid white;
} */
.one {
    height: 108px;
    padding: 11px 49px;
    text-align: center;
}
span.or {
    color: white;
}
span.or:before {
    margin-top: 11px;
    background: white;
    content: '';
    position: absolute;
    height: 1px;
    left: -10%;
    width: 56%;
    /* border: 2px solid white; */
    display: block;
}
span.or:after {
    margin-top: -12px;
    background: white;
    content: '';
    position: absolute;
    height: 1px;
    right: -10%;
    width: 56%;
    /* border: 2px solid white; */
    display: block;
}


.container.services-page {
    margin-top: 100px;
}
.containers.services-page {
    /* width: 90%; */
    padding: 50px 50px 150px 0px;
}

.dark-stroke {
    display: none !important;
}
h5.ser-heading.text-center {
    padding-top: 8px;
    font-size: 20px;
    padding-bottom: 0px !important;
    text-align: left !important;
}
.connect {
    color: black;
}

table.table.table-bordered {
    width: 80%;
    margin: 0 auto;
}
.about {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 130px;
    color: #6b6868;
}
/* section.pricing {
    margin-top: 70px;
    margin-bottom: 70px;
} */
section.pricing {
    margin-top: 70px;
    margin-bottom: 70px;
    /* height: calc(100vh - 84px); */
    display: flex;
    align-items: center;
    vertical-align: middle;
}
h4.text-center.goal {
    color: #0c0e84;
    padding-bottom: 25px;
    text-transform: capitalize;
}
section.table {
    margin-top: 125px;
}
/* ul.list {
   list-style-type: none;
   
} */
/* ul.list li:before{
    content: '';
    display: block;
    height: 25px;
    width: 25px;
    background-image: url('../img/right.png');
 } */

.vission {
    /* margin-bottom: 90px; */
    color: #6b6868;
    background: #f9f9f9;
}
section.vission {
    padding: 50px 0px 250px 0px;
    position: relative;
}
section.cprofile {
    margin: 1rem 0 5rem 0;
}

carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #006941 no-repeat center center;
    padding: -3px;
    background-size: 100% 100%;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:hover {
    color: black !important;
}

/* section.vission:before{
content: '';
width: 100%;
height: 200px;
position: absolute;
background: #f9f9f9;
z-index: -1;
bottom: 0;

transform-origin: right bottom;
transform: skewY(-3deg);
} */

section.vission::after{
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    height: 200px;
    background: #f9f9f9;
    z-index: -1;
    top: 0;
    transform-origin: left bottom;
    transform: skewY(-3deg);
    }

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
  }
  
  .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  }
  
  .hovereffect:hover .overlay {
      background-color: rgba(48, 152, 157, 0.24);
  }
  img#img-ser {
    height: 250px;
    width: 100% !important;
}
  .hovereffect img {
    display: block;
    position: relative;
  }
  
  .hovereffect h2 {
    font-family: 'Open Sans',sans-serif !important;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 14px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(110px) ;
    -ms-transform: translateY(110px) ;
    transform: translateY(110px) ;
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  }
  
  .hovereffect:hover h2 {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
  
  .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    /* border: 1px solid #fff; */
    background-color: transparent;
    opacity: 0;
   
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    font-weight: normal;
    margin: 0px 0 0 0;
    padding: 28% 34%;
    /* padding: 62px 100px; */
  }
  
  .hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  a.info {
    color: white !important;
  }
  /* .hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
  } */
  /* .mg {
      margin: 13px 0px;
  } */
  .col-lg-3.col-sm-6.mg {
      padding: 3px;
      margin: 0px;
  }
section.service {
    background: #f9f9f9;
    padding: 10px 0px 250px 0px;
    position: relative;
    z-index: 2;
   
}
section.service::after {
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    height: 200px;

    background: #f9f9f9;
    z-index: -1;
    top: 0;
    transform-origin: left bottom;
    transform: skewY(-3deg);
}
h1.heading.mg {
    margin-bottom: 30px;
}

/*footer*/
.footer-img {
  width: 80%;
}
div#footer {
    background: transparent;
    border-top: 4px solid #02a562;
}
.footer-down {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.foot {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.copy-rights p {
    margin: 0px;
    padding-top: 4px;
    color: #000000c4;
}
.footer {
    padding: 10px;
    margin: 0 auto;
}
.social-links .fa {
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    color: #02a562;

}
.social-links .fa:hover {
    transform: scale(1.1);
}
















  
  /* .rows {
      margin: 25px 0px;
  } */
  @media(min-width: 768px) and (max-width: 1024px) {
      .container {
          width: 100% !important;
      }
      .section.service {
        margin-bottom: 100px !important;
      }
  }

/* services 3 */

.hovereffect3 {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
  }
  
  .hovereffect3 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  }
  
  .hovereffect3:hover .overlay {
      background-color: rgba(48, 152, 157, 0.24);
  }
  
  .hovereffect3 img {
    display: block;
    position: relative;
  }
  
  .hovereffect3 h2 {
    font-family: 'Open Sans',sans-serif !important;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 14px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(214px);
    -ms-transform: translateY(214px);
    transform: translateY(214px);
    -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  }
  .info3{
      display: none ;
  }

  @media(min-width:600px) and (max-width:767px) {
    img.img-responsive {
        width: 70% !important;
    }
  }
 
  @media(min-width:990px) and (max-width: 1199px){
    .hovereffect a.info {
    padding: 37% 28%;
    }
  }
  @media(min-width:768px) and (max-width:990px){
    .hovereffect a.info {
        padding: 25% 36%;
    }
  }
 
/******************************************************************/
@media(max-width:767px){
    h1.heading.mg {
        margin: 20px 0px !important;
    }
    .about {
        margin-bottom: 70px !important;
    }

h4.text-center.goal {
    padding-bottom: 12px !important;
    margin: 37px 0px !important;
}
    .subscribe-area {
        padding: 30px 25px;
    } 
    .footer-img {
        width: 50%;
    }
   .pd-top {
        padding-top: 30px;
    }
    .hovereffect a.info {
        padding: 22% 35%;
    }
    .card-body {
        padding: 1rem !important;
    }
    .price {
        width: 100% !important;
    }
    .col-lg-3.col-sm-6.mg {
    padding: 4px 9px !important;
    margin: 0px;
}
   
      img.list-img {
          height: 100% !important;
      }
    .services h4, .services p {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
 
 
    
    .form-content {
        padding: 30px 12px !important;
    }
    img.smart {
        padding-bottom: 0px !important;
    }
    h1.heading {
        font-size: 23px !important;
    }
    .clients-title {
        margin-bottom: 35px !important;
    }
  
    h5.ser-heading.text-center {
        padding-top: 8px;
        font-size: 19px;
        padding-bottom: 5px !important;
    }
    .bt.text-center {
        margin-bottom: 35px;
    }

.home {
    height: 100%;
    padding: 0px 10px 10px 10px;
}

.col-md-6.col-sm-12.order-xs-first.make-center {
    padding: 0;
}
.col-md-6.col-sm-12.main-content {
    padding: 2px 15px !important;
}
img.ac-banner {
    margin-top: 30px;
}
.main-content h1 {
    font-size: 22px !important;
}
.features-left h4, .features-left p {
    padding-right: 10px !important;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-transparent {
    padding: 10px 1px !important;
}
.logo-img {
    width: 80%;
    margin-left: 12px;
}
}

/******************************************************************/
@media(min-width: 768px) {
    .mob {
        display: none !important;
    } 
    .desk {
        display: block !important;
    }
    
.price {
    width: 80% !important;
}
}


@media(max-width:768px){
    img.img-responsive {
        width: 70% !important;
    }
    .footer-logo {
        text-align: center;
        margin-top: 10px !important;
    }
    .copy-rights {
        margin: 20px 0px;
    }
    .social-links {
        text-align: center;
        margin-bottom: 20px;
    }  

    .our-clients{
        height: auto !important;
        margin-top: 70px;
    }
    .containers.services-page {
        padding: 50px 10px !important;
    }
    .mob {
        display: block !important;
    } 
    .desk {
        display: none !important;
    }
    .container.pd {
        width: 100% !important;
        padding: 0px 5px;
        height: auto !important;
        margin-top: 70px !important;
        margin-bottom: 60px;
    }
    form.form-home {
        width: 100% !important;
    }
    ul.navbar-nav.ml-auto {
        margin-top: 25px;
        padding: 0px 12px;
    }
    
    .home-btn {
        margin-right: 0px !important;
    }
    .btn-mode {
        text-align: center;
    }
    .home-btn {
        width: 50% !important;
    }
    img.smart {
        width: 100%;
        padding-top: 0px;
    
    }
    img.img-responsive.ac {
        width: 65%;
        margin-top: 100px;
    }
    .col-md-6.col-sm-12.phone-mockup1 {
        text-align: center;
    }
    span.navbar-toggler-icon {
        font-size: 16px !important;
    }
    .navbar-light .navbar-toggler {
        border: none !important;
        outline: none !important;
    }
    .features-left {
        text-align: left !important;

    }
    .features-left h4, .features-left p {
        padding-left: 60px !important;
    }
    .hidden-sm.appmockup {
        display: none !important;
    }
    
}
@media (min-width: 992px){
    a.carousel-control-prev {
        background: #ff000000;
        margin-left: -38px;
    }
    a.carousel-control-next {
        background: #ff000000;
        margin-right: -38px;
    }
    li.nav-item.active {
        position: relative;
    }
    li.nav-item.active:after {
        content: '';
        position: absolute;
        width: 20px;
        height: 2px;
        background: #4ec091;
        left: 50%;
    }
   
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem !important;
    padding-left: 1.5rem !important;
}

}

@media(min-width:768px) and (max-width:991px){
    .footer-img {
        width: 40%;
    }
}

@media(min-width:768px) and (max-width:1199px){
  
    .subscribe-area {
        padding: 30px 14px;
    }
    .address {
       
        min-height: 125px;
    }
    .con-det {
    
        min-height: 125px;
    } 
}
@media(max-width:1024px){
    .address {
        margin-top: 30px;
      
    }
    .con-det {
        margin-top: 30px;
        
    }
    section.pricing {
        height: auto !important;
  
    }
    .fa-ul {
        padding-left: 0;
        margin-left: 1px !important;
    }
}
@media (min-width: 1200px){
.container {
    max-width: 100% !important;
    padding: 0px 50px !important;
}
}

@media(min-width: 1900px){
    .footer-img {
        width: 51%;
    }
}
/*******************************************************/
@media(min-width:1024px){
    .bg-transparent {
        padding: 15px 50px !important;
    }
    section#contact-section {
        display: flex;
        height: 100vh;
        align-items: center;
        vertical-align: middle;
    }
}


@media(min-width: 992px) and (max-width: 1300px) {
    .hovereffect3 h2 {
   
        text-align: center;
        position: relative;
        display: flex;
        justify-content: center;
        min-height: 50px;
        text-align: center;
        vertical-align: middle;
        font-size: 14px;
        padding: 8px;
        background: rgba(0, 0, 0, 0.6);
        -webkit-transform: translateY(214px);
        -ms-transform: translateY(214px);
        transform: translateY(205px);
        -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
        transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    }
}

@media(max-width:1999px){
    img.list-img {
        height: 100% !important;
        margin: 10px 0px;
    }
}


@media(min-width:2000px){
    img.list-img {
        height: 100% !important;
    }
}
@media (min-width: 576px) and (max-width:767px){
.container {
    max-width: 100% !important;
}
img.img-responsive {
    width: 39% !important;
}
}


  
  .pricing .card {
    border: none;
    border-radius: 1rem;
    transition: all 0.2s;
    /* box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1); */
    border: 1px solid #e4e4e4;
  }
  
  .pricing hr {
    margin: 1.5rem 0;
  }
  
  .pricing .card-title {
    margin: 0.5rem 0;
    font-size: 0.9rem;
    letter-spacing: .1rem;
    font-weight: bold;
  }
  
  .pricing .card-price {
    font-size: 3rem;
    margin: 0;
  }
  
  .pricing .card-price .period {
    font-size: 0.8rem;
  }
  
  .pricing ul li {
    margin-bottom: 1rem;
  }
  
  .pricing .text-muted {
    opacity: 0.7;
  }
  
  .pricing .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 10px;
    opacity: 0.7;
    transition: all 0.2s;
  }
  
  /* Hover Effects on Card */
  
  @media (min-width: 992px) {
    .pricing .card:hover {
      margin-top: -.25rem;
      margin-bottom: .25rem;
      box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
    }
    .pricing .card:hover .btn {
      opacity: 1;
    }
  }



