/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
/*	font-family: 'Open Sans', sans-serif;*/
	font-family: Arial;
	background:#ffffff;
	margin: 0;
	overflow-x: hidden;
}

p,ul li,ol li{
	margin:0;
	font-size:14px;
	letter-spacing:1px;
}
.slicknav_menu {
    font-size: 16px;
    box-sizing: border-box;
    background: transparent !important;
	padding: 5px;
	float:right;
	width:100%;
	margin-top:1.5em;
}
.slicknav_nav {
    font-size: 1em;
	padding-top: 1em;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background: #ffcc00 !important;
    color: #000;
}
.slicknav_nav a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ffcc00;
    color: #000;
}
h1,h2,h3,h4,h5,h6{
/*    font-family: 'Playfair Display', serif;*/
	font-family: Tahoma, Verdana, sans-serif;
	margin:0;
}
.typewriter {
	font-family: 'Source Code Pro', monospace !important;
}
a {
    color: #212121;
    text-decoration: none;
}
a:hover {
    color: #ffcc00;	
}
.cookie-warning {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1000;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	padding: 2em;
}
#l_menu {
	width: 100%;
	text-align: right;
}
/*
ca #009ade
cb #ec008c
cc #bdc61e
cd #005da0
ce #ac208e
*/

.side_menu {
	float:right;
/*	padding-right:10px;*/
	margin-left:30px;
	width: 200px;
	border-top: 3px solid #ffcc00;
}
.side_menu.ca{
	border-top: 3px solid #009ade;
}
.side_menu.cb{
	border-top: 3px solid #ec008c;
}
.side_menu.cc{
	border-top: 3px solid #bdc61e;
}
.side_menu.cd{
	border-top: 3px solid #005da0;
}
.side_menu.ce{
	border-top: 3px solid #ac208e;
}

.side_menu img {
	height: 140px;
	margin: 10px 45px;
}

#l_menu ul {
	padding: 0;
	margin: 0;
	font: 12px Arial,tahoma,verdana,sans-serif;
	list-style: none;
}

#l_menu ul li a {
	width: 100%;
	display: block;
	line-height: 36px;
	color:#ffcc00;
	background: #121212;
	padding-right: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	text-decoration:none;
	font-weight: normal;
}

#l_menu ul li a:hover {
	background-color: #212121;
	color: #ffcc00;
}
.counters {
	text-align:center;
	font-size: 2em;
	padding-bottom: 1em;
}
.counters h5 {
	font-size:2em;
	color: #ffcc00;
	font-weight:bold;
	padding-bottom: .5em;
}
.side_menu.ca #l_menu ul li a:hover{
	background: #009ade;
}
.side_menu.cb #l_menu ul li a:hover{
	background: #ec008c;
}
.side_menu.cc #l_menu ul li a:hover{
	background: #bdc61e;
}
.side_menu.cd #l_menu ul li a:hover{
	background: #005da0;
}
.side_menu.ce #l_menu ul li a:hover{
	background: #ac208e;
}

.has_submenu {
	color:#ffcc00 !important;
	background: #212121 !important;
}

.side_menu.ca .has_submenu{
	background: #009ade !important;
}
.side_menu.cb .has_submenu{
	background: #ec008c !important;
}
.side_menu.cc .has_submenu{
	background: #bdc61e !important;
}
.side_menu.cd .has_submenu{
	background: #005da0 !important;
}
.side_menu.ce .has_submenu{
	background: #ac208e !important;
}
.has_submenu:hover {
/*	background: rgba(0, 140, 153, 1) !important;*/
}

#l_menu ul li ul li a {
/*	background:none !important;*/
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

#l_menu ul li ul li a {
	background: #333333
}

#l_menu ul li ul li ul li a{
	background: #444444
}

.side_menu.ca #l_menu ul li ul li a:hover{
	background: #009ade !important;
}
.side_menu.cb #l_menu ul li ul li a:hover{
	background: #ec008c !important;
}
.side_menu.cc #l_menu ul li ul li a:hover{
	background: #bdc61e !important;
}
.side_menu.cd #l_menu ul li ul li a:hover{
	background: #005da0 !important;
}
.side_menu.ce #l_menu ul li ul li a:hover{
	background: #ac208e !important;
}

#l_menu ul li ul {
	margin: 0;
	padding: 0;
	display: none;
}
#l_menu {
	margin-bottom: 20px;
}

.l_active {
	font-weight: bold !important;
	color: #121212 !important;
	background: #ffcc00 !important;
/*	text-decoration: underline !important;*/
}


ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],a{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}
/*-- banner --*/
.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;
    min-height: 805px;
    position: relative;
}
.banner:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: #000;
  opacity:0.5;
}
.banner .w3_agile_header {
	z-index: 998;
	width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.w3_agile_header{
	padding:1em 0 0;
}
.w3_agile_header_left{
	float:left;
	margin: 1.6em 0 0;
}
.w3_agile_header_left h2{
    font-size: 0.9em;
    color: #fff;
    line-height: 1.5em;
/*    font-family: 'Open Sans', sans-serif;*/
	font-family: Arial;
    letter-spacing: 2px;
}
.w3_agile_header_left h2 span{
	padding: .3em 1em;
    background: #ffcc00;
    color: #fff;
    font-weight: bold;
}
.agile_logo {
    float: left;
    margin-left: 11.5em;
}
.agile_logo h1 a{
    font-size: 1.3em;
    color: #212121;
    text-decoration: none;
    position: relative;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 4px;
}
.agile_logo h1 a span{
	display: block;
    font-size: .5em;
    border-bottom: 1px solid;
    text-align: center;
    color: #fff;
}
.agile_logo h1 {
    position: relative;
}
.agile_logo h1 i.fa.fa-wheelchair-alt {
    position: absolute;
    left: 30px;
    font-size: 21px;
    color: #ffcc00;
}
.agileits_w3layouts_mail {
	float: right;
    margin: 1em 0 0;
}
.agileits_w3layouts_mail p{
	color:#fff;
}
.agileits_w3layouts_mail p i{
	padding-right: .5em;
    color: #ffcc00;
}
.agileits_w3layouts_mail p a {
    color: #fff;
	}
.agileits_w3layouts_mail p a:hover{
	color:#ffcc00;
}
/*-- menu --*/
.wthree_nav_menu {
    position: fixed;
    top: 86px;
    right: 0;
    z-index: 999;
}

.wthree_nav_menu ul,  #sideNav ul,  #sideNav ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.wthree_nav_menu li {
	margin: 0;
    float: right;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.wthree_nav_menu,.wthree_nav_menu a{
	height: 40px;
}
.wthree_nav_menu a,  #sideNav a {
	color: #5b6064;
	text-decoration: none;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	text-transform:uppercase;
}

#sideNav a {
	padding: 20px 30px;
	font-weight:600;
	color:#fff;
}
.wthree_nav_menu a{
    font-size: 1em;
    color: #fff;
    border: 1px solid #ffcc00;
    font-weight: bold;
    background-color:#ffcc00;
    padding: 10px 30px;
}

.wthree_nav_menu a:hover,.wthree_nav_menu a:focus,#sideNav.showFullMenu .wthree_nav_menu a{
	color: #fff;
    border: 1px solid rgba(23, 25, 23, 0.51);
	 background-color:rgba(23, 25, 23, 0.51);
}

#sideNav a:hover{
	background-color: #000;
}

#sideNav,  #sideNav.showHalfMenu,  #sideNav.showFullMenu,  #sideNav ul ul li,  #sideNav.showFullMenu ul ul li {
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	transition: 0.2s ease;
}

#sideNav {
	position: fixed;
    right: -108px;
    top: 4em;
    width: 108px;
    height: 100%;
    background-color: rgba(23, 25, 23, 0.51);
    overflow-y: auto;
	z-index: 9999;
}
#sideNav.showHalfMenu { right: 0; }

#sideNav.showFullMenu {
	right: 0;
	width: 250px;
	z-index: 9999;
}

#sideNav.showFullMenu ul ul li { height: 59px; }

#sideNav > ul {
	width: 100%;
	padding-bottom: 60px;
}

#sideNav ul li {
	width: 100%;
	margin: 0;
	font-weight: 300;
}

#sideNav ul li a {
    border-bottom: 1px solid #212121;
    position: relative;
    text-align: center;
}

#sideNav ul li a:before{
	position:absolute;
	top:25%;
	left:35%;
	font-size:1.5em;
	color:#fff;
	font-family:FontAwesome;
}
#sideNav ul li span {
	position: relative;
	text-align:center;
}

#sideNav ul ul li {
  overflow: hidden;
  height: 0;
}

#sideNav input.search {
  border: 0;
  outline: 0;
  font-weight: 300;
  background: transparent;
  color: #5b6064;
}
.cnt {
	padding: 0 2em;
}
#gallery-cnt a {
	margin: 1em;
}
#gallery-cnt img {
	height: 180px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

/*-- responsive --*/

/*	2) Note: Design for a width of 480 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 200px) and (max-width: 480px) {

.wthree_nav_menu a,  #sideNav a { padding: 10px 15px;}
.wthree_nav_menu a {
    font-size: 0.9em;
	}

.wthree_nav_menu a#btn-menu { padding: 10px 30px; }

#sideNav.showFullMenu,  #sideNav.showFullMenu li,  #sideNav.showFullMenu a { width: 100%; }
}
/*-- //menu --*/
.agileinfo_banner_info {
    margin: 10em auto 5em;
    width: 60%;
    position: absolute;
  /*  left: 45%;*/
    /*top: 18%;*/
	padding: 0em 2em;
	z-index:997;
	display:none;
}
h3.w3ls_agile {
    font-size: 3.3em;
    line-height: 1.5em;
    letter-spacing: 2px;
    color: #fff;
    /*text-shadow: 2px 2px 2px rgb(87, 150, 89);*/
    font-weight: 700;
}
.agileinfo_banner_info p {
    padding: .5em 1em;
    background: #ffcc00;
    width: 30%;
    color: #fff;
	letter-spacing: 3px;
}
/*-- //banner --*/

#typed {
    font-size: 1.5em;
    color: #ef476f;
    text-transform: capitalize;
    line-height: 1.5em;
    letter-spacing: 7px;
}
#typed i {
    font-style: normal;
    color: #000;
}
.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: #fff;
    font-size: 2.5em;
}
/*-- //banner --*/
.agileits_w3layouts_features_grids,.w3l_features_bottom_grids{
	margin:3em 0 0;
}
.agileits_w3layouts_features_gridr img{
	margin:0 auto;
}
.agile-why-text h4{
    font-size: 1.5em;
    color: #ffcc00;
    letter-spacing: 2px;
    font-weight: 600;
}
.agile-why-text p{
	margin:1em 0 0;
	color: #555;
	line-height:2em;
}
.agile-why-text {
    padding-left: 0;
    text-align: right;
}
.wthree_agile_us i{
	width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 50%;
}
.wthree_agile_us  i{
	font-size: 1.5em;
	color:#fff;
	line-height:2.8em;
}
.agile-why-text.two {
    text-align: left;
}
.wthree_agile_us{
	margin-top:3em;
}
.why-choose-agile {
    text-align: center;
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(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:#000;
  -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%;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
     background:#ffcc00 ;
  -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);
}
/*-- banner-bottom --*/
.banner-bottom,.services,.events,.gallery,.why-choose-agile{
	padding:5em 0;
}
#about {
    background: #ffcc00;
}
.banner-bottom h3{
	text-align: center;
    font-size: 2.3em;
    color: #212121;
    text-transform: capitalize;
    font-weight: bold;
}
.banner-bottom h3 span,.agileinfo_header span{
	color: #ffcc00;
}
.banner-bottom p.para_w3ls{
    color: #fff;
    line-height: 2em;
    margin: 2em auto;
    width: 65%;
    text-align: center
}
.banner-bottom span.two {
    color: #fff;
}
/*-- plugin --*/
.film_roll_wrapper img {
	border: 10px solid white;
/*	box-shadow:7px 7px 10px #888;*/
	margin-left: 5px;
	margin-right: 5px;
	transition: all 1s ease;
}
.film_roll_wrapper .active img {
	border: 10px solid #333;
}
.film_roll_container {
	position: relative;
}
#film_roll_2 .film_roll_shuttle {
	top:10px;
}
#film_roll_2 .film_roll_child {
	transition: all 1s ease;
}
#film_roll_2 .film_roll_child.active {
	top: -10px;
}
#film_roll_2_left {
	position: absolute;
	left: 15px;
	top: 38%;
}
#film_roll_2_right {
	position: absolute;
	right: 15px;
	top: 38%;
}
.w3l_btn{
	    background-color: #212121;
    border-color: #fff;
}
.w3l_btn:hover, .w3l_btn:focus{
    background-color: #d28a13;
    border-color: #fff;
}
@media (max-width: 979px) {
  .navbar-fixed-top {
    margin-bottom: 0;
  }
}
@media (max-width: 718px) {
.cnt {

}
}
@media (max-width: 657px) {
.cnt {

}
}
@media (max-width: 574px) {
.cnt {

}
}
@media (max-width: 511px) {
.cnt {

}
}
@media (max-width: 459px) {
.cnt {

}
}
/*-- //plugin --*/
.w3layouts_banner_bottom_servicel{
	text-align:center;
}
.w3layouts_banner_bottom_servicer h4{
    font-size: 1.4em;
    color: #212121;
    font-weight: 600;
    margin: .3em 0 0.5em;
    letter-spacing: 1px;
    text-align: left;
}
.w3_banner_bottom_service,.w3_agile_services_grids,.why-choose-agile-grids-top,.agile_banner_bottom_grids {
    margin: 3em 0 0;
}
.w3layouts_banner_bottom_servicer p{
    color: #555;
    line-height: 2em;
    text-align: left;
}
.agile-hvr-icon-pulse-shrink{
	position:relative;
}

.agile-hvr-icon-pulse-shrink:before {
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
	font-size: 2em;
    color: #ffcc00;
}
.agile-hvr-icon-pulse-shrink:hover:before,.w3_banner_bottom_service1:hover .agile-hvr-icon-pulse-shrink:before{
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
	color: #000;
}
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.agileits_w3layouts_thumb:before{
	content: "\f164";
}
.agileits_w3layouts_gift:before{
	content: "\f06b";
}
.agileits_w3layouts_heart:before{
	content: "\f004";
}
/*-- //banner-bottom --*/
/*-- wthree_progress --*/
.w3_agileits_progress_left{
	padding:0;
}
#work {
    background: #333;
}
.agileinfo_header{
    font-size: 2.5em;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 1px;
}
.w3_agileits_progress_right {
    padding:3.5em 13em 2em 4em;
}
.w3_agileits_progress_right p{
	margin:1em 0 0;
	color:#fff;
	line-height:2em;
}
.agileits_progress_left_grid{
	position:relative;
}
.agileits_progress_left_grid_pos{
    padding: 3em;
    background: #ffcc00;
	width: 100%;
	margin-top: 4em;
/*    top: 40%;
    right: -75%;*/
}
.w3ls_progress_left1_grid {
    text-align: center;
}
.w3ls_progress_left1_grid i{
	font-size: 1.5em;
    color: #fff;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 2.7em;
    background: #3b5998;
    border-radius: 50px;
}
.w3ls_progress_left1_grid p{
	margin:.5em 0;
	text-transform:uppercase;
	font-weight:600;
	color:#fff;
}
.w3ls_progress_left1_grid h4{
	font-size: 2.3em;
    color: #fff;
    font-weight: bold;
}
.w3_twitter{
	background:#1da1f2 !important;
}
.w3_google{
	background:#f76957 !important;
}
.w3_linkedin{
	background:#00a0dc !important;
}
.why-choose-agile span.w3 {
    position: relative;
    text-align: center;
    color: #656262;
    padding-bottom: 1.5em;
    letter-spacing: 10px;
}
/*-- //wthree_progress --*/
/*-- services --*/
.w3layouts_header{
	text-align:center;
}
.w3_services_para{
    position: relative;
    text-align: center;
    color: #656262;
    padding-bottom: 1.5em;
    letter-spacing: 10px;
}
.agile_services_grid img{
	margin: 0 auto;
}
.w3_agile_services_grid{
	text-align:center;
}
fieldset {
/*    padding: 1.5em 0 2em 0;*/
    position: relative;
/*    margin: 2em auto 0;*/
/*    border: 2px solid #d5d2d2;*/
	line-height:2em;
	color:#999;
	font-size:14px;
}
.w3_agile_services_grid legend{
	text-transform: capitalize;
    font-size:1.3em;
    color: #212121;
    line-height: 1.5em;
    margin: 0;
    font-weight: bold;
/*    font-family: 'Gentium Basic', serif;*/
	font-family: Arial;
    border-bottom: none;
}
/*-- circle-effect --*/
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle,.ih-item.circle .img {
	position: relative;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.ih-item.circle,.ih-item.circle .img,.ih-item.circle.effect1 .spinner {
	width: 200px;
    height: 200px;
	margin: 0 auto;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle.effect1 .spinner {
	border: 5px solid #000;
    border-right-color: #ffcc00;
    border-bottom-color: #ffcc00;
	border-radius: 50%;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.ih-item.circle.effect1 .img {
	position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    width: auto;
    height: auto;	
}
.ih-item.circle.effect1 .img:before {
  display: none;
}
.ih-item.circle.effect1:hover .spinner,.w3_agile_services_grid:hover .ih-item.circle.effect1 .spinner{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*-- //circle-effect --*/
/*-- //services --*/
/*-- about --*/
.w3_agileits_about_left,.w3ls_subscribe_left{
	padding:4em 4em 4em 4em;	
}
.w3_agileits_about_left{
/*    background: url(images/12.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: 442px;
}
.w3_agileits_about_left iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.w3_agileits_about_right,.w3ls_subscribe_right{
	padding:4em 13em 4em 4em;
}
.w3_agileits_about_right{
	background:#333;
	/*box-shadow: 0px 0px 25px #4a4a4a;*/
}

.agileits_w3layouts_about_right{
	text-align:center;
}
.agileits_w3layouts_about_right img{
	margin:0 auto;
	border:5px solid #ffcc00;
	border-radius:70px;
}
.agileits_w3layouts_about_right h4{
	font-weight:bold;
	color:#fff;
	margin:1em 0 .5em;
	font-size:1.3em;
}
.agileits_w3layouts_about_right h5{
	text-transform: uppercase;
    font-size: .8em;
    color: #e3e3e3;
    letter-spacing: 3px;
}
.agileits_w3layouts_about_right p{
	color: #fff;
    line-height: 2em;
    margin: 2em 0 0;
}
/*-- //about --*/
/*-- events --*/
.wthree_events_grid{
    border-top: 5px solid #000;
    background: #ffcc00;
}
.agileinfo_events_grid1{
    padding: 1.5em;
}
.agileinfo_events_grid1 h5 a {
    font-size: 1.6em;
    color: #212121;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.5em;
    text-decoration: none;
}
.agileinfo_events_grid1 h5 a:hover{
	color:#ffcc00;
}
.agileinfo_events_grid1 p{
	margin: 1em 0;
    color: #fff;
    line-height: 2em;
}
.agileits_event_grid_date{
	width: 150px;
    height: 100px;
    background: rgba(68, 68, 68, 0.85);
    padding: 1em;
    position: absolute;
    top: -2%;
    left: 0%;
}
.agileits_event_grid_date p{
	text-transform:uppercase;
	font-weight:600;
	color:#fff;
}
.agileits_event_grid_date p span{
	display: block;
    font-size: 3em;
    line-height: 1;
    font-weight: bold;
    color: #ffcc00;
}
.wthree_events_grid1{
	position:relative;
}
/*-- //events --*/
/*-- bootstrap-pop-up --*/
.modal-header {
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    background: #f33f1d;
/*	    font-family: 'Playfair Display', serif;*/
	font-family: Arial;

}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
	padding:2em 2em 1em;
	margin: 0 !important;
	line-height:2em;
}
.modal-body p i {
    display: block;
    margin: 2em 0 0;
	color:#212121;
}
.modal-body {
    padding:0;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#a0260f;
	outline: none;
}
/*-- //bootstrap-pop-up --*/
/*-- subscribe --*/
.w3ls_subscribe_left{
	background:#ffcc00;
	/*box-shadow: 5px 5px 25px #909090;*/
}
.dark {
	background: #121212;
	color: #fff;
}
.blog {
	padding: 2em 0;
	border-bottom: 1px dotted black;
}
.blog h3 {
	padding-bottom: 1.5em;
}
.button {
	padding: 15px 50px !important;
}
.button_dark {
    background: #000 !important;
    color: #fff !important;	
}
.button_green {
    background: #3f8454 !important;
    color: #fff !important;	
}
.button_yellow {
    background: #ffcc00 !important;
    color: #000 !important;	
}
.w3l_more a,
.button,
.button_dark,
.button_yellow,
.button_green {
	padding: 10px 50px;
    background: #fff;
    color: #212121;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
	letter-spacing: 2px;
	white-space: nowrap;
}
.w3ls_subscribe_right{
    background: #212121;
	padding: 5.5em 3em;
	color: #fff;
    text-align: center;
}
.w3ls_subscribe_left h3{
	text-align:right;
	font-size:2em;
	color:#000;
	font-weight:bold;
	margin-bottom: 0.5em;
}
.w3ls_subscribe_left form {
    padding: 1em;
    border: 1px solid #000;
}
.w3ls_subscribe_left input[type="email"] {
	outline: none;
    padding: 0;
    color: #000;
    font-size: 1.5em;
    width: 80%;
    background: none;
    border: none;
}
.w3ls_subscribe_left input[type="submit"] {
    outline: none;
	padding: 0;
	font-size: 1.5em;
	font-weight:bold;
	background: none;
/*    background: url(images/8.png) no-repeat 8px 4px;*/
    height: 39px;
    border: none;
}
.w3ls_subscribe_left input[type="submit"]:hover {
	background: #212121;
	color: #fff;
}
.w3ls_subscribe_left input[type="email"]::-webkit-input-placeholder{
	color:#fff !important;
}
.link {
	text-decoration: none;
	position: relative;
	display: inline-block;
}
.link:hover,
.button:hover,
.button_green:hover,
.button_dark:hover{
	background:#ffcc00 !important;
}
.button:hover{
	color:#000;
}
/* Yaku */
.link--yaku {
	overflow: hidden;
}

.link--yaku::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	-webkit-transform: translate3d(-101%,0,0);
	transform: translate3d(-101%,0,0);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--yaku:hover::before {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--yaku span {
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	-webkit-transition: -webkit-transform 0.5s, color 0.5s;
	transition: transform 0.5s, color 0.5s;
}

.link--yaku:hover span {
	color:#212121;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,360deg);
	transform: perspective(1000px) rotate3d(0,1,0,360deg);
}

.link--yaku span:nth-child(4),
.link--yaku:hover span:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.link--yaku span:nth-child(3),
.link--yaku:hover span:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.link--yaku span:nth-child(2),
.link--yaku:hover span:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.link--yaku span:first-child,
.link--yaku:hover span:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
/*-- //subscribe --*/
/*-- gallery --*/
.w3_gallery_grid{
	padding:0;
}
.hovereffect {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.hovereffect p {
    display: inline-block;
    text-decoration: none;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #fff;
    margin: 7.5em 0 0;
    background-color: #000;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-o- border-radius: 50%;
	-moz- border-radius: 50%;
	-ms-border-radius: 50%;
    width: 55px;
    height: 55px;
    line-height: 52px;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.hovereffect:hover p{
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.w3l_gallery_grid li{
	display: inline-block;
    width: 33.1%;
    padding: 0;
}
/*-- //gallery --*/
/*-- mail --*/
.mail{
	padding-bottom:5em;
	background: #212121;
}
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	width: calc(100% - 0em);
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;=
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding:1.3em 0;
	width: 100%;
}
/* Ichiro */
.input--ichiro {
	margin-top: 2em;
}

.input__field--ichiro {
	position: absolute;
    top: 4px;
    left: 4px;
    z-index: 100;
    display: block;
    padding: 0 1em;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background: #fff;
    color: #212121;
    opacity: 0;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.input__label--ichiro {
	width: 100%;
	text-align: left;
	cursor: text;
}

.input__label--ichiro::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	border: 1px solid #e4e4e4;
}

.input__label-content--ichiro {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__field--ichiro:focus,
.input--filled .input__field--ichiro {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.input__field--ichiro:focus + .input__label--ichiro,
.input--filled .input__label--ichiro {
	cursor: default;
	pointer-events: none;
}

.input__field--ichiro:focus + .input__label--ichiro::before,
.input--filled .input__label--ichiro::before {
	-webkit-transform: scale3d(1, 1.5, 1);
	transform: scale3d(1, 1.5, 1);
	border: none;
}

.input__field--ichiro:focus + .input__label--ichiro .input__label-content--ichiro,
.input--filled .input__label-content--ichiro {
	-webkit-transform: translate3d(0, -2.9em, 0) scale3d(0.8, 0.8, 1);
	transform:translate3d(0, -2.9em, 0) scale3d(0.8, 0.8, 1) translateZ(1px);
}
.w3_agile_mail_grid textarea {
    outline: none;
    width: 100%;
    background: #f5f5f5;
    color: #212121;
    font-size: 14px;
    border: 1px solid #e4e4e4;
    min-height: 321px;
    font-weight: bold;
    margin: 2em 0 0;
	padding: 16px;
}
.w3_agile_mail_grid textarea::-webkit-input-placeholder {
	color: #333 !important;
}
.w3_agile_mail_grid input[type="submit"] {
    outline: none;
    width: 100%;
    background: #f33f1d;
    color: #fff;
    padding: 1em 0;
    font-size: 1em;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
    margin: 2em 0 0;
    letter-spacing: 5px;
}
.w3_agile_mail_grid input[type="submit"]:hover{ 
	background:#7acc7d;
}
.agile_map iframe{
	width:100%;
	min-height:300px;
	margin-bottom:-6px;
}
.w3_agile_contact_grid {
     background: #f5f5f5;
    width: 32%;
	padding: 1em 0 2em;
	box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
	text-align:center;
}
.w3_agile_contact_grid:nth-child(2) {
    margin: 0 1em;
}
.w3_agile_contact_grid p {
    color: #555;
    line-height: 1.9em;
}
.agile_contact_grid_left i {
    font-size: 3em;
    color: #000;
    line-height: 2em;
}
.agile_contact_grid_right h4 {
    font-size: 1.5em;
    color: #000;
    font-weight: 600;
    margin-bottom: .5em;
    letter-spacing: 1px;
}
.agile_contact_grid_right p a {
    color: #555;
    text-decoration: none;
}
.agile_contact_grid_right p span {
    display: block;
}

/*-- //mail --*/
.w3_agile_middle {
    background: url(images/middle.jpg)no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 482px;
    padding: 3em 3em;
	    text-align: center;
}
.w3_agile_middle h4{
font-style: italic;
    font-size: 3em;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 1em;
}
.w3_agile_middle h4 p{
    display: block;
    font-style: italic;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 12px;
    color: #47cf73;
}
.middle_agile_info {
    margin-top: 7em;
}
/*-- login form --*/
.agileits-login h6 {
    text-align: left;
    color: #7acc7d;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 15px 0 13px;
    font-weight: bold;
}
label.anim span {
    font-size: 14px;
    color: #555;
}
.wthree-text ul li {
    list-style: none;
    text-align: left;
    margin-bottom: 8px;
}
.agileits-login {
    padding:1em;
}
.agileits-login input[type="text"], .agileits-login input[type="password"], .agileits-login input[type="email"], .agileits-login textarea {
    outline: none;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    letter-spacing: 1px;
    margin: 0;
    width: 100%;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    margin-bottom: .7em;
    background: rgba(0, 0, 0, 0.78);
}
.agileits-login textarea {
	resize:none;
	height:55px;
	margin-bottom:0!important;
}
.agileits-login ::-webkit-input-placeholder {
   color: #fff; 
} 
.agileits-login :-moz-placeholder { /* Firefox 18- */
   color: #fff;
} 
.agileits-login ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff; 
} 
.agileits-login :-ms-input-placeholder {  
   color: #fff; 
}
/*-- checkbox --*/
.agileits-login label {
    font-size: 1em;
    color: #fff;
	letter-spacing: 0.5px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}
input.checkbox {
    background: #000;
    cursor: pointer;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
}
input.checkbox:before {
	content: "";
	position: absolute;
	width: 1.2em;
	height: 1.2em;
	background: inherit;
	cursor: pointer;
}
input.checkbox:after {
	content: ""; 
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 1.2em;
	height: 1.2em;
	border: 1px solid #fff; 
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out; 
	transition: .4s ease-in-out;
}
input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: 1.2em;
	border-color: #fff;
	border-top-color: transparent;
	border-right-color: transparent;
}
.anim input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: .6em;
	border-color: transparent;
	border-right-color: transparent;
	animation: .4s rippling .4s ease;
	animation-fill-mode: forwards;
}
@keyframes rippling {
	50% {
		border-left-color: #fff;
	}
	100% {
		border-bottom-color: #fff;
		border-left-color: #fff;
	}
} 
/*-- //checkbox --*/ 
.wthree-text {
    margin-top: 0.5em;
}
.wthree-text ul li {
    display: inline-block;
    float: left;
	width:100%;
}
.wthree-text ul li:nth-child(2) {
    float: right;
}
.wthree-text ul li a {
    font-size: 1em;
    color: #fff;
	letter-spacing: 0.5px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.wthree-text ul li a:hover {
    text-decoration: underline;
}
.w3ls-submit {
    text-align: center;
    margin-top: 1.3em;
}
.agileits-login input[type="submit"] {
    font-size: 1em;
    color: #fff;
    border: none;
    outline: none;
    padding: .7em 3em;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-appearance: none;
    text-transform: uppercase;
    transition: .5s all;
    background: #5ecc62;
    border: 2px solid #5ecc62;
    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;
    text-transform: uppercase;
}
.agileits-login input[type="submit"]:hover {
    background: #f33f1d;
    border: 2px solid #f33f1d;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.modal-header {
    border-bottom: none;
}
/*-- //animate popup --*/ 
/*-- //checkbox --*/ 
/*-- membership --*/
.plan {
    background: url(images/member.jpg)no-repeat 0px 0px;
    background-size: cover;
    text-align: center;
    min-height: 16em;
    padding-top: 2em;
}
.plan h5 {
    font-size: 28px;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
}
.plan h2 {
    font-size: 24px;
    color: #dce1e4;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin: 25px 0px 25px;
}
.plan h2 span{
    color: #1dcb8b;
}
.member-btn-agileits {
    padding: 8px 20px;
    background: #1dcb8b;
    border: 2px solid #1dcb8b;
    color: #fff;
	font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    margin-top: .7em;
}
.member-btn-agileits:hover{
	background: transparent;
    border-color: #fff;
	color:#fff!important;
	text-decoration: none;
}
/*-- //membership --*/
/*-- footer --*/
ul.social li{
	display:inline-block;
	margin:0 0.1em;
}
.social a {
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    z-index: 2;
/*-- agileits --*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.social a:hover {
  color: #fff;
}
.social a:hover .tooltip {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
.social a:active {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.social .tooltip {
  opacity: 0;
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 1;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.social .tooltip span {
	position: relative;
	left: -50%;
	padding: 6px 8px 5px 8px;
	border-radius: 3px;
	color: #fff;
	font-size: .7rem;
	line-height: 1;
	z-index: 1;
	    background: #000;
    color: #fff;
}
.social .tooltip span:after {
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	border: 8px solid transparent;
	border-top-color: #000;
}
.social i {
	position: relative;
    top: 1px;
    font-size: 1.2em;
    border-radius: 65%;
    -webkit-border-radius: 65%;
    -moz-border-radius: 65%;
    -o-border-radius: 65%;
    -ms-border-radius: 65%;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 2.4em;
}
.social li a.social-twitter i{
	background:#1da1f2;
}
.social li a.social-google i{
	background:#dd4b39;
}
.social li a.social-facebook i{
	background:#3b5998;
}
.social li a.social-pinterest i{
	background:#bd081c;
}
.social li a.social-instagram i{
	background:#833ab4;
}
.footer{
	background:#212121;
	padding:3em 0;
	text-align:center;
}
ul.main-nav{
	padding:1em 0 0;
}
ul.main-nav li{
	display:inline-block;
	font-size: 14px;
}
ul.main-nav li i{
	padding:0 1.5em;
	color:#fff;
}
ul.main-nav li a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:2px;
}
ul.main-nav li a:hover{
	color:#999;
}
.copy-right{
    margin: 2em 0;
}
.copy-right p{
	color:#999;
	line-height:1.8em;
}
.copy-right p a{
	color:#fff;
	text-decoration:none;
}
.copy-right p a:hover{
	color:#999;
}
/*-- //footer --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.top-header {
	padding: 0 0 .4em 0;
	position: fixed;
	top: 0;
    z-index: 998;
	width: 100%;
	max-height:100vh;
	overflow-y: auto;
    background: #fff;
    border-bottom: 1px solid #ffcc00;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(173,173,173,1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(173,173,173,1);
	box-shadow: 0px 3px 5px 0px rgba(173,173,173,1);
}
.top-header .language-links a,
.top-header .social-links a {
	font-size: .8em;
}
.top-header .social-links a {
	margin-left: .5em;
}
.top-header .language-links,
.top-header .social-links,
.top-header .phone-number {
	display: inline-block;
}
.top-header .language-links a,
.top-header .social-links a,
.top-header .phone-number a {
	color: #fff;
}
.top-header .language-links {
	float: right;
	padding-left: 1em;
}
.top-header .social-links {
	float: right;
}
.slicknav_nav a {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
@media (max-width:426px){
	.top-header .social-links {
		display: none;
	}
}

/*-- //to-top --*/
/*-- start-responsive-design --*/
@media (max-width:1440px){
	.box, .box .overbox {
		height: 316px;
	}
	.w3_agileits_about_left, .w3ls_subscribe_left {
		padding: 4em 4em 4em 4em;
	}
	.w3_agileits_about_left {
		min-height: 469px;
	}
	.hovereffect p {
		margin: 6em 0 0;
	}
	.w3_agileits_progress_right {
		padding: 2.5em 4em 2em 4em;
	}
	.banner {
		background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
		background-size: cover;
		min-height: 805px;
		position: relative;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 32%;
	}
	.agileinfo_banner_info {
		margin: 10em auto 0em;
		width: 80%;
		position: absolute;
/*		left: 45%;
		top: 18%;*/
		padding: 0em 1em;
	}
}
@media (max-width:1366px){
	.agileits_w3layouts_mail {
		float: left;
		margin: 1.8em 0 0 15em;
	}
	.w3_agileits_progress_right {
		padding: 1em 4em 0em 4em;
	}
	.box, .box .overbox {
		height: 300px;
		}
	.w3_agileits_about_left, .w3ls_subscribe_left {
		padding: 4em 4em 4em 4em;
	}
}
@media (max-width:1280px){
	h3.w3ls_agile {
		font-size: 3em;
		line-height: 1.5em;
		letter-spacing: 2px;
	}
	.w3_agileits_progress_right {
		padding: 0em 4em 0em 4em;
	}
	.agileits_progress_left_grid_pos {
		top: 37%;
		right: -85%;
	}
	.box, .box .overbox {
		height: 280px;
	}
	.box .title {
		font-size: 2.3em;
	}
	.box .overbox {
		padding: 11.5em 2em 3em;
	}
}
@media (max-width:1080px){
	.agileits_w3layouts_mail {
		margin: 1.8em 0 0 5em;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;
		min-height: 742px;
		position: relative;
	}
	.banner-bottom h3 {
		font-size: 2em;
	}
	.w3layouts_banner_bottom_servicer {
		padding: 0;
	}
	.w3layouts_banner_bottom_servicer h4 {
		font-size: 1.16em;
	}
	.banner-bottom p.para_w3ls {
		width: 80%;
	}
	.agileits_progress_left_grid_pos {
		top: 0;
		right: 0;
		position: inherit;
		width: 100%;
	}
	.w3_agileits_progress_right {
		padding: 7em 3em 0em 3em;
	}
	.box, .box .overbox {
		height: 235px;
	}
	.box .overbox {
		padding: 9.5em 1em 3em;
	}
	.w3_agileits_about_left, .w3ls_subscribe_left {
		padding: 4em 3em 4em 2em;
	}
	.w3l_gallery_grid li {
		width: 33%;
	}
	.hovereffect p {
		margin: 4em 0 0;
	}
	.agile_logo {
		float: left;
		margin-left: 4em;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 38%;
	}
	h3.w3ls_agile {
		font-size: 2.5em;
		line-height: 1.5em;
		letter-spacing: 2px;
	}
	.agileinfo_banner_info {
		margin: 10em auto 0em;
		width: 80%;
		position: absolute;
		left: 10%;
	/*	top: 18%;*/
		padding: 0em 0em;
	}
	.w3_agileits_about_right{
		padding: 2.75em 13em 0em 4em;
	}
	.w3_agileits_about_left {
		min-height: 441px;
	}
	.agileinfo_header {
       font-size: 2.2em;
	}
	.modal-header {
      font-size: 1.3em;
	}
}
@media (max-width: 1050px){
	.w3ls_subscribe_left input[type="email"] {
		width: 88%;
	}
	.w3_agile_services_grid legend {
      font-size: 1.4em;
	}
	.w3_agileits_about_left {
		min-height: 469px;
	}
	.agile_contact_grid_left i {
      font-size: 2em;
	}
	.agile-why-text h4 {
      font-size: 1.3em;
	}
}
@media (max-width: 1024px){
	.agileits_w3layouts_mail {
		    margin: 1.8em 0 0 4em;
	}
	.w3_agileits_progress_right {
		padding: 5em 3em 0em 3em;
	}
	.box, .box .overbox {
		height: 223px;
	}
	.box .overbox {
		padding: 8.5em 1em 3em;
	}
	.box .title {
		font-size: 2em;
	}
	.w3ls_subscribe_left input[type="email"] {
		width: 88%;
	}
	.banner {
    background: #212121 url('images/Web_1A_clean.jpg') no-repeat top;
	background-size: cover;		min-height: 700px;
		position: relative;
	}
	.banner-bottom, .services, .events, .gallery, .why-choose-agile {
		padding: 4em 0;
	}
	.w3_banner_bottom_service, .w3_agile_services_grids, .why-choose-agile-grids-top, .agile_banner_bottom_grids {
		margin: 2em 0 0;
	}

}
@media (max-width: 991px){
	.w3_agile_header_left h2 {
		font-size: 14px;
	}
	.agileits_w3layouts_mail {
		margin: 0.5em 0 0 0em;
	}
	.agileits_grid_format ul li.active:before {
		left: 30%;
	}
	.banner-bottom h3 {
		font-size: 1.8em;
		line-height: 1.5em;
	}
	.banner-bottom p.para_w3ls {
		width: 100%;
	}
	.w3_banner_bottom_service1 {
		float: left;
		width: 33.33%;
	}
	.w3layouts_banner_bottom_servicer h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}
	.w3_agileits_progress_left,.w3_agileits_progress_right {
		float: left;
		/*width: 50%;*/
	}
	.box, .box .overbox {
		height: 216px;
	}
	.box .overbox {
		padding: 7.5em 1em 3em;
	}
	.w3_agile_services_grid {
		float: left;
		width: 50%;
	}
	.w3_agile_services_grid:nth-child(2){
		margin-bottom:2em;
	}
	.w3_agile_services_grid legend {
		font-size: 1.4em;
	}
	.w3_agileits_about_left {
		margin: 0;
	}
	.w3_agileits_about_left, .w3ls_subscribe_left {
		padding: 4em 3em 4em 3em;
	}
	.w3_agileits_about_right, .w3ls_subscribe_right {
		padding: 3em 2em;
	}
	.agileits_w3layouts_about_right p {
		margin: 2em auto 0;
		width: 75%;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 635px;
	}
	.w3_agileits_events_grid {
		float: left;
		width: 33.33%;
	}
	.agileits_event_grid_date p span {
		font-size: 2.5em;
	}
	.agileits_event_grid_date p {
		font-size: 13px;
	}
	.agileits_event_grid_date {
		width: 140px;
		height: 85px;
		top: -3%;
	}
	.agileinfo_events_grid1 h5 a {
		font-size: 1.4em;
	}
	.w3ls_subscribe_left form {
		width: 90%;
		margin: 0 auto;
	}
	.w3ls_subscribe_left h3 {
		text-align: center;
	}
	.w3ls_subscribe_right {
		margin: 0;
		text-align: center;
	}
	.mail {
		padding-bottom: 4em;
	}
	.agile_logo {
		float: left;
		margin-left: 6em;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 39%;
	}
	.agileinfo_banner_info {
		margin: 10em auto 0em;
		width: 80%;
		position: absolute;
		left: 10%;
/*		top: 18%;*/
		padding: 0em 0em;
	}
	.w3_agile_contact_grid {
		width: 100%;
		padding: 1em 0 1em;
	}
	.w3_agile_contact_grid:nth-child(2) {
		margin: 1em 0em;
	}
	.w3_agile_mail_grid {
		padding: 0;
	}
	.agileits-w3layouts-grid.img {
		margin-top: 1.5em;
	}
	.w3ls_progress_left1_grid h4 {
       font-size: 2em;
	}
}
@media (max-width: 800px){
	.agileits_grid_format ul li {
		font-size: 13px;
	}
	.agileinfo_header {
		font-size: 1.8em;
	}
	.w3_agileits_progress_right {
		padding: 3em 2em 0em;
	}
	.box, .box .overbox {
		height: 168px;
	}
	.box .title {
		font-size: 1.8em;
	}
	.box .overbox {
		padding: 4.5em 1em 0em;
	}
	.w3l_gallery_grid li {
		width: 32.8%;
	}
	.hovereffect p {
		font-size: 1.2em;
		line-height: 54px;
	}
	.agile_logo h1 a {
      font-size: 1.2em;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 532px;
	}
	.agileinfo_banner_info {
		margin: 6em auto 0em;
		width: 80%;
		position: absolute;
		left: 10%;
		/*top: 25%;*/
		padding: 0em 0em;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 48%;
	}
	h3.w3ls_agile {
		font-size: 2em;
		line-height: 1.5em;
		letter-spacing: 2px;
	}
	.w3_agile_middle {
		min-height: 432px;
		padding: 2em 2em;
		text-align: center;
	}
	.w3_agile_middle h4 {
       font-size: 2.5em;
	}
	.w3_agile_middle h4 p {
		font-size: 16px;
		letter-spacing: 10px;
	}
	.hovereffect p {
		margin: 3.5em 0 0;
	}
}
@media (max-width: 768px){
	.wthree_nav_menu {
	/*	top: 5.5%;*/
	}
	#sideNav {
		top: 9.8%;
	}
	.w3_agileits_progress_right {
		padding: 2em 2em 0em;
	}
	.agileits_progress_left_grid_pos {
		padding: 2em;
	}
	.agileits_event_grid_date {
		top: -4%;
	}
	.w3ls_subscribe_left form {
		width: 80%;
	}
	.hovereffect p {
		margin: 3.5em 0 0;
	}
	.w3_agile_mail_grid textarea {
		min-height: 250px;
	}
	h3.w3ls_agile {
		font-size: 1.9em;
		line-height: 1.5em;
		letter-spacing: 2px;
	}
	.banner-bottom, .services, .events, .gallery, .why-choose-agile {
		padding: 3em 0;
	}
	.why-choose-agile span.w3 {
		letter-spacing: 6px;
		font-size: 0.9em;
	}
}
@media (max-width: 736px){
	.agileits_w3layouts_mail p {
		font-size: 13px;
	}
	.w3_agile_header_left {
		margin: 1.2em 0 0;
	}
	.wthree_nav_menu {
	/*	top: 11%;*/
	}
	#sideNav {
		top: 19.8%;
	}
	#sideNav ul li a:before {
		left: 32%;
	}
	#sideNav.showFullMenu {
		width: 225px;
	}
	#sideNav ul li span {
		padding-left: 0.5em;
	}
	.w3_agileits_progress_right {
		padding: 1.5em 2em 0em;
	}
	.w3ls_progress_left1_grid h4 {
		font-size: 2em;
	}
	.box, .box .overbox {
		height: 160px;
	}
	.box .title {
		font-size: 1.7em;
	}
	.w3_services_para span:before {
		bottom: -14%;
		left: 48.9%;
		width: 16px;
		height: 16px;
	}
	.w3_agileits_about_left, .w3ls_subscribe_left {
		padding: 3em 2em;
	}
	.agileits_w3layouts_about_right p {
		width: 100%;
	}
	.agileinfo_banner_info h3 {
		font-size: 1.8em;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 51%;
	}
	.agile_logo {
		float: left;
		margin-left: 4em;
	}
	.agile_logo h1 a {
		font-size: 1em;
	}
	.agileits_w3layouts_mail {
		margin: 0.5em 0 0 0em;
		width: 100%;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 513px;
	}
	.agile_logo h1 i.fa.fa-wheelchair-alt {
		position: absolute;
		left: 22px;
		font-size: 16px;
	}
	.w3_banner_bottom_service1 {
		float: left;
		width: 100%;
		padding: 0;
	}
}
@media (max-width: 667px){
	.w3_agile_header_left {
		margin: 0 0 0 10em;
		float: none;
		text-align: center;
	}
	.agile_logo {
		float: left;
		margin-left: 0em;
	}
	.agileits_w3layouts_mail {
		margin: 1.2em 0 0 0;
		float: right;
	}
	#sideNav {
		top: 19.8%;
	}
	.mail {
		padding-bottom: 3em;
	}
	.w3layouts_banner_bottom_servicel {
		float: none;
		text-align: center;
		width: 100%;
	}
	.w3layouts_banner_bottom_servicer {
		padding: 3em 0 0;
		float: none;
		text-align: center;
		width: 100%;
	}
	.agile-hvr-icon-pulse-shrink:before {
		right: 1.8em;
	}
	.w3layouts_banner_bottom_servicer h4 {
		font-size: 1.08em;
	}
	.w3_agileits_progress_right {
		padding: 0.5em 1em 0em;
	}
	.box, .box .overbox {
		height: 144px;
	}
	.box .title {
		font-size: 1.5em;
	}
	.box .overbox {
		padding: 3.5em 1em 0em;
	}
	.hovereffect p {
		margin: 3em 0 0;
	}	
	.w3_agile_header_left {
        margin: 0 0 0 0em;
		float: right;
		text-align: center;
	}
	.agileits_w3layouts_mail {
		margin: 1em 0 0 0em;
		float: left;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 56%;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 465px;
	}
	.agileinfo_banner_info {
		margin: 6em auto 0em;
		width: 90%;
		position: absolute;
		left: 10%;
/*		top: 14%;*/
		padding: 0em 0em;
	}
	.w3_agileits_events_grid {
		float: left;
		width: 100%;
	}
	.w3_agileits_events_grid:nth-child(2) {
	  margin:2em 0;
	}
	.w3_agile_middle h4 {
		font-size: 2em;
	}
	.w3_agile_middle {
		min-height: 357px;
		padding: 1em 0em;
		text-align: center;
	}
	.w3ls_subscribe_left {
		padding: 3em 3em;
	}
}
@media (max-width: 640px){
	#sideNav ul li a:before {
		left: 33.5%;
	}
	.w3layouts_banner_bottom_servicer h4 {
		font-size: 1.2em;
	}
	.w3_agileits_progress_right {
		padding: 0em 1em 0em;
	}
	.box, .box .overbox {
		height: 208px;
	}
	.box .title {
		font-size: 1.7em;
	}
	.box .overbox {
		padding: 5.5em 1em 0em;
	}
	.w3_services_para span:before {
		left: 48.5%;
	}
	.w3_agileits_events_grid {
		float: none;
		margin: 0 auto;
	}
	.w3_agileits_events_grid:nth-child(2) {
		margin: 2em auto;
	}
	.w3ls_subscribe_left form {
		width: 100%;
	}
	.agileits_event_grid_date {
		top: -2%;
	}
	.w3_agile_mailwe_grids {
		margin: 1em 0 0 !important;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 58%;
	}
	.agileinfo_banner_info {
		margin: 6em auto 0em;
		width: 80%;
		position: absolute;
		left: 10%;
		padding: 0em 0em;
	}
	.agileinfo_banner_info h3 {
		font-size: 1.6em;
	}
	.w3ls_subscribe_left {
		padding: 3em 3em;
	}
}
@media (max-width: 600px){
	.w3layouts_banner_bottom_servicer h4 {
		font-size: .94em;
		margin-bottom: .5em;
	}
	.w3_agileits_progress_left, .w3_agileits_progress_right {
		float: none;
		width: 100%;
	}
	.agileits_progress_left_grid_pos {
		width: 100%;
	}
	.w3ls_progress_left1_grid i {
		font-size: 1.2em;
		width: 50px;
		height: 50px;
		line-height: 2.8em;
	}
	.w3_agileits_progress_right {
		padding: 2em 1em;	
	}
	.box, .box .overbox {
		height: 194px;
	}
	.w3_agile_services_grid legend {
		font-size: 1.2em;
	}
	.hovereffect p {
		margin: 2.5em 0 0;
	}
	ul.main-nav li i {
		padding: 0 1em;
	}
	.copy-right {
		margin: 1em 0;
	}
	.w3_agile_middle h4 {
		font-size: 1.8em;
	}
	.w3_agile_middle {
		min-height: 357px;
		padding: 1em 0em;
		text-align: center;
	}
	.w3_agileits_about_left {
		min-height: 386px;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 55%;
		font-size: 0.8em;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 438px;
	}
}
@media (max-width: 568px){
	.agileinfo_banner_info {
		width: 55%;
	}
	.agile-hvr-icon-pulse-shrink:before {
		font-size: 1.6em;
	}
	.w3layouts_banner_bottom_servicer h4 {
		font-size: 1em;
	}
	#sideNav {
		top: 23.3%;
	}
	.box, .box .overbox {
		height: 183px;
	}
	.w3_agile_services_grid legend {
		font-size: 1.21em;
	}
	.w3_agileits_events_grid {
		width: 85%;
	}
	.w3_agile_middle {
		min-height: 311px;
		padding: 0.1em 0em;
		text-align: center;
	}
	.w3_services_para {
		padding-bottom: 1em;
		letter-spacing: 4px;
		font-size: 14px;
	}
	.agileinfo_banner_info {
		display: none !important;
	}
}
@media (max-width: 550px){
	.w3_agile_header_left,
	.agile_logo,
	.agileits_w3layouts_mail {
		display: block;
		float: none;
		width:100%;
		margin-bottom: 1em;
	}
	.agile_logo,
	.agileits_w3layouts_mail {
		text-align:center;
	}
}
@media (max-width: 480px){
	.w3_agile_header_left {
		margin: 0;
	}
	.agileits_grid_format ul li.active:before {
		left: 42%;
	}
	.mail {
		padding-bottom: 2em;
	}
	.banner-bottom h3 {
		font-size: 1.5em;
	}
	.banner-bottom p.para_w3ls {
		margin: 1em 0 2em;
	}
	.w3_banner_bottom_service1 {
		float: none;
		width: 100%;
	}
	.agile-hvr-icon-pulse-shrink:before {
		font-size: 1.8em;
		right: 6em;
	}
	.w3layouts_banner_bottom_servicer h4 {
		font-size: 1.2em;
	}
	.w3_banner_bottom_service1:nth-child(2) {
		margin: 2em 0;
	}
	.w3ls_progress_left1 {
		float: left;
		width: 50%;
	}
	.w3ls_progress_left1:nth-child(2) {
		margin-bottom: 2em;
	}
	.box, .box .overbox {
		height: 308px;
	}
	.box .title {
		font-size: 1.9em;
	}
	.box .overbox {
		padding: 12.5em 1em 0em;
	}
	.w3_agileits_about_left, .w3ls_subscribe_left,.w3_agileits_about_right, .w3ls_subscribe_right {
		padding: 2em;
	}
	.w3ls_subscribe_left input[type="submit"] {
/*		background: url(images/8.png) no-repeat 2px 4px;*/
	}
	.w3l_gallery_grid li {
		width: 100%;
	}
	.hovereffect p {
		margin: 7.5em 0 0;
	}
	.agileits_w3layouts_about_right p {
		margin: 1em 0 0;
	}
	.w3_services_para:before, .w3_services_para:after {
		width: 25%;
	}
	.w3_services_para:before {
		left: 21%;
	}
	.w3_services_para:after {
		right: 20%;
	}
	.w3_agile_services_grid {
		float: none;
		width: 100%;
	}
	.w3_agile_services_grid legend {
		font-size: 1.4em;
	}
	fieldset {
		padding: 1em 5em 2em;
	}
	.w3_agile_services_grid:nth-child(2) {
		margin: 2em 0;
	}
	.w3_agile_services_grid:nth-child(3) {
		margin-bottom: 2em;
	}
	.w3_agileits_events_grid {
		width: 100%;
	}
	ul.main-nav li a {
		letter-spacing: 0px;
	}
	ul.main-nav li i {
		padding: 0 0.9em;
	}
	.footer {
		padding: 2em 0;
	}
	.agile_logo h1 a {
		font-size: 1em;
		letter-spacing: 1px;
	}
	.w3_agile_header {
		padding: 1em 0 0;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 65%;
		font-size: 0.8em;
	}
	.agileinfo_banner_info h3 {
		font-size: 1.4em;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 391px;
	}
	.w3_agile_middle h4 {
		font-size: 1.5em;
	}
	.w3_agile_header_left h2 {
		font-size: 13px;
		letter-spacing: 1px;
		line-height: 1em;
		padding-top: 11px;
	}
	.w3_agile_mail_grid textarea {
		min-height: 180px;
	}
	.w3_banner_bottom_service, .w3_agile_services_grids, .why-choose-agile-grids-top, .agile_banner_bottom_grids {
		margin: 1em 0 0;
	}
	.w3ls_progress_left1_grid h4 {
		font-size: 1.6em;
	}
	.w3layouts_banner_bottom_servicer h4 {
		text-align: center;
	}
	.w3layouts_banner_bottom_servicer p {
		text-align: center;
    }
}
@media (max-width:440px){
	.w3_agile_header_left h2 {
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 1em;
		padding-top: 11px;
	}
	.agileinfo_banner_info {
		width: 59%;
		top: 10%;
	}
	.agileinfo_banner_info h3 {
		font-size: 1.3em;
		letter-spacing: 1px;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height:337px;
	}
	.agileinfo_header {
		font-size: 1.4em;
	}
	.why-choose-agile span.w3 {
		letter-spacing: 4px;
		font-size: 0.8em;
	}
	.agile-why-text h4 {
		font-size: 1.2em;
	}
	.w3_agileits_about_left {
		min-height: 275px;
	}
	.w3_agile_middle h4 p {
		font-size: 13px;
		letter-spacing: 8px;
	}
	.w3_agile_middle h4 {
		font-size: 1.3em;
	}
	.w3_agile_middle {
		min-height: 268px;
		padding: 0.1em 0em;
		text-align: center;
	}
	.middle_agile_info {
		margin-top: 5em;
	}
	.banner-bottom, .services, .events, .gallery, .why-choose-agile {
		padding: 2em 0;
	}
}
@media (max-width: 414px){
	.w3_agile_header_left {
		text-align: left;
	}
	.agileits_grid_format ul li {
		font-size: 12px;
	}
	.banner-bottom h3 {
		font-size: 1.4em;
	}
	.w3l_btn {
		padding: 4px 8px;
	}
	#film_roll_2_right {
		right: 5px;
	}
	#film_roll_2_left {
		left: 5px;
	}
	.agile-hvr-icon-pulse-shrink:before {
		right: 5em;
	}
	.box, .box .overbox {
		height: 264px;
	}
	fieldset {
		padding: 1em 4em 2em;
	}
	.modal-header {
		font-size: 1em;
	}
	.w3_agileits_about_left, .w3ls_subscribe_left, .w3_agileits_about_right, .w3ls_subscribe_right {
		padding: 2em 1em;
	}
	.box .overbox {
		padding: 10.5em 1em 0em;
	}
	.hovereffect p {
		margin: 6.5em 0 0;
	}
	.w3_agile_mail_grid {
		padding: 0;
	}
	.agile_map iframe {
		min-height: 250px;
	}
	.w3_agile_header_left {
		text-align: center;
		float: none;
	}
	.w3_agile_header_left h2 {
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 1em;
		padding-top: 5px;
		margin-bottom: 1em;
	}
	.agileits_w3layouts_mail {
/*		margin: 0.6em 0 0 0em;
		float: right;
		width: 44%;*/
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 63%;
		font-size: 0.7em;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 318px;
	}
	.wthree_agile_us {
		margin-top: 1.5em;
	}
	.agileinfo_banner_info {
		width: 59%;
		top: 14%;
	}
}
@media (max-width: 384px){
	#sideNav {
		top: 10.5%;
	}
	ul.main-nav li a {
		font-size: 13px;
	}
	.wthree_nav_menu a#btn-menu {
		padding: 8px 20px;
	}
	.wthree_nav_menu, .wthree_nav_menu a {
		height: 35px;
	}
	.wthree_nav_menu {
	/*	top: 4.5%;*/
	}
	#sideNav.showFullMenu {
		width: 170px;
	}
	#sideNav {
		width: 89px;
	}
	.agileits_grid_format ul li.active:before {
		left: 50%;
		width: 40%;
	}
	.banner-bottom h3 {
		font-size: 1.3em;
	}
	.agile-hvr-icon-pulse-shrink:before {
		right: 4.4em;
	}
	.box, .box .overbox {
		height: 244px;
	}
	.box .overbox {
		padding: 9.5em 1em 0em;
	}
	.agileinfo_header {
		font-size: 1.5em;
	}
	.w3_services_para:before, .w3_services_para:after {
		width: 30%;
	}
	.w3_services_para:before {
		left: 15%;
	}
	.w3_services_para:after {
		right: 13.5%;
	}
	.w3_services_para span:before {
		bottom: -17%;
	}
	fieldset {
		padding: 1em 2em 2em;
	}
	.agileits_event_grid_date {
		top: -3%;
	}
	.w3ls_subscribe_left input[type="email"] {
		width: 86%;
		font-size: 1.2em;
	}
	.w3ls_subscribe_left input[type="submit"] {
		width: 12%;
	}
	.hovereffect p {
		margin: 6em 0 0;
	}
	.agileits-w3layouts-grid {
		padding: 0;
	}
}
@media (max-width: 375px){
	.film_roll_wrapper .active img {
		border: 5px solid #f33f1d;
	}
	.film_roll_wrapper img {
		border: 5px solid white;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 302px;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 69%;
		font-size: 0.7em;
	}
	.w3_agile_header_left {
		text-align: left;
		float: left;
	}
	.agileits_w3layouts_mail {
		margin: 1em 0 0 0em;
		float: right;
		width: 51%;
	}
	.agileinfo_banner_info {
		width: 61%;
		top: 11%;
	}
	.agileinfo_banner_info h3 {
		font-size: 1.2em;
		letter-spacing: 1px;
	}
}
@media (max-width: 320px){
	.w3_agile_header_left h2 span {
		padding: .3em 0.5em;
	}
	.w3_agile_header_left h2 {
		font-size: 10px;
		line-height: 1em;
		letter-spacing: 1px;
	}
	.w3_agile_header {
		padding: 1em 0 0;
	}
	.agileits_w3layouts_mail p {
		font-size: 12px;
	}
	#sideNav ul li a:before {
		font-size: 1.3em;
	}
	.agileits_grid_format ul li {
		font-size: 10px;
	}
	.banner-bottom h3 {
		font-size: 1.2em;
	}
	p, ul li, ol li,.box .tagline,fieldset,p.b_label,.input__label {
		font-size: 13px;
	}
	.w3_banner_bottom_service, .w3_agile_services_grids {
		margin: 2em 0 0;
	}
	.agile-hvr-icon-pulse-shrink:before {
		right: 3.4em;
	}
	.w3layouts_banner_bottom_servicer h4 {
		font-size: 1.1em;
		margin: 0 0 .5em;
	}
	.w3_banner_bottom_service1:nth-child(2) {
		margin: 1em 0;
	}
	.box, .box .overbox {
		height: 200px;
	}
	.box .overbox {
		padding: 7.5em 1em 0em;
	}
	.agileinfo_header {
		font-size: 1.4em;
	}
	.w3_services_para span:before {
		width: 13px;
		height: 13px;
	}
	.w3_agile_services_grid legend {
		font-size: 1.3em;
	}
	fieldset {
		padding: 1em 1em 2em;
	}
	.agileinfo_events_grid1 p {
		margin: 1em 0 0;
	}
	.w3_agileits_events_grid:nth-child(2) {
		margin: 1em auto;
	}
	.modal-body p {
		padding: 1em;
	}
	.modal-header {
		font-size: 0.9em;
	}
	.w3ls_subscribe_left h3 {
		font-size: 1.6em;
	}
	.w3ls_subscribe_left input[type="submit"] {
		background: url(images/8.png) no-repeat 0px 4px;
		background-size: 100%;
	}
	.w3ls_subscribe_left input[type="email"] {
		font-size: 1em;
	}
	.hovereffect p {
		margin: 5em 0 0;
	}
	.w3ls_subscribe_left,.w3_agileits_about_right {
		box-shadow: none;
	}
	.w3_agile_mail_grid textarea {
		min-height: 200px;
		font-size: 13px;
	}
	.w3_agile_mail_grid input[type="submit"] {
		padding: .8em 0;
	}
	.agile_map iframe {
		min-height: 200px;
	}
	.social i {
		line-height: 2.7em;
	}
	.social .tooltip {
		left:10%;
	}
	.social .tooltip span {
		left: -40%;
	}
	#sideNav {
		width: 86px;
		top: 10%;
	}
	.modal-body p i {
		margin: 0;
	}
	.wthree_agile_us i {
		width: 50px;
		height: 50px;
	}
	.wthree_agile_us i {
		font-size: 1em;
		line-height: 3em;
	}
	.agile-why-text h4 {
		font-size: 1.1em;
	}
	.w3_agileits_about_left {
		min-height: 193px;
	}
	.agile_logo h1 a {
		font-size: 0.75em;
		letter-spacing: 1px;
	}
	.agileits_w3layouts_mail {
		margin: 1em 0 0 0em;
		float: right;
		width: 54%;
	}
	.agileinfo_banner_info p {
		padding: .5em 1em;
		width: 80%;
		font-size: 0.7em;
	}
	.agileinfo_banner_info h3 {
		font-size: 1em;
		letter-spacing: 1px;
	}
	.banner {
    background: #212121 url(images/Web_1A_clean.jpg) no-repeat top;
	background-size: cover;		min-height: 268px;
	}
	.agileinfo_banner_info {
		width: 61%;
		top: 10%;
		left: 32%;
	}
	.w3_agile_middle h4 {
		font-size: 1em;
	}
	.w3_agile_middle h4 p {
		font-size: 13px;
		letter-spacing: 3px;
	}
	.w3_agile_middle {
		min-height: 211px;
		padding: 0.1em 0em;
		text-align: center;
	}
	.middle_agile_info {
		margin-top: 4em;
	}
	.agile_logo h1 i.fa.fa-wheelchair-alt {
		position: absolute;
		left: 17px;
		font-size: 12px;
	}
}
.esm_form_field {
   	margin: .5em 0;
	vertical-align: top;
}
.esm_form_field > * {
    vertical-align:top;
}
.esm_form_field input[type="text"] {
    border: 1px solid #CCCCCC;
    color: #333333;
/*    font-family: tahoma;
    font-size: 11px;*/
    padding: 2px;
	width: 100%;
}
.esm_form_field label {
	min-width: 12em;
	margin-top: .2em;
}
.esm_form_field input[type="checkbox"] {
	margin-left: 20px;
}
.esm_form_field textarea {
    border: 1px solid #CCCCCC;
    color: #333333;
    width: 100%;	
    padding: 2px;
}
#6_letters_code { width: 300px;}

.blog-table tr td {
	float: left;
}
input[type="submit"] {
	border: 0;
}
select {
    margin: 0;
	background-color: #fff;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='15px'%3E%3Ctext x='0' y='10' fill='gray'%3E%E2%96%BE%3C/text%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1em 1em;
    background-position: right center;
    background-clip: border-box;
    border: 1px solid #CCCCCC;
    color: #333333;
    padding: 2px;
	width: 60%;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
select::-ms-expand {
    display: none;
}
.navbar .language-links, .navbar .social-links, .navbar .phone-number {
    display: inline-block;
}
.navbar .language-links {
    float: right;
    padding-left: 1em;
}
.navbar .social-links {
    float: right;
}
.navbar {
   border: 0;
   min-height: 75px;
}
.navbar .language-links a, .navbar .social-links a, .navbar .phone-number a {
	color: #fff;
	padding: 0 5px;
}
.navbar-default {
    background-color: #fff;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 5px 5px;
    font-size: 18px;
	line-height: 20px;
}
.navbar-nav {
    padding-top: 10px;
}
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
}
.xnav .navbar-nav {
	padding-top: 0;
}
.xnav .navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
}
.xnav .navbar-nav > li > a {
    padding-top: 7px;
	padding-bottom: 7px;
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffcc00;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #ffcc00;
}
.box4 {
    display: block;
    color: #000;
    position: relative;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
	transition: 0.5s;
	min-height: 14em;
	margin-bottom: 2em;
}
.box4:hover {
    -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.box4 .desc {
    position: absolute;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    padding: 5px;
    z-index: 12;
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
}

.box4 h3 {
    display: block;
    color: #fff;
    margin: 0;
    padding: 0;
    opacity: 1;
    font-size: 30px;
    font-weight: 400;
    width: 100%;
    visibility: visible;
    /* margin-bottom: 5px; */
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    /* vertical-align: middle; */
    /* align-self: center; */
    position: relative;
    margin-top: 50%;
    transform: translateY(-50%);
}
.about {
	background: #333;
}
.about .flexslider {
	background: transparent !important;
	border: 0 !important;
	margin: 0;
}
.about .flexslider img {
	width: 140px !important;
	height: 140px !important;
}
.about .flex-control-nav {
	display: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #333; 
}
/*
.xnav .navbar-nav {
    display: inline-block;
    float: none;
}

.xnav .navbar-collapse {
    text-align: center;
}*/
.flexslider {
	border: 0 !important;
	border-bottom: 2px solid #ffcc00 !important;
}
.flexslider .slides > li {
	position: relative;
}
.flex-caption {
    width: 100%;
    padding: 2%;
    height: 100%;
    float: right;
    color: #ffcc00;
    font-size: 14px;
    line-height: 18px;
    /* bottom: 0; */
    position: absolute;
    right: 0;
    top: 0;
  }
  .flex-caption span {
	  display: block;
	  font-size: 26px;
	  font-weight: bold;
	  color: #ffcc00;
	  width: 100%;
	  line-height: 1.1em;
	  margin-top: 6em;
	  padding-right: 4em;
	  text-align: right;
  }
  .flex-caption .button {
	  background: #333333;
	  color: #ffcc00;
  }
  .flex-caption .button:hover {
	color: #fff;
}
  @media (max-width: 1280px){
	.flex-caption {
		width: 100%;
		padding: 2%;
	}
	.flex-caption span {
		margin-top: 2em;
		padding-right: 2em;
	}
  }
  @media (max-width: 930px){
	.flex-caption {
		width: 100%;
		padding: 2%;
	}
	.flex-caption span {
		margin-top: 1em;
		padding-right: 1em;
		font-size: 26px;
	}
  }
@media (max-width: 768px) {
	.xnav {
		display: block !important;
		text-align: center;
	}
	.xnav .nav>li {
		position: relative;
		display: inline-block;
	}
}
  @media (max-width: 710px){
	.flex-caption {
		width: 100%;
		padding: 2%;
	}
	.flex-caption span {
		margin-top: 1em;
		padding-right: 1em;
		font-size: 24px;
	}
  }
  @media (max-width: 587px){
	.top-slider .flexslider {
		height: 400px;
	}
	.top-slider .flexslider .slides li {
		height: 398px;
		overflow: hidden;
	}
	.top-slider .flexslider .slides img {
		height: 398px;
		margin-left: 50%;
		transform: translateX(-50%);
		width: auto;
	}
	.flex-caption {
		width: 100%;
		padding: 2%;
	}
	.flex-caption span {
		margin-top: 6em;
		padding-right: 1em;
		font-size: 20px;
	}
	.flex-caption .button {
		padding: 10px 15px !important;
	}
	.box4 h3 {
		font-size: 14px;
		
	}
	.box4 {
		min-height: 8em;
	}
  }
  @media (max-width: 460px){
	.flexslider-buttons {
		line-height: 2.5em !important;
	}
	.flex-caption .button {
		display: inline !important;
		margin: 1em 0 !important;
	}
	.flex-caption .button:after { 
		content: "\A";
		white-space: pre; 
   }
	.boxes4 {
		margin-top: 3em !important;
	}
  }
  .dropdown-backdrop {
    display:none;
}

