/*@font-face {    
	font-weight: normal;
	font-style: normal;
    font-family: 'iconCSI';
    src:url('../fonts/iconCSI/icomoon.eot');
	src:url('../fonts/iconCSI/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/iconCSI/icomoon.woff') format('woff'),
		url('../fonts/iconCSI/icomoon.ttf') format('truetype'),
		url('../fonts/iconCSI/icomoon.svg#icomoon') format('svg');	
}*/

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 2em;
	font-weight: 300;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs nav ul li {
	border: 1px solid #becbd2;
	border-bottom: none;
	margin: 0 0.25em;
	display: block;
	float: left;
	position: relative;
}

.tabs nav li.tab-current {	
	border: 1px solid #5b2e8e;
    5b2e8e
	box-shadow: inset 0 2px #5b2e8e;
	border-bottom: none;
	z-index: 0;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	/*width: 1000px;*/
    width: 1300px;
	background: #5b2e8e;
}

.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs nav a {
	color: #becbd2;
	display: block;
    font-size: 14px;
	line-height: 2.5;
	padding: 0 1.25em;
	white-space: nowrap;
    text-transform: none;
    font-weight: 900;
    font-family: inherit;
}


.tabs nav a:hover {
	color: #768e9d;
	text-decoration: none;
}

.tabs nav li.tab-current a {
	color: #5b2e8e;
	text-decoration: none;
}

/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'iconCSI';
    font-size: 20px;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}


/* Content */
.content section {
	font-size: 1.25em;
	padding: 3em 1em;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* img */
.img-responsive.pull-right{
	margin-left: 40px;
}

.img-responsive.pull-left{
	margin-right: 40px;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}

span.text-rel{
    color: #5b2e8e;
}


h3.dirGrlCom{
text-align:center;
font-size:36px;
color: #00577c;
font-weight: bold;
}

span.dirGrlCom{
text-align:center;
color: #00577c;
}

.grid {
	padding: 10px 10px 10px 10px;
    width: 100%;
    height:auto;
    max-width: 100%;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid li {
	display: inline-block;
    width: 100%;
	margin: 0;
	text-align: left;
	position: relative;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
    background: #FFF;
	color: #FFF;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}


.cs-style-2 figure img {
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}


.no-touch .cs-style-2 figure:hover img,
.cs-style-2 figure:hover img,
.cs-style-2 figure.cs-hover img {
	-webkit-transform: translateY(-89px);
	    -ms-transform: translateY(-89px);
	        transform: translateY(-89px);
}


.cs-style-2 figcaption {
	height: 89px;
	width: 100%;
	top: auto;
	bottom: 0;
    background: #3085a3;
    position:absolute;
}

/* Common style */
figure {
	position: relative;
    margin: 15px auto;
    /*min-width: 100%;*/
	max-width: 100%;
	/*max-height: 100%;*/
	/*width: 50%;*/
	height: auto;
}

figure img {
	position: relative;	
    /*min-height: 100%;
	max-width: 100%;*/
    height: auto;
	width: 100%;
}

figure figcaption {
	padding: 1em;
	color: #fff;	
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure figcaption::before,
figure figcaption::after {
	pointer-events: none;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

figure h3{
	font-weight: 100;
    font-size: 16px;   
}

figure span{
    font-size: 13px;
    line-height:5px;
}

figure h2 span {
	font-weight: 800;
}

figure h2, figure h3,
figure p {
	margin: 0;
}

figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


.cs-style-2 figure img.comite-in{
    z-index:auto;
    margin-top:13px;
    -webkit-transform:none !important;
        -ms-transform:none !important;
            transform:none !important;
    width: 40px;
}

.flex-parent{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
 
.flex-child{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/*-----------  Carrusel Certificasciones -------------*/
/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
    width:100%;
	height:450px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:center;
}

.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../img/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
    border: #d8d8e4;
    border-style: solid;
    border-width: 1px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:233px;
    height:200px;
	position:relative;
	margin:0 auto;
	background:transparent url(../img/certificaciones/cmmi5.jpg) no-repeat center center;
}
.ca-item-2 .ca-icon{
	background-image:url(../img/certificaciones/pci.jpg);
    /*background-image:url("~/bundles/img/certificaciones/cmmi3.jpg");*/    
}
.ca-item-3 .ca-icon{
	background-image:url(../img/certificaciones/iso20000.jpg);
}
.ca-item-4 .ca-icon{
	background-image:url(../img/certificaciones/iso27001.jpg);
}
.ca-item-5 .ca-icon{
	background-image:url(../img/certificaciones/iso9001.jpg);
}
.ca-item-6 .ca-icon{
	background-image:url(../img/certificaciones/moprosoft.jpg);
}
.ca-item-7 .ca-icon{
    background-image:url(../img/certificaciones/cic.jpg);
}

.ca-item h3{
	font-size:30px;
	color:#00577c;
	margin-bottom:20px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#FFF;
	position:absolute;
	width:0px; /*expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	/*z-index:10000;*/
    z-index: auto;
	overflow:hidden;
}
.ca-content{
	width:660px;
    /*width:90%;*/
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	color:#00577c;
	border-bottom:2px solid #00577c;
}

h6 small{
    color: #333;
}

.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../img/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

.contenedorValores {
    position: relative;
    margin-top: 80px;
    margin-bottom: 40px;
}

.valoresObj1 {
    position: absolute;
    z-index: 2;
}

.valoresObj2 {
    position: absolute;
}

.valoresObj3 {
    position: absolute;
}

.divValoresTextos {
    margin-top: 13px;
    margin-left: 20px;
}

    .divValoresTextos .page-header {
        margin: 10px 0 0px;
    }

    .divValoresTextos p {
        font-size: 15px;
    }

.divValores {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ffffff+21,ffffff+80,cccccc+100 */
    background: #cccccc; /* Old browsers */
    background: -moz-linear-gradient(45deg, #cccccc 0%, #ffffff 21%, #ffffff 80%, #cccccc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #cccccc 0%,#ffffff 21%,#ffffff 80%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #cccccc 0%,#ffffff 21%,#ffffff 80%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    /*border: 1px solid #ccc;*/
    height: 140px;
    width: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    border-radius: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    box-shadow: 2px 2px 2px #ccc;
}

.divValores2 {
    width: 95%;
}

.divValoresTexto {
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
    margin-left: 480px;
    width: 410px;
}

#col-5 p{
    font-size: 16px;
    font-weight: bold;
}

/*================= Safari =============*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

    /*Solo para Safari */
    /*::i-block-chrome, body {
        background: yellow;
    }*/

    
    ::i-block-chrome, .grid figure {
        margin: 0;
        position: relative;
        height: 350px;
    }

    ::i-block-chrome, figure img {    
    height: 100%;
    }

    ::i-block-chrome, figure img.comite-in {
    width: 40px;
    height: 40px;
    }


    #col-5 p {
    font-size: 13px;
    font-weight: bold;
}



}
/*================= /Safari =============*/


/*/ RESPONSIVE
   ========================================================================= /*/

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    /*body {
        background: red !important;
    }*/

    .ca-close {
        right: 100px;
    }

    .ca-content {
        width: 560px;
    }

    .tabs nav a:before {
        margin-right: 0;
    }

    .tabs nav ul,
    .tabs nav ul li a {
        margin: 10px 20px;
    }

    .divValoresTextos {
        margin-left: 25px;
    }
}

/* iPads (landscape) */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
    /*body {
        background: #777 !important;
    }*/

    .tabs nav a span {
        display: none;
    }

    .tabs nav a:before {
        margin-right: 0;
    }

    .tabs nav ul,
    .tabs nav ul li a {
        margin: 10px 20px;
    }

    .contenedorValores {
        position: relative;
        margin-top: 80px;
        margin-bottom: 40px;
    }

    .valoresObj1 {
        position: relative;
        z-index: 2;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .divValoresTexto {
        margin-left: 40px;
        width: 100%;
    }

    .ca-close {
        right: 10px;
    }

    .ca-content-wrapper {
        max-width: 350px;
        overflow: auto !important;
    }

    .ca-content {
        width: initial;
        overflow-y: auto;
        
    }



        

}

/* iPads (portrait & landscape) */
@media only screen and (max-width: 768px) {
    /*body {
        background: #4cff00 !important;
    }*/

    .tabs nav a span {
        display: none;
    }

    .tabs nav a:before {
        margin-right: 0;
    }

    .tabs nav ul,
    .tabs nav ul li a {
        /*margin: 10px 20px;*/
        margin: 10px 10px;
    }

    .contenedorValores {
        position: relative;
        margin-top: 80px;
        margin-bottom: 40px;
    }

    .valoresObj1 {
        position: relative;
        z-index: 2;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .divValoresTexto {
        margin-left: 40px;
        width: 100%;
    }

    .ca-close {
        right: 10px;
    }

    .ca-content-wrapper {
        max-width: 350px;
        overflow:auto;
    }

    .ca-content {
        width: 350px;
        overflow: auto;
    }
    .ca-content h6 {
            font-size: 20px;
        }


}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
    /*body {
        background: blue !important;
    }*/

    .tabs nav a span {
        display: none;
    }

    .ca-item {
        width: 253px !important;
    }

    .ca-icon {
        width: 200px !important;
    }

    .ca-item-main {
        max-width: 243px !important;
    }

    .btn-3e {
        padding: 10px 50px 10px 20px !important;
    }

    .contenedorValores {
        position: relative;
        margin-top: 80px;
        margin-bottom: 40px;
    }

    .valoresObj1 {
        position: relative;
        z-index: 2;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .divValoresTexto {
        width: 100%;
        padding: 0 50px;
        margin-top: 13px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .divValoresTextos {
        margin-left: 0px;
    }

    .ca-close {
        right: 10px;
    }

    .ca-content-wrapper {
        max-width: 250px;
    }

    .ca-content {
        width: 250px;
        overflow: auto;
    }

    .divValoresTextos .page-header {
    margin: 10px 0 0px;
}

    .page-header h2, .page-header, .page-header a {
        color: #881d59;
        margin: 10px 0 5px;
            
    }

    .ca-nav span {
        left: 12px;
    }

    .ca-nav span.ca-nav-next {
        right: 12px;
    }


}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    /*body {
        background: green !important;
    }*/

    #flex-child2 {
        margin-top: 10%;
    }

    h3.dirGrlCom {
        font-size: 30px;
    }

    .ca-close {
        right: 15%;
    }

    .ca-content-wrapper {
        max-width: 160%;
        left: 0px !important;
    }

    .ca-content {
        width: 100%;
        overflow:scroll;
    }

    .content section {
        font-size: 1.25em;
        padding: 2em 0em;
        display: none;
        max-width: 1230px;
        margin: 0 auto;
    }

    .tabs nav ul,
    .tabs nav ul li a {
        width: 100%;
        padding: 0;
        margin: 10px auto;
    }

        .tabs nav ul li {
            /*width: calc(25% + 1px);*/
            width: calc(33% + 1px);
            margin: 0 0 0 -1px;
        }

            .tabs nav ul li:last-child {
                border-right: none;
            }


    .grid li {
        width: 100%;
    }

    .divValoresTexto {
        padding: 0 35px;
    }

    .divValoresTextos .page-header h1 {
        margin: 10px 0 0px;
    }

    .divValoresTexto > .page-header{
            padding-bottom: 0px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    /*body {
        background: yellow !important;
    }*/

    .ca-close {
        right: 15px;
    }

    .ca-content-wrapper {
        max-width: 270px !important;
        left: 5px !important;
        z-index: auto;
    }

    .ca-content {
        width: 270px !important;
    }

    .divValoresTextos {
        margin-left: 10px;
        margin-right: 10px;
    }

    .divValoresTexto {
    margin-top: 0;
}

} 
