﻿
@charset "utf-8";
/* CSS Document */


.label-adm-tabla{    float: left;
    background-color: #cacac9;
    padding: 0 10px;
    color: #222121;
    margin-right: 10px;
    font-weight: unset;
    font-family: "URWGeometric-Thin";}


.subheader-admisiones .form-adm .uk-form-row input{
    background: transparent;
    border-radius: unset;
    color: #fff;
    font-size: 20px;
    padding: 26px;
	box-shadow: unset;
	border: 1px solid #fff !important;
}


.subheader-admisiones .form-adm .uk-form-row input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}



.subheader-admisiones .form-adm .uk-form-row button{
    border-radius: unset;
    color: #60a61d;
    padding: 10px 20px;
    font-family: "URWGeometric-Regular";
    letter-spacing: 4px;
    font-size: 18px;
    position: relative;
}


.subheader-admisiones .form-adm .uk-form-row button:hover{
	background-color: #d3d3a0;
    color: #232121;
    text-shadow: unset;
}



.subheader-admisiones .form-adm .uk-form-row input[type=checkbox] {
    float: left;
    width: 20px !important;
    height: 20px !important;
    background: transparent;
    background-color: azure;
    border: 1px solid #fff;
    margin-right: 10px;
	font-size: 18px;
}

.subheader-admisiones .form-adm .uk-form-row .terms a{
    color: #c2d52b;
    font-size: 18px;
}


.subheader-admisiones .form-adm .uk-form-row .terms {
    color: #fff;
    font-size: 18px;
}



.adm-access .row-adm-access a:hover p{
	color: #61a61d;
    font-family: "URWGeometric-Bold";
	font-weight: unset;
}

.adm-access .row-adm-access a:hover .img-adm-access.a{

	 background-image: url(/images/admisiones/icon/adm-access-1-hover.png);
}

.adm-access .row-adm-access a:hover .img-adm-access.b{

	background-image: url(/images/admisiones/icon/adm-access-2-hover.png);
}

.adm-access .row-adm-access a:hover .img-adm-access.c{

	background-image: url(/images/admisiones/icon/adm-access-3-hover.png);
}

.adm-access .row-adm-access a:hover .img-adm-access.d{

	background-image: url(/images/admisiones/icon/adm-access-4-hover.png);
}



.subheader-admisiones .form-adm .form-title .title-adm{
    color: #ffffff;
    font-family: "URWGeometric-ExtraBold";
    font-weight: bold;
    font-size: 33px;
    line-height: normal;
    margin-bottom: 10px;
}




.bg-admisiones{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images/admisiones/admisiones-background.jpg);
	position: relative;
    overflow: hidden;
}

.bg-admisiones .row-admisiones{
	height: 55vw;
	z-index: 30;
    position: relative;
}


.bg-admisiones .header-admisiones h1.title-adm{
    font-size: 4vw;
    line-height: 4vw;
    color: #fff;
    font-family: "URWGeometric-Thin";
    font-weight: unset;
    border-bottom: 2px #c3c2c2 solid;
}




.bg-admisiones .header-admisiones p.title-desc{
    font-size: 26px;
    color: #fff;
    font-family: "URWGeometric-Thin";
    font-weight: unset;
}


.bg-admisiones .header-admisiones a.admisiones-comenzar{
       display: inline-block;
    padding: 5px 50px;
    border: 1px solid #fff;
    font-size: 1.4vw;
    line-height: normal;
    color: #fff;
    font-family: "URWGeometric-Bold";
    font-weight: unset;
    margin: 36px 0;
}

.bg-admisiones .subheader-admisiones{
    padding: 50px;
    position: relative;
    margin-top: -6vh;
    background-color: #6d8049;
}


.boxes-credito{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;

}

.boxes-credito .entidades-adm{
	padding: 55px 0;
}

.boxes-credito .thumb-photos .owl-item .thumb { cursor:pointer}
.boxes-credito .thumb-photos .owl-item .thumb .img-obj{ opacity: 0.5} 

.boxes-credito .thumb-photos .owl-item .thumb .img-obj::after{
	content: "";
}

.boxes-credito .thumb-photos .owl-item.synced .thumb .img-obj{ opacity: 1 !important;} 


.bg-gray
{
	background-color: #eeeeee;
}



.title-admisiones h1{
    font-size: 48px;
    line-height: 1;
    text-align: center;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
	margin: 24px 0;
}

.title-admisiones h1 a{

      color: #75b510;
    font-size: 16px;
    font-weight: 600;


}

.title-admisiones h1 a:hover{

       color: #444;


}


.title-admisiones h1 span{
    font-size: 24px;
    line-height: normal;
    text-align: center;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    display: block;
}


.title-admisiones h1::before {
	content: "";
    border-bottom: 4px solid #60a61d;
    width: 5%;
    display: block;
    margin: 0 auto 14px auto;
	
}



#accordion-admisiones  .accordion-group{
	margin: 0;
	padding: 0;
	border-radius: unset;
	border: none;
}




#accordion-admisiones .accordion-heading .accordion-toggle.collapsed::before {
	
	margin-top: 9px;
	position: absolute;
	content: "";
	right: 0;
	width: 45px;
	height: 12px;
	background: transparent url(../../../images/cecar/2018/icons/angleup.png) no-repeat;
	float: right;

}

#accordion-admisiones .accordion-heading .accordion-toggle::before {

	margin-top: 9px;
	position: absolute;
	content: "";
	right: 0;
	width: 45px;
	height: 12px;
	background: transparent url(../../../images/cecar/2018/icons/angledownblack.png) no-repeat;
	float: right;
	
}



#accordion-admisiones .accordion-heading .accordion-toggle.collapsed{
    
	border-top: 0;
    border-bottom: 1px;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-color: #232121;
	
}
	
	
	




#accordion-admisiones .accordion-heading .accordion-toggle{
    background: #fff;
    color: #232121;
    font-size: 20px;
    padding: 18px 0;
	border-top: 1px;
    border-bottom: 0;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #232121;
}



#accordion-admisiones .accordion-heading .accordion-toggle span{
    float: right;
    width: 20%;
}

#accordion-admisiones .accordion-heading .accordion-toggle d{
    padding: 10px 30px;
}


#accordion-admisiones .accordion-body .accordion-inner{
    padding: 0 !important;
}



#accordion-admisiones .accordion-body .tabla-admisiones thead{
    background-color: #bdbdbd;
}


#accordion-admisiones .accordion-body .tabla-admisiones{
	margin: 0 !important;
	padding:  0 !important;
}

#accordion-admisiones .accordion-body .tabla-admisiones tr td{
    padding: 10px 0;
    font-size: 20px;
    color: #232121;
    text-align: left;
	border: none;
}


#accordion-admisiones .accordion-body .tabla-admisiones tr td:first-child {
	padding: 10px 30px;
}


#accordion-admisiones .accordion-body .tabla-admisiones tr.ozz{
    background-color: #F1F1F0;
}

#accordion-admisiones .accordion-body .tabla-admisiones tr.oww{
    background-color: #E6E6E6;
}








.boxes-adm .row-boxes-adm{
    background-color: #60a61d;
    padding: 22px;
}



.boxes-adm .row-boxes-adm .circle-num{
    float: left;
    border: 1px solid #ffffff;
    border-radius: 100%;
    padding: 18px 22px;
    text-align: center;
    margin-right: 18px;
}

.boxes-adm .row-boxes-adm .circle-num p{
    font-size: 40px;
    font-weight: bold;
    font-family: "URWGeometric-Regular";
    color: white;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: unset;
}


.boxes-adm .row-boxes-adm .text-adm-1{
    font-size: 28px;
    line-height: 28px;
    margin: 0;
    font-family: "URWGeometric-Bold";
    font-weight: bold;
    color: #fff;
    text-rendering: optimizelegibility;
}




.boxes-adm .row-boxes-adm .text-adm-2{
	font-size: 18px;
    line-height: 18px;
    margin: 0;
    font-family: "URWGeometric-Regular";
    color: #fff;
    text-rendering: optimizelegibility;
}



.boxin-admtranfer .rowin-admtranfer{
    background-color: #F1F1F0;
	padding-top: 44px;
}




.boxin-admtranfer .rowin-admtranfer h1{
    font-size: 32px;
    line-height: normal;
    color: #60a61d;
	padding: 0 42px 16px 42px;
    font-family: "URWGeometric-Bold";
}




.boxin-admtranfer .rowin-admtranfer h1::before {
	content: "";
    border-bottom: 4px solid #60a61d;
	width: 4%;
    display: block;
    margin: 15px 0;
}




.box-admtranfer {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;
    background-color: #f1f1f0;
}


.box-admtranfer .row-admtranfer{
    background-color: #F1F1F0;
    padding: 44px 0;
}




.box-admtranfer .row-admtranfer h1{
    font-size: 32px;
    line-height: normal;
    color: #60a61d;
    font-family: "URWGeometric-Bold";
}




.box-admtranfer .row-admtranfer h1::before {
	content: "";
    border-bottom: 4px solid #60a61d;
    width: 6%;
    display: block;
    margin: 20px 0;
}


.box-admtranfer .row-admtranfer .accordion-admtranfer .accordion-group{
    margin: 0;
    border: 0;
    border-radius: unset;
}

.box-admtranfer .row-admtranfer .accordion-admtranfer .accordion-group .accordion-heading .accordion-toggle{
    color: #232121;
    background: #ffffff;
    font-size: 18px;
    font-family: "URWGeometric-Regular";
    font-weight: lighter;
}

.box-admtranfer .row-admtranfer .accordion-admtranfer .accordion-group .accordion-heading .accordion-toggle.collapsed{
    border-top: 0;
    border-bottom: 1px;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-color: #232121;
    background: transparent;
    font-family: "URWGeometric-Bold";
    font-weight: bold;
}

.box-admtranfer .row-admtranfer .accordion-admtranfer .accordion-group .accordion-inner{
    padding: 0;
}

.box-admtranfer .row-admtranfer .accordion-admtranfer .accordion-group .tabla-admtranfer tr td{
	color: #232121;
    font-size: 18px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    border-bottom: 1px solid #232121;
}


.box-admtranfer .row-admtranfer .accordion-admtranfer .accordion-group .accordion-heading .accordion-toggle.collapsed::before {
    margin-top: 9px;
    content: "";
    right: 0;
    width: 15px;
    height: 15px;
    background: transparent url(../../../images/cecar/2018/icons/angleup.png) no-repeat;
    float: right;
}

.box-admtranfer .row-admtranfer .accordion-admtranfer .accordion-group .accordion-heading .accordion-toggle::before {
    margin-top: 9px;
    content: "";
    right: 0;
    width: 15px;
    height: 15px;
    background: transparent url(../../../images/cecar/2018/icons/angledownblack.png) no-repeat;
    float: right;
}








.boxes-admgrados{
    width: 100vw;
	padding-top: 54px;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;
    background-color: #232121;
}



.boxes-admcal{
    width: 100vw;
	padding: 54px 0;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;
    background-color: #232121;
}



.boxes-admcal .row-boxes-admcal{
    padding: 14px;
    border: 2px solid #fff;
	
	
}



.boxes-admcal .row-boxes-admcal p{
    color: #fff;
    font-family: "URWGeometric-ExtraBold";
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin: 0;
}

.boxes-admcal .title-admcal{
    color: #fff;
	position: relative;
    font-family: "URWGeometric-ExtraBold";
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    margin: 0;
}

.boxes-admcal .title-admcal::after{
	content: '\f101';
	position: absolute;
	font-family: FontAwesome;
	font-weight: normal;
   	font-style: normal;
   	margin:0px 0px 0px 20px;
   	text-decoration:none;
	top: 0;

}

.boxes-admcal .row-boxes-admcal:hover{
	border: 2px solid #232121;
	background: rgba(105,165,15,1);
	background: -moz-linear-gradient(left, rgba(105,165,15,1) 0%, rgba(60,88,17,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(105,165,15,1)), color-stop(100%, rgba(60,88,17,1)));
	background: -webkit-linear-gradient(left, rgba(105,165,15,1) 0%, rgba(60,88,17,1) 100%);
	background: -o-linear-gradient(left, rgba(105,165,15,1) 0%, rgba(60,88,17,1) 100%);
	background: -ms-linear-gradient(left, rgba(105,165,15,1) 0%, rgba(60,88,17,1) 100%);
	background: linear-gradient(to right, rgba(105,165,15,1) 0%, rgba(60,88,17,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69a50f', endColorstr='#3c5811', GradientType=1 );
}



.box-admtranfer .row-admtranfer .row-admlist .row-number .circle-num{
    float: left;
    border: 1px solid #232121;
    border-radius: 100%;
    padding: 8px 16px;
    text-align: center;
    margin-right: 18px;
}



.box-admtranfer .row-admtranfer .row-admlist .row-number .circle-num p{
    font-size: 26px;
    font-weight: bold;
    font-family: "URWGeometric-Regular";
    color: #232121;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: unset;
}


.boxes-valoradm  .row-boxes-admcal.noborder{
    border-right: none !important;
}

.boxes-valoradm  .row-boxes-admcal{
    border-right: 2px solid #60a61d;
	text-align: center;
}

.boxes-valoradm  .row-boxes-admcal p{
    background-color: #fff;
    color: #232121;
    font-family: "URWGeometric-ExtraBold";
    font-weight: bold;
    font-size: 42px;
    line-height: 42px;
    margin: 0;
}


.boxes-valoradm  .row-boxes-admcal p span{
    background-color: #fff;
    color: #232121;
    font-family: "URWGeometric-Regular";
    font-size: 20px;
    line-height: 20px;
    margin: 0 12px;
    display: inline-block;
    font-weight: normal;
}

.box-admtranfer .row-admtranfer .row-admlist h2{
    margin: 0;
    font-family: "URWGeometric-Regular";
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #444;
    text-rendering: optimizelegibility;
}

.box-admtranfer .row-admtranfer .row-admlist h2 em{color: #444;}

 .box-admtranfer .row-admtranfer .row-admlist p{
    margin: 5px 0;
    font-family: "URWGeometric-Thin";
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #444;
    text-rendering: optimizelegibility;
}


 .box-admtranfer .row-admtranfer .row-admlist {
    border-bottom: 1px solid #232121;
    padding: 14px 0;
}


 .box-admtranfer .row-admtranfer .row-admlist:last-child {
    border-bottom: none !important;
}


















.adm-access .row-adm-access .img-adm-access {
    height: 125px;
    width: 120px;
    background-color: #eee;
    border-radius: 50%;
	margin: 0 auto;
    text-align: center;
}

.adm-access .row-adm-access .img-adm-access.a{
    background-repeat: no-repeat;
    background-image: url(/images/admisiones/icon/adm-access-1.png);
    background-position: center;
}

.adm-access .row-adm-access .img-adm-access.b{
    background-repeat: no-repeat;
    background-image: url(/images/admisiones/icon/adm-access-2.png);
    background-position: center;
}
.adm-access .row-adm-access .img-adm-access.c{
    background-repeat: no-repeat;
    background-image: url(/images/admisiones/icon/adm-access-3.png);
    background-position: center;
}

.adm-access .row-adm-access .img-adm-access.d{
    background-repeat: no-repeat;
    background-image: url(/images/admisiones/icon/adm-access-4.png);
    background-position: center;
}





.adm-access .row-adm-access p{
    margin: 5px 0;
    font-family: "URWGeometric-Thin";
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #444;
    text-rendering: optimizelegibility;
}



.tab-admgrados{ margin-bottom: 0 !important;}


.row-admgrados .boxes-admgrados .tab-admgrados li a{
    background: transparent;
    border: none;
    color: #fff;
    font-family: "URWGeometric-Bold";
    font-size: 30px;
    line-height: 24px;
    text-align: center;
	border-right: 1px solid #fff;
	margin-bottom: 22px;
}


.row-admgrados .boxes-admgrados .tab-admgrados li.active::after{
	border-bottom: 20px solid #ffffff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    margin: 0 auto;
    bottom: 0;
    display: block;
    width: 0;
    height: 0;
}








.row-admgrados .boxes-admgrados .tab-admgrados li:last-child a{
	border: none !important;
}

.row-admgrados .tabc-admgrados .tabla-admgrados tr td{
    color: #232121;
    font-size: 18px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    border-bottom: 1px solid #232121;
}



.row-admgrados .tabc-admgrados h1.title-admgrados{

    font-size: 32px;
    line-height: normal;
    color: #60a61d;
    font-family: "URWGeometric-Bold";
}

.row-admgrados .tabc-admgrados h1.title-admgrados::before {
    content: "";
    border-bottom: 4px solid #60a61d;
    width: 4%;
    display: block;
    margin: 15px 0;
}

.bg-admisiones:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.box-btnadm .btn-admgrados{
       background-color: #60a61d;
    color: #fff;
    padding: 10px 20px;
    font-family: "URWGeometric-Regular";
    letter-spacing: 4px;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}


.subheader-admisiones{
    padding: 48px;
    margin-top: -8vw;
   
    background: rgb(97,166,14);
    background: -moz-linear-gradient(180deg, rgba(97,166,14,0.7) 0%, rgba(0,105,55,0.7) 100%),
    /* bottom, image */
    url(/images/admisiones/adm-background-01.jpg);
    background: -webkit-linear-gradient(180deg, rgba(97,166,14,0.7) 0%, rgba(0,105,55,0.7) 100%),
    /* bottom, image */
    url(/images/admisiones/adm-background-01.jpg);
    background: linear-gradient(180deg, rgba(97,166,14,0.7) 0%, rgba(0,105,55,0.7) 100%),
    /* bottom, image */
    url(/images/admisiones/adm-background-01.jpg);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#61a60e",endColorstr="#006937",GradientType=1);
	background-size: cover;
    background-repeat: no-repeat;
	z-index: 20;
    position: relative;
}


.subheader-admisiones .side-a .boxtitle p {
    font-size: 24px;
    line-height: 24px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    color: #fff;
}

.subheader-admisiones .side-a .boxtitle p::before{
	content: "";
    border-bottom: 4px solid #ffffff;
    width: 5%;
    display: block;
    margin: 0 0 8px 0;

}

.subheader-admisiones .side-a .boxtitle h2{
    color: #ffffff;
    font-family: "URWGeometric-ExtraBold";
    font-weight: bold;
    font-size: 33px;
    line-height: 24px;
	margin-bottom: 20px;
}












.subheader-admisiones .side-a .accordion-adm .accordion-group{
    margin: 0;
    border: 0;
    border-radius: unset;
}

.subheader-admisiones .side-a .accordion-adm .accordion-group .accordion-heading .accordion-toggle{
	color: #232121;
    background: #ffffff;
    font-size: 20px;
    font-family: "URWGeometric-Regular";
    font-weight: lighter;
    padding: 5px 15px;
}

.subheader-admisiones .side-a .accordion-adm .accordion-group .accordion-heading .accordion-toggle.collapsed{
    border-top: 0;
	color: #fff;
    border-bottom: 1px;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-color: #ffffff;
    background: transparent;
    font-family: "URWGeometric-Bold";
}

.subheader-admisiones .side-a .accordion-adm .accordion-group .accordion-inner{
    padding: 0;
}

.subheader-admisiones .side-a .accordion-adm .accordion-group  .tabla-admtranfer tr td{
	color: #ffffff;
    font-size: 18px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    border-bottom: 1px solid #ffffff;
    padding: 5px 15px;
}


.subheader-admisiones .side-a .accordion-adm .accordion-group .accordion-heading .accordion-toggle.collapsed::before {
    margin-top: 5px;
    content: "";
    right: 0;
    width: 15px;
    height: 15px;
    background: transparent url(../../../images/cecar/2018/icons/angledown.png) no-repeat;
    float: right;
}

.subheader-admisiones .side-a .accordion-adm .accordion-group .accordion-heading .accordion-toggle::before {
    margin-top: 5px;
    content: "";
    right: 0;
    width: 15px;
    height: 15px;
    background: transparent url(../../../images/cecar/2018/icons/angleup.png) no-repeat;
    float: right;
}











.boxes-icetex .accordion-admpagos .accordion-group{
    margin: 0;
    border: 0;
    border-radius: unset;
}


.boxes-icetex .accordion-admpagos{
    margin: 20px 0;
}

.boxes-icetex .accordion-admpagos .accordion-group .accordion-heading .accordion-toggle{
	color: #232121;
    background: #ffffff;
    font-size: 18px;
    font-family: "URWGeometric-Regular";
    font-weight: lighter;
    padding: 5px 15px;
}

.boxes-icetex .accordion-admpagos .accordion-group .accordion-heading .accordion-toggle.collapsed{
    border-top: 0;
	color: #fff;
    border-bottom: 1px;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-color: #ffffff;
    background: transparent;
    font-family: "URWGeometric-Bold";
}

.boxes-icetex .accordion-admpagos .accordion-group .accordion-inner{
    padding: 0;
}


.boxes-icetex .accordion-admpagos .accordion-group .accordion-inner p{
    color: #ccc;
    font-family: "URWGeometric-Thin";
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    font-weight: unset;
    padding: 20px;
}

.boxes-icetex .accordion-admpagos .accordion-group .accordion-heading .accordion-toggle.collapsed::before {
    margin-top: 5px;
    content: "";
    right: 0;
    width: 15px;
    height: 15px;
    background: transparent url(../../../images/cecar/2018/icons/angledown.png) no-repeat;
    float: right;
}

.boxes-icetex .accordion-admpagos .accordion-group .accordion-heading .accordion-toggle::before {
    margin-top: 5px;
    content: "";
    right: 0;
    width: 15px;
    height: 15px;
    background: transparent url(../../../images/cecar/2018/icons/angleup.png) no-repeat;
    float: right;
}











.row-entidades-adm{
	padding: 24px 0;
}




.row-entidades-adm .title-adm{
    margin: 0;
    font-family: "URWGeometric-Bold";
    font-size: 30px;
    font-weight: bold;
    line-height: unset;
    color: #61a61d;
    text-rendering: optimizelegibility;
}


.row-entidades-adm .tabla-admentidades td {
    color: #232121;
    font-size: 18px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    border-bottom: 1px solid #232121;
	padding: 5px;
}

.row-entidades-adm .dir-entidades{
    color: #666;
    font-family: "URWGeometric-Thin";
    font-size: 22px;
    line-height: normal;
    margin: 0;
}


.row-entidades-adm .tel-entidades{
    color: #666;
    font-family: "URWGeometric-Regular";
    font-size: 30px;
    line-height: normal;
    margin: 0;
}

.row-entidades-adm .web-entidades,  .row-entidades-adm .web-entidades a{
    color: #666;
    font-family: "URWGeometric-Thin";
    font-size: 20px;
    line-height: normal;
    margin: 0;
    text-transform: uppercase;
}





.credito-adm .owl-theme .owl-controls .owl-pagination, .entidades-adm .owl-theme .owl-controls .owl-pagination{
    text-align: center;
}


.credito-adm .owl-theme .owl-controls .owl-page span, .entidades-adm .owl-theme .owl-controls .owl-page span{
    width: 20px;
    height: 20px;
	background: #a6a6a6;
} 







/*
.credito-adm .boxes-credito-adm {
    background-color: #eee;
}


*/


.credito-adm .boxes-credito-adm .row-credito-adm .subtitle-credito{
    color: #222121;
    font-family: "URWGeometric-Regular";
    font-size: 20px;
    line-height: normal;
    margin-bottom: 14px;
    font-weight: bold;
}

.credito-adm .boxes-credito-adm .row-credito-adm .title-credito{
    margin: 0;
    font-family: "URWGeometric-Bold";
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    color: #61a61d;
    text-rendering: optimizelegibility;
    margin-bottom: 14px;
}

.credito-adm .boxes-credito-adm .row-credito-adm .text-credito{
    color: #666;
    font-family: "URWGeometric-Thin";
    font-size: 22px;
    line-height: normal;
    margin: 0;
}

.credito-adm .boxes-credito-adm .row-credito-adm .tabla-credito td {
    color: #232121;
    font-size: 18px;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    border-bottom: 1px solid #232121;
	padding: 5px;
}


.icetex-adm .boxes-icetex-adm .tabla-icetex {
    margin: 0;
    padding: 0;
}


.icetex-adm .boxes-icetex-adm .tabla-icetex td{
	vertical-align: top;
    color: #222121;
    font-size: 16px;
    line-height: 16px;
    font-family: "URWGeometric-Regular";
    font-weight: unset;
    border: none;
    padding: 5px;
}


.icetex-adm .boxes-icetex-adm .title-icetex{
    color: #222121;
    font-family: "URWGeometric-Bold";
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
	margin-bottom: 6px;
}


.icetex-adm .boxes-icetex-adm .title-icetex span{
    font-family: "URWGeometric-Thin";
    font-size: 18px;
    line-height: 18px;
    font-weight: unset;
}


.boxes-admrate{
    padding: 0 30px;
}


.boxes-icetex{
    width: 100vw;
	padding: 54px 0;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    overflow: hidden;
    background-color: #232121;
}



.boxes-icetex .title-icetex{
    font-size: 40px;
    line-height: 1;
    font-family: "URWGeometric-Thin";
    font-weight: lighter;
    color: #fff;
}


.boxes-icetex .title-icetex::before{
	content: "";
    border-bottom: 4px solid #60a61d;
    width: 10%;
    display: block;
    margin: 0 0 20px 0;
}


.boxes-icetex .text-icetex{
    color: #fff;
    font-family: "URWGeometric-Thin";
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    font-weight: unset;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 768px) {
	

	.row-entidades-adm .tel-entidades {
    color: #94c257;
    font-size: 22px;
}
	
	.credito-adm .boxes-credito-adm{
    height: auto !important;
		margin-left: 0 !important;
}
	
	.content-adm-access{margin: 0 auto;text-align: center;}
	
	
	.subheader-admisiones .side-a .accordion-adm .accordion-group .accordion-heading .accordion-toggle{
    font-size: 18px;
    line-height: 18px;
}
	
	.subheader-admisiones .form-adm .form-title .title-adm{
    text-align: center;
    text-transform: uppercase;
		    font-size: 6vw;
}
	.bg-admisiones .row-admisiones{
    height: auto;
    padding: 120px 54px;
    text-align: center;
}
	
	.bg-admisiones .header-admisiones a.admisiones-comenzar{
    font-size: 5vw;
}
	.boxes-admcal .row-boxes-admcal{
    margin: 20px 0;
}
	 .bg-admisiones .header-admisiones h1.title-adm{
        line-height: 12vw;
    font-size: 12vw;
}
	
	
	.boxes-admcal{
    padding: 41px;
    margin: 0;
    width: auto;
    left: 0;
}
	
	
	.bg-admisiones .header-admisiones p.title-desc{
    font-size: 6vw;
    line-height: 6vw;
}
	
	.box-admtranfer .row-admtranfer h1{
    font-size: 10vw;
    line-height: 10vw;
}
	.subheader-admisiones{
    margin: 0;
    display: inline-block;
		    padding: 35px;
}
	.boxes-valoradm .row-boxes-admcal{
    border: none;
    border-bottom: 2px solid #60a61d;
    margin: 10px 0;
    padding: 15px 0;
}
	
	.boxes-valoradm .row-boxes-admcal.noborder{
    border: none;
}
	
	.box-admtranfer .row-admtranfer{
    padding: 35px;
}
	 .title-admisiones h1{
    font-size: 8vw;
    line-height: 8vw;
		     margin: 10px !important;
}
	
	
	.box-admtranfer .row-admtranfer .row-admlist .row-number{
    width: 100%;
    margin: 16px 0;
    padding: 0 !important;
}

	
		.box-admtranfer .row-admtranfer .row-admlist .row-number .circle-num{
    float: unset;
    margin: 0;
    display: inline-block;
}
	.subheader-admisiones .form-adm .uk-form-row button{
    font-size: 4vw;
}
	
	.boxin-admtranfer .rowin-admtranfer h1{
    font-size: 7vw;
    line-height: 7vw;
		    padding: 0 20px;
}
	
	
	.row-admgrados .tabc-admgrados .btn-admgrados{
       text-align: center;
    letter-spacing: 0;
    width: 100%;
    padding: 16px 0;
}
	
	.row-admgrados .tabc-admgrados h1.title-admgrados{
    font-size: 8vw;
    line-height: 8vw;
    text-align: center;
}

	.row-admgrados .tabc-admgrados h1.title-admgrados::before{
    content: none;
}
	
	.boxin-admtranfer .rowin-admtranfer h1::before{
    content: none;
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li.active::after{
    content: none;
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li a{
    font-size: 4vw;
    line-height: unset;
    margin: 0;
		padding: 15px 0;
		    text-align: center;
		
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li{
    padding: 0;
}
	.row-admgrados .boxes-admgrados .tab-admgrados{
    width: 100%;
    margin: 0;
}
	
	.boxes-admgrados{
    width: auto;
    left: 0;
    margin: 0;
    padding: 0 5px;
}
	
	
	.boxin-admtranfer .rowin-admtranfer{
    background-color: transparent;
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li.active a{
    color: #60a61d;
}
	
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (max-width : 768px) {
	
.boxes-admcal .rows-admcal{
    padding: 55px;
}


.boxes-admcal .row-boxes-admcal{
    display: block;
    margin: 20px 0;
}
	
}

/* 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 */
}

/* 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) {
	
	
		.subheader-admisiones{
    margin: 0;
    display: inline-block;
		    padding: 35px;
}
	
}
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
	
	
	.row-entidades-adm .tel-entidades {
    color: #94c257;
    font-size: 22px;
}
	
	.credito-adm .boxes-credito-adm{
    height: auto !important;
		margin-left: 0 !important;
}
	
	
	.subheader-admisiones .side-a .accordion-adm .accordion-group .accordion-heading .accordion-toggle{
    font-size: 22px;
    line-height: 22px;
}
	
	.subheader-admisiones .form-adm .form-title .title-adm{
    text-align: center;
    text-transform: uppercase;
		    font-size: 26px;
}
	.bg-admisiones .row-admisiones{
    height: auto;
    padding: 55px;
    text-align: center;
}
	
	.bg-admisiones .header-admisiones a.admisiones-comenzar{
    font-size: 5vw;
}
	.boxes-admcal .row-boxes-admcal{
    margin: 20px 0;
}
	 .bg-admisiones .header-admisiones h1.title-adm{
        line-height: 12vw;
    font-size: 12vw;
}
	
	
	.boxes-admcal{
    padding: 41px;
    margin: 0;
    width: auto;
    left: 0;
}
	
	
	.bg-admisiones .header-admisiones p.title-desc{
    font-size: 6vw;
    line-height: 6vw;
}
	
	.box-admtranfer .row-admtranfer h1{
    font-size: 10vw;
    line-height: 10vw;
}
	.subheader-admisiones{
    margin: 0;
    display: inline-block;
		    padding: 35px;
}
	.boxes-valoradm .row-boxes-admcal{
    border: none;
    border-bottom: 2px solid #60a61d;
    margin: 10px 0;
    padding: 15px 0;
}
	
	.boxes-valoradm .row-boxes-admcal.noborder{
    border: none;
}
	
	.box-admtranfer .row-admtranfer{
    padding: 35px;
}
	 .title-admisiones h1{
    font-size: 8vw;
    line-height: 8vw;
		     margin: 10px !important;
}
	
	
	.box-admtranfer .row-admtranfer .row-admlist .row-number{
    width: 100%;
    margin: 16px 0;
    padding: 0 !important;
}

	
		.box-admtranfer .row-admtranfer .row-admlist .row-number .circle-num{
    float: unset;
    margin: 0;
    display: inline-block;
}
	.subheader-admisiones .form-adm .uk-form-row button{
    font-size: 24px;
}
	
	.boxin-admtranfer .rowin-admtranfer h1{
    font-size: 7vw;
    line-height: 7vw;
		    padding: 0 20px;
}
	
	
	.row-admgrados .tabc-admgrados .btn-admgrados{
       text-align: center;
    letter-spacing: 0;
    width: 100%;
    padding: 16px 0;
}
	
	.row-admgrados .tabc-admgrados h1.title-admgrados{
    font-size: 8vw;
    line-height: 8vw;
    text-align: center;
}

	.row-admgrados .tabc-admgrados h1.title-admgrados::before{
    content: none;
}
	
	.boxin-admtranfer .rowin-admtranfer h1::before{
    content: none;
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li.active::after{
    content: none;
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li a{
    font-size: 4vw;
    line-height: unset;
    margin: 0;
		padding: 15px 0;
		    text-align: center;
		
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li{
    padding: 0;
}
	.row-admgrados .boxes-admgrados .tab-admgrados{
    width: 100%;
    margin: 0;
}
	
	.boxes-admgrados{
    width: auto;
    left: 0;
    margin: 0;
    padding: 0 5px;
}
	
	
	.boxin-admtranfer .rowin-admtranfer{
    background-color: transparent;
}
	
	.row-admgrados .boxes-admgrados .tab-admgrados li.active a{
    color: #60a61d;
}
/* 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 */
}




















