
/* Reset Code */
body {
    padding: 0;
    margin: 0;
    background: #FFF;
    font-family: 'Roboto', sans-serif;
}

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;
}

body a:hover {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

input[type="button"]:hover,
input[type="submit"]:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #999;
    font-family: 'Roboto', sans-serif;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}

/* //Reset Code */
/* bottom-to-top */
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 999;
    width: 35px;
    height: 35px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

/* //bottom-to-top */
/* header */
/* logo */
/* a.navbar-brand {
    font-size: 36px;
    letter-spacing: 1px;
    color: #ff4f81;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.06);
} */
.main-top 
{
	background:#1B4D3E;
}
.logo span img{
    width: 46%;
    margin-top: -72px;
}
.logo span {
   margin-left: 11em;
margin-top: -61px;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: #1ab744;
    color: #66cc33;
    color: #34bf49;
}

/* //logo */
/* navigation */
.navbar-light .navbar-nav .nav-link {
   padding: 5px 3px;
color: #fff;
font-size: 15px;
letter-spacing: 1px;
font-weight: 500;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 10px;
    left: -37px;
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #000;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #000;
}

/* fixed nav */
nav.fixed-navi ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.fixed-navi ul li {
    float: left;
	text-transform: uppercase;
}

/*helper*/
.isFixed {
   /*  position: fixed; */
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 1px 4px 10px 3px rgba(8, 8, 8, 0.12);
    z-index: 999;
    background:#008ce0;
    transition: all 1.5s ease;
}

/* //fixed nav */

/* search */

.search i {
    color: #8c8b8b;
    font-size: 20px;
}

a.reqe-button {
    background: #ff5722;
    color: #fff;
    padding: 14px 12px;
    border-radius: 5px;
    font-size: 15px;
    letter-spacing: 1px;
}

a.reqe-button:hover {
    opacity: .7;
}
.top-logo_info_w3layouts {
    margin: 0 auto;
    text-align: center;
    width: 90%;
    padding: 1em 0;
}
.logo {
    float: left;
    width: 35%;
}
.navbar-brand {
    font-size: 31px;
    line-height: 24px !important;
    height: 0px !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
    color: #222;
    padding: 0 4px;
}
.adrress_top {
    float: right;
    width: 65%;
    padding: 0;
}
.adrees_info {
    width: 70%;
    float: left;
}
.visit, .mail-us {
    text-align: left;
}
.adrress_top span.fa {
    margin-right: 10px;
    color: #ffa41f;
    font-size: 1.2em;
}
.adrees_info h4 {
    font-size: 1em;
    color: #444;
}
.adrees_info p {
    font-size: 0.75em;
    color: #888;
    margin-top: 0.5em;
}


/* //search */
/* //navigation */
/* //header */
/* banner */
.top-contents {
    margin: 0px;
        margin-top: 0px;
    overflow: hidden;
    text-align: right;
    margin-top: 45px;
}
.top-contents li:first-child {
    margin: 0px;
}
.top-contents li {
    display: inline-block;
}
.top-contents .icon {
    display: inline-block;
    float: left;
    margin-right: 15px;
    color: #e84b3a;
}
.header-two .top-contents .icon::before {
    font-size: 30px;
}
.top-contents .content {
    display: table;
    text-align: left;
}
.top-contents .content p {
    margin: 0px;
    color: #696969;
}
.top-contents .content span {
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    color: #212121;
}
.top-contents li {
    display: inline-block;
    margin-left: 50px;
}
.top-contents li i{
    display: inline-block;
    float: left;
margin-right: 12px;
color: #00e600;
margin-top: 16px;
font-size: 24px;
}

.banner-3 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/3.jpg) no-repeat 0px 0px;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),url(../images/3.jpg) no-repeat 0px 0px;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/3.jpg) no-repeat 0px 0px;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)),url(../images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.banner-2 {
    background: url(../images/1.jpg) no-repeat 0px 0px;
	
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.banner-1 {
    background: url(../images/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.banner-1,
.banner-2,
.banner-3 {
    min-height: 50vw;
}

/* banner text */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%; }

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  border: none; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

@media (max-width: 992px) {
  .owl-theme .owl-nav {
    display: none !important; } }

@media (max-width: 568px) {
  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: none; } }

/**
  * Owl Carousel v2.3.4
  * Copyright 2013-2018 David Deutsch
  * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
  */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav {
  display: block; }

.owl-dots {
  margin-top: 0px;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 30px;
  background: none; }

.w3l-testimonials .owl-dots {
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  background: none;
  display: block; }

.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 30px;
  margin: 0px;
  background: none;
  display: inline-block;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  line-height: 15px;
  border-radius: 50%; }

.owl-theme .owl-nav [class*=owl-]:hover {
  opacity: 1;
  text-decoration: none;
  outline: none;
  box-shadow: none;
  transition: 0.3s ease-in-out; }

.owl-theme .owl-nav [class*=owl-]:focus,
.owl-theme:focus,
.owl-dots:focus,
.owl-dot:focus {
  outline: none;
  box-shadow: none; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  background: transparent; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 1px;
  background: #aaa;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  position: relative;
  opacity: 0.9;
  border-radius: var(--border-radius); }

button.owl-next,
button.owl-prev {
  position: absolute;
  bottom: 40%; }

button.owl-prev {
  left: 0px; }

button.owl-next {
  right: 0px; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff; }
.w3l-customers {
  background: #000; }
.img-fluid {
    max-width: 100%;
    height: auto;
}
.w3l-customers .logo-view img {
  
  padding: 1rem 2rem; }

.w3l-customers .logo-view img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  transition: 0.3s ease; }

.slider-info {
    padding-top: 14em;
}
.style-banner p 
{
font-size: 20px;
}
/* .style-banner {
    max-width: 670px;
} */

.style-banner h3 {
    font-size: 70px;
    letter-spacing: 1px;
    text-shadow: 2px 2px 2px #000;
}

.button-style {
    padding: 11px 28px;
    border: none;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid #fff;
    background: #1b4d3e;
}

.button-style:hover {
    background: #fff;
    color: #fff;
}

/* //banner text */
/* banner slider code */
#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.slider {
    position: relative;
}

.callbacks_container {
    position: relative;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: block;
    margin: 0.5em 0;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

#slider-pager a {
    display: inline-block;
}

#slider-pager span {
    float: left;
}

#slider-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider-pager a {
    padding: 0;
}

#slider-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    left: 0%;
    top: 0;
    width: 100%;
}

.rslides li {
    position: relative;
    display: block;
    float: none;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 0.5em;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 2px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    left: 46.5%;
    bottom: 8%;
    z-index: 2;
    border-radius: 5px;
}

/* //banner slider code */
/* //banner */
/* banner bottom */
.welcome-left h3 {
    font-size: 37px;
    letter-spacing: 1px;
}

.welcome-left h4 {
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 1px;
    font-family: initial;
    color: #1b4d3e;
}

.support-grid h5 {
    letter-spacing: 1px;
}

.icon-effect {
    background: -webkit-linear-gradient(#ffb8a2, #ff5722);
    background: -o-linear-gradient(#ffb8a2, #ff5722);
    background: -moz-linear-gradient(#ffb8a2, #ff5722);
    background: linear-gradient(#ffb8a2, #ff5722);
    padding: 22px 25px;
    display: inline-block;
    border-radius: 25px;
}

.grid-w3ls-2 {
    background: -webkit-linear-gradient(#b2efbb, #34bf49);
    background: -o-linear-gradient(#b2efbb, #34bf49);
    background: -moz-linear-gradient(#b2efbb, #34bf49);
    background: linear-gradient(#b2efbb, #34bf49);
}

.icon-effect i {
    font-size: 26px;
    color: #fff;
}

.button-2 {
    background: transparent;
    color: #000;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.21);
    font-size: 15px;
    letter-spacing: 1px;
    padding: 11px 0;
    width: 40%;
    margin-top: 2.5em;
}

.button-2.active {
    background: linear-gradient(to right, #ffc845, #fde5ae);
}

a.btn.button-style-2 {
    color: #4a4949;
    letter-spacing: 1px;
    font-size: 14px;
}

/* //banner bottom */
/*-- food Slider --*/

.slidering h5 {
	font-size: 1.2em;
	color: #333;
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

/* The colour of the indicators */

.tabs-grids img {
	width: 69%;
	margin: 2em 0;
}

.text-info h4 {
	font-size: 2em;
	font-weight: bold;
	color: #222;
	margin-bottom: 0.3em;
	letter-spacing: 1px;
}

.carousel-control-next-icon {
    background-image: none;
    color: #333;
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
    color: #999;
}
.carousel-control-prev {
    right: 4%;
    top: -20%;
    left: auto;
    height: 40px;
    width: 40px;
    background: none;
    border: 2px solid #000;
    color: #000;
    box-shadow: none;
    background-image: none !important;
    opacity: 0.9;
    line-height: 34px;
}
.carousel-control-next {
    right: 0;
    top: -20%;
    height: 40px;
    width: 40px;
    background: none;
    border: 2px solid #000;
    color: #000;
    box-shadow: none;
    background-image: none !important;
    opacity: 0.9;
    line-height: 34px;
}
.food-Slider
{
	background: #1b4d3e;
}
 h2.heading {
    font-size: 42px;
letter-spacing: 1px;
position: relative;
font-weight: 700;
}
/*-- //food Slider --*/
/* laptop section */
.who-agile {
    background: url(../images/bg1.jpg) no-repeat center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    margin: 20em 0 16em;
}

.style-agile-2 {
    position: absolute;
    left: 0;
    right: 0;
    top: -21em;
}

h3.tittle {
    font-size: 44px;
    letter-spacing: 1px;
   
    margin: 0 auto;
    line-height: 1.4;
}

.grid-ec1 h4 {
    color: #000;
    font-size: 22px;
    letter-spacing: 1px;
}

.grid-ec1 {
    border-top: 6px solid #ff5722;
}

.title-midd-w3ls {
    margin: 14em 0;
}

.style-agile {
    position: absolute;
    left: 0;
    margin: 0 8em;
    bottom: -15em;
}

a.button-style-3 {
    background: #00e700;
    border-color: #00e700;
    color: #fff;
}

/* //laptop section */

/* mobile section */

h3.text-mobile-w3 {
    font-size: 40px;
    letter-spacing: 1px;
}

/* //mobile section */

/* testimonials */
.clients {
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}

.feedback-top h4 {
    letter-spacing: 1px;
}

.feedback-top p {
    color: #fff;
font-size: 18px;
font-weight: 400;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 5px;
}

.carousel-indicators .active {
    background-color: #ff5722;
}

ol.carousel-indicators {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 0;
}

/* //testimonials */

/* stats */
/* heading title */
h3.tittle {
        font-size: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

p.sub-tittle {
    max-width: 700px;
    margin: 0 auto;
}

/* //heading title */
.main-stats-inner-img,
.main-stats-inner-img.two {
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 400px;
}

.main-stats-inner-img.two {
    background: url(../images/bg3.jpg) no-repeat center;
}

.stats_info p {
    font-size: 46px;
    color: #ff5722;
}

.stats_info h4 {
    color: #444;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 400;
}

.stats_info i {
    font-size: 40px;
    color: #2c2c2d;
}

.stats_info {
    margin-top: 7.5em;
}

/* //stats */

/* services */
.serives-agile {
    background: #34bf49;
}

.services-w3ls-grid h4 {
    letter-spacing: 1px;
    font-weight: 600;
}

.services-w3ls-grid p {
    color: #fdfdfd;
    font-weight: 300;
}

.services-w3ls-grid i {
    color: #fff;
    font-size: 32px;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 90px;
    height: 90px;
    line-height: 2.6;
}

/* //services */

/* work */
/* tabs */

.nav-pills .nav-link {
    padding: 0.7em 2em;
    letter-spacing: 1px;
    color: #4e4c4c;
    background: rgba(255, 255, 255, 0.72);
    font-weight: 600;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background: #00e700;
}

.nav.nav-pills {
    text-align: center;
    margin: 0 auto;
    width: 30em;
}
.progress-one 
{
	margin-top: -2em;
}
/* //tabs */
h5.text-mobile-w3-2 {
  margin-top: -44px;
  margin-bottom: 38px;
  }
h3.text-mobile-w3-2 {
    font-size: 30px;
    letter-spacing: 1px;
}

h4.dtyle-title {
    margin: 0;
padding: 0;
font-size: 16px;
letter-spacing: 1px;
line-height: 1.9;
color: #686565;
font-family: 'Roboto', sans-serif;
text-transform: capitalize;
}

/* progress */
.progress-one .progress {
    height: 0.5rem;
    background: #e1e2e2;
}
.welcome-left p i 
{
color: #008ce0;
    padding: 8px;
	}
.welcome-left p 
{
    margin-top: -2em;
    line-height: 36px;
}
h4.progress-tittle {
  margin: 0;
padding: 0;
font-size: 16px;
letter-spacing: 1px;
line-height: 1.9;
color: #999;
font-family: 'Roboto', sans-serif;
text-transform: capitalize;
}

.progress-one.two-progress {
    margin: 2em 0;
}
.gold h6{
	
		color:#fff;
}
.gold h4{
	color:#00de00;
}
.gold img {
    width: 12%;
}
/* //progress */
/* //work */

/* footer */
.gold{
    text-align: center;
}
footer {
    background: #212020;
}

.footer-title {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
}

.contact-info p a,
.contact-info p,
ul.links li a {
    color: #ababab;
    font-size: 14px;
}

.contact-info p span {
    display: block;
}

.footer-style-w3lsp a {
    color: #ababab;
}

.contact-info h4 {
    font-size: 16px;
    letter-spacing: 1px;
}

/* quick links */
ul.links li a {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 16px;
    display: inline-block;
}

ul.links li a:hover,
.footer-style-w3lsp a:hover {
    color: #fff;
}

/* //quick links */

/* copyright */
.copy-right {
    letter-spacing: 2px;
    font-size: 15px;
}

.copy-right a {
    color: #008ce0;
}

.copy-right a:hover {
    color: #fff;
}

.copy-right-top {
    border-color: rgba(255, 255, 255, 0.3) !important;
}

/* copyright */
/* //footer */
/* inner pages */
.banner-w3ls-2 {
    background: url(../images/1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
}

/* page details */
.breadcrumb li a {
    color: #ff5722;
}

.breadcrumb li {
    letter-spacing: 1px;
    color: #000;
}

/* //page details */
/* about page */

h4.about-left-agile {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 2em;
    text-transform: uppercase;
}

h4.about-left-agile span {
    color: #ff5722 !important;
}

/* //about page */

/*-- contact page --*/
.address-grid,
.address-right {
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 13px -1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 13px -1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 13px -1px rgba(0, 0, 0, 0.15);
}

.address h4 {
    font-size: 23px;
    color: #000;
}

.address-info p a {
    color: #999;
}

.address-info p span {
    display: block;
}

.address input[type="text"],
.address input[type="email"],
.address textarea {
    color: #000;
    outline: none;
    font-size: 15px;
    padding: 11px;
    border: none;
    letter-spacing: 1px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.address textarea {
    min-height: 10em;
    resize: none;
}

.address input[type="submit"] {
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;
    width: 100%;
    padding: 11px 0;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 16px;
    background: #008ce0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.works-agiless{
    margin-bottom: -8em;
}
.works-agiles 
{
	margin-bottom: -6em;
}

.address input[type="submit"]:hover {
    opacity: .7;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.map iframe {
    width: 100%;
    min-height: 400px;
}

/*-- //contact page --*/
/* gallery page */
.name-agile-gallery h4 {
    background: #34bf49;
    text-align: center;
    color: #fff;
    padding: 11px 0;
    font-size: 20px;
    letter-spacing: 1px;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.24);
}

/* //gallery page */
/* responsive */

@media(max-width: 1680px) {}

@media(max-width: 1600px) {}

@media(max-width: 1440px) {
	.adrees_info {
    width: 75%;
}
    .style-banner h3 {
        font-size: 51px ;
    }

    .slider-info {
        padding-top: 11em;
    }

    .title-midd-w3ls {
        margin: 12em 0;
    }

    .style-agile {
        bottom: -13em;
    }

    .who-agile {
        margin: 20em 0 11em;
    }

    h3.text-mobile-w3 {
        font-size: 38px;
    }

    .banner-w3ls-2 {
        min-height: 250px;
    }
}

@media(max-width: 1366px) {}

@media(max-width: 1280px) {
	ul.top-right-info_w3ls {
    float: right;
    width: 24%;
}
	.adrress_top {
    float: right;
    width: 72%;
}
    .style-banner h3 {
        font-size: 58px;
    }

    .slider-info {
        padding-top: 10em;
    }

    .welcome-left h3 {
        font-size: 40px;
    }

    .welcome-left h4 {
        font-size: 20px;
    }

    .style-agile {
        bottom: -12em;
        margin: 0 5em;
    }

    .feedback-top p {
        font-size: 17px;
    }

    .banner-w3ls-2 {
        min-height: 200px;
    }
}

@media(max-width: 1080px) {
	.carousel-control-prev {
    right: 5%;
}
	.top-logo_info_w3layouts {
    width: 90%;
    padding: 1em 0;
}
    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }

    .style-banner h3 {
        font-size: 54px;
    }

    .slider-info {
        padding-top: 8em;
    }

    nav.navbar.navbar-expand-lg {
        padding: 2px 0;
    }

    a.reqe-button {
        font-size: 14px;
    }

    .welcome-left h3 {
        font-size: 34px;
    }

    .welcome-left h4 {
        font-size: 18px;
    }

    .style-agile-2 img {
        width: 66%;
    }

    .style-agile-2 {
        top: -19em;
    }

    .title-midd-w3ls {
        margin: 10em 0;
    }

    .style-agile {
        margin: 0 2em;
    }

    .grid-ec1 h4 {
        font-size: 18px;
    }

    h3.text-mobile-w3 {
        font-size: 34px;
    }

    .who-agile {
        margin: 18em 0 11em;
    }

    .stats_info i {
        font-size: 38px;
    }

    .stats_info p {
        font-size: 40px;
    }

    .stats_info h4 {
        font-size: 15px;
    }

    .main-stats-inner-img,
    .main-stats-inner-img.two {
        min-height: 330px;
    }

    .stats_info {
        margin-top: 6em;
    }

    .contact-info h4 {
        font-size: 15px;
    }

    .map iframe {
        min-height: 330px;
    }
}

@media(max-width: 1050px) {

    .style-banner h3 {
        font-size: 50px;
    }

    .slider-info {
        padding-top: 7em;
    }

    .style-agile-2 {
        top: -18em;
    }

    .who-agile {
        margin: 16em 0 11em;
    }

    p.sub-tittle {
        font-size: 14px;
    }

    h3.tittle {
        font-size: 36px;
    }

    .progress-one.two-progress {
        margin: 1.5em 0;
    }

    h3.text-mobile-w3-2 {
        font-size: 28px;
    }

    ul.links li a {
        font-size: 14px
    }
}

@media(max-width: 1024px) {

    .banner-1,
    .banner-2,
    .banner-3 {
        min-height: 54vw;
    }
}

@media(max-width: 991px) {
	.navbar-brand img 
	{
		    width: 112%;
	}
	.carousel-control-next {
    top: -8%;
}
	.carousel-control-prev {
    right: 7%;
    top: -8%;
}
	.mail-us {
    margin-top: 1em;
}
	.visit, .mail-us {
    text-align: left;
    float: left;
    width: 97%;
}
	.adrress_top {
    float: right;
    width: 65%;
}
    a.navbar-brand {
        font-size: 34px;
    }

    .style-banner h3 {
        font-size: 46px;
    }

    .who-agile {
        margin: 16em 0 11em;
        min-height: 560px;
    }

    .style-agile {
        bottom: -13em;
    }

    .title-midd-w3ls {
        margin: 0;
    }

    h3.tittle {
        font-size: 36px;
    }

    h3.tittle.titlem-2 {
        margin-top: 4em;
        max-width: 500px;
    }

    .exce-grid1-mmstyle {
        padding: 0 .5em;
    }

    h3.text-mobile-w3 {
        font-size: 32px;
    }

    .phone img {
        width: 50%;
    }

    .feedback-top p {
        font-size: 16px;
    }

    .main-stats-inner-img,
    .main-stats-inner-img.two {
        min-height: 280px;
    }

    .stats_info i {
        font-size: 34px;
    }

    .stats_info p {
        font-size: 34px;
    }

    .stats_info h4 {
        font-size: 13px;
    }

    .stats_info {
        margin-top: 5em;
    }

    .banner-w3ls-2 {
        min-height: 160px;
    }
}

@media(max-width: 900px) {

    .banner-1,
    .banner-2,
    .banner-3 {
        min-height: 530px;
    }

    .who-agile {
        margin: 15em 0 10em;
    }

    .style-agile-2 {
        top: -16em;
    }

    .grid-ec1 h4 {
        font-size: 16px;
    }

    .style-agile {
        bottom: -12em;
    }
}

@media(max-width: 800px) {
	.top-contents li:first-child {
   
    margin-right: -1em;
    width: 51%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left:17em;
}
	 h2.heading{
    font-size: 45px;
}
	.top-right-info_w3ls li {
    margin: 0px 5px;
}
    .style-agile-2 img {
        width: 74%;
    }

    .style-agile {
        bottom: -11em;
    }
}

@media(max-width: 768px) {
    h3.tittle.titlem-2 {
        margin-top: 3em;
    }

    .who-agile {
        margin: 15em 0 8em;
        min-height: 500px;
    }
}

@media(max-width: 736px) {
	.top-contents li:first-child {
    margin-right: 7em;
    width: 51%;
    float: right;
}
.top-contents li {
    display: inline-block;
    margin-left: 6em;
}
    .style-banner h3 {
        font-size: 42px;
    }

    p {
        font-size: 15px;
    }

    .button-style {
        padding: 11px 20px;
        font-size: 13px;
    }

    .banner-1,
    .banner-2,
    .banner-3 {
        min-height: 490px;
    }

    .slider-info {
        padding-top: 6em;
    }

    .welcome-left h3 {
        font-size: 32px;
    }

    .style-agile {
        margin: 0 9em;
        position: static;
    }

    .style-agile-2 img {
        width: 78%;
    }

    h3.tittle {
        font-size: 32px;
    }

    .who-agile {
        margin: 15em 0 0em;
    }

    h3.text-mobile-w3 {
        font-size: 30px;
    }

    .phone img {
        width: 62%;
    }

    .grid-ec1 h4 {
        font-size: 21px;
    }

    .stats_info {
        margin: 3em 0;
    }
}

@media(max-width: 667px) {
	ul.top-right-info_w3ls {
    float: right;
    width: 25%;
}
    .agile-why-text h4 {
        font-size: 22px;
    }

    h3.tittle.titlem-2 {
        margin-top: 2em;
    }

    .style-agile {
        margin: 0 8em;
    }
}

@media(max-width: 640px) {
	.navbar-brand {
    padding: 0 0px;
}
	.logo {
    float: left;
    width: 35%;
    padding: 0;
}
	.top-logo_info_w3layouts {
    width: 100%;
    padding: 1em 1em;
}
    .nav-pills .nav-link {
        padding: 0.8em 1.5em;
        font-size: 15px;
    }

    h3.text-mobile-w3-2 {
        font-size: 26px;
    }
}

@media(max-width: 600px) {
	.top-contents li:first-child {
    margin-right: 7em;
    width: 51%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left: 4em;
}
	.top-right-info_w3ls li {
    margin: 0px 2px;
}
    .style-agile-2 {
        top: -13em;
    }

    .style-agile-2 img {
        width: 80%;
    }

    .who-agile {
        margin: 11em 0 0em;
    }

    h3.tittle.titlem-2 {
        margin-top: 3em;
    }

    .style-agile {
        margin: 0 6em;
    }
}

@media(max-width: 568px) {
	.navbar-brand img 
	{
		    width: 95%;
	}
	.top-contents li:first-child {
   
    margin-right: 7em;
    width: 51%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left:56px;
}
	.slidering {
    width: 50%;
}
    nav.navbar.navbar-expand-lg {
        padding: 0px 16px;
    }

    .style-banner h3 {
        font-size: 38px;
    }

    .banner-1,
    .banner-2,
    .banner-3 {
        min-height: 410px;
    }

    .slider-info {
        padding-top: 5em;
    }

    h3.text-mobile-w3 {
        font-size: 28px;
    }

    .style-agile-2 img {
        width: 86%;
    }

    .copy-right {
        font-size: 14px;
    }

    .feedback-top p {
        font-size: 15px;
    }
}

@media(max-width: 480px) {
		.logo span img {
    width: 31%;
    margin-top: 51px;
}
	.logo span {
    margin-left: -1em;
    margin-top: 10px;
}
	.top-contents li:first-child {
   
    margin-right: 7em;
    width: 51%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left:16px;
}
	h2.heading::before {
    width: 30%;
    left: 35%;
}
	h2.heading {
    font-size: 40px;
}
	.visit, .mail-us {
    text-align: left;
    float: left;
    width: 100%;
    padding: 0;
}
	.adrress_top {
    float: right;
    width: 100%;
    margin-top: 5em;
}
	.logo {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
}
    .style-banner h3 {
        font-size: 36px;
    }

    .welcome-left h3 {
        font-size: 30px;
    }

    .style-agile-2 {
        top: -11em;
    }

    .who-agile {
        margin: 9em 0 0em;
    }

    h3.tittle {
        font-size: 30px;
    }

    .style-agile {
        margin: 0 4em;
    }

    .grid-ec1 h4 {
        font-size: 20px;
    }

    .banner-w3ls-2 {
        min-height: 130px;
    }
}

@media(max-width: 440px) {
	.logo span img {
    width: 31%;
    margin-top: 51px;
}
	.logo span {
    margin-left: -1em;
    margin-top: 10px;
}
	.top-contents li:first-child {
   
    margin-right: 11em;
    width: 51%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left:16px;
}
    .welcome-left h3 {
        font-size: 28px;
    }

    .style-agile-2 img {
        width: 100%;
    }

    h3.tittle.titlem-2 {
        font-size: 27px;
    }

    .style-agile {
        margin: 0 2em;
    }

    .phone img {
        width: 70%;
    }

    .contact-info h4 {
        font-size: 14px;
    }
}

@media(max-width: 414px) {
	.logo span img {
    width: 31%;
    margin-top: 51px;
}
	.logo span {
    margin-left: -1em;
    margin-top: 10px;
}
	.top-contents li:first-child {
   
    margin-right: 9em;
    width: 51%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left:16px;
}
    .style-banner h3 {
        font-size: 32px;
    }

    p {
        font-size: 14px;
    }

    a.navbar-brand {
        font-size: 30px;
    }

    .style-banner p {
        font-size: 13px;
    }

    .welcome-left h3 {
        font-size: 26px;
    }

    .copy-right {
        letter-spacing: 1px;
    }
}

@media(max-width: 384px) {
	.top-contents li:first-child {
   
    margin-right: 9em;
    width: 51%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left:16px;
}
	.carousel-control-next {
    top: -16%;
}
.carousel-control-prev {
    right: 14%;
    top: -16%;
}
	.slidering {
    padding-right: 5px;
}
    .style-banner h3 {
        font-size: 30px;
    }

    .button-style {
        padding: 10px 16px;
    }

    .slider-info {
        padding-top: 4em;
    }

    .banner-1,
    .banner-2,
    .banner-3 {
        min-height: 375px;
    }

    .welcome-left h3 {
        font-size: 24px;
    }

    .welcome-left h4 {
        font-size: 14px;
    }

    .phone img {
        width: 80%;
    }

    .grid-ec1 h4 {
        font-size: 18px;
    }

    .grid-ec1 {
        padding: 2em 1em !important;
    }

    h3.tittle.titlem-2 {
        font-size: 23px;
    }

    h3.tittle.titlem-2 {
        margin-top: 2em;
    }

    h3.text-mobile-w3 {
        font-size: 25px;
    }

    .agile-why-text h4 {
        font-size: 20px;
    }

    .icon-effect {
        padding: 18px 22px;
    }

    .feedback-top p {
        font-size: 14px;
    }
}

@media(max-width: 375px) {
	 h2.heading{
    font-size: 38px;
    letter-spacing: 3px;
}
	.top-right-info_w3ls li i {
    padding-top: 0px;
}
	.adrress_top span.fa {
    margin-right: 10px;
    font-size: 0.9em;
}

    .main-stats-inner-img,
    .main-stats-inner-img.two {
        min-height: 230px;
    }

    p.sub-tittle {
        font-size: 13px;
    }

    .map iframe {
        min-height: 300px;
    }
}

@media(max-width: 320px) {
	.navbar-brand img 
	{
		width: 105%;
	}
		.top-contents li:first-child {
   
    margin-right:6em;
width: 59%;
    float: right;
}
	.top-contents li {
    display: inline-block;
    margin-left:16px;
}
	.carousel-control-next {
    top: -16%;
}
.carousel-control-prev {
    right: 14%;
    top: -16%;
}
	 h2.heading {
    font-size: 32px;
    letter-spacing: 2px;
}
	.top-right-info_w3ls li {
    margin: 0px 1px;
}
.top-right-info_w3ls li i {
    padding-top: 0px;
    font-size: 0.8em;
}
	.contact-text {
    padding: 0 5px;
}
.adrees_info h4 {
    font-size: 0.9em;
}
    .style-banner h3 {
        font-size: 27px;
    }

    .style-banner p {
        font-size: 12px;
    }

    .slider-info {
        padding-top: 3em;
    }

    .callbacks_tabs a:after {
        width: 18px;
        height: 18px;
    }

    .callbacks_tabs a {
        height: 8px;
        width: 8px;
    }

    .callbacks_tabs li {
        margin: 0 0.4em;
    }

    .banner-1,
    .banner-2,
    .banner-3 {
        min-height: 328px;
    }

    .button-style {
        font-size: 12px;
    }

    a.navbar-brand {
        font-size: 28px;
    }

    .navbar-toggler {
        padding: 3px 8px;
    }

    .welcome-left h3 {
        font-size: 24px;
    }

    .phone img {
        width: 90%;
    }

    .style-agile-2 {
        top: -9em;
    }

    .who-agile {
        margin: 6em 0 0em;
    }

    h3.tittle.titlem-2 {
        font-size: 20px;
    }

    .style-agile {
        margin: 0 1em;
    }

    .grid-ec1 h4 {
        font-size: 16px;
    }

    h3.text-mobile-w3 {
        font-size: 23px;
    }

    .icon-effect i {
        font-size: 22px;
    }

    .icon-effect {
        padding: 18px 20px;
    }

    .feedback-top h4 {
        font-size: 18px;
    }

    .feedback-top p {
        font-size: 13px;
    }

    .nav.nav-pills {
        width: 274px;
    }

    .footer-title {
        font-size: 18px;
    }

    h4.dtyle-title {
        font-size: 16px;
    }

    .banner-w3ls-2 {
        min-height: 100px;
    }
}

/* //responsive */