@import url("Avenir/stylesheet.css");
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
    padding: 0;
    margin: 0;
    background: rgba(245, 245, 245, 0.95);
    position: relative;
    font-family: poppins, sans-serif;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
	text-decoration: underline;
}
input[type="button"],input[type="submit"],.contact-form input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1{
    margin: 0;
    font-family: poppins, sans-serif;
    color: #052878;
    font-size: 24px;
}

h2{
    margin: 0;
    font-family: poppins, sans-serif;
    color: #2B2B2B;
    font-size: 24px;
}
h3{
    margin: 0;
    font-family: poppins, sans-serif;
    color: #0096FF;
    font-size: 22px;
}
h4{
    margin: 0;
    font-family: poppins, sans-serif;
    color: #2B2B2B;
    font-size: 21px;
}
h5{
    margin: 0;
    font-family: poppins, sans-serif;
    color: #0096FF;
    font-size: 20px;
}
h6{
    margin-bottom: 20px;
    font-family: poppins, sans-serif;
    color: #2B2B2B;
    font-size: 18px;
    line-height: normal;
}

p{
	margin: 0;
	font-family: poppins, sans-serif;
	font-size:14px;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

txt-w{
	font-family: poppins, sans-serif;
	color: #FFFFFF;
	font-size: 21px;
	padding-left: 15px;
}


/*-botón whatsapp-*/
.btn-wsp{
    position:fixed;
    width:60px;
    height:60px;
    line-height: 63px;
    bottom:80px;
    right:25px;
    background:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:35px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index:100;
    transition: all 300ms ease;
}
.btn-wsp:hover{
    background: #FF7218;
}
@media only screen and (min-width:320px) and (max-width:768px){
    .btn-wsp{
        width:63px;
        height:63px;
        line-height: 66px;
	}
}
/*-botón whatsapp-*/

/*-- navigation --*/
.top-nav {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 1em 0;
    top: 0px;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #ED7D31;
}
.navbar-light .navbar-nav .nav-link {
    color: #3C3C3C;
    font-size: 16px;
    margin: 0 .2em;
    padding: 10px 12px;
    border: 1px solid transparent;
    font-family: poppins, sans-serif;
    font-weight: 500;
}
ul.dropdown-menu a {
    color: #19315A;
    font-size: 16px;
    padding: 2px 12px;
    display: block;
    border: 1px solid transparent;
	line-height: 1.6em;
}
.navbar-light .navbar-brand,.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: #ED7D31;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 5px 20px;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #ED7D31;
}
.navbar-light .navbar-brand span {
    display: block;
    font-size: 13px;
    text-align: center;
    position: absolute;
    left: 0%;
    width: 100%;
    bottom: -50%;
}
/*-- //navigation submenu--*/
/*-- //navigation --*/

/*--banner-slider--*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

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

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

.events {
	list-style: none;
}

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

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

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

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

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

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

.callbacks_nav:hover {
	opacity: 0.5;
}

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

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

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

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

#slider3-pager span {
	float: left;
}

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

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

#slider3-pager a {
	padding: 0;
}

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

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

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

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

.rslides img {
	height: auto;
	border: 0;
}

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

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

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

.animated {
	z-index: 99;
}


/*----*/
.callbacks_tabs{
    list-style: none;
    position: absolute;
    top: 93%;
    left: 47%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after {
    background: #4dd0e1;
    border: 2px solid #ffffff;
}

/*----*/

.slider_banner_info_w3ls {
	padding-top: 30%;
	width: 85%;
    margin: 0 auto;
}

.slider_banner_info_w3ls h4,.slider_banner_info_w3ls h1,.slider_banner_info_w3ls h2 {
    font-size: 4em;
    line-height: 1.1em;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-weight: 700;
    text-shadow: 1px 1px 6px rgba(0,0,0,1.00);
}
.slider_banner_info_w3ls a.read {
    color: #EF0C0C;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 2.5px;
    border: 1px solid #003399;
    padding-top: 13px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 13px;
    background: #001c47;
    text-shadow: 0 1px 2px rgba(0,0,0,0.93);
    font-weight: 700;
}
.slider_banner_info_w3ls a.read:hover {
    background: #003399;
    border: 1px solid #0096FF;
}
.dot {
    position: absolute;
    top: 0;
    left: -1px;
    width: 100%;
    height: 100px;
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}

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

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

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

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

.slider-img1,.slider-img2,.slider-img3,.slider-img4 {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	min-height: 770px;
}
.banner{
	background: url(../images/bann2.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	min-height: 300px;
}
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
    background: #FFB27D;
    border: 2px solid #ffffff;
}
a.view i {
    margin-right: 15px;
    font-size: 45px;
    vertical-align: middle;
}
a.view {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.slider_banner_info_w3ls p {
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	width: 100%;
	letter-spacing: 1px;
	margin-bottom: 2em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.50);
}
/*-- //Slider  --*/
/* /About home */
h3.center {
    text-align: center;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
	    letter-spacing: 2px;
}
h3.center:after {
    border-top: 2px solid #FF5722;
    display: block;
    width: 100px;
    content: "";
    margin: 10px auto 0;
}

.d-flex {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.about1, .about2 {
    flex: 1;
	  -ms-flex: 1;
}
.about1 {
    padding-right: 15px;
}
.about1 h4 {
    font-size: 20px;
    text-transform: none;
    margin-bottom: 20px;
    color: #ED7D31;
}
.about1 p {
	color: #333;
	font-size: 16px;
}
ul.about-list li {
    margin: 20px 0px;
    display: block;
}
ul.about-list li span{
    font-size: 50px;
    height: 80px;
    width: 80px;
    vertical-align: top;
    color: #ED7D31;
}
.in-block {
    display: inline-block;
    width: calc( 100% - 100px);
}
.in-block h5 {
    font-size: 18px;
    font-weight: 100;
    text-transform: capitalize;
    margin-bottom: 10px;
    letter-spacing: 1px;
    color: #19315A;
}
.about2 {
    background: url(../images/ah.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    /* background-attachment: fixed; */
}
/* //About home */
/*-- footer --*/

.footer-nav li {
    list-style-type: none;
    display: inline-block;
    margin: 0px 1em;
    border-bottom: 2px solid rgba(226, 222, 222, 0);
}

ul.footer-nav li a {
    color: #ddd;
    font-size: 1.1em;
    display: inline-block;
}

ul.footer-nav li a:hover {
    color: #fff;
}
.f1 p {
    font-size: 16px;
    color: #777;
    line-height: 29px;
}

ul.footer-nav li a.active {
    color: #d66047;
    font-weight: 600;
}
.w3_agile-footer-grids {
    border: 1px solid #404040;
    border-width: 1px 0;
}
.w3_agile-footer1.f1 h2 a {
    color: #fff;
    font-size: 14px;
	text-transform: uppercase;
}

.w3_agile-footer1 h5.f1 {
    margin: 1.1em 0 0.5em;
}

.w3_agile-footer1 h5 {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 600;
}

ul.w3ls-footer-bottom-list li {
	list-style-type: none;
	margin: 0.5em 0;
	text-transform: none;
}

ul.w3ls-footer-bottom-list li a,
ul.footer-social-icons li a {
	color: #333333;
	text-transform: none;
}
ul.w3ls-footer-bottom-list li a:hover, ul.footer-social-icons li a:hover {
	color: #FFFFFF;
}
ul.footer-social-icons li {
    list-style-type: none;
    margin: 0.5em 0;
}

.agileits_w3layouts-copyright p a{
    color: #474748;
}
.agileits_w3layouts-copyright p a:hover{
    color: #fff;
}
.agileits_w3layouts-copyright p {
    color: #888;
    letter-spacing: 1px;
    font-size: 14px;
}
.agile-footer.w3ls-section {
	background: #cccccc;
}

/*-- //footer --*/
/*-- innerpage_banner --*/

.innerpage_banner{
	background: url("../images/ban11.jpg") no-repeat 0px 0px;
	background-size: cover;
	min-height: 120px;
}
.dot1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	min-height: 120px;
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
/*-- innerpage_banner --*/
.w3-head-all h3 {
	font-size: 28px;
	color: #19315a;
	letter-spacing: 1px;
	margin-bottom: 1em;
	font-weight: 100;
	text-align: center;
	text-transform: none;
}
/*-- about --*/
.agile_about_grids{
	margin:4em 0 0;
}
.agile_about_grid_left_img{
	padding:2em 0em 0;
}
.agile_about_grid_right h4{
	text-transform: none;
	font-size: 18px;
	color: #19315a;
	line-height: 1.5em;
}
.agile_about_grid_right p{
    margin: 2em 0 2.5em;
	line-height: 2em;
    color: #2D2D2D;
    text-align: justify;}
.agile_about_grid_right p i{
	display:block;
	margin:1em 0 0;
	color:#212121;
}
.agile_about_grid_right p span{
	color:#ED7D31;
}
.wthree_more3 a {
	margin:0 !important;
}
.about_more a {
    color: #fff;
    font-size: 14px;
    text-transform: normal;
    letter-spacing: 2px;
    border: 1px solid #fff;
    padding: 13px 20px;
    background:#fcd000;
}

/*-- //about --*/

/*--top header start here--*/
.w3ls-social-icons.text-left a {
    display: inline-block;
}
.w3ls-social-icons i {
	font-size: 14px;
	background: #333;
	padding: 8px 10px;
	color: #fff;
	border: 1px solid #333;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.w3ls-social-icons i:hover {
    background: transparent;
    color: #ED7D31;
    border: 1px solid #F06522;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.top-header-main {
    padding: 1em 0em;
}
.header-address h6 {
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
.logo h1 {
    font-size: 21px;
}
/*-- //social-icons --*/
/*-- Footer-Social-Icons --*/
.bottom-social-w3ls {
	padding: 1em 0em;
	background: #808285;
	text-align: center;
}
/*-- Footer-Social-Icons --*/
.w3l-features-8 .float-top-1 {
    background: url(../images/g5.jpg) no-repeat center;
    background-size: cover;
    min-height: 502px;
    position: relative;
    z-index: 0;
    align-items: center;
    border-radius: 4px; }



/*-- features/ --*/

/*-- /news --*/



/*-- /news --*/
.latest{
	padding: 5em 0;
    background: #eee;
}

.news_grid1 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce1.jpg);
}
.news_grid2 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce2.jpg);
}
.news_grid3 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce3.jpg);
}
.news_grid4 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce4.jpg);
}
.news_grid5 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce5.jpg);
}
.news_grid6 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce6.jpg);
}
.news_grid7 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce7.jpg);
}
.news_grid8 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce8.jpg);
}
.news_grid9 {
	background-size: cover;
	min-height: 300px;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	background-image: url(../images/cedis/ce9.jpg);
}


.news_grid_info {
   background: #ffffffc2;
    border: 4px solid #e2e2e2;
    padding: 2em;
    height: 300px;
    display: none;
	-webkit-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.news_grid1:hover .news_grid_info,.news_grid2:hover .news_grid_info,.news_grid3:hover .news_grid_info  {
    display: block;
	transition: 1s ease;
	-webkit-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1 ease;
	-moz-transition: 1s ease;
}
.news_grid_info p.date {
    font-size: 14px;
    letter-spacing: 2px;
    color: #000;
}
.news_grid_info p {
    font-size: 14px;
    letter-spacing: .5px;
    color: #111;
	line-height: 26px;
	margin-bottom: 1.5em;
}
.news_grid_info h3 {
    text-transform: capitalize;
    font-size: 25px;
    letter-spacing: 1px;
    margin: 1em 0;
}
.news_grid_info a {
    font-size: 14px;
    text-transform: capitalize;
    color: #000;
	font-weight: 600;
    letter-spacing: 2px;
}
.news_head h3 {
    color: #fcd000;
}
/*-- //news --*/
/*-- offers --*/
.offers {
   background: url(../images/f2.jpg)no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}
.offers-heading h3{
	color:#FFFFFF;
}
.offers-grids{
	margin:4em 0 0 0;
}
.offers-left-heading h4{
    font-size: 18px;
    margin: 0 0 1em 0;
    color: #fcd000;
    line-height: 1.5em;
    text-transform: uppercase;
}
.offers-number{
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #000000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.offers-number p {
    font-size: 21px;
    color: #FFFFFF;
    margin: 0;
    line-height: 2.2em;
}
.offers-text{
    float: right;
    width: 85%;
}
.offers-text p{
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
.offers-left-middle{
    margin: 2em 0;
}
.wthree-offers-right h5{
    color: #FFFFFF;
    font-size: 16px;
    margin: 0 0 1em 0;
    line-height: 1.5em;
}
.wthree-offers-right p{
    color: #FFFFFF;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0;
}
.wthree-offers-right ul{
	margin:1em 0 0 0;
	padding:0;
}
.wthree-offers-right ul li{
    display: block;
    margin-bottom: 1em;	
}
.wthree-offers-right ul li a{
    font-size: 16px;
    margin: 0;
    color: #FFFFFF;
    text-decoration: none;
}
/*-- //offers --*/
/*-- /services-main --*/
.style-grids_main {
	margin: 0;
}

.style-image-2 {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh1.jpg) no-repeat;
	background-size: cover;
	min-height: 400px;
}

.style-image-2.second {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh2.jpg) no-repeat;
	background-size: cover;
	min-height: 400px;
}

.style-image-2.three {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh3.jpg) no-repeat;
	background-size: cover;
	min-height: 400px;
}

.style-image-2.four {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh4.jpg) no-repeat;
	background-size: cover;
	min-height: 400px;
}

.style-image-2.five {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh5.jpg) no-repeat;
	background-size: cover;
	min-height: 400px;
}

.style-image-2.six {
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh6.jpg) no-repeat;
	background-size: cover;
	min-height: 400px;
}



.grid_sec_info {
    padding-top: 6em;
    padding-right: 6em;
    padding-left: 6em;
    padding-bottom: 6em;
    background: #f5f5f5;
}

.style-grid-2-text_info p {
    margin: 2em 0;
    color: #333;
}

.grid_sec_info h3 {
	font-size: 18px;
	line-height: 1.6em;
}
.bnr-button a.read {
    color: #fff;
    font-size: 14px;
    text-transform: normal;
    letter-spacing: 2px;
    border: 1px solid #F06522;
    padding: 13px 20px;
    background: #ED7D31;
}
/*-- //services-main --*/



/*-- /servicespage_bottom--*/

h3.tittle {
	color: #262c38;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.33);
}
.banner-bottom,
.services {
	padding: 2em 0;
}

.banner_bottom_left h4 {
	font-size: 21px;
	color: #19315a;
	letter-spacing: 1px;
	position: relative;
	font-weight: 100;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}

.banner_bottom_left p {
	color: #666;
	line-height: 2em;
	font-size: 14px;
	margin-bottom: 1em;
}

ul.some_agile_facts {
	margin-top: 3em;
}

ul.some_agile_facts li {
	list-style: none;
	margin: 15px 0;
	color: #19315a;
	font-weight: 600;
	font-size: 18px;
}

ul.some_agile_facts span {
	width: 50px;
	height: 50px;
	background: #fff;
	text-align: center;
	line-height: 53px;
	margin-right: 20px;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}

ul.some_agile_facts label {
	font-size: 18px;
	color: #262c38;
}

/*-- choose --*/
.w3-agileits-choose{
    background: url(../images/sb4.jpg) no-repeat 0px 0px;
    background-size: cover;	
}
.wthree-dot{
	background: url(../images/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;
}
.agileits-w3layouts-choose-heading h3{
	color:#FFFFFF !important;
}
.agile-choose-grids{
	margin:4em 0 0 0;
}
.w3_choose_head h3 {
    color: #fff;
}
.agile-choose-grid{
	text-align:center;
}
.choose-info h4{
	color: #FFFFFF;
    font-size: 1.2em;
    margin: 1em 0;
}
.choose-info p{
	color:#FFFFFF;
	font-size:18px;
	margin:0;
	line-height:1.8em;
}
.choose-icon i {
 background: #ffae11;
    padding: .9em 0 0 0;
    width: 90px;
    height: 90px;
    color: #FFFFFF;
    font-size: 2em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;

}
/*-- //choose --*/
/*-- //servicespage_bottom--*/

.w3l-covers-1 .d-grid {
  display: grid; }

.w3l-covers-1 .cover {
  background: url(../images/slide1.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  padding: 70px 0;
  position: relative;
  z-index: 0; }

.w3l-covers-1 .cover:before {
  content: "";
  background: rgba(16, 16, 16, 0.43);
  position: absolute;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  z-index: -1; }

.w3l-covers-1 .cover-content {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center; }

.w3l-covers-1 .cover h3 {
  color: #fff;
  font-size: 32px;
  line-height: 40px; }

.w3l-covers-1 .read-more.black {
  background: var(--theme-color);
  border: 2px solid var(--theme-color);
  color: #fff;
  padding: 12px 35px;
  display: inline-block;
  font-size: 16px;
  outline: none;
  border-radius: 35px; }

@media (max-width: 1080px) {
  .w3l-covers-1 .cover h3 {
	font-size: 16px;
	line-height: 35px;
} }

@media (max-width: 737px) {
  .w3l-covers-1 .cover-content {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    display: block; }
  .w3l-covers-1 a.read-more {
    margin-top: 15px; } }

@media (max-width: 568px) {
  .w3l-covers-1 .cover {
    padding: 50px 0; } }
/*-- //servicespage--*/


/*-- gallery --*/
.w3ls_gallery_grids{
	padding-top:1em;
}
.agile_gallery_grid{
	margin-top:2em;
}
.agile_gallery_grid1{
    position: relative;
}
.w3layouts_gallery_grid1_pos{
    bottom: 45px;
    left: 44px;
    opacity: 0;
    padding: 1em;
    position: absolute;
    right: 45px;
    text-align: center;
    top: 45px;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    background-color: #ED7D31;
}
.w3layouts_gallery_grid1_pos h3{
	font-size: 1.2em;
	letter-spacing: 2px;
	font-weight: 600;
	margin: 1em 0 .5em;
	padding-bottom: 0.5em;
	position: relative;
	text-transform: uppercase;
	color: #19315a;
}
.w3layouts_gallery_grid1_pos p{
	color: #fff;
	line-height: normal;
	letter-spacing: 1px;
}
.agile_gallery_grid:hover .w3layouts_gallery_grid1_pos{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
.banner-bottom.gallery{
	padding:5em 0;
}
p.quia {
        font-size: 1.2em;
    color: #140b05;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/*-- //gallery --*/
/*-- features --*/
.features .agileits-title,.address .agileits-title{
    margin-bottom: 3em;
} 
.features ul.nav.nav-tabs {
    border: none;
    position: absolute;
    right: 0%;
    top: 15%;
    z-index: 999;
    width: auto;
}
.features .tabs {
    position: relative;
}
.features ul.nav.nav-tabs li a {
    font-size: 1.2em;
    color: #fff;
    font-weight: 600;
    border: none;
    border-bottom: 1px solid transparent;
    padding: 5px;
    margin-right: 1.5em;
    letter-spacing: 1px;
}
.features ul.nav.nav-tabs li.active a {
    color:#ffae11;
    background: none;
} 
.features ul.nav.nav-tabs li a:hover { 
    background: none;
    color: #ffae11;
}
.features-left.agileinfo-img,.features-left.agileinfo-img2,.features-left.agileinfo-img3,.features-left.agileinfo-img4{
    background: url(../images/fh1.jpg)no-repeat center 0px;
    background-size: cover;
    min-height: 30em;
    padding: 0;
	-moz-animation: fadeInRight .5s ease;
	-webkit-animation: fadeInRight .5s ease;
	-ms-animation: fadeInRight .5s ease;
	-o-animation: fadeInRight .5s ease;
	animation: fadeInRight .5s ease;
}
.features-left.agileinfo-img2{
	background: url(../images/fh2.jpg)no-repeat center 0px; 
	background-size: cover;
	-moz-animation: fadeInRight .5s ease;
	-webkit-animation: fadeInRight .5s ease;
	-ms-animation: fadeInRight .5s ease;
	-o-animation: fadeInRight .5s ease;
	animation: fadeInRight .5s ease;
}
.features-left.agileinfo-img3{
	background: url(../images/fh3.jpg)no-repeat center 0px; 
	background-size: cover;
	-moz-animation: fadeInRight .5s ease;
	-webkit-animation: fadeInRight .5s ease;
	-ms-animation: fadeInRight .5s ease;
	-o-animation: fadeInRight .5s ease;
	animation: fadeInRight .5s ease;
}
.features-left.agileinfo-img4{
	background: url(../images/fh4.jpg)no-repeat center 0px; 
	background-size: cover;
	-moz-animation: fadeInRight .5s ease;
	-webkit-animation: fadeInRight .5s ease;
	-ms-animation: fadeInRight .5s ease;
	-o-animation: fadeInRight .5s ease;
	animation: fadeInRight .5s ease;
}
.features-right {
	padding: 11.4em 4em 8.55em;
	background: #eee;
	float: right;
}
.agileits-mid h3 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
	margin: 0.5em 0;
	font-weight: 300;
}
/*-- //features --*/
/*--appointment --*/
.about-bottoml-agileits {
    background: url(../images/c1.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: 521px;
}
.about-bottomr-agileits {
    background: url(../images/c5.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 4em 4em;
    position: relative;
}
.appointment_head h3 {
    color: #ffffff;
}
.about-bottomr-agileits img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
}
.appointment .timings-w3ls {
    width: 35%;
    float: left;
    padding: 25px 40px!important;
}
.form-agileits input[type="text"], .form-agileits input[type="email"], select.form-control {
    width: 49.1%;
    float: left;
    color: #fff;
    outline: none;
    font-size: 14px;
    padding: 10px 10px;
	letter-spacing: 1px;
    border: none;
    border-bottom:2px solid rgba(125, 125, 125, 0.36);
    -webkit-appearance: none;
    margin: .3em 0em 1em 0em;
    font-family: "Source Sans Pro", sans-serif;
    background: transparent;
}
.form-agileits input[type="text"]:focus , .form-agileits input[type="email"]:focus , select.form-control:focus {
    border-color: rgba(12, 184, 182, 0.27);
}
input.name,select.name {
    margin-right: 12px!important;
}
input.address{
	width:100%!important;
}
select.form-control {
    outline: none;
    border-radius: 0;
    height: 42px;
	box-shadow: none;
	color: #999;
}
.form-agileits h6, .form-agileits .wthree-text span {
	color: #fff;
	font-size: 15px;
	text-transform: none;
	letter-spacing: 2px;
	font-weight: 400;
	margin: 15px 0 6px;
	font-family: poppins, sans-serif;
}
.form-agileits input[type="submit"] {
    color: #fff;
    border: none;
    outline: none;
    padding: 10px 48px;
    margin-top: 2em;
    font-size: 13px;
    background: #fcd000;
    border: 2px solid #fcd000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.form-agileits input[type="submit"]:hover {
    background: #F06522;
	color:#fff;
	border-color:#fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all; 
}
.form-control:focus {
    border-color: #ED7D31;
    outline: 0;
    box-shadow: none;
}
option {
	background: #fff;
	color: #999;
}
.ui-datepicker .ui-datepicker-header {
    background: #f36438;
}
.w3ls-location {
    background: url(../images/location.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    min-height: 158px;
    width: 35%;
    float: left;
    margin-left: 21px;
    margin-top: 18px;
}
.w3ls-location a {
    text-decoration: none;
    display: inline-block;
    color: #f36438;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.8);
    margin: 59px 0px 0 137px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
/*-- //appointment --*/
/*-- clients --*/
.cli-ent {
	width: 100%;
	margin: 0 auto;
	background: #19315a;
	padding: 2em;
}
.contact-w3layouts h3,
.clients h3 {
	color: #000!important;
}
.spldishes-w3left {
	padding: 2.3em;
	background-color: #fd463e;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
}
.w3agile-spldishes p.para-agileits-w3layouts {
	color: #8a8888!important;
}
.spldishes-agileinfo:hover .spldishes-w3left {
    background-color: #ED7D31;
}
.spldishes-agileinfo {
	margin-top: 4em;
}
.spldishes-agileinfo h5 {
	font-size: 2em;
	color: #fff;
}
.spldishes-w3left p {
	color: #fff;
	margin-top: 1.4em;
}
.spldishes-grids {
	padding: 0;
}
.g1 {
	position: relative;
	display: block;
	padding: 0em 0em 3em;
	margin: 0em 0em 0em 1em;
}
.agile-dish-caption h4 {
    font-size: 26px;
    color: #fff;
    margin: 0.6em 0;
}
.agile-dish-caption h5 {
    font-size: 17px;
    color: #eee;
    margin: 0.6em 0;
    letter-spacing: 3px;
}
.agile-dish-caption h3 {
	font-weight: bold;
	color: #3d3d3d;
}
.agile-dish-caption span {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    font-weight: 300;
    display: block;
}
#owl-demo .item img {
	width: 100px;
}
p.para-w3-agile {
	line-height: 32px;
    font-size: 14px;
    color: #bbb;
    letter-spacing: 1px;
    width: 80%;
    margin: 0 auto;
    font-weight: 100;
}
.agile-dish-caption {
    text-align: center;
}
.flexslider .slides img {
    display: inline-block;
    width: 120px;
    height: 120px;
   border: 3px solid #ffae11;
    padding: 5px;
}
.g1 p span.fa {
	font-size: 1.8em;
	color: #444;
	margin-right: 0.5em;
}
@media(max-width:480px) {
	.agile-dish-caption {
		padding: 0.5em;
	}
	.agile-dish-caption span {
		font-size: 0.8em;
	}
}
.client-eql {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
/*-- //clients --*/

/*-- blog --*/ 
#bloghome {padding-top:80px; padding-bottom:20px;}
.blog{padding-top:100px;}
.pagination {
	margin: 20px 0 50px !important;
	padding-right: 5px;
}    
.sidebar-padding{padding-top: 20px;}
.blog-title{margin-top: 0;}
.blog-title a{
	color: #19315a;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.blog-title a:hover{color:#555;text-decoration: none;}
.sidebar-title{color:#555;}
.pagination>li>a{
	color: #19315a;
}
.pagination>.active>a{background-color: #E96840;border-color:#E96840; color:white;}
.pagination>li>a:hover {color:#313131;}
.blog-thumb{width:100%;position: relative;display:block;}
.blog-thumb a{position: relative; display:block;}
.blog-thumb a img{ width: 100%; display: block; max-width: 100%; height: auto;}
.blog-thumb a .hover-zoom{  position: absolute; display: block; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; background: url(../images/zoom-icon.png) no-repeat center center; z-index: 10; width: 32px; height: 32px; -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-opacity: 0; -moz-opacity: 0;
  opacity: 0; filter: alpha(opacity=0); -moz-transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); -o-transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); -webkit-transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); transition: all .8s cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.blog-thumb a:after { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(48, 54, 65, 0.5); z-index: 5; -webkit-border-radius: 3px; -webkit-background-clip: padding-box; -moz-border-radius: 3px; -moz-background-clip: padding;
  border-radius: 3px; background-clip: padding-box; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0);  -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.blog-sidebar{min-height: 20px;padding: 19px;}
@media(max-width: 991px){.blog-sidebar{ margin: 0 auto;}}
.blog-sidebar h4:hover{
    color: #ED7D31;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.sidebar-list{padding-left: 0px;}
.sidebar-list li>h5{margin-top:2px;}
.blog-sidebar ul>li{border-bottom: 1px solid #f2f2f2;  display: block; padding: 10px 10px;}
.blog-sidebar ul>li>a{text-decoration: none;color:gray;}
.blog-sidebar ul>li>a:hover{
    color: #ED7D31;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.blog-sidebar ul>li>a:before{  display: inline-block;content: '\f105';font-family: 'FontAwesome';font-size: 13px;color: #999999;margin-right: 10px;}
.comments-padding{padding-left:40px;}
.hr-post{border-bottom: 1px solid #2f2f2f;width:100px;}
.btn-custom  {width:100%;background-color:#E96840;border:1px solid #E96840;text-transform: uppercase;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.btn-custom:hover {background-color:transparent;border:1px solid #E96840;color:#fff;}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, 
input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, 
.uneditable-input:focus {   border-color: none;  box-shadow: none;  outline: 0 none; }
select:focus {outline-color: transparent;}
.form-control{color:#f7f7f7;}
.form-control::-moz-placeholder{color:#f7f7f7;opacity:1}.form-control:-ms-input-placeholder{color:#f7f7f7;}.form-control::-webkit-input-placeholder{color:#f7f7f7;}
.form-control:focus{border-color:#E96840;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
img.displayed{display: block;margin-left: auto;margin-right: auto;background-color:transparent;}
.img-products{position:center;}
.navbar-inverse { background-color: #E96840; opacity:0.85; font-size:15px; padding-top:16px;  padding-bottom:16px }
.navbar-inverse .navbar-nav>li>a{font-size: 15px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s; ;}
.navbar-inverse .navbar-nav>li>a { color:#efefef; padding-bottom:6px; padding-right:10px; }
.navbar-inverse .navbar-nav li { margin-left:15px; text-transform: uppercase; }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
{ color: #fff; background-color: transparent; border-bottom: 3px solid #FFF;  margin-bottom: 0px;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.navbar-inverse .navbar-nav>li>a:hover { color:#FFF; border-bottom: 3px solid #FFF;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.navbar-inverse .navbar-nav>li>a:active { border-bottom: 3px solid #FFF;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.navbar-inverse { border:none; }
.navbar-brand img{ margin-top:-5px; }
@media only screen and (max-width:767px) { .navbar-collapse{ border:none; } .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover { border:none; } .navbar-inverse .navbar-nav>li { border-bottom:1px solid #bd502f; } .navbar-inverse .navbar-nav>li:hover { border-bottom:1px solid #FFF;-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; } .navbar-inverse .navbar-nav>li>a:hover { color:#FFF; border:none; } }
 .carousel-caption{position:absolute;right:15%;top:-40px;left:15%;z-index:10;padding-bottom:20px;color:#313131;text-align:center;text-shadow:0 0px 0px rgba(0,0,0,.6)}
 .carousel-caption .btn{text-shadow:none}
 @media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px} .carousel-caption{right:20%;left:20%;padding-bottom:30px} }
@media only screen and (max-width:767px) {.height-contact-element {margin:25px 0;} }
@media only screen and (max-width:767px) {.padding-contact-element {padding-left:15px;} }
#bloghome a { color:#E96840; }
#bloghome p, p{
	padding: 12px 0px;
	font-size: 16px;
	line-height: 1.5em;
}
#bloghome a:hover { color:#555; text-decoration: none; }
#bloghome img:hover { filter: brightness(70%); -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%);
    -ms-filter: brightness(70%);-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.mouse-icon { background: none; border: 2px solid; border-radius: 15px; bottom: 0px; height: 44px; left: 0; margin: 0 auto; position: absolute; right: 0; width: 30px; cursor: pointer; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.mouse-icon:hover{ opacity: 0.8 !important; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.mouse-icon .wheel { -webkit-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; -moz-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; -o-animation: 1.7s ease 0s normal none infinite magic-mouse-icon; animation: 1.7s ease 0s normal none infinite magic-mouse-icon; border-radius: 30%; background:#fff; height: 12px; left: 0; margin-left: auto; margin-right: auto; margin-top: 6px; right: 0; width: 6px; }
@-moz-keyframes magic-mouse-icon { 0% { margin-top: 6px; opacity: 0;} 30% { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
@-webkit-keyframes magic-mouse-icon { 0% { margin-top: 6px; opacity: 0;} 30% { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
@-o-keyframes magic-mouse-icon { 0% { margin-top: 6px; opacity: 0;} 30%  { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
@keyframes magic-mouse-icon { 0%   { margin-top: 6px; opacity: 0;} 30%  { opacity: 1;} 100% { margin-top: 18px; opacity: 0;} }
.blog-thumb a > img { -webkit-transition:0.5s; transition: 0.5s; }
.blog-thumb a:hover > img {filter: brightness(70%) !important;  -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%); -ms-filter: brightness(70%); -webkit-transform: translate3d(10px,0,0); transform: translate3d(10px,0,0); }
.searchbar { max-width: 270px; }
.media-object { max-width: 80px; }
.media-body { color:#9d9d9d;font-size: 13px;line-height:1.5em;}
.media-heading a { color:#313131; font-size:16px; }
.media-heading a:hover { color:#E96840; text-decoration: none; }
.media { border-bottom: 1px solid #f2f2f2; padding-bottom:12px; }
.media a:hover > img { filter: brightness(70%) !important;  -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%); -ms-filter: brightness(70%);-webkit-transition:0.5s; transition: 0.5s; transition-timing-function: ease; }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #19315a;
	border-color: #ddd;
}
 .page-header { font-size: 25px; padding-bottom:18px; text-transform: uppercase; }
.myfooter { color: #9d9d9d;	padding:10px 0px;}
.myfooter a { color: #efefef; padding:10px 0px; -webkit-transition:0.5s; transition: 0.5s;  }
.myfooter a:hover {	color: #E96840; padding:12px 0px; text-decoration: none; -webkit-transition-timing-function: linear; transition-timing-function: linear;}
.singlepost { margin-bottom:60px; }
.singlepost a{ color:#E96840;}
.singlepost a:hover {color:#9d9d9d;}
.entry-meta { padding:6px 0px; color:#9f9f9f; font-size:12px;}
.entry-meta span { margin-right:10px; }
.entry-meta a { color:#E96840; }
.entry-meta a:hover { color:#313131; text-decoration: none; }
@media only screen and (min-width:767px){.entry-meta { color:#9f9f9f; font-size:12px; } .entry-meta span { color:#9f9f9f; font-size:12px; } }
.singlepost img:hover { filter: brightness(70%) !important;  -webkit-filter: brightness(70%); -moz-filter: brightness(70%); -o-filter: brightness(70%); -ms-filter: brightness(70%);-webkit-transition:0.5s;  transition: 0.5s; transition-timing-function: ease; cursor: pointer; }
.btn-twitter { background: #00acee; border-radius: 0; color: #fff }
.btn-twitter:link, .btn-twitter:visited { color: #fff }
.btn-twitter:active, .btn-twitter:hover { background: #0087bd; color: #fff }
.btn-facebook { background: #3b5998; border-radius: 0; color: #fff}
.btn-facebook:link, .btn-facebook:visited { color: #fff }
.btn-facebook:active, .btn-facebook:hover { background: #30477a; color: #fff }
.btn-googleplus { background: #e93f2e; border-radius: 0; color: #fff }
.btn-googleplus:link, .btn-googleplus:visited { color: #fff }
.btn-googleplus:active, .btn-googleplus:hover { background: #ba3225; color: #fff }
.btn-stumbleupon { background: #f74425; border-radius: 0; color: #fff }
.btn-stumbleupon:link, .btn-stumbleupon:visited { color: #fff }
.btn-stumbleupon:active, .btn-stumbleupon:hover { background: #c7371e; color: #fff }
.btn-linkedin { background: #0e76a8; border-radius: 0; color: #fff }
.btn-linkedin:link, .btn-linkedin:visited { color: #fff }
.btn-linkedin:active, .btn-linkedin:hover { background: #0b6087; color: #fff }
.btn-sitename { background-color: #000; border-radius: 0; color: #fff }
.btn-sitename:link, .btn-sitename:visited { color: #fff }
.btn-sitename:active, .btn-sitename:hover { background-color: #000; color: #fff }
.mysharing { margin-top:40px; }
.mysharing .btn { font-size:12px; padding: 4px 8px; margin-right:4px; }
.comments1 { margin-top:60px; }
.comments1 .media-heading  { color:#313131; font-size:16px; }
.comments1 .media-object { max-width: 60px; }
.btn-primary {
    background-color: #FFFFFF;
    border: none;
    color: undefined;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.btn-primary:hover {
    background-color: #ED7D31;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    transition-timing-function: ease;
}
@media only screen and (min-width:768px) and (max-width: 980px) { 
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
 font-size:14px; } .navbar-inverse .navbar-nav>li>a { font-size:13px; margin-right:3px; padding-left:5px; padding-right: 5px; } }
@media only screen and (max-width:767px) { .searchbar { max-width: 100%; } .navbar-inverse .navbar-toggle { border-color:#e6e6e6; } .portfolio-item { margin-bottom:30px; } }
#toTop{ position: fixed; bottom: 38px; right: 10px;	cursor: pointer; display: none; }
.color1 { background-color: #505050; }
.color1:hover { background-color: #353535; }
a, a:visited, a:focus, a:active, a:hover{ outline:0 none !important; }
#bloghome .btn-primary { color:#FFF; font-size:15px; padding: 8px 14px;}
#bloghome .btn-primary:hover { color:#FFF; }
.hvr-bounce-to-bottom { 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;  backface-visibility: hidden;  -moz-osx-font-smoothing: grayscale;  position: relative;  -webkit-transition-property: color;  transition-property: color;  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
.hvr-bounce-to-bottom:before { content: ""; position: absolute;  z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #2D2D2D;
  -webkit-transform: scaleY(0);  transform: scaleY(0);  -webkit-transform-origin: 50% 0;  transform-origin: 50% 0;  -webkit-transition-property: transform;  transition-property: transform;  -webkit-transition-duration: 0.5s;  transition-duration: 0.5s;  -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active { color: white; }
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
#bloghome {
    padding-top:20px;
    padding-bottom: 0;
}
#bloghome p, p {
    padding: 0px 0px;
}
.comments1 {
    margin-top: 20px;
}
.well {
   padding: 8px;
}
.blog-sidebar {
    padding: 10px;
}
.singlepost {
    margin-bottom: 20px;
}
.blog {
    padding-top: 50px;
}

/*-- //blog --*/


/*--Typography--*/

h3.typo-main-heading {
    font-size: 2.7em;
    font-weight: 300;
    border-bottom: 1px solid #003b89;
    display: inline-block;
    color: #08295D;
}

h4.typo-sub-heading {
	color: #333;
	font-size: 26px;
	letter-spacing: 1px;
	text-transform: none;
	font-weight: 300;
}
.bg-primary {
    background-color: #007bff00 !important;
}
@media(max-width:1080px) {
	h4.typo-sub-heading {
		font-size: 24px;
	}
	h3.typo-main-heading {
	font-size: 18px;
	}
	
}

@media(max-width:800px) {
	h4.typo-sub-heading {
		font-size: 22px;
	}
	h3.typo-main-heading {
		font-size: 2.3em;
	}
}

@media(max-width:640px) {
	h3.typo-main-heading {
		font-size: 2em;
	}
}

/*-- //typography --*/

/*-- stats --*/

.w3layouts_stats_left {
}

.w3layouts_stats_left p {
	font-size: 28px;
	font-weight: 100;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 0.1em 0 0.1em 0;
}

.w3layouts_stats_left h3 {
	font-size: 1.3em;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0;
}

.w3layouts_stats_left span {
	font-size: 2.5em;
	color: #fff;
	padding-bottom: 10px;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
    text-align: center;
   background: url(../images/st2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}

.agile_inner_info_stats {
    margin-top: 2em;
}
.stats_head h3 {
    color: #fff;
    margin: 0 0 2em 0;
}


/*-- //stats --*/

/*-- /contact --*/
#contact {
    padding-top: 5em;
}
.mail-grid1 ul{
	padding:2em 0;
	border-top:1px solid #EAEAEA;
}
.mail-grid1 ul:nth-child(4){
	border-bottom:1px solid #EAEAEA;
}
.mail-grid1 ul li{
	display: inline-block;
    font-size: 1.2em;
    padding-left: 1em;
    color: #999;
}
.mail-grid1 ul li span,.mail-grid1 ul li a{
	display: block;
    color: #777;
    font-weight: 300;
    padding-left: 1em;
    font-size: .8em;
    margin: .5em 0 0;
}
.mail-grid1 ul li a{
	color:#D57D39;
	text-decoration:none;
}
.mail-grid1 ul li a:hover{
	color:#777;
}
.mail-grid1 ul li i {
    left: -1em;
    color:#212121;
}
.mail-grid1-form input[type="text"],.mail-grid1-form input[type="email"]{
	margin-bottom:1em;
}
.mail-grid1-form input[type="text"], .mail-grid1-form input[type="email"], .mail-grid1-form textarea {
    outline: none;
	letter-spacing:1px;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    background: rgba(251, 251, 251, 0.04);
    width: 100%;
}
.mail-grid1-form textarea {
       margin: 0 0 1.5em;
       min-height: 122px;
    resize: none;
}
.mail-grid1-form input[type="submit"] {
    outline: none;
    border: none;
    font-size: 16px;
    background: #ED7D31;
    padding: 10px 55px;
    color: #fff;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mail-grid1-form input[type="submit"]:hover{
    background: #08295d;
}
.map iframe {
    width: 100%;
    min-height: 500px;
    border: none;
}
.map {
    padding: 0;
}
.mail-agileits-w3layouts i {
	color: #ED7D31;
	font-size: 28px;
	vertical-align: middle;
	border-right: 3px solid #999;
	padding: .8em .8em .8em 0em;
	float: left;
}
.contact-right p {
	display: block;
	margin: 0px 0px 8px;
	color: #19305A;
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: none;
	font-weight: 600;
}
.contact-right {
    padding-left: 1em;
    float: left;
	padding-top: 8px;
}
.contact-right span, .contact-right a {
       font-size: 15px;
    text-decoration: none;
    color: #555;
    outline: none;
}
.contact-right a:hover{
    color: #ED7D31;
}
.mail-grid1-form {
    padding: 3em;
    background: #4c4e4f;
}
.about,.gallery {
    padding: 5em 0;
}
h3.tittle-w3 {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 1.5em;
	text-transform: none;
	font-weight: lighter;
}
h3.tittle-w3 span {
	color: #19315a;
}
.w3-agile_info {
    margin-bottom: 3em;
}
/*-- //contact --*/
/*-- team --*/
.team-social {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    margin-bottom: 1em;
}
.team-social a i {
    color: #000;
    font-size: 16px;
    padding: 10px;
    width: 35px;
    height: 35px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
}

.team i.fab.fa-facebook-f {
    color: #3b5998;
    border: 1px solid #3b5998;
}

.team i.fab.fa-facebook-f:hover {
    color: #fff;
    background: #3b5998;
    border: 1px solid #3b5998;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s;
}
.team i.fab.fa-twitter {
    color: #1da1f2;
    border: 1px solid #1da1f2;
}
.team i.fab.fa-twitter :hover {
    color: #fff;
    background: #1da1f2;
    border: 1px solid #1da1f2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s;
}
.team i.fab.fa-linkedin-in {
    color: #e68523;
    border: 1px solid #e68523;
}
.team i.fab.fa-linkedin-in:hover {
    color: #fff;
    background: #e68523;
    border: 1px solid #e68523;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s;
}
.team i.fab.fa-dribbble {
    color: #bd081c;
    border: 1px solid #bd081c;
}
.team i.fab.fa-dribbble:hover {
    color: #fff;
    background: #bd081c;
    border: 1px solid #bd081c;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s;
}
.teamgrids p {
    color: #4a4a4a;
    font-size: 15px;
    margin: .8em 0;
    letter-spacing: 1px;
}
.teamgrid1 i {
    color: #ff4c4c;
    font-size: 1em;
    padding-right: .5em;
}
.teamgrid1 h3 {
	color: #19315a;
	text-transform: none;
	margin: 1em 0;
	font-size: 21px;
}
.team{
	padding:5em 0;
}
.teaminfo {
    border: 1px solid #e8e8e8;
    padding: 1em 2em;
    border-top: transparent;
	-webkit-box-shadow: 0px 2px 14px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 14px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 14px -5px rgba(0,0,0,0.75);
}
/*-- //team --*/


/*-- infos2 --*/
.col-tecnos {
	height: 25em;
	vertical-align: middle;
}

.col-text {
	height: 20em;
}
.grid-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: space-around;
}
.col {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.col-left {
  -webkit-box-ordinal-group:-1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.col-text{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f1f3f7;
}
.Aligner-item {
	width: 90%;
	text-align: center;
}

.Alignertec-item {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: rgba(245,245,245,1.00);
    margin-bottom: 20px;
    font-size: 18px;
    align-content: center;
    margin-top: 20px;
}

.col-image {
  background-size: cover;
  background-position:center center;
}

@media (max-width: 640px) {
  .grid-flex {
    height: 40em;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column; 
   }
  .col {
    order:vertical;
  }
  .col-left {
    -webkit-box-ordinal-group:0;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .col-text div p {
    padding: 1em;
  }
  .Aligner-item {
    width: 90%;
  }
}


/*-- //infos2 --*/
/*-- infos --*/
.main-banner {
    background: url(../images/banner.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 800px;
    background-attachment: fixed;
}

.baner-info-w3ls {
    padding: 11em 0 0;
    width: 70%;
}

.baner-info-w3ls h1 a {
    color: #fff;
    display: inline-block;
}

.baner-info-w3ls h1 {
    color: #ffff;
    font-size: 4em;
    font-weight: 700;
    letter-spacing: 1px;
    opacity: 1;
}

.baner-info-w3ls h6 {
    font-size: 1em;
    color: #fff;
    letter-spacing: 10px;
    line-height: 1.8em;
    text-align: left;
}

.agile-link-bnr {
    padding: 15px 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
    background: #ED7D31;
    border: 1px solid #FFB27D;
}

.agile-link-bnr:hover {
    background: #ef5e4a;
    border: 1px solid #ef5e4a;
}

.rotate span {
    color: #fff;
    border-radius: 26px;
    width: 26px;
    height: 47px;
    text-align: center;
    line-height: 2.8em;
    border: 2px dashed rgba(255, 255, 255, 0.4);
}

.rotate h5 a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.22em;
    font-size: 0.8em;
}

.rotate {
    margin-top: 6em;
}

.advantage-grid-info1,
.advantage-grid-info1.second,
.advantage-grid-info1.third {
	padding: 0;
	background: url(../images/g6.jpg) center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: auto;
	position: relative;
	min-height: 500px;
}

.advantage-grid-info1.second {
    background: url(../images/g2.jpg) center no-repeat;
}

.advantage-grid-info1.third {
    background: url(../images/g4.jpg) center no-repeat;
}

.advantage_left h4 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #cc2105;
}

.advantage_left h3 {
	font-size: 1.35em;
	font-weight: 200;
	line-height: 1.8em;
	letter-spacing: 2px;
	color: #fff;
	text-transform: none;
}

.advantage_left {
    padding: 11em 12em 0em 6em;
    box-sizing: border-box;
    /* box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.075); */
}

.banner-top.row {
    margin: 0;
}

.banner-top p {
    color: #fff;
}

.banner-bottom {
	background-color: #19315a;
}

.temp-btm {
    background: #fff;
}

.temp-btm h3 {
    color: #292929;
}

.temp-btm p {
    color: #566773;
}

.services-box {
    margin-bottom: 0px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    padding: 4em 4em 4em 4em;
    background: #444448;
}

.services-box:hover {
    transition: all 1s;
    -moz-transition: all 1s;
    /* Firefox 4 */
    -webkit-transition: all 1s;
    /* Safari and Chrome */
    -o-transition: all 1s;
    /* Opera */
    background: #444448;
}

.services-box:hover span {
    color: #fff;
}

.icon span {
    width: 60px;
    height: 60px;
    color: rgba(255, 255, 255, 0.46);
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.service-content {
    margin-left: 2px;
}

.service-content h4,
.service-content h2 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 200;
    text-transform: none;
    color: #fff;
    margin-bottom: 0.5em;
}

.service-txt h5 {
    text-transform: capitalize;
    font-size: 2.5em;
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.5;
}

.service-txt h5 span {
    background: #19adf2;
    font-weight: 600;
    color: #fff;
    padding: 0 4px;
}

section.slide-wrapper {
	background-color: #F9F9FB;
}

p.serp {
    color: rgba(255, 255, 255, 0.75);
    text-align: justify;
    text-transform: capitalize;
    line-height: 1.8em;
    font-size: 15px;
}
.ser-rgt {
    padding: 0;
}

.ser-midd {
    margin: 1em 0;
}

/*-- //infos --*/

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arr2.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- /responsive design --*/
@media(max-width:1440px){
	.features ul.nav.nav-tabs li a {
    padding: 1px;
}
.features ul.nav.nav-tabs {
    left: 55%;
}
}
@media(max-width:1366px){
	.form-agileits input[type="text"], .form-agileits input[type="email"], select.form-control {
    width: 100%;
    float: none;
}
}
@media(max-width:1280px){
}
@media(max-width:1080px){
	.style-image-2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh1.jpg) -324px 0px;
    background-size: cover;
}
.style-image-2.second {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/sh2.jpg) -335px 0px;
    background-size: cover;
}
.w3layouts_stats_left h3 {
	font-size: 12px;
	letter-spacing: 0px;
}
.form-agileits input[type="text"], .form-agileits input[type="email"], select.form-control {
    width: 100%;
    float: none;
}
.w3_agile-footer1.f1 h2 a {
    font-size: 0.8em;
}
.w3layouts_gallery_grid1_pos {
    bottom: 31px;
	}
	.mail-agileits-w3layouts i {
    font-size: 25px;
  }
  .features-right {
    padding: 11.4em 4em 7em;
}
}
@media(max-width:1024px){
	.slider-img1, .slider-img2, .slider-img3, .slider-img4 {
    min-height: 590px;
}
.slider_banner_info_w3ls {
    padding-top: 19%;
    width: 80%;
    margin: 0 auto;
}
.about1 h4 {
    font-size: 27px;
}
.mail-agileits-w3layouts i {
    font-size: 17px;
}
.contact-right {
	padding-left: 0.2em;
}
.features-right {
    padding: 11em 4em 6em;
}
}
@media(max-width:991px){
	.slider_banner_info_w3ls {
    padding-top: 19%;
    width: 100%;
    margin: 0 auto;
}
.slider-img1, .slider-img2, .slider-img3, .slider-img4 {
    min-height: 500px;
}
.slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
	font-size: 2.8em;
	letter-spacing: 0.25px;
}
.w3_counter_grid2, .w3_counter_grid3 {
    margin-top: 2em;
}
.stats_head h3 {
    margin: 0 0 1em 0;
}
.navbar-toggler {
    background-color: rgba(245, 245, 245, 0.95);
}
.features-right {
    float: none;
}
/*-colorfondo menu movil-*/		
div#navbarSupportedContent {
    background: rgba(245, 245, 245, 0.95);
}
.news_grid1 {
    margin-bottom: 2em;
}
.news_grid3 {
    margin-top: 2em;
}
.offers-text {
    width: 80%;
}
.teamgrid1 {
    margin-bottom: 2em;
}
.banner_bottom_left h4 {
	font-size: 16px;
}
.agile-choose-grid {
    margin-bottom: 2em;
}
.w3layouts_gallery_grid1_pos {
	bottom: 1px;
	top: 3px;
}
.features ul.nav.nav-tabs {
	left: 304px;
	top: 0px;
}
.w3_agile-footer1.f3 {
    margin: 2em 0 0 0;
}
.w3_agile-footer1.f2 {
    margin: 2em 0 0 0;
}
.mail-agileits-w3layouts i {
    padding: .8em 0.2em .8em 0em;
    float: left;
}
.mail-agileits-w3layouts i {
    padding: .8em 0.8em .8em 0em;
}
.mail-agileits-w3layouts i {
    font-size: 25px;
}
.mail-agileits-w3layouts1 {
    margin-top: 2em;
}
}
@media(max-width:800px){
	.slider_banner_info_w3ls {
    width: 90%;
}
.slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 2.5em;
    letter-spacing: 2px;
}
.grid_sec_info {
    padding: 8em 1em 6em 1em;
    background: #f5f5f5;
}
.features-right {
    padding: 11.4em 4em 8.55em;
    background: #202c45;
    float: none;
}
.features-right {
	padding: 9em 4em 3em;
	float: none;
	background-color: #eee;
}
.features ul.nav.nav-tabs {
    right: 0%;
    top: 8%;
}
.mail-agileits-w3layouts i {
    padding: .8em 0.8em .8em 0em;
}
.mail-agileits-w3layouts i {
    font-size: 25px;
}
}
@media(max-width:768px){
	.callbacks_nav.prev {
    background: transparent url(../images/left11.png) no-repeat;
    left: 2%;
}
.callbacks_nav.next {
    background: transparent url(../images/right11.png) no-repeat;
    left: 94%;
}
.map iframe {
    min-height: 400px;
}
}
@media(max-width:736px){
	.slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 2.3em;
    letter-spacing: 1px;
}
.slider_banner_info_w3ls {
    padding-top: 40%;
}
.grid_sec_info {
    padding:0em 1em 0em 1em;
    background: #f5f5f5;
}
.style-image-2.second {
    margin-bottom: 4em;
}
.style-image-2 {
    margin-top: 4em;
}
.features ul.nav.nav-tabs li a {
    margin-right: 1em;
}
.footer-nav li {
    margin: 0px 0.5em;
}
.stats_head h3 {
    font-size: 1.8em;
}
.agile_about_grid_left1 {
    margin-bottom: 2em;
}
.agile_about_grid_left_img {
    padding: 0em 0em 0;
}
.agile_about_grid_right {
    margin-top: 2em;
}
.agile_about_grid_right p {
    margin: 1em 0 2em;
}
.wthree-offers-right {
    margin-top: 2em;
}
.w3layouts_gallery_grid1_pos {
    bottom: 92px;
    top: 115px;
}
.about1 h4 {
    font-size: 19px;
}
.w3-head-all h3 {
    font-size: 2.8em;
}
}
@media(max-width:667px){
	ul.about-list li span {
    font-size: 40px;
}
}
@media(max-width:640px){
	.grid_sec_info h3 {
    font-size: 1.4em;
   }
   .d-flex {
    flex-direction: column;
  }
  .about2 {
    height: 16em;
   }
   .w3-head-all h3 {
    font-size: 2.5em;
   }
}
@media(max-width:600px){
	.w3-head-all h3 {
    font-size: 3em;
}
}
@media(max-width:568px){
	.slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 3em;
    letter-spacing: 1px;
	}
	.callbacks_nav.next {
    background: transparent url(../images/right11.png) no-repeat;
    left: 92%;
   }
   .w3_counter_grid1 {
    margin-top: 2em;
     }
	 .w3-head-all h3 {
    font-size: 2.5em;
     }
	 .style-image-2.second {
    margin-bottom: 2em !important;
     }
	 .style-image-2 {
    min-height: 70%;
    }
	.style-image-2.second {
    min-height: 70%;
   }
   
   .w3-head-all h3 {
    font-size: 2em;
     }
	 .map iframe {
    width: 100%;
    min-height: 300px;
    border: none;
  }
  .features ul.nav.nav-tabs {
    left: 2%;
    }
	.mail-agileits-w3layouts1 {
    margin-top: 0em;
    }
	.mail-agileits-w3layouts {
    margin-bottom: 2em;
   }
}
@media(max-width:480px){
	.slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 1.8em;
    letter-spacing: 1px;
    }
	.slider_banner_info_w3ls p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    width: 100%;
    }
	.callbacks_nav.prev {
    left: 0%;
   }
   .slider-img1, .slider-img2, .slider-img3, .slider-img4 {
    min-height: 450px;
    }
	.slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 1.5em;
    letter-spacing: 1px;
    }
	.grid_sec_info h3 {
    font-size: 1.4em;
    } 
	.style-grid-2-text_info p {
    margin: 1.5em 0;
    color: #333;
    }
	.stats_head h3 {
    font-size: 1.5em;
    } 
	.footer-nav li {
    margin: 0px 0.1em;
    }
	ul.footer-nav li a {
    font-size: 1em;
     }
	 .navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    font-size: 25px;
    padding: 5px 7px;
    }
	.navbar-toggler {
    font-size: 1rem;
    }
	.features-left.agileinfo-img, .features-left.agileinfo-img2, .features-left.agileinfo-img3, .features-left.agileinfo-img4 {
	min-height: 16em;
   }
   .banner_bottom_left h4 {
    font-size: 1.3em;
	}
	.inner_sec_grids_info_w3ls {
    margin-top: 2em;
   }
   .w3layouts_gallery_grid1_pos {
    bottom: 66px;
    top: 97px;
    }
	.features ul.nav.nav-tabs li a {
    font-size: 1em;
	}
	.agile-dish-caption h4 {
    font-size: 19px;
    }
	.style-image-2 {
    margin-top: 2em;
   }
   }
@media(max-width:414px){
	.stats_head h3 {
    font-size: 1.4em;
    }  
	.appointment_head h3 {
    color: #ffffff;
    font-size: 1.5em;
     }
	 .agile_about_grid_right h4 {
    font-size: 1.3em;
    }
	.banner_bottom_left h4 {
    font-size: 1.1em;
    }
	.stats_head h3 {
    font-size: 1.2em;
	}
	.w3layouts_gallery_grid1_pos {
    bottom: 39px;
    top: 70px;
    }
	.w3layouts_gallery_grid1_pos {
    bottom: 52px;
    top: 48px;
    }
	.features ul.nav.nav-tabs {
    left: 13%;
    }
	.choose-icon i {
    width: 62px;
    height: 62px;
    font-size: 1.5em;
   }
   .agile-dish-caption h4 {
    font-size: 19px;
    }
}
@media(max-width:384px){
	.navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    font-size: 25px;
    padding: 5px 0px;
   }
   .callbacks_nav.next {
    left: 91%;
   }
   .stats_head h3 {
    font-size: 1.2em;
   }
   .appointment_head h3 {
    color: #ffffff;
    font-size: 1.3em;
    }
	.agile_about_grid_right h4 {
    font-size: 1.2em;
   }
   .agileits-mid h3 {
    font-size: 1.2em;
   }
   .features-right {
    padding: 9em 3em 3em;
   }
   .flex-direction-nav .flex-prev {
    left: -11.2%;
   }
}
@media(max-width:375px){
	.navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    font-size: 23px;
    padding: 5px 0px;
   }
   .slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 2em;
    letter-spacing: 1px;
    }
	.slider_banner_info_w3ls {
    padding-top: 45%;
   }
   .grid_sec_info h3 {
    font-size: 1.5em;
    }
	ul.footer-nav li a {
    font-size: 0.9em;
	}
	.about-bottoml-agileits {
     min-height: 450px;
   }
   .w3layouts_stats_left p {
    font-size: 2em;
    }
	.w3-head-all h3 {
    font-size: 2em;
    }
	.banner_bottom_left h4 {
    font-size: 1em;
     }
	 .features ul.nav.nav-tabs {
    left: 3%;
    } 
	.w3-head-all h3 {
    font-size: 2em;
    }
	.g1 p span.fa {
    font-size: 1em;
    margin-right: 0.5em;
   }
}
@media(max-width:320px){
	.navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    font-size: 18px;
    padding: 5px 0px;
    }
	.navbar-toggler {
    font-size: 0.8rem;
     }
	 .slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 1.2em;
    letter-spacing: 1px;
     }
	 .callbacks_nav.next {
    left: 90%;
      }
	 .slider_banner_info_w3ls p {
    font-size: 13.5px;
    letter-spacing: 0.5px;
    }
	.w3-head-all h3 {
    font-size: 2em;
    }
	.stats_head h3 {
    font-size: 1em;
    }
	.about-bottomr-agileits {
    padding: 4em 1em;
    }
	.navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    font-size: 20px;
    }
	.offers-left-heading h4 {
    font-size: 1em;
    }
	ul.some_agile_facts span {
    margin-right: 2px;
	font-size: 1em;
  }
  .choose-info h4 {
    font-size: 1em;
   }
   .w3layouts_gallery_grid1_pos {
    bottom: 29px;
    top: 24px;
    }
	.features ul.nav.nav-tabs {
    left: 5%;
    }
	.w3-head-all h3 {
    font-size: 1.8em;
    }
	.callbacks_nav.next {
    left: 87%;
    }
	.navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    font-size: 30px;
    letter-spacing: 0px;
   }
   .navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    font-size: 18px;
    }
	.callbacks_nav.next {
    left: 88%;
     }
	 .features ul.nav.nav-tabs li a {
    margin-right: 0.5em;
	 }
	 .about1 h4 {
    font-size: 16px;
   }
   .slider_banner_info_w3ls h4, .slider_banner_info_w3ls h1, .slider_banner_info_w3ls h2 {
    font-size: 1em;
    letter-spacing: 1px;
     }
	 .w3-head-all h3 {
    font-size: 1.8em;
    letter-spacing: 0px;
     }
	 .agile-dish-caption h4 {
    font-size: 16px;
     }
}
/*-- /responsive design --*/

/*--responsive--*/

@media(max-width:1440px) {
    .advantage-grid-info1,
    .advantage-grid-info1.second,
    .advantage-grid-info1.third {
	min-height: 400px;
    }
    .main-banner {
        min-height: 757px;
    }
}

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

@media(max-width:1280px) {
    .main-banner {
        min-height: 730px;
    }
    .baner-info-w3ls {
        padding: 10em 0 0;
        width: 62%;
    }
    .rotate {
        margin-top: 4em;
    }
    .baner-info-w3ls h1 {
        font-size: 3.5em;
    }
    .contact-right h2 {
        font-size: 2em;
    }
}

@media(max-width:1080px) {
    .services-box {
        padding: 3em 3em;
    }
    .main-banner {
        min-height: 645px;
    }
    p {
	font-size: 11px;
    }
    p.main_p {
        width: 90%;
    }
    .baner-info-w3ls h6 {
        font-size: 0.95em;
        letter-spacing: 5px;
    }
}

@media(max-width:1050px) {
    .team-info h3 {
        font-size: 0.9em;
    }
    .team-info {
        padding: 2em 1em;
    }
}

@media(max-width:1024px) {
    .main-banner {
        min-height: 593px;
    }
}

@media(max-width:991px) {
    .advantage_left {
	padding: 6em 3em;
    }
    .ser-rgt {
        padding: 0 15px;
        margin-top: 1em;
    }
    h3.tittle_head {
        font-size: 1.8em;
    }
    .popup {
        width: 50%;
    }
}


@media(max-width:800px) {
    .agile-link-bnr {
        padding: 12px 30px;
    }
    p.main_p {
        width: 100%;
    }
    .advantage_left {
        padding: 5em 2em;
    }
}

@media(max-width:768px) {
    .baner-info-w3ls {
        padding: 9em 0 0;
        width: 90%;
    }
    .baner-info-w3ls h1 {
        font-size: 3em;
    }
    .main-banner {
        min-height: 564px;
    }
    h3.tittle_head {
        font-size: 1.6em;
    }
    .contact-right h2 {
        font-size: 1.8em;
    }
}

@media(max-width:767px) {
    .main-banner {
        min-height: 560px;
    }
    .team-info:nth-child(2) {
        margin: 1.5em 0;
    }
    .gal-img {
        padding: 10px;
        float: left;
        width: 50%;
    }
    .newsletter-info-wthree form {
        width: 90%;
        margin: 0 auto 2em;
    }
    .contact-right {
        padding: 2em 2em;
    }
    .popup {
        width: 60%;
    }
}

@media(max-width:736px) {
    .cd-header-buttons {
        right: 105px;
    }
}

@media(max-width:667px) {
    .rotate {
        margin-top: 3em;
    }
}

@media(max-width:640px) {
    .main-banner {
        min-height: 530px;
    }
    .baner-info-w3ls {
        padding: 8em 0 0;
        width: 90%;
    }
    .advantage_left {
        padding: 4em 1em;
    }
    .advantage_left h3 {
        font-size: 1.2em;
    }
    .inner-banner {
        min-height: 200px;
    }
    .popup {
        width: 90%;
    }
}

@media(max-width:600px) {
    .wedo_top li:nth-child(2) {
        margin: 0 1em;
    }
    section.foot-top-w3layouts p {
        font-size: 14px;
    }
    .contact-right h2 {
        font-size: 1.3em;
    }
    .contact-form {
        padding: 0 2em;
    }
}

@media(max-width:568px) {
    .main-banner {
        min-height: 460px;
    }
    .baner-info-w3ls h1 {
        font-size: 2.5em;
    }
    .baner-info-w3ls {
        padding: 7em 0 0;
        width: 95%;
    }
    .baner-info-w3ls h6 {
        font-size: 0.9em;
        letter-spacing: 3px;
    }
}

@media(max-width:480px) {
    .agile-link-bnr {
        padding: 9px 20px;
        letter-spacing: 1px;
    }
    .baner-info-w3ls h1 {
        font-size: 2.3em;
    }
    .advantage_left {
        padding: 3em 1em;
    }
    .advantage-grid-info1,
    .advantage-grid-info1.second,
    .advantage-grid-info1.third {
        min-height: 430px;
    }
}

@media(max-width:440px) {
    .rotate {
        margin-top: 2em;
    }
    .main-banner {
        min-height: 436px;
    }
    .baner-info-w3ls {
        padding: 6em 0 0;
        width: 100%;
    }
    .wedo_top span {
        width: 70px;
        height: 70px;
        line-height: 67px;
        font-size: 30px;
    }
    .advantage_left h3 {
        font-size: 1em;
    }
    .services-box {
        padding: 2em 1em;
    }
    .service-content h4,
    .service-content h2 {
        font-size: 1em;
    }
    h3.tittle_head {
        font-size: 1.4em;
    }
}

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

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

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

/*--//responsive--*/
