/*--
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;
	background:#ffffff;
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:15px;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Lato', sans-serif;
}
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;
}
img{
	width:100%;
}







.botCapt {
   /* float: right;*/
    outline: none;
    color: #fff;
    padding: 0.6em 3em;
    font-size: .9em;
    margin: 1em 0 0 0;
   /* -webkit-appearance: none;*/
    background: #bb3327;  /*#8abe01;*/
   /* transition: 0.5s all;*/
    border: 1px solid #bb3327; /* #8abe01;*/
  /*  -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;*/
}
.botCapt:hover {
    color: #fff;
    background: #f35a5a;
    border: 1px solid #f35a5a;
}





.LogoAdaptadoGde {
}

.LogoAdaptadoRespon {
display:none;
}

@media screen and (max-width: 768px){
.LogoAdaptadoGde {
display:none !important;
}

.LogoAdaptadoRespon {
display:block !important;
width:80%;
}
}

@media screen and (max-width: 767px){
.LogoAdaptadoGde {
display:none !important;
}

.LogoAdaptadoRespon {
display:block !important;
width:15%;
margin-left: 25px;
margin-bottom: 10px;
}
}

@media screen and (max-width: 414px){
.LogoAdaptadoGde {
display:none !important;
}

.LogoAdaptadoRespon {
display:block !important;
width:35%;
margin-left: 15px;
margin-bottom: 5px;
}
}


.iconNotiMargenAbajo {
display:none; /* en noticias, que NO muestre el "ver nota completa" en la parte de abajo. Lo muestra al achicar*/
}









.contenedor{
float:right !important;
  width:100px;
 /* height:336px;*/  /*240px;*/
  position:absolute;
 /* position:fixed;*/
  right:0;
  /*bottom:0px;*/
 /* top: 100px;*/
  z-index: 10000;
  /* font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size:12px;
  color:#FFFFFF;
  background-color:#2E4965;
  padding-left: 15px;
  padding-top: 10px;
  letter-spacing: 0.8px;*/
   /*top: -102px !important;*/
   bottom: 100px;
}

.contenedorTxt{
   font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size:13px;
  color:#FFFFFF;
  background-color:#2E4965;
  /*margin-top: 100px;*/
  padding: 6px 90px 6px  15px;
 /* padding-left: 15px;
  padding-top: 10px;*/
  letter-spacing: 0.8px;
  /*top: 500px !important;*/
  margin-top: 5px !important;

}

.botonF1{
  width:60px;
  height:60px;
  border-radius:100%;
  background:#6cccf7;  /*#F44336;*/
  /*right:-50px;*/
  right:0px;
 /* bottom:0;*/
/* top: -12px;*/
/*bottom: 10px;*/
/*top: -172px;*/
 /*position:absolute;*/
 position:fixed;
  margin-right: 0; /*16px;*/
 /*margin-bottom:16px;*/
  border:none;
  outline:none;
  color:#FFF;
  font-size:25px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  transition:.3s;
}
span{
  transition:.5s;  
}
.botonF1:hover span{
  transform:rotate(360deg);
}
.botonF1:active{
  transform:scale(1.1);
}
.btnFlotante{
 width:110px;
  height:35px;
 /* border-radius:100%;*/
  border:none;
  color:#FFF;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
 /* font-size:28px;*/
  outline:none;
  position:absolute;
  right:0;
 /* bottom:0;*/
 top: 0;
 /* margin-right:0px;*/
 left: 1px;
  transform:scale(0);
  
   font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 2.2;
  font-size:13px;
  color:#FFFFFF;
 background-color:#2E4965;
  /*padding-left: 15px;
  padding-top: 10px;*/
  letter-spacing: 0.8px;
}
.botonF2{
  background:#2196F3;
 /* margin-bottom:85px;*/
 margin-top: 40px;
  transition:0.5s;
}



@media (max-width: 540px) {
.contenedor{
 width:  70px; /*100px;*/
 /* height:336px;  */
  right:55px;
  top: 90px; /*100px;*/
} 
.contenedorTxt{
  line-height: 1;
  font-size:12px;
  padding: 8px 70px 8px  12px;
  margin-top: 1px !important;
}
.botonF1{
  width:45px;
  height:45px;
  right:-50px;
 top: -9px;
  font-size:20px;
}
.btnFlotante{
 /*width:110px;
  height:35px;*/
 /* right:0;
 top: 0;*/
/*left: 1px;*/
  line-height: 1.5;
  font-size:11px;
 /* letter-spacing: 0.8px;*/
}
.botonF2{
 margin-top: 31px;
}

}







.botonF3{
  background:#673AB7;
  margin-bottom:130px;
  transition:0.7s;
}
.botonF4{
  background:#009688;
  margin-bottom:175px;
  transition:0.9s;
}
.botonF5{
  background:#FF5722;
  margin-bottom:220px;
  transition:0.99s;
}
.animacionVer{
  transform:scale(1);
}




















.redes-flotantes {
position: fixed;
right: 2px;
/*top: 80%;*/  /*75%;*/
bottom: 7%;
z-index: 20;
}
.redes-flotantes img {
float: right; clear: right;
 /*margin: 5px;*/
-moz-transform: scale(.8) ;
-webkit-transform: scale(.8) ;
-o-transform: scale(.8) ;
-ms-transform: scale(.8) ;
transform: scale(.8) ;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
width: 65px;
margin-right: .85em;
/*margin-bottom: .1em;*/
}
.redes-flotantesSuperior {
/*margin-bottom: -0.6em !important;*/
}
.redes-flotantes img:hover {
/*-moz-transform: scale(1.1) rotate(6deg);
-webkit-transform: scale(1.1) rotate(6deg);
-o-transform: scale(1.1) rotate(6deg);
-ms-transform: scale(1.1) rotate(6deg);
transform: scale(1.1) rotate(6deg);*/
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (max-width: 600px){
.redes-flotantes {
bottom: 10%;

}
.redes-flotantes img {
width: 55px;
margin-right: .5em;
}
}










.LinkWhats {
font-size: 280px;
color:#666666;
}
.LinkWhats a{

}

.LinkWhats a:hover{
color:#bb3327;
text-transform:none;
}










.LogoAcreditBco {
max-height: 86px;
width:auto;
margin-bottom: 10px;
}







.AlturaVerArt {
height: 800px;
}











.mailGracias { /* mensaje de gracias del contacto "*/
    color: #fff;
    font-size: 24px;
    /*text-transform: capitalize;*/
    line-height: 24px;  /*34px;*/
}








/* Posición fija al costado derecho */
.sidebar {
  position: fixed;
 /* top: 40%;*/
 bottom: 24%;
  right: -98px;   /*-70px; */ /*-120px;*/ /* oculto parcialmente */
  width: 255px;  /* 150px;*/
  background-color:  #043457;
  transition: right 0.3s ease;
  border-radius: 25px 0 0 25px;  /*  8px 0 0 8px;   */
  overflow: hidden;
  z-index: 30;
}

/* Cuando el mouse pasa sobre el elemento, se despliega */
.sidebar:hover {
  right: 0;
}

/* Contenido del sidebar */
.sidebar-content {
  display: flex;
  flex-direction: column;
  padding: 10px;
}

.sidebar-content a {
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
    font-size: 1.2em; /*1.55em;  */
   /* margin: 1em 0 0 0;*/
    letter-spacing: .8px;
	
color: white;
  text-decoration: none;
 /* padding: 10px;*/
 padding: 3px 3px 3px 10px;
  transition: background-color 0.3s;
 
}

.sidebar-content a:hover {
  background-color: #05497a;  /*#555;*/
  border-radius: 25px 0 0 25px; 
}

.flecha {
padding-right: 11px;
}





































/*-- banner --*/ 
.w3ls-banner{
	position: relative;
}   
.banner-dott {
    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;
}
/*-- header --*/ 
h1 a.navbar-brand {
    font-size: 1em;
    color: #fff !important;
    text-transform: uppercase;
    padding: 13px 10px 13px 0;
    border: 2px solid #fff;
}
h1 a.navbar-brand span {
    background: #f35a5a;
    padding: 1px 12px;
	font-weight: bold;
    font-size: 1em;
    margin-right: 0.1em;
    border-right: 2px solid #fff;
}
nav.navbar.navbar-default.navbar-fixed-top { /* fondo botonera*/
    /*background:rgba(0, 0, 0, 0.65);*/
	background:rgba(0, 48, 74, 0.65);
    border: none;
    padding: .6em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.navbar-default .navbar-nav > li > a { /* botones botonera*/
    color: #fff;
    font-size: .9em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}


@media screen and (max-width: 1080px){
.navbar-default .navbar-nav > li > a { /* botones botonera*/
    color: #fff;
    font-size: .8em;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#fff;
    background-color:#de0f17;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { /*  botonera hover */
    color: #5F89AD;  /* #4CAF50;*/
    background-color: transparent;
}
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
    padding: 0;
    background: rgba(0, 0, 0, 0.75);
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px!important;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 0.3em;
}
/*-- //header --*/ 
/*-- banner-text --*/ 
.header-w3layouts{
    position: absolute;
    top: 0;
    z-index: 99;
    text-align: center;
    left: 0;
    width: 100%;
}
.agileits-banner-info h3 { /* texto banner gde: bienvenidos...*/
font-family: 'Open Sans', sans-serif;
font-weight: 400;
    color: #fff;
    font-size: 2.5em;  /*2.5em;*/
    margin: 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 0.2em;
	padding-top: 50px; /* agregué para que estés más separado de arriba */
}
.agileits-banner-info h3 span{
	    background: #2529d8;
    padding: 0 15px;
}
.agileits-banner-info {
    text-align: left;
    padding: 16em 0 23em;
}
.agileits-banner-info p { /* texto banner chico: frase de abajo de " bienvenidos..."*/
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
    color: #fff;
    font-size: 1.2em;  /* 1em;*/
    line-height: 1.8em;
    letter-spacing: 2px;  /*5px;*/
    /*margin: 2em auto;*/
	 margin: 1em auto 1.7em auto;
	 text-shadow: #000000 0 0 8px;  /* le agregué sombra para que se lea bien  */ /*  DATOS DEL SHADOW: color | offset-x | offset-y | blur-radius  */
}
.agileits_w3layouts_more{
	position:relative;
}
.agileits_w3layouts_more a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    background: #bb3327;  /*#8abe01;*/
    padding: 10px 20px;
}
.agileits_w3layouts_more a:focus{
	outline:none;
}
.agileits_w3layouts_more a:hover{
	color:#fff;
}
.agileits_w3layouts_more a:before,.agileits_w3layouts_more a:after{
	content: '';
   /* background: #fff;*/
   background-color: rgba(255, 255, 255, 0);
    width: 85%;
    height: 2px;
    position: absolute;
    left: 105%;
    top: 46%;
	/*opacity: 0;*/
}
.agileits_w3layouts_more a:after{
/*opacity: 1;*/
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
	    -webkit-transform:  scale3d(0, 1, 1);
    transform:   scale3d(0, 1, 1);
    -webkit-transform-origin:  center left;
    transform-origin:  center left;
    -webkit-transition:  transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition:  transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.agileits_w3layouts_more a:hover::before, .agileits_w3layouts_more a:hover::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
	/*opacity: 0;*/
}
.agileits_w3layouts_more a::after {
    background: #E91E63;
}
/*-- //banner-text --*/
/*-- banner-top --*/
.w3layouts-banner-top{
    /*background: url(../images/slide1.jpg) no-repeat 0px 0px;*/
	/*background: url(../imgs/SliderLacymPR_01.gif) no-repeat 0px 0px;*/
	
	/*background: url(../imgs/SliderLacymB_01B.gif) no-repeat center center fixed;*/
	/*background: url(../imgs/SliderLacymB_01B.gif) no-repeat center center;*/
	/*min-height:780px;*/
	
	
	/*background: url(../imgs/SliderLacymB_01B.gif) no-repeat 50% 0px ;*/
	background: url(../imgs/SliderLacymB_01B.gif) 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:780px;
}
.w3layouts-banner-top1{
	/*background: url(../images/slide2.jpg) no-repeat 0px 0px;*/
	/*background: url(../imgs/SliderLacymPR_02.gif) no-repeat 0px 0px;*/
	/*background: url(../imgs/SliderLacymB_03.gif) no-repeat 0px 0px;*/
	/*background: url(../imgs/SliderLacymB_03_TachoGris.gif) no-repeat 0px 0px;*/
	background: url(../imgs/SliderLacymD-2025_02.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:780px;
}
.w3layouts-banner-top2{
	/*background: url(../images/slide3.jpg) no-repeat 0px 0px;*/
	/*background: url(../imgs/SliderLacymPR_03.gif) no-repeat 0px 0px;*/
	
	/*background: url(../imgs/SliderLacymB_02.gif) no-repeat 50% 0px;*/
	background: url(../imgs/SliderLacymB_02.gif) no-repeat 0px 0px;
	/*background: url(../imgs/SliderLacymB_02.gif) no-repeat center center;*/
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:780px;
}


/* ESTOS SON PRUEBAS DE FOTOS, SOLAMENTE PARA VERLAS ONLINE -- ACA EMPIEZAN */
.w3layouts-banner-top3{
	background: url(../imgs/SliderLacymB_04.gif) 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:780px;
}
.w3layouts-banner-top4{
	background: url(../imgs/SliderLacymB_06B.gif) 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:780px;
}
.w3layouts-banner-top5{
	background: url(../imgs/SliderLacymB_05.gif) 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:780px;
}
.w3layouts-banner-top6{
	/*background: url(../imgs/SliderLacymB_07.gif) no-repeat 0px 0px;*/
	background: url(../imgs/SliderLacymD-2025_01B.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:780px;
}
.w3layouts-banner-top7{
	background: url(../imgs/SliderLacymB_08.gif) 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:780px;
}
/* ESTOS SON PRUEBAS DE FOTOS, SOLAMENTE PARA VERLAS ONLINE -- ACA TERMINAN */



/*-- //banner-top --*/ 
/*--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;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top:55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: url(../images/left.png) no-repeat 0px 0px;
}
.callbacks_nav.next {
    left: auto;
    background: url(../images/right.png) no-repeat 0px 0px;
    right: -62px;
}
.callbacks_nav.prev {
    left: auto;
    background: url(../images/left.png) no-repeat 0px 0px;
    left: -58px;
}
#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;
    top: 93%;
    left: 46.3%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li {
    display:inline-block;
    margin: 0px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after { /* puntitos blancos del slider*/
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:11px;
    width:11px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{ /* puntito seleccionado del slider*/
       background: #B93327;  /*#F44336;*/
}
/*-- //slider --*/

.thim-click-to-bottom {
   position: absolute;
    bottom: 17%;
    left: 15%;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    -webkit-animation: bounce 2s infinite ease-in-out;
    z-index: 99;
}
.thim-click-to-bottom i {
    color: #fff;
    transform: rotate(-45deg);
}
.rotate {
    border: 2px solid #fff;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    transform: rotate(45deg);
    text-align: center;
}
@-webkit-keyframes bounce {
	0%, 20%, 60%, 100%  { -ms-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -o-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -moz-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
    40%  { -webkit-transform: translateY(-20px); }
	80% { -webkit-transform: translateY(-10px); }
}
/*-- hover-effect --*/
/* //banner */

/* about */
.heading h2,.heading h3 { /* por ahora, usado solamente en título de contactese */
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
    text-align: center;
    font-size: 35px;  /*45px;*/
    color: #000;
    margin-bottom: 30px;
}
.testimonial .heading h3 { /* título de la sección de seguridad de la home, con fondo del frente del laboratorio  */
    color: #fff;
	
	font-family: 'Open Sans', sans-serif;
font-weight: 700;
    text-align: center;
    font-size: 31px;  /*32px;*/
	letter-spacing: 1.4px;
	padding-bottom: 38px; /*25px;*/
}

.testimonial .heading h3 light { /* sub-título de la sección de seguridad de la home, con fondo del frente del laboratorio  */
font-weight: 400;
font-size: 25px;  
/*margin-top: 125px !important;*/
line-height: 55px;
}

.BotCentral {
text-align:center !important;
/*left: 40%;*/
padding-bottom: 20px;
}

@media screen and (max-width: 950px){
.BotCentral {
	margin: 0 40% 15% 40% !important;
}
}

.about, .services, .gallery, .contact {
    padding: 4em 0 5em;  /*4em 0 2em;*/ /* cambiado margen abajo, para más espacio*/
}

.services{
width: 100% !important;
}


.about h4 {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
    text-align: center;
    font-size: 25px;
    color: #333333;  /*#8abe01;*/
}
.about p {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
    text-align: center;
    color: #000;
    font-size: 14px;
    letter-spacing: 0.75px;  /*1px;*/
    margin: .5em 0;
}
.about-grids h3 {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color: #000000; /*#3a3a3a;*/
    line-height: 27px;  /*33px;*/
}
.about-grids{
	text-align:center;
    margin-top: 2em;
	/*height: 200% !important;*/
}
.about-grids p {
    color: #fff;
    font-size: 14px;
    margin: 1em 0 1.6em 0;
    letter-spacing: 0px;
    line-height: 27px;
}




@media screen and (max-width: 768px){
.about-grids p {
    font-size: 11px;
    line-height: 20px;
}
}

@media screen and (max-width: 667px){
.about-grids p {
    font-size: 14px;
    line-height: 27px;
}
}



.aboutgrid1 {
    padding: 3em 3em;  /*4em 3em;*/
    background: #648CAF;  /*#2dde98;*/
    border: 1px solid #fff;
}

.mas-icon {
	padding-top: 7px;
	font-size: 16px;
	text-align: center;
	width: 32px;
	height: 32px;
	border: 1px solid #FFFFFF;
	border-radius: 5%;  /*50%;*/
	color: #222222;
	margin: 1px; /*5px;*/
}

.mas-icon:hover {
	border: 1px solid #222222;
	color: #FFFFFF;
}

.aboutgrid3{
    padding: 3em 3em;  /*4em 3em;*/
    background: #90ADC5;  /*#03A9F4;*/
    border: 1px solid #fff;
}
.aboutgrid5{
    padding: 3em 3em;  /*4em 3em;*/
    background: #B2B3B6;  /*#FF9800;*/
    border: 1px solid #fff;
}
.aboutgrid2, .aboutgrid4, .aboutgrid6 {
    padding: 0;
    border: 1px solid #fff;
}
/* about */

/*-- bootstrap-modal-pop-up --*/
.modal-header {
    font-size: 2em;
    padding: 10px;
    color: #888;
    text-align: center;
    text-transform: uppercase;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
    padding: 1em 2em 0em;
	margin: 0 !important;
	line-height:2em;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-body img {
    padding: 0em 1em 0 1em;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#999;
	outline: none;
}
/*-- //bootstrap-modal-pop-up --*/

/*-- services --*/
.border1{
    border-bottom: solid 1px #ffffff !important;
}
.serviceimg img {
    margin: 1em 0;
}

.services-icon {
margin-top: 34px !important;
margin-bottom: 2px !important;
padding-bottom: 30px !important;
border-bottom: solid 1px #999999;
}

.services-icon-info {
   /* width: 70px;
    height: 70px;*/
    /*background: #FFFFFF !important;*/
	background:#bb3327 !important;
    text-align: center;
    /*color:  #777777 !important;*/  /*#8abe01;*/
	color:  #FFFFFF !important; 
   /* border: 1px solid #999999;*/  /*#8abe01;*/
   border: 0;
    font-size: 1em;  /*2em;*/
	font-weight: 600;
    /*padding: .4em .6em .4em .6em;*/ /*.4em 0 0 0;*/
	padding: .3em .75em .4em .6em;
    margin-top:  2.3em; /*2.3em;*/  /*.8em;*/
    /*transform: rotate(45deg);*/
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


.services-icon-info vermas {
   /* background: #FFFFFF !important;
    text-align: center;*/
    /*color:  #777777 !important; */ /*#8abe01;*/
	color:  #FFFFFF !important;
   /* border: 1px solid #999999;*/  /*#8abe01;*/
    font-size: 0.8em;  /*2em;*/
    padding: 0 0 0 .6em;
	/*line-height: 3em;*/
  /*  margin-top: 2.3em;  */
    /*transform: rotate(45deg);*/
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.services-icon-info vermas:hover {
 color:  #FFFFFF !important; 
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


.services-icon-info:hover {
	background: #777777 !important; /*#8abe01;*/
	color: #FFFFFF !important;
}

.iconNotiMargen {
margin-top: 20px;
}



/*.services-icon-info vermas Centrado {
text-align:center !important;
}*/


.services-icon-infoBB {
   /*width: 70px;
    height: 70px;*/
	/*width: 100% !important;*/
    background: #FFFFFF !important;
    text-align: center;
    color:  #777777 !important;  /*#8abe01;*/
    border: 2px solid #777777;  /*#8abe01;*/
    font-size: 2em;
    /*padding: .3em 0 0 0;*/ /*.4em 0 0 0;*/
   /* margin-top: .8em;*/
    /*transform: rotate(45deg);*/
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
	/*float:left;*/
}




.services-icon i.fa {
   /* transform: rotate(-45deg);*/
  /* background: #FFFFFF !important;
    color:  #777777 !important;*/ 
}
.services-icon-text {
   /* margin-left: 0.01em;*/  /*1em;*/
}
.services-icon-text p{
    color: #FFFFFF; /*#666666;*/  /*#404040;*/
    font-size: .8em; /*.9em;*/
    margin: 1em 0.2em 0 0;
    font-weight: 600;
   /* text-transform: capitalize;*/
    letter-spacing: .2px; /*.5px;*/
    line-height: 14px;  /*30px;*/
	text-align:center;
	padding: .6em 0 .6em 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
	background-color:#bb3327;
}

.services-icon-text numer{
   /* color: #666666; */ /*#404040;*/
    font-size: 1.7em !important; /*.9em;*/
    /*margin: 1em 0 0 0;*/
    font-weight: 400;
   /* text-transform: capitalize;*/
    letter-spacing: 0px; /*.5px;*/
   /* line-height: 20px;*/  /*30px;*/
	text-align:center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


.services-icon-text titu{
/*font-family: 'Open Sans', sans-serif;
font-weight: 700;*/
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
    color: #bb3327;  /*#404040;*/
    font-size: 1.55em;  /*1.8em;*/  /*1.5em;*/
    margin: 1em 0 0 0;
   /* font-weight: 600;*/
   /* text-transform: capitalize;*/
    letter-spacing: .3px;
    line-height: 30px; /*30px;  */
    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:capitalize !important;*/
}



.services-icon-text pChico{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
    color: #777777;
    font-size: .85em;
    margin: 0.2em 0 0 0;
   /* font-weight: 600;*/
   /* text-transform: capitalize;*/
    letter-spacing: .3px;
    line-height: 14px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}



@media screen and (max-width: 414px){
.services-icon-text titu{
/*padding-right: 250px !important;*/
/*max-width: 75% !important;*/
}
.services-icon-text pChico{
/*padding-right: 250px !important;*/
/*max-width: 75% !important;*/
}

.services-icon {
margin-right: 20px !important;
}
}




.services-icon:hover div.services-icon-info {
	background: #777777 !important; /*#8abe01;*/
	color: #FFFFFF !important;
}
.services-icon {
    margin: 0 0 2em 0;
}
.services-icon:nth-child(3) {
    margin: 0;
}
.services-icon:hover div.services-icon-text h4{
	color: #cddc39;
}
.w3-agile-services-right h5{
	color:#000000;
	font-size:1em;
	line-height:1.8em;
	font-weight:600;
	margin:0 0 1em 0;
}
.w3-agile-services-right p{
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.w3-agile-services-right p span{
	display:block;
	margin:1em 0 0 0;
}
/*-- //services --*/

/*-- team --*/
.team {
    overflow: hidden;
    padding: 60px 0px;
}
.agile_team_grid {
    text-align: center;
    position: relative;
}
.agile_team_grid h4 {
    font-size: 1.6em;
    color: #2d2727;
    margin: 1em 0 .2em;
}
.agile_team_grid h6 {
	color: #777;
    font-size: 1.1em;
    line-height: 30px;
    letter-spacing: 1px;
}
.agile_team_grid p {
    margin: 1em 0;
    text-align: center;
    line-height: 1.8em;
    color: #999;
    letter-spacing: .5px;
    font-size: .9em;
}
.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%; 
} 
.ih-item.circle,.ih-item.circle .img {
	position: relative;
}
.ih-item.circle, .ih-item.circle .img, .ih-item.circle.effect1 .spinner {
    width: 280px;
    height: 330px;
    margin: 0 auto;
}
.ih-item.circle .img:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3); 
	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 {
}
.ih-item.circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ih-item.circle.effect1 .spinner {
    border: 6px solid #f35a5a;
    border-right-color: #DFDFDF;
    border-bottom-color: #DFDFDF;
    -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: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    width: auto;
    height: auto;
}
.ih-item.circle.effect1 .img:before {
	display: none;
}
.ih-item.circle.effect1.colored .info {
	background: #1a4a72;
	background: rgba(26, 74, 114, 0.6);
}
.ih-item.circle.effect1 .info {
	top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
	background: #333333;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	-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 .info h4 {
    color: #fff;
    position: relative;
    font-size: 1.2em;
    margin: 0 18px;
    padding: 3.3em 0 .5em;
}
.ih-item.circle.effect1 .info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 auto 10px;
    font-size: 13px;
    border-top: 1px solid #fff;
    width: 75% !important;
}
.ih-item.circle.effect1:hover .spinner,.agile_team_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);
}
.ih-item.circle.effect1:hover .info,.agile_team_grid:hover .ih-item.circle.effect1 .info{
  opacity: 1;
}
.social-icons.team-icons {
    float: none;
    padding: 0.5em 1em;
    display: block;
    text-align: center;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    position: absolute;
    bottom: -100px;
    text-align: center;
    left: 23%;
}
.social-icons.team-icons ul {
    margin: 0;
}
.social-icons.team-icons ul li a.dott {
    margin: 0;
}
.agile_team_grid:hover .social-icons.team-icons {
    background: #f35a5a;
    bottom: 33%;
}
.social-icons.team-icons ul li {
    display: inline-block;
    padding: 5px;
    font-size: 18px;
    border: 1px solid #fff;
    width: 31px;
    height: 33px;
    margin: 3px 6px;
}
.social-icons.team-icons ul li a {
    color: #fff !important;
    text-decoration: none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social-icons.team-icons ul li a:hover{
	color:white !important;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
h3.agileits-title {
    font-size: 2.5em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333;
    text-align: center;
    padding-bottom: 48px;
}
/* //team */

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

/* Common style */
.grid figure {
	position: relative;	
	overflow: hidden;
	margin: 0;
	text-align: center;
	cursor: pointer;
}

.gallery-grid {
    padding: 5px;
}

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

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

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

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

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
    font-weight: 300;
    margin: 0 0 .5em 0;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.4em;
}

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

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

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
.grid figure h3 span {
    font-weight: 800;
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}
figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #CDDC39 0%, #4CAF50 100%);
    background: linear-gradient(45deg, #CDDC39 0%,#4CAF50 100%);
}
figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #000000 0%, #292222 100%);
    background: linear-gradient(45deg, #000000 0%,#292222 100%);
}
figure.effect-roxy img {
	min-width:113%;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
    padding: 2em;
    text-align: left;
}

figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
}

figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    line-height: 1.8em;
}

figure.effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    line-height: 1.8em;
}
/*-- gallery --*/

/*-- testimonial --*/
.testimonial{
   /* background: url(../images/stats.jpg) no-repeat 0px -100px;*/
   /*background: url(../imgs/FondoSeguridad3.gif) no-repeat 0px -100px;*/
  
  /* background: url(../imgs/FondoSeguridadB.gif) no-repeat 0px -100px;*/
   /*background: url(../imgs/FondoSeguridadC.gif) no-repeat 0px -100px;*/
    background: url(../imgs/FondoSeguridadD2.gif) no-repeat 0px -100px;

    padding: 4em 0 4em 0;  /*4em 0;*/
    background-size: cover;
	position:relative;
}



@media screen and (max-width: 1080px){
.testimonial{
    padding: 4em 0 4em 3em;  
	/*background: url(../imgs/FondoSeguridadB.gif) no-repeat 0px 0px !important;*/
	/*background: url(../imgs/FondoSeguridadC.gif) no-repeat 0px 0px !important;*/
	background: url(../imgs/FondoSeguridadD2.gif) no-repeat 0px 0px !important;
	background-size: 100% !important;
}
}

@media screen and (max-width: 768px){
.testimonial{
    padding: 4em 0 4em 0;
	 background-size: cover !important;  
}
}


.testimonial-top{
	text-align:center;
}
i.fa.fa-quote-right {
    font-size: 3em;
    color: #FFFFFF;
}
.testimonial-top p {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
    color: #ffffff;
    font-size: /*1em; */ .9em;
    line-height: 2em;
    margin: 2em auto;
    width: 80%;
    letter-spacing: 1px;
    /*font-weight: 300;*/
}
.testimonial-top pGruesa {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
    color: #ffffff;
    font-size: /*1.05em;*/ .9em;
    line-height: 2em;
    margin: 2em auto;
    width: 80%;
    letter-spacing: 1px;
    /*font-weight: 300;*/
	text-transform:uppercase;
}



.testimonial-top h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}
.testimonial-top h5 span{
	font-weight:300;
}

.testimonialLoguito {
/*height: 70px !important;
width: 36px !important;*/
height: 56px !important; /*56px !important;*/
width: 29px !important; /*29px !important;*/
text-align:center;
margin-bottom: 20px;
	opacity:0.8;  
filter:alpha(opacity=80); /* For IE8 and earlier ---  */
}

.testimonialLoguitoB {
/*height: 70px !important;
width: 36px !important;*/
height: 56px !important;
width: 49px !important;
text-align:center;
	/*opacity:0.6;  
filter:alpha(opacity=60);*/ /* For IE8 and earlier ---  */
}

.testimonialLoguitoC {
/*height: 70px !important;
width: 36px !important;*/
height: 48px !important; /*56px !important;*/
width: 25px !important; /*29px !important;*/
text-align:center;
margin-bottom: 10px; /*20px;*/
	opacity:0.8;  
filter:alpha(opacity=80); /* For IE8 and earlier ---  */
}


/*-- //testimonial --*/

/*-- contact --*/
.contact-info-left {
	float:left;
	width:5%;
}
.ftr-address i {
    color: #0064d2;
    vertical-align: top;
    font-size: 1em;
    margin-top: 24px;
}
.contact-info:nth-child(3), .contact-info:nth-child(2) {
    margin: 2em 0;  /*3em 0;*/
}
.contact-info i {
    color: #fff;
    font-size: 20px;
}
.contact-info-right {
    float: left;
    margin: 0 0 0 1em;
}
.contact-info-right h5{
    color: #000000;
    font-size: 1em;
    margin: 0 0 .5em 0;
    font-weight: 600;
}
.contact-info-right p{
    letter-spacing: 1px;
    color: #eaeaea;
    line-height: 1.8em;
    margin: 1em 0 0 0;
    font-size: .9em;
}
.contact-info-right ul{
	padding:0;
	margin:0;
}
.contact-info-right ul li{
	display:block;
    letter-spacing: 1px;
    color: #eaeaea;
    font-size: .9em;
    margin-bottom: .4em;
}
.contact-info-right ul li a{
    letter-spacing: 1px;
    color: #eaeaea;
	text-decoration:none;
}
.contact-info-right ul li a:hover{ /* mouseover del mail */
	    color: #b7b0b0;  /*#0064d2;*/
}

.contact-info-Redes { /* redes dentro de la parte de ontacto */
	padding-top: .85em !important;
}
.contact-info-Redes a{ /* redes dentro de la parte de ontacto */
    letter-spacing: 1px;
    color: #eaeaea;
	text-decoration:none;
	font-size: 25px;
	padding-right: .4em;
	/*padding-top: .7em !important;*/
}
.contact-info-Redes a:hover{ /* mouseover de redes */
	    color: #b7b0b0;  
}

.contact input[type="text"],.contact input[type="email"] {
    width: 100%;
    color: #FFFFFF;  /*#b9b7b7; */ /* #555;*/ /*color del texto en form cuando lo completás */
    float: left;
	border-top-left-radius:60%; /* esquina redondeada para que no se note el corte recto */
    background: rgba(90,90,90,0.15); /*none;*/
    outline: none;
    font-size: .9em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: none;
    border-bottom: solid 1px #fff;
    -webkit-appearance: none;
    display: inline-block;
}
input.phone {
    width: 100% !important;
    float: none;
}
.contact-form textarea {
    resize: none;
    width: 100%;
    background: rgba(40,40,40,0.15);  /*none;*/
    color: #FFFFFF;  /*#999;*/
    font-size: .9em;
    outline: none;
    padding: .6em .8em;
    border: none;
    border-bottom: solid 1px #fff;
    min-height: 12em;
    -webkit-appearance: none;
}
.contact-form input[type="submit"] {
    float: right;
    outline: none;
    color: #fff;
    padding: 0.6em 3em;
    font-size: .9em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #bb3327;  /*#8abe01;*/
    transition: 0.5s all;
    border: 1px solid #bb3327; /* #8abe01;*/
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover {
    color: #fff;
    background: #f35a5a;
    border: 1px solid #f35a5a;
}
.contact-left {
    padding: 5em 2em 5em 23em;
    /*background: #000;*/
    background: #bb3327;  /*#8abe01;*/
	/*height: 100% !important;*/
}
.contact-form {
    padding: 4em 18em 4em 5em;
   /* background: url(../images/contact.jpg) no-repeat 0px 0px;*/
	/*background: url(../imgs/FondoContactoB.gif) no-repeat 0px 0px;*/
	
	background: url(../imgs/FondoContactoC.gif) no-repeat 0px 0px;
    background-size: cover;
}
.contact-left h3 { /* título "información de contacto"*/
    color: #fff;
    font-size: 24px;
    /*text-transform: capitalize;*/
    line-height: 24px;  /*34px;*/
}
.contact{
	padding:4em 0 0;
}

.FondoContactLeft {
background: #bb3327 !important;
}

::-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;
}
/*-- //contact --*/

/* map */
iframe {
    width: 100%;
    border: none;
    min-height: 350px;
}
/* //map */

/* subscribe */
.agileits_w3layouts_banner_info form {
    width: 100%;
    margin: 0 auto;
}
.agileits_w3layouts_banner_info {
    padding: 3em 0;
    background: #05497a;  /* #f35a5a;*/
}


.subscribe-left h3 { /*título de los logos de abajo "acreditaciones..." */
font-family: 'Open Sans', sans-serif;
font-weight: 400;
    color: #fff;
    font-size: 13px; /*15px;*/  /*17px; */  /*23px;*/
    /*line-height: 42px;*/
	letter-spacing: 1px;
	/*vertical-align:middle !important;*/
	/*height: 100vh;*/
	/*display: flex !important;*/
	/*position: absolute;*/
	/*top: 50%;
	bottom: 50%;*/
	/*top: 75% !important;*/
	padding-top: 6%;
}

@media screen and (max-width: 1000px){
.subscribe-left h3 { /*título de los logos de abajo "acreditaciones..." */
	padding-top: 0%;
	padding-bottom: 4%;
}

}

.agileits_w3layouts_banner_info input[type="email"] {
    outline: none;
    width: 75%;
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0.33);
    color: #fff;
    border: 1px solid #ffffff;
    font-size: 14px;
    float: left;
    letter-spacing: 3px;
    font-weight: 300;
}
.agileits_w3layouts_banner_info input[type="submit"] {
    outline: none;
    width: 25%;
    padding: 10px 0;
    background: #8abe01;
    color: #fff;
    border: 1px solid #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
}

.CalidadLogos {
/*text-align:center !important;*/
	opacity:0.6;  
filter:alpha(opacity=60); /* For IE8 and earlier ---  */
width: 40%; /*22%;*/
padding-right: 15px;
}
.CalidadLogos:hover {
	opacity:1;  
filter:alpha(opacity=100); /* For IE8 and earlier ---  */
}

.CalidadLogosVert {
/*text-align:center !important;*/
	opacity:0.6;  
filter:alpha(opacity=60); /* For IE8 and earlier ---  */
/*width: 45%;*/ /*22%;*/
height: 70px;
width:auto !important;
padding-right: 26px;
}
.CalidadLogosVert:hover {
	opacity:1;  
filter:alpha(opacity=100); /* For IE8 and earlier ---  */
}

@media screen and (max-width: 600px){ /* para que aparezcan en 2 renglones los logos, y no se pegue el vert con horiz */
.CalidadLogosVert {
padding-right: 100%;
padding-bottom: 3%;
}
}



/* //subscribe */

/* copyright */
.copyright ul li h4 {
font-size: 12px; /*14px;*/
color: #8AA4CE;  /*#92B5C2;*/ /*#C4CCD9;*/
}

.copyright ul li h4 Bco {
color: #FFFFFF; 
}

.copyright ul li {
    display: inline-block;
    padding: 0 10px;
}

a.facebook {
    color: #fff;
    font-size: 16px;
}
.copyrighttop {
    float: left;
}
.copyrightbottom {
    float: right;
}
.copyright {
    background: #043457;  /*#292929;*/
    color: #fff;
    padding: 1em 5em;
}
.copyrightbottom p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 10px;  /*14px;*/
    line-height: 20px; /*26px;*/
}
.copyrightbottom a {
    color: #9dbacf;
    text-decoration: none;
}
.copyrightbottom a:hover {
    color: #fff;
}
/* copyright */

/*-- 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/arrow.png) no-repeat 0px 0px;*/
	background: url(../imgs/arrowUp.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 --*/

@media screen and (max-width: 1920px){
	.thim-click-to-bottom {
		left: 20%;
	}
}
@media screen and (max-width: 1680px){
	.thim-click-to-bottom {
		left: 16%;
	}
}
@media screen and (max-width: 1600px){
	.thim-click-to-bottom {
		left: 15%;
	}
}
@media screen and (max-width: 1440px){
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7{
		min-height:730px;
	}
	.agileits-banner-info {
		text-align: left;
		padding: 16em 0 19em;
	}
	.thim-click-to-bottom {
		left: 11%;
	}
}
@media screen and (max-width: 1366px){
	.contact-left {
		padding: 5em 2em 5em 17em;
	}
	.thim-click-to-bottom {
		left: 8%;
	}
}
@media screen and (max-width: 1280px){
	.contact-left {
		padding: 5em 2em 5em 15em;
	}
	.callbacks_nav.next,.callbacks_nav.prev {
		right: 0px;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 680px;
	}
	.agileits-banner-info {
		padding: 15em 0 16em;
	}
	.thim-click-to-bottom {
		left: 6%;
	}
}
@media screen and (max-width: 1080px){
	.agileits-banner-info h3 {
		font-size: 2.2em;
		letter-spacing: 3px;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 650px;
		/*background: url(../imgs/SliderLacymB_02.gif) no-repeat center center;*/
		background-repeat: no-repeat;
   /* background-position: center;*/
   background-position: 30% 0; /* para que se corra un poco al costado al cambiar tamaño de pantalla, y que no quede muy al costado*/
	}
	.agileits-banner-info {
		padding: 15em 0 16em;
	}
	.aboutgrid1 ,.aboutgrid5 ,.aboutgrid3{
		padding: 2em 2em;
	}
	.about-grids p {
		margin: .4em 0;
	}
	.services-icon-text {
		/*width: 80%;*/
		/*width: 100% !important;*/ /*les saqué esto porque sino ocupaba todo el ancho en resolucion 1024 y desarmaaba todo! */
	}
	.ih-item.circle, .ih-item.circle .img, .ih-item.circle.effect1 .spinner {
		width: 230px;
		height: 270px;
	}
	.testimonial {
		/*background: url(../images/stats.jpg) no-repeat 0px 0px;*/
		/*background: url(../imgs/FondoSeguridad3.gif) no-repeat 0px 0px;*/
		/*background: url(../imgs/FondoSeguridadB.gif) no-repeat 0px -100px;*/
		background: url(../imgs/FondoSeguridadD2.gif) no-repeat 0px -100px;
		background-size: cover;
	}
	.contact-left {
		padding: 5em 2em 5em 11em;
	}
	.contact-form {
		padding: 4em 8em 4em 5em; 
		background-position: -35px 0; /* para que se corra la foto de fondo del formulario, así se ve Silvia y no queda cortada */
	}
	.subscribe-left h3 {
		font-size: 16px;
		/*padding-top: 0%;*/
	}
	.thim-click-to-bottom {
		left: 7%;
	}
	
	.services-icon-info vermas {
	/*display:none !important;*/
	}
}
@media screen and (max-width: 1024px){
	.thim-click-to-bottom {
		left: 4%;
	}
}
@media screen and (max-width: 991px){
	.navbar-brand {
		height: 36px;
	}
	h1 a.navbar-brand {
		font-size: 0.7em;
		padding: 6px 10px 1px 0;
	}
	.nav > li > a {
		padding: 5px!important;
	}
	.agileits-banner-info {
		padding: 13em 0 13em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 580px;
	}
	.aboutgrid1, .aboutgrid5, .aboutgrid3 ,.aboutgrid2, .aboutgrid4, .aboutgrid6 {
		width: 33.33%;
		float: left;
	}
	.aboutgrid1, .aboutgrid5, .aboutgrid3 {
		padding: 1em;
	}
		
	.services-icon-info {
		float: left;
	}
	.services-icon-text {
		/*width: 80%;*/
		width: 100% !important;
		float: left;
	}
	.service1, .serviceimg {
		/*width: 50%;*/
		float: left;
	}
	
	/*.BotCentral {
	float:none !important;
	left: 45% !important;
}*/


	
	.agile_team_grid {
		width: 50%;
		float: left;
	}
	.social-icons.team-icons {
		left: 27%;
	}
	.gallery-grid {
		width: 33.33%;
		float: left;
	}
	.contact-left, .contact-form {
		width: 50%;
		float: left;
	}
	.testimonial-top {
		margin-bottom: 3em;
	}
	.thim-click-to-bottom {
		left: 13%;
	}
}


/***** estos dos son para que el recuadro de arriba a la derecha, de "Qué es un sistema<br>de gestión de calidad", achique la letra en algunos formatos y así no pasa a ocupar 3 líneas de texto ****/
@media screen and (max-width: 991px){
.aboutgrid3 h3 {
font-size:16px;
}
}

@media screen and (max-width: 667px){
.aboutgrid3 h3 {
font-size:20px;
}
}



/*font-family: 'Open Sans', sans-serif;
font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color: #000000; 
    line-height: 27px; */

@media screen and (max-width: 900px){
	.contact-left {
		padding: 5em 2em 5em 5em;
	}
	.copyright ul li {
		padding: 0 5px;
	}
	.callbacks_nav.prev {
		left: 0;
	}
	.thim-click-to-bottom {
		left: 10%;
	}
	
	.contact-form {
		background-position: -90px 0; 
	}
}
@media screen and (max-width: 800px){
	.contact-form {
		padding: 4em 5em 4em 4em;
	}
	.copyrighttop {
		float: none;
		text-align: center;
		margin-bottom: 1em;
	}
	.copyrightbottom {
		float: none;
		text-align: center;
	}
	.thim-click-to-bottom {
		left: 5%;
	}
}
@media screen and (max-width: 768px){
	.navbar-right {
		margin-right: 5px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: .875em;
		padding: 5px 0 0 11px !important; /* espacio entre palabras de la botonera, para que no queden muy juntas*/
	}
	.grid figure p {
		letter-spacing: 0px;
		font-size: 63%;
	}
	.contact-left {
		padding: 4em 2em 4em 4em;
	}
	.contact-form {
		padding: 3em 6em 3em 3em;
		background-position: -90px 0; 
	}
	.copyrighttop {
		float: none;
		text-align: center;
		margin-bottom: 1em;
	}
	.copyrightbottom {
		float: none;
		text-align: center;
	}
	.thim-click-to-bottom {
		left: 4%;
	}
	
	
	.iconNotiMargen {  /* para que no muestre el "ver nota completa" en la parte de arriba cuando se achica pantalla*/
	display:none !important;
	}
	.iconNotiMargenAbajo {  /* para que muestre el "ver nota completa" en la parte de abajo cuando se achica pantalla*/
	display:inline;
	}
	.services-icon-info { /* que el "ver nota completa" no tenga tanto espacio arriab*/
    margin-top:  1em;
}

	
}
@media screen and (max-width: 736px){
	.nav > li > a {
		padding: 10px!important;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #f35a5a;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.contact-left {
		padding: 4em 2em 4em 2em;
	}
	.services-icon {
		margin: 0 4em 2em;
	}
	.services-icon:nth-child(3) {
		margin: 0 4em 2em;
	}
	.agileits_w3layouts_banner_info {
		padding: 4em 5em;
	}
	.contact-form {
		padding: 3em;
	}
	.navbar-toggle {
		border-radius: 0px;
	}
	i.fa.fa-quote-right {
		font-size: 2em;
	}
	.testimonial-top p {
		width: 85%;
	}
	
	
	
	.agileits-banner-info {
		padding: 8em 0 4em 0;
	}
	.callbacks_tabs { /* los puntitos del slider, para que no queden tan abajo, y se salgan de la imagen */
    top: 88%;
}
.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 300px !important;
		background-repeat: no-repeat;
		/*background-size: cover;*/
   background-position: 1% 0; /* para que se corra un poco al costado al cambiar tamaño de pantalla, y que no quede muy al costado*/
	}
	
	
}
@media screen and (max-width: 667px){
	.aboutgrid1, .aboutgrid5, .aboutgrid3, .aboutgrid2, .aboutgrid4, .aboutgrid6 {
		width: 100%;
		float: left;
	}
	.about-grids {
		width: 80%;
		margin: 0 auto;
		margin-top: 2em;
	}
	figure.effect-roxy figcaption::before {
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 20px;
	}
	.grid figure h3 {
		font-size: 1em;
	}
	figure.effect-roxy figcaption {
		padding: 1.5em;
	}
	.contact-left, .contact-form {
		width: 100%;
		float: left;
	}
	
	.contact-form {
		background-position: -50px 0; 
	}
	
	.w3layouts-grids {
		width: 80%;
		margin: 0 auto;
	}
	.agileits_w3layouts_banner_info {
		padding: 4em 3em;
	}
	.testimonial-top p {
		width: 90%;
	}
	.testimonial {
		padding: 3em 0 2em;
	}
	
	
	
	.agileits-banner-info p { /* para que el texto más chico del slider ocupe menos lugar, que sino pasa a tener 2 líneas y cambia el alto de la animación*/
	letter-spacing: 1px;
	}
	.agileits-banner-info {
		/*padding: 12em 0 11em;*/
		padding: 7em 0 2em;
	}
	
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 250px; /*530px;*/
		/*background-position-y: 10px !important;*/
	}
}
@media screen and (max-width: 600px){
	.services-icon {
		margin: 0 2em 2em;
	}
	.services-icon:nth-child(3) {
		margin: 0 2em 2em;
	}
	.gallery-grid {
		width: 50%;
		float: left;
	}
	.agileits_w3layouts_banner_info {
		padding: 3em 2em;
	}
	.subscribe-left h3 {
		font-size: 14px;
		padding-top: 0%;
	}
}
@media screen and (max-width: 568px){
	.services-icon {
		margin: 0 1em 2em;
	}
	.services-icon:nth-child(3) {
		margin: 0 1em 2em;
	}
	.agile_team_grid:hover .social-icons.team-icons {
		bottom: 42%;
	}
	.social-icons.team-icons {
		left: 18%;
	}
	.agile_team_grid h4 {
		font-size: 1.3em;
	}
	.subscribe-left h3 {
		font-size: 18px;
	}
	.navbar-toggle {
		margin-top: 0px;
		margin-right: 5px;
		margin-bottom: 0px;
	}
	
	
	.agileits-banner-info p { /* para que el texto más chico del slider ocupe menos lugar, que sino pasa a tener 2 líneas y cambia el alto de la animación*/
	letter-spacing: 0.3px;
	font-size:16.5px;
	}
	.agileits-banner-info h3 {
		font-size: 1.7em;  /*2.2em;*/
		letter-spacing: 3px;
	}
	.agileits-banner-info {
		padding: 5em 0 3em;
	}
	
}
@media screen and (max-width: 480px){
	.services-icon-info {
		/*width: 65px;
		height: 65px;*/
		font-size: 1.82em;
	}
	.services-icon-text {
		width: 70%;
		float: left;
		padding: 0;
		margin-left: 2em;
	}
	.services-icon-text p {
		font-size: .875em;
		letter-spacing: 0;
	}
	.ih-item.circle, .ih-item.circle .img, .ih-item.circle.effect1 .spinner {
		width: 200px;
		height: 235px;
	}
	.social-icons.team-icons ul li {
		font-size: 15px;
		width: 30px;
		height: 30px;
		margin: 3px 4px;
	}
	.w3layouts-grids {
		width: 90%;
		margin: 0 auto;
	}
	.agileits_w3layouts_banner_info {
		padding: 2em 1em;
	}
	.subscribe-left h3 {
		line-height: 28px;
		margin-bottom: 1em;
	}
	.agileits-banner-info h3 {
		font-size: 1.6em; /*2em;*/ /* letra más grande del slider, para que ocupe menos renglones*/
		letter-spacing: 2px;
	}
	.agileits-banner-info {
		padding: 10em 0 5em;  /*10em 0 10em;*/
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 250px; /*450px;*/
		background-position: 50% 0;
	}
	.agileits_w3layouts_more a {
		font-size: 14px;
		letter-spacing: 1px;
		padding: 8px 15px;
	}
	.rotate {
		font-size: 18px;
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	.thim-click-to-bottom {
		left: 6%;
	}
	.about, .services, .gallery, .contact {
		padding: 2em 0 0em;
	}
	.heading h2, .heading h3 {
		font-size: 35px;
		margin-bottom: 10px;
	}
	.about h4 {
		font-size: 24px;
	}
	.testimonial {
		padding: 3em 0 1em;
	}
}
@media screen and (max-width: 440px){
	.ih-item.circle, .ih-item.circle .img, .ih-item.circle.effect1 .spinner {
		width: 178px;
		height: 208px;
	}
	figure.effect-roxy figcaption {
		padding: 1em;
	}
}
@media screen and (max-width: 414px){
	.services-icon-info {
		/*width: 55px;
		height: 55px;*/
		font-size: 1.5em;
	}
	.agile_team_grid {
		width: 100%;
		float: none;
	}
	.ih-item.circle, .ih-item.circle .img, .ih-item.circle.effect1 .spinner {
		width: 250px;
		height: 295px;
	}
	.agile_team_grid:hover .social-icons.team-icons {
		bottom: 37%;
	}
	.social-icons.team-icons {
		left: 29%;
	}
	.gallery-grid {
		width: 100%;
		float: none;
	}
	.gallery-grids {
		width: 85%;
		margin: 0 auto;
	}
	figure.effect-roxy figcaption {
		padding: 2em;
	}
	.contact-left {
		padding: 2em;
	}
	.contact-left h3 {
		font-size: 25px;
	}
	.contact-info:nth-child(3), .contact-info:nth-child(2) {
		margin: 2em 0;
	}
	.agileits_w3layouts_banner_info input[type="submit"],.agileits_w3layouts_banner_info input[type="email"] {
		width: 95%;
	}
	.copyright {
		padding: 1em 2em;
	}
	figure.effect-roxy figcaption {
		padding: 1.5em;
	}
	
	
	.contact-form {
		background-position: -75px 0; 
	}
	.services-icon-info vermas {
    font-size: 0.6em; /*0.7em; */ 
    /*padding: 0 0 0 .6em;*/
}
	
}
@media screen and (max-width: 384px){
	.services-icon {
		margin: 0 0em 1em;
	}
	.services-icon:nth-child(3) {
		margin: 0 0em 1em;
	}
	.w3layouts-grids {
		width: 96%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 375px){
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 380px;
	}
	.agileits-banner-info {
		padding: 9em 0 7em;
	}
	.callbacks_tabs {
		top: 90%;
		left: 42%;
	}
	.agileits-banner-info h3 {
		font-size: 1.7em;
		letter-spacing: 1px;
	}
	.agileits-banner-info p {
		letter-spacing: 2px;
		margin: 1em auto;
	}
	.rotate {
		font-size: 17px;
		width: 33px;
		height: 33px;
		line-height: 31px;
	}
	.thim-click-to-bottom {
		bottom: 5%;
	}
	
	.contact-form {
		background-position: -95px 0; 
	}
}
@media screen and (max-width: 320px){
	h1 a.navbar-brand span {
		padding: 1px 7px;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2,.w3layouts-banner-top3,.w3layouts-banner-top4,.w3layouts-banner-top5,.w3layouts-banner-top6,.w3layouts-banner-top7 {
		min-height: 340px;
	}
	.thim-click-to-bottom {
		bottom: 2%;
	}
	.about-grids {
		width: 100%;
	}
	.services-icon-info {
		/*width: 50px;
		height: 50px;*/
		font-size: 1.3em;
	}
	.services-icon-text {
		width: 65%;
	}
	.social-icons.team-icons {
		left: 23%;
	}
	.gallery-grids {
		width: 100%;
		margin: 0 auto;
	}
	.testimonial-top p {
		width: 100%;
	}
	.contact-form {
		padding: 2em;
		background-position: -112px 0; 
	}
	.contact-form input[type="submit"] {
		padding: 0.5em 2em;
	}
	.agileits_w3layouts_banner_info {
		padding: 2em 0em;
	}
	a.facebook {
		font-size: 14px;
	}
	.copyrightbottom p {
		font-size: 13.5px;
	}
	.contact-left h3 {
		font-size: 22px;
	}
	.contact-info-right {
		margin: 0 0 0 .8em;
	}
	.contact-info:nth-child(3), .contact-info:nth-child(2) {
		margin: 1.5em 0;
	}
	.testimonial {
		padding: 2em 0;
	}
	.heading h2, .heading h3 {
		font-size: 30px;
	}
	.aboutgrid1, .aboutgrid5, .aboutgrid3 {
		padding: 1em 2em;
	}
	.contact-left {
		padding: 2em 0.6em;
	}
}
/* //responsive design */