/* Add here all your CSS customizations */
 @font-face {
       font-family: NeoSans;
       font-style: normal;
       font-weight: normal;
       src: url('/ewebsotec/font/Neo Sans Std Regular.otf');
    }	
	@font-face {
       font-family: NeoSans;
       font-weight: bold;
       src: url('/ewebsotec/font/neo_sans_bold.ttf');
    }
	
.botonesHeader{
	color:#97d700 !important;
}
.botonesHeader:hover{
	color:#fff !important;
	background-color:#97d700 !important;
}
.selectIdioma{
	padding:5px 10px;
	border-radius:4px;
	font-size: 0.9em;
}
.botonesHeaderLast{
    margin-right: 30px;
}
.color-main{
	color:#97d700;
}
.form-align-left{
	text-align:left;
	color:#fff;
}
.form-buscar{
	border-radius:7px !important;
}
.list-active{
	background-color:#97d700;
	color:#fff;
}
.icono{
	color:#000 !important;
}
.icono:hover{
	color:#fff !important;
}
.page-header2{
	background-color:#fff;
	margin: 0 0 35px 0;
	min-height: 50px;
	position: relative;
	text-align: left;
}
.breadcrumb-services{
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #fff;
	border-radius: 4px;
}
.justify{
	text-align:justify;
}
.tp-bannertimer{
	display:none !important;
}
.botones-formacion{
	background-color: rgb(151, 215, 0);
	border-radius: 25px;
    color: white;
    text-align: center;
    height: 90px;
	/*margin-right:2%;*/
}
.botones-formacion:hover{
	background-color: #808080;
	border-radius: 25px;
	/*margin-right:2%;*/
	cursor:pointer;
    color: white;
    text-align: center;
    height: 90px;
}
#mfn-rev-slider { min-height:1000px; }

/*FIVE COLUMNS BOOTSTRAP*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-5ths {
    width: 18%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 18%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 18%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 18%;
        float: left;
    }
}
@media (max-width: 992px) {
    .botones-formacion {
        /*margin-left: 25%;*/
    }
}

.dropdown-menu {
    min-width: 140px;
}
h2.word-rotator-title .word-rotate {
	margin-bottom: -7px;
}

.image-cropper-300 {
    width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.image-cropper-250 {
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.image-cropper-200 {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.image-cropper-150 {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.rounded-image {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}
.centered-image {
    margin-left: auto;
    margin-right: auto;
}

/* Five columns bootstrap style */
.col-xs-5custom,
.col-sm-5custom,
.col-md-5custom,
.col-lg-5custom {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-5custom {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5custom {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5custom {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5custom {
        width: 20%;
        float: left;
    }
}

.img-custom {
    height: auto;
    max-width: 100%;
}

/*custom footer for contact page */
.footer-custom {
    background: none;
    border-top: none;
    margin-top: 0;
}
.footer-custom .footer-ribbon {
    margin: -50px;
}
iframe {
	border:0;
	margin:0;
	overflow: hidden;
	width:100%;
	height:400px;
}
.form-contacto {
    color: #777;
}
.footer-custom {
    margin-top: 0 !important;
    border-top: 0 !important;
    padding: 0 !important;
}
.footer-ribbon-custom {
    margin-top: -50px !important;
}

/*@media (min-width: 380px) {
    .header-logo img {
        width: 200px;
        height: 70px;
        content: url(/img/logoSotec.png);
    }
}
@media (max-width: 380px) {
    .header-logo img {
        width: 70px;
        height: 70px;
        content: url(/img/logoSotec-mini.png);
    }
}*/
.custom-alert {
    position: fixed;
    bottom: 6px;
    margin: 0 auto !important;
    border-radius: 5px !important; 
    z-index: 10 !important;
    padding: 5px 20px !important;
    font-size: 1em;
    width: 80%;
}
.dismiss-custom-alert {
    right: -15px !important;
    color: black !important;
}
.custom-alert a {
    color: #808080 !important;
}
.slider-ztop {
    z-index: 10 !important;
}
.h4-a-contact {
    color:#1d2127 !important;

}
#ContentPlaceHolder1_RequiredFieldValidatorNombre, 
#ContentPlaceHolder1_RequiredFieldValidatorApellido1,
#ContentPlaceHolder1_RequiredFieldValidatorMovil,
#ContentPlaceHolder1_RequiredFieldValidatorEmail{
    color:#ff2525;
}
#ContentPlaceHolder1_ValidationSummary1{
    color:#ff2525;
}

/** Flechas **/
.divFlecha, .divFlecha2, .divFlecha3, .divFlecha4{
	/*background: rgba(80,80,80,0.4) !important;
	padding: 17px;*/
	z-index: 1;
    width: 45%;
    opacity: 0;
    display: inline-block;
    text-align: right;
    margin-right: 15px;
}
.hideme1{				
	background:none !important;
}
.textoFlecha1{			
	color:#ffffff;
	margin-top: 15px;
}
.textoFlecha2{			
	color:black;
	margin-top: 15px;
    text-align: left;
    font-size: 75%;
}
.bordeTextoFlecha{
   border: 1px solid #99cc00;
    border-radius: 20px;
    text-align:center;
    -webkit-box-shadow: 10px 10px 5px #99cc00;
    padding: 5px 5px 5px 15px;
    width: 300px;
}

/*  CALENDARIO  */
#calendar {
    padding-top: 10px !important;
}
.fc-toolbar {
    padding: 0 10px;
    margin: 0 auto 10px;
}
.fc-toolbar .fc-left > * {
    vertical-align: text-top;
}
.fc-toolbar h2 {
    text-transform: capitalize;
    font-size: 1.1em;
    line-height: normal;
    font-weight: bold;
    color: #97d700;
}
.fc-toolbar button {
    font-size: 0.7em;
}
.fc-toolbar .fc-right {
    height: 100%;
}
.fc-view-container .fc-body .fc-row {
    min-height: 2em !important;
    height: 3em !important;
}
.fc-view-container .fc-day-header {
    text-transform: capitalize;
}
.qtip-bootstrap{
	/** Taken from Bootstrap body */
	font-size: 14px;
	line-height: 20px;
	color: #333333;

	/** Taken from Bootstrap .popover */
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

	.qtip-bootstrap .qtip-titlebar{
		/** Taken from Bootstrap .popover-title */
		padding: 8px 14px;
		margin: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		background-color: #97d700;
		border-bottom: 1px solid #ebebeb;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
        color: white;
	}

	.qtip-bootstrap .qtip-content{
		/** Taken from Bootstrap .popover-content */
		padding: 9px 14px;
	}

    /* LUPA EN BUSQUEDA EN FICHEROS ASPX */
    .lupaBusqueda {
        background: url(/ewebsotec/vendor/tipuesearch/img/search.png) no-repeat center center !important;
        opacity:0.2;
    }

    /*  FORMULARIO LOGIN PARTER */
    .formPartner{
        margin: 5%;
    }
    /* PARA TEXTOS SIN PADDING DERECHO*/
    .noRightPadding{
        padding-right: 0px !important;
        width: 90% !important;
        margin-right: 0px !important;
    }



/* PESTAŅAS LOGIN REGISTRO */
ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    opacity: 0.5;
    width: 100%;
}

/* Float the list items side by side */
ul.tab li{float: left;width: 50%;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding:0px 0px;
    text-decoration: none;
    transition: 0.3s;
    width: 100%;
}

/* Change background color of links on hover */
ul.tab li a:hover {
    background-color: white;
}

/* Create an active/current tablink class */
ul.tab li a:focus{
    background-color: #c9c9c9;
}

ul.tab li a{
    background-color: #747474;
}

/* Style the tab content */
.tabcontent {
    display: none;    
}

@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* VARIOS */
.error{
    color: red;
}

.noMargin{
    margin-right: 0px !important;
}