html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

body a {
    outline: 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;
    text-decoration: none;
}

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

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;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

select,
input[type="email"],
input[type="text"],
input[type=password],
input[type="button"],
input[type="submit"],
textarea {
    font-family: 'Raleway', sans-serif;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
}

p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    color: #777;
    font-size: 14px;
}


ul {
    margin: 0;
    padding: 0;
}

/*-- //Reset-Code --*/
.about,
.services,
.contact,
.info-contact,
.team,
.rate,
.auto-bar,
.testimonials,
.gallery {
    padding: 5em 0;
}

h3.title {
    font-size: 45px;
    color: #000;
    margin-bottom: 37px;
    letter-spacing: 1px;
    font-weight: 200;
}

h3.clr {
    color: #fff;
}
h4.clr {
    color: #fff;
    padding-bottom: 1em;
}
span.sub-text {
    font-size: 45px;
    color: #2E529E;
    font-weight: 700;
    font-family: 'Raleway', cursive;

}

span.sub-text-black {
    font-size: 45px;
    color: #212121;
    font-weight: 700;
    font-family: 'Raleway', cursive;

}

/*-- header--*/
.w3-agile-logo {
    padding: 1em 2em 1em;
    background: rgba(0, 0, 0, 0.56);
    border-bottom: 2px solid #2E529E;
    position: absolute;

    z-index: 100;

    width: 100%;
}

.buttom-social-grids,
.w3-header-top-right-text {
    padding: 26px 0px 0px;
}

.buttom-social-grids ul li {
    display: inline-block;
    text-align: center;
    width: 36px;
    height: 36px;
    background: #2E529E;
    line-height: 35px;
    color: #fff;
    border-radius: 50px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.buttom-social-grids ul li a {
    font-size: 15px;
    color: #fff;
}.buttom-social-grids ul li a :hover{
   
    color: #2E529E;
}

.buttom-social-grids ul li:nth-child(2),
.buttom-social-grids ul li:nth-child(3) {
    margin: 0px 4px;
}

.buttom-social-grids ul li:hover {
    background: #fff;
    color: #2E529E
}

.w3-header-top-right-text p {
    color: #fff;
    font-size: 17px;
    letter-spacing: 0px;
    text-align: right;
}

.w3-header-top-right-text span {
    color: #fff;
    font-size: 14px;
}

span.first-clr {
    color: #2E529E;
    font-family: 'Raleway', cursive;
}
.btn-primary {
    color: #fff;
    background-color: #2E529E!important;
    border-bottom: #2E529E !important;
   padding: 1em;
    font-size: 1.3em;
}
/*--//header--*/
/*--banner--*/
/*--header start here--*/
.headder-w3 {
    text-align: center;
}

.nav > li > a {
    position: relative;
    display: block;
}

nav.navbar.navbar-default.navbar-fixed-top {
    position: absolute;
    border: none;
    padding-top: 0.7em;
    margin: 0px;
    background: rgba(255, 255, 255, 0);
    border-top: 0px solid #fff;
}

.navbar-nav {
    float: none;
    margin: 0;
    display: flex;
    flex-direction: row;
}

.navbar-nav > li {
    text-align: center;
    flex: 1;
}

div#navbar {
    padding: 0px;
}

ul.nav.navbar-nav li a {
    font-size: 1.5em;
    color: #fff;
    font-weight: 300;
    padding: 20px 0px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.nav.navbar-nav li a:hover {
    color: #2E529E;
    border-bottom: 2px solid #2E529E;
}

ul.nav.navbar-nav li .active {
    font-weight: 500 !important;
    color: #2E529E !important;
    border-bottom: 2px solid #2E529E;
}

.navbar-fixed-top {
    top: 141px;
}

/*--end nav bar--*/

/*-- //header --*/

.header-outs {}

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

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

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

/*-- //banner Slider --*/
.rslides {
    margin: 0 auto 40px;
}

#slider2,
#slider3 {
    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;
}

a {
    color: #fff;
    text-decoration: none;
}

/* Callback example */
/*.events {
  list-style: none;
  }*/

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

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

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

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.slider-info {
    padding: 37% 0 0 0;
    width: 100%;
}

.slider-info h4 {
    font-weight: 400;
    color: #fff;
    font-size: 5em;
    letter-spacing: 1.5px;
}

.slider-info p {
    font-size: 17px;
    letter-spacing: 2px;
    padding: 1.5em 24em 0em 0em;
    color: #fff;
    line-height: 29px;
}

/*.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 80%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
    height: 53px;
    width: 53px;
  background:rgba(230, 230, 230, 0) url("../images/left-arrow.png") no-repeat left top;
  margin-top: -45px;
  }*/

/*.callbacks_nav:active {
  opacity: 1.0;
  }*/

/*.callbacks_nav.next {
  left: auto;
   background:rgba(230, 230, 230, 0)  url("../images/right-arrow.png") no-repeat 0px 0px;
  background-position: right top;
  right: 0;
  }*/
/*.callbacks_nav ,
.callbacks_nav.next {
background-size:40px;
}*/
#slider3-pager a {
    display: inline-block;
}

#slider3-pager img {
    float: left;
}

#slider3-pager .rslides_here a {
    background: transparent;
    box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
    padding: 0;
}

/*--pager--*/
.callbacks_tabs {
    list-style: none;
    position: absolute;
    padding: 0;
    top: 70%;
    right: 8.5%;
    margin: 0;
    z-index: 9;
    display: block;
    text-align: center;
}

.callbacks_tabs li {
    display: block;
    margin: 0px 4px 18px;
}

.callbacks_tabs a {
    /* visibility: hidden; */
    color: #fff;
    font-size: 15px;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    /* font-family: FontAwesome; */
    visibility: visible;
    display: block;
    width: 40px;
    height: 2px;
    display: inline-block;
    background: #fff;
    border: none;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
    /* border-radius: 50%; */
}

.callbacks_here a:after {
    background: #2E529E;
    width: 69px;
    height: 3px;
}

/*--//banner--*/
/*--about--*/
.outs-grid {
    background: url(../images/a1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 400px;
}

.abut-grid-w3ls h3 {
    font-size: 28px;
    letter-spacing: 2px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    padding: 45px 0px;
}

.agile-info-text h4 {
    font-size: 16px;
    letter-spacing: 2px;
    color: #848484;
    line-height: 27px;
}

span.abut-parr {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    background: #2E529E;
}

.agile-info-text {
    padding-bottom: 18px;
}

.abut-grid-w3ls {
    padding-left: 55px;
}

.about-history-agile {
    padding-top: 55px;
}

.about-history-agile h4 {
    color: #000;
    font-size: 2em;
    padding-bottom: 23px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-gd-left h5 {
    color: #2E529E;
    font-size: 20px;
    font-weight: 600;
}

.about-gd-right h6 {
    font-size: 16px;
    color: #000000;
}

.about-right-histy p {
    font-size: 16px;
    color: #848484;
    line-height: 25px;
    letter-spacing: 2px;
}

.about-grid:nth-child(3) {
    padding: 21px 0px;
}

/*--//about--*/
/*--service--*/
.services,
.img-left,
.ser-img-wthree,
.contact,
.rate,
.auto-bar {
    background: #2E529E;
}

.img-left img {
    border-radius: 50%;
}

.ser-img-wthree p {
    color: #fff;

    font-size: 1em;
    line-height: 1.3em;
    padding-bottom: 1em;
    font-weight: 300;
}

.ser-img-wthree h4 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 15px;
    text-transform: uppercase;
}

/*--//service--*/
/**** PORTFOLIO STYLES*****/

.portfolio-categ {
    margin-bottom: 30px;
}

ul.portfolio-categ {
    text-align: center;
    margin-bottom: 3em;
}

.portfolio-categ li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    font-size: 1.1em;
    margin: 0 0.4em;
    letter-spacing: 1px;
    border: 2px solid #000;
    background: #000;
}

.portfolio-categ li a {
    color: #fff;
}

.image-block {
    display: block;
    position: relative;
}

.portfolio-area li {
    float: left;
    list-style-type: none;
    overflow: hidden;
    width: 370px;
}

.home-portfolio-text {
    margin-top: 10px;
}

li.active a {
    color: #2E529E;
}

.portfolio-item2 figure {
    margin: 1em;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.portfolio-item2 figure img {
    height: auto;
    max-width: 100%;
}

.portfolio-item2 figure:hover figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    top: 0;
}

.portfolio-item2 figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: -100%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.portfolio-item2 figcaption h3 {
    font-weight: 100;
    font-size: 4em;
    color: #FFF;
    text-align: center;
    margin-bottom: 0;
    position: relative;
    margin-top: 105px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
}

.portfolio-item2 figure:hover h3 {
    left: 0;
}

.portfolio-item2 figcaption a {
    color: #fff;
    border: 2px solid #fff;
    padding: 4px 10px;
    text-decoration: none;
}

.portfolio-item2 figcaption a:hover {
    color: #4f5856;
    background: #fff;
}


/*-- //Portfolio --*/

/*--//portfolio--*/
.my-ser-left {
    background: #fff;
    padding: 3em 1em;
}

.ser-icone {
    background: rgb(255, 255, 255);
    text-align: center;
    padding: 2em;
}

.w3l_about_bottom_grid_right.bar-grids {
    margin: 45px 0px 0px;
}

.service-num-left h6 {
    padding: 0px;
    font-size: 25px;
    text-align: center;
    color: #fff;
    background: #00c4ff;
    border-left: 4px solid #fb8a2e;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    line-height: 57px;
    border-radius: 50px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.white-shadow:hover .service-num-left h6 {
    background: #000;
}

.service-info-left h4 {
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #000;
    font-weight: 500;
    text-align: left;
    line-height: 34px;
    padding-bottom: 6px;
}

.white-shadow:nth-child(2),
.white-shadow:nth-child(3),
.white-shadow:nth-child(4) {
    padding-top: 32px;
}

.white-shadow p {
    font-size: 15px;
    color: #000;
    line-height: 28px;
}

span.font {
    font-size: 39px;
    color: #2E529E;
    padding-bottom: 14px;
}

.counter {
    font-size: 25px;
    margin: 0;
    color: #000;
    letter-spacing: 5px;
    padding-bottom: 7px;
}

.stats-grid h4 {
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 400;
    margin-top: 5px;
    color: #2E529E;
    text-transform: uppercase;
}

/*--team --*/
.team {
    padding: 75px 0;
}

h6.description {
    font-weight: bold;
    letter-spacing: 2px;
    color: #999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
}

.profile h4 {
    font-weight: 600;
    font-size: 20px;
    margin: 15px 0 0 0;
    color: #000;
}

.profile h6 {
    font-size: 16px;
    margin-top: 8px;
    color: #2E529E;
}

.profile .img-box {
    opacity: 1;
    display: block;
    position: relative;
}

.profile .img-box:after {
    content: "";
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.img-box ul {
    position: absolute;
    z-index: 2;
    bottom: 50px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
    height: 0px;
    margin: 0px;
    opacity: 0;
}

.profile .img-box:after,
.img-box ul,
.img-box ul li {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.img-box ul span {
    font-size: 15px;
}

.img-box ul li:hover {
    background: #fff;
}

.img-box ul li {
    display: inline-block;
    /* text-align: center; */
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    background: #000;
    margin-left: 9px;
    line-height: 35px;
    border: 1px solid #2E529E;
    /* border-radius: 50px; */
}

.img-box a span.fa {
    color: #2E529E;
}

.img-box:hover:after {
    opacity: 1;
}

.img-box:hover ul {
    opacity: 1;
    margin-bottom: 15px;
}

.img-box ul a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.img-box a:hover li {
    border-color: #fff;
    color: #2E529E;
}

span.red {
    color: #BC0213;
}

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

/*--team --*/
/*-- language --*/
.progress {
    height: 5px;
    /* margin-top: 1em; */
    margin-bottom: 0em;
    background-color: rgba(255, 255, 255, 0.14);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.progress-bar {
    background-color: #2E529E;
}

.bar-grids h6 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0.5em;
    font-weight: bold;
    letter-spacing: 2px;
}

.bar-grids h6 span {
    float: right;
    font-size: 0.9em;
}

.mid-bar {
    margin: 1.3em 0;
}

/*-- //language --*/

/*--clients --*/
.left.carousel-control {
    right: 30px;
    left: 0px;
    top: 45%;
    background: none;
}

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;

}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
    font-size: 16px;
    background-color: #fff;
    line-height: 40px;
    text-shadow: none;
    height: 51px;
    padding: 5px;
    width: 50px;
    border-radius: 50px;
    color: #0059B2;

}

.left.carousel-control {
    right: 30px;
    left: 0px;
    top: 45%;
    background: none;
}

.carousel-control.right {
    right: 1em;
    background: none;
    left: auto;
    top: 45%;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
}

.testimonials {
    background-color: #BDC2D2;
}

.client-text {

    margin: 0px auto;

    padding: 2em 3em;

}

.parallax {
    background-image: url("../images/r1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.img-text {
    text-align: right;
}

.img-text img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.clt-syas-agile h5 {
    font-size: 2em;
    margin-top: 20px;
    font-style: italic;
    color: #FFF;
}

.clt-syas-agile p {
    color: #fff;
    line-height: 1.4em;
    letter-spacing: 1.5px;
    padding: 14px 0px 0px;
}

/*-- //clients --*/
/*--contact --*/

.map-grid iframe {
    width: 100%;
    height: 384px;
    border: 0;
}

.icon_grid_left {
    width: 20%;
}

.footer_grid_left {
    margin-top: 16px;
}

.footer_grid_left p,
.footer_grid_left p a {
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 300;
}

.footer_grid_left p span {
    display: block;
}

.contact-icons h5 {
    font-size: 27px;
    color: #2E529E;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 17px;
}

.icon_grid_left span {
    color: #2E529E;
    font-size: 28px;
}

.gride-contact-agileinfo {
    border: 1px solid #fff;
    padding: 3em 4em;
    text-align: center;
}

.contact-icons {
    padding: 0em 14em;
}

.info-contact input[type="text"],
.info-contact input[type="email"],
.info-contact textarea {
    color: #333;
    border: none;
    padding: 1em;
    border: 1px solid #2E529E ;
    font-size: 15px;
    width: 100%;
    outline: none;
    letter-spacing: 1px;
}

.styled-input {
    margin: 2em 0em 0em;
}

.contact-us::-webkit-input-placeholder {
    color: #000;
}

.contact-us:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.contact-us::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.contact-us :-ms-input-placeholder {
    color: #000;
}

.info-contact textarea {
    min-height: 13em;
    resize: none;
}

.info-contact input[type="submit"] {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    border: solid 2px #2E529E;
    padding: .7em 3em;
    outline: 0;
    margin: 2em 0em 0em;
    background: #2E529E;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.info-contact input[type="submit"]:hover {
    color: #fff;
    background: #000;
}



/*-- //contact --*/

/*----------------
  Pages
------------------
===================*/

.page-top-section {
	height: 350px;
	text-align: center;
    background-image: url('../images/b1.jpg');
	padding-top: 210px;
}

.page-top-section h2 {
	font-weight: 400;
	text-transform: uppercase;
}

.page-top-section.single-blog {
	padding-top: 170px;
}

.page-top-section.single-blog h2 {
	margin-bottom: 15px;
}

.page-top-section.single-blog a {
	color: #cccccc;
	font-size: 16px;
	margin: 0 5px;
}

.page-top-section.single-blog a i {
	color: #2E529E;
	margin-right: 10px;
}

.site-breadcrumb {
	padding: 50px 0;
}

.site-breadcrumb a {
	color: #000;
	font-size: 16px;
}

.site-breadcrumb a i {
	margin-right: 5px;
}

.site-breadcrumb span {
	font-size: 16px;
	color: #cccccc;
}

.site-breadcrumb span i {
	margin: 0 6px;
}

.page-section {
	padding-bottom: 100px;
}

.site-pagination {
	text-align: center;
}

.site-pagination a,
.site-pagination span {
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e1e1e1;
	color: #717171;
	font-size: 18px;
	padding-top: 4px;
	margin-right: 15px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.site-pagination span,
.site-pagination span:hover,
.site-pagination a:hover {
	color: #2E529E;
	border-color: #2E529E;
}

.site-pagination a:last-child {
	margin-right: 0;
}

/*----------------
  Single list page
------------------*/

.single-list-slider .sl-item {
	height: 400px;
}

.single-list-slider .sl-item .sale-notic,
.single-list-slider .sl-item .rent-notic {
	margin: 30px;
}

.sl-thumb-slider {
	margin-top: 10px;
	position: relative;
}

.sl-thumb-slider .sl-thumb {
	height: 120px;
	cursor: pointer;
	background: #000;
	background-size: cover;
	position: relative;
}

.sl-thumb-slider .current .sl-thumb:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.6;
}

.sl-thumb-slider .owl-prev,
.sl-thumb-slider .owl-next {
	position: absolute;
	height: 20px;
	width: 20px;
	background: #fff;
	top: 50%;
	margin-top: -10px;
	font-size: 12px;
	color: #cccccc;
	text-align: center;
}

.sl-thumb-slider .owl-prev:hover,
.sl-thumb-slider .owl-next:hover {
	color: #2E529E;
}

.sl-thumb-slider .owl-prev {
	left: 0;
	border-radius: 0px 30px 30px 0px;
}

.sl-thumb-slider .owl-next {
	right: 0;
	border-radius: 30px 0px 0px 30px;
}

.single-list-content {
	padding: 70px 30px;
	border: 1px solid #e1e1e1;
	border-top: none;
}

.single-list-content .sl-title h2 {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 5px;
}

.single-list-content .sl-title p {
	font-size: 18px;
}

.single-list-content p i {
	color: #2E529E;
	margin-right: 5px;
}

.single-list-content .price-btn {
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	padding: 9px;
	background: #2E529E;
	color: #fff;
	min-width: 200px;
	border-radius: 3px;
	margin-bottom: 70px;
}

.single-list-content .sl-sp-title {
	display: block;
	font-size: 28px;
	font-weight: 400;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
}

.single-list-content .sl-sp-title.bd-no {
	border-bottom: none;
}

.property-details-list {
	margin-bottom: 30px;
}

.property-details-list p {
	margin-bottom: 40px;
	font-size: 16px;
}

.description {
	margin-bottom: 55px;
}

.description p {
	font-size: 16.7px;
}

.plan-accordion {
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 75px;
}

.plan-accordion .panel-link {
	display: block;
	background: #f7f7f7;
	color: #707070;
	font-size: 16px;
	border: none;
	width: 100%;
	cursor: pointer;
	padding: 18px 30px;
	border: 1px solid #e1e1e1;
	border-bottom: 0;
	position: relative;
	text-align: left;
}

.plan-accordion .panel-link span {
	margin-left: 20px;
}

.plan-accordion .panel-link.active {
	background: #2E529E;
	color: #fff;
	border: 1px solid #2E529E;
}

.plan-accordion .panel-link.active i {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.plan-accordion .panel-link.active.collapsed {
	background: #f7f7f7;
	color: #707070;
	border: 1px solid #e1e1e1;
	border-bottom: 0;
}

.plan-accordion .panel-link.active.collapsed i {
	-webkit-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	        transform: rotate(0deg);
}

.plan-accordion .panel-link i {
	position: absolute;
	font-size: 24px;
	top: 50%;
	right: 17px;
	margin-top: -11px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.plan-accordion .panel-body {
	border: 1px solid #e1e1e1;
	border-bottom: none;
}

.perview-video {
	position: relative;
	margin-bottom: 75px;
}

.perview-video .video-link {
	position: absolute;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}

.sidebar {
	padding-left: 40px;
}

.author-card {
	padding: 29px;
	border: 1px solid #2E529E;
	border-radius: 1px;
	margin-bottom: 44px;
}

.author-card .author-img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	float: left;
}

.author-card .author-info {
	padding-top: 10px;
	margin-left: 100px;
}

.author-card h5 {
	font-weight: 400;
}

.author-card .author-contact {
	display: block;
	clear: both;
	padding-top: 40px;
	position: relative;
}

.author-card .author-contact:after {
	content: "";
	position: absolute;
	width: 100px;
	height: 1px;
	top: 20px;
	left: 0;
	background: #ebebeb;
}

.author-card .author-contact p {
	font-size: 16px;
	margin-bottom: 0;
	line-height: 2;
}

.author-card .author-contact p i {
	margin-right: 5px;
	color: #2E529E;
}

.contact-form-card {
	padding: 29px;
	border: 1px solid #2E529E;
	border-radius: 1px;
	margin-bottom: 80px;
}

.contact-form-card h5 {
	font-weight: 400;
	margin-bottom: 30px;
}

.contact-form-card input,
.contact-form-card textarea {
	width: 100%;
	border: 1px solid #2E529E;
	margin-bottom: 17px;
	height: 36px;
	padding: 0 20px;
}

.contact-form-card textarea {
	height: 100px;
	padding: 10px 20px;
}

.contact-form-card button {
	background: #2E529E;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border: none;
	min-width: 80px;
	height: 30px;
	border-radius: 1px;
	cursor: pointer;
}

.related-properties h2 {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 40px;
}

.rp-item {
	margin-bottom: 40px;
}

.rp-item .rp-pic {
	height: 229px;
	padding: 21px 20px;
}

.rp-item .rp-info {
	text-align: center;
	padding: 30px 10px;
	border: 1px solid #e1e1e1;
	border-bottom: none;
	border-top: none;
}

.rp-item .rp-info h5 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
}

.rp-item .rp-info p {
	margin-bottom: 0;
}

.rp-item .rp-info p i {
	color: #2E529E;
	margin-right: 5px;
}

.rp-item .rp-price {
	display: block;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding: 9.5px;
	background: #2E529E;
	color: #fff;
}

.pos-map#map-canvas {
	height: 350px;
}


/*-------------------------
  Blog & single Blog page
--------------------------*/

.blog-page .blog-item {
	margin-bottom: 50px;
}
.blog-page .blog-item h5 a {
	color: #2E529E;
    font-weight: 700;
    font-size: 1.3em;
    padding: 1em 0;
}
.blog-meta{
    color: #ccc;
    font-style: italic;
    padding: 1em 0;
}
.blog-share {

}

.blog-share h5 {
	font-size: 16px;
	font-weight: 400;
	color: #cccccc;
	
}

.blog-share .share-links a {
	height: 40px;
	width: 40px;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	color: #fff;
	padding-top: 6px;
	margin: 0 auto 10px;
}

.blog-share .share-links a.facebook {
	background: #4c65a8;
}

.blog-share .share-links a.twitter {
	background: #41a1f6;
}

.blog-share .share-links a.google-plus {
	background: #f43535;
}

.blog-share .share-links a.instagram {
	background: #8f6247;
}

.blog-share .share-links a.pin {
	background: #f0c605;
}

.singel-blog-content img {
	margin-bottom: 60px;
}

.singel-blog-content p {
	font-size: 16px;
	margin-bottom: 30px;
}

.singel-blog-content blockquote {
	font-size: 22px;
	font-weight: 600;
	font-style: italic;
	border-left: 5px solid #2E529E;
	padding: 15px 25px;
	margin-bottom: 30px;
}

.blog-tags {
	display: inline-block;
	border-top: 1px solid #ebebeb;
	padding-top: 30px;
	padding-right: 30px;
}

.blog-tags p {
	display: inline-block;
	margin-right: 40px;
}

.blog-tags a {
	color: #2E529E;
	margin-right: 5px;
}

.post-author {
	padding: 40px 30px;
	background: #f7f7f7;
}

.post-author .pa-thumb {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.post-author .pa-content {
	padding-left: 110px;
}

.post-author .pa-content h4 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}

.post-author .pa-content p {
	margin-bottom: 0;
}

.comment-warp {
	padding-top: 40px;
	border-top: 1px solid #f5f5f5;
}

.comment-warp .comment-title {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 35px;
}

.comment-warp .comment-list {
	list-style: none;
}

.comment-warp .comment-list .replay-comment-list {
	list-style: none;
	margin-left: 14%;
}

.comment-warp .comment {
	margin-bottom: 40px;
}

.comment-warp .comment .comment-avator {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.comment-warp .comment .comment-content {
	padding-left: 100px;
}

.comment-warp .comment .comment-content h5 {
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: 400;
}

.comment-warp .comment .comment-content h5 span {
	font-size: 16px;
	color: #cccccc;
	margin-left: 15px;
}

.comment-warp .comment .comment-content p {
	margin-bottom: 0;
}

.comment-warp .comment .comment-content .c-btn {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #ebebeb;
	color: #111111;
	padding: 5px 25px;
	border-radius: 2px;
	margin-right: 5px;
	margin-top: 15px;
}

.comment-warp .comment .comment-content .c-btn:hover {
	border-color: #2E529E;
	background: #2E529E;
	color: #fff;
}

.comment-form-warp input,
.comment-form-warp textarea {
	height: 50px;
	width: 100%;
	
	font-size: 16px;
	padding: 0 22px;
	margin-bottom: 30px;
}

.comment-form-warp textarea {
	padding: 20px 22px;
	height: 150px;
}

.comment-form-warp .site-btn {
	font-weight: 400;
}

#map-canvas {
	height: 490px;
}

.contact-info-warp {
	background: #2E529E;
	padding: 30px;
	text-align: center;
	margin-bottom: 100px;
}

.contact-info-warp p {
	margin-bottom: 0;
	font-size: 1em;
	color: #fff;
	
}

.contact-info-warp p i {
	margin-right: 10px;
}

.contact-info-warp p:last-child {
	margin-right: 0;
}

.contact-right {
	padding-top: 40px;
	padding-left: 55px;
}

.contact-form input,
.contact-form textarea {
	width: 100%;
	border: 1px solid #ebebeb;
	margin-bottom: 17px;
	height: 40px;
	padding: 0 20px;
	font-size: 14px;
}

.contact-form textarea {
	height: 80px;
	padding: 15px 20px 10px;
}


/*--footer--*/
footer {
    background: #121821;
}

footer p {
    padding: 3em 0;
    text-align: left;
    font-size: 12px;
    color: #2E529E;
    letter-spacing: 1px;
    font-weight: 400;
}

footer p a:hover {
    color:#2E529E
}

footer p a {
    color: #fff;
    text-decoration: underline;
}

.buttom-social-grd ul li {
    display: inline-block;
    text-align: center;
    border: 1px solid #2E529E;
    width: 40px;
    height: 40px;
    background: #2E529E;
    line-height: 41px;
    border-radius: 50px;
}

.buttom-social-grd ul li a {
    font-size: 15px;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.buttom-social-grd ul li a:hover {
    color: rgb(44, 190, 255);
}
.buttom-social-grd ul li :hover {
      background: #fff;
}
.buttom-social-grd {
    padding: 26px 0px;
    text-align: right;
}

.buttom-social-grd ul li:nth-child(2),
.buttom-social-grd ul li:nth-child(3) {
    margin: 0px 4px;
}

.slider-img {
    min-height: 830px;
    width: 100%;

    background-repeat: no-repeat;

    background-size: 100%;
}

/*-- //footer--*/
/*-- Go-To-Top-Button --*/
#toTop {
    z-index: 99999;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 15px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("../images/to-top.png") no-repeat 0px 0px;
}

/*-- //Go-To-Top-Button --*/
/*--responsive--*/
@media(max-width:1920px) {}

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

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

@media(max-width:1440px) {
    .slider-info {
        padding: 36% 0 0 0;
    }

    .slider-info h4 {
        font-size: 4.5em;
    }

    .slider-info p {
        padding: 1em 24em 0em 0em;
    }

    .head-wl h1 a {
        font-size: 42px;
    }

    .about,
    .services,
    .contact,
    .info-contact,
    .team,
    .rate,
    .auto-bar,
    .testimonials,
    .gallery {
        padding: 4em 0;
    }

    h3.title {
        font-size: 42px;
    }

    .navbar-fixed-top {
        top: 131px;
    }

    .abut-grid-w3ls h3 {
        font-size: 26px;
        padding: 32px 0px;
    }

    .outs-grid {
        min-height: 495px;
    }

    .resp-tabs-list li {
        padding: 16px 20px;
    }

    .about-history-agile h4 {
        font-size: 1.7em;
    }

    .profile h4 {
        font-size: 18px;
    }

    .bar-grids h6 {
        font-size: 16px;
    }

    .clt-syas-agile h5 {
        font-size: 18px;
        margin-top: 17px
    }

    .clt-syas-agile p {
        padding: 10px 0px 0px;
    }

    .icon_grid_left span {
        font-size: 25px;
    }

    .info-contact input[type="text"],
    .info-contact input[type="email"],
    .info-contact textarea {
        padding: .7em;
    }

    .buttom-social-grd ul li,
    .buttom-social-grids ul li {
        width: 37px;
        height: 37px;
        line-height: 34px;
    }

    .contact-icons {
        padding: 0em 12em;
    }

    .map-grid iframe {
        height: 352px;
    }

    .head-wl h2 a {
        letter-spacing: 10px;
    }
}

@media(max-width:1366px) {
    h3.title {
        margin-bottom: 29px;
    }

    .slider-info {
        width: 88%;
        margin: 0px auto;
    }

    .about-gd-left h5 {
        font-size: 18px;
    }

    .about-gd-right h6 {
        font-size: 15px;
    }

    .ser-img-wthree h4 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    span.font {
        font-size: 36px;
    }

    .counter {
        font-size: 23px;
    }

    .contact-icons {
        padding: 0em 10em;
    }
}

@media(max-width:1280px) {
    .head-wl h1 a {
        font-size: 40px;
    }

    .slider-info h4 {
        font-size: 4.2em;
    }

    .head-wl h2 a {
        font-size: 14.5px;
        letter-spacing: 9px;
    }

    .w3-header-top-right-text p {
        font-size: 16px;
    }

    .abut-grid-w3ls h3 {
        font-size: 24px;
        padding: 32px 0px 29px;
    }

    .about-right-Histy p {
        font-size: 15px;
    }



    .portfolio-item2 figcaption h3 {
        font-size: 27px;
    }

    .contact-icons {
        padding: 0em 9em;
    }

    .info-contact textarea {
        min-height: 12em;
        resize: none;
    }

    footer p {
        padding: 1.6em 0;
    }
}

@media(max-width:1080px) {
    .slider-info p {
        padding: 1em 12em 0em 0em;
    }

    .header-outs {
        min-height: 575px;
    }

    .slider-img {
        min-height: 575px;
    }

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

    .about-right-histy p {
        letter-spacing: 1px;
    }

    span.abut-parr {
        font-size: 16px;
    }

    .slider-info {
        padding: 36% 0 0 0;
    }

    .abut-grid-w3ls {
        padding-left: 40px;
    }

    .galler-imgs {
        width: 82%;
        margin: 0px auto;
    }

    .img-box ul li {
        width: 36px;
        height: 36px;
        margin: 0px 2px;
        line-height: 34px;
    }

    .carousel-control .fa-chevron-left,
    .carousel-control .fa-chevron-right {
        line-height: 33px;
        height: 45px;
        width: 45px;
    }

    .contact-icons {
        padding: 0em 5em;
    }
}

@media(max-width:1050px) {
    .slider-info p {
        font-size: 16px;
        line-height: 26px;
    }

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

    .about-history-agile {
        padding-top: 43px;
    }

    .agile-info-text {
        padding-bottom: 14px;
    }

    .ser-img-wthree h4 {
        font-size: 19px;
    }

    .stats-grid h4 {
        font-size: 15px;
    }

    .client-text {
        padding: 2em 2em;
    }

    h3.title {
        font-size: 40px;
    }

    .about,
    .services,
    .contact,
    .info-contact,
    .team,
    .rate,
    .auto-bar,
    .testimonials,
    .gallery {
        padding: 3.8em 0;
    }

    .resp-tabs-list li {
        padding: 14px 20px;
    }

    .info-contact input[type="submit"] {
        font-size: 15px;
        margin: 1.8em 0em 0em;
    }

   

    .abut-grid-w3ls h3 {
        font-size: 22px;
    }

    .about-history-agile h4 {
        font-size: 1.5em;
    }
}

@media(max-width:1024px) {
    .w3-header-top-right-text p {
        font-size: 15px;
    }

    .buttom-social-grd ul li,
    .buttom-social-grids ul li {
        width: 35px;
        height: 35px;
        line-height: 34px;
    }

    .head-wl h1 a {
        font-size: 37px;
    }

    .head-wl h2 a {
        font-size: 15px;
        letter-spacing: 7px;
    }

    .slider-info h4 {
        font-size: 3.7em;
    }

    .slider-info {
        width: 83%;
    }

    .callbacks_tabs a {
        font-size: 14px;
    }

    .callbacks_here a:after {
        width: 55px;
    }

    span.font {
        font-size: 33px;
        padding-bottom: 10px;
    }

    .profile h4 {
        font-size: 16px;
    }

    .profile h6 {
        font-size: 14px;
    }

    .contact-icons {
        padding: 0em 4em;
    }

    .map-grid iframe {
        height: 338px;
    }

    .contact-icons h5 {
        font-size: 24px;
    }

    .gride-contact-agileinfo {
        padding: 2.5em 4em;
    }

    .footer_grid_left {
        margin-top: 15px;
    }

    .info-contact input[type="text"],
    .info-contact input[type="email"],
    .info-contact textarea {
        font-size: 14px;
    }
}

@media(max-width:991px) {
    .slider-info {
        width: 98%;
    }

    .header-outs {
        min-height: 561px;
    }

    .slider-info p {
        padding: 1em 1em 0em 0em;
        font-size: 15px;
    }

    .outs-grid {
        min-height: 475px;
    }

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

    .abut-grid-w3ls h3 {
        font-size: 20px;
        padding: 23px 0px 21px;
    }

    .agile-info-text {
        padding-bottom: 10px;
    }

    span.abut-parr {
        font-size: 14px;
    }

    .abut-grid-w3ls {
        padding-left: 20px;
    }

    .about-history-agile {
        padding-top: 30px;
    }

    .about-grid:nth-child(3) {
        padding: 15px 0px;
    }

    .about-history-agile h4 {
        font-size: 1.3em;
    }

    .about-right-histy p {
        font-size: 14px;
    }

    .resp-tabs-container {
        width: 100%;
    }

    .portfolio-area li {
        width: 239px;
    }

    .portfolio-item2 figcaption h3 {
        font-size: 22px;
        margin-top: 69px;
    }

    .galler-imgs {
        width: 100%;
    }

    .counter {
        font-size: 20px;
    }

    .ser-icone {
        padding: 1.5em;
    }

    .profile:nth-child(3),
    .profile:nth-child(4) {
        padding-top: 31px;
    }



    .icon_grid_left span {
        font-size: 22px;
    }

    .map-grid iframe {
        height: 319px;
    }

    .footer_grid_left {
        margin-top: 8px;
    }

    footer p {
        padding: 1.6em 0 0em;
        text-align: center;
    }

    .buttom-social-grd {
        padding: 14px 0px 20px;
        text-align: center;
    }
}

@media(max-width:900px) {
    .head-wl h1 a {
        font-size: 33px;
    }

    .head-wl h2 a {
        font-size: 14px;
        letter-spacing: 6px;
    }

    .buttom-social-grd ul li,
    .buttom-social-grids ul li {
        width: 31px;
        height: 31px;
        line-height: 31px;
    }

    .slider-info h4 {
        font-size: 3.5em;
    }

    .about,
    .services,
    .contact,
    .info-contact,
    .team,
    .rate,
    .auto-bar,
    .testimonials,
    .gallery {
        padding: 3.6em 0;
    }

    .resp-tabs-list li {
        padding: 12px 17px;
    }

    .ser-img-wthree h4 {
        font-size: 17px;
    }



    .portfolio-categ li {
        padding: 8px 18px;
        font-size: 1em;
    }

    .portfolio-item2 figcaption h3 {
        font-size: 19px;
    }

    .stats-grid h4 {
        font-size: 13px;
    }

    span.font {
        font-size: 30px;
    }

    h3.title {
        font-size: 37px;
    }

    .gride-contact-agileinfo {
        padding: 2em 2em;
    }

    .footer_grid_left p,
    .footer_grid_left p a {
        line-height: 29px;
        letter-spacing: 1px;
    }

    .map-grid iframe {
        height: 295px;
    }

    .info-contact input[type="submit"] {
        font-size: 14px;
        margin: 1.6em 0em 0em;
    }

    footer p {
        letter-spacing: 1px;
    }
}

@media(max-width:800px) {
    ul.nav.navbar-nav li a {
        font-size: 15px;
    }

    .navbar-fixed-top {
        top: 9em;
    }

    .header-outs {
        min-height: 590px;
    }

    .slider-img {
        min-height: 590px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: 130%;
        background-position: center;
    }

    .slider-info h4 {
        font-size: 3.3em;
    }

    .slider-info {
        padding: 44% 0 0 0;
        width: 89%;
    }

    .callbacks_tabs {
        top: 62%;
        right: 6.5%;
    }

    .slider-info p {
        padding: .7em 1em 0em 0em;
        font-size: 14px;
    }

    .agile-info-text h4 {
        letter-spacing: 1px;
    }

    .outs-grid {
        min-height: 446px;
    }

    .about-history-agile h4 {
        padding-bottom: 19px;
    }

    .contact-icons {
        padding: 0em 3em;
    }

    .w3-agile-logo {
        padding: 1.5em 1.5em 0em;
    }

    .abut-grid-w3ls h3 {
        font-size: 19px;
        padding: 19px 0px 18px;
    }

    .services-right-agileits {
        padding-top: 21px;
    }

}

@media(max-width:768px) {
    .services-right-agileits {
        padding-top: 21px;
        margin-bottom: 20px;
        display: inline-block;
    }

    .about,
    .services,
    .contact,
    .info-contact,
    .team,
    .rate,
    .auto-bar,
    .testimonials,
    .gallery {
        padding: 3.4em 0;
    }

    .bar-grids h6 {
        font-size: 14px;
    }

    .info-contact input[type="text"],
    .info-contact input[type="email"],
    .info-contact textarea {
        padding: 0.6em;
    }

    .info-contact textarea {
        min-height: 10em;
    }
}

@media(max-width:767px) {
    .navbar-default .navbar-collapse {
        border-color: rgba(255, 255, 255, 0);
    }

    .img-text {
        text-align: center;
    }

    ul.nav.navbar-nav li a {
        padding: 13px 0px;
    }

    nav.navbar.navbar-default.navbar-fixed-top {
        background: rgba(0, 0, 0, 0);
    }

    div#navbar {
        background: #000;

    }

    .navbar-toggle {
        background: #333;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #2E529E;
    }

    .navbar-toggle {
        position: fixed;
        right: 0;
        top: 0;
    }

    ul.nav.navbar-nav {
        padding: 1em 0em;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }

    .navbar-fixed-top {
        top: 119px;
    }

    .navbar-nav {

        flex-direction: column;
        -webkit-flex-direction: column;
    }

    .slider-info {
        width: 85%;
    }

    .outs-grid {
        min-height: 674px;
    }

    .abut-grid-w3ls {
        padding-left: 10px;
    }

    .about-gd-right {
        padding: 16px 0px;
    }

    .about-grid:nth-child(3) {
        padding: 28px 0px;
    }

    .stats-grid:nth-child(3),
    .stats-grid:nth-child(4) {
        padding-top: 20px;
    }

    .clt-syas-agile h5 {
        font-size: 17px;
        margin-top: 15px;
    }

    .client-text {
        width: 79%;
        padding: 1em 1em;
    }

    .contact-icons {
        padding: 0em 2em;
    }
}

@media(max-width:736px) {
    .head-wl {
        width: 100%;
    }

    .header-outs {
        min-height: 515px;
    }

    .slider-info h4 {
        font-size: 3em;
        letter-spacing: 1px;
    }

    .slider-info {
        padding: 45% 0 0 0;
    }

    .slider-img {

        min-height: 515px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: 113%;
        background-position: center;

    }

    .slider-info p {

        letter-spacing: 1px;
    }

    .portfolio-area li {
        width: 228px;
    }

    .gride-contact-agileinfo {
        padding: 1.5em 1.5em;
    }

    .map-grid iframe {
        height: 279px;
    }
}

@media(max-width:667px) {
    .head-wl h1 a {
        font-size: 30px;
    }

    .head-wl h2 a {
        letter-spacing: 5px;
    }

    .callbacks_tabs a:after {
        width: 33px;
    }

    .callbacks_here a:after {
        width: 50px;
    }

    .callbacks_tabs {
        top: 59%;
        right: 3.5%;
    }

    .about-history-agile h4 {
        font-size: 1.2em;
    }

    .about-history-agile {
        padding-top: 21px;
    }

    .portfolio-area li {
        width: 310px;
    }

    .client-text {
        width: 84%;
    }

    .carousel-control.right {
        right: 14px;
    }

    h3.title {
        font-size: 33px;
    }

    .contact-icons h5 {
        font-size: 22px;
    }

    .contact-icons {
        padding: 0em 1em;
    }
}

@media(max-width:640px) {
    .header-outs {
        min-height: 471px;
    }

    .slider-info h4 {
        font-size: 2.8em;
    }

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

    .slider-info p {
        padding: .7em .8em 0em 0em;
    }

    h3.title {
        margin-bottom: 24px;
    }

    .about-gd-left h5 {
        font-size: 16px;
    }

    .img-left {
        width: 100%;
    }

    .ser-img-wthree {
        width: 100%;
        padding-top: 30px;
    }

    .portfolio-area li {
        width: 295px;
    }

    .portfolio-categ li {
        padding: 7px 16px;
    }
}

@media(max-width:600px) {
    .slider-info {
        padding: 10em 0 0;
        width: 93%;
    }

    .slider-info h4 {
        font-size: 2.6em;
    }

    .about,
    .services,
    .contact,
    .info-contact,
    .team,
    .rate,
    .auto-bar,
    .testimonials,
    .gallery {
        padding: 3.1em 0;
    }

    .abut-grid-w3ls h3 {
        font-size: 17px;
    }

    .about-gd-right h6 {
        font-size: 14px;
    }

    .ser-img-wthree h4 {
        font-size: 16px;
    }

    .portfolio-area li {
        width: 276px;
    }

    .contact-map,
    .contact-icons {
        width: 100%;
    }

    .contact-icons {
        padding: 0px 9em;
        margin-top: 28px;
    }

    .info-contact input[type="submit"] {
        padding: .5em 3em;
    }
}

@media(max-width:568px) {

    .buttom-social-grids,
    .headder-w3,
    .w3-header-top-right-text {
        width: 100%;
        text-align: center;
    }

    .navbar-fixed-top {
        top: 185px;
    }

    .w3-header-top-right-text p {
        text-align: center;
    }

    .buttom-social-grids,
    .w3-header-top-right-text {
        padding: 0px 0px 0px;
    }

    .headder-w3 {
        margin: 1.1em 0em;
    }

    .callbacks_tabs li {
        display: inline-block;
    }

    .callbacks_tabs {
        top: 90%;
    }

    .slider-info {
        padding: 6.9em 0 0;
        width: 100%;
        text-align: center;
    }

    .outs-grid {
        min-height: 619px;
    }

    .portfolio-area li {
        width: 259px;
    }

    .portfolio-categ li {
        padding: 7px 12px;
    }
}

@media(max-width:480px) {

    .head-wl h1 a {
        font-size: 26px;
    }

    .head-wl h2 a {
        letter-spacing: 4px;
    }

    .slider-info h4 {
        font-size: 2.4em;
    }

    .header-outs {
        min-height: 486px;
    }
.slider-img {
    min-height: 465px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 180%;
    background-position: center;
}
    .slider-info {
        padding: 45% 0 0 0;
    }

    ul.nav.navbar-nav li a {
        padding: 10px 0px;
    }

    .outs-grid {
        min-height: 520px;
    }

    .about-gd-right {
        padding: 13px 0px;
    }

    .portfolio-area li {
        width: 433px;
    }

    ul.portfolio-categ {
        margin-bottom: 2em;
    }

    .portfolio-categ li {
        margin-bottom: 1em;
    }

    .about,
    .services,
    .contact,
    .info-contact,
    .team,
    .rate,
    .auto-bar,
    .testimonials,
    .gallery {
        padding: 2.9em 0;
    }

    .image-block {
        margin: 0px 19px;
    }

    .portfolio-item2 figcaption h3 {
        margin-top: 130px;
    }

    .contact-icons {
        padding: 0px 6em;
    }

    .contact-icons h5 {
        font-size: 20px;
        padding-bottom: 11px;
    }

    footer p {
        line-height: 28px;
    }
}

@media(max-width:440px) {
    .slider-info h4 {
        font-size: 2.2em;
    }

    .outs-grid {
        min-height: 469px;
    }

    .abut-grid-w3ls h3 {
        padding: 19px 0px 12px;
    }

    span.sub-text {
        font-size: 36px;
    }

    .portfolio-area li {
        width: 397px;
    }

    .profile {
        width: 75%;
        margin: 0px auto;
        float: none;
    }

    .profile:nth-child(3),
    .profile:nth-child(4),
    .profile:nth-child(2) {
        padding-top: 25px;
    }

    .contact-icons {
        padding: 0px 4em;
    }

    .styled-input {
        width: 100%;
    }

   
    .portfolio-item2 figcaption h3 {
        margin-top: 114px;
    }
}

@media(max-width:414px) {
    .slider-info h4 {
        font-size: 2em;
    }

    .slider-info p {
        font-size: 13px;
    }

    .outs-grid {
        min-height: 440px;
    }

    h3.title {
        margin-bottom: 22px;
    }

    span.sub-text {
        font-size: 32px;
    }

    .image-block {
        margin: 0px 0px;
    }

    .portfolio-area li {
        width: 373px;
    }

    .profile {
        width: 84%;
    }

}

@media(max-width:384px) {
    .head-wl h1 a {
        font-size: 23px;
    }

    .head-wl h2 a {
        letter-spacing: 2px;
        font-size: 13px;
    }

    .navbar-fixed-top {
        top: 180px;
    }

    .slider-info h4 {
        font-size: 1.8em;
    }

    .slider-info p {
        padding: .5em .8em 0em 0em;
    }

    .outs-grid {
        min-height: 402px;
    }

    .ser-img-wthree {
        padding-top: 25px;
    }

    .portfolio-area li {
        width: 337px;
    }

    .profile {
        width: 90%;
    }

    .contact-icons {
        padding: 0px 3em;
    }

    .portfolio-item2 figcaption h3 {
        margin-top: 107px;
    }
}

@media(max-width:375px) {
    .header-outs {
        min-height: 396px;
    }

    .slider-info {
        padding: 50% 0 0 0;
    }

    .slider-img {
        min-height: 396px;
        background-size: 188%;

    }

    .profile {
        width: 95%;
    }
}

@media(max-width:320px) {
    .slider-info h4 {
        font-size: 1.6em;
        letter-spacing: 0px;
    }

    .callbacks_tabs {
        top: 103%;
    }

    .slider-info p {
        padding: .5em 0em 0em 0em;
    }

    .outs-grid {
        min-height: 312px;
    }

    .portfolio-area li {
        width: 273px;
    }

    .profile {
        width: 100%;
    }

    .contact-icons {
        padding: 0px 1em;
    }

    .portfolio-item2 figcaption h3 {
        margin-top: 90px;
    }
}

/*--//responsive--*/
