body {
	font-family: "Raleway", "loto", "Roboto";
}

h1 {
	color: #fff;
}

h2, h3 {
	color: #004489;
}

p {
	color: #626262;
}

.clr-white {
	color: #fff;
}

.clr-cer-blue {
	color: #004489;
}

.blue-cert {
	color: #004489 !important;
	font-weight: bold;
}

.orange-cert {
	color: #ec6c07 !important;
}

.form-control {
	border-radius: 0px;
	background-color: #eeeeee !important;
	padding: 11px 30px !important;
	font-size: 15px !important;
}

.drop-shadow {
	text-shadow: 0 4px 4px #0000007a;
}

.panel {
	background: #FFFFFF;
	box-shadow: 10px 10px 25px #BED4FF;
	border-radius: 30px;
}

.solution-p {
	padding: 40px 10px;
}

.sol {
	max-width: 300px;
}

.sol img {
	width: auto;
	padding-bottom: 20px;
	padding-top: 40px;
}

.sol p {
	padding-bottom: 10px;
	padding: 20px 40px;
	min-height: 475px;
	text-align: center;
}

.sol a {
	padding-bottom: 20px;
}

.a-card {
	color: #3C64B1;
	font-size: 18px;
	text-decoration: none;
}

.splide__slide {
	padding: 25px 25px;
}

.holographic-card {
	border-radius: 35px;
	transition: all 0.5s ease;
}

.holographic-card::before {
	content: '';
	position: absolute;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	background: linear-gradient(0deg, transparent, transparent 30%, #1e45688c);
	transform: rotate(-45deg);
	transition: all 0.5s ease;
	opacity: 0;
}

.holographic-card:hover {
	transform: scale(1.05);
	box-shadow: 10px 10px 25px #92989d8c;
}

.holographic-card:hover::before {
	opacity: 1;
	transform: rotate(-45deg) translateY(100%);
}

.carrousel-bg {
	min-height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-bg-01 {
	background: url(/resources/images/inicio/banner-bg-01.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-bg-02 {
	background: url(/resources/images/inicio/banner-bg-02.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-bg-03 {
	background: url(/resources/images/inicio/banner-bg-03.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-bg-04 {
	background: url(/resources/images/inicio/banner-bg-04.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-webra {
	min-height: 420px;
	background: url(/resources/images/webra-banner.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-top {
	min-height: 600px;
	background: url(/resources/images/top-banner.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-tfc {
	min-height: 600px;
	background: url(/resources/images/tfc-banner.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-productos {
	min-height: 763px;
	background: url(/resources/images/productos/banner_productos_01_v2.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.caption-img {
	position: absolute;
	left: 10%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	top: 20%;
}

.bg-rombos {
	background-size: contain;
	background-repeat: repeat;
	background-image: url(/resources/images/inicio/fondo_rombos_blanco.jpeg);
}

.bg-rombos-grey {
	background-size: contain;
	background-repeat: repeat;
	background-image: url(/resources/images/inicio/services_background.png);
}

.ul-tfc>li {
	font-size: 32px;
	color: #fff;
	text-shadow: 0 4px 4px #0000007a;
	font-weight: bold;
}

.splide__arrow--prev {
	left: -10% !important;
}

.splide__arrow--next {
	right: -10% !important;
}

.link-cert {
	color: #ec6c07
}

.link-cert:hover {
	color: #ec6c07
}

.aviso-certinet {
	background: #004489;
	color: #fff;
	padding: 10px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.3px;
}


/* Loader */
.loaders-container {
	background-color: white;
	padding: 15px;
	width: 15%;
	height: 70px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 0 solid #232323;
	-webkit-box-shadow: 18px -12px 21px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 18px -12px 21px -6px rgba(0, 0, 0, 0.2);
	box-shadow: 18px -12px 21px -6px rgba(0, 0, 0, 0.2);
}

.loading-icon-page .modal-dialog {
	position: absolute;
	padding: 15px;
	min-width: 135px;
	height: 70px;
	width: 180px;
	top: 45%;
	left: 50%;
	margin-top: -5px;
	margin-left: -80px;
	padding: 0;
}

.loading-icon-page .modal-content {
	-moz-box-shadow: 0 0 16px rgba(16, 16, 16, 0.61);
	-webkit-box-shadow: 0 0 16px rgba(16, 16, 16, 0.61);
	box-shadow: 0 0 16px rgba(16, 16, 16, 0.61);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.loading-icon-page .modal-body {
	padding: 16px 0 16px 14px;
}

.loading-icon-page .text {
	font-weight: normal;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	padding: 6px;
	padding-left: 20px;
}

.circle {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 32px;
	height: 32px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 4px solid rgba(117, 113, 113, 0.74);
	border-top-color: rgb(245, 124, 0);
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	float: left;
}

.circle.circle-center {
	width: 32px !important;
	position: absolute;
	top: 45%;
	left: 47%;
}

.circle.circle-center-top {
	width: 32px !important;
	position: absolute;
	top: 20%;
	left: 47%;
}

.circle+span {
	padding-left: 10px;
	overflow: hidden;
	display: block;
}

.circle-center {
	position: absolute;
	top: 45%;
	left: 47%;
	width: 0 !important;
}

@keyframes spin { 
	100% {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	}
}

/*#endregion*/
.modal-backdrop.in {
	filter: alpha(opacity = 50);
	opacity: .5;
}

.load, .text {
 
	font-weight: bold;
	font-size: 14px;
	color: rgb(102, 102, 102);
}




.ul-menu {
  li {
    list-style: none;
    a {
      position: relative;
      display: block;
      text-transform: uppercase;
      margin: 20px 0;
      padding: 10px 20px;
      text-decoration: none;
      color: #262626;
      font-size: 18px;
      font-weight: 600;
      transition: .5s;
      z-index: 1;
      &:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-top: 2px solid #EC6C07;
        border-bottom: 2px solid #EC6C07;
        transform: scaleY(2);
        opacity: 0;
        transition: .3s;
      }
      &:after {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        opacity: 0;
        transition: .3s;
        z-index: -1;
      }
      &:hover {
        color: #fff;
        &:before {
          transform: scaleY(1);
          opacity: 1;
        }
        &:after {
          transform: scaleY(1);
          opacity: 1;
        }
      }
    }
  }
}