.MT10 { margin-top: 10px;}
.MT20 { margin-top: 20px;}
.MT30 { margin-top: 30px;}
.MT40 { margin-top: 40px;}
.MT50 { margin-top: 50px;}
.MB10 { margin-bottom: 10px;}
.MB20 { margin-bottom: 20px;}
.MB30 { margin-bottom: 30px;}
.MB40 { margin-bottom: 40px;}
.MB50 { margin-bottom: 50px;}
.padSection {
	padding: 40px 40px 40px 40px;
}
.bgColor {
	background-color: #F5F2F2;
}
.bgNeutro {
	background-color: #FFFFFF;
}
section h2 {
	margin: 0px 0px 10px 0px;
	padding-bottom: .4em;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}
.boxBanner {
	position: relative;
}
.boxBanner {
	height: 340px;
	background: url('../imgs/gradogastronomia/BCC_BannerLandingGrado2022.jpg') no-repeat center center;
}

.boxBanner h1 {
	position: absolute;
	top: 164px;
	font-size: 30px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}
.boxBanner h1.line2 {
	top: 200px;
}
.boxBanner p {
	position: absolute;
	top: 235px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 400;
	margin: 0px;
	padding: 0px 10px 0px 40px;
	background: rgba(0, 0, 0, .5);
	text-shadow: 3px 3px 1px rgba(0, 0, 0, 1);
}

.remarc {
	color: #CD972C;
}

.btDown {
	background: url('../imgs/bt-down.png') no-repeat 12px 7px #201F22;
	color: #FFFFFF !important;
	text-transform: uppercase;
	font-weight: 500;
	border-radius:5px;
	padding: 10px 20px 10px 50px;
}
.padSection {
	font-size: 16px;
}
.ulJornadas {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.ulJornadas li {
	background: #FAFAFB;
	padding: 12px 25px;
	text-transform: uppercase;
	width: 47%;
	margin: 0 20px 20px 0px;
	font-size: 22px;
	color: #79756A;
	float: left;
}
.fJornada {
	line-height: 21px;
}
.tJornada {
	line-height: 21px;
}
.fechatxt {
	font-weight: 500;
	color: #30322E;
}
.horatxt {
	font-weight: 500;
	color: #D29530;
}
.gmttxt {
	font-size: 13px;
	text-transform: none;
}
.tipotxt {

}
.lugartxt {
	font-size: 16px;
}
.jorLink {
	font-size: 16px;
	text-transform: none;
}
.subTitSec {
	font-size: 16px;
	font-weight: 600;
}
@media (max-width: 667px ) {
	.ulJornadas li {
		width: 100%;
	}
}
.closeForm {
	position:absolute;
	top:0px;
	right:10px;
	color:#CECFD0 !important;
	background: transparent;
	font-size: 30px;
	font-weight: 700;
}
.boxFixForm {
	width: 320px;
	position: fixed;
	top: 0px;
	right: auto;
	left: 50%;
	margin-left: -160px;
	z-index:10000000;
	overflow:auto;
	height: 100%;
}
.boxForm {
	background: #3B3E43;
	color: #CECFD0;
	padding: 30px;
	width: 320px;
	position: absolute;
	top: 0px;
	right: auto;
	left: 50%;
	margin-left: -160px;
	font-size: 16px;
}

.boxIconsScroll {
	padding: 0px;
	width: 70px;
	position: absolute;
	top: 30px;
	right: 15px;
	z-index: 1;
}
.boxIconsScroll img {
	margin-bottom: 10px;
}
.subTitColor {
	color: #7B7768;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	font-weight: 500;

}
.ulInfo1Col {
	padding: 0 0 0 20px;
	margin: 0;
}
.ulInfo1Col li {
	font-size: 16px;
	padding: 0px 20px 10px 0px;
	font-weight: 500;
}
.destacado {
	font-size: 18px;
	font-weight: 500;
	color: #D29530;
}
.ulModeloEdu {
	padding:0; 
    margin:0;
    display: flex;
    list-style: none;
    justify-content: space-around;
    flex-wrap: wrap;
}
.ulModeloEdu li {
	text-align: center;
	flex: 0 0 33.333333%;
	margin-bottom: 30px;
}

.ulNormal {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
}
.ulNormal li {
	padding: 0px 20px 10px 0px;
}
.ulRem {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
}
.ulRem li {
	padding: 0px 20px 10px 0px;
	font-weight: 500;
}
.ulRem li ul {
	display: flex;
	flex-wrap: wrap;
}
.ulRem li ul li {
	padding: 0px 20px 0px 0px;
	font-weight: 300;
	flex: 0 0 100%;
}
.ulRem li ul.ul2Cols li {
	flex: 0 0 50%;
}
@media (max-width: 667px ) {
	.ulRem li ul.ul2Cols li {
		flex: 0 0 100%;
	}
}
.letter {
  display: inline-block;
  line-height: 1em;
}

.infocurso {
	position: relative;
	margin-bottom: 2em;
	max-width: 270px;
}
.infocurso img {
	margin: 0;
	float: left;
	max-width: 100%;
}
.infocurso .textoinfocurso {
	text-align: left;
    font-size: 16px;
    line-height: 1.5;
    display: table-cell;
    padding: 6px 0px 0px 0px;
}
.ulInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}
.ulInfo li {
	width: 50%;
	text-align: left;
	font-size: 16px;
	padding: 0px 20px 10px 0px;
}

.ulFlex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}
.ulFlex li {
	width: 20%;
	text-align: center;
	font-size: 15px;
}
.ulFlex li img {
	display: block;
	margin: 0 auto 20px auto;
}
.boxTestimonio h3 {
	font-size: 17px;
	margin: 16px 0px 16px 0px;
}
.boxTestimonio img {
	max-width: 100%;
}
.boxTestimonio {
	margin-bottom: 40px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #CECFD0 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #CECFD0 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #CECFD0 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #CECFD0 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #CECFD0 !important;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #CECFD0 !important;
}

.boxForm h2 {
	margin: 0px 0px 10px 0px;
	padding-bottom: .4em;
	font-size: 24px;
}
#fomcontacto .row, .stickyForm .row {
	margin-bottom: .5em;
}
#fomcontacto .form-control, .stickyForm .form-control {
	background: transparent;
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 0px;
	font-size: 16px;
	color: #CECFD0;
}
#fomcontacto .styled-select, .stickyForm .styled-select {
	height: 36px;
	overflow: hidden;
	background: url(../imgs/select_arrow3.png) no-repeat right center transparent;
	border-bottom: 1px solid #FFFFFF;
}
#fomcontacto .styled-select select, .stickyForm .styled-select select {
	xbackground: transparent;
	width: 100%;
	padding: 6px 5px 6px 0px;
	font-size: 16px;
	font-weight: 300;
	color: #CECFD0;
	line-height: 1.42857143;
	border: 0;
	border-radius: 0;
	height: 34px;
	x-webkit-appearance: none;
}

#fomcontacto input#enviar, .stickyForm input.btnEnviar {
	color: #fff;
	background: #CD972C;
	border: 0px;
	font-weight: 700;
	padding: 15px 12px;
	border-radius: 5px;
	display: block;
	width: 100%;
}
#fomcontacto label, .stickyForm label {
	font-weight: normal;
	display: none;
}
#fomcontacto textarea#comentarios, .stickyForm textarea {
	width: 100%;
	height: 5em;
	border-bottom: 1px solid #FFFFFF;
}
#fomcontacto a, .stickyForm a {
	color: #d2973b;
}






#contenido-central {
	position: relative;
	margin-bottom: 3em;
}
#contenido-central a {
	color: #d2973b;
}
#contenido-central a:hover {
	color: #88845e;
	text-decoration: underline;
}


#avisolegal {
	position: absolute;
	top: 250px;
	left: 250px;
	width: 680px;
	background-color: #535355;
	color: #fff;
	padding: 20px;
	font-family: 'NeutraText-Book', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 13px;
}
#cerraravisolegal {
	clear: both;
	margin-top: 10px;
	background-color: #C98F3B;
	color: #fff !important;
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
}



@media (max-width: 1024px ) {
	.xboxBanner h1 {
		top: 32px;
		font-size: 26px;
		line-height: 24px;
	}
}
@media (max-width: 800px ) {
	.padSection {
		padding: 20px 20px 20px 20px;
	}
	.xboxBanner h1 {
		top: 18px;
		font-size: 24px;
		line-height: 24px;
		padding: 0px 0px 0px 14px;
	}
	.xboxBanner p {
		top: 58px;
		padding: 0px 0px 0px 14px;
	}
	.boxForm {
		position: relative;
		width: 100%;
		top: 0px;
		right: 0px;
	}
}

@media (max-width: 667px ) {
	.xboxBanner h1 {
		top: 14px;
		font-size: 18px;
		line-height: 18px;
	}
	.padIconsScroll {
		padding-top: 90px !important;
	}
	.boxIconsScroll {
		padding: 0px;
		width: 78%;
		position: absolute;
		top: 10px;
		left: 22%;
		right: 0;
		margin: 0 auto;
		z-index: 1;
	}
	.boxIconsScroll img {
		margin-bottom: 10px;
		margin-right: 10px;
	}

}

@media (max-width: 414px ) {
	.padSection {
		padding: 20px 10px 20px 10px;
	}
	.boxBanner h1 {
		top: 44px;
		font-size: 28px;
		line-height: 32px;
		width: 100%;
		padding: 0px 0px 0px 6px;
	}
	.boxBanner h1.line2 {
		top: 76px;
	}
	.boxBanner p {
		top: 114px;
		font-size: 18px;
		padding: 0px 0px 0px 6px;
	}
	.ulInfo li {
		width: 100%;
		font-size: 14px;
	}
	.gmttxt {
		display: b;
	}
}

@media (max-width: 375px ) {
	.boxBanner h1 {
		
	}
}

@media (max-width: 320px ) {
	.boxBanner h1 {
		font-size: 24px;
	}
}

