:root {
  /* --light-brown: #c5a880; */
  --white: #fff;
  --black: #000;
  --light-orange: orange;
  --light-gray: #c9cccc;
  --light-green: #0ab774;
}

.top-mini-header {
  background-color: var(--light-gray);
}

.top-mini-header p {
  font-weight: 500;
}

.vl {
  border-left: 2px solid var(--black);
  height: 10px;
}

nav {
  z-index: 999;
}

a.nav-link {
  color: #616363 !important;
  font-size: 17px;
  margin-left: 8px;
  font-weight: 400;
}

.netvil-banner {
  display: block;
  background-size: cover;
  background-position: center;
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.netvil-banner .banner-heading {
  font-weight: 400;
}

.text-content .p1 {
  color: var(--light-orange);
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}

.text-content .p2 {
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0px;
}

section.mobile-banner .p1 {
	color: var(--light-orange);
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}
section.mobile-banner .p2 {
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0px;
}
.netvil-banner .text-content {
  position: absolute;
  width: 100%;
  top: 20%;
}
.text-content .p1 {
    color: var(--light-orange);
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.quate-bg-card {
  margin-top: 11rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
  background-color: #f9f9f9;
}

.quate-card-bg .card .quate-img {
  display: block;
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 150px;
}

.quate-card-bg .card {
  box-shadow: rgb(100 100 111 / 30%) 0px 7px 30px 0px;
}

.quate-card-bg .card h5 {
  color: var(--light-green);
  margin-top: 4.6rem;
  font-size: 1.4rem;
  margin-left: -10px;
}

.quate-card-bg input {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  font-size: 17px;
  font-weight: 500;
}

.quate-card-bg .p3 {
  color: var(--light-green);
  font-weight: 500;
}

.quate-bg-card h6 {
  font-weight: bold;
  font-size: 17px;
  padding-top: 5px;
}

.quate-bg-card p {
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0px;
  font-size: 15px;
}

.quate-bg-card .shield-icon {
  width: 41px;
  height: 40px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(163, 162, 162) !important;
  opacity: 1;
  /* Firefox */
}

.quate-card-bg button {
  background-color: var(--light-green);
}

.quate-card-bg .network-img {
  padding-top: 11rem;
}

.quate-card-bg .network-img {
  padding-left: 3rem;
}

.network-img h5 {
  color: rgb(163, 162, 162);
}
.attach-file{
	color:#0ab774;
	margin-left: 7px;
}
.attach-file:hover{
	color:#0ab779;
}
.request-button {
  color: #fff;
  margin: auto;
  font-size: 1.3rem;
  font-weight: 500;
  background-color: #0ab774;
   margin-left: 4rem;
}
.network-img img{
	width:auto;
	height:40px;
}
.house-skech h5 {
  color: rgb(129, 129, 129);
}

.house-skech-img {
  margin-top: 6rem;
}

.features h1{
  color: rgb(129, 129, 129);
  font-weight: 400;
}
.features p{
  font-weight: 500;
  line-height: 19px;
}
.round-icon {
  text-align: center;
}

.green-icons {
  margin-top: 5rem;
}

.green-icons h4 {
  font-size: 20px;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
}

.green-icons p {
  font-weight: 600;
  line-height: 19px;
  font-size: 15px;
  letter-spacing: 0px;
  color: rgb(129, 129, 129);
}

.dot {
  height: 55px;
  width: 55px;
  background-color: #0ab774;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  padding-top: 7px;
}
hr {
  height: 2px;
  border-width: 0;
  background-color: #d6d6d6;
  margin-bottom: 0;
}
.features-icons{
  font-size: 30px;
  font-weight: 300;
  color: red;
}
.footer-logo {
  width: 150px;
  height: 60px;
  margin-bottom: 1rem;
}
.netvil-products-details-section {
  margin-top: 8rem;
}

.netvil-products-details-section p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #444;
}

.about-us-hero {
  /* background-image: url(https://cdn2.hubspot.net/hubfs/1886759/_web/stock/about-us-hero-min.png); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-blend-mode: soft-light;
  background-color: rgb(61, 61, 61);
}

.small-underline {
  color: #0087cf !important;
  width: 10%;
}
.netvil-mission .items img {
  width: 15%;
}

.netvil-mission .items p {
  color: #303030;
  font-size: 16px;
  font-weight: 500;
}
.form-control {
    background-color: #f9f9f9 !important;
}
.stepper .line {
    width: 2px;
    background-color: lightgrey !important;
}
.features .icons-img {
  width: 15%;
  background-color: #0ab774;
  padding: 10px 10px 10px 10px;
  border-radius: 13%;
}

.features .rounded-circle {
  /* padding: 18px 20px 18px 20px; */
  height: 50px;
  width: 50px;
  font-size: 30px;
}

/* .features .media h5 {
  font-size: 1rem;
} */
.service-areas .container{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.service-areas .area-img {
  position: relative;
  text-align: center;
  /* color: white; */
}

.service-areas h6 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.service-areas img {
  vertical-align: middle;
}

.service-areas .content {
  position: absolute;
  bottom: 16px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 91.6%;
  padding: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  /* border-radius: 10px; */
}
.free-consultation span{
  color: #0ab774;
}
.ex-screen-shot{
  width: 100%;
  height: 200px;
}
.drone-button{
  background-color: #0ab774;
    border-color: #0ab774;
}
.drone-button a{
  color: #fff;
  text-decoration: none;
}
/* // Small devices (landscape phones, 576px and up) */

@media (max-width: 576px) {
  .quate-bg-card {
    padding-top: 28rem;
    padding-bottom: 22rem;
  }
  .h1, h1 {
    font-size: 1.7rem !important;
  }
  .netvil-banner {
    padding-top: 7rem;
    padding-bottom: 9rem;
  }
  .quate-card-bg .card h5 {
    margin-top: 5rem;
    font-size: 1.2rem;
    margin-left: 0px;
  }
	section.mobile-banner .p1 {
    color: var(--light-orange);
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}
  .p, p {
    font-size: 14px;
  }
  .text-content .p1 {
    font-size: 1rem;
  }
  .quate-card-bg .network-img {
    padding-top: 4rem;
    padding-left: 0;
  }
  .network-img h5 {
    font-size: 17px;
  }
  .top-mini-header p {
    margin-bottom: 0;
  }
  .round-icon {
    text-align: left;
  }
 .green-icons h4 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}
  .netvil-products-details-section {
    margin-top: 4rem;
  }
  .service-areas .content {
    width: 93% !important;
  }
 
}

/* Medium devices (tablets, 768px and up) */

@media (max-width: 768px) {
  .quate-bg-card {
    padding-top: 35rem;
    padding-bottom: 2rem;
  }
  .h1, h1 {
    font-size: 1.9rem;
  }
  .netvil-banner {
    padding-top: 15rem;
    padding-bottom: 9rem;
  }
  .quate-card-bg .card h5 {
    margin-top: 5rem;
    font-size: 1.2rem;
    margin-left: 0px;
  }
  .p, p {
    font-size: 14px;
  }
  .quate-card-bg .network-img {
    padding-top: 5rem;
    padding-left: 0;
  }
  .netvil-banner .p1 {
    font-size: 1rem;
  }
  .service-areas .content {
    width: 92.6% !important;
  }
  
}

/* Large devices (desktops, 992px and up) */

@media (max-width: 992px) {
  .quate-card-bg .network-img {
    padding-top: 5rem;
    padding-left: 0;
  }
}

@media (max-width: 1024px) {
  .quate-card-bg .card h5 {
    color: var(--light-green);
    margin-top: 5rem;
    font-size: 1.1rem;
    margin-left: 0px;
  }
}
.testimonials-v-2 {
            padding: 100px 0;
            overflow: hidden;
        }

        .testi-slide {
            text-align: center;
        }

        .testi-slide img {
            width: 92px;
            height: 92px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
        }

        .testi-slide p {
            margin: 20px 0;
            font-size: 16px;
            font-weight: 400;
            line-height: 30px;
            font-style: italic;
        }

        .testi-slide i {
            color: #32c5d2;
            margin-right: 10px;
        }

        .testi-slide h4 {
            font-weight: 400;
            font-size: 16px;
            font-family: "Lato", sans-serif !important;
            font-style: italic;
        }

        .testi-slide .flex-control-paging li a {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            box-shadow: none;
            background: transparent !important;
            border: 2px solid #ccc;
            width: 8px;
            height: 8px;
        }

        .testi-slide .flex-control-paging li a.flex-active {
            background: transparent !important;
            border: 2px solid #32c5d2;
        }

        .quote {
            position: relative;
        }

        .quote blockquote {
            padding: 0px;
            border: 0;
            margin: 0;
            font-size: 14px;
            font-style: italic;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
            border-radius: 8px;
        }

        .quote blockquote p {
            color: #fff;
            padding-top: 25px;
            padding-bottom: 45px;
            padding-left: 30px;
            padding-right: 30px;
        }

        .quote blockquote:before {
            content: "";
            position: absolute;
            top: 100%;
            left: 90px;
            width: 0;
            height: 0;
            border-top: 0.83333em solid #ccc;
            border-right: 0.86667em solid transparent;
        }

        .quote.green blockquote {
            background-color: #32c5d2;
        }

        .quote.green blockquote:before {
            border-top-color: #32c5d2;
        }

        .quote.dark blockquote {
            background-color: #555;
        }

        .quote.dark blockquote:before {
            border-top-color: #555;
        }

        .quote-footer {
            margin: 10px 0;
        }

        .quote-footer .quote-author-img img {
            float: left;
            max-width: 90px;
            width: 90px;
            height: 90px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            margin-left: -5px;
            margin-top: -40px;
            position: relative;
            z-index: 1;
            padding: 5px;
            background-color: #fff;
        }

        .quote-footer h4 {
            font-size: 14px;
            margin-bottom: 4px;
        }

        .quote-footer p {
            font-weight: 400;
            font-style: italic;
            font-size: 14px;
        }

#bs-example-navbar-collapse-1 ul.navbar-nav:last-child a{
    padding-right:0;
}

.client-img {
            width: 120px;
            height: 120px;
            overflow: hidden;
            border: 4px solid #fff;
            margin: 0px auto 20px;
            border-radius: 100%;
        }

        .carousel-content {
            padding: 50px 0px;
        }

        .carousel-content h3 span {
            font-size: 17px;
            font-weight: normal;
            color: #000;
            text-transform: uppercase;
        }

        .client-img img {
            width: 100%;
        }

        #testimonial {
            text-align: center;
            padding: 40px 0px;
            color: #000;
        }

        #testimonial .carousel-control-prev,
        #testimonial .carousel-control-next {
            font-size: 36px;
        }

        #testimonial h2 {
            font-size: 40px;
            font-style: italic;
            border-bottom: 1px solid #7fbdff;
            padding-bottom: 20px;
            display: inline-block;
        }
.carousel-control-next, .carousel-control-prev {
   
    color: #000 !important;
    opacity: none !important;
    font-size:30px !important;
}