/*
 Theme Name:   Master de SAP - One
 Description:  Tema de WordPress para Master de SAP
 Author:       Pedro Jimeno - Uadin
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  masterdesap-one
*/

body.home header.page-header {
	display: none;
}

.enlaceBlanco {
	color: #fff !important;
}

.enlaceBlanco:hover {
	color: rgba(255, 255, 255, .6) !important;
	transition: all .2s ease-in-out;
}


::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #fff;
}

.input[type="tel"]::-webkit-input-placeholder {
	color: #fff;
}

input[type="tel"]:-ms-input-placeholder {
	color: #fff;
}

input[type="tel"]::placeholder {
	color: #fff;
}

.topForm .FormInteriorPad input[type="text"]::-moz-placeholder,.topForm .FormInteriorPad input[type="email"]::-moz-placeholder, .topForm .FormInteriorPad textarea::-moz-placeholder {
	color: #a2a2a2 !important;
	opacity: 1;
}
.topForm .FormInteriorPad input[type="text"]::-webkit-input-placeholder, .topForm .FormInteriorPad input[type="email"]::-webkit-input-placeholder, .topForm .FormInteriorPad textarea::-webkit-input-placeholder {
	color: #a2a2a2 !important;
}
.topForm .FormInteriorPad input[type="text"]::placeholder, .topForm .FormInteriorPad input[type="email"]::placeholder, .topForm .FormInteriorPad textarea::placeholder {
	color: #a2a2a2 !important;
}

.topForm .FormInteriorPad .input[type="tel"]::-webkit-input-placeholder {
	color: #a2a2a2!important;
}

.topForm .FormInteriorPad input[type="tel"]:-ms-input-placeholder {
	color: #a2a2a2 !important;
}

.topForm .FormInteriorPad input[type="tel"]::placeholder {
	color: #a2a2a2 !important;
}

.formularioPopup input[type=text], .formularioPopup input[type=tel], .formularioPopup input[type=email] {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
}

.formularioPopup input[type=text]:focus, .formularioPopup input[type=tel]:focus, .formularioPopup input[type=email]:focus {
	background-color: rgba(255, 255, 255, 0.3) !important;
	border: none;
	border-bottom: 1px solid #fff;
}

/*.intl-tel-input {
    width: 100%;
}*/

/*.intl-tel-input .country-list {
	max-width: 430px;
}

.intl-tel-input .country-list li span.country-name {
	color: #222;
}*/

span.wpcf7-list-item {
	margin: 0px;
}

.FormInteriorPad p {
	/*display: none;*/
	display: block;
	/*height: 1px;*/
	/*margin: 0 0 10px 0;*/
	margin: 0px;
}

.FormInteriorPad a {
	color: #fff !important;
	text-decoration: underline !important;
}
.FormInteriorPad a:hover{
	color:lightblue !important;
}

.FormInteriorPad .legalForm {
	color: #fff;
}

.camposocultos {
	height: 20px;
}

.sideForm .FormInteriorPad .legalForm, .topForm .FormInteriorPad  .legalForm {
	color: #A2A2A2;
}

.topForm .FormInteriorPad   a {
	color: #0b3f73 !important;
	text-decoration: underline !important;
}
.topForm .FormInteriorPad   a:hover{
	color: #00b5f1 !important;
}

.infoVentajas .ha-card-text br {
	clear: both;
	display: block !important;
	margin-bottom: 10px !important;
}

.felicitacion, .felicitacion a {
	color: #ddd !important;
}

.felicitacion:hover, .felicitacion a:hover {
	color: #fff !important;
}

.felicitacion i.fa-linkedin {
	color: #15AABF;
}

.btnOpinion {
	font-size: 1rem !important;
    border-color: rgb(255, 255, 255);
    padding: 7px 25px !important;
    border-radius: 4px !important;
}

.modalOpinion .modal-content {
	border: 2px solid #fff;
	background-color: #F1F1F1;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); 
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.modalOpinion .modal-header {
    background: #0060C0;
    background: -moz-linear-gradient(top, #0060C0 0%, #1C6EA4 50%, #0B3F73 100%);
    background: -webkit-linear-gradient(top, #0060C0 0%, #1C6EA4 50%, #0B3F73 100%);
    background: linear-gradient(to bottom, #0060C0 0%, #1C6EA4 50%, #0B3F73 100%);
	color: #fff;
}

.modalOpinion .modal-header h5 {
	text-transform: uppercase;
}

.modalOpinion button.close:hover {
	background: transparent;
}

.modalOpinion button i {
	font-size: 24px;
}

.FormLandingPad .FormHeader h3 {
	color: #fff;
	font-size: 2.3rem;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

.FormLandingPad input[type="text"], .FormLandingPad input[type="email"], .FormLandingPad input[type="tel"], .FormLandingPad textarea  {
	border-radius: 5px;
	padding: 5px 0px 3px 10px;
	margin-top: 12px;
	font-size: 1.8rem; 
}

.FormLandingPad .wpcf7-form-control-wrap {
	width: 100%;
}

.FormLandingPad .legalForm {
	margin-top: 15px;
}
.FormLandingPad .legalForm a {
	color: #fff !important;
	text-decoration: underline !important;
}

.FormLandingPad .legalForm a:hover, .FormLandingPad .legalForm a:active {
	color: #d9d9d9;
}



/*.formLandingFooter .FormLandingPad .legalForm a {
	color: #0c4f3c !important;
	text-decoration: underline !important;
}

.formLandingFooter .FormLandingPad .legalForm a:hover, .FormLandingPad .legalForm a:active {
	color: #fff;
}*/

.acordeonConceptos .elementor-tab-title {
	border-bottom: 1px solid #999;
}

.acordeonConceptos .elementor-tab-title.elementor-active  {
	border-bottom: 1px solid #00b5f1 !important;
}

/*    =================== CARRUSEL PROFESORES  ================  */

#carousel-4354 .owl-item {
	font-size: 14px;
	text-align: center;
}

#carousel-4354 .owl-item h4 {
	color: #0B3F73;
	margin-bottom: 0.5rem;
}

#carousel-4354 .owl-item img {
	border: 7px solid #ccc;
	border-radius: 50%;
}