/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*-- properties --*/
h3.agile-tittle.two {
    color: #fff;
}
.team-grid-text-agile{
    padding:6em 5em 5em 5em;
}
.team-grid {
    text-align: center;
}
.team-grid img {
    width: 100%;
}
.team-img {
    position: relative;
}
.team-img:hover .overlay {
    /*cursor: pointer;*/
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}
.team-img .overlay {
   padding: 4em 0.5em;
    line-height: 24px;
}
.overlay {
    background:rgba(0, 0, 0, 0.45);
    text-align: center;
    position: absolute;
    left: 20px;
    top: 22px;
    width: 90%;
    height: 85%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.team-grid {
    text-align: center;
    padding: 0 1em;
}
.agile-team-grids {
    padding: 0;
}
.prop-info-w3ls {
    background: rgb(247, 148, 29);
    padding: 10px;
}
.both-w3-agileits {
    width: 33%;
    float: left;
}
.both-w3-agileits p {
    color: #eee;
}
.both-w3-agileits i {
    color: #fff;
	margin-right:5px;
}
.prop-btm-w3ls h4 {
    color: #000;
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: left;
    padding-left: 20px;
    width: 100%;
}
.prop-btm-w3ls h4 span {
    color: #00aeef;
    padding-left: 4em;
    font-size: 23px;
}
.prop-btm-w3ls {
    text-align: left;
    margin-top: 0.5em;
}
.prop-btm-w3ls p {
    color: #333;
    font-size: 17px;
    letter-spacing: 0.7px;
    margin: 10px 0 0 20px;
}
.prop-btm-w3ls p i {
    display: inline-block!important;
	margin-right:10px;
	color:#777!important;
}
.team-img a {
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    padding: 4px 25px;
    background: rgb(247, 148, 29);
    font-size: 15px;
    display: inline-block;
    margin-top: 2em;
	outline: none;
}
.w3-property-grid2 {
    margin-top: 3em;
}
/*--modal--*/
.modal-content  img{
	width:100%;
}
.modal-content h4 {
    color: #000;
    text-align: center;
    font-size: 26px;
    margin-bottom: .5em;
    text-transform: uppercase;
}
.modal-content h5 {
    color: #f63f0e;
    padding: 15px 0 7px;
    font-size: 22px;
}
.modal-content p{
	color:#636363;
	font-size:14px;
	line-height:25px;
	    padding-top: 10px;
}
.modal-header {
    padding: 30px;
}
/*--//modal--*/
/*-- //properties --*/

h3.w3_heade_tittle_agile {
    color: #fff;
}
/*-- gallery --*/
.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: 0px 0;
	height: auto;
	text-align: center;
	cursor: pointer;
}

.gallery-grid {
    padding: 5px;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.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: 300;
    margin: 0 0 .5em 0;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.4em;
}

.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%;
}
.grid figure h3 span {
    font-weight: 800;
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}
figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #CDDC39 0%, #4CAF50 100%);
    background: linear-gradient(45deg, #CDDC39 0%,#4CAF50 100%);
}
figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #000000 0%, #292222 100%);
    background: linear-gradient(45deg, #000000 0%,#292222 100%);
}
figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
    padding: 2em;
    text-align: left;
}

figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
}

figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    line-height: 1.8em;
}

figure.effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    line-height: 1.8em;
}
/*-- gallery --*/

/*-- testimonial --*/
.testimonial-grids { 
	margin: 0 auto;
	width: 80%;
}
.testimonial-left {
    width: 12%;
    float: none;
    margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    border-radius: 50%;
    padding: 5px;
}
.testimonial-left img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    border-radius: 50%;
	width:100%;
}
.testimonial-right {
    width: 100%;
    margin: 0.5em 0 0 0em;
    text-align: center;
}
.testimonial-right h5 {
    color:#5a6c88;
    margin: 0;
    font-size: 20px; 
}
.testimonial-right p {
    color: #333;
    margin: 1.5em 0 0 0;
    font-size: 1em;
    line-height: 1.9em;
}
.testimonial-right p span{
	font-size: 2em;
	line-height: .1em;
	vertical-align: middle;
}
.carousel-caption {
    z-index: 10;
    position: initial;
} 
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 500px;
}
.carousel-indicators {
    bottom: -42px;
} 
.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 0px 4px;
}
.carousel-indicators li {
    width: 13px;
    height: 13px;
	margin: 0px 4px;
}
.carousel-indicators li {
   
    border: 1px solid  #00aeef;
   
}
.carousel-indicators .active {
    background-color: #00aeef;
}
.carousel-caption {
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
}

/*-- //testimonial --*/ 
/*-- contact--*/
.map iframe {
    border: none;
    height: 400px;
    width: 100%;
}
.w3layouts-agileits input[type="text"],.w3layouts-agileits input[type="email"]{
	padding:10px;
	border:1px solid #000;
	width:49%;
	outline:none;
}
input[type="text"] {
    margin-right: 10px;
}
.w3layouts-agileits textarea{
	width:100%;
	padding:10px;
	border:1px solid #000;
	resize:none;
	height:150px;
	margin:20px 0;
	outline:none;
}
.w3layouts-agileits input[type="submit"]{
	padding:8px 20px;
	color:#fff;
	background:#f7941d;
	outline:none;
	border:none;
}
.w3layouts-agileits input[type="submit"]:hover{
	background:#000;
}
address {
    line-height: 30px;
}
address a{
	color:#000;
}
address  a:hover {
    color:#000;
}
ul.agileits-company-social li{
	display:inline-block;
	padding:0 10px;
}
ul.agileits-company-social li .fa{
	font-size:20px;
}
ul.agileits-company-social .fa-twitter:hover{
	color:#1da1f2;
}
ul.agileits-company-social  .fa-facebook:hover{
	color:#3b5998;
}
ul.agileits-company-social .fa-dribbble:hover{
	color:#ea4c89;
}
ul.agileits-company-social .fa-google-plus:hover{
	color:#dd4b39;
}
.bold {
color: #f7941d;
    font-size: 1.2em;
    text-transform: capitalize;
   
}
/*-- //contact--*/
.footer-final {
	text-align:center;
	background-color:#000000;
    padding: 20px 0px;
	
}
.copyw3-agile p {
    color: white;
	letter-spacing: 1px;
}
.copyw3-agile a {
    color: #ff9800;
}
.copyw3-agile a:hover {
    color: #fff;
}
/*-- 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/arr.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);
}
/*-- //to-top --*/
/*-- /responsive design --*/
@media(max-width:1440px){

}
@media(max-width:1366px){
}
@media(max-width:1280px){
}
@media(max-width:1080px){
.navbar-default .navbar-nav > li > a {
    padding: 16px 14px;
	}
	.navbar-header h1 a {
    padding: 29px 12px;
	}
	.banner-w3layouts {
    min-height: 680px;
	}
	.slider_banner_info {
    margin-top: 7em;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 2em;
	}
	.team-img a {
    margin-top: 1em;
	}
	.w3layouts-agileits input[type="text"], .w3layouts-agileits input[type="email"] {
    width: 100%;
    margin: 20px 0;
	}
	.w3layouts-agileits textarea {
    width: 100%;
	}
	.testimonial-left {
    width: 49%;
	}
	.w3l_banner_info {
    width: 90%;
	}
	.slider_banner_info h4 {
    font-size: 3em;
	}
	form.my-form {
    width: 80%;
    margin: 0 auto;
	}
}
@media(max-width:1024px){
.slider_banner_info h4 {
    font-size: 2.8em;
	}
	.navbar-default .navbar-nav > li > a {
    padding: 16px 11px;
	}
	.testimonial-left {
    width: 46%;
	}
	.navbar-default .navbar-nav > li > a {
    padding: 16px 10px;
	}
}
@media(max-width:991px){
.navbar-header h1 a {
    padding: 23px 14px;
    font-size: 26px;
	}
	.w3l_banner_info {
    width: 65%;
	}
	.banner-w3layouts {
    min-height: 600px;
	}
	.w3-about-head h3 {
    font-size: 22px;
	}
	.w3-about-img {
    width: 33.33%;
    float: left;
	}
	.w3-about-bottom-para-left {
    width: 50%;
    float: left;
	}
	.w3-about, .testimonial, .property, .contact-wthree, .gallery, .w3-agile-team {
    padding: 4em 0;
	}
	.team-grid {
    width: 50%;
    float: left;
    margin-bottom: 2em;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 4em;
	}
	.wthree_team_grid {
    float: left;
    width: 50%;
	margin-bottom:2em;
	}
	.gallery-grid {
    width: 33.33%;
    float: left;
	}
	div#myCarousel {
    width: 40%;
    float: left;
	}
	.w3-test-right {
    width: 60%;
    float: left;
	}
}
@media(max-width:800px){
.header {
    padding: 0 0.5em;
	}
	.navbar-default .navbar-nav > li > a {
    padding: 15px 3px;
    font-size: 14px;
	}
	.slider_banner_info h4 {
    font-size: 2.8em;
	}
	.w3-about-para p {
    width: 97%;
	}
	.map iframe {
    height: 300px;
	}
}
@media(max-width:768px){
.navbar-header h1 a {
    font-size: 23px;
	}
	.slider_banner_info h4 {
    font-size: 2.5em;
	}
	.navbar-default .navbar-nav > li > a {
    padding: 15px 2px;
	}


}
@media(max-width:736px){
.navbar-header h1 a {
    font-size: 25px;
    display: inline;
    float: left;
	}
	div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
	}
	.navbar-right {
    float: none !important;
     text-align: center;
	}
	div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
	z-index:999;
	background: rgba(0, 0, 0, 0.62);
	border-color:none;
	}
	.navbar-toggle {
    position: absolute;
    float: none;
    right: 2%;
    top: 6%;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 3em;
	}
	.w3-test-right {
    background: url(../images/p8.jpg)no-repeat -172px 0px;
	}
	.w3layouts-agileits input[type="text"], .w3layouts-agileits input[type="email"] {
    width: 96%;
    margin: 20px 0;
	}
	.w3layouts-agileits textarea {
    width: 96%;
	}
	.w3layouts-agileits.contact-left {
    width: 77%;
    margin: 0 auto;
	}
	.testimonial-right h5 {
    font-size: 1.8em;
	}
	.testimonial-left {
    width: 62%;
	}
	.carousel-caption {
    padding-top: 0px;
	}
	.w3layouts-address {
    text-align: center;
	}
	.bold {
    font-size: 1.3em;
	}
	.contact-right {
    width: 100%;
    margin: 2em 0 0 0;
	}
}
@media(max-width:667px){
.w3l_banner_info {
    width: 73%;
	}
	.w3-about-head h3 {
    font-size: 20px;
    letter-spacing: 0.5px;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 2em;
	}
	div#myCarousel {
    width: 100%;
    float: none;
	}
	.w3-test-right {
    width: 100%;
    float: none;
	margin-top: 4em;
	}
	.testimonial-left img {
    width:40%;
	}
	.banner-w3layouts {
    background: url(../images/banner11.jpg)no-repeat -220px 0px;
	}
	
}
@media(max-width:640px){
.prop-btm-w3ls h4 span {
    padding-left:2em;
	}
	.prop-btm-w3ls h4 span {
    font-size: 20px;
	}
}
@media(max-width:600px){
.w3-about-head h3 {
    font-size: 17px;
    letter-spacing: 0.5px;
}
	.team-grid {
    width: 70%;
    float: none;
    margin: 0 auto 2em;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 6em;
	}
	.gallery-grid {
    width: 50%;
    float: left;
	}
	.w3-property-grid2 {
    margin-top: 0em;
	}
	.w3-about, .testimonial, .property, .contact-wthree, .gallery, .w3-agile-team {
    padding: 3em 0;
	}
	
}
@media(max-width:568px){
.slider_banner_info h4 {
    font-size: 2em;
	}
	.slider_banner_info {
    margin-top: 5em;
	}
	.banner-w3layouts {
    min-height: 550px;
	}
	.w3-about-head h3 {
    font-size: 17px;
    letter-spacing: 0.5px;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 5em;
	}
	.w3-about-head h3 {
    font-size: 16px;
    letter-spacing: 0.5px;
	}
}
@media(max-width:480px){
.slider_banner_info p {
    letter-spacing: 2px;
	}
	.team-grid {
    width: 86%;
	}
	.grid figure h3 {
    font-size: 1em;
	}
	.w3-edu-head h3, .title-w3, .heading h3, h3.w3layouts-title, .tittle-agileinfo h3, .w3-contact-head h3, .w3-gallery-heading h3, h3.w3_heade_tittle_agile, .w3-map-heading h3 {
    font-size: 2em;
	}
	.w3-about-img {
    width: 65%;
    float: none;
    margin: 0 auto;
    margin-bottom: 2em;
	}
	.w3-about-bottom-para-left {
    width: 100%;
    float: none;
    margin: 1em 0;
	}
	.w3-about-head h3 {
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 1.8em;
	}
	.w3-about, .testimonial, .property, .contact-wthree, .gallery, .w3-agile-team {
    padding: 2em 0;
	}
	.modal-content h4 {
    font-size: 19px;
	}
	.modal-content h5 {
    font-size: 15px;
	
	}
	.w3l_banner_info {
    width: 86%;
	}
}
@media(max-width:414px){
.slider_banner_info h4 {
    font-size: 1.5em;
	}
	.slider_banner_info p {
    font-size: 0.9em;
	}
	.banner-w3layouts {
    background: url(../images/banner11.jpg)no-repeat -488px 0px;
	}
	.banner-w3layouts {
    min-height: 440px;
	}
	.slider_banner_info {
    margin-top: 3em;
	}
	.team-grid {
    width: 98%;
	}
	.prop-btm-w3ls h4 span {
    font-size: 18px;
	}
	.slider_banner_info h4 {
    font-size: 1.5em;
    font-weight: 600;
	}
	.gallery-grid {
    width: 100%;
    float: none;
	}
	.w3layouts-agileits input[type="text"], .w3layouts-agileits input[type="email"] {
    width: 96%;
    margin: 12px 0;
	}
	.w3layouts-agileits textarea {
    width: 96%;
    margin: 12px 0;
	}
	.bold {
    font-size: 1.1em;
	}
	.w3layouts-agileits.contact-left {
    width:100%;
	}
}
@media(max-width:384px){
.slider_banner_info h4 {
    font-size: 1.4em;
    letter-spacing: 1px;
	}
	.callbacks_tabs a:after {
    height: 9px;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 5em;
	}
	.modal-content h4 {
    font-size: 16px;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 4em;
	}
	
}
@media(max-width:375px){
.w3-edu-head h3, .title-w3, .heading h3, h3.w3layouts-title, .tittle-agileinfo h3, .w3-contact-head h3, .w3-gallery-heading h3, h3.w3_heade_tittle_agile, .w3-map-heading h3 {
    font-size: 1.5em;
	}
	.testimonial-right h5 {
    font-size: 1.5em;
	}
	.modal-content h4 {
    font-size: 15px;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 4em;
	}
	.w3-about-head h3 {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.8em;
	}
	.w3layouts-agileits.contact-left {
    width: 100%;
	}
}
@media(max-width:320px){
.w3l_banner_info {
    width: 94%;
	}
	.w3-about-head h3 {
    font-size: 14px;
	}
	.w3-about-icons i {
    font-size: 1.5em;
  	}
	.team-grid {
    width: 100%;
	}
	.prop-info-w3ls {
    padding: 7px;
	}
	.prop-btm-w3ls h4 span {
    padding-left: 2em;
	}
	.team-img a {
    margin-top: 0em;
	}
	.overlay {
    left: 12px;
	}
	.team-img .overlay {
    padding: 4em 0em;
	}
	.prop-info-w3ls {
    padding: 15px 0 15px 0;
	}
	.w3layouts-agileits.contact-left {
    width: 100%;
	}
	.both-w3-agileits i {
    margin-right: 1.8px;
}
	.prop-btm-w3ls h4 span {
    padding-left: 1em;
	}
}
/*-- /responsive design --*/