

.resp-tab-item p {
    font-weight: bold !important;
    font-size: 1.1em !important;
}


.tabs {
     display: table;
     width: 100%;
     margin-top: 0;
}
 h2.resp-tab-active span.resp-arrow {
     border-bottom: 10px solid rgb(255, 255, 255) !important;
     color: #fff !important;
}
 .resp-arrow {
     width: 0;
     height: 0;
     float: right;
     margin-top: 3px;
     border-left: 8px solid transparent;
     border-right: 8px solid transparent;
     border-top: 10px solid #c72c2d;
     position: relative;
     left: -10px;
     top: 10px;
}
 .resp-tabs-list li img {
     width: 45px;
     margin-right: 15px;
}
 .resp-tab-active img {
     filter: brightness(3300%);
}
 .resp-tabs-container {
    background-color: none;
    border: none;
}
 #ECHTab2 .resp-tab-content {
     border-left: solid 2px #000;
     padding: 1%;
     background: none !important;
     border: none;
}
 #ECHTab .resp-tab-content {
     border-left: solid 2px #000;
     padding: 1%;
     background: none !important;
     border: none;
}
 .div-sociologia a {
     color:#8f051b !important;
}
 .cajaUniversidadConvenio {
     text-align:center;
     border: solid 1px #e0e0e0;
     min-height: 275px;
}
 .cajaUniversidadConvenio h3 {
     color:#8f051b;
}
 .cajaUniversidadConvenio img {
     margin:auto;
     width:80%;
}
 .contenidoIntercambio {
     text-align:center;
}
 .contenidoIntercambio img {
     margin:auto;
     padding-top:20px;
     width:80%;
}
 .rutasInternacional {
     text-align:center;
}
 .rutasInternacional img {
     margin:auto;
     width:100%;
}
/* COLUMN SETUP */
 .col {
     display: block;
     float:left;
     margin: 1% 0 1% 1.6%;
}
 .col:first-child {
     margin-left: 0;
}
/* GROUPING */
 .group:before, .group:after {
     content:"";
     display:table;
}
 .group:after {
     clear:both;
}
 .group {
     zoom:1;
    /* For IE 6/7 */
}
/* GRID OF THREE */
 .span_3_of_3 {
     width: 100%;
}
 .span_2_of_3 {
     width: 66.13%;
}
 .span_1_of_3 {
     width: 32.26%;
}
 .div-periodismo table {
     margin:0 25% !important;
}
.tabla-contenedor {
    display:table;
    width:100%;
    margin-bottom:30px;
}
 .tabla-html {
    width:100%;
    border:1px solid #CCCCCC;
    font-weight:normal;
    font-size:13px;
}
 .td-principal {
     background-color: #6b35af !important;
     border:solid 1px #300e5a;
     font-weight:bold;
     color:#fff !important;
     padding:7px;
    padding-left:10px;
    font-size:13px;
    text-align:center;
}
 .td-principal p {
     color:#FFF !important;
}
 .td1 {
    background-color:#fff;
     color:#333 ;
    padding:7px;
    padding-left:10px;
    font-size:13px;
     border:solid 1px #300e5a;
}
 .td2 {
    background-color:#143B35;
     font-weight:bold;
    color:#fff;
    padding:7px;
    padding-left:10px;
    font-size:13px;
    text-transform:uppercase;
}
 .td3 {
    background-color:#143B35;
     font-weight:bold;
    color:#fff;
    padding:7px;
    padding-left:10px;
    font-size:13px;
    text-transform:uppercase;
}
 .td-izq {
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding:7px;
    padding-left:10px;
}
 .td-tab {
    border-bottom:1px solid #CCCCCC;
    padding:7px;
    padding-left:10px;
    border-right:1px solid #CCCCCC;
}
 .td-der {
    border-bottom:1px solid #CCCCCC;
    padding:7px;
    padding-left:10px;
}
 .td-izq-last {
    border-right:1px solid #CCCCCC;
    padding:7px;
    padding-left:10px;
}
 .td-tab-last {
    padding:7px;
    padding-left:10px;
    border-right:1px solid #CCCCCC;
}
 .td-der-last {
    padding:7px;
    padding-left:10px;
}
 .tabla-contenedor table {
     width: 60%;
     margin: auto;
}
/* GO FULL WIDTH BELOW 480 PIXELS */
 @media (min-width: 320px) and (max-width: 1350px) {
     .resp-tabs-list li {
         width: 100%!important;
         min-height: 20px !important;
    }
}
 @media only screen and (max-width: 853px) {
     .col {
         margin: 1% 0 1% 0%;
    }
     .span_3_of_3, .span_2_of_3, .span_1_of_3 {
         width: 100%;
    }
     .ver-mas-boton {
         margin:0px;
    }
     .tabs h2 {
         font-size:20px !important;
    }
     .botones {
         margin-bottom:25px;
    }
     .tabs img {
         width:45%;
    }
}
 .tabla-contenedor table {
     width: 60%;
     margin: auto;
}
 #ECHTab .resp-tab-item {
     color:#fff !important;
     transition:.2s;
     background:#fff !important;
}
 #ECHTab .resp-tab-active {
     color:#fff !important;
     transform: scale(1,1);
     box-shadow:2px 2px 2px rgba(0,0,0,.1);
     transition:.2s;
     background: #da0820 !important;
}
 #ECHTab2 .resp-tab-item {
     color: #fff !important;
     transition: .2s;
     background: transparent;
     box-shadow: none !important;
}

 #ECHTab2 ul.resp-tabs-list {
    border-bottom: solid 1px #fff;
    display: table;
 
}
 #ECHTab2 .resp-tab-active {
     color:#333 !important;
     transform: scale(1,1);
     box-shadow:2px 2px 2px rgba(0,0,0,.1);
     transition:.2s;
     background: transparent;
}
 #ECHTab2 .resp-tab-active i {
     background: #da0820;
     color: #fff;
     transition: .1s;
}
 #ECHTab .resp-tab-active p {
     color: #fff !important;
}
 #ECHTab2 .resp-tab-active p {
     color: #333;
}
 .resp-tabs-list li {
     font-size: 15px !important;
     margin-bottom: 10px !important;
     padding-top: 15px !important;
     padding-bottom: 15px !important;
     min-height: 18px;
     width: 100%;
     color: #FFF;
     list-style: none;
     padding: 8%;
     cursor: pointer;
     box-shadow: 2px 2px 7px rgb(197, 197, 197);
}
 .resp-tabs-list li p {
     color: #FFF;
     font-size: 1.4rem;
     text-align: center;
     font-family: "Yanone Kaffeesatz",sans-serif;
     font-weight: 300;
     margin-right: 0 !important;
     text-align: left;
     font-family: 'Nunito', sans-serif;
     color: #333;
     font-size: 1.7rem;
     font-weight: 400;
}
 .resp-tab-content {
     border: none;
     min-height:250px;
     background: #ff000000 !important;
}
 .tabs h2 {
     font-size:36px;
     font-weight:lighter;
}
 .imagen-programa {
     float:left;
     margin-right:15px;
     margin-bottom:10px;
     border:1px solid #CBCBCB;
     padding:1px;
}
 .div-filosofia, .div-sociologia, .div-artes, .div-periodismo, .div-antropologia, .div-historia {
     display:table;
     width:100%;
}
 .div-filosofia h2 {
     color:#000000 !important;
     margin-bottom:5px !important;
}
 .div-filosofia .mas {
     background-color:#6F3F81;
}
 .div-sociologia h2 {
     color:#000000 !important;
     margin-bottom:5px !important;
}
 .div-sociologia .mas {
     background-color:#45775A;
}
 .div-sociologia li {
     color:#000000;
     margin-bottom:5px;
}
 .div-sociologia a {
     color:#044D4B;
}
 .div-artes h2 {
     color:#000000 !important;
     margin-bottom:5px !important;
}
 .div-artes .mas {
     background-color:#833738;
}
 .div-periodismo h2 {
     color:#000000 !important;
     margin-bottom:5px !important;
}
 .div-periodismo .mas {
     background-color:#2A70B1;
}
 .div-antropologia h2 {
     color:#000000 !important;
     margin-bottom:5px !important;
}
 .div-antropologia .mas {
     background-color:#AF874D;
}
 .div-historia h2 {
     color:#CB7839 !important;
     margin-bottom:5px !important;
}
 .div-historia .mas {
     background-color:#CB7839;
}
 @media only screen and (max-width: 853px) {
     ul.resp-tabs-list {
         display: none;
    }
     h2.resp-accordion {
         display: block;
    }
     .resp-vtabs .resp-tab-content {
         border: 1px solid #C1C1C1;
    }
     .resp-vtabs .resp-tabs-container {
         border: none;
         float: none;
         width: 100%;
         min-height: initial;
         clear: none;
    }
     .resp-accordion-closed {
         display:none !important;
    }
     .resp-vtabs .resp-tab-content:last-child {
         border-bottom: 1px solid #c1c1c1 !important;
    }
}
 h2.resp-tab-active {
     background-color:#da182f !important;
}
 .columna-acordeon {
     display:table;
     width:100%;
     float:left;
}
 @media screen and (max-width: 700px) and (min-width: 640px) {
     .columna-acordeon {
         width:30%;
         margin:10px;
    }
}
 @media screen and (max-width: 610px) and (min-width: 320px) {
     .tabla-contenedor table {
         width: 100%;
         margin: auto;
    }
     .columna-acordeon {
         width:100%;
         margin-bottom:20px;
    }
}
/*accordion*/
 .ac-container{
     width: 96%;
     margin: 10px auto 30px auto;
     text-align: left;
     position:relative;
     z-index:0;
}
 .ac-container h5{
     margin-left:20px;
}
 .ac-container label{
     padding: 0px 20px;
     position: relative;
     z-index: 20;
     display: block;
     height: 34px;
     cursor: pointer;
     color: #780103;
     line-height: 33px;
     font-size: 14px;
     background: #eee;
     box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
}
 .ac-container label:hover{
     background: #fff;
}
 .ac-container input:checked + label, .ac-container input:checked + label:hover{
     background: #c7c7c7;
     color: #780103;
     box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 0px 2px 2px rgba(0,0,0,0.1);
}
 .ac-container label:hover:after, .ac-container input:checked + label:hover:after{
     content: '';
     position: absolute;
     width: 24px;
     height: 24px;
     right: 13px;
     top: 7px;
     background: transparent url(../../imagenes/accordion/arrow_down.html) no-repeat center center;
}
 .ac-container input:checked + label:hover:after{
     background-image: url(../../imagenes/accordion/arrow_up.html);
}
 .ac-container input{
     display: none;
}
 .ac-container article{
     background: rgba(255, 255, 255, 0.5);
     margin-top: -1px;
     overflow: hidden;
     height: 0px;
     position: relative;
     z-index: 10;
     -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
     -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
     -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
     -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
     transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
 .ac-container article p{
     color: #777;
     line-height: 23px;
     font-size: 14px;
     padding: 20px;
     text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
 .ac-container input:checked ~ article{
     -webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
     -moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
     -o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
     -ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
     transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
     box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
 .ac-container input:checked ~ article.ac-small{
     height: auto;
     background: #fff;
}
 .ac-container input:checked ~ article.ac-medium{
     height: auto;
     background: #fff;
}
 .ac-container input:checked ~ article.ac-large{
     height: auto;
     background: #fff;
}
/*FIN accordion*/
 @media (max-width: 1024px) and (min-width: 1024px) {
     .resp-tabs-list li {
         padding: 13px;
    }
	 
	 
	 .resp-tabs-list li img {
    width: 30px;
    margin-right: 15px;
}
	 
	 .resp-tab-item p {
    font-size: .9em !important;
}
	 
	 #UR-internacionalv4 .caja {
    min-height: 85px;
}
	 
	 #UR-internacionalv4 .AperturaInt {
    font-size: .7em;
}
	 
	 #UR-internacionalv4 .CierreInt {
    font-size: .7em;
}
}
 @media (max-width: 966px) and (min-width: 966px) {
     .resp-tabs-list li {
         padding: 10px;
    }
}
 




 .content-tabs {
    background-color:#FFF;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    box-shadow: 0 1px 5px 0 #a2a2a2;
    -webkit-box-shadow: 0 1px 5px 0 #a2a2a2;
    -moz-box-shadow: 0 1px 5px 0 #a2a2a2;
    -ms-box-shadow: 0 1px 5px 0 #a2a2a2;
    padding:20px;
    height: auto;
    display:table;
    }
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    width: 100%;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: initial;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-item {
    background-color:#F0F0F0;
    border:none;
    color:#a20f26;
    margin-right:0px !important;
    }

.resp-tab-active {
    border-bottom: none;
    background-color:#A20F26;
    border:none;
    color:#fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
}

#ECHTab h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: solid 2px #ddd;
    margin: 0px;
    padding: 10px 15px;
    background: #fff;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    border-bottom: 1px solid #cccccc;
    background-color: #ededed;
    font-size:16px;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #f5f5f5;
    border: 1px solid #c1c1c1;
    float: left;
    width: 70%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #666;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    color:#ffffff;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
#ECHTab2 h2.resp-tab-active {
    background: #fff !important;
	color: #333;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}



.content-tabs ul {
    padding-left:0px;
    }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
	
	
	
	.resp-tabs-container br {
    display: none;
}
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: table;
		background: #fff;
		width: 100%;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}


@media (max-width:768px){
	#ECHTab2 .resp-tab-active p {
    color: #fff;
		margin-top: 5px;
}
	
	#ECHTab2 h2.resp-tab-active {
    background: #da0620 !important;

}
	
	#ECHTab2 .resp-accordion i {

    font-size: 1.5em;
    padding: 0px 12px;

}
	
	#ECHTab2 .resp-accordion p {
   margin-top: 5px;
}
	
	#ECHTab2 .resp-tab-content {
    padding: 4%;

	
}
}