/*--

Author: W3layouts

Author URL: http://w3layouts.com

License: Creative Commons Attribution 3.0 Unported

License URL: http://creativecommons.org/licenses/by/3.0/

--*/

/* Reset Code */

body {

    padding: 0;

    margin: 0;

    background: #FFF;

    font-family: 'RocknRoll One', 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: 'Raleway', sans-serif !important;

}

.pt-5, .py-5 {
    padding-top: 0rem !important;
}
.font-italic {
    font-style: normal !important;
}
p {

    margin: 0;

    padding: 0;

    font-size: 16px;

    letter-spacing: 0px;

    line-height: 1.5;

    color: black;

    font-family: 'ABeeZee', 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);

}



.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: 0;

    color: #4c4c4c;

    font-size: 16px;

    letter-spacing: 2px;

    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: #a0c7ce;

}



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

}



/*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: #fff;

    transition: all 1.5s ease;

}



/* //fixed nav */



/* search */



.search i {

    color: #8c8b8b;

    font-size: 20px;

}



a.reqe-button {

    background: #a0c7ce;

    color: #fff;

    padding: 14px 12px;

    border-radius: 5px;

    font-size: 15px;

    letter-spacing: 1px;

}



a.reqe-button:hover {

    opacity: .7;

}



/* //search */

/* //navigation */

/* //header */

/* banner */



.banner-1 {

    background: url(../images/banner1.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/banner2.jpg) no-repeat 0px 0px;

    background-size: cover;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    -ms-background-size: cover;
    background-position: center;

}



.banner-3 {

    background: url(../images/banner3.jpg) no-repeat 0px 0px;

    background-size: cover;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    -ms-background-size: cover;
    background-position: center;
}



.banner-1,

.banner-2,

.banner-3 {

    min-height: 30vw;

}



/* banner text */



.slider-info {

    padding-top: 14em;

}



.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: #fff;

}



.button-style:hover {

    background: #34bf49;

    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: 34px;

    letter-spacing: 1px;

}

.pb-5, .py-5 {
    padding-bottom: 0rem !important;
}

.welcome-left h4 {

    font-size: 21px;

    line-height: 1.5;

    letter-spacing: 0px;

    font-family: 'M PLUS Rounded 1c', sans-serif !important;

    color: black;

}
@media (min-width: 576px){
.pt-sm-5, .py-sm-5 {
    padding-top: 0rem !important;
}}


.support-grid h5 {

    letter-spacing: 1px;

}


@media (min-width: 992px)
{.navbar-expand-lg .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
    text-transform: uppercase;
}}
.icon-effect {

    background: -webkit-linear-gradient(#ffb8a2,#a0c7ce);

    background: -o-linear-gradient(#ffb8a2,#a0c7ce);

    background: -moz-linear-gradient(#ffb8a2,#a0c7ce);

    background: linear-gradient(#ffb8a2,#a0c7ce);

    padding: 22px 25px;

    display: inline-block;

    border-radius: 25px;

}

@media (min-width: 576px){
.pb-sm-5, .py-sm-5 {
    padding-bottom: 1rem !important;
}}

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

}

@media (min-width: 1200px){
.pt-xl-5, .py-xl-5 {
    padding-top: 1rem !important;
}}

.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);

}


.mt-5, .my-5 {
    margin-top: 0rem !important;
}
a.btn.button-style-2 {

    color: #4a4949;

    letter-spacing: 1px;

    font-size: 14px;

}

@media (min-width: 1200px){
.pb-xl-5, .py-xl-5 {
    padding-bottom: 1.5rem !important;
}}

/* //banner bottom */

textarea {
    resize: none;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}

@charset "UTF-8";

.svg-inline--fa {
  vertical-align: -0.200em;
}

.rounded-social-buttons {
  text-align: left;
}

.rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 3.125rem;
  height: 3.125rem;
  border: 0.125rem solid transparent;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #fefefe;
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 2em;
  border-radius: 1.6875rem;
  transition: all 0.5s ease;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter, .fa-facebook-f, .fa-linkedin, .fa-youtube, .fa-instagram {
  font-size: 25px;
}

.rounded-social-buttons .social-button.facebook {
  background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
  color: #3b5998;
  background: #fefefe;
  border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
  background: #55acee;
}

.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
  color: #55acee;
  background: #fefefe;
  border-color: #55acee;
}

.rounded-social-buttons .social-button.linkedin {
  background: #007bb5;
}

.rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
  color: #007bb5;
  background: #fefefe;
  border-color: #007bb5;
}

.rounded-social-buttons .social-button.youtube {
  background: #bb0000;
}

.rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
  color: #bb0000;
  background: #fefefe;
  border-color: #bb0000;
}

.rounded-social-buttons .social-button.instagram {
 border-color:rgb(38 131 146); ;
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
  color: #d9317a;
  background: #fefefe;
  border-color: #125688;
}

/* 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;

    max-width: 600px;

    margin: 0 auto;

    line-height: 1.4;

}



.grid-ec1 h4 {

    color: #000;

    font-size: 22px;

    letter-spacing: 1px;

}



.grid-ec1 {

    border-top: 6px solid#a0c7ce;

}



.title-midd-w3ls {

    margin: 14em 0;

}



.style-agile {

    position: absolute;

    left: 0;

    margin: 0 8em;

    bottom: -15em;

}



a.button-style-3 {

    background: #34bf49;

    border-color: #34bf49;

    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: #f1f1f1;

    font-size: 18px;

    font-weight: 300;

}



.carousel-indicators li {

    width: 12px;

    height: 12px;

    background-color: #fff;

    border-radius: 50%;

    cursor: pointer;

    margin: 0 5px;

}



.carousel-indicators .active {

    background-color:#a0c7ce;

}



ol.carousel-indicators {

    -webkit-box-pack: left;

    -ms-flex-pack: left;

    justify-content: left;

    margin: 0;

}



/* //testimonials */



/* stats */

/* heading title */

h3.tittle {

    font-size: 40px;

    letter-spacing: 1px;

}



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:#a0c7ce;

}



.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: #000;

}



.nav.nav-pills {

    text-align: center;

    margin: 0 auto;

    width: 305px;

}



/* //tabs */

h3.text-mobile-w3-2 {

    font-size: 30px;

    letter-spacing: 1px;

}



h4.dtyle-title {

    font-size: 18px;

    font-family: initial;

    letter-spacing: 1px;

    line-height: 1.4;

}



/* progress */

.progress-one .progress {

    height: 0.5rem;

    background: #e1e2e2;

}



h4.progress-tittle {

    color: #464545;

    font-size: 16px;

    margin-bottom: 12px;

}



.progress-one.two-progress {

    margin: 2em 0;

}



/* //progress */

/* //work */



/* footer */

footer {   background: rgb(38 131 146);

}



.footer-title {

    font-size: 20px;

    font-weight: 500;

    letter-spacing: 1px;

}



.contact-info p a,

.contact-info p,

ul.links li a {

    color: #ffffff;

    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;

}

.fprIlH {display: none !important;}

.copy-right a {

    color: black;

}

#toTop {display: none !important;}

.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:#a0c7ce;

}



.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:black !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: #34bf49;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -o-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -ms-transition: 0.5s all;

}



.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: #004085;

    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) {

    .style-banner h3 {

        font-size: 64px;

    }



    .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) {

    .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) {

    .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) {

    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) {

    .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) {

    .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) {

    .agile-why-text h4 {

        font-size: 22px;

    }



    h3.tittle.titlem-2 {

        margin-top: 2em;

    }



    .style-agile {

        margin: 0 8em;

    }

}



@media(max-width: 640px) {

    .nav-pills .nav-link {

        padding: 0.8em 1.5em;

        font-size: 15px;

    }



    h3.text-mobile-w3-2 {

        font-size: 26px;

    }

}



@media(max-width: 600px) {

    .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) {

    nav.navbar.navbar-expand-lg {

        padding: 0px 16px;

    }



    .style-banner h3 {

        font-size: 38px;

    }



    .banner-1,

    .banner-2,

    .banner-3 {

        min-height: 216px;

    }



    .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) {

    .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) {

    .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) {

    .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) {

    .style-banner h3 {

        font-size: 30px;

    }



    .button-style {

        padding: 10px 16px;

    }



    .slider-info {

        padding-top: 4em;

    }



    .banner-1,

    .banner-2,

    .banner-3 {

        min-height: 190px;

    }



    .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) {



    .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) {

    .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: 150px;

    }



    .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 */