/*

Template: The Corps — Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Version:  1
Design and Developed by: potenzaglobalsolutions.com

Note: This is the file where you can add your custom styles to change the look of the
theme. But don't modify "style.css" file.

*/

/* Your custom css codes start from here: */

.services-text-box1 {
    background: #111;
    padding: 90px 70px 40px 90px;
}
blockquote p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
}
blockquote {
   border-left: 0px solid #eee !important;
}

.izq h1, .izq p{   
   color:#fff; 
}

.featured {
    margin: 10px 0;
    padding: 12px;
}

.featured p{
	color:#222;
}

.boton_fake {
    width: 100%;
    border: 1px solid #ccc;
    margin: 5px 0;
}

footer
{
    
    
}
footer i
{
    font-size: 24px;
 
}

.lista {
   color:white;
}

.lateral p{
   color:white;
   font-size:19px;
}

.lista ul{
   padding:5px 0;
   font-size:15px;
}


.width{
		width:100%;
}

.width img {

    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;

}

.alto{
		width:100%;
		text-align:center;
		background: url('../images/wms/bck.jpg');
		background-position: bottom;
}	

.asistencia	{
		padding-top:70px;
	
}	

.service-image-holder5{
	opacity:1;
}


.custom-content{
	opacity:1;
}


.alto .screen{
	bottom:0;
	height:80%;
}

.asistencia li span {
    text-align: center;
    float: left;
    margin-top: 5px;
	width:100%;
}

.asistencia li{
		width:100px;
		float:left;
		font-size:10px;
		text-transform:uppercase;
}

.contact-add i {
    float: none;
color: #333;
margin-right: 15px;
line-height: 29px;
width: 45px;
height: 45px;
text-align: center;
border-radius: 50%;
background: rgba(255, 255, 255, .8);
line-height: 45px;
}
.footer-widget {
    background: #f9f9f9;
    padding: 20px 15px;
}
.feature-8-title span {
     color: #333 !important;
}
.mega-menu .menu-links > li.active a {
    background-color: transparent;
    color: #ccc !important;
}
h1 {
    font-weight: 100;
 
}
.action-box-black {
    padding: 30px 0;
    position: relative;
}
.action-box-black {
    background: #111;
    padding: 48px 0 40px;
}
.action-box-black:before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 25%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 21px 15px 0;
    border-color: transparent #111 transparent transparent;
}
.page-section-ptb1 {
    padding: 80px 0 0;
}
#contact-btn {
    
    background: #111 !important;
    
}
.mega-menu.desktopTopFixed .menu-list-items {
    
    background: #111 !important;
}
.header {
    padding: 0px 0 20px !important;
    
}

.noise {
    position: absolute;
    left: -500px;
    right: -500px;
    top: -500px;
    bottom: -500px;
    background: url('../images/noise.png');
    animation: epileptic 2s steps(1) infinite;
	z-index: 100;
}

@-webkit-keyframes epileptic {
0% {
    transform: translate(6px, -17px);
}
5% {
    transform: translate(-2px, -28px);
}
10% {
    transform: translate(43px, 4px);
}
15% {
    transform: translate(-30px, -38px);
}
20% {
    transform: translate(-6px, -4px);
}
25% {
    transform: translate(30px, 22px);
}
30% {
    transform: translate(13px, 16px);
}
35% {
    transform: translate(18px, 23px);
}
40% {
    transform: translate(-5px, 43px);
}
45% {
    transform: translate(-1px, 8px);
}
50% {
    transform: translate(-18px, 20px);
}
55% {
    transform: translate(49px, 36px);
}
60% {
    transform: translate(-2px, 44px);
}
65% {
    transform: translate(39px, 26px);
}
70% {
    transform: translate(-18px, -31px);
}
75% {
    transform: translate(48px, -27px);
}
80% {
    transform: translate(9px, -43px);
}
85% {
    transform: translate(9px, 41px);
}
90% {
    transform: translate(33px, 15px);
}
95% {
    transform: translate(-27px, 31px);
}
100% {
    transform: translate(-36px, -22px);
}
}
@keyframes epileptic {
	0% {
    transform: translate(6px, -17px);
}
5% {
    transform: translate(-2px, -28px);
}
10% {
    transform: translate(43px, 4px);
}
15% {
    transform: translate(-30px, -38px);
}
20% {
    transform: translate(-6px, -4px);
}
25% {
    transform: translate(30px, 22px);
}
30% {
    transform: translate(13px, 16px);
}
35% {
    transform: translate(18px, 23px);
}
40% {
    transform: translate(-5px, 43px);
}
45% {
    transform: translate(-1px, 8px);
}
50% {
    transform: translate(-18px, 20px);
}
55% {
    transform: translate(49px, 36px);
}
60% {
    transform: translate(-2px, 44px);
}
65% {
    transform: translate(39px, 26px);
}
70% {
    transform: translate(-18px, -31px);
}
75% {
    transform: translate(48px, -27px);
}
80% {
    transform: translate(9px, -43px);
}
85% {
    transform: translate(9px, 41px);
}
90% {
    transform: translate(33px, 15px);
}
95% {
    transform: translate(-27px, 31px);
}
100% {
    transform: translate(-36px, -22px);
}
}
.decoration svg.rotate {
    -webkit-animation: rotate 40s linear infinite;
    animation: rotate 40s linear infinite;
}
.decoration svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.decoration svg.rotate-inv {
    -webkit-animation: rotate-inv 55s linear infinite;
    animation: rotate-inv 55s linear infinite;
}
@-webkit-keyframes rotate {
100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}

}
@-webkit-keyframes rotate {
100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}

}
@-webkit-keyframes rotate-inv {
100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    -moz-transform: translate(-50%, -50%) rotate(-360deg);
    -ms-transform: translate(-50%, -50%) rotate(-360deg);
    -o-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
}

}
@-webkit-keyframes rotate-inv {
100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    -moz-transform: translate(-50%, -50%) rotate(-360deg);
    -ms-transform: translate(-50%, -50%) rotate(-360deg);
    -o-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
}


}
.decoration {
z-index: 100;
position: absolute;
top: 50%;
left: 50%;
}
.col-lg-15,.col-md-15 {
    width: 28%;
}
.text-white.bold {
    font-weight: 500;
}
.text-white.medium {
    font-weight: 400;
}
.service-image-holder1 {
    position: relative;
    height: 286px;
}

.services-text-box2 {
    background: #f2f2f2;
    padding: 90px 70px 40px 90px;
}
img.partners {
width: 90px;
    margin: 20px;
	opacity:0.8;
}
img.partners1 {
width: 120px;
    margin: 20px;
	opacity:1;
}
.equipo h3
{
    line-height: 37px;
    font-weight: 100;
}
.equipo h1
{
    font-size: 50px;
font-weight: 700;
line-height: 68px;
text-align: left;
padding-left: 102px;
}
.feature6 strong {
    font-size: 130px;
    font-weight: bold;
    color: rgba(255,255,255,0.3);
   
}
.feature6-item-top span {
    font-size: 30px;
    line-height: 34px;
    background: transparent;
    color: #fff;
    margin-bottom: 10px;
   
}
.cctv blockquote p {
    font-size: 28px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
}
.servicioscctv p {
    
    color: #fff;
}
.section-title-1 h1 {
    margin-top: 0px;
    text-transform: none !important;
}
.sistema blockquote p {
    font-size: 22px;
    font-weight: 100;
    font-style: normal;
    line-height: 1.6;
}
.capacitaciones blockquote p {
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    line-height: 1.6;
}
.gris-bg {
    background:#f1f1f1;
}
ul.rrhh li {
    font-size: 16px;
    font-weight: 100;
    line-height: 29px;
    padding-left: 1px;
}
ul.busqueda li {
    font-size: 16px;
    font-weight: 100;
    line-height: 29px;
    padding-left: 1px;
}
.service-image-holder2 {
    position: relative;
}
.service-image-holder2 .section-title-2 {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
}
.feature-3-title img{
    width: 60px;
}
.digitalizacion h4 {
    font-size: 22px;
    font-style: normal;
    font-weight: 100;
    line-height: 38px;
}
.features13i ul {
    border-right: 6px solid #dde1eb;
    padding-right: 20px;
    z-index: 1;
    position: absolute;
    right: 88px;
}
.features13 b {
    top: 43px;
    
}
.features13.left b {
    
    top: 43px;
    
}
.features13 li {
    color: #626262;
    font-size: 16px;
    line-height: 17px;
    padding: 2px 0 7px;
}
.features13 {
    padding-top: 9px;
    padding-right: 25px;
}
.feature6.compras strong {
    font-size: 130px;
    font-weight: bold;
    color: rgba(0,0,0,0.3);
}
.feature6-item-top.compras span {
    font-size: 30px;
    line-height: 34px;
    background: transparent;
    color: #ff6319;
    margin-bottom: 10px;
    display: block;
    border: none;
    outline: none;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.psp blockquote p {
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    line-height: 1.6;
}
.puerto ul {
    font-weight: 100;
    line-height: 40px;
}
.psp blockquote {
    padding: 10px 0px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.mega-menu .drop-down-multilevel {
    max-width: 400px !important;
}
.slide1 {
   color: #333;
  
  font-size: 25px;
}
#typedtext {
  margin-top:40%;
margin-right: auto;
width: 100%;
text-align: center;
position: absolute;
font-weight:100;
}
li.idioma img
{
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin: 19px 6px;
    float: right;
}
li.idioma  ul.drop-down-multilevel {
    max-width: 126px !important;
	background: #333 !important;
	width: 80px;
}
li.idioma .drop-down-multilevel li a {
    margin: 0;
    padding: 5px 20px;
    font-size: 12px;
    text-transform: capitalize;
    display: inline-block;
    float: left;
    width: 100%;
    color: #fff !important;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    min-height: 0;
    height: 31px;

}
li.idioma .drop-down-multilevel li a {
    color: #fff !important;
}
li.idioma .drop-down-multilevel li a:hover {
    color: #ff6319 !important;
}
li.idioma .drop-down-multilevel img {
    width: 15px;
    height: 10px;
    vertical-align: middle;
    margin: 4px 0px;
    float: right;
}
li.idioma ul.drop-down-multilevel {
    
    border-top: 1px solid #ff6319 !important;
   
   
}
h1.bold
{
    font-weight: 700 !important;
}
h5.bold
{
    font-weight: 700 !important;
}
footer .contact-add img {
    width: 100px;
}
footer .contact-add p {
    font-size: 16px;
   
}
.gray-bg1 {
    background: #f5f5f5;
   
}

.apple{
    display:block;
	font-family:"open sans";
}

.apple .box .smallul {
    float: right;
    padding: 0 5px 0 0px;
    font-size: 15px;
    width: 55%;
    font-weight: lighter;
    margin-top: 70px;
    line-height: 23px;
}

.apple .box.dark ul li{
    color:#fff;
}

.apple .box .half p {
    padding: 0 5%;
}

.apple .box{
    width:1250px;
	margin: 20px auto 20px;
	position:relative;
	height:700px;
}

.apple .box .half{
    float:left;
	border-right:12px solid #fff;
	height:100%;
	width:50%;
	position:relative;
   
}

.apple .box .right{
	border-left:12px solid #fff;
   
}

.apple .light{
    background: #fafafa;
	color:#1A1A1A;
   
}

.apple .dark{
   background: #1a1a1a;
   width:100%;
   margin:0 auto 20px;
   color:#fff!important;
   position:relative;
}

.absoluto{
   right: 0;
   bottom:0;
   position:absolute;
   background:white;
   border-radius:0;
}

.apple .angosto{
   width:1250px;
}

.apple .dark h2 {
	color:#fff;
}

.apple .box ul{
    float: right;
    padding: 6% 6%;
    line-height: 48px;
}

.apple .box ul li {
    margin-bottom: 16px;
    color: #444;
    font-family: open sans;
    font-weight: bold;
    text-transform: uppercase;
}

.apple .dark p {
	color:#fff;
}

.apple .desktop{
    position: absolute;
    bottom: 0px;
    left: 30%;
}

.apple .angosto ul {
    float: right;
    padding: 6% 2%;
    line-height: 29px;
    font-size: 15px;
}

.apple .sbm{
    float:right;
}

.apple .jobcosting{
	position:absolute;
	left:5%;
	bottom:5%;
	height:398px;
}

.apple .auto{
	position:absolute;
	left:5%;
	bottom:5%;
	height:398px;
}

.apple .box .panel {
    height: 438px;
	position:absolute;
	left:50%;
	margin-left:-391px;
    bottom: 0;
    background: transparent;
	box-shadow:none;
}

.apple p {
    text-align: center;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 0 20%;
    line-height: 32px;
}

.apple .box h2 {
    text-align: center;
    font-size: 60px;
    margin: 46px 0;
    float: left;
    width: 100%;
}

	 .alto .screen{
		 margin-left:-665px;
		 left:50%;
		 position:absolute;
		 height:774px;
		}

		.apple .box .combinado{
			height: 400px;
			position: absolute;
			margin-left: -251px;
			left: 30%;
			bottom: 9%;
		}	

  @media only screen and (max-width: 1200px) {
.apple .box .half, .apple .box{
    width:100%;
}

.apple .box .combinado{
	height:238px;
	margin-left:-138px;
	left:50%;
}
.apple .sbm{
    float:none;
}

.apple p{
	padding:0 5%;
	font-size:18px;
}

.apple .height{
    height:1400px;
}

.apple .height .half{
    height:700px;
	border:none;
}

.apple .height .right{
    margin-top:20px;
	
}

  }



  /* Smaller than standard 960 (devices and browsers) */
  @media only screen and (max-width: 959px) {
	 .alto .screen{
		 height:550px;
		 
		}		
	.asistencia li{
		width:80px;
	  }
	  .menu-mobile-collapse-trigger{
		display:block;
	  }
  }

  /* Tablet Portrait size to standard 960 (devices and browsers) */
  @media only screen and (min-width: 768px) and (max-width: 959px) {
	 .alto .screen{
		 height:500px;
		}	
.apple .box ul {

    float: right;
    padding: 6% 20%;
    line-height: 35px;
    font-size: 15px;

}

.apple .box .combinado{
	height:238px;
	margin-left:-138px;
	left:50%;
}	


		
  }

  /* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {
	 .alto .screen{
		 height:230px;
		}

		
	.asistencia li{
		width:60px;
	  }

		.width img{
		height:20px;
	  }
	  .asistencia li span{
		font-size:7px;
	  }		
		.apple .box .panel {
    height: 290px;
	margin-left:-259px;
}

.apple .height .right{
    border-top:20px solid #fff;
	
}

.apple .box ul {

    float: right;
    padding: 8% 14%;
    line-height: 35px;
    font-size: 10px;

}	

.alto .screen {
    margin-left: -665px;
    left: 60%;
    position: absolute;
    height: 600px;
}	

.apple .box h2{
    font-size: 34px;
	margin: 24px 0;
}	  
  }

  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 480px) and (max-width: 767px) {
	 .alto .screen{
		 height:500px;
		}	
	 .alto .screen{
		 margin-left:-428px;
		}		

  }
  
    @media only screen and (max-width: 1366px) {
	 .alto .screen{
		 height:500px;
		}	
	 .alto .screen{
		 margin-left:-428px;
		}	
.apple .desktop{
    height:500px;
}		

  }


  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 479px) {
.alto .screen {
    height: 190px;
    left: 50%;
    position: absolute;
    margin: 0 -162px;
}
.apple .box .autoconsulta, .apple .jobcosting {
		left:50%;
		margin-left:-98.65px;
		z-index:1;
}					


		
	.asistencia li{
		width:100%;
		padding:0px 0;
		line-height:35px;
		
	  }	  
	 .width{
		width:50%;
		float:left;
	  }	
	  
	  .width img{
		height:30px;
	  }	
	  
	  .asistencia .alt{
		background:#fff;
	  }	  
	  
	  .asistencia li span{
		width:50%;
		text-align:left;
		margin:0;
	  }	
.apple .box ul {

    display:none;

}

.desktop{
    left: -110px!important;
    height: 387px;
}		  
	  
		.apple .box .panel {
    height: 182px;
	margin-left:-162.5px;
}	  
  }