/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

/* AD Styles */

.center  {
left: 10%;
}

.pad10a{
	padding:0% 7%;}

  .pad10a{
    padding:0% 7%;}

/* FIN AD Styles */


body {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #585858;
  background-color: #fff;
}

.img-portfolio {
    margin-bottom: 30px;
}

.p-h1 {
    font-size: 50px;
    line-height: 40pt;
    font-weight: 700;
}

.p-h2{
	font-size: 27px;
	 font-weight: 700;
}

.p-h3{font-size: 23px;
line-height: 20pt;}

.p-h4{font-size: 23px;
line-height: 20pt;}

.p-h5{font-size: 20px;
line-height: 20pt;}


.h5-h3{font-size: 23px;}

.tipoh2{
	font-size:20px;
}

.img-hover:hover {
    opacity: 0.8;
}
h3{margin-top: 0px;
    margin-bottom: 0px;}
a:hover{text-decoration: none; color: auto;}




.p-h1{font-size:30px;
	line-height: 30pt;
	font-weight: 700;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.redes-fixed{
	background-color: transparent;
	right:50px;
	position:fixed;
	padding:14px 10px;
	bottom:30%;
	width:115px;
	height:50px;
	z-index:5000;
	transition:0.3s;}
	
.redes-fixed:hover{
	background-color: transparent;
	right:55px;
	position:fixed;
	padding:14px 10px;
	bottom:31%;
	width:110px;
	height:50px;
	z-index:5000;
	transition:0.3s;}


.gray-1{
	color:#969696;
		transition: 0.3s;
}

.shadow{}
.shadow:hover{
	-webkit-box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.08);
box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.08);
	transition: 0.3s;
}

.box-text-uno{
	min-height: 130px;
}

.tit-lat{
	font-size:18px;
}

/* 404 Page Styles */

.red{color:#eb1c24;}

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.top-blue{
	background:#353b43;
	padding:5px 0px 7px 0px;
	width:100%;}

.top-banner{
	background: url("../images/banner-bg.jpg") center repeat-y;
	width:100%;}

/* Footer Styles */


.breakaway{
	background: url("../images/bg-breakaway.jpg") no-repeat center center;
	padding: 70px 0;
}


/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}





.padding-general{
	padding: 20px 15px;
	}

.padding-general-2{
	padding: 50px 0;
	}
	
.bg-blue{
	background: #353b43;}	

.bg-blue-dos{
	background: #282c32;}

.bg-blue-dosb{
	background: #1E2126;}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 13px;
}

ul li{
	list-style-image: url("../images/chevron.svg");
}

	
.blue{color:#353b43;}

.orange{
	color:#f79225;}
	
.green{
	color:#8cc63f;}	

.white{
	color:#FFF;}
	
	.head{
		padding:10px 0;
        }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}

.btn-line {
  display: inline-block;
  padding: 13px 48px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-top:3px solid #eb1c24;
}
			
	
	
.btn {
  display: inline-block;
  padding: 13px 48px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius:25px;
}

.btn1 {
  display: inline-block;
  padding: 9px 30px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius:25px;
}

.btn-in-preheader .col-xs-6 .btn1{
    padding: 4px 10px;
    margin-top: 2px;
    border: solid 1px #fff;
    background: #353b43;
}

.btn2 {
  display: inline-block;
  padding: 7px 30px;
  margin: 5px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius:0px;
	border:2px solid;
}
h1.blue{margin-top: 0px;}


.btn-default {
  color: #fff;
  background-color: #eb1c24;
  border-color: #eb1c24;
}

.btn-default:hover {
  color: #fff;
  background-color: #bf000e;
  border-color: #bf000e;
}


.btn-info {
  color: #fff;
  background-color: #5d6269;
  border-color: #5d6269;
}

.btn-info:hover {
  color: #fff;
  background-color: #bf000e;
  border-color: #bf000e;
}

.btn-links {
  color: #fff;
  background-color: #353b43;
  border-color: #fff;
}

.btn-links:hover {
  color: #353b43;
  background-color: #fff;
  border-color: #353b43;
}



a {
  transition:0.3s;
}

.bg-menu{
	background:#00558D;}
	
.bg-footer{
	background:#061F30;}	
	
.footer{
	background:#fff;
	padding:0;}
	
	figure.snip1205 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  background: #000000;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1205 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1205 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1205 i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: #000000;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip1205 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1205:hover img,
figure.snip1205.hover img {
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
figure.snip1205:hover i,
figure.snip1205.hover i {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.parallax{
	height: 300px;
	background: url(../images/bg-parallax.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:5% 10%;
	}
	
	h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 15px;
}
h4,
.h4 {
  font-size: 13px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}


.mt5{
	margin-top:5px;}
.mt10{
	margin-top:10px;}
.mt20{
	margin-top:20px;}
.mt25{
	margin-top:17px;}	
.mt30{
	margin-top:30px;}
.mt40{
	margin-top:40px;}			
.mt50{
	margin-top:50px;}
.mt60{
	margin-top:60px;}	
.mt70{
	margin-top:70px;}
.mt80{
	margin-top:80px;}
.mt90{
	margin-top:90px;}		
.mt100{
	margin-top:100px;}
.mt300{
	margin-top:300px;}
.mt450{
	margin-top:450px;}		
	
  .ml5{
    margin-left:5px;}
  .ml10{
    margin-left:10px;}
  .ml20{
    margin-left:20px;}
  .mtl5{
    margin-left:17px;}	
  .ml30{
    margin-left:30px;}
  .ml40{
    margin-left:40px;}			
  .ml50{
    margin-left:50px;}
  .ml60{
    margin-left:60px;}	
  .ml70{
    margin-left:70px;}
  .ml80{
    margin-left:80px;}
  .ml90{
    margin-left:90px;}		
  .ml100{
    margin-left:100px;}
  .ml300{
    margin-left:300px;}
  .ml450{
    margin-left:450px;}		

    .mr5{
      margin-right:5px;}
    .mr10{
      margin-right:10px;}
    .mr20{
      margin-right:20px;}
    .mrl5{
      margin-right:17px;}	
    .mr30{
      margin-right:30px;}
    .mr40{
      margin-right:40px;}			
    .mr50{
      margin-right:50px;}
    .mr60{
      margin-right:60px;}	
    .mr70{
      margin-right:70px;}
    .mr80{
      margin-right:80px;}
    .mr90{
      margin-right:90px;}		
    .mr100{
      margin-right:100px;}
    .mr300{
      margin-right:300px;}
    .mr450{
      margin-right:450px;}	
      
.mb5{
	margin-bottom:5px;}	
.mb10{
	margin-bottom:10px;}
.mb20{
	margin-bottom:20px;}
.mb30{
	margin-bottom:30px;}
.mb40{
	margin-bottom:40px;}			
.mb50{
	margin-bottom:50px;}
.mb60{
	margin-bottom:60px;}	
.mb70{
	margin-bottom:70px;}
.mb80{
	margin-bottom:80px;}
.mb90{
	margin-bottom:90px;}		
.mb100{
	margin-bottom:100px;}
	
.mb150{
	margin-bottom:150px;}	
	
.mb200{
	margin-bottom:200px;}

.pad2{
	padding:2% 0;}
.pad2.ejemplo{
	padding:2% 20px;}
.pad3{
	padding:3% 0;}

.pad3t{
	padding:3%;}


	
.pad5{
	padding:5% 0;}

.pad5t{
	padding:5%;}

.pad7{
	padding:7% 15px;}

.pad7t{
	padding:7% 15px 7% 7%;}	


.pad9{
	padding:9% 0;}
	
.pad10{
	padding:10% 0;}

.pad12{
	padding:12% 0;}

.pad13{
	padding:13% 0;}

.pad14{
	padding:14% 0;}
	
.pad15{
	padding:15% 0;}
	
.pad20{
	padding:20% 0;}	
	
.first-secur{margin: 20px 0 0 0;}
	
.contenedor{
width: 100%;
margin: auto;
overflow: hidden;
}

#sliderinfi {
width: 2000px;
height: 220px;
background-image: url("../images/demo.png");
background-size: 100% 100%;
animation: sliderinfi 15s infinite linear;
}



/*********************** Demo - 16 *******************/
.box16{text-align: left;color:#fff;position:relative}
.box16 .box-content,.box16:after{width:100%;position:absolute;left:0}
.box16:after{content:"";height:100%;}
.box16 .post,.box16 .title{transform:translateY(145px);transition:all .4s cubic-bezier(.13,.62,.81,.91) 0s}
.box16:hover:after{}
.box16 img{width:100%;height:auto}
.box16 .box-content{padding:20px 40px;margin-bottom:20px;bottom:0;z-index:1}
.box16 .title{font-size:17px;font-weight:700;margin:0 0 10px}
.box16 .post{display:block;padding:8px 0;font-size:15px}
.box16 .social li a,.box17 .icon li a{border-radius:50%;font-size:20px;color:#fff}
.box16:hover .post,.box16:hover .title{transform:translateY(0)}
.box16 .social{list-style:none;padding:0 0 5px;margin:40px 0 25px;opacity:0;position:relative;transform:perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);transition:all .6s cubic-bezier(0,0,.58,1) 0s}
.box16:hover .social{opacity:1;transform:perspective(500px) rotateX(0) rotateY(0) rotateZ(0)}
.box16 .social:before{width:50px;height:2px;background:#fff;margin:0 auto;position:absolute;top:-23px;left:0;right:0}
.box16 .social li{display:inline-block}
.box16 .social li a{display:block;width:140px;height:40px;line-height:40px;margin-right:10px;transition:all .3s ease 0s}
.box17 .icon li,.box17 .icon li a{display:inline-block}
.box16 .social li a:hover{ text-decoration:none; color:##ccc;}
.box16 .social li:last-child a{margin-right:0}
@media only screen and (max-width:990px){.box16{margin-bottom:30px}
}

/*********************** Demo - 9 *******************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}

.box13{position:relative;transition:all .2s ease-out 0s}
.box13 .box-content,.box13:after{position:absolute;left:20px;right:20px}
.box13:after{content:"";display:block;background:#ec3127;top:20px;bottom:20px;opacity:0;transform:rotate3d(-1,1,0,100deg);transition:all .4s ease-in-out 0s}
.box13:hover:after{opacity:.9;transform:rotate3d(0,0,0,0deg)}
.box13 img{width:100%;height:auto}
.box13 .box-content{top:50%;opacity:0;z-index:1;-webkit-transform:translate(10%,-30%);transform:translate(10%,-30%);transition:all .2s ease-out 0s}
.box13:hover .box-content{opacity:1;transform:translate(0,-50%);transition-delay:.2s}
.box13 .title{display:block;font-size:18px;font-weight:700;color:#fff;margin:0 0 10px}
.box13 .post{display:block;font-size:15px;color:#f7f7b9;margin-bottom:20px}
.box13 .social{padding:0;margin:0;list-style:none}
.box13 .social li{display:inline-block}
.box13 .social li a{display:block;width:35px;height:35px;background:#f7f7b9;border-radius:50%;font-size:17px;color:#1b1462;line-height:35px;margin-right:5px;transition:all .4s ease-in-out 0s}
.box14 .icon li,.box14 .post{display:inline-block}
.box13 .social li a:hover{color:#f7f7b9;background:#39b54a}
@media only screen and (max-width:990px){.box13{margin-bottom:30px}
}


@keyframes sliderinfi {
  to {
      background-position: 2000px;
}

}

.letter-spacing1{
	letter-spacing: -1pt;
}

.letter-spacing1b{
	letter-spacing: -1pt;
}

.letter-spacing2{
	letter-spacing: 4pt;
}

.box-gray{
	background:#86909c;
	padding: 50px 30px;
}

.conten1{
	display:flex;
}

.bg-call{
	background:#353b43;
	padding: 100px 0;
    text-align: center;
}
.bg-call img.pull-left{
    float: none!important;
}
.bg-call2{
	background:#282c32;
	padding: 70px 0;
}

.bg-blue10{
	background:#282c32;
	min-height: 300px;
}

.titles{
	font-size:32px;
}


.graylight{
	color:#d6d7d8;
}

.black{
	color:#050505;
}

.col-20{width:20%;
		   float:left;}

.chile{
	background:url("../images/bg-chile.jpg") no-repeat center;
	padding: 230px 0;
}

.colombia{
	background:url("../images/bg-colombia.jpg") no-repeat center;
	padding: 230px 0;
}

.ecuador{
	background:url("../images/bg-ecuador.jpg") no-repeat center;
	padding: 230px 0;
}


.mexico{
	background:url("../images/bg-mexico.jpg") no-repeat center;
	padding: 230px 0;
}


.peru{
	background:url("../images/bg-peru.jpg") no-repeat center;
	padding: 230px 0;
}


.business{
	background:url("../images/bg-chile.jpg") no-repeat center;
	padding: 230px 70px;
}

.enterprise{
	background:url("../images/bg-peru.jpg") no-repeat center;
	padding: 230px 70px;
}

.starter{
	background:url("../") no-repeat center #7d8187;
	padding: 4px 20px;
	min-height: 869px;
}

.advanced{
	background:url("../") no-repeat center #929499;
	padding: 4px 20px;
	min-height: 869px;
}


.gold1{
	background:url("../images/bg-gold.jpg") no-repeat center #7d8187;
	padding: 230px 80px;
}

.business1{
	background:url("../images/bg-enterprise.jpg") no-repeat center #929499;
	padding: 230px 80px;
}
	
.links-externos{
		padding: 50px 50px 70px 50px;
}


.bg-footer-bot{
	background:#eeeeef;
}

.border-red{
	border-bottom: 10px #eb1c24 solid;
	padding: 10px 0;
}

.border-left{
	
}









.bg-gray{
	background:#eeeeef;
}

.bg-gray-light{
	background:#FAFAFA;
	margin-top: 0px;
}

.pad-bloque1{
	padding:7% 6%;
}

.pad-bloque1b{
	padding:0% 6% 7% 6%;
}

.seguridad-servidores1{
	background: url("../images/seguridad-para-servidores3.jpg") right top no-repeat #86909c;
}

.number{
	font-size:50px;
	font-weight: 800;
}

.bajada{
	padding:0 0 10px 0;
	border-bottom:#eb1c24 solid 4px;}

.bg-darkgray{
	background:#6b6e72;
}

.box-brass{
	background:#fcfcfc;
	padding: 10px;
	border-radius:10px;
	box-shadow: 1px 0px 6px -1px rgba(0,0,0,0.14);
-webkit-box-shadow: 1px 0px 6px -1px rgba(0,0,0,0.14);
-moz-box-shadow: 1px 0px 6px -1px rgba(0,0,0,0.14);
}

.bg-gray-call{
	background:#fcfcfc;
}


.text-dest{
	font-size:65px;
}

.panel-body-azul{background:#353b43 !important;
padding:25px 35px;
color: #fff;}


.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

     .panel-title > a {
        display: block;
        padding: 21px 36px;
        text-decoration: none;
        font-size:18px;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }


.bg-gray-text{
	background:#53565b;
	border-bottom: solid 5px #eb1c24;
	padding: 20% 15px 20% 25px;
}

.bg-blue-iass{
	background: #1b1e22;
	padding:16% 20%;
}
.bg-blue-iass2, .bg-blue-iass{
    min-height: 412px;}
.bg-blue-iass2{
	background: #282c32;
	padding:16% 20%;
}

.bg-blue-iass3{
	background: #282c32;
	padding:10% 30%;
}

.bg-lightgray{
	background:#eeeeef;
}

.dest{
	border-left:solid 5px #eb1c24;
	padding-left: 50px;
}

.bg-gray-autenticacion{
	background:#53565b;
}

.tit-servicios-home{
	font-size:23px;
}

.tit-servicios-home-uno{
	font-size:12px;
}

.tit-noticias-uno{
	font-size: 20px;
}

.h2title{
	font-size: 23px;
}

.h2title2{
	font-size: 36px;
}

.line-height-list{
	line-height: 25pt !important;
}

  }

.navbar-toggle{
    margin-right: 0px;
}
.fono{float: revert;}
@media (min-width: 375px) {
    .starter, .advanced{
        min-height: 821px;}
}


@media (min-width: 425px) {
    .starter, .advanced{
        min-height: 701px;}
}

.box-red{
	background:#ec1c24;
	padding: 40px 50px;
}

.pad-box1{
	padding:100px;
}

.box-gray{
	background:#30302e;
}



/*MODAL FORM*/
.modal .modal-header {
  border-bottom: none;
  position: relative;
}
.modal .modal-header .btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.modal .modal-footer {
  border-top: none;
  padding: 0;
}
.modal .modal-footer .btn-group > .btn:first-child {
  border-bottom-left-radius: 0;
}
.modal .modal-footer .btn-group > .btn:last-child {
  border-top-right-radius: 0;
}
/*FIN MODAL FORM*/



.bg-tit-base{
	background:#353B43;
	padding: 50px 0;
	min-height: 300px;
}

.box-form-serv{
	background:#fff;
	-webkit-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
	padding: 20px 30px;
	position: absolute;
	margin-bottom:20px;
	z-index: 1000;
}
.bg-gray-10{
	background: #F2F2F2;
	padding:80px 0;
}

.m-menu{margin-left:0px;}

@media (min-width: 768px) {
  .container {
    width: 750px;
      padding-right: 15px;
      padding-left: 15px;
  }
	
	.bg-gray-light{
	background:#FAFAFA;
	margin-top: -250px;
}
	
	.m-menu{margin-left:50px;}
	
  .head{
      padding:30px 0;}
  .padding-general{
	padding: 100px 15px;
	}
	
h1,
.h1 {
  font-size: 50px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}	
	
	.p-h1{font-size:50px;
	line-height: 40pt;
	font-weight: 700;
}

.parallax{
	height: 400px;
	background: url(../images/bg-parallax.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:5% 30%;
	}
	
    .tit-servicios-home-uno{
        font-size:15px;}
    
    .tit-lat{
		margin-top:30px !important;
        display:block;
	}
    .tit-servicios-home{
        font-size:29px;}
    .fono{float: left;}
    .border-left{
	border-left: 1px solid #e3e3e3;
        padding-left: 40px;}
    .text-dest{
        font-size:75px;
        line-height:35pt;}
    .starter, .advanced{
                padding: 100px 90px;
        min-height: 615px;}
    .pad2{
	padding:2% 0;}
    .first-secur{margin: 10px 0px 10px 0;}
    h3{margin-top: 10px;
        margin-bottom: 10px;}
    .box16 .title{font-size:32px;}
    .letter-spacing1{
        letter-spacing: -2pt;}
    .bg-call{
        text-align: left;}
    .bg-call img.pull-left{
        float: left!important;}
    h1.blue{margin-top: 10px;}
    .border-left-dark{
	border-left: 1px solid #71757b;
        padding-left: 40px;}
    .h2title{
        font-size: 32px;}
    .titles{
        font-size:50px;}
    .pad7t{
	padding:7% 7%;}	
    .pad7{
	padding:7% 0;}
    .border-left-dark2{
	border-left: 1px solid #71757b;
        padding-left: 10px;}
    .bg-gray-text{
	background:#53565b;
	border-bottom: solid 5px #eb1c24;
        padding: 30% 20% 76% 15%;}
    .bg-blue-iass2, .bg-blue-iass{
        min-height: auto;
        padding:16% 30%;}
    
}

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }


@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {

	.container {
    width: 1300px;
  }
	
@media (min-width: 1600px) {	
	  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 60px;
  }
	}
	
	@media (min-width: 2200px) {	
.bg-gray-light{
	background:#FAFAFA;
	margin-top: -350px;
}	
	}
  
.dropdown:hover .dropdown-menu {
   display: block;
}
	
/*page concientizacion*/	
.box-gr{
	background:#3e4e56;
	padding: 50px 50px;
}
	
.box-gr2{
	background:#3e4e56;
	
}	
	
	.box-rd{
	background:#e10000;
	padding: 50px 50px;
}
	
	.padding0{
	padding-left:0 !important;
	padding-right:0 !important;}
	
	.tex{
		padding:50px 40px;
	}	
	
/*page concientizacion*/
	
	

}

.padding0{
	padding-left:0 !important;
	padding-right:0 !important;}


/*TABS-----------------*/

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}




/*Fun begins*/
.tab_container {
	width: 90%;
	margin: 0 auto;
	padding-top: 70px;
	position: relative;
}

input, section {
  clear: both;
  padding-top: 10px;

}

label {
  font-weight: 700;
  font-size: 18px;
  display: block;
  float: left;
  width: 45%;
  padding: 1.5em;
  color: #757575;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #f0f0f0;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
  padding: 20px;
  background: #fff;
  color: #999;
}

.tab_container .tab-content p,
.tab_container .tab-content h3 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3  {
  text-align: center;
}

.tab_container [id^="tab"]:checked + label {
  background: #fff;
  box-shadow: inset 0 3px #eb1c24;
}

.tab_container [id^="tab"]:checked + label .fa {
  color: #0CE;
}

label .fa {
  font-size: 1.3em;
  margin: 0 0.4em 0 0;
}

/*Media query*/
@media only screen and (max-width: 930px) {
  label span {
    font-size: 14px;
  }
  label .fa {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  label span {
    display: none;
  }

  label .fa {
    font-size: 16px;
  }

  .tab_container {
    width: 98%;
  }
}

/*Content Animation*/
@keyframes fadeInScale {
  0% {
  	transform: scale(0.9);
  	opacity: 0;
  }
  
  100% {
  	transform: scale(1);
  	opacity: 1;
  }
}




