

.sigc_cecar{
	height: 410px;
    display: grid;
    margin-bottom: 55px;
    background-repeat: no-repeat;
    background-image: url(/images/sigc/images/sigc-ground.jpg);
    background-size: cover;
    background-position: center center;
    background-color: #ffffff;
} 




.sigcmenu > li.active .dropdown-toggle{
    color: #444 !important;
    font-family: "URWGeometric-Bold";
    background: transparent !important;
}






.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 266px;
    list-style: none;
    background-color: #ffffff;
    border: none;
    padding: 18px;
    border-radius: unset;
    margin: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu li {
    border-bottom: 1px solid #7e7e7d;
}

.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu li.current {
    color: #444 !important;
    font-family: "URWGeometric-Bold";
    background: transparent !important;
}

.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu li > a {
    clear: both;
    color: #444;
    display: block;
    line-height: normal;
    font-weight: normal;
    padding: 10px 0;
    font-size: 14px;
    text-shadow: none;
    white-space: nowrap;
    text-transform: uppercase;
}

.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu li:last-child  {
	border: none !important;
}

.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu li > a:hover, .sigc_cecar .bar-sigc .nav.sigcmenu  .dropdown-menu li > a:focus, .dropdown-submenu:hover > a{
    color: #444 !important;
    font-weight: bold !important;
    background: transparent !important;


}




.direccionamiento-principiosvalores .boxgrid li {
    display: inline-block;
    margin: 0;
    text-align: left;
    position: relative;
	height: 295px;
}

.direccionamiento-principiosvalores .boxgrid figure {
    margin: 0;
    position: relative;
    text-align: center;
	height: 100%;
	-webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.04);
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.04);
	cursor: pointer;
}


.direccionamiento-principiosvalores .boxgrid figure  h2 {
	font-size: 34px;
    line-height: 34px;
    text-align: center;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
}

.direccionamiento-principiosvalores .boxgrid figure  h2:after {
	content: "";
    border-bottom: 2px solid #c2d52b;
    width: 40%;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
}

.direccionamiento-principiosvalores .boxgrid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    background: #F1F1F1;
    opacity: 0;
    text-align: center;
	height: 100%;
    padding: 0 25px;
}


.direccionamiento-principiosvalores .boxgrid figcaption p {
	color: #1A1A1A;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
}

.direccionamiento-principiosvalores .boxgrid figure:hover figcaption, .direccionamiento-principiosvalores .boxgrid figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	    transition: all 0.8s ease;
}


.sigc_cecar .bar-sigc{
    background-color: #fff;
	padding: 0 54px;
}


.sigcmenu{
	float: right;
}

.sigcmenu > li{
	float: left;
}

.sigcmenu > li > a {
	display: block;
    padding: 35px 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: #3c3c3b;
	font-family: "URWGeometric-Regular";
}

.sigcmenu > li > a :hover, .sigcmenu > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}




.sigcmenu > li > a:hover {
	
	color: #3c3c3b;
    background-color: transparent;
    font-weight: bold;

}

.sigcmenu > li.dropdown.open > .dropdown-toggle, .sigcmenu li.dropdown.active > .dropdown-toggle, .sigcmenu li.dropdown.open.active > .dropdown-toggle, .sigcmenu > li.dropdown.open.active > a:hover
{
    background-color: transparent !important;
    color: #3c3c3b !important;
}



.calidad-body{
    padding-bottom: 65px;
}

.calidad-componentes {
    background-color: #333333;
    padding: 65px 0;
}

.calidad-componentes .box-calidad:hover h1, .calidad-componentes .box-calidad:hover h2{
	
	color: #c2d52b !important;
	cursor: pointer;
} 

.calidad-componentes .box-calidad h1{
    font-size: 67px;
    color: #fff;
    font-family: "URWGeometric-Black";
}


.calidad-componentes .box-calidad h2{
    font-family: "URWGeometric-Regular";
    font-size: 32px;
    line-height: 30px;
    color: #fff;
    font-weight: lighter;
    margin-top: 25px;
}


.calidad-componentes .box-calidad p{
	font-family: "URWGeometric-Thin";
    color: #d2d2d2;
    line-height: 16px;
    font-size: 18px;
    margin-top: 25px;
    font-weight: lighter;
}

.calidad-componentes .title-c{
    font-family: "URWGeometric-Medium";
    font-size: 45px;
    line-height: normal;
    color: #fff;
    margin-bottom: 45px;
}


.calidad-body .title-s{
	font-family: "URWGeometric-ExtraLight";
    font-size: 42px;
    line-height: normal;
    color: #1A1A1A;
    margin-top: 25px;
    font-weight: unset;
    letter-spacing: -2px;
}

.calidad-body .body-s{
	font-family: "URWGeometric-Thin";
    font-size: 24px;
    line-height: 28px;
    color: #1A1A1A;
    font-weight: lighter;
}


.calidad-noticias{
    background-color: #E5E5E5;
}


.direccionamiento-sigc .title-d{
    margin: 15px 0;
    font-size: 40px;
    font-family: "URWGeometric-Thin";
    font-weight: bold;
    line-height: 1;
    color: #444;
}


.direccionamiento-sigc .desc-d{
    margin: 15px 0;
    font-size: 25px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    line-height: 25px;
    color: #444;
}



.direccionamiento-principiosvalores .desc-p{
    color: #1A1A1A;
    font-size: 22px;
    line-height: normal;
    text-align: center;
	font-family: "URWGeometric-Light";
    font-weight: unset;
}



.direccionamiento-principiosvalores .title-p{
    color: #1A1A1A;
    font-size: 45px;
    line-height: normal;
    text-align: center;
	font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
}

.direccionamiento-principiosvalores .boxlist .blist {
    border: 1px solid #eee;
    padding: 20px;
	height: 185px;
}



.direccionamiento-principiosvalores .boxlist .blist h2{
    margin: 0;
    font-family: "URWGeometric-Medium";
    font-weight: unset;
    line-height: normal;
    color: #444;
}


.direccionamiento-principiosvalores .boxlist .blist p{
    margin: 0;
    font-family: "URWGeometric-Thin";
    font-size: 16px;
    font-weight: unset;
    line-height: 20px;
    color: #444;
}


.direccionamiento-principiosvalores .boxlist .blist .bbox{
	display: block;
    position: relative;
    align-content: normal;
    margin-left: 115px;
}


.direccionamiento-principiosvalores .boxlist .blist .circle{
	border-radius: 50%;
    border: 1px solid #c2d52b;
    width: 90px;
    height: 90px;
    float: left;
}



.politica-proyecto .title-p{
    color: #1A1A1A;
    font-size: 45px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
}


.politica-proyecto .desc-p{
    color: #1A1A1A;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-Light";
    font-weight: unset;
    border-bottom: 1px solid #CCCBCB;
    padding-bottom: 26px;
}


.politica-proyecto .blist{
    padding: 25px 0;
    border-bottom: 1px solid #CCCBCB;
	height: 125px;
	overflow: hidden;
}

.politica-proyecto .blist.noborder{
    border: none;
}


.politica-proyecto .bbox h2{
    margin: 0;
    font-family: "URWGeometric-Medium";
    font-weight: unset;
    line-height: normal;
    color: #444;
}

.politica-proyecto .bbox p{
    margin: 0;
    font-family: "URWGeometric-Thin";
    font-size: 16px;
    font-weight: unset;
    line-height: 20px;
    color: #444;
}

.politica-objetivos .title-d{
    margin: 15px 0;
    font-size: 40px;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
    line-height: 1;
    color: #444;
}


.politica-objetivos .desc-d{
    margin: 15px 0;
    font-size: 20px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    line-height: 25px;
    color: #444;
	text-align:justify;
}



.politica-objetivos  .tabla-presentacion td {
    margin: 15px 0;
    font-size: 20px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    line-height: 25px;
    color: #444;
}


.politica-objetivos  .tabla-presentacion td i{
	
	color: #ffdd30 !important;
}


.mapa-procesos .title-p
{
    color: #1A1A1A;
    font-size: 45px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
}

.informacion-documentada .blist h2{
    color: #1A1A1A;
    font-size: 45px;
    line-height: normal;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
}


 .informacion-documentada .blist p{
    margin: 15px 0;
    font-size: 25px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    line-height: 25px;
    color: #444;
}

 .informacion-documentada img{
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
}


.informacion-documentada .uk-button{
    border-radius: unset;
    padding: 10px 50px;
    background-color: #ffdd30;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    line-height: normal;
    font-family: "URWGeometric-Bold";
    font-weight: unset;
    margin-top: 25px;
}


.siap .title-s{
    font-family: "URWGeometric-ExtraLight";
    font-size: 42px;
    line-height: normal;
    color: #1A1A1A;
    margin-top: 25px;
    font-weight: unset;
    letter-spacing: -2px;
}


.siap .body-s{
    font-family: "URWGeometric-Thin";
    font-size: 24px;
    line-height: 28px;
    color: #1A1A1A;
    font-weight: lighter;
}



.comite-central .title-p {
    color: #1A1A1A;
    font-size: 45px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
}

.comite-central .bbox h2 {
	margin: 0;
    font-family: "URWGeometric-Medium";
    font-weight: bold;
    line-height: normal;
    color: #ffa426;
}


.comite-central .bbox p {
     margin: 0;
    font-family: "URWGeometric-Thin";
    font-size: 25px;
    font-weight: unset;
    line-height: normal;
    color: #444;
}

.comite-central .blist {
    padding: 5px 0;
    border-bottom: 1px solid #CCCBCB;
	height: 120px;
}


.comite-central .blist.doblejump{
	height: 90px !important;
}



.comite-central .blist.noborder{
    border: none !important;
}



.autoevaluacion .title-p{
    color: #1A1A1A;
    font-size: 45px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
}

.autoevaluacion .accordion .accordion-group {
	border: none !important ;
	margin: 0 !important ;
}


.autoevaluacion .accordion .accordion-group .accordion-heading a{

    font-size: 22px;
    line-height: normal;
    font-family: "URWGeometric-Bold";
    font-weight: unset;
    border: none;
    padding: 15px 25px;
	border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
	background-color: #ffa426 !important;
}

.autoevaluacion .accordion .accordion-group .accordion-heading .accordion-toggle{
    color: #ffffff !important;
    background-color: #ffa426 !important;
}

.autoevaluacion .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed{
    color: #1A1A1A !important;
    background-color: transparent !important;
	
}

.autoevaluacion .accordion .accordion-group .accordion-body .accordion-inner p{
    margin: 15px 0;
    font-size: 20px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    line-height: 20px;
    color: #444;
}

.calidad-timeline p{
    color: #1A1A1A;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-Light";
    font-weight: unset;
}

.calidad-timeline h2, .sigc-historia h2{
    margin: 45px 0;
    font-size: 50px;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
    line-height: 1;
    color: #444;
    text-align: center;
}


.plan-prospetivo .title-p{
    color: #1A1A1A;
    font-size: 45px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-ExtraLight";
    font-weight: unset;
}


.plan-prospetivo .title-pp{
    color: #1A1A1A;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-Light";
    font-weight: unset;
}


.plan-prospetivo .box-plan .plan-item{
    border: 3px solid #c2d52b;
    display: block;
	text-align: center;
}

.plan-prospetivo .box-plan .plan-item a{
    
    color: #4a4a4a;
    font-size: 18px;
    line-height: 18px;
    font-family: "URWGeometric-Light";
    font-weight: unset;
	display: block;
    padding: 15px;
}


.plan-prospetivo .box-plan .plan-item a:hover{
    background: #c2d52b;
    color: #fff;
}





/* Smartphones (landscape) ----------- */
@media only screen 
and (max-width : 768px) {
	
	
	.sigcmenu {
		width: 100%;
		text-align: center;
	}
	
	
	.logo-autoevaluacion{
		margin-bottom: 20px;
	}
	
	.sigc_cecar .bar-sigc {
    background-color: #fff;
    padding: 20px 30px;
}
	
	.sigc_cecar .bar-sigc .menu-calidad{
    position: relative;
    background-color: #006b2f;
    height: 30px;
}
	
	.sigcmenu > li > a {
    padding: 5px 20px !important;
	}
	.calidad-body, .calidad-componentes, .owl-newcalidad {
    padding: 35px !important;
}
	
	.owl-newcalidad .owl-item .ext-itemimage .itemimage img {

    transform: translateY(-55%) !important;
}
	
	.owl-newcalidad .owl-item .ext-itemimage .itemimage {
    height: 200px !important;
	
	}
	
}

@media only screen and (max-width: 660px) {

	.timeline-item .post-inner {
    text-align: center !important;
}
	
	.timeline-item .item-time {
    float: none !important;
    text-align: center;
}
	
	.timeline-item{
    width: 100%;
}
.timeline-item:after{
        display: none;
}
	
	
	.comite-central .blist, .comite-central .blist.noborder {
    padding: 5px 0 !important;
    border-bottom: 1px solid #CCCBCB !important;
    height: auto !important;
}
	
	
	
.timeline-item {
    margin-bottom: 40px !important;
    border-bottom: 1px solid #eee;
}
	
	.timeline-item.odd{margin: 0 !important;}
	
	.timeline {
    background-image: none !important;
	}
	
.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu{
    float: none;
    width: 100%;
    min-width: 100%;
    padding: 0;
    box-shadow: none;
	    background-color: #efefef;
	    z-index: 999;
	    position: relative;
    display: block;
}
	
	
	.sigcmenu > li:first-child { 
  display: none;
}
	
.sigc_cecar .bar-sigc .nav.sigcmenu .dropdown-menu li > a{
        padding: 5px 0;
    display: inline-block;
    white-space: initial;
}
	.logo-autoevaluacion{
		margin-bottom: 20px;
	}
	
	.sigcmenu {
		width: 100%;
		text-align: center;
	}
	
	.sigcmenu > li {
		float: none;
	}
	
	.sigc_cecar{
   		height: auto !important;
	}
	
	
	
	.direccionamiento-sigc .uk-grid, .direccionamiento-principiosvalores .uk-grid, .politica-objetivos .uk-grid, .informacion-documentada .uk-grid, .siap .uk-grid {
    padding: 20px;
}
	
	.direccionamiento-principiosvalores .boxgrid li{
    margin-bottom: 25px;
}
	.direccionamiento-principiosvalores .boxlist .blist{
    height: auto;
    margin-bottom: 21px;
}
	
	.direccionamiento-principiosvalores .boxlist .blist .circle{display: none;}
	.direccionamiento-principiosvalores .boxlist .blist .bbox{ margin-left: 0;}
	
	.plan-prospetivo .box-plan .plan-item{
    margin-bottom: 25px;
}
	
	.autoevaluacion .accordion .accordion-group .accordion-heading a {
    font-size: 18px;
	}
	
	
	
}


/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
	
	.sigcmenu > li > a {
		padding: 25px 10px !important;
		font-size: 14px !important;
	}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}



@media only screen 
and (min-device-width : 822px) 
and (max-device-width : 960px) {
	
	

	
}
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
	
	
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}



