/*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 {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

	-webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
}


body{
	font-family: 'Open Sans', sans-serif;
	background-color: #fff;	
}
/*body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}*/

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    /*position: relative;
    min-height: 1px;
	*/
    padding-right: 0px;
    padding-left: 0px;
}





ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	/*padding:4 0.2 4 0;*/
	font-family: 'Montserrat', sans-serif;
	
}

h2,h3,h4 {
	margin-bottom:0.2em;
}

/*--- pagina ----*/
.h-titulo {
	margin-top: 1em;
	margin-bottom: 0.5em;
	color:#c90000;
	letter-spacing:-1.5px;
}

p.portada {
	color:#47484A;
	font-size:1.5em;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:3em;
}

.p-titulo {
	color:#000;
	font-size:1.5em;
	margin-bottom: 3em;
}

p.pagina {
	color:#777;
	font-size:1.2em;
}

h2.pagina {
	color:#000;
	margin-top:3em;
	margin-bottom:1em;
	font-size:1.5em;
}

h4.pagina {
	color:#C90000;
	font-size:1.3em;
	font-weight:400;
	margin-top:1.6em;
	margin-bottom:0.8em;
}

.pagina-img-izq {
	margin-right: 14px;
	margin-bottom: 10px;
}
.pagina-img-der {
	margin-left: 10px;
	margin-bottom: 10px;
}


/*--- /pagina ---*/


/*--- portada ---*/
h3.tittlehead {
	padding-top:2.5em;
}	
p.tittlehead {
}
/*--- /portada ---*/

/*--- portada ---*/
h3.tittle2 {
    font-size: 3em;
    color: #47484A;
    text-align: center;
    /*font-weight: 700;*/
	letter-spacing:-2px;
}	

h3.tittlehead {
	font-size: 3.4em;
	color: #fff;
	text-align: center;
	font-weight: 400;
	letter-spacing:-2px;
	margin:1.6em 0 0.2em 0;
}	
p.tittlehead {
    font-size: 1.8em;
    color: #fff;
    text-align: center;
    /*font-weight: 700;*/
	letter-spacing:-1px;
	/*margin:2em 0 0 0;*/
}	
/*--- /portada ---*/


/*--- boton arriba---*/
#irarriba {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	display: inline-block;
	position: fixed; 
	bottom: 15px; 
	right: 15px; 
	z-index: 99; 
	border: none; 
	outline: none; 
	background-color: #CC0000; 
	color: white; 
	cursor: pointer; 
	padding: 16px; 
	font-size: 30px;
	line-height:4px;
}
#irarriba:hover {
    background-color: #000;
    color: #fff;
	text-decoration:none;
}
/*--- /boton arriba*/


p {
	padding: 0;
	margin: 0;
	color:#47484A;
}

.text-left {
	text-align: left;
	font-size:1.2em;  
}

.background-video {
	position: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height:100%;
}

/*--- video ---*/
#video-container { 
	width: 100%;
	height: 540px;
	/*background-color:#C90000;*/
}

.gotele {
	width: 100%;
	height: 100%;
	background: linear-gradient(318deg, rgba(0,0,0,0.31), rgba(0,0,0,0.31) 10%, rgba(0,0,0,0.51) 100%, #000 120%), url('../images/dot.png');
	
	/*background: linear-gradient(200deg, rgba(0,0,0,0.51), rgba(189, 6, 6, 0.65) 10%, rgba(134, 7, 7, 0.837) 100%, #c90000 120%), url('../_TEMPLATES/jquery.mb.YTPlayer-master/dist/css/images/ichingbn3.png');/*rojo*/
	
	/*background: linear-gradient(318deg, rgba(240, 9, 9, 0.3), rgba(246, 9, 9, 0.4) 10%, rgba(237, 10, 10, 0.3) 100%, #c20a0a 120%), url('../_TEMPLATES/jquery.mb.YTPlayer-master/dist/css/images/dot.png');*/
	background-position: left top; 
	background-repeat: repeat;
	border-bottom:#000 solid 3px;
}

/*.gotele:hover {
/*	background: linear-gradient(200deg, rgba(0,0,0,0.51), rgba(189, 6, 6, 0.65) 10%, rgba(134, 7, 7, 0.837) 100%, #c90000 120%), url('../_TEMPLATES/jquery.mb.YTPlayer-master/dist/css/images/ichingbn3.png');/*rojo*/
/*	cursor:pointer;
}*/



/*
.AnimationName {
background-image: -moz-linear-gradient(rgba(201, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 185%);
background-size: 600% 600%;
-webkit-animation: AnimationName 40s ease infinite;
-moz-animation: AnimationName 40s ease infinite;
-o-animation: AnimationName 40s ease infinite;
animation: AnimationName 40s ease infinite;
}
@-webkit-keyframes anima {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes anima {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-o-keyframes anima {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes anima {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
*/



#container-header { 
	width: 100%;
	height: 340px;
	background-color:#fff;
	border-bottom:#999999 solid 1px;
	background-size: cover;
	/*background-image: url(../images/bnetwork.jpg);*/
    /*background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bnetwork.jpg');	*/
}

.websites {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/becommerce2.jpg');	}
.servidores {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bnetwork2.jpg');	}
.dominios {	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url('../images/bmap3.jpg');	}
.programacion {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bcode4.jpg');	}
.mantenimiento {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bmantenimiento.jpg');	}
.seguridad {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bsecurity2.jpg');	}
.empresa {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bempresa.jpg');	}
.contacto {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bcontactar.jpg');	}
.blog {	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('../images/bnetwork.jpg');	}





.col-md-4 {
/*	padding-top:40px;*/
	
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}


a:hover, a:focus {
color: #C90000;
text-decoration: underline;
}



/*-- banner --*/
input[type="submit"],.w3agile_contact_right_agileinfo p a,.w3_copy_right p a{
	transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	-ms-transition:.5s ease-in-out;
}




.center-container{
	/*padding:0em 0 0.1em;*/
	/*background: rgba(0, 0, 0, 0.9);*/
	margin-top: 30px;

}
.navigation{
   z-index:1;
   border-bottom:#ccc solid 1px;
   
/*  margin-top: 80px;*/
	padding:3em 0;
	/*background:#000;*/

	
}
.logo{
	float:left;
}


.navigation {
  padding:1em 0em;
  background:#fff;
  overflow: hidden;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  width: 100%; /* Full width */	
	
}

.navigation-right{
	float:right;
	line-height: 2;	
}
.navigation-right ul li{
	display:inline-block;
}
.navigation-right ul li a{
	color:#444;
	font-size:1em;
	text-decoration: none;
	padding: 10px 0;
	/*text-transform:uppercase;*/
	font-family: 'Montserrat', sans-serif;
	/*font-weight:700;*/
}
.navigation-right ul li.active a{
	color:#cc0000;
}




.logo span {
    /*color: #CC0000;*/
}
span.menu{
	display:none;

}

/*-- nav-hover --*/
.link-effect-3 {
	/*font-size:16px;*/
}

.link-effect-3 a {
	padding: 10px 0;
	margin: 0 20px;
	color: #797878;
	text-shadow: none;
	position: relative;  
	font-family: 'Montserrat', sans-serif;
}
.link-effect-3 a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	max-width: 0;
	border-bottom: 2px solid #C90000;
    /*color: #C90000;*/
	/*text-shadow:#990000 none;*/
	content: attr(data-hover);
	-webkit-transition: max-width 0.3s;
	-moz-transition: max-width 0.3s;
	transition: max-width 0.3s;
}
.link-effect-3 a:hover::before {
	max-width: 100%;
}




/*-- //nav-hover --*/
.contvideo{
    padding: 0 0 0;
	text-align:center;
	margin-bottom:4em;

}
.logo h1 a {
	/*font-family: 'Open Sans', sans-serif;*/
    font-size:1em;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
	font-weight:600;
	letter-spacing:-1px;
}
.w3l_banner_logo{
	width: 100px;
    height: 100px;
    border: 1px solid #fff;
    margin: 0 auto;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	text-align: center;
}
.contvideo h3{
	margin: 0 0;
    font-size: 5.5em;
	font-weight:700;
	letter-spacing: -4px;
    color:#fff;
    /*text-transform: uppercase;*/
    line-height: 1.5em;
	padding-top:2.8em;
    padding-bottom: 0.1em;
    position: relative;
    /*font-family: 'Open Sans', sans-serif;*/
	font-family:'Montserrat', sans-serif;
}
.contvideo h4{
	margin: 0 0;
    font-size: 3.5em;
	font-weight:700;
	letter-spacing: -2px;
    color:#fff;
    /*text-transform: uppercase;*/
    line-height: 1.5em;
	padding-top:1.2em;
    padding-bottom: 0.1em;
    position: relative;
    /*font-family: 'Open Sans', sans-serif;*/
	font-family:'Montserrat', sans-serif;
	text-align:center;
}


/*
.contvideo h3:after{
	content:'';
	background:#CC0000;
	height:1px;
	width:30%;
	position:absolute;
	bottom:0%;
	left:34%;
}
*/
.contvideo p{
	color:#fff;
	line-height:0.2em;
	margin-bottom:3em;
	font-size:2em;
	padding-top:0em;
	letter-spacing: -1px;
	font-family: 'Open Sans', sans-serif;
}
.modal-header {
    font-size: 2em;
    color:#C90000;
}
.close {
    opacity: 1;
}
.more a:focus {
    outline: none;
}

.more a{
	font-size: 14px;
    text-transform:uppercase;
	font-weight: bold;
    text-decoration: none;
    padding: 10px 40px;
    background: #C90000;
    color: #fff;
}
.modal-body p {
    color: #999;
    text-align: left;
	padding:2em 2em 3em;
	margin: 0 !important;
}
.modal-body p i {
    display: block;
    margin: 2em 0 0;
}
.modal-body {
    padding:2em 0 0;
}
.modal-body img {
    padding: 0 2em;
}
button.close {
    font-size: 1em;
    color: #212121;
}
/* Underline From Center */
.hvr-underline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
/*-- w3layouts --*/
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	/*left: 50%;*/
	right: 50%;
	bottom: 0;
	background: #FFFFFF;
    height: 3px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
	left: 0;
	right: 0;
}
/*--banner-bottom--*/
.welcome-w3,.services-w3,.enquiry-agile,.about-w3,.principles-w3l {
    text-align: center;
    /*padding: 5em 0;*/
}

.secport {
	color:#CC0000;

}



h2.tittle {
    font-size: 3em;
    color: #031C44;
	text-align:center;
}
.wel-grid h4 {
    font-size: 1.6em;
    color: #fff;
    background: #CC0000;
    padding: .5em 0;
}
p.text {
    width: 90%;
    line-height: 1.8em;
    margin: 1em auto 0;
	font-size:1.3em;
}
.wel-grid p {
    font-size: 1em;
    line-height: 2em;
    padding-top: 1em;
}
.wel1 img {
    border: 5px solid #fff;
    box-shadow: 0px 0px 5px #aaa;
	-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;
}
.wel1 img:hover{
	webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.wel1 {
    padding: 1em;
    background: rgba(228, 228, 228, 0.4);
    border: 5px solid #fff;
    box-shadow: 0px 0px 5px #aaa;
	    overflow: hidden;
}
.latest-grid{
	   overflow: hidden;
 }
.wel-grids ,.latest-grids,.footer-grids,.about-grids,.team-grids,.principle-grids,.servic-grids,.feature-grids,.enquiry-grids {
    margin-top: 2em;
	margin-bottom: 2em;
}
.enquiry-grids {
	margin-bottom: 0em;
}


a.button {
    background: #CC0000;
    font-size: 1.1em;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: .9em 0;
    text-transform: capitalize;
    margin-top: 1em;
}
/* Sweep To Bottom */
.hvr-sweep-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.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #01365C;
  -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.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.about-bottom p {
	color: #fff;
	font-size: 1.4em;
	text-align: center;
}
.about-bottom {
    /*background: url(../images/ba.jpg) no-repeat 0px 0px;	*/
	background: url(../_IMG/3d-model.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 355px;
    text-align: center;
    padding: 5em 0 0;
}
.about-bottom h5 {
    font-size: 1.6em;
    color: #fff;
    margin: 1em auto 1em;
    line-height: 1.8em;
    width: 65%;
    text-transform: capitalize;
}
.project {
    padding: 5em 0;
}
.item img {
    width: 100%;
}
h3.tittle {
    font-size: 3em;
    color: #fff;
}
.testimonial {
    padding: 5em 0;
	background: #01365C;
}
.testimonial-info p {
    font-size: 1em;
    line-height: 1.8em;
}
.testimonial-info h5 {
    color: #eee;
    font-size: 1.2em;
    margin: 0.5em 0 0;
    text-align: right;
}
.testimonial-info p span {
    font-size: 2em;
    color: #fff;
}
.latest-grid{
	   overflow: hidden;
 }
.latest-grid img {
	-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;
}
.latest-grid img:hover{
	webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.testimonial-info {
    margin-top: 3em;
}
.latest-grid p{
    font-size: 1em;
    line-height: 1.8em;
	margin-top: 1em;
}
.works-grid img{
transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}
.works-grid img:hover {
    box-shadow: 9px 13px 26px -8px #2d3134;
}
.who-grid h4 {
    font-size: 1.6em;
    color: #222;
}
h3.tittle1 {
    font-size: 3em;
    color: #031C44;
	margin-bottom:1em;
}
.who {
    padding: 5em 0;
}
.who-grid ul li {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
    float: left;
    width: 50%;
    list-style: none;
}
p.who-text {
    font-size: 0.965em;
    line-height: 2em;
    padding: 1em 0;
    color: #999;
}
.left-grid {
    float: left;
    width: 12%;
    margin-right: 2%;
}
.left-grid p {
    color: #fff;
    background: #CC0000;
    width: 60px;
    height: 60px;
    font-size: 1.5em;
    margin: 0;
    border-radius: 50%;
    text-align: center;
    padding-top: 0.6em;
}
.right-grid {
    float: left;
    width: 86%;
}
.care:nth-child(3) {
    margin: 2em 0;
}
.right-grid p {
    font-size: 0.965em;
    line-height: 1.8em;
    color: #999;
	padding: .5em 0 0;
}
/*--footer--*/
.footer-agileinfo{
	padding:2em 0;
	background:#333;
	background-image:url(../images/logopie.png);
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position:bottom center; 	
}
.footer-agileinfo h3 {
    font-size: 3em;
    text-align: center;
    color: #fff;
}

.footer-agileinfo a {
    color: #fff;
}

.footer-left {
    text-align: center;
}
p.para {
    color: #ccc;
    text-align: center;
	margin-top:1.5em;
	font-size: 1em;
}
.footer-left i {
    font-size: 2em;
    color: #fff;
}
.footer-right h4 {
    color: #CC0000;
    font-size: 1.5em;
}
.footer-right p {
	line-height:2em;
	font-size:1em;
      margin: 1.5em 0;
}
.footer-right input[type="text"] {
    background: none;
    padding: 10px 10px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 1em;
    outline: none;
    width: 72%;
}
.footer-right input[type="submit"] {
    background: #CC0000;
    padding: 11px 10px;
    color: #fff;
    border: none;
    font-size: 1em;
    outline: none;
    width: 27%;
}
.footer-right input[type="submit"]:hover{
	background:#07568E;
}
p.copy-right {
    color: #666;
    font-size: 0.95em;
    text-align: center;
    margin-top: 75px;
}
p.copy-right a{
    color: #666;
	text-decoration:none;
}
p.copy-right a:hover{
    color: #fff;
}
/*--footer--*/
/*--about--*/
.about-grid h4 {
    font-size: 1.6em;
	color:#CC0000;
	text-align: left;
}
.about-grid {
    padding: 0;
}
.about-grid p {
    font-size: 1em;
    line-height: 1.8em;
    margin-top: 0.8em;
	text-align: left;
}
.about-left img {
    border: 1px solid#DACFCF;
    padding: .5em;
    box-shadow: 0 0 5px #c3c3c3;
    overflow: hidden;
}
.about-right img {
    border: 1px solid#DACFCF;
    padding: .5em;
    box-shadow: 0 0 5px #c3c3c3;
    overflow: hidden;
}
.principle-grid {
    border: 1px solid#DACFCF;
    padding: .5em;
    box-shadow: 0 0 5px #c3c3c3;
}
.about-right img,.about-left img {
    -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;
}
.about-right:hover img,.about-left img:hover  {
    webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.about-top1 {
    margin-top: 2em;
}


.exp{
	text-align: center;
	background: #fff;
	padding: 20px;
	margin-top:7em;
}





.team{
	text-align: center;
	/*background: #E9E9E9;*/
	background-image:url(../images/fondow.jpg);
	background-color: #FFFFFF;
	/*background-image: url("https://ribboncommunications.com/sites/default/files/woman-cell.jpg");*/
	background-size: cover;
	background-position: center center;	
}
.team p{
	text-align:center;
	color:#fff;
	padding: 40px;
	margin: 0em auto 0px;
	width:95%;
	height:316px;
	max-width:1200px; 	
	
}
.team-img {
    position: relative;
}
.team-img:hover .overlay {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}
.team-img .overlay {
   padding: 7.5em 0.5em;
    line-height: 24px;
}
.overlay {
    background: rgba(23, 194, 164, 0.75);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.team-grid h5 {
    font-size: 1.5em;
}
.team-grid p {
    font-size: 1em;
    line-height: 1.8em;
	color:#eee;
}
.team-grid h4 {
    font-size: 1.5em;
    color: #222;
    padding: 0.5em 0 0.3em;
} 
.team-grid span {
    font-size: 1em;
    color: #999;
	line-height: 1.8em;
}
.social-icon {
	margin-top: .8em;
}
.social-icon a i {
    width: 32px;
    height: 32px;
    background:#044D82   url(../images/img-sprite.png) no-repeat 0px 0px;
    display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	 border-radius: 6px 6px 5px 10px;
}
.social-icon i.icon:hover {
  background: #CC0000  url(../images/img-sprite.png) no-repeat 0px 0px;
      transform: rotateY(360deg);
}
.social-icon i.icon {
    background-position: 0px 0px;
}
.social-icon i.icon1 {
    background-position: -32px 0px;
}
.social-icon i.icon1:hover {
  background: #CC0000  url(../images/img-sprite.png) no-repeat -32px 0px;
      transform: rotateY(360deg);
}
.social-icon i.icon2 {
    background-position: -64px 0px;
}
.social-icon i.icon2:hover {
  background: #CC0000  url(../images/img-sprite.png) no-repeat -64px 0px;
      transform: rotateY(360deg);
}
.social-icon i.icon3 {
    background-position: -96px 0px;
}
.social-icon i.icon3:hover {
  background: #CC0000  url(../images/img-sprite.png) no-repeat -96px 0px;
      transform: rotateY(360deg);
}
ul.place {
  padding: 0;
  margin: .5em 0;
  background:#CC0000;
  width: 100%;
  text-align: left;
}
ul.place li {
  display: inline-block;
  padding: 6px;
}
ul.place li {
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.principle-grid1 p {
    font-size: 1em;
    line-height: 1.8em;
	text-align: left;
}
/*--about--*/
/*--services--*/
.services-grid1 h4 {
  font-size: 1.6em;
  color: #CC0000;
  margin: 0em 0 0.5em;
  text-align: left;
}
.services-grid1 p {
  font-size: 1em;
  line-height: 1.8em;
  text-align: left;
}
.feature-icon {
    float: left;
    width: 20%;
    margin-right: 1%;
	 text-align: center;
}

	
	
}
.feature-w3{
	padding:5em 0;
	    background: #F5F5F7;
}
.feature-text {
    float: left;
    width: 75%;
}
.feature-icon i {
    background: #0B0C20;
    width: 80px;
    height: 80px;
    text-align: center;
    color: #fff;
    padding-top: 1em;
    font-size: 2em;
    border-radius: 50px;
	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;
}
.feature-grid:hover div.feature-icon i {
    background: #CC0000;
}
.feature-grid h4 {
    font-size: 1.6em;
    color: #CC0000;
}
.feature-grid p {
    font-size: 1em;
    line-height: 1.8em;
	padding-top: 0.5em;
}
.enquiry-gd h4 {
    font-size: 1.6em;
    color: #CC0000;
    padding: 0.8em 0 0.5em;
}
.enquiry-gd p {
    font-size: 1.1em;
    line-height: 1.6em;
}
.textosub {
	color:#7e7e7e;

}


.enquiry-gd img {
    border: 1px solid#DACFCF;
    padding: .5em;
    box-shadow: 0 0 5px #c3c3c3;
	 -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;
}
.enquiry-gd img:hover {
     webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/*--services--*/
/*--gallery--*/
/* CSS3 Hover Effects */
.img-box, .gallery-text-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-box img, .gallery-text-box img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.img-box {
  position: relative;
}

.gallery-text-box {
  top: 0;
  left: 0;
  position: absolute;
}
.gallery-text-box .gallery-gal-text {
  display: block;
  position: relative;
  padding: 2%;
  float: left;
  left: 50%;
  top: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}

.round-box {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.round-box.bubble-effect, .round-box.flip-effect, .round-box.over-flip-effect, .round-box.flip-back-effect, .round-box.switch-3d-effect, .round-box.flip-forward-effect {
  overflow: visible;
}
.round-box .img-box, .round-box .gallery-text-box, .round-box .gallery-gal-text, .round-box img {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.gallery-gal-effect {
  display: block;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  overflow: hidden;
}
.gallery-gal-effect .gallery-gal-text {
  z-index: 2 !important;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.gallery-gal-effect .img-box:after, .gallery-gal-effect .img-box:before, .gallery-gal-effect .gallery-text-box:after, .gallery-gal-effect .gallery-text-box:before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.gallery-gal-effect.horizontal .img-box:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gallery-gal-effect.horizontal .img-box:after {
  top: 25%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gallery-gal-effect.horizontal .gallery-text-box:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gallery-gal-effect.horizontal .gallery-text-box:before {
  top: 75%;
  left: 0;
  width: 100%;
  height: calc(25% + 1px);
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gallery-gal-effect.vertical .img-box:before {
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gallery-gal-effect.vertical .img-box:after {
  top: 0;
  left: 25%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gallery-gal-effect.vertical .gallery-text-box:after {
  top: 0;
  left: 50%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gallery-gal-effect.vertical .gallery-text-box:before {
  top: 0;
  left: 75%;
  width: calc(25% + 1px);
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gallery-gal-effect:hover .img-box:after, .gallery-gal-effect:hover .img-box:before, .gallery-gal-effect:hover .gallery-text-box:after, .gallery-gal-effect:hover .gallery-text-box:before {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.gallery-gal-effect:hover .gallery-gal-text {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.slow-zoom .img-box {
  z-index: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2.2s ease-in-out;
  -moz-transition: all 2.2s ease-in-out;
  -ms-transition: all 2.2s ease-in-out;
  -o-transition: all 2.2s ease-in-out;
  transition: all 2.2s ease-in-out;
}
.slow-zoom:hover .img-box {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.slow-zoom {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.gallery-gal-effect {
    padding: 8px;
    box-shadow: 0px 0px 9px 0px #A9A9A9;
}
.gallery-gal-text h4 {
    color: #fff;
    font-size: 1.5em;
}
.gallery-gal-text p {
    color: #fff;
    font-size: 1em;
    line-height: 2.2em;
}
.gal-btm{
	margin-top:4em;
}
.gal-gd img {
    width: 100%;
}
.gal-gd-sec{
	margin:2em 0;
}
.gal-gd img{
	width:100%;
}
.gallery-agile {
    border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
    padding: 5em 0;
    background: #f7f7f7;
}
/*--gallery--*/
/*--codes--*/
.page-w3, .contact-w3l{
	padding-bottom:5em;
}
.page-header h3{
	font-size: 2.5em;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}
/*--codes--*/
/*--contact--*/
.contact-map iframe {
	min-height:380px;
	width: 100%;
	border: none;
}
.contact_top {
	padding:0em 0 0em 0;
}
.contact-top h3 {
	font-size: 3.5em;
	color: #652840;
	text-transform: capitalize;
}
.contact-map {
    margin-top: 2em;
	margin-bottom: 8em;
}
.contact_left p{
	font-size:1em;
	line-height:1.8em;
	margin-bottom: 1em;
}
.form_details input[type="text"], .form_details textarea {
	padding: 11px;
	width: 51%;
	font-size: 1em;
	margin: 10px 0px;
	border:1px solid #bbb;
	color: #000;
	background: none;
	-webkit-appearance: none;
	float: left;
	outline: none;
	font-weight:400;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height:200px;
	resize:none;
	width:80%;
}
.form_details input[type="submit"] {
	margin-top:1em;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	-webkit-appearance:none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight:400;
	border: none;
	text-transform:uppercase;
	outline: none;
	cursor: pointer;
	width:20%;
	background:#cc0000;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
 	text-decoration: none;
	color: #fff;
	background:#000;
}
.contact_left h4,.company_ad h4 {
    font-size: 1.6em;
    text-transform: capitalize;
    color: #CC0000;
	margin-bottom: 0.3em;
 }
 .company_ad p {
  font-size: 1em;
  line-height: 1.8em;
 }
 .company_ad a {
    color: #777;
}
/*--contact--*/



/*****************/


i.faanim {
  position: relative;
  /*font-size: 60px;*/
  font-weight:500;  
  color: #000;
  width: 135px;
  margin: 20px;
  height: 135px;
  line-height: 135px;

  display: inline-block;
  text-align: center;
  -webkit-perspective: 80em;
  perspective: 80em;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

i.faanim:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 12px solid #C90000;
  box-shadow: 0 0 0  5px #fff;  
  content: '';
  z-index: -1;
  border-radius: 70%;
  
}
i.faanim:before {
	/*color: #000;*/
}
i.faanim:before, i.faanim:after {
  -webkit-transition: all 0.50s ease-in-out;
  transition: all 0.50s ease-in-out;

}

i.fa:hover {
color: #cc0000;
}

i.faanim:hover:after,i.faanim:active:after,i.faanim.hover:after {
  border-color: transparent #000;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  
}

/*-- cambios --*/

.containerV { margin: 150px auto; max-width: auto; }
  .example {
  width: 100%;
  height: inherit;
  position: relative;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  left: 0px;
  top: 0px;
  overflow: hidden;
  opacity: 1;
  /*background-image: url(images/logopie.png);*/
  /*background:no-repeat center url(images/logopie.png);*/
  transition-property: opacity;
  transition-duration: 1500ms;  
}

.gotele {
 position: relative;
 width: 100%;
 height: 100%;
 background: linear-gradient(315deg, rgb(0 0 0 / 68%), rgb(0 0 0 / 78%) 10%, rgb(0 0 0 / 87%) 100%, #000 120%), url(../images/dot.png);
 border-bottom: #000000 solid 1 px;
}

.animated {
    z-index: 9;
}

.animated.bounceInUp.slower {
position: relative;
}

.hvr-underline-from-center {
display: inline-block;
}

/*-- fin cambios --*/

