
html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

body a {
    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;
}

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

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

img{ width:100%; }

p {
    margin: 0;
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 1.9;
    color:#545454;
    font-family: 'Open Sans', sans-serif;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}

#mySidenav{
  position:fixed;
  z-index:99999;
right: 0; opacity:1; transition:all 800ms ease-in-out; }
#mySidenav a {
    position: absolute;
    right:-57px;
    transition:all 500ms ease-in-out;
    padding: 8px 8px 8px 10px;
    width: 140px;
    text-decoration: none;
    font-size: 17px;
    line-height:19px;
    color: white;
    transform: rotate(90deg);
    border-radius: 10px;
    border:none;
    outline:none;
}
#mySidenav span{
  margin-left: 8px;
}


#mySidenav .rt-block{ position:fixed; right:57px; top:40%; padding:0; margin:0; }
#mySidenav .rt-block ul{ padding:0; margin:0; }
#mySidenav .rt-block ul li{ list-style:none; padding:0 2px 27px 0; margin:0 0 12px; }
#mySidenav .rt-block ul li a{ display:inline-block; font-size:17px; color:#e22543; border-radius:50%; width:35px; height:35px; text-align:center; border:2px solid #e22543; text-decoration:none; background:#fff; padding:3px 0 0 0; margin:0; }
#mySidenav .rt-block ul li a:hover{ color:#f6821f; }

.header {
    position: relative;
}

.header-nav {
    position: relative;
}

.navbar-default{ transition:all 600ms ease-in-out; }
.navbar-default .top-sec{  transition:all 600ms ease-in-out; background:#fff; padding:5px 0; margin:0; transition:all 600ms ease-in-out; }
.navbar-default .top-sec .logo-block{ width:13%; float:left; line-height:0; padding:0; margin:0; transition:all 600ms ease-in-out; }
.navbar-default .top-sec .logo-block a{ display:block; }
.navbar-default .top-sec .logo-block img{ width:100%; transition:all 600ms ease-in-out; }
.navbar-default .top-sec .t-block{ float:left; padding:0; margin: 14px 0 0; }
.navbar-default .top-sec .t-block h4{ display:inline-block; font-size:30px; line-height:32px; color:#e22543; padding:4px 0 0 7px; font-weight:600; margin:0; }
.navbar-default .top-sec .md-block{ line-height:0; float:left; padding:0; margin:14px 0 0 22px; }
.navbar-default .top-sec .md-block img{ vertical-align:top; width:35px; height:35px; border-radius:0; display:inline-block; }
.navbar-default .top-sec .md-block h4{ display:inline-block; font-size:18px;
line-height: 20px; letter-spacing: 1px;color:#cf6404;; padding:9px 0 0 7px; margin:0; }
.navbar-default .top-sec .md-block ul{ display:inline-block; padding:10px 0 0 5px; margin:0; }
.navbar-default .top-sec .md-block ul li{ font-size:14px; line-height:16px; list-style:none; display:block; float:left; padding:0; margin:0; color:#cf6404; }
.navbar-default .top-sec .lt-site ul li span{ color:#c3c3c3; padding: 0; margin: 0; font-size:16px; line-height:14px; margin: 0 7px 0 0; }

.navbar-default .top-sec .rt-site{ float:right; padding:3px 0 0; margin:0; }
.navbar-default .top-sec .rt-site ul{ padding:0; margin:0 }
.navbar-default .top-sec .rt-site ul li{ font-size:13px; line-height:16px; list-style:none; display:block; float:left; padding:0; margin:0 10px 0 0; color:#000; }
.navbar-default .top-sec .rt-site ul li span{ color:#000; font-weight:600; }
.navbar-default .top-bar-w3layouts {
    width: 100%;
    z-index: 99999;
    padding:11px 0 5px;
    transition:all 600ms ease-in-out;
}

.navbar-default{ padding:0; margin:0; }
.navbar-default .top-bar-w3layouts{ background:#e22543; transition:all 600ms ease-in-out; }
.navbar-default .navigation{ padding: 5px 0 10px;
  margin: 0 auto;
  width: 60%; }

@media screen and (min-width: 992px) {
    .navbar-default.navbar-shrink .top-sec{ margin:-75px 0 0 0; }
    .navbar-default.navbar-shrink .top-bar-w3layouts{ background:#fff; box-shadow: 0 0 20px -2px #474747;
animation:.9s; }

}

/*--banner-slider--*/
.slider{ margin:105px 0 0; }
#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

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

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

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

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    bottom: 45%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 32px;
    height: 32px;
}

.callbacks_nav:hover {
    opacity: 0.5;
}

.callbacks_nav.next {
    left: auto;
    left: 51%;
}

.callbacks_nav.prev {
    background: transparent url(../images/left11.png) no-repeat;
    left: 6%;
}

.callbacks_nav.next {
    background: transparent url(../images/right11.png) no-repeat;
    left: 92%;
}

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

#slider3-pager span {
    float: left;
}

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

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

#slider3-pager a {
    padding: 0;
}

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

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

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

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

.rslides img {
    height: 535px;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: 21%;
    left: 68.5%;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: block;
    text-align: center;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 5px;
}

.animated {
    z-index: 99;
}


/*----*/

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 14px;
    width: 14px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 2px 2px 5px #000000;
    -webkit-box-shadow: 2px 2px 5px #000000;
    -o-box-shadow: 2px 2px 5px #000000;
    -moz-box-shadow: 2px 2px 5px #000000;
    -ms-box-shadow: 2px 2px 5px #000000;
}

.callbacks_here a:after {
    background: #93c83f;
}


/*----*/

.slider_banner_info_w3ls {
    margin-top:25%;
    margin-left:25px;
    padding: 10px 0;
    width: 50%;
    background:rgba(33,63,147,0.8);
    min-height: 208px;
}

.slider_banner_info_w3ls p {
    font-size:23px;
    line-height:32px;
    color: #fff;
    font-weight:600;
    text-align:center;
    letter-spacing: 1px;
    padding:0 8px 20px;
    font-family: 'Josefin Sans', sans-serif;
    
}
.slider_banner_info_w3ls a{ text-align: center;
display: block;
background: #151C4B;
width:28%;
margin: 0 auto;
padding:7px 0;
color: #fff; }

.slider_banner_info_w3ls h4 span {
    color:#FCC302;
    display: block;
}

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

.slider-img1 {
    background: url(../images/44.jpg) no-repeat  0px 0px;
}


.slider-img2 {
    background: url(../images/2.2.jpg) no-repeat 0px 0px;
}

.slider-img3 {
    background: url(../images/3.jpg) no-repeat 0px 0px;
}

.slider-img4 {
    background: url(../images/stats.jpg) no-repeat 0px 0px;
}
.slider-img1,
.slider-img2,
.slider-img3,
.slider-img4 {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height:550px;
    
    background-position:center;
}
.banner{
    background: url(../images/bann2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
}

/*-- //Slider --*/

/*-- about --*/

.about,
.popular-w3,
.gallerys,
.stats,
.why-choose-agile,
.team,.address
,
.testimonials {
    padding:3em 0 0;
}
.iner-block-about{ margin:125px 0 0 0; padding:0 0 30px;}

.address{ margin:6em 0 0; }
.about_right h3 {
    text-align:center;
    font-size:28px;
    font-weight:600;
    line-height: 1.3;
    padding: 0 0 15px;
}

.about_right h3.bold {
    font-weight: 600;
    text-transform: capitalize;
    color:#e22543;
    text-align:center;
    padding:0 0 5px;
}

.aboutimg-w3l {
    padding: 0 5px;
}

.aboutimg-w3l2 {
    margin-top: 3em;
}

.about img {
    width:100%;
    height:326px;
}

.about_right p {
 font-size: 17px;
text-align:center;
margin:0 0 0px;
font-weight:500;
font-family: 'Josefin Sans', sans-serif;
line-height: 26px;
color:#414141;
}

.about_right p.lt-text{
 font-size: 17px;
text-align:left;
margin:0 0 0px;
font-weight:500;
font-family: 'Josefin Sans', sans-serif;
line-height: 26px;
color:#414141;
}

.about_right h3{ font-style: italic;font-size: 20px;line-height: 21px;text-align:left;font-weight: 600;color: #3363c3;padding:20px 0 5px;margin: 0; }

.about_right a{ width:20%; display:block; text-align:center; background:#f6821f; font-family: 'Josefin Sans', sans-serif; font-size:16px; line-height:18px; color:#fff; font-weight:600; padding:8px 0 5px 0; margin:20px auto ; }

.about-bottom p {
    margin-bottom: 0;
}

.about-bottom ul li {
    display: inline-block;
    width: 32%;
    text-align: right;
}

.about-bottom ul li h5 {
    font-size: 31px;
    color:#3363C3;
}

/*-- //about --*/
/*-- stats --*/

.stats {
    background: url(../images/stats.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-attachment: fixed;
    padding:4em 0;
}

.stats h3{ font-family: 'Handlee', cursive; font-size:40px; line-height:42px; text-align:center; padding:0; margin:0; color:#fff; }
/*-- //stats --*/

/*-- popular --*/

.popular-w3 {
    background: url(../images/bg.jpg)no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.popular-w3 h3.title,
.testimonials h3.title {
    color: #fff;
}

h3.title {
    color:#e22543;
    font-size: 50px;
    text-align: center;
    margin-bottom: 1em;
    font-weight: 600;
    font-style: italic;
}

.popular-grid {
    padding: 0;
    background: #fff;
    border: 5px solid #fff;
    margin: 0 7px;
    width: 32%;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(247, 245, 245, 0.34);
    -moz-box-shadow: 0px 0px 4px 2px rgba(247, 245, 245, 0.34);
    box-shadow:0px 0px 4px 2px rgba(247, 245, 245, 0.34);
}

.popular-text {
    text-align: center;
    padding: 25px;
}

.popular-grid:hover img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.popular-grid img {
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.popular-grid h5 {
    font-size: 30px;
    color: #fff;
}

.popular-grid p {
    margin-top: 16px;
    color: #eee;
    letter-spacing: 1px;
    font-size: 14px;
}

.popular-grid:nth-child(1) {
    background:#008dcf;
}

.popular-grid:nth-child(2) {
    margin-top: 6em;
    background: #ff4f81;
}

.popular-grid:nth-child(3) {
    margin-top: 2em;
    background: #2dde98;
}

/*-- //popular --*/

/*-- projects --*/

.gallery-grid1 img {
    width: 100%;
    cursor: pointer;
}

/*--Gallery hover effect--*/

.gallery-grid1 {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.gallery-grid1:nth-child(2),
.gallery-grid1:nth-child(3) {
    margin-top: 1.7em;
}

.gallery-grid1 .p-mask,
.row .product .vm-product-media-container .p-mask {
    opacity: 0;
    visibility: hidden;
    background: rgba(25, 24, 24, 0.5);
    bottom: 0%;
    position: absolute;
    padding: 20px;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px);
    -moz-transform: translate3d( 0px, 100%, 0px);
    -ms-transform: translate3d( 0px, 100%, 0px);
    -o-transform: translate3d( 0px, 100%, 0px);
    transform: translate3d( 0px, 100%, 0px);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: center;
}

.gallery-grid1 .p-mask .p-desc {
    color: #a3a3a3;
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1em;
}

.gallery-grid1:hover .p-mask,
.row .product:hover .p-mask {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px);
    -moz-transform: translate3d( 0px, 0px, 0px);
    -ms-transform: translate3d( 0px, 0px, 0px);
    -o-transform: translate3d( 0px, 0px, 0px);
    transform: translate3d( 0px, 0px, 0px);
}

.p-mask h4 {
    color: #fff;
    font-size: 27px;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 1px;
}

/*-- //projects --*/

/*-- gallery img-hover-effect --*/
h3.heading {
    font-size: 45px;
    font-weight: 400;
    color: #353b46;
    margin-bottom: 1em;
    position: relative;
}
h3.heading span{
    font-weight: 600;
    background: #555;
    color: #fff;
    padding: 0 10px;
}
h3.heading span:after{
    position: absolute;
    content: '';
    bottom: 46%;
    left: 20%;
    width: 9%;
    height: 3px;
    background: #555;
}
.gallery h3.heading span:after{
    left: 24%;
}
.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, 0.5) !important;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
    background-size: cover !important;
}
.gal-w3l img {
    width:100%!important;
    height:200px;
}
.gal-w3l {
    padding-left:5px!important;
    padding-right:5px!important;
    margin-bottom:4px;
}
.gallery {
    padding:3em 0;
    background: #f4f4f4;
}
.gallery_gds {
    margin-top: 3em;
}
/*-- // gallery img-hover-effect --*/

/*-- Services --*/

.agile-why-text.two {
    text-align: left;
}

.wthree_agile_us:nth-child(2) {
    margin: 3em 0;
}

.agile-why-text {
    text-align: right;
}

h4.agile-why-text {
        text-transform: uppercase;
    color: #000;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 6px;
    text-align:center;
}

p.agile-why-text {
    color:#747474;
    font-size:15px;
    font-weight: 600;
    text-align:center;
}

/* Rectangle Out */

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow:0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    /*-- agileits --*/
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background:#f6821f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    width: 80px;

height: 80px;

margin: 0 auto 25px;

display: block;
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #faad81;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
    color: white;
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before,
.agile_banner_bottom_grid:hover .hvr-rectangle-out:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.agileits_w3layouts_contact {
    padding: 0;
    background: #4cc2c4;
}

.agile-w3l-map {
    padding: 0;
}

.wthree_features_grid i {
    width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
}

.wthree_features_grid i {
    font-size:2.5em;
    color: #fff;
    line-height:2em; display: block;
    margin: 0 auto;
}

/*-- //Services --*/

/*-- bottom --*/
.bottom_left, .bottom_right {
    padding: 0;
}
.bottom_left .col-md-6,.bottom_right .col-md-6 {
    padding: 0;
}

#typed{
    font-size:40px;
    color:#eee;
    text-transform:capitalize;
    line-height:42px;
    font-family: 'Josefin Sans', sans-serif;
}
#typed i{
    font-style:normal;
    color:#3FBA97;
    font-weight:600;
}
/*-- code for animated blinking cursor --*/
.typed-cursor{
    opacity: 1;
    font-weight: 300;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color: #999;
    font-size: 2.5em;
}
@-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-ms-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes dotAnimation {
  99% {
    background:#0accff;
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 rgba(224, 70, 129, 0);
  }
  33% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 #0accff, 0 34px 0 rgba(224, 70, 129, 0);
  }
  66% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 #0accff;
  }
}

@keyframes dotAnimation {
  99% {
    background:#0accff;
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 rgba(224, 70, 129, 0);
  }
  33% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 #0accff, 0 34px 0 rgba(224, 70, 129, 0);
  }
  66% {
    background: rgba(224, 70, 129, 0);
    box-shadow: 0 17px 0 rgba(224, 70, 129, 0), 0 34px 0 #0accff;
  }
}
.bottom_middle {
    text-align: center;
    background: #353b46;
    padding:24px 0;
}
p.typing_bottom {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: .5px;
    color: #bfbfbf;
    width: 80%;
    margin: 2em auto;
}
.bottom_middle h4{
    text-align: center;
    font-size: 25px;
    color: #eee;
}
span.glyphicon.glyphicon-play-circle {
    font-size:40px;
    color: #008BFF;
    margin:10px 0;
    cursor: pointer;
}

/*-- //bottom --/



/*-- contact --*/

.address-grid,
.address-info {
    background-color: #fff;
    padding: 40px;
    -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-info.address-mdl {
    margin: 2em 0;
}

.address h4 {
    font-size: 28px;
    color:#3363C3;
    margin-bottom: 10px;
}

.address input[type="text"],
.address input[type="email"],
.address textarea {
    width: 100%;
    color: #000;
    background: none;
    outline: none;
    font-size: 15px;
    padding: 11px;
    margin-bottom: 16px;
    border: none;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
    -webkit-appearance: none;
}

.address textarea {
    min-height:6.5em;
    -webkit-appearance: none;
    resize: none;
}

.address input[type="submit"] {
    border: none;
    outline: none;
    color: #fff;
    padding: 12px 50px;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 16px;
    -webkit-appearance: none;
    background:#3363C3;
    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 {
    background: #81cdfa;
}

.address p a {
    color: #000;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}

.address p a:hover {
    color: #81cdfa;
}

/*-- //contact --*/

/*-- Footer --*/

.w3ls-footer-grids {
    background: #282828;
    padding:30px 0;
}

p.footer-gd {
    color: #ffffff;
    font-size: 14px;
    letter-spacing:1px;
    text-align: center;
}

p.footer-gd a {
    color: #81cdfa;
}

p.footer-gd a:hover {
    color: #fff;
}

.w3l-footer {
    float: left;
}

.w3l-footer h3,
.w3l-footer h2 {
    font-size: 26px;
    color: #fff;
    margin-bottom:10px;
}

p.adam {
    float: right;
    color: #6F6E6E !important;
    font-size: 13px !important;
    margin-top: 20px;
}

.w3l-footer.one p {
    color:#c3c3c3;
    line-height: 24px;
    font-size: 13px;
}

.w3l-footer.two ul {
    margin: 0;
    padding: 0;
}

.w3l-footer.two ul li {
    list-style-type: none;
    display: block;
    line-height: 1.5em;
    font-size: 14px;
    margin: 18px 0;
}

.w3l-footer.three {
    list-style-type: none;
}

.w3l-footer.two ul li i {
    font-size: 13px;
    margin-right: 15px;
    width: 30px;
    text-align: center;
    color: #fff;
    background: #6E65F1;
    padding: 9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    width: 30px;
    height: 30px;
}

.w3l-footer.two ul li i.fa.fa-facebook {
    background: #5d82d2;
}

.w3l-footer.two ul li i.fa.fa-twitter {
    background: #3bbef5;
}

.w3l-footer.two ul li i.fa.fa-google-plus {
    background: #ea5d4b;
}

.w3l-footer.two ul li i.fa.fa-dribbble {
    background: #f7659b;
}

.w3l-footer.two ul li i.fa.fa-pinterest-p {
    background: #e23139;
}

.w3l-footer.two ul li a {
    color: #908F8F;
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
}

.w3l-footer.three ul li {
    margin-bottom:5px;
    list-style: none;
}

.w3l-footer.three ul li i {
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 1.8;
}

.w3l-footer.three ul li p {
    list-style-type: none;
    display: block;
    color:#c3c3c3;
    font-size: 13px;
    line-height: 32px;
    margin-left:32px;
}

.w3l-footer.three ul li span {
    display: block;
}

.w3l-footer.one {
    padding-right: 40px;
}

.w3l-footer.three ul li a {
    display: block;
    color: #908F8F;
    float: left;
    margin-lefT: 15px;
    margin-top: 5px;
}

i.fa-envelope-o {
    float: left;
}

.copy-right-grids {
    padding:5px 0;
    background: #040404;
}

.copy-left {
    text-align: center;
}

.copy-right ul li a:hover,
.w3l-footer.three ul li a:hover {
    color: #0099e5;
}

.w3l-footer.two ul li:nth-child(1) a:hover {
    color: #5D82D2;
}

.w3l-footer.two ul li:nth-child(2) a:hover {
    color: #3bbef5;
}

.w3l-footer.two ul li:nth-child(3) a:hover {
    color: #ea5d4b;
}

.w3l-footer.two ul li:nth-child(4) a:hover {
    color: #f7659b;
}

.w3l-footer.two ul li:nth-child(5) a:hover {
    color: #e23139;
}

.agileinfo_footer_grid ul li {
    list-style-type: none;
    margin-bottom:5px;
    font-size: 14px;
    line-height: 1.8em;
    color: #999;
    list-style: none;
    padding-left: 1em;
}

.agileinfo_footer_grid ul li span {
    left: -1em;
}

.agileinfo_footer_grid ul li a {
    color:#c3c3c3;
    text-decoration: none;
}

.agileinfo_footer_grid ul li a:hover {
    color: #fff;
}

.agileinfo_footer_grid1 {
    float: left;
    width: 31.45%;
    margin: 0 0.3em .3em 0em;
}

/*-- //footer --*/

/*-Testimonil-*/
.testimonil{ background:#fff; padding:20px 0; margin:0; }
.testimonil h2{ font-size: 30px; line-height: 32px; text-align: center; font-weight: 700; color:#f6821f; padding: 0 0 5px 0; margin: 0 0 15px; }
.testimonil img{ width:80px;height:80px;border-radius: 50%;display: block !important;margin: 0 auto; }
.testimonil p{ font-size:17px; line-height:24px; text-align: center; font-weight:500; color:#444; padding:10px 10px 0; margin:0; }
.testimonil h6 {font-style: italic;font-size: 20px;line-height: 21px;text-align: center;font-weight: 600;color: #3363c3;padding: 20px 10px 0;margin: 0;}
/*-//Testimonil-*/

.blog{ background:#ededed; overflow:hidden; padding:1em 0; margin:0; display:none;}
.blog .item img{ width:100%; height:200px; }
.blog .item h2{ font-size: 15px;line-height:24px;color:#2f2e2e; padding:10px 10px 0; margin: 0; font-weight:600; }
.blog .item h3{ min-height: 95px; font-size: 15px;line-height:24px;color: #5f5e5e;padding:0 10px 10px; margin: 0; font-weight: 500; }
.blog .item .item a{ font-size: 15px;line-height:24px; color:#181818; padding:10px; margin: 0; font-weight: 500; } 

.blog h3.title-txt {
    text-transform: capitalize;
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    line-height: 24px;
    margin-bottom: 15px;
    letter-spacing: 0px;
    border-bottom: 1px solid #0f0f0f;
    display: inline-block;
    font-weight: 600;
}

/*-- bottom-to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 64px;
    height: 64px;
    border: none;
    text-indent: 100%;
    background: url("../images/arrowup.png") no-repeat 0px 0px;
}

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





/*-- New Contact --*/

.contact-w3l-footer-w3 {
    background: url(../images/1.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 4em 0;
}

.contact-page {
    background: #2f2f2f;
}

.contact-page h3.tittle-w3layouts {
    color: #fff;
}

.contact-w3l-footer-w3 h4 {
    text-align: left;
    font-weight: inherit;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 13px;
    text-transform: capitalize;
    color: #fed700;
}

.contact-w3l-footer-w3 h4:nth-child(3) {
    margin-top: 1em;
}

.mail-grid1 {
    padding: 2em 1em;
    background: rgba(0, 0, 0, 0.70);
}

.mail-agileits-w3layouts span.fa {
    color: #00aafb;
    font-size: 25px;
    vertical-align: middle;
    width: 73px;
    height: 73px;
    text-align: center;
    line-height: 2.9em;
    background: rgba(255, 255, 255, 0.09);
}

.contact-right {
    margin-top: 1em;
}

.contact-right p {
    display: block;
    margin: 0px 0px 8px;
    color: #fed700;
    font-size: 19px;
    letter-spacing: 1px;
}

.contact-right span,
.contact-right a {
    font-size: 15px;
    text-decoration: none;
    color: #cecece;
    outline: none;
    display: block;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.mail-grid1 {
    padding: 2em 1em;
    background: rgba(0, 0, 0, 0.70);
}

/*-- New Contact --*/

/*-- New Fotter --*/
@media (min-width:1081px) {
    .footer-double {
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}
@media (max-width:1440px) {
.bottom-nav-sicons {
        padding:3.5em 0em 1em 2.5em;
    }

}

/*-- footer-w3 --*/

@media(min-width:992px) {
    .footer-w3-grids {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

@media(min-width:481px) {
    .footer-w3-1,
    .footer-w3-2 {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-basis: 50%;
        -webkit-flex-basis: 50%;
    }
}

.mid-info {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    text-align: left;
    padding: 1em;
    position: relative;
}

.bottom-nav-sicons {
    padding:3.5em 0em 1em 6.5em;
    background: #2f2f2f;
}

.bottom-nav-main {
    margin-bottom: 2em;
}

.bottom-nav-main ul li {
    display: inline-block;
    margin: 0 12px;
}

.bottom-nav-main ul li a {
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    text-decoration: none;
}

.bottom-nav-main ul li a:hover {
    color: #fed700;
    text-decoration: none;
}

.mail-agileits-w3layouts span.fa {
    color: #00aafb;
    font-size: 25px;
    vertical-align: middle;
    width: 73px;
    height: 73px;
    text-align: center;
    line-height: 2.9em;
    background: rgba(255, 255, 255, 0.09);
}

.contact-right {
    margin-top: 1em;
}

.contact-right p {
    display: block;
    margin: 0px 0px 8px;
    color: #fed700;
    font-size: 19px;
    letter-spacing: 1px;
}

.contact-right span,
.contact-right a {
    font-size: 15px;
    text-decoration: none;
    color: #cecece;
    outline: none;
    display: block;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.mail-grid1 {
    padding: 2em 1em;
    background: rgba(0, 0, 0, 0.70);
}

/*--copy-right--*/

h2.footer-w3-logo {
    text-align: center;
    float: left;
}

h2.footer-w3-logo a span {
    display: inline-block;
    color: #fed700;
    text-transform: uppercase;
}

h2.footer-w3-logo a {
    font-size: 1.5em;
    font-family: 'Cabin', sans-serif;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}

.copy {
    background: #202020;
    padding:2px 0;
}

.copy img{ width:7%; }

.copy p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    margin:18px 0 0;
    float: right;
}

.copy p a {
    color: #fed700;
    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;
}

.copy p a:hover {
    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;
}

p.white-clr,
h3.white-clr {
    color: #fff;
}

.social-icons a {
    background: #484848;
    width: 30px;
    height: 30px;
    margin-left: 1em;
    color: #fff;
    border: 1px solid rgba(51, 51, 51, 0);
    display: inline-block;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.social-icons a:hover span {
    color: #fed700;
}

.social-icons a:hover {
    background: transparent;
    border: 1px solid #fed700;
    color: #fed700;
}

.newsletter_right iframe {
    width: 100%;
    height: 200px;
}
/*--//copy-right--*/




@media (min-width:1081px) {
    .footer-double {
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .bottom-nav-sicons {
        flex-basis: 40%;
        -webkit-flex-basis: 40%;
    }
    .newsletter_right {
        flex-basis: 60%;
        -webkit-flex-basis: 60%;
    }
}

.newsletter_right iframe{ width:100%; height:200px; }

.copy {
    background: #202020;
    padding: 2px 0;
}
.copy img {
    width: 9%;
}
.copy p {
    color: #fff;
    font-size:13px;
    letter-spacing: 1px;
    line-height:15px;
    margin:16px 0 0;
    float: right;
}

/*--//footer-w3--*/

/*-- New Footer --*/

/*-- Iner-page css --*/
.iner-banner{ position:relative; line-height:0; padding:0; margin:106px 0 0; }
.iner-banner img{ width:100%; height: 350px; }
.iner-banner h3{ width:100%; position:absolute; top:30%; left:0; text-align:center; color:#393939;font-size: 50px;font-weight: 600; font-style: italic; padding:0; margin:0; }
.iner-banner h3.sr{ color:#fff; }
.iner-about{ padding:3em 0; margin:6em 0 0; }
.iner-about h2{ font-size: 30px;line-height: 32px;font-weight: 500;color: #dd6907;padding: 0;margin: 0 0 15px; }
.iner-about p{ font-size:17px; margin:0; font-weight: 600;font-family: 'Josefin Sans', sans-serif;color:#484848;line-height: 25px; }

.address iframe.cont{ width:100%; height:300px; }

.iner-blog{ background:url(../images/blog-bg.jpg) no-repeat center; background-size: cover; padding:3em 0 0; margin:6em 0 0; }

.iner-blog .icon-block{ width:150px;height:150px;border-radius: 50%;padding: 0;margin: 0 auto;border:2px solid #e22543; }
.iner-blog .icon-block img{ border-radius: 50%;width: 100%; height: 146px; }








.iner-blog .img-block{ line-height:0; padding:0; margin:0; }
.iner-blog .img-block img{ width:100%; height:230px; }
.iner-blog .text-block{ padding:0; margin:0; }
.iner-blog .text-block h2{ text-align: center; font-size:28px; line-height:30px; color:#e22543; font-weight:600; padding:18px 0 0px; margin:0; }
.iner-blog .text-block p{ text-align: center; font-size:16px; line-height:29px; color:#2d2d2d; font-weight:500; padding:0 0 30px; margin:0; }
.iner-blog .text-block p a{ font-size:14px; line-height:26px; color:#575757; font-weight:600; padding:0; margin:0; }
.iner-blog .text-block p a:hover{ text-decoration:underline; color:#1A46C5; }
.iner-blog .text-block a.us{ font-size: 15px;text-align: center;display: block;background: #151C4B;width: 20%;margin: 1em auto;padding: 4px 0;color: #fff; }
.iner-blog .text-block .social{ float:right; padding:12px 0 12px; margin:0; }
.iner-blog .text-block .social ul{ padding:0; margin:0; }
.iner-blog .text-block .social ul li{ float:left; display:block; list-style:none; font-size:22px; line-height:24px; font-weight:400; padding:0 0 0 16px; margin:0; }
.iner-blog .text-block .social ul li a{ color:#1A46C5; transition:all 500ms ease-in-out; }
.iner-blog .text-block .social ul li a:hover{ color:#515151; transition:all 500ms ease-in-out; }

.single-page{ padding:3em 0; margin:0; }
.single-page .lt-block{ padding:0 5px; background:#f3f3f3; margin:0; }
.single-page .lt-block h2{ font-size:20px; line-height:22px; color:#555; font-weight:500; padding:10px 0 20px; margin:0; text-decoration:underline; }
.single-page .lt-block ul{ padding:0; margin:0; }
.single-page .lt-block ul li{ list-style:none; width: 100%;float:left; display:block; font-size:18px; line-height:20px; color:#515151; font-weight:500; padding:0 0 15px; margin:0; }
.single-page .lt-block ul li a{ color:#515151;  padding:0; margin:0; transition:all 500ms ease-in-out; }
.single-page .lt-block ul li a:hover{ color:#EE2824; transition:all 500ms ease-in-out; }
.single-page .lt-block ul li a.active{ color:#EE2824;}

.single-page .rt-block{ padding:0; margin:0; }
.single-page .rt-block h3{ position:relative; font-size:26px; line-height:28px; color:#EE2824; font-weight:500; padding:10px 0 20px; margin:0; }
.single-page .rt-block h3:after{ content:""; width:100%; height:2px; position:absolute; bottom:0; left:0; background:#f0f0f0; padding:0; margin:0; }
.single-page .rt-block p{ font-size:18px; line-height:30px; color:#515151; font-weight:500; padding:0; margin:0; }
.single-page .img-block{ padding:1em 0 0; margin:0; }
.single-page .img-block img{ width:100%; height:200px; }

/*-- gallery --*/
.gallery{ background: #f2f2f2; overflow:hidden; padding:2em 0 3em; margin:0em 0 0; }
.block-gallery{ margin:6em 0 0; }
.gallery h2{ font-size: 4em;
color: #fff;
text-transform: capitalize;
font-family: 'Niconne', cursive; text-align:center; padding:0; margin:0 0 20px; position:relative; }
.gallery h2:after{ content:""; width:148px; height:2px; position:absolute; bottom:-5px; left:0; right:0; background:url(../images/text.png) no-repeat center; padding:0; margin:0 auto; }

.gallery-heading {
    text-align: center;
}

.gallery h4{ min-height: 50px; padding:10px 0 0; color:#e22543; min-height: 50px;
  padding: 15px 0 0;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #13040473;
  text-transform: uppercase;
  font-weight: bold;}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */

.grid figure {
position: relative;
  overflow: hidden;
  margin: 15px 0 10px;
  height: 300px;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.8;
    height:auto;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h3 {
    font-weight: 500;
margin: 0;
text-align: center;
font-size: 19px;
letter-spacing: 1px;
color: #fff;
padding: 6px;
background: rgba(0, 0, 0, 0.8);
font-family: 'Flamenco', cursive;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
    font-weight: 600;
}

/*-----------------*/

/***** Apollo *****/

/*-----------------*/

/*bed room img*/
.bedroomimg{background: #f2f2f282; overflow: hidden;padding: 2em 0 1em;}
.bedroomimg .item {padding: 0px; border: 0.5px solid #ebebeb; background: #f9f9f9; margin: 10px 10px 40px 10px; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border-radius: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.bedroomimg .item:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.20); }
.bedroomimg .item img{padding: 10px; width: 100%; height: 250px; margin: 0; transition: all 400ms ease-in-out;}
.bedroomimg .item img:hover{ transform: scale(1.1); transition: all 500ms ease-in-out;}
.bedroomimg h3.heading { margin-bottom: 30px;}
a.galleryviewall{font-size: 16px;
line-height: 20px;
color: #fff;
padding: 9px 0;
margin: 0 auto;
background: #f6821f;
border-radius: 40px;
font-weight: bold;
border-bottom: 3px solid #c6c6c6;
display: block;
text-align: center;
width: 14%;
text-decoration: none;
position: relative;
top: -20px;
text-transform: uppercase;}
a.galleryviewall:hover{color: #0f0f0f;
background: #f8f8f8;}
h6.galleryheading{font-size: 30px;
line-height: 40px;
color: #555;
padding: 0;
margin: 0;}

.dinningimg{background: #ffffff82; overflow: hidden;padding: 2em 0 1em;}
.dinningimg .item {padding: 0px; border: 0.5px solid #ebebeb; background: #f9f9f9; margin: 10px 10px 40px 10px; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border-radius: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.dinningimg .item:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.20); }
.dinningimg .item img{padding: 10px; width: 100%; height: 250px; margin: 0; transition: all 400ms ease-in-out;}
.dinningimg .item img:hover{ transform: scale(1.1); transition: all 500ms ease-in-out;}
.dinningimg h3.heading span::after { left: 35%;}

.kitchenimg{background: #f2f2f282; overflow: hidden;padding: 2em 0 1em;}
.kitchenimg .item {padding: 0px; border: 0.5px solid #ebebeb; background: #f9f9f9; margin: 10px 10px 40px 10px; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border-radius: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.kitchenimg .item:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.20); }
.kitchenimg .item img{padding: 10px; width: 100%; height: 250px; margin: 0; transition: all 400ms ease-in-out;}
.kitchenimg .item img:hover{ transform: scale(1.1); transition: all 500ms ease-in-out;}
.kitchenimg h3.heading span::after { left: 27%;}

.teenagerimg{background: #d0cfcf82; overflow: hidden;padding: 2em 0 1em;}
.teenagerimg .item {padding: 0px; border: 0.5px solid #ebebeb; background: #f9f9f9; margin: 10px 10px 40px 10px; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border-radius: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.teenagerimg .item:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.20); }
.teenagerimg .item img{padding: 10px; width: 100%; height: 250px; margin: 0; transition: all 400ms ease-in-out;}
.teenagerimg .item img:hover{ transform: scale(1.1); transition: all 500ms ease-in-out;}
.teenagerimg h3.heading span::after { left: 33%;}

.restroomimg{background: #f7f2f282; overflow: hidden;padding: 2em 0 1em;}
.restroomimg .item {padding: 0px; border: 0.5px solid #ebebeb; background: #f9f9f9; margin: 10px 10px 40px 10px; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border-radius: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.restroomimg .item:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.20); }
.restroomimg .item img{padding: 10px; width: 100%; height: 250px; margin: 0; transition: all 400ms ease-in-out;}
.restroomimg .item img:hover{ transform: scale(1.1); transition: all 500ms ease-in-out;}
.restroomimg h3.heading span::after { left: 43%;}

.officeroomimg{background: #d0cfcf82; overflow: hidden;padding: 2em 0 1em;}
.officeroomimg .item {padding: 0px; border: 0.5px solid #ebebeb; background: #f9f9f9; margin: 10px 10px 40px 10px; -webkit-box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); box-shadow: 0px 13px 35px -12px rgb(35 35 35 / 15%); -webkit-animation: menu_sticky 0.7s ease-in-out; animation: menu_sticky 0.7s ease-in-out; border-radius: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.officeroomimg .item:hover{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.20); }
.officeroomimg .item img{padding: 10px; width: 100%; height: 250px; margin: 0; transition: all 400ms ease-in-out;}
.officeroomimg .item img:hover{ transform: scale(1.1); transition: all 500ms ease-in-out;}
.officeroomimg h3.heading span::after { left: 24%;}


figure.effect-apollo img {
      height: 295px;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1)
  
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -mz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 168px;
    border-right: 4px solid #3d59e8;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    color: #ffffff;
    text-shadow: 2px 2px 3px #000;
    font-size: 1em;
    text-transform: capitalize;
}

figure.effect-apollo h2 {
    text-align: left;
}

figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
figure.effect-apollo:hover h4{opacity: 0;transition: all 500ms ease-in-out;}
figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

/*-- //gallery --*/

/*-- //Iner-page css --*/

/***************responsive View*****************/
@media only screen and (orientation:landscape) {
body { -webkit-text-size-adjust:none; }
}
@media only screen and (orientation:portrait) {
body { -webkit-text-size-adjust:none; }
}

@media screen and (max-width: 480px){

.navbar-default .top-sec .logo-block{ width:50%; }
.navbar-default .top-sec .t-block h4{ font-size:26px; line-height:28px; padding:8px 0 0 0; }
.navbar-default .top-sec .md-block{ display:none; }
.navbar-default .top-sec .md-block{ display:none; }
.navbar-default .top-bar-w3layouts{ padding: 16px 0; }

.slider-img1, .slider-img2, .slider-img3, .slider-img4{ height:200px !important; min-height:0; background-attachment:inherit !important; }
.aboutimg-w3l img{ height:100px; }
.about_right h3{ font-size: 18px; padding: 0 0 0; }
.about_right a { width: 50%; margin:0 auto; }

.stats{ padding: 2em 0; }

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

.about, .popular-w3, .gallerys, .stats, .why-choose-agile, .team, .address, .testimonials{ padding:2em 0; }

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


.rslides img {

    height: 250px;

}




}




















