/*

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;
}
footer
{
    
    
}
footer i
{
    font-size: 24px;
 
}
.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;
    height: 468px;
}
.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;
}