@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic.woff2') format('woff2'),
        url('../fonts/CenturyGothic.woff') format('woff'),
        url('../fonts/CenturyGothic.ttf') format('truetype'),
        url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic Bold';
    src: url('../fonts/CenturyGothic-Bold.eot');
    src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('../fonts/CenturyGothic-Bold.woff') format('woff'),
        url('../fonts/CenturyGothic-Bold.ttf') format('truetype'),
        url('../fonts/CenturyGothic-Bold.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	/*font-family: 'Century Gothic', sans-serif!important;*/
    /*font-size: 16px!important;*/
}
.sp-preloader > div {
    background: url(../../../images/preloader.png);
    background-size: cover;
    animation: spSpin 3s linear infinite;
}
.sp-preloader:after{
    content: 'cargando...';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 40px;
    font-size: 14px;
    color: #17375e;
}
.sp-preloader > div:after{
	display:none;
}

#sp-top-bar {
    background: #17375e;
    color: #98a7b5;
	font-size: 18px;
}
#sp-top-bar a {
    color: #98a7b5;
}
#sp-header {
    height: 90px;
}
#offcanvas-toggler {
    height: 90px;
    line-height: 90px;
}
#sp-header .logo {
    height: 90px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 90px;
    font-weight: bolder!important;
    text-transform: uppercase;
    font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #526884;
    text-transform: uppercase;
}
.sp-page-title {
    background: rgb(23 55 94 / 0.7);
    padding: 160px 0 60px; 
}
.sp-page-title .sp-page-title-heading {
    font-size: 40px;
    text-transform: uppercase;
}
.page-header {
    display: none;
}
#sp-main-body {
    padding: 60px 0;
} 
#sp-left .sp-module,
#sp-right .sp-module {
    margin-top: 30px;
    background: #cfd8cc;
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
    margin: 0 0 15px;
    padding-bottom: 15px;
}
#sp-left .menu-child a,
#sp-right .menu-child a {
    padding: 0px 0px 15px!important;
    line-height: normal!important;
    margin-left: 15px;
}

#offcanvas-toggler {
    float: right!important;
	display: none;
}
#offcanvas-toggler > .fa {
    color: #17375e;
}

 
/*slide portada*/
#column-wrap-id-1511613809 {
    position: absolute;
}



/**/
#servicios #column-id-1519278764263 .sppb-addon-text {
    text-transform: uppercase;
}
#servicios #column-id-1519278764263 .sppb-addon-wrapper {
    margin: 5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#servicios #column-id-1519278764263 .sppb-addon-wrapper > div {
    height: 190px;
    margin: 0;
	padding:15px 30px;
}
#servicios #column-id-1519278764263 .sppb-icon { 
    margin-bottom: 15px;
   /* margin-top: 15px;*/
}

#sp-bottom {
    padding: 30px 0px 0px;
}

/* buscador */
.buscador {
    background: #eaeaea;
    padding: 15px;
    margin-bottom: 30px;
}
.buscador input {
    margin-bottom: 0px;
}


/*verificadores*/
/*listado*/
.verificadores.grid.view-list .fabrik_row > div{
	background: #e9ecef;
    padding: 15px;
}
.verificadores.grid.view-list .card{
    height: 100%;
    background: #eaeaea;
}
.verificadores.grid.view-list .card ul{
	padding:0;
	margin:0; 
	list-style:none;
}
.verificadores.grid.view-list .card-title {
   text-transform:uppercase;
}
.verificadores.grid.view-list .card-text i {
    width: 20px;
    text-align: center;
} 
.verificadores.grid.view-list .limit { 
    text-align: center;
}
.verificadores.grid.view-list .emptyDataMessage {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 15px;
}
.verificadores.grid.view-list .nav.nav-pills.pull-left{ 
	display:none;
}
.verificadores.grid.view-list .nav.pull-right {
    margin-bottom: 30px;
	 background: #eaeaea;
    padding: 15px 15px 8px;
	    width: 100%;
}
.verificadores.grid.view-list .nav.pull-right li{ 
	width:100%;
}
.verificadores.grid.view-list .nav #searchall_1_com_fabrik_1{ 
    width: calc(100% - 220px);
    float: left;
	margin-right:15px;
}


/*detalle*/
.verificadores.grid.view-details .legend {
	font-size: 25px;
    font-weight: bold;
    border-bottom: 5px solid;
    margin-bottom: 30px;
    color: #17375e;
	text-transform: uppercase;
}
.verificadores.grid.view-details .card {
    background:#eaeaea;
}
.verificadores.grid.view-details .card-body {
    position: relative;
}
.verificadores.grid.view-details .datos {
   padding:0px;
   margin:15px 0 0;
   list-style:none;
}
.verificadores.grid.view-details .datos i{
	background: #fff;
    width: 30px;
    color: #17375e;
    text-align: center;
    line-height: 30px;
}
.verificadores.grid.view-details  .card-title {
    text-transform: uppercase;
}
.verificadores.grid.view-details .download-archive {

}
.verificadores.grid.view-details .fabrikRepeatGroup___informes_verificadores___archivo {
    width: 70px;
	text-align:center;
}
.verificadores.grid.view-details .qr {
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 70px;
    height: 70px;
    background: #eaeaea;
	display:none;
}
.verificadores.grid.view-details .badge-categoria {
    background: #17375e;
    color: #fff;
    font-size: 14px;
}
.verificadores.grid.view-details .badge-tipo {
    background: #4d7437;
    color: #fff;
    font-size: 14px;
}
.verificadores.grid.view-details thead {
    background: #17375e;
    color: #fff;
}
.verificadores.grid.view-details .editar {
position: absolute;
    top: -5px;
    right: 5px;
}

/*listado intranet */
.list.view-list .fabrikButtonsContainer  > ul > li > a {
   /* margin: 15px 5px 15px 0;*/
} 
.list.view-list .dropdown-menu{
	/*padding: 8px;
	min-width: 150px;
	font-weight:bold;*/
	/*min-width:auto;
	width:150px; 
	padding: 6px;*/
}
.list.view-list .dropdown-menu li{
	border-bottom: 1px solid #dee2e6;
}
.list.view-list .dropdown-menu li:last-child{
	border-bottom: 0;
}
 
.fabrikGroup .fabrikSubGroup:nth-child(odd){
    background: #f2f2f2;
	padding-bottom: 15px !important;
}

.fabrikDetails.fancybox-content {
    min-width: 800px;
}

#soldadores___modificacion .input-group-append {
    display: none;
}



.fb_el_credenciales___imagen .imagen > a {
    background-size: cover!important; 
    background-position: center!important;
    background-repeat: no-repeat!important;
}
.fb_el_credenciales___credencial_vertical .credencial > a {
    background-size: contain!important; 
    background-position: center!important;
    background-repeat: no-repeat!important;
} 


#credenciales___tarjeta_plantilla,
#credenciales___comprobantes{
	height: auto!important;
}

/*credencial canvas*/
#credencial-vertical{
	width: 400px;
    height: 695px;
	overflow:hidden;
	border-radius: 15px;
}
#credencial-vertical .datos{
	width: 400px;
    height: 695px;
    z-index: 3;
    overflow: hidden;
	border-radius: 15px;
}
#credencial-vertical .datos:after {
    content: 'Borrador';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-57deg);
    z-index: 5;
    font-weight: bold;
    font-size: 10em;
    opacity: .2;
}
#credencial-vertical.screenshot .datos:after {
    opacity: 0!important;
}
#credencial-vertical .fondo{
	z-index: 0;
    top: 0;
    left: 0;
}
#credencial-vertical .fondo div{
	top: 0;
    left: 0;
    z-index: 0;
    background-size: auto 130%!important;
    background-position: 0 80%!important;
    background-repeat: no-repeat!important;
    opacity: .15;
}
#credencial-vertical .top-bar{
	background-size: auto 60px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 85px;
    top: 0;
    left: 0;
}
#credencial-vertical.screenshot .top-bar{
    line-height: 6px;
}

#credencial-vertical .profile-image {
    z-index: 1;
	margin-top: 60px;
}
#credencial-vertical .profile-image div {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 180px;
    height: 180px;
    margin: auto;
    left: 0;
    right: 0;
}
#credencial-vertical .info {
    z-index: 1;
}
#credencial-vertical .info .soldador{
    border-radius: 30px;
    width: 170px;
    height: 26px;
}
#credencial-vertical.screenshot .info .soldador span{
    top: -7px!important;
}
#credencial-vertical .info .soldador span{
    top: 1px;
	left: 18px;
    border-radius: 30px;
    font-size: 14px;
}
#credencial-vertical.screenshot .info .opciones .valor{
    margin-top: -6px;
}
#credencial-vertical .info .opciones .firma{
    background-size: auto 100% !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    height: 70px;
}
#credencial-vertical.screenshot .info .opciones .firma{
    margin-bottom:-15px;
}
#credencial-vertical .info .opciones .qr{
	bottom: 10px;
    right: 10px;
    width: 122px;
    height: 122px;
    padding: 5px;
    border-radius: 5px;
    border: 1px dotted #95a1b2;
}
#credencial-vertical.screenshot .info .opciones .qr{
    bottom: -25px!important;
}
#credencial-vertical .sp-preloader {
position: absolute;
    z-index: 10;
}

#credencial-horizontal{
	width: 695px;
    height: 400px;
	overflow:hidden;
	border-radius: 15px;
}
#credencial-horizontal .datos{
	width: 695px;
    height: 400px;
    z-index: 3;
    overflow: hidden;
	border-radius: 15px;
}
#credencial-horizontal .datos:after {
    content: 'Borrador';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-57deg);
    z-index: 5;
    font-weight: bold;
    font-size: 10em;
    opacity: .2;
}
#credencial-horizontal.screenshot .datos:after {
    opacity: 0!important;
}
#credencial-horizontal .fondo{
	z-index: 0;
    top: 0;
    left: 0;
}
#credencial-horizontal .fondo div{
	top: 0;
    left: 0;
    z-index: 0;
    background-size: auto 190% !important;
    background-position: -7% 80% !important;
    background-repeat: no-repeat !important;
    opacity: .15;
}
#credencial-horizontal .top-bar{
	background-size: auto 60px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 85px;
    top: 0;
    left: 0;
}
#credencial-horizontal.screenshot .top-bar{
    line-height: 6px;
}
 
#credencial-horizontal .profile-image {
	z-index: 1;
    margin-left: 20px;
    width: 280px;
    flex-shrink: 0;
}
#credencial-horizontal .profile-image .card-image {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 180px;
    height: 180px;
}
#credencial-horizontal .info {
    z-index: 1;
	margin-top: 30px;
}
#credencial-horizontal .soldador{
    border-radius: 30px;
    width: 170px;
    height: 26px;
}
#credencial-horizontal.screenshot .soldador span{
    top: -7px!important;
}
#credencial-horizontal .soldador span{
    top: 1px; 
	left: 18px;
    border-radius: 30px;
    font-size: 14px;
}
#credencial-horizontal.screenshot .info .opciones .valor{
    margin-top: -6px;
}
#credencial-horizontal .info .opciones .firma{
    background-size: auto 100% !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    height: 70px; 
}
#credencial-horizontal.screenshot .info .opciones .firma{
    margin-bottom:-15px;
}
#credencial-horizontal .info .opciones .qr{
	bottom: 10px;
    right: 10px;
    width: 122px;
    height: 122px;
    padding: 5px;
    border-radius: 5px;
    border: 1px dotted #95a1b2;
}
#credencial-horizontal.screenshot .info .opciones .qr{
    bottom: -25px!important;
}
#credencial-horizontal .sp-preloader {
	position: absolute;
    z-index: 10;
}


 


.fabrikErrorMessage {
    font-size: 14px;
}

.fabrikSubGroup label {
    font-weight: bold;
	margin-bottom:0px; 
}

.fabrikElementReadOnly {
    margin-top: unset;
    height: auto!important; 
}
.fabrikElement > br {
    display: none;
}

textarea {
  resize: none;
}

.plg-calc .spinner{
	display:none!important;
}

/*pagination*/
.fabrikNav .pagination .pagination-list {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    list-style: none;
    padding: 0;
    margin: 0;
}
.fabrikNav .pagination .pagination-list li {
    border: 1px solid #dee2e6;
    display: flex;
    justify-content: center;
    align-items: center;
	background: #fff;
}
.fabrikNav .pagination .pagination-list li a,
.fabrikNav .pagination .pagination-list li span {
    display: flex;
    line-height: 16px;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.fabrikNav .pagination .pagination-list li.active,
.fabrikNav .pagination .pagination-list li.active:hover,
.fabrikNav .pagination .pagination-list li:hover {
    background: #17375e;
    color: #fff;
}
.fabrikNav .pagination .pagination-list li.active a,
.fabrikNav .pagination .pagination-list li.active:hover a,
.fabrikNav .pagination .pagination-list li:hover a {
    color: #fff;
}
.fabrikNav .pagination .pagination-list .pagination-start {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.fabrikNav .pagination .pagination-list .pagination-end {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
 

/*login form*/
#login-form{
	width:500px;
}

/*contacto*/
#contacto{
	position:relative;
}
#contacto .sp-preloader{
	position:absolute!important;
}
#contacto label{
	font-weight:bold;
}


/*bootstrap*/
.table td {
    vertical-align: middle;
}
.embed-responsive-item {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
} 
.form-horizontal .controls {
    margin-left: unset;
}
.text-primary {
    color: #17375e !important;
}
.text-success {
    color: #3d6242 !important;
}
.border-primary {
    border-color: #17375e!important;
}
.bg-primary {
    background-color: #17375e!important;
}
.bg-success {
    background-color: #3d6242!important; 
}
.btn-outline-primary {
    color: #17375e;
    background-color: transparent;
    background-image: none;
    border-color: #17375e;
} 
.btn-outline-primary:hover {  
    color: #fff;
    background-color: #17375e;
    border-color: #17375e;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #17375e;
    background-color: transparent;
}
.btn-group-xs > .btn, .btn-xs {
	padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.popover{
	display:none; 
}
.badge {
    padding: 4px 8px;
} 


.fabrikgrid_checkbox label {
    margin-left: 30px;
} 


/*calendar*/
.calendar-container .calendar-head-row td {
    padding: 8px 0 !important;
    display: table-cell;
}
.calendar-container .buttons-wrapper {
    padding: 15px;
    width: 100%;
    display: flex !important;
    justify-content: center;
}

div#coming-soon-countdown {
    display: none;
}

.sp-scroll-up{
  display:none!important;
}

/*select2*/
.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da!important;
	padding-bottom: 0!important;
    padding-right: 0!important;
	height:38px;
}
.select2-container--default .select2-search--inline .select2-search__field {
	height: 38px !important;
    padding: 5px 8px !important;
    margin: 0 !important;
}
.select2-container--default .select2-results__option {
    font-size: 16px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    font-size: 16px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    top: -5px;
}

/*fancybox*/
.fancybox-content {
    max-width: 900px;
}

#comprobantes___pdf_ro {
    height: auto !important;
}
#group22:before{ 
	display:none!important;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
} 
.ellipsis-1 {
    -webkit-line-clamp: 1;
}
.ellipsis-2 {
    -webkit-line-clamp: 2;
}
.ellipsis-3 {
    -webkit-line-clamp: 3;
}
.ellipsis-cell { 
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.transition {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#system-message-container{
	position: fixed;
    top: 175px;
    right: 15px;
    z-index: 40;
    width: 95%;
    max-width: 500px;
}
#system-message-container .alert {
    padding: .75rem 2rem;
}

@media only screen and (max-width: 1024px) {
	#servicios #column-id-1519278764263 .sppb-addon-wrapper > div {
		height: 210px;
	}
}

@media only screen and (max-width: 990px) {
	
	ul.sp-contact-info {
		text-align: center;
	}
	#offcanvas-toggler {
		display: block;
	}
	#sppb-addon-1602794485116 #___run {
		width: 100%!important;
		margin-bottom: 15px;
	}
	#sppb-addon-wrapper-1602739993365 {
		width: 100%!important;
	}
}

@media only screen and (max-width: 425px) {
	#sp-header.header-sticky ~ section#sp-main-body {
		padding-top: 30px;
	}
	#sppb-addon-1512068798151 .sppb-addon-title {
		margin-bottom: 0!important;
		font-size: 50px!important;
		line-height: 50px!important;
	}
	#sppb-addon-1600678548989 .sppb-addon-title {
		margin-bottom: 0!important;
		font-size: 35px!important;
		line-height: 35px!important;
	}
	.verificadores.list.view-list .fabrikButtonsContainer > ul > li > a {
		margin: -10px 5px 15px 0;
	}
	.verificadores.list.view-list .fabrikButtonsContainer ul.nav.pull-left {
		margin-top: 15px;
	}
	.verificadores.list.view-list form {
		overflow-y: auto;
	}
}