:root {
  --blue: #0f3186;
  --yellow: #fc9922;
}
html,
body {
  background: #fff;
  font-family: work sans, sans-serif;
  font-weight: 400;
}
p {
  margin: 0;
  color: #333;
  font-size: 15px;
  line-height: 1.7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: work sans, sans-serif;
  margin: 0;
}
label {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
  outline: none;
}
body a:hover {
  text-decoration: none;
}
.header-grid-left ul li a,
.new-collections-grid1-image-pos a,
.new-collections-grid1 h4 a,
.login a,
.register-home a,
.checkout-right-basket a,
.bootstrap-tab-text-grid-right ul li a,
.occasion-cart a,
input[type="submit"],
.mail-grid-right1 ul li a,
.categories ul li a,
.new-products-grid-right-add-cart p a,
.new-products-grid-right h4 a,
.products-right-grid1-add-cart p a,
.timer-grid-left h3 a,
.new-collections-grid1-left p a,
.copy-right p a,
.footer-grid-sub-grid-right h4 a,
input[type="submit"],
.footer-grid ul li a {
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.w3layouts-header.solid-nav {
  background: #fff;
  z-index: 9999;
  top: 0;
}
.w3layouts-header.solid-nav .logo-nav-left img {
  filter: brightness(1);
}
.header-grid {
  padding: 1em 0;
  border-top: 1px solid #dedede;
  background: #fff;
  float: right;
}
section#faq .sec-title span {
  display: none;
}
.logo-nav-agileits {
  padding: 1em 0;
}
.header-grid-left-wthree {
  float: right;
  width: 35%;
  text-align: right;
  margin-top: 10px;
}
.header-grid-left-wthree .h3-title {
  margin-top: 15px;
}
.header-grid-left-wthree .h3-title h3 {
  margin-top: 5px;
}
.header-grid-left-wthree ul li {
  display: block;
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
}
.header-grid-left-wthree ul li a {
  text-decoration: none;
  color: #000;
  font-size: 20px;
}
.header-grid-left ul li a:hover {
  color: #1da1f2;
}
.header-grid-right {
  float: right;
}
.w3layouts-header.solid-nav .header-grid-left-wthree a {
  background: var(--blue);
  color: #fff;
}
.header-grid-left-wthree a {
  background: #fff;
  padding: 10px 35px;
  border-radius: 50px;
  color: var(--blue);
}
.h3-title h3 {
  float: left;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  margin-right: 20px;
  color: var(--blue);
}
.header-grid-left-wthree ul {
  float: left;
  padding: 0;
}
.w3layouts-header {
  position: fixed;
  top: 35px;
  width: 100%;
  z-index: 10;
}
.hero-banner {
  display: flex;
  background-image: linear-gradient(
      to right,
      rgb(15 49 134/92%),
      rgb(15 49 134/92%)
    ),
    url("../images/images.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  border-radius: 0;
  width: 100%;
  height: 100vh;
  position: relative;
}
.hero-text-section {
  width: 75%;
}
section#contact p {
    color: #fff;
}
.hero-text-section h1 {
  font-size: 65px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.hero-text-section ul {
  color: #fff;
  line-height: 1.9;
  margin-top: 10px;
  list-style: none;
  padding: 0;
}
.hero-text-section ul li::before {
  content: "✓";
  margin-right: 10px;
  color: var(--yellow);
}
.hero-text-section p {
  font-size: 20px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
}
.hero-text-section a.btn.button {
  border: 1px solid var(--yellow);
  border-radius: 30px;
  padding: 10px 30px;
  color: #fff;
  margin-top: 15px;
  background: var(--yellow);
}
.hero-text-section a.btn.button:hover {
  background: #e78918;
}
.logo-nav-left {
  float: left;
}
.logo-nav-left img {
    max-width: 200px;
}
div#service-section {
    margin-bottom: 60px;
}
.logo-nav-left h1 a {
  font-size: 30px;
  color: var(--blue);
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  font-family: work sans, sans-serif;
}
.logo-nav-left h1 a span.fa {
  padding: 6px;
  font-size: 49px;
  top: -36px;
  background: #fff;
  left: 5px;
  position: absolute;
  color: var(--blue);
}
div#loading-image {
  display: none;
  position: relative;
  float: left;
  left: 43%;
  right: 0;
  top: 10px;
}
.header-grid-left-wthree ul li span.fa {
  margin-right: 10px;
  font-size: 15px;
  color: #152f2e;
}
span.logo-title {
  display: block;
  letter-spacing: 2px;
  font-size: 13px;
  margin-top: 5px;
  font-weight: 600;
  color: var(--blue);
  text-transform: uppercase;
}
span.sub-title {
  color: #fff;
  display: inline-block;
  width: 100px;
  height: 4px;
  background-color: #fff;
  margin: 0 13px;
}
.logo-nav-left1 ul li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  font-family: work sans, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
#faq {
  background: #ededed;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.accordion {
  padding-top: 30px;
}
.accordion .accordion-item {
  border: none;
  border-bottom: 2px solid var(--blue);
  background-color: transparent;
}
.accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 2px solid var(--yellow);
  border-radius: unset;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  color: var(--blue);
  font-size: 1.15rem;
  font-weight: 600;
  border: none;
  background: 0 0;
  outline: none;
}
.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: var(--yellow);
  background: 0 0;
}
.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: var(--yellow);
  border: 1px solid var(--yellow);
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 26px;
  right: 10px;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded="true"] {
  color: var(--yellow);
  background: 0 0;
}
.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: fit-content;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  padding: 2% 4%;
}
.hero {
  width: 100%;
}
.hero img {
  position: relative;
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.hero::before {
  content: "";
  position: absolute;
  background: var(--blue);
  width: 100%;
  height: 80vh;
  opacity: 0.8;
  z-index: 1;
}
.hero-text {
  position: absolute;
  top: 30%;
  width: 30%;
  z-index: 9;
}
.hero-text h1 {
  color: #fff;
  font-size: 43px;
  opacity: 1;
  font-weight: 700;
  margin-bottom: 10px;
}
.hero-button button {
  padding: 10px 40px;
}
.hero-text ul {
  padding-left: 20px;
}
.hero-text ul li {
  font-weight: 400;
  color: #fff;
  opacity: 1;
  line-height: 25px;
  font-size: 16px;
}
.hero-button {
  margin-top: 20px;
}
.hero-button a {
  background-color: transparent;
  color: #fff;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 10px 36px;
  cursor: pointer;
}
button {
  background-color: transparent;
  color: #152f2e;
  font-size: 1.5vw;
  font-weight: 600;
  border: 1px solid #152f2e;
  border-radius: 50px;
  padding: 2% 4%;
  cursor: pointer;
}
button:hover {
  background-color: #fff;
  color: #303030;
  transition: 0.3s;
  opacity: 0.8;
}
.banner-info {
  padding: 13em 0 0;
  text-align: center;
}
.banner-top1 {
  background: url(../images/bg1.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
}
.banner-top2 {
  background: url(../images/bg2.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
}
.banner-top3 {
  background: url(../images/bg3.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
}
.banner-top1,
.banner-top2,
.banner-top3 {
  min-height: 578px;
}
.banner-info h3 {
  color: #fff;
  font-size: 55px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.banner-info.info2 h3 {
  text-shadow: 0 0 0 var(--blue);
  color: #fff;
}
.banner-info p {
  color: var(--yellow);
  font-size: 16px;
  letter-spacing: 5px;
  font-weight: 600;
  text-transform: uppercase;
}
.bg3 {
  text-align: center;
}
.w3ls-section {
  padding: 4em 0;
}
.top-header {
  background: var(--yellow);
  text-align: center;
  padding: 5px 0;
}
.top-content p {
  color: #fff;
}
.logo-nav-left h2 a {
  font-size: 30px;
  color: var(--blue);
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  font-family: work sans, sans-serif;
}
.logo-nav-left h2 a span.fa {
  padding: 6px;
  font-size: 49px;
  top: -36px;
  left: 5px;
  position: absolute;
  color: var(--blue);
}
.home-testimonial {
  background-color: var(--blue);
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.home-testimonial-bottom {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 30px;
}
.home-testimonial h3 {
  font-size: 30px;
  font-weight: 700;
  color: var(--yellow);
}
.home-testimonial p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.testimonial-pos {
  position: relative;
}
.testimonial-inner .tour-desc {
  border-radius: 5px;
  padding: 40px;
  box-shadow: 0 0 8px #e7e7e7;
  margin-bottom: 20px;
}
.color-grey-3 {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
.testimonial-inner img.tm-people {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none;
}
.start-rating .star {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.9em;
  margin-bottom: 1.2em;
  border-right: 0.3em solid transparent;
  border-bottom: 0.7em solid var(--yellow);
  border-left: 0.3em solid transparent;
  font-size: 8px;
}
.start-rating .star:before,
.start-rating .star:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0.6em;
  left: -1em;
  border-right: 1em solid transparent;
  border-bottom: 0.7em solid var(--yellow);
  border-left: 1em solid transparent;
  transform: rotate(-35deg);
}
.start-rating .star:after {
  transform: rotate(35deg);
}
.link-name {
  font-size: 14px;
  color: var(--yellow);
  font-weight: 700;
}
.link-position {
  font-family: montserrat, Sans-serif;
  font-size: 12px;
  color: #6c83a2;
}
.counter-block-two .inner-box {
  position: relative;
  display: block;
  padding-left: 85px;
  float: left;
}
.counter-block-two .inner-box .icon-box {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 65px;
  line-height: 0;
}
.counter-block-two .inner-box .count-outer {
  position: relative;
  display: block;
  font-size: 35px;
  font-weight: 900;
  color: #051d3e;
}
.counter-block-two .inner-box p {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #051d3e;
  margin-bottom: 0;
}
.counter-block-two .inner-box p span {
  font-weight: 700;
}
.sec-title {
  position: relative;
  z-index: 1;
}
.sec-title .title {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: var(--blue);
  font-weight: 700;
}
.sec-title h5 {
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 1.28em;
  color: #222;
  font-weight: 700;
  padding-bottom: 10px;
}
.sec-title .text {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}
.sec-title.light h2 {
  color: #fff;
}
.sec-title.text-center h2:before {
  left: 50%;
  margin-left: -25px;
}
.list-style-one {
  position: relative;
}
.inner.centred {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 183px;
  background: #08468d;
  border-radius: 5px;
  padding: 33px 20px;
  color: #fff;
  text-align: center;
}
.inner-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.inner-box .inner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 220px;
  background: var(--blue);
  border-radius: 5px;
  padding: 15px;
}
.list-style-one li {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  font-weight: 600;
  padding-left: 25px;
  margin-bottom: 12px;
}
.list-style-one li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-size: 18px;
  padding: 0;
  color: var(--yellow);
  font-weight: 600;
  -moz-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1.6;
  font-family: "font awesome 4 free";
  content: "✓";
}
.list-style-one li a:hover {
  color: #44bce2;
}
.about-contact {
  background: var(--yellow);
  padding: 15px;
  color: #fff;
  text-align: center;
  font-size: 30px;
}
.about-contact a {
  color: #fff;
  font-weight: 700;
}
.btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #fff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #f22;
}
.btn-style-one:hover {
  background-color: #001e57;
  color: #fff;
}
.about-section {
  position: relative;
  padding: 120px 0 70px;
}
.about-section .content-column {
  position: relative;
  margin-bottom: 50px;
}
.about-section .content-column .inner-column {
  position: relative;
  padding-left: 30px;
}
.about-section .text {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
}
.about-section .list-style-one {
  margin-bottom: 45px;
}
.about-section .btn-box {
  position: relative;
}
.about-section .btn-box a {
  padding: 15px 50px;
}
.about-section .image-column {
  position: relative;
}
.about-section .image-column .text-layer {
  position: absolute;
  right: -110px;
  top: 50%;
  font-size: 325px;
  line-height: 1em;
  color: #fff;
  margin-top: -175px;
  font-weight: 500;
}
.about-section .image-column .inner-column {
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
}
.about-section .image-column .inner-column:before {
  position: absolute;
  left: -75px;
  top: 65px;
  height: 520px;
  width: 520px;
  background-image: url(images/about-circle-1.png);
  content: "";
}
.icon-box {
  position: relative;
  margin-top: 15px;
  padding-bottom: 25px;
}
.icon-left {
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  top: 0;
  left: 0;
}
.about-section .image-column .image-1 {
  position: relative;
}
.about-section .image-column .image-2 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img {
  box-shadow: 0 30px 50px rgba(8, 13, 62, 0.15);
}
.about-section .image-column .video-link {
  position: absolute;
  left: 70px;
  top: 170px;
}
.about-section .image-column .video-link .link {
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8, 13, 62, 0.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.about-section .image-column .video-link .link:hover {
  background-color: #191e34;
  color: #fff;
}
.fab-wrapper a {
  background: linear-gradient(to bottom, #d61b1e 0%, #9e1416 100%);
  width: 95%;
  display: block;
  margin: auto;
  padding: 10px;
  color: #ccc;
  font-size: 20px;
  border-radius: 10px;
  box-shadow: 4px 4px 7px rgb(0 0 0/80%);
  font-weight: 700;
  line-height: 1.2;
  text-shadow: 0 1px 2px #000;
}
.fab-wrapper {
  position: fixed;
  bottom: 0.3rem;
  z-index: 9999;
  width: 100%;
  text-align: center;
  display: none;
}
.fab-checkbox {
  display: none;
}
.fab {
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: var(--blue);
  box-shadow: 0 5px 20px #81a4f1;
  transition: all 0.3s ease;
  z-index: 1;
  border-bottom-right-radius: 6px;
  border: 1px solid #0c50a7;
}
.fab:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
}
.fab-checkbox:checked ~ .fab:before {
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  background-color: rgba(255, 255, 255, 0.2);
}
.fab:hover {
  background: var(--blue);
  box-shadow: 0 5px 20px 5px #81a4f1;
}
.fab-dots {
  position: absolute;
  height: 8px;
  width: 8px;
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  transform: translateX(0%) translateY(-50%) rotate(0deg);
  opacity: 1;
  animation: blink 3s ease infinite;
  transition: all 0.3s ease;
}
.fab-dots-1 {
  left: 15px;
  animation-delay: 0s;
}
.fab-dots-2 {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  animation-delay: 0.4s;
}
.fab-dots-3 {
  right: 15px;
  animation-delay: 0.8s;
}
.fab-checkbox:checked ~ .fab .fab-dots {
  height: 6px;
}
.fab .fab-dots-2 {
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
.fab-checkbox:checked ~ .fab .fab-dots-1 {
  width: 32px;
  border-radius: 10px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.fab-checkbox:checked ~ .fab .fab-dots-3 {
  width: 32px;
  border-radius: 10px;
  right: 50%;
  transform: translateX(50%) translateY(-50%) rotate(-45deg);
}
@keyframes blink {
  50% {
    opacity: 0.25;
  }
}
.fab-checkbox:checked ~ .fab .fab-dots {
  animation: none;
}
.fab-wheel {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #;
  width: 10rem;
  height: 10rem;
  transition: all 0.3s ease;
  transform-origin: bottom right;
  transform: scale(0);
}
.fab-checkbox:checked ~ .fab-wheel {
  transform: scale(1);
}
.fab-action {
  position: absolute;
  background: var(--yellow);
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: White;
  box-shadow: 0 0.1rem 1rem rgba(24, 66, 154, 0.82);
  transition: all 1s ease;
  opacity: 0;
}
.fab-checkbox:checked ~ .fab-wheel .fab-action {
  opacity: 1;
}
.fab-action:hover {
  background-color: #f16100;
}
.fab-wheel .fab-action-1 {
  right: -1rem;
  top: 2rem;
}
.fab-wheel .fab-action-2 {
  right: 3.4rem;
  top: 3.5rem;
}
.fab-wheel .fab-action-3 {
  left: 0.5rem;
  bottom: 3.4rem;
}
.fab-wheel .fab-action-4 {
  left: 0;
  bottom: -1rem;
}
span.logo-ftr {
  background: #fff;
}
.footer-social {
  float: right;
}
.footer-social p {
  color: #fff;
  margin-top: 25px;
}
.footer-top {
  padding-bottom: 1em;
}
.footer-social ul li {
  display: inline-block;
}
span.icon_twitter {
  background: #1da1f2;
}
span.icon_facebook {
  background: #3b5998;
}
span.icon_dribbble {
  background: #ea4c89;
}
span.icon_g_plus {
  background: #dd4b39;
}
.footer-social ul li a {
  color: #212121;
}
.footer-social ul li span {
  margin-right: 10px;
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  font-size: 15px;
  text-align: center;
}
.footer-social ul {
  padding: 0;
  -webkit-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  transform: translate(0px, 0);
}
.footer-social ul li a {
  color: #212121;
}
.footer-social ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.footer-bottom {
  padding: 1em 0 3em;
}
.footer-grid1 h4,
.agileinfo-subscribe-grid h4,
.blog-text h5 {
  color: var(--yellow);
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 25px;
  text-transform: capitalize;
}
.agileinfo-subscribe-grid h4 {
  display: inline;
}
.footer-social h4 {
  color: var(--blue);
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 20px;
}
.footer-grid1 ul li {
  margin: 10px 0;
}
.footer-grid1 ul li span {
  font-size: 1em;
  margin: 0 15px 0 0;
}
.footer-grid1.address ul li span {
  font-size: 16px;
  margin: 0 15px 0 0;
  color: var(--blue);
  background: #fff;
  width: 29px;
  height: 28px;
  padding: 6px 7px;
  border-radius: 3px;
}
.footer-grid1 ul li a {
  color: #fff;
}
.footer-grid1 p,
.footer-grid1 a {
  display: inline;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: capitalize;
}
.agileinfo-subscribe-grid p {
  color: #fff;
  font-weight: 600;
  font-size: 19px;
}
.footer-main-w3_agile {
  background: url(../images/f.jpg) center no-repeat;
  background-size: cover;
}
.footer-dot {
  background: url(../images/dott.png) repeat 0px 0px;
  background-size: 2px;
  -webkit-background-size: 2px;
  -moz-background-size: 2px;
  -o-background-size: 2px;
  -ms-background-size: 2px;
  padding: 3em 0 0;
}
.agileinfo-subscribe-grid img {
  width: 8%;
}
.agileinfo-subscribe-grid input[type="email"] {
  display: inline-block;
  background: var(--yellow);
  border: none;
  width: 71%;
  outline: none;
  padding: 15px;
  font-size: 1em;
  color: #000;
  letter-spacing: 1px;
}
.agileinfo-subscribe-grid i.fa.fa-paper-plane-o {
  color: #fff !important;
  font-size: 1.2em !important;
}
.agileinfo-subscribe-grid form {
  width: 60%;
  margin: 30px auto 0;
}
.about-section {
  padding-top: 5em;
  padding-bottom: 5em;
}
.agileinfo-subscribe-grid button.btn1 {
  color: #fff;
  font-size: 1em;
  width: 28%;
  letter-spacing: 1px;
  border: none;
  outline: none;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  background: var(--blue);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.agileinfo-subscribe-grid {
  border: solid var(--yellow);
  border-width: 0 4px;
  border-radius: 10px;
  padding: 20px 0 40px;
  background: rgba(0, 0, 0, 0.51);
}
button.btn1:hover {
  color: var(--yellow);
}
button.btn1:hover i.fa.fa-paper-plane-o {
  color: #2f2f2f !important;
}
.agile-info-subscribe.text-center p {
  color: #fff;
  letter-spacing: 1px;
  margin: 1em 0 0;
}
.cpy-footer {
  background: var(--blue);
  position: relative;
  display: flex;
  padding: 30px 0;
}
.cpy-text {
  background: var(--blue);
  margin: 20px 0 0;
}
.cpy-text {
  background: var(--blue);
  margin: 20px 0 0;
}
.cpy-text p {
  text-align: center;
  padding: 1em 0;
  color: #fff;
  letter-spacing: 1px;
}
.cpy-text p a {
  color: #fff;
}
.footer-grid1.ftr-img li {
  display: inline-block;
  width: 26%;
  margin: 2px;
}
section.home-appliances {
  background: #f1f1f1;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  margin: auto;
  overflow-x: hidden;
  position: relative;
  width: auto;
}
.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}
.slider .slide span {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
}
#contact {
  background: linear-gradient(180deg, var(--blue) 0%, #000615 91%);
  padding-top: 50px;
}
.contact-area {
  border-bottom: 1px solid #353c46;
}
.contact-content p {
  font-size: 15px;
  margin: 20px 0 35px;
  position: relative;
  color: #fff;
}
.contact-content p::after {
  background: var(--yellow);
  bottom: -19px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 80%;
}
.contact-content h6 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}
section#quote,
section#cities {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.cityLists ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: space-evenly;
  align-content: center;
}
.footer-call {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
a.footer-btn {
  background: linear-gradient(to bottom, var(--yellow), #ab630d);
  color: #fff;
  display: block;
  margin: auto;
  border-radius: 52px;
  font-weight: 600;
  font-size: 17px;
  width: 45%;
  text-align: center;
}
a.footer-btn:hover {
  background: linear-gradient(to bottom, #df8314, #df8314);
}
.contact-social ul {
  list-style: none;
}
.contact-social ul li a {
  color: var(--blue);
  display: inline-block;
  height: 40px;
  margin: 0 10px;
  padding-top: 7px;
  transition: all 0.4s ease 0s;
  width: 40px;
  background: #fff;
  border-radius: 50px;
}
.contact-content span {
  color: #353c47;
  margin: 0 10px;
}
.contact-social {
  margin-top: 30px;
}
.contact-social > ul {
  display: inline-flex;
}
span.copyright.quick-links {
  color: #fff;
}
ul.list-inline.quick-links {
  text-align: right;
}
ul.list-inline.quick-links li a {
  color: #fff;
}
.contact-social ul li a:hover {
  border: 1px solid #df8314;
  color: #fff;
  background: #df8314;
}
.contact-content img {
  max-width: 210px;
}
footer p {
  padding: 40px 0;
  text-align: center;
}
footer img {
  width: 44px;
}
label.contact-form-text {
  font-size: 1em;
  margin: 1em 0 0.5em;
  color: #fff;
  font-weight: 400;
}
.agileinfo-contact-main-address span {
  color: red;
}
.icon2 {
  margin-bottom: 1em;
}
label.header span {
  color: #fd1707;
}
.banner_form input[type="text"] {
  padding: 0.75em 1em;
  color: #000;
  width: 100%;
  font-size: 1em;
  outline: none;
  border: 1px solid #c5c0c0;
  background: #f5f5f5;
  font-weight: 600;
}
.banner_form input[type="email"] {
  width: 100%;
  padding: 0.75em 1em;
  color: #000;
  font-size: 1em;
  outline: none;
  border: 1px solid #c5c0c0;
  background: #f5f5f5;
}
.form-select select {
  border: none;
  outline: none;
  font-size: 0.9em;
  background: url(../images/icon.png) no-repeat 95% center #f5f5f5;
  width: 100%;
  padding: 0.9em 1.5em;
  color: #000;
  -webkit-appearance: none;
  border: 1px solid #c5c0c0;
  font-weight: 600;
}
.banner_form input[type="submit"] {
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 31px;
  letter-spacing: 1px;
  border: none;
  background: var(--blue);
  margin-top: 20px;
}
.banner_form input[type="submit"]:hover {
  color: #1853a1;
  background: #fff;
}
div#service-section1 {
  display: none !important;
}
.banner-btm {
  margin-top: -7%;
  margin-bottom: 3%;
  z-index: 999;
  position: relative;
}
.banner-btm-grid2 {
  padding: 0;
}
.banner-btmg1,
.w3layouts-reg-form {
  background: var(--yellow);
  padding: 2em;
  width: 45%;
}
.banner-subg1 {
  background: var(--blue);
  padding: 1em;
  position: relative;
  text-align: center;
  margin-bottom: 1.5em;
  min-height: 155px;
}
.banner-subg1 .icon-img {
  position: absolute;
  left: 20px;
}
.banner-btmg1 h3 {
  font-size: 24px;
  color: #fff;
  width: 85%;
}
.banner-sub-section {
  padding-left: 75px;
  text-align: left;
}
.banner-subg1 h3,
.about-bottom h5 {
  color: var(--yellow);
  font-size: 19px;
  text-transform: capitalize;
  z-index: 9;
  position: relative;
  font-weight: 600;
  margin-bottom: 5px;
}
.about-bottom h5 {
  color: #fff;
}
.more-service-section {
}
.more-service-section img {
  border-radius: 50%;
  width: 100px !important;
  height: 100px !important;
  object-fit: cover;
}
.more-service-section span {
  display: block;
  text-align: center;
}
.w3ls-about-bottom h5 {
  color: var(--blue);
  font-weight: 600;
}
.banner-grid2 {
  margin: 0 0 0 1.5em;
  padding: 0;
}
.banner-grid2:last-child {
  margin: 0 0 0 1.5em;
}
.banner-subg1 span.fa {
  font-size: 80px;
  color: #e8fbfb;
  opacity: 0.2;
  position: absolute;
  top: 15px;
  left: 5%;
}
.banner-subg1 p {
  color: #fff;
  font-size: 14px;
}
.form-text {
  position: relative;
}
.banner-btmg1 img {
  position: absolute;
  right: -15px;
  top: -2px;
}
.form-text p {
  color: #fff;
  margin-top: 5px;
  margin-right: 40px;
}
.banner_form {
  margin: 20px 0 0;
}
.form-tx textarea {
  font-size: 1em;
  color: #000;
  padding: 0.75em 1em;
  width: 100%;
  outline: none;
  resize: none;
  height: 3em;
  border: 1px solid #c5c0c0;
  background: #f5f5f5;
}
.read-btn a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 4px 16px;
  font-size: 15px;
  text-transform: capitalize;
  background: 0 0;
  border: 2px solid #fff;
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
  -ms-transition: 0.5s ease-in;
  border-radius: 0;
}
.agile-about-main {
  background: var(--yellow);
}
.about-left {
  background: url(../images/about.jpg) no-repeat center;
  background-size: cover;
  padding: 0;
}
.about-left,
.about-main-bg {
  min-height: 498px;
}
.about-main-bg {
  background: rgba(254, 191, 0, 0.74);
  padding-top: 150px;
}
h4.about-title {
  font-size: 7em;
  font-weight: 700;
  color: var(--blue);
}
h4.sub {
  font-size: 50px;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
}
h4.sub span {
  color: #e21111;
}
.about-bottom {
  float: left;
  margin-left: 3em;
}
.about-bottom p {
  color: #000;
  margin-top: 10px;
  font-size: 15px;
}
.about-bottom-right {
  margin-bottom: 30px;
}
.about-bottom-g1 {
  padding: 3em 3em 1em;
}
.abouthome-grid {
  float: left;
}
.hi-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  color: var(--yellow);
  background: var(--blue);
  border: 3px solid var(--blue);
}
.hi-icon:before {
  font-size: 1.5em;
  display: block;
  line-height: 2.12em;
}
.about-bottom-g1 h4,
.stats h5 {
  font-weight: 600;
  color: var(--blue);
  font-size: 30px;
}
.about-grid {
  margin: 40px 25px 0;
  float: left;
  width: 65%;
}
.abt-img {
  padding: 3em 0 0;
  float: left;
  width: 20%;
}
.banner-bg2 {
  background: url(../images/bg1.jpg) no-repeat center;
  background-size: cover;
  min-height: 460px;
}
.breadcrumbs-w3l {
  background: var(--yellow);
  padding: 14px 0;
}
span.breadcrumbs {
  color: #000;
  font-size: 15px;
}
span.breadcrumbs a {
  color: var(--blue);
  margin: 0 5px;
  font-size: 15px;
  font-weight: 600;
}
span.breadcrumbs span {
  padding: 0 5px;
}
span.breadcrumbs a:hover {
  text-decoration: underline;
}
h4.main-title {
  font-size: 45px;
  text-transform: capitalize;
  font-weight: 700;
  color: var(--blue);
  text-align: center;
}
.about-inner-main,
.services-main {
  margin-top: 50px;
}
.wthree-text {
  margin-top: 20px;
}
.wthree-text ul li {
  display: inline-block;
}
.wthree-text label {
  font-size: 1em;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 400;
  cursor: pointer;
  position: relative;
}
input.checkbox {
  background: #ffcd30;
  cursor: pointer;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
}
input.checkbox:before {
  content: "";
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  background: inherit;
  cursor: pointer;
}
input.checkbox:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #000;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
input.checkbox:checked:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 1.2em;
  border-color: #000;
  border-top-color: transparent;
  border-right-color: transparent;
}
.anim input.checkbox:checked:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 0.6em;
  border-color: transparent;
  border-right-color: transparent;
  animation: 0.4s rippling 0.4s ease;
  animation-fill-mode: forwards;
}
@keyframes rippling {
  50% {
    border-left-color: #000;
  }
  100% {
    border-bottom-color: #000;
    border-left-color: #000;
  }
}
.w3layouts-reg-form .form-tx textarea {
  height: 8em;
}
.w3layouts-reg-form .banner_form {
  margin-top: 0;
}
.w3layouts-reg-form p {
  color: #fff;
  letter-spacing: 1px;
  font-size: 16px;
}
.w3layouts-reg-form .form-select.sec-right {
  width: 48%;
  float: right;
}
.w3layouts-reg-form .form-select.sec-left {
  width: 48%;
  float: left;
}
.register-right h6 {
  color: var(--blue);
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 600;
}
.register-right .banner_form {
  margin-top: 0;
}
.register-right a {
  font-size: 15px;
  text-transform: capitalize;
  margin: 26px 0 0;
  display: inline-block;
  text-decoration: underline;
  color: var(--blue);
  letter-spacing: 0.5px;
}
.app-head {
  background: var(--yellow);
}
.app-main span {
  color: red;
}
.app-main h6 {
  font-size: 31px;
  text-transform: capitalize;
  font-weight: 600;
  color: var(--blue);
}
.app-links li img {
  width: 22%;
}
.app-links li {
  display: inline;
}
.app-form {
  width: 70%;
  margin: 25px 0;
}
.app-form .banner_form {
  margin-top: 0;
}
.app-form p {
  text-transform: capitalize;
  margin: 10px 0;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.app-form input[type="text"] {
  width: 70%;
  float: left;
}
.app-form input[type="submit"] {
  width: 30%;
  float: right;
  margin-top: 0;
  background: var(--blue);
  padding: 10px;
  color: #fff;
  border: 1px solid #000;
}
.app-mobile img {
  width: 90%;
}
.app-main {
  margin-top: 5em;
  padding-left: 3em;
}
.serv-grid1 {
  background: url(../images/service.jpg) no-repeat center;
  background-size: cover;
  min-height: 435px;
  padding: 160px 25px 0;
  text-align: center;
}
h4.sub1 {
  font-size: 33px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.5;
}
.serv-sub1 {
  text-align: center;
}
.serv-sub1 img {
  width: 60%;
}
.serv-sub1 h5 {
  color: var(--blue);
  margin: 21px 0 10px;
  font-size: 19px;
  font-weight: 600;
  text-transform: capitalize;
}
.serv-sub1 {
  width: 30%;
  margin: 20px 10px 0;
  -webkit-box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
  -moz-box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
  box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
  padding: 20px;
}
.serv-sub1:nth-child(3),
.serv-sub1:nth-child(6) {
  margin-right: 0;
}
.serv-bottom {
  padding-bottom: 2em;
}
.pricing_grid_content {
  padding: 0 2em 3em;
  border-radius: 10px;
  text-align: center;
  background: var(--blue);
}
.pricing_grid_content ul li {
  list-style-type: none;
  padding: 1em;
  border-bottom: 1px dotted #c1c1c1;
  font-size: 14px;
  color: #fff;
}
.pricing_grid_content ul li p {
  color: #fff;
}
.pricing_grid_content ul li span.fa {
  margin-right: 25px;
  color: var(--yellow);
  font-size: 16px;
  font-weight: 400;
}
.pricing_grid_content a {
  display: block;
  margin: 2em auto 0;
  background: #fff;
  padding: 0.7em 0;
  color: var(--blue);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}
ul.w3_count {
  text-align: left;
}
.pricing_grid_content a:hover {
  background: var(--yellow);
}
.pricing_grid_content span {
  font-size: 1.5em;
  color: #fff;
  font-weight: 600;
}
ul.w3_count li p {
  display: inline;
}
.pricing_grid_content h5 {
  color: var(--blue);
  background: var(--yellow);
  font-size: 23px;
  text-transform: capitalize;
  padding: 10px;
  font-weight: 600;
  border-radius: 0 0 10px 10px;
  border-top: 15px solid #fff;
}
sup {
  color: #fff;
}
span.counter.agile_counter label {
  display: inline;
  color: #b7b6b5;
  font-size: 14px;
}
.pricing_grid_content h3 {
  margin: 20px 0 8px;
  color: #fff;
}
.w3_agile-plan-grid {
  padding: 0 2em;
}
.contact-bottom iframe {
  width: 100%;
  height: 335px;
  padding-top: 15px;
}
.contact-form-left {
  width: 64%;
  float: left;
}
.contact-form-right {
  width: 32%;
  float: right;
}
.contact-form-right input[type="submit"] {
  width: 100%;
  font-size: 16px;
  padding: 52px 8px;
  margin-top: 41px;
  letter-spacing: 1px;
  display: inline-block;
}
.agile-contact-top {
  background: var(--blue);
  padding: 12px;
  text-align: center;
}
.agile-contact-top h4,
h4.form-con-txt {
  font-size: 25px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.agile-contact-top p {
  color: #c1bfbf;
  margin: 6px 0 3px;
}
.overlay-visible {
  overflow: hidden !important;
}
#cm-overlay-mask,
#cm-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  text-align: center;
}
#cm-wrap {
  visibility: hidden;
  white-space: nowrap;
}
#cm-wrap * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
#cm-wrap .cm-box,
#cm-wrap .cm-scale {
  white-space: normal;
  vertical-align: middle;
  position: relative;
  display: inline-block;
}
#cm-wrap .cm-scale {
  height: 100%;
  line-height: 100%;
  width: 0;
}
#cm-wrap .cm-box img,
#cm-wrap .cm-box iframe {
  display: block;
}
#cm-overlay-mask {
  background-color: #000;
}
#cm-wrap {
  background: 0 0;
}
#cm-wrap.cm-loaded {
  background-image: none;
}
#cm-overlay {
  -webkit-box-shadow: 0 0 90px #000;
  -khtml-box-shadow: 0 0 90px 5px #000;
  -moz-box-shadow: 0 0 90px 5px #000;
  box-shadow: 0 0 90px 5px #000;
  opacity: 0;
  z-index: 9992;
}
#cm-wrap #cm-close {
  display: block;
  height: 61px;
  width: 59px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent url(../images/close.png) scroll no-repeat center
    center;
  cursor: pointer;
  z-index: 9993;
  text-indent: -999em;
  opacity: 0.5;
}
#cm-wrap #cm-prev,
#cm-wrap #cm-next {
  display: block;
  position: absolute;
  height: 97px;
  width: 49px;
  top: 50%;
  margin-top: -63px;
  text-indent: -999em;
  opacity: 0.5;
  outline: none;
  z-index: 9993;
}
#cm-wrap #cm-prev {
  left: 0;
  background: transparent url(../images/prev.png) scroll no-repeat 0 center;
}
#cm-wrap #cm-next {
  right: 0;
  background: transparent url(../images/next.png) scroll no-repeat 100% center;
}
#cm-wrap #cm-prev:hover,
#cm-wrap #cm-next:hover,
#cm-wrap #cm-close:hover {
  opacity: 1;
}
.tooltip {
  text-align: center;
  font-family: work sans, sans-serif;
  color: #eee;
  background: #000;
  padding: 10px;
  border: 1px solid #eee;
  z-index: 99999;
  font-size: 12px;
  background: #000;
  border: 1px solid #eee;
}
.tooltip:after,
.tooltip:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.tooltip:after {
  border-color: transparent;
  border-bottom-color: #000;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
.tooltip:before {
  border-color: transparent;
  border-bottom-color: #eee;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
}
@media (max-width: 640px) {
  #cm-wrap .cm-box img,
  #cm-wrap .cm-box iframe {
    display: block;
    width: 80%;
    margin: 0 auto;
    height: inherit;
  }
  #cm-overlay {
    border: none;
  }
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background: var(--blue);
  color: #fff !important;
}
.nav-tabs > li > a {
  font-size: 15px;
  border: solid 1px #dadada;
  border-radius: 0;
  color: var(--blue);
  text-decoration: none;
  padding: 10px 15px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.nav-tabs > li > a:focus {
  background: 0 0;
}
.nav-tabs {
  border-bottom: none;
  margin: 0 0 4em;
  text-align: center;
}
.nav-tabs > li {
  margin: 0 5px;
  float: none;
  display: inline-block;
}
.nav-tabs > li > a:hover {
  color: #fff;
  background: var(--blue);
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #337ab7;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
}
.w3_tab_img_left {
  padding: 0;
}
.quotes img {
  width: 100%;
}
p.w3l {
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  line-height: 28px;
}
.de_testi_by,
.de_testi_by a {
  color: var(--blue);
  font-size: 15px;
}
.de_testi {
  margin: 0;
  padding: 3em 2em;
  font-style: normal;
  line-height: 1.6em;
  font-weight: 400;
  text-align: left;
  color: #fff;
  font-size: 0.96em;
}
.quotes {
  width: 15%;
  margin: 0 auto;
  border-style: solid;
  border-color: rgba(254, 191, 0, 0.74);
  border-width: 8px;
  padding: 10px;
  background: #efefef;
}
.de_testi_by p {
  font-size: 16px;
  width: 50%;
  margin: 0 auto 1em;
}
.de_testi_by {
  padding: 3em;
  text-align: center;
  -webkit-box-shadow: 8px 9px 10px 0 rgba(181, 181, 181, 0.78);
  -moz-box-shadow: 8px 9px 10px 0 rgba(181, 181, 181, 0.78);
  box-shadow: 8px 9px 10px 0 rgba(181, 181, 181, 0.78);
  background: #efefef;
}
.de_testi_by h6 {
  color: #e21111;
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 18px;
}
.agileits_w3layouts-stats-grids:nth-child(1) {
  background: #eb5273;
  border: 10px solid #efdbdb;
  margin-top: 100px;
}
.agileits_w3layouts-stats-grids:nth-child(4) {
  background: #00b9ef;
  border: 10px solid #fff;
}
.agileits_w3layouts-stats-grids:nth-child(3) {
  background: #fc7e46;
  border: 10px solid #efdbdb;
  margin-top: 100px;
}
.agileits_w3layouts-stats-grids:nth-child(2) {
  background: #4ddba6;
  border: 10px solid #fff;
}
h4.title-about {
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 1.5;
  font-size: 30px;
  color: #fff;
  text-transform: capitalize;
}
.stats-aboutinfo {
  text-align: left;
}
.stats-aboutinfo h6 {
  letter-spacing: 2px;
  margin: 0;
  font-size: 20px;
  margin-top: 15px;
  font-weight: 600;
  color: var(--blue);
  text-transform: uppercase;
}
.agileits_w3layouts-stats-grids {
  padding: 30px 0;
}
.stats-icon span {
  font-size: 41px;
  padding: 10px 13px;
  color: #fff;
  border: 1px solid #fff;
}
.numscroller {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}
h4.title-about.about.text-center span {
  background: var(--yellow);
  padding: 0 2px 0 7px;
  color: var(--blue);
}
div#team {
  background: #e6e6e6;
}
.team-grid1 {
  background: url(../images/order1.jpg) no-repeat center;
  background-size: cover;
  min-height: 520px;
  padding: 173px 74px 0;
  text-align: center;
}
.team-grids {
  padding: 0;
}
.team-grids .team-gridimg {
  overflow: hidden;
  position: relative;
  display: block;
}
.captn h4 {
  color: #fff;
  font-size: 2em;
  margin-top: 2px;
}
.captn p {
  font-size: 1em;
  margin-top: 0.5em;
  color: #fff;
  line-height: 1.8em;
}
.team-grids .captn {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65);
  text-align: center;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.captn-top {
  padding: 9% 10% 4%;
}
.team-gridimg:hover .captn {
  width: 100%;
  top: 44%;
}
.team-grids .agileits_social_list li {
  margin: 0 0.5em;
}
.team .social-teamicon {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  transition: 1s all;
}
.team-gridimg:hover .social-teamicon {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.teaminfo-social-grids ul {
  padding: 0;
  margin: 0;
}
.teaminfo-social-grids ul li {
  display: inline-block;
}
.teaminfo-social-grids ul li a {
  color: #fff;
  text-align: center;
}
.teaminfo-social-grids ul li a span.fa {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  width: 40px;
  height: 40px;
  line-height: 2.8em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.teaminfo-social-grids ul li a span.fa.fa-facebook:hover {
  background: #3b5998;
}
.teaminfo-social-grids ul li a span.fa.fa-twitter {
  margin: 0 0.5em;
}
.teaminfo-social-grids ul li a span.fa.fa-twitter:hover {
  background: #55acee;
}
.teaminfo-social-grids ul li a span.fa.fa-rss {
  margin: 0 0.5em 0 0;
}
.teaminfo-social-grids ul li a span.fa.fa-rss:hover {
  background: #f26522;
}
.teaminfo-social-grids ul li a span.fa.fa-vk:hover {
  background: #45668e;
}
.news-gridimgtext {
  padding: 1em 2em;
  background: #fbfbfb;
}
.agileits-news-gridtext {
  -webkit-box-shadow: -2px 4px 5px rgba(25, 13, 15, 0.17);
  -moz-box-shadow: -2px 4px 5px rgba(25, 13, 15, 0.17);
  box-shadow: -2px 4px 5px rgba(25, 13, 15, 0.17);
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.news-gridimg {
  overflow: hidden;
}
.news-gridimgtext {
  padding: 2em 2.5em;
}
.news h5 {
  font-size: 1em;
  color: #000;
  letter-spacing: 1px;
  display: inline-block;
}
.news h4 a {
  color: #333;
  text-decoration: none;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}
.news h4 a:hover {
  color: #ff5722;
}
.news a.w3-agilebtn {
  padding: 0.6em 1.5em;
  color: #999;
  font-size: 0.9em;
  border-color: #999;
  margin: 1.5em 0 0;
}
.news a.w3-agilebtn:hover {
  color: #fff;
}
.news-gridimgtext h4 {
  color: var(--blue);
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 10px 0;
}
.about-innergrids {
  padding: 15px;
}
.about-slid {
  background: url(../images/slide.jpg) no-repeat center;
  min-height: 400px;
  background-size: cover;
}
h6.slid {
  text-align: center;
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  width: 70%;
  margin: 0 auto;
  padding-top: 120px;
  line-height: 1.3;
  text-shadow: 0 0 2px #464545;
}
.inner-banner {
  background: var(--blue);
  padding: 155px 30px;
}
.inner-main-bg {
  background: url(../images/inner-bg.png) no-repeat center;
  background-size: cover;
  min-height: 400px;
  padding: 0;
  -webkit-box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
  -moz-box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
  box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
}
.banner-info.bg3.inner h3 {
  color: #fff;
  font-weight: 700;
  text-shadow: 0 0 2px #464545;
}
.banner-info.bg3.inner {
  text-align: center;
}
.banner-info.bg3.inner p {
  color: #fff;
  text-shadow: 0 0 2px #000;
  margin-top: 12px;
}
h5.main-title {
  font-size: 30px;
  color: var(--blue);
  text-transform: capitalize;
  font-weight: 600;
}
.blog-text {
  padding-top: 20px;
}
.blog-text h5 {
  color: #000;
  margin-bottom: 10px;
}
.w3l-media {
  margin-bottom: 15px;
  padding: 2em;
  background: #f7f7f7;
  -webkit-box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
  -moz-box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
  box-shadow: 5px 10px 10px 0 rgba(216, 216, 216, 0.78);
}
.w3l-media h5 {
  color: var(--blue);
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
}
.media-body p {
  margin: 10px 0;
}
.media-body a {
  color: #000;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: underline;
}
.single-left h5.main-title {
  margin-bottom: 25px;
}
.single-left {
  margin-bottom: 30px;
}
.mb-left {
  background: url(../images/g7.jpg) no-repeat center;
  background-size: cover;
  min-height: 400px;
}
.mb-right {
  padding: 137px 50px;
  background: #ebebeb;
}
.mb-right h4 {
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 700;
  color: var(--blue);
}
.mb-right a {
  display: inline-block;
  background: var(--blue);
  padding: 9px 15px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  font-size: 13px;
}
.mb-right p {
  margin: 10px 0;
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: 1px;
}
.terms h6,
h4.privacy {
  font-size: 20px;
  color: #002a28;
  font-weight: 600;
  margin: 35px 0 18px;
  letter-spacing: 1px;
}
.terms p {
  color: #777;
  font-size: 15px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 15px;
  padding-left: 20px;
}
.terms ol li {
  color: #777;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 15px;
}
.terms {
}
.terms span {
  color: #000;
  font-weight: 600;
  font-size: 1.3em;
}
.terms-bottom {
  margin-top: 3em;
}
.privacy h3 {
  font-size: 3em;
  color: #000;
  padding: 0 0 0.3em;
  text-align: center;
}
.privacy h3:after,
.privacy h3:before {
  width: 200px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: #000;
  margin: 0 1%;
}
.privacy p {
  font-size: 1.1em;
  color: #a3a3a3;
  line-height: 2em;
  padding: 1em 0;
}
ul.privacy-start li {
  list-style: none;
}
ul.privacy-start li a {
  display: block;
  text-decoration: none;
  color: #a3a3a3;
  margin: 0.5em 0;
  line-height: 2em;
}
ul.privacy-start li a:hover {
  color: #ea4c89;
}
ul.privacy-start li a i {
  display: inline-block;
  border-radius: 100px;
  width: 6px;
  height: 6px;
  background: #000;
  vertical-align: middle;
  margin: 0 1% 0 0;
}
.use-privay {
  padding: 0.2em 0;
}
p.privacy-para {
  padding: 1em 0 0.3em;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 2%;
  overflow: hidden;
  z-index: 999;
  width: 35px;
  height: 35px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-up.png) no-repeat 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
}
#toTopHover {
  width: 35px;
  height: 35px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
@media screen and (max-width: 1366px) {
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 550px;
  }
  .banner-info h3 {
    font-size: 52px;
  }
  about-bottom-g1 h4,
  .stats h5 {
    font-size: 29px;
  }
  .about-left,
  .about-main-bg {
    min-height: 526px;
  }
  .about-main-bg {
    padding-top: 165px;
  }
}
@media screen and (max-width: 1080px) {
  .navbar-nav > li {
    width: 10.2%;
  }
  .navbar-nav > li:nth-child(6),
  .navbar-nav > li:nth-child(2) {
    width: 14%;
  }
  .navbar-nav > li:nth-child(7) {
    width: 21%;
  }
  .header-grid-left-wthree {
    width: 33%;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 510px;
  }
  .banner-info h3 {
    font-size: 49px;
  }
  h4.about-title {
    font-size: 6.5em;
  }
  h4.sub {
    font-size: 48px;
  }
  .footer-grid1 p,
  .footer-grid1 a {
    letter-spacing: 0.4px;
  }
  .about-bottom {
    margin-left: 2em;
  }
  .about-bottom-g1 h4 {
    font-size: 25px;
  }
  .banner-btmg1 img {
    right: -26px;
    top: 21px;
  }
  .banner-grid2 {
    margin: 0 0 0 2em;
  }
  .banner-subg1 {
    margin-bottom: 2em !important;
  }
  .banner-subg1 p {
    margin: 28px auto;
  }
  .contact-left {
    width: 47%;
  }
  .w3layouts-reg-form {
    width: 53%;
  }
  .footer-grid1 h4,
  .agileinfo-subscribe-grid h4,
  .blog-text h5 {
    font-size: 24px;
  }
  .w3_agile-plan-grid {
    padding: 0 1em;
  }
  .serv-sub1 {
    padding: 18px;
  }
  .serv-grid1 {
    padding: 100px 25px 0;
    min-height: 390px;
  }
  h4.sub1 {
    font-size: 30px;
  }
  h6.slid {
    width: 90%;
  }
  .about-slid {
    min-height: 375px;
  }
  .team-grid1 {
    min-height: 425px;
    padding: 150px 55px 0;
  }
  .captn-top {
    padding: 2% 10% 4%;
  }
}
@media screen and (max-width: 1050px) {
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 470px;
  }
  .banner-bg2 {
    min-height: 420px;
  }
  .banner-info.bg3.inner {
    padding-top: 11em;
  }
  h4.about-title {
    font-size: 6.3em;
  }
  .about-main-bg {
    padding-top: 180px;
  }
  .about-bottom-g1 h4 {
    font-size: 24px;
  }
  h4.title-about {
    letter-spacing: 2px;
    line-height: 1.8;
    font-size: 27px;
  }
  .inner-main-bg {
    min-height: 405px;
  }
}
@media screen and (max-width: 1024px) {
  .about-bottom h5 {
    font-size: 23px;
  }
  .agileinfo-subscribe-grid img {
    width: 10%;
  }
  .banner-bg2 {
    min-height: 400px;
  }
  h5.main-title {
    font-size: 28px;
  }
  h6.slid {
    font-size: 45px;
  }
  .about-slid {
    min-height: 350px;
  }
  .de_testi_by p {
    width: 60%;
  }
}
@media screen and (min-width: 992px) {
  .banner-bottom-main,
  .banner-btm-grid2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .banner-btmg1,
  .banner-grid2 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .banner-btm-grid2 {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}
@media screen and (max-width: 991px) {
  .logo-nav-left1 ul li a {
    letter-spacing: 0;
    font-size: 13px;
  }
  .navbar-nav > li {
    width: 12%;
  }
  .navbar-nav > li:first-child {
    width: 9%;
  }
  .navbar-nav > li:nth-child(4) {
    width: 12%;
  }
  .navbar-nav > li:nth-child(7) {
    width: 24%;
  }
  .navbar-nav > li:nth-child(2) {
    width: 13%;
  }
  .navbar-nav > li:nth-child(6) {
    width: 15%;
  }
  .navbar-nav > li:nth-child(5) {
    width: 9%;
  }
  .navbar-nav > li:nth-child(8) {
    width: 6%;
  }
  .search_form input[type="submit"] {
    padding: 16px 36px;
  }
  ul li.s-bar {
    padding: 0 6px 17px 14px;
    line-height: 0;
  }
  .banner-btmg1 {
    width: 100%;
  }
  .banner-btmg1 img {
    right: -54px;
    top: -97px;
  }
  .logo-nav-left h1 a span.fa {
    top: -33px;
    left: 7px;
  }
  .banner-info h3 {
    font-size: 44px;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 445px;
  }
  .banner-info {
    padding: 11em 0 0;
  }
  .banner-grid2 {
    margin: 2em 0;
  }
  .banner-grid2:last-child {
    margin: 0;
  }
  .banner-subg1 {
    float: left;
    margin: 0;
  }
  .about-left,
  .about-main-bg {
    min-height: 400px;
  }
  .about-main-bg {
    padding-top: 125px;
  }
  .mb-right {
    padding: 140px 39px;
  }
  .mb-right h4 {
    font-size: 27px;
  }
  .mb-right p {
    font-size: 15px;
    letter-spacing: 0;
  }
  .agileinfo-subscribe-grid {
    padding: 40px 0;
  }
  .agileinfo-subscribe-grid form {
    width: 65%;
  }
  .agileinfo-subscribe-grid img {
    width: 15%;
  }
  .contact-left,
  .contact-right,
  .w3layouts-reg-form {
    width: 100%;
    float: none;
  }
  .w3layouts-reg-form {
    margin-top: 1em;
  }
  .app-main h6 {
    font-size: 29px;
  }
  .app-form {
    width: 100%;
  }
  .app-links li img {
    width: 30%;
  }
  h4.main-title {
    font-size: 42px;
  }
  .about-inner-main,
  .services-main {
    margin-top: 35px;
  }
  .footer-dot {
    padding: 0;
  }
  .footer-grid1.ftr-img {
    width: 51%;
  }
  .footer-grid1:nth-child(4) {
    width: 49%;
  }
  .footer-grid1 {
    margin: 30px 0 0;
  }
  .banner-bg2 {
    min-height: 370px;
  }
  .reg-img img {
    margin: 0 auto;
    display: block;
  }
  .pricing_grid_content {
    padding: 0 1em 2em;
  }
  .pricing_grid_content h5 {
    font-size: 21px;
    padding: 10px 6px;
    line-height: 1.2;
  }
  .pricing_grid_content ul li {
    padding: 1em 0.5em;
  }
  .pricing_grid_content ul li span.fa {
    margin-right: 15px;
  }
  .pricing_grid_content a {
    padding: 0.4em 0;
  }
  .serv-grid1 {
    min-height: 280px;
  }
  .serv-grid1 {
    padding: 100px 30px 0;
  }
  .serv-sub1 {
    width: 31.5%;
    float: left;
    margin: 10px 5px;
  }
  .serv-grid2 {
    padding: 0;
  }
  .blog-text {
    padding: 20px 0;
  }
  .inner-banner {
    padding: 85px 30px;
  }
  .inner-main-bg {
    min-height: 524px;
    background-size: contain;
  }
  .stats-icon span {
    font-size: 30px;
  }
  h6.slid {
    width: 96%;
  }
  .team-gridimg:hover .captn {
    top: 58%;
  }
  .captn-top {
    padding: 10% 10% 4%;
  }
  .de_testi_by p {
    width: 80%;
  }
  .team-grid1 {
    min-height: 295px;
    padding: 115px 55px 0;
  }
  .abt-img {
    width: 15%;
  }
  .team-main-grid {
    padding: 0;
  }
  .quotes {
    width: 25%;
  }
}
@media screen and (max-width: 900px) {
  .footer-grid1 h4,
  .agileinfo-subscribe-grid h4,
  .blog-text h5 {
    font-size: 22px;
  }
  .navbar-default {
    margin: 0;
  }
  h4.about-title {
    font-size: 6em;
  }
  .about-main-bg {
    padding-top: 110px;
  }
  .about-left,
  .about-main-bg {
    min-height: 355px;
  }
  .inner-banner {
    padding: 70px 30px;
  }
}
@media screen and (max-width: 800px) {
  .banner-info h3 {
    font-size: 40px;
  }
  .banner-info h3 {
    font-size: 40px;
  }
  .register-right h6 {
    font-size: 28px;
  }
  .nav-tabs {
    margin: 0 0 3em;
  }
  h6.slid {
    font-size: 41px;
  }
  .about-slid {
    min-height: 330px;
  }
  .stats-aboutinfo h6 {
    letter-spacing: 1px;
    font-size: 18px;
  }
  .team-grid1 {
    min-height: 276px;
    padding: 95px 55px 0;
  }
  .app-main {
    margin-top: 4em;
    padding-left: 1em;
  }
  .app-main h6 {
    font-size: 27px;
  }
}
@media screen and (max-width: 768px) {
  .banner-btmg1 img {
    right: 0;
    top: -3px;
  }
  .agileinfo-subscribe-grid input[type="email"],
  .agileinfo-subscribe-grid button.btn1 {
    padding: 10px 15px;
  }
  .serv-grid1 {
    padding: 90px 78px 0;
    min-height: 250px;
  }
  .about-slid {
    min-height: 295px;
  }
  h6.slid {
    padding-top: 100px;
    font-size: 39px;
  }
  .de_testi_by p {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .logo-nav-left1 {
    float: none;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle {
    background-color: var(--blue);
    color: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: transparent;
  }
  .navbar-nav li,
  .navbar-nav > li:nth-child(even),
  .navbar-nav > li:nth-child(odd) {
    width: 100%;
  }
  label.icon-search span {
    padding: 16px 0 0;
    line-height: 0.2;
    font-size: 1.1em;
  }
  .navbar-nav {
    margin: 1em 0 0;
    background: #dfdfdf;
    text-align: center;
    padding-bottom: 1em;
    width: 100%;
  }
  .navbar-toggle {
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    background: var(--blue);
    letter-spacing: 1px;
    height: 48px;
    padding: 0.95em 1em 0;
  }
  .logo-nav-agileits {
    padding: 0.5em 0;
  }
  .navbar-toggle {
    position: relative;
    float: none;
    width: 100%;
  }
  navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > ul {
    background-color: #1da1f2;
  }
}
@media screen and (max-width: 736px) {
  .header-grid-left-wthree {
    width: 45%;
  }
  .banner-btmg1 img {
    right: -45px;
    top: -65px;
  }
  .agileinfo-subscribe-grid {
    padding: 20px 0 40px;
  }
  .about-left,
  .about-main-bg {
    min-height: 330px;
  }
  .about-main-bg {
    padding-top: 94px;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 415px;
  }
  h4.about-title {
    font-size: 5.6em;
  }
  .banner-bg2 {
    min-height: 340px;
  }
  .banner-info.bg3.inner {
    padding-top: 10em;
  }
  .mb-left {
    min-height: 350px;
  }
  .mb-right {
    padding: 100px 39px;
  }
  .app-mobile {
    width: 40%;
    margin: 0 auto 20px;
    float: none;
  }
  .app-links li img {
    width: 26%;
  }
  .register-right {
    margin-top: 2em;
  }
  .w3_agile-plan-grid {
    width: 57%;
    margin: 0 auto;
  }
  .w3_agile-plan-grid:nth-child(2) {
    margin: 2em auto;
  }
  .inner-banner {
    padding: 55px 30px;
  }
  .inner-main-bg {
    min-height: 496px;
  }
  .about-slid {
    min-height: 270px;
  }
  h6.slid {
    font-size: 34px;
  }
  .de_testi_by {
    padding: 2em;
  }
  .search_box:checked ~ .search_form {
    width: 100%;
  }
}
@media screen and (max-width: 667px) {
  .header-grid-left-wthree {
    width: 50%;
  }
  .banner-info h3 {
    font-size: 38px;
  }
  .banner-btmg1 img {
    right: -41px;
    top: -44px;
  }
  .agileinfo-subscribe-grid form {
    margin: 16px auto 0;
  }
  .agileinfo-subscribe-grid p {
    font-size: 18px;
  }
  .logo-nav-left h2 a {
    font-size: 26px;
  }
  span.logo-title {
    font-size: 12px;
  }
  .about-bottom {
    margin-left: 1em;
  }
  .mb-right {
    padding: 80px 39px;
  }
  .hi-icon:before {
    font-size: 1.2em;
  }
  .hi-icon {
    width: 40px;
    height: 40px;
  }
  .banner-bg2 {
    min-height: 310px;
  }
  .footer-social ul li span {
    padding: 8px;
    width: 30px;
    height: 30px;
  }
  .about-bottom-g1 h4 {
    font-size: 23px;
  }
  .w3ls-section {
    padding: 3.5em 0;
  }
  .footer-grid1.res {
    width: 40%;
  }
  .footer-grid1.address {
    width: 60%;
  }
  .footer-grid1:nth-child(4) {
    width: 39%;
  }
  .footer-grid1.ftr-img {
    width: 61%;
  }
  h4.sub1 {
    font-size: 26px;
  }
  .inner-main-bg {
    min-height: 448px;
  }
  .stats-icon span {
    padding: 6px 8px;
  }
  .numscroller {
    font-size: 35px;
  }
  .stats h5 {
    font-size: 27px;
  }
  .team-grid1 {
    min-height: 245px;
    padding: 80px 55px 0;
  }
  .quotes {
    width: 30%;
  }
  .logo-nav-left h1 a span.fa {
    left: 3px;
  }
  .banner-bg2 {
    min-height: 290px;
  }
  .banner-info.bg3.inner {
    padding-top: 8em;
  }
  .app-mobile img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .header-grid-left-wthree {
    width: 52%;
  }
  .logo-nav-left h2 a span.fa {
    font-size: 46px;
    top: -34px;
    left: 7px;
  }
  .banner-btmg1 img {
    top: -35px;
  }
  h4.about-title {
    font-size: 5.3em;
  }
  .about-main-bg {
    padding-top: 85px;
  }
  .about-left,
  .about-main-bg {
    min-height: 295px;
  }
  .about-bottom-g1 h4 {
    font-size: 22px;
  }
  .banner-bg2 {
    min-height: 315px;
  }
  .banner-info.bg3.inner {
    padding-top: 9.5em;
  }
  .app-main h6 {
    font-size: 25px;
  }
  h4.main-title {
    font-size: 40px;
  }
  .banner-bg2 {
    min-height: 295px;
  }
  .nav-tabs > li > a {
    font-size: 14px;
    padding: 7px 13px;
  }
  h5.main-title {
    font-size: 26px;
  }
  .team-gridimg:hover .captn {
    top: 54%;
  }
  h6.slid {
    font-size: 32px;
    padding-top: 84px;
  }
  .about-slid {
    min-height: 230px;
  }
  .quotes {
    padding: 5px;
  }
  h4.title-about {
    font-size: 26px;
  }
  .inner-banner {
    padding: 35px 30px;
  }
  .inner-main-bg {
    min-height: 427px;
  }
  .banner-info.bg3.inner {
    padding-top: 8.5em;
  }
}
@media screen and (max-width: 600px) {
  .header-grid-left-wthree {
    width: 60%;
    float: none;
    margin: 0 auto;
  }
  .banner-info h3 {
    font-size: 36px;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 375px;
  }
  .banner-info {
    padding: 9em 0 0;
  }
  .about-bottom-g1 h4 {
    font-size: 21px;
    line-height: 1.5;
  }
  .agileinfo-subscribe-grid {
    padding: 20px 20px 40px;
  }
  .agileinfo-subscribe-grid form {
    width: 70%;
  }
  .banner-btmg1 img {
    top: -24px;
    right: -37px;
  }
  h4.sub {
    font-size: 46px;
  }
  .about-grid {
    margin: 40px 0 0 0;
    float: left;
    width: 72%;
  }
  .mb-left {
    min-height: 300px;
  }
  .mb-right {
    padding: 60px 39px;
  }
  .banner-btmg1 img {
    top: -25px;
    right: -38px;
  }
  .footer-social {
    float: none;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .cpy-footer {
    padding: 0;
  }
  .banner-info.bg3.inner {
    padding-top: 8em;
  }
  .w3_agile-plan-grid {
    width: 65%;
  }
  .serv-sub1 h5 {
    font-size: 18px;
  }
  h4.sub1 {
    font-size: 24px;
  }
  .team-grid1 {
    min-height: 209px;
    padding: 68px 55px 0;
  }
  .captn-top {
    padding: 7% 10% 4%;
  }
  .inner-main-bg {
    min-height: 400px;
  }
  .agileits_w3layouts-stats-grids {
    width: 50%;
  }
  .stats h5 {
    font-size: 24px;
  }
  .banner-bg2 {
    min-height: 275px;
  }
}
@media screen and (max-width: 568px) {
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 335px;
  }
  .banner-info {
    padding: 8em 0 0;
  }
  .banner-bg2 {
    min-height: 260px;
  }
  .banner-info h3 {
    font-size: 34px;
  }
  .banner-info.bg3.inner {
    padding-top: 7.5em;
  }
  .banner-btmg1 img {
    top: -15px;
    right: -35px;
  }
  h4.about-title {
    font-size: 5em;
  }
  .about-grid {
    margin: 40px 0 0 0;
    float: left;
    width: 80%;
  }
  .agileinfo-subscribe-grid p {
    font-size: 16px;
  }
  .serv-sub1 {
    width: 47.5%;
  }
  h4.title-about {
    font-size: 23px;
  }
  .inner-main-bg {
    min-height: 375px;
  }
  h4.sub1 {
    font-size: 22px;
  }
  .team-grid1 {
    min-height: 181px;
    padding: 60px 55px 0;
  }
  .de_testi_by p {
    font-size: 15px;
  }
  h6.slid {
    font-size: 29px;
  }
  .stats h5 {
    font-size: 23px;
  }
  p.services-main {
    padding: 0;
  }
  .app-main {
    margin-top: 2em;
  }
  .app-main h6 {
    font-size: 23px;
  }
  .app-mobile {
    width: 46%;
  }
}
@media screen and (max-width: 480px) {
  .header-grid-left-wthree {
    width: 72%;
  }
  .banner-subg1 {
    width: 100%;
  }
  .banner-info h3 {
    margin-bottom: 5px;
  }
  .banner-bg2 {
    min-height: 240px;
  }
  .banner-info.bg3.inner {
    padding-top: 6.5em;
  }
  .banner-subg1:nth-child(even) {
    margin: 1em 0;
  }
  h4.about-title {
    font-size: 4.5em;
  }
  h4.sub {
    font-size: 42px;
  }
  .about-left,
  .about-main-bg {
    min-height: 260px;
  }
  .about-main-bg {
    padding-top: 70px;
  }
  .about-bottom-g1 {
    padding: 3em 2em 1em;
  }
  .about-grid {
    width: 100%;
  }
  .banner-btmg1 img {
    top: 9px;
    right: -29px;
  }
  .abt-img {
    padding: 0;
    float: left;
    width: 24%;
  }
  .mb-right h4 {
    font-size: 25px;
  }
  .mb-right {
    padding: 40px;
  }
  .about-bottom h5 {
    font-size: 21px;
  }
  .footer-grid1 h4,
  .agileinfo-subscribe-grid h4,
  .blog-text h5 {
    font-size: 20px;
  }
  .agileinfo-subscribe-grid form {
    width: 100%;
  }
  .footer-grid1,
  .footer-grid1.address {
    width: 100%;
    float: none;
  }
  .footer-grid1:nth-child(even) {
    margin: 30px 0 0;
  }
  .agileinfo-subscribe-grid img {
    width: 18%;
    margin: 10px auto;
    display: block;
  }
  .footer-social h4 {
    font-size: 18px;
  }
  .agileinfo-subscribe-grid p {
    margin-top: 7px;
  }
  .footer-grid1.res,
  .footer-grid1.ftr-img {
    width: 100%;
  }
  .contact-form-right input[type="submit"] {
    font-size: 14px;
  }
  .app-links li img {
    width: 30%;
  }
  h4.main-title {
    font-size: 38px;
  }
  .w3_agile-plan-grid {
    width: 75%;
  }
  .nav-tabs > li {
    margin: 0 2px;
  }
  .serv-grid1 {
    padding: 80px 55px 0;
    min-height: 220px;
  }
  h4.sub1 {
    font-size: 23px;
  }
  h6.slid {
    font-size: 27px;
    padding-top: 70px;
  }
  .about-slid {
    min-height: 198px;
  }
  h4.sub1 {
    font-size: 19px;
  }
  .team-grid1 {
    min-height: 168px;
    padding: 60px 41px 0;
  }
  .stats h5 {
    font-size: 21px;
  }
  .about-inner-main,
  .services-main {
    margin-top: 20px;
  }
  .team-gridimg:hover .captn {
    top: 45%;
  }
  .inner-main-bg {
    min-height: 313px;
  }
  .navbar-toggle {
    height: 40px;
    padding: 0.6em 1em 0;
  }
  .app-mobile {
    width: 50%;
  }
  .search_form input[type="search"] {
    width: 265px;
  }
}
@media screen and (max-width: 414px) {
  .header-grid-left-wthree {
    width: 70%;
    padding: 0;
    float: left;
  }
  .h3-title h3 {
    float: right;
  }
  .header-grid-left-wthree ul {
    float: right;
    border: 0;
    margin-bottom: 0;
  }
  .banner-info h3 {
    font-size: 31px;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 310px;
  }
  .banner-info p {
    font-size: 14px;
    letter-spacing: 3px;
  }
  .banner-btmg1 img {
    top: 27px;
    right: -15px;
  }
  h4.about-title {
    font-size: 4.3em;
  }
  .abouthome-grid {
    float: none;
  }
  .about-bottom {
    margin-left: 0;
    margin-top: 1em;
  }
  .mb-left {
    min-height: 250px;
  }
  .footer-top {
    padding-top: 1em;
  }
  .serv-grid1 {
    padding: 64px 35px 0;
    min-height: 194px;
  }
  .serv-sub1 {
    width: 100%;
    margin: 10px 0;
  }
  .logo-nav-agileits {
    padding: 0;
  }
  .logo-nav-left {
    margin: 10px auto 15px;
  }
  .logo-nav-left h1 a span.fa,
  .logo-nav-left h2 a span.fa {
    font-size: 43px;
  }
  .logo-nav-left h1 a,
  .logo-nav-left h2 a {
    font-size: 26px;
  }
  span.logo-title {
    font-size: 11px;
    letter-spacing: 1px;
  }
  .agileinfo-subscribe-grid img {
    width: 27%;
    display: block;
    margin: 0 auto 10px;
  }
  .footer-social {
    width: 59%;
  }
  .banner-bg2 {
    min-height: 225px;
  }
  .contact-form-right input[type="submit"],
  .contact-form-right,
  .contact-field3 {
    width: 100%;
    float: none;
  }
  .contact-inner-form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .contact-form-right input[type="submit"] {
    margin-top: 25px;
    padding: 40px 8px;
  }
  .contact-form-left {
    width: 100%;
    float: none;
  }
  .contact-field1 {
    order: 1;
    -webkit-order: 1;
  }
  .contact-field2 {
    order: 3;
    -webkit-order: 3;
  }
  .contact-field3 {
    order: 2;
    -webkit-order: 2;
  }
  .app-main h6 {
    font-size: 22px;
  }
  .app-form input[type="text"],
  .app-form input[type="submit"] {
    width: 100%;
    float: none;
  }
  .w3ls-section {
    padding: 3em 0;
  }
  .app-links li img {
    width: 37%;
  }
  .agile-contact-top h4,
  h4.form-con-txt {
    font-size: 23px;
    letter-spacing: 0;
  }
  h4.main-title {
    font-size: 35px;
  }
  .register-right h6 {
    font-size: 26px;
  }
  .w3layouts-reg-form p {
    font-size: 14px;
  }
  .w3_agile-plan-grid {
    width: 87%;
  }
  h4.title-about {
    font-size: 21px;
  }
  .team-grid1 {
    padding: 43px 33px 0;
  }
  .inner-main-bg {
    min-height: 265px;
  }
  .quotes {
    width: 37%;
  }
  .stats h5 {
    font-size: 20px;
    line-height: 1.5;
  }
  .team-grids {
    padding: 0;
    width: 100%;
    float: none;
  }
  .team-gridimg:hover .captn {
    top: 63%;
  }
  .de_testi_by h6 {
    font-size: 21px;
  }
  .de_testi {
    padding: 3em 0;
  }
  .app-mobile {
    width: 55%;
  }
  ul li.s-bar {
    padding: 0 6px 10px 2px;
  }
  .search_form input[type="submit"] {
    padding: 16px 18px;
  }
  .search_form input[type="search"] {
    width: 232px;
  }
}
@media screen and (max-width: 384px) {
  .banner-bg2 {
    min-height: 210px;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 230px;
  }
  .banner-info.bg3.inner {
    padding-top: 5.5em;
  }
  .header-grid-left-wthree {
    width: 85%;
  }
  .agileinfo-subscribe-grid input[type="email"],
  .agileinfo-subscribe-grid button.btn1 {
    width: 90%;
  }
  .footer-social {
    width: 63%;
  }
  .cpy-text p {
    padding: 1em;
  }
  .navbar-toggle {
    height: 40px;
    padding: 0.5em 1em 0;
  }
  .banner-btmg1 img {
    top: 38px;
    right: -21px;
  }
  .banner-btmg1 h3 {
    font-size: 22px;
  }
  .banner-subg1 {
    padding: 1em;
  }
  .about-main-bg {
    padding-top: 60px;
  }
  .about-left,
  .about-main-bg {
    min-height: 234px;
  }
  h4.about-title {
    font-size: 4.1em;
  }
  h4.sub {
    font-size: 41px;
  }
  .banner-info h3 {
    font-size: 28px;
  }
  .banner-info {
    padding: 6em 0 0;
  }
  .about-bottom-g1 h4 {
    font-size: 19px;
  }
  .mb-right {
    padding: 30px 20px;
  }
  .agile-contact-top h4,
  h4.form-con-txt {
    font-size: 23px;
  }
  .app-main h6 {
    font-size: 20px;
  }
  .agile-contact-top h4,
  h4.form-con-txt {
    font-size: 22px;
  }
  .w3layouts-reg-form p {
    letter-spacing: 0;
  }
  .w3_agile-plan-grid {
    width: 91%;
  }
  .nav-tabs > li > a {
    padding: 7px 10px;
  }
  h5.main-title {
    font-size: 24px;
  }
  .serv-grid1 {
    padding: 51px 35px 0;
    min-height: 160px;
  }
  h4.sub1 {
    font-size: 19px;
  }
  .w3l-media {
    padding: 1.5em;
  }
  .w3l-media h5 {
    font-size: 19px;
  }
  .de_testi_by {
    padding: 2em 1em;
  }
  h4.main-title {
    font-size: 33px;
  }
  .captn h4 {
    font-size: 1.8em;
  }
  h4.title-about {
    font-size: 20px;
  }
  h4.title-about.about.span {
    padding: 0 1px 0 3px;
  }
  .breadcrumbs-w3l {
    padding: 10px 0;
  }
  .app-form {
    margin: 10px 0;
  }
  .app-mobile {
    width: 60%;
  }
  .app-links li img {
    width: 44%;
  }
  .search_form input[type="search"] {
    width: 200px;
  }
}
@media screen and (max-width: 375px) {
  .header-grid-left-wthree {
    width: 70%;
  }
  .banner-info {
    padding: 5em 0 0;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 205px;
  }
  .banner-btmg1 img {
    top: 19px;
    right: -21px;
  }
  .banner-btmg1 {
    padding: 2.5em 2em;
  }
  .banner-subg1 p {
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
    line-height: 1.7;
  }
  .banner-subg1:nth-child(odd) {
    margin-bottom: 0 !important;
  }
  .banner-subg1 {
    margin-bottom: 1em !important;
  }
  .banner-btmg1 h3 {
    font-size: 20px;
  }
  .hero-text {
    top: 25%;
    width: 100%;
  }
  .hero img {
    width: 100%;
    height: 45vh;
    object-fit: cover;
  }
  .hero-text h1 {
    font-size: 17px;
  }
  .hero-button button {
    font-size: initial;
  }
  .hero-text ul li {
    font-size: 13px;
  }
  .footer-social {
    width: 65%;
  }
  .banner-bg2 {
    min-height: 230px;
  }
  .banner-info.bg3.inner {
    padding-top: 6.5em;
  }
  .app-form {
    margin: 12px 0;
  }
  .app-form p {
    font-size: 15px;
  }
  .pricing_grid_content a {
    padding: 0.3em 0;
    font-size: 14px;
  }
  .pricing_grid_content h5 {
    font-size: 20px;
  }
  h6.slid {
    font-size: 25px;
    padding-top: 56px;
  }
  .about-slid {
    min-height: 175px;
  }
  .news-gridimgtext {
    padding: 1em;
  }
  h4.main-title {
    font-size: 30px;
  }
  .de_testi_by h6 {
    font-size: 19px;
  }
  .de_testi {
    padding: 2em 0;
  }
  .banner-bg2 {
    min-height: 220px;
  }
  .agileinfo-subscribe-grid {
    padding: 20px 5px 40px;
  }
  .search_form input[type="search"] {
    width: 190px;
  }
}
@media screen and (max-width: 320px) {
  .logo-nav-left {
    margin: 19px auto 6px;
  }
  .logo-nav-left h1 a span.fa,
  .logo-nav-left h2 a span.fa {
    font-size: 40px;
  }
  .banner-info {
    padding: 4.5em 0 0;
  }
  .navbar-toggle {
    margin: 5px 0 2px;
    height: 35px;
    padding: 0.5em 1em 0;
  }
  .header-grid-left-wthree {
    width: 100%;
    padding: 4px;
  }
  .banner-info h3 {
    font-size: 23px;
  }
  .banner-info p {
    font-size: 13px;
    letter-spacing: 2px;
  }
  .banner-top,
  .banner-top1,
  .banner-top2 {
    min-height: 175px;
  }
  .banner-info {
    padding: 4em 0 0;
  }
  .banner-btmg1 img {
    top: 48px;
    right: -17px;
  }
  .banner-subg1 h3,
  .about-bottom h5 {
    font-size: 24px;
  }
  h4.about-title {
    font-size: 3.7em;
  }
  h4.sub {
    font-size: 38px;
  }
  .about-left,
  .about-main-bg {
    min-height: 200px;
  }
  .banner_form input[type="text"],
  .form-tx textarea,
  .form-select select {
    padding: 8px 15px;
  }
  .mb-right h4 {
    font-size: 24px;
  }
  .mb-right p {
    font-size: 13px;
  }
  .banner-btmg1 {
    padding: 1em 2em 2em;
  }
  .banner-subg1 {
    padding: 2em;
  }
  .footer-social {
    width: 77%;
  }
  .about-inner-main,
  .services-main {
    margin-top: 30px;
  }
  .banner-bg2 {
    min-height: 180px;
  }
  .banner-info.bg3.inner {
    padding-top: 5em;
  }
  .breadcrumbs-w3l {
    padding: 9px 0;
  }
  .app-main {
    padding: 0;
  }
  .app-main h6 {
    font-size: 18px;
  }
  .w3ls-section {
    padding: 2em 0;
  }
  h6.slid {
    font-size: 23px;
    padding-top: 45px;
  }
  .app-form p {
    font-size: 14px;
  }
  .app-form {
    width: 100%;
  }
  .footer-grid1,
  .footer-grid1.address {
    padding: 0;
  }
  .footer-grid1.address ul li span {
    margin: 0 6px 0 0;
  }
  .w3layouts-reg-form {
    padding: 1em;
  }
  h4.main-title {
    font-size: 32px;
  }
  .footer-bottom {
    padding: 0 0 3em;
  }
  .register-right h6 {
    font-size: 24px;
  }
  .w3_agile-plan-grid {
    width: 100%;
  }
  .nav-tabs > li > a {
    padding: 7px 6px;
    font-size: 13px;
  }
  h4.sub1 {
    font-size: 18px;
  }
  .serv-grid1 {
    padding: 50px 19px 0;
  }
  .post-media {
    padding: 0;
  }
  .all-comments {
    padding: 0;
  }
  .agileits_w3layouts-stats-grids {
    width: 100%;
  }
  .agileits_w3layouts-stats-grids:nth-child(3),
  .agileits_w3layouts-stats-grids:nth-child(1) {
    margin-top: 2px;
  }
  h4.title-about {
    font-size: 18px;
  }
  .inner-banner {
    padding: 26px 7px;
  }
  .team-grid1 {
    padding: 41px 19px 0;
  }
  .team-gridimg:hover .captn {
    top: 56%;
  }
  h4.main-title {
    font-size: 28px;
  }
  .de_testi {
    padding: 1em 0;
  }
  .banner_form input[type="submit"] {
    width: 32%;
    padding: 0.3em 0;
  }
  .banner_form {
    margin: 5px 0 0;
  }
  .banner-btmg1 img {
    top: 38px;
    right: -16px;
    width: 23%;
  }
  h5.main-title {
    font-size: 22px;
  }
  .footer-grid1 h4,
  .agileinfo-subscribe-grid h4,
  .blog-text h5 {
    font-size: 19px;
  }
  .contact-form-right input[type="submit"] {
    margin-top: 20px;
    padding: 25px 8px;
    width: 100%;
  }
  .app-form input[type="text"],
  .app-form input[type="submit"] {
    width: 100%;
    float: none;
  }
  .app-mobile {
    width: 65%;
  }
  .app-links li img {
    width: 46%;
  }
  .search_form input[type="search"] {
    width: 143px;
  }
}
.style-3 {
  margin-bottom: 10px;
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  .logo-nav-agileits {
    display: flex;
  }
  .header-grid-left-wthree .h3-title {
    margin-top: 0;
  }
  .hero-banner {
    height: 60vh !important;
  }
  .hero-text-section h1 {
    font-size: 29px !important;
    line-height: 40px;
  }
  .hero-text-section {
    width: 100% !important;
    margin-bottom: 10px;
    margin-top: 40px;
  }
  .hero-text-section p {
    font-size: 17px !important;
    line-height: 1.4;
  }
  .fab-wrapper {
    display: block;
  }
  a.footer-btn {
    padding: 5px;
  }
  .section-quote-inner {
    padding-top: 35px;
  }
  .sec-title h5 {
    font-size: 30px;
    font-weight: 700;
  }
  .about-section h2 {
    padding-top: 15px;
    font-weight: 700;
  }
  .w3layouts-header {
    background: 0 0 !important;
    z-index: 9999;
    top: 28px !important;
    position: absolute;
  }
  .accordion button .icon {
    top: 10px;
  }
  .inner-box {
    padding-right: 0;
  }
  .inner-box .inner {
    position: unset;
    width: 100%;
  }
  .counter-block-two .inner-box {
    margin-bottom: 35px;
    padding-left: 60px;
  }
  section#quote {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .accordion button {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .accordion button:hover,
  .accordion button:focus {
    background-color: transparent;
  }
  .width-50 {
    width: 50%;
    float: left;
  }
  .cityLists ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .more-service-section img {
    border-radius: 50%;
    height: 100px !important;
  }
  .more-service-section {
    margin-bottom: 20px;
  }
  .about-section {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .home-testimonial,
  #faq {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .top-content p {
    font-size: 13px;
  }
  div#service-section {
    display: none;
  }
  div#service-section1 {
    display: block;
  }
  a.footer-btn {
    float: unset;
    margin-bottom: 15px !important;
    width: 65%;
    margin: auto;
  }
  .list-style-one li {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding-left: 17px;
  }
  .list-style-one li:before {
    font-size: 14px;
  }
  .contact-social > ul {
    padding: 0;
  }
  .icon-box {
    margin-top: 5px;
  }
  .counter-block-two .inner-box .icon-box img {
    width: 75%;
  }
  .counter-block-two .inner-box .count-outer {
    font-size: 20px;
  }
  .counter-block-two .inner-box p {
    font-size: 14px;
    line-height: 18px;
  }
  .counter-block {
    width: 50%;
  }
  .copyright-section {
    margin-bottom: 55px;
    text-align: center;
  }
  ul.list-inline.quick-links {
    text-align: center;
  }
  .slider .slide {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }
  .slider .slide span {
    font-size: 14px;
  }
  .more-service-section span {
    min-height: 50px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1106px) {
  div#service-section {
    display: none;
  }
  div#service-section1 {
    display: block;
  }
  .width-50 {
    float: left;
    margin-bottom: 20px;
  }
  .inner-box {
    position: relative;
    padding-right: 0;
  }
  .hero-banner {
    height: 50vh !important;
  }
  .banner-btmg1 img {
    right: -10px;
    top: -4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .header-grid-left-wthree {
    width: 56%;
  }
  div#service-section {
    display: none;
  }
  div#service-section1 {
    display: block;
  }
  .width-50 {
    float: left;
    margin-bottom: 20px;
  }
  .header-grid-left-wthree .h3-title {
    margin-top: 0;
  }
  .hero-banner {
    height: 50vh !important;
  }
  .hero-text-section h1 {
    font-size: 38px !important;
    line-height: 42px;
  }
  .hero-text-section {
    width: 70% !important;
    margin-bottom: 25px;
  }
  .hero-text-section p {
    font-size: 17px !important;
    line-height: 1.4;
  }
}
.fixed_enquiry_btn_web {
    position: fixed;
    bottom: 5%;
    right: 3%;
    z-index: 99;
}
.fixed_enquiry_btn_web a:nth-child(1) {
    background-color: #F15D30;
    padding: 13px 15px 8px 15px;
    border-radius: 211px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .3px;
    word-spacing: 1px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
}
.fixed_enquiry_btn_web a span {
    font-size: 20px;
    color: #fff;
}

.fixed_enquiry_btn_web a:nth-child(2) {
    background-color: #24CC63;
    padding: 13px 15px 8px 15px;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .3px;
    word-spacing: 1px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}
.fixed_enquiry_btn_web > a:nth-child(3), .envelope {
    background-color: #0693e3;
    padding: 13px 15px 8px 15px;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .3px;
    word-spacing: 1px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}
.fixed_enquiry_btn_web a span svg {
    color: #fff;
    fill: #fff;
    position: relative;
    top: -2px;
    font-size: 25px;
}
@media(max-width: 767px){
    .logo-nav-left img {
    max-width: 170px;
}
}