/**
 *
 * Over-Writing
 *
 */
.gallery-section .filters .filter.active, .gallery-section .filters .filter:hover {
    text-decoration: none;
}
.case-block-two .inner-box .image {
	padding: 0 20%;
	background-color: #fff;
}
/*@media(min-width: 768px) {
	.case-block-two .inner-box .image {
		padding: 0 20%;
	}
}*/
@media(min-width: 1200px) {
	.case-block-two .inner-box .image {
		padding: 0 17.5%;
	}
}

@media(min-width: 1600px) {
	.case-block-two .inner-box .image {
		padding: 0 22.5%;
	}
}
@media(min-width: 1800px) {
	.case-block-two .inner-box .image {
		padding: 0 25%;
	}
}

.case-block._case-project .inner-box .image {
	border: 1px solid #dadce0;
	padding: 0 20%;
}
@media(min-width: 576px) {
	.case-block._case-project .inner-box .image {
		padding: 0 25%;
	}
}
@media(min-width: 768px) {
	.case-block._case-project .inner-box .image {
		padding: 0 20%;
	}
}
@media(min-width: 1200px) {
	.case-block._case-project .inner-box .image {
		padding: 0 20%;
	}
}
@media(min-width: 1600px) {
	.case-block._case-project .inner-box .image {
		padding: 0 22.5%;
	}
}
@media(min-width: 1800px) {
	.case-block._case-project .inner-box .image {
		padding: 0 25%;
	}
}
/*.shop-page .prod-tabs .tab-btns .tab-btn {
    color: #00a0fd;
    border: 1px solid #00a0fd;
    font-weight: 600;
    border-radius: 3px;
}
.shop-page .prod-tabs .tab-btns .tab-btn:hover, .shop-page .prod-tabs .tab-btns .tab-btn.active-btn {
    background: #2d2c55;
    border-color: #2d2c55;
}*/

@media(max-width: 576px) {
	.experiance-section {
		padding-bottom: 80px;
	}
}

/* --ALTER : Tab-Panel */
.shop-page .prod-tabs .tab-btns .tab-btn.tab-btn--light {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid rgba(0,0,0,.125);
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
	line-height: 1.5;
    border-radius: 3px;
	transition: all 500ms ease;
	font-size: 1rem;
}
@media(min-width: 576px) {
	.shop-page .prod-tabs .tab-btns .tab-btn.tab-btn--light {
/*    	padding: 0.375rem 0.75rem;*/
		padding: 12px 40px 10px;
    	font-size: 1rem;
	}
	.shop-page .prod-tabs .tab-btns .tab-btn.tab-btn--light:not(:last-child) {
		margin-right: 16px;
	}
}
.shop-page .prod-tabs .tab-btns .tab-btn.tab-btn--light:hover {
    color: #0060ff;
    background-color: #fff; /*#e2e6ea;*/
}
.shop-page .prod-tabs .tab-btns .tab-btn.tab-btn--light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}
.shop-page .prod-tabs .tab-btns .tab-btn.tab-btn--light:not(:disabled):not(.disabled).active,
.shop-page .prod-tabs .tab-btns .tab-btn.tab-btn--light:not(:disabled):not(.disabled):active
{
    color: #0060ff;
    background-color: #dae0e5;
}
.shop-page .prod-tabs .tab-btns .tab-btn:hover, .shop-page .prod-tabs .tab-btns .tab-btn.active-btn {
    color: #0060ff;
    background-color: #fff; /*#f8f9fa;*/
}
/**
==================================================================
 0. GENERICS
==================================================================
***/
.list-link li a:hover {
    text-decoration: initial;
    color: #259efa;
}
.main-menu .navigation > li > ._link-scroll.active {
	color: #0060ff !important;
}
/*.footer-column .list-link li ._link-scroll.active {
	color: #259efa !important;
}*/

/* Carrousel home - sponsors  */
.sponsors-section .owl-theme .image-box {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sponsors-section .owl-theme .image-box a {
	height: inherit;
}
.sponsors-section .owl-theme .image-box a img {
	height: inherit;
}

/* Videos : fancybox */
.fancybox-slide--iframe .fancybox-content {
	width: 100vw;
	height: calc(100vw * 0.5625);
}
@media only screen and (max-width: 767px) {
	.fancybox-slide--iframe .fancybox-content {
		max-width: 100%;
		max-height: 100%;
	}
}

/* container: services */
.sidebar-page-container {
    padding: 60px 0px 55px;
}
.sidebar-widget {
	margin-bottom: 30px;
}
/* container: gallery */
.gallery-section {
    padding: 60px 0px 25px;
}
/* container project detail */
.project-detail-section {
	padding: 60px 0px 55px;
}

	/* section project detail */
	.shop-page.product-details {
		padding: 25px 0px 50px;
	}

	.cases-section-two {
		padding: 60px 0px 60px;
	}

/**
==================================================================
 1. HEADER: OVERWRITE
==================================================================
***/
.nav-outer .mobile-nav-toggler {
	font-size: 25px;
	line-height: initial;
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.nav-outer .mobile-nav-toggler {
		float: left;
	}
	.main-header .outer-box {
		left: initial;
		right: 0;
	}
	.main-header .header-upper .outer-box .nav-btn {
		font-size: 36px;
		margin-top: 0;
		margin-left: 0;
	}
	.main-header .sticky-header .outer-box {
		margin-left: 0;
		position: initial;
    	width: 100%;
	}
	.sticky-header .logo {
		position: absolute;
		left: 0;
		right: 0;
		height: 62px;
		text-align: center;
		padding-top: 0;
		padding-bottom: 0;
	}
	.sticky-header .logo img {
		width: inherit;
		height: 50px;
		padding-top: 7.5px;
	}
}
@media only screen and (max-width: 479px) {
	.sticky-header .logo {
		width: auto;
		height: 55px;
	}
	.sticky-header .logo img {
		width: inherit;
		height: 45px;
		padding-top: 7.5px;
	}
}
.main-header .sticky-header .mobile-nav-toggler {
    position: relative;
    top: 0px;
    display: block;
    float: left;
    margin-top: 14px;
    font-size: 20px;
    color: #222222;
    line-height: 20px !important;
    cursor: pointer;
    background: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
@media only screen and (min-width: 768px) {
	.main-header .sticky-header .mobile-nav-toggler {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.btn-box.mobile {
		margin-left: 20px;
		margin-top: 16px;
	}
}

/***
==================================================================
2.	Service Form 	:COPY
==================================================================
***/
.service-form{
	position:relative;
}

.service-form .form-group{
	position:relative;
	margin-bottom:16px;
}

.service-form .form-group label{
	position:relative;
	color:#555555;
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
}

.service-form .form-group input[type="text"],
.service-form .form-group input[type="tel"],
.service-form .form-group input[type="email"],
.service-form .form-group input[type="number"],
.service-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:28px;
	padding:.375rem .75rem;
	color:#777777;
	height:38px;
	font-size:15px;
	background:none;
	border-radius:4px;
	font-weight:600;
	border:1px solid #e1e1e1;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.service-form .form-group input[type="text"]:focus,
.service-form .form-group input[type="tel"]:focus,
.service-form .form-group input[type="email"]:focus,
.service-form .form-group input[type="number"]:focus,
.service-form .form-group textarea:focus{
	border-color:#0060ff;
}

.service-form .form-group textarea::-webkit-input-placeholder,
.service-form .form-group input::-webkit-input-placeholder{
	color:#777777;
}

.service-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:15px 22px;
	color:#777777;
	height:150px;
	resize:none;
	font-size:15px;
	background:none;
	border-radius:4px;
	font-weight:600;
	border:1px solid #cccccc;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.service-form button{
	cursor: pointer;
}

.service-form input.error,
.service-form select.error,
.service-form textarea.error{
	border-color:#0060ff !important;
}

.service-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#0060ff;
	font-weight:500;
}

	/* 2.	Service Form 	:DEV */
	@media only screen and (min-width: 480px) {
		.pricing-section h3 {
			font-size: 24.75px;
			line-height: 30px !important;
		}
	}
	@media only screen and (min-width: 992px) {
		.pricing-section h3 {
			font-size: 19.5px;
		}
	}
	@media only screen and (min-width: 1200px) {
		.pricing-section h3 {
			font-size: 26.25px;
		}
	}

	/* 2.	Service Modal 	:DEV */
	.service-form .group-info div[class^='col-'] {
		padding: 0 12px;
		font-weight: 600;
		line-height: 20px;
		background-color: #ebebeb;
	}
	/*@media only screen and (min-width: 768px) {*/
		/*.service-form .group-info div[class^='col-'] {
			border: 1px solid #dee2e6;
		}*/
		.service-form .group-info div[class^='col-']:nth-child(1) {
			border-top-left-radius: 3px;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;;
		}
		.service-form .group-info div[class^='col-']:nth-child(2) {
			border-top-right-radius: 3px;
			border-left: 1px solid #fff;;
			border-bottom: 1px solid #fff;;
		}
		.service-form .group-info div[class^='col-']:nth-child(3) {
			border-bottom-left-radius: 3px;
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
		}
		.service-form .group-info div[class^='col-']:nth-child(4) {
			border-bottom-right-radius: 3px;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
		}
	/*}*/
	@media only screen and (max-width: 767px) {
		.service-form .group-info div[class^='col-'] p {
			padding: 4px 0;
		}
		.service-form .group-info .row {
			border-radius: 8px;
			background-color: #ebebeb;
		}
	}
	.service-form .group-info div[class^='col-'] p {
		line-height: 20px;
		margin-bottom: 0;
		color: #0060ff;
	}
	.service-form .group-info div[class^='col-']:nth-child(1) p,
	.service-form .group-info div[class^='col-']:nth-child(2) p {
		color: #0060ff;
	}
	.service-form .group-info div[class^='col-']:nth-child(3) p,
	.service-form .group-info div[class^='col-']:nth-child(4) p {
		color: #2f2f35;
	}
	.service-form .group-info div[class^='col-'] span {
		white-space: nowrap;
	}
	.service-form .group-info div[class^='col-'] span:last-child {
		font-weight: 700;
	}

	/**
	==================================================================
	 3. TAB AND MODALS SERVICES: HOME 	:DEV
	==================================================================
	***/
	.form-tab--exchange .tab-pane {
		transition: display 0.3s ease-in-out;
	}
	.form-tab--exchange	.nav-tabs {
	  border-bottom: 0;
	}
	.form-tab--exchange .nav-tabs li {
		-webkit-box-flex: 1;
	  -ms-flex-positive: 1;
	  flex-grow: 1;
	  text-align: center;
	}
	.form-tab--exchange .nav-tabs li:first-child a {
		border-radius: 8px 0 0 0;
	}
	.form-tab--exchange .nav-tabs li:last-child a {
		border-radius: 0 8px 0 0;
	}
	@media only screen and (min-width: 992px) {
		.form-tab--exchange .nav-tabs li a {
			height: 38px;
		}
	}
	.form-tab--exchange .nav-tabs a {
		background-color: #f8f9fa;
	}
	.form-tab--exchange .nav-tabs a.active {
    background-color: #fff;
    border-left: 1px solid /*#dee2e6*/ rgba(69, 77, 85, 0.66);
    border-top: 1px solid /*#dee2e6*/ #259efa;
    border-right: 1px solid /*#dee2e6*/ rgba(69, 77, 85, 0.66);
    border-bottom: 1px solid transparent;
	}
	.form-tab--exchange .nav-tabs li a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid /*#dee2e6*/ #259efa;
	  color: rgba(119, 119, 119, 0.7);
	  padding: 10px 0;
	  line-height: 18px;
	  transition: color 0.3s ease-in-out;
	}
	@media only screen and (min-width: 992px) and (max-width: 1199px) {
		.form-tab--exchange .nav-tabs li a br {
			display: block !important;
		}
		.form-tab--exchange .nav-tabs li a {
			font-size: 14px;
			line-height: 15px;
			padding-top: 4px;
			padding-bottom: 4px;
		}
	}
	@media only screen and (max-width: 479px) {
		.form-tab--exchange .nav-tabs li a br {
			display: block !important;
		}
	}
	.form-tab--exchange .nav-tabs li a:hover {
	  color: rgba(119, 119, 119, 1.0);
	}
	.form-tab--exchange .nav-tabs li a.active {
	  color: #2f2f35;
	}
	.form-tab--exchange .tab-pane p {
	  font-size: 14px;
	  font-weight: 600;
	  line-height: 1.5;
	  color: #0060ff;
	}
	.form-tab--exchange .tab-pane p span:last-child {
		font-weight: 700;
	}
	.form-tab--exchange ._date {
	  color: #777777;
	  font-weight: 600;
	  display: block;
	  font-size: 15px;
	  text-transform: capitalize;
	  /*margin-bottom: 16px;*/
	  border-radius: 0 0 8px 8px;
	  /*background-color: #f8f9fa;*/
	  text-align: center;
	  padding-bottom: 16px;
	  /*border-left: 1px solid #dee2e6;
  	border-right: 1px solid #dee2e6;
  	border-bottom: 1px solid #dee2e6;*/
  	line-height: 21px;
	}
	.form-tab--exchange ._title {
	  font-size: 15px;
	  font-weight: 600;
	  color: #2f2f35;
	}
	.first-data {
  /*border-radius: 0.25rem 0.25rem 0 0 !important;*/
  /*background-color: #f8f9fa;*/
  /*border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;*/
  padding-left: 0;
  padding-right: 0;
}
.form-group--exchange {
  position: relative;
  /*background-color: #f8f9fa;*/
  padding: 0 0 14px;
  margin-bottom: 0;
  /*border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;*/
}
.form-group--exchange .input-group input {
  height: 55px;
  /*border: 1px solid #2d2c55;*/
  color: #2f2f35;
  padding-top: 24px !important;
  font-weight: 600;
  padding-right: 20px;
}
.form-group--exchange .input-group input:focus {
  box-shadow: none;
}
.form-group--exchange .input-group .input-group-text {
  background-color: #2d2c55;
  /*border: 0;*/
  color: #fff;
  letter-spacing: 1px;
  justify-content: flex-end;
  font-size: 15px;
  	width: 65px;
  	clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    border: 1px solid #2d2c55;
    margin-left: -20px;
    z-index: 5;
}
.form-group--exchange .btn-change {
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: 95px;
  background-color: #0060ff;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}
.form-group--exchange .btn-change:hover {
  background-color: #259efa;
}
.form-group--exchange .btn-change:hover i {
  transform: scale(1.2) rotate(1turn);
}
.form-group--exchange .btn-change i {
  color: #fff;
  font-size: 1.1rem;
  transition: transform 0.3s ease-in-out;
}
.form-group--exchange .input-send:after {
  content: "Tu Envías";
  position: absolute;
  left: 12px;
  top: 6px;
  z-index: 5;
  color: #2d2c55;
  font-size: 14px;
  font-weight: 600;
}
.form-group--exchange .input-receives:after {
  content: "Tu Recibes";
  position: absolute;
  left: 12px;
  top: 6px;
  z-index: 5;
  color: #2d2c55;
  font-size: 14px;
  font-weight: 600;
}

.services-modal .modal-header .modal-title {
	color: #2f2f35;
	font-weight: 600;
}
.table .thead-site-1 th {
    color: #fff;
    background-color: #2d2c55;
    border-color: rgba(45, 44, 85, 0.8);
}
.services-modal .table td {
	color: #2f2f35;
}
.services-modal .modal-body .no-gutters>[class*=col-] {
    padding: 4px 6px;
}
.services-modal .modal-body .no-gutters>.col, .no-gutters>[class*=col-] p {
	margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
 .services-modal .modal-body .no-gutters>.col, .no-gutters>[class*=col-] p {
		line-height: 1.5;
	}
}
.services-modal .modal-body .no-gutters>[class*=col-] span {
    white-space: nowrap;
    color: #2d2c55;
}
.services-modal .modal-body .no-gutters>[class*=col-] span:first-child {
    font-weight: 600;
}
.services-modal .modal-body .no-gutters>[class*=col-] span:last-child {
    font-weight: 700;
}

.form-tab--exchange .group-info div[class^='col-']:nth-child(1) {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid #fff;
}
.form-tab--exchange .group-info div[class^='col-']:nth-child(2) {
	border-bottom-left-radius: 3px;
	border-right: 1px solid #fff;;
	border-top: 1px solid #fff;;
}
.form-tab--exchange .group-info div[class^='col-']:nth-child(3) {
	border-bottom-right-radius: 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.form-tab--exchange .group-info div[class^='col-'] {
    padding: 0 12px;
    font-weight: 600;
    line-height: 20px;
    background-color: #ebebeb;
}
.form-tab--exchange .group-info div[class^='col-']:nth-child(1) p {
	font-size: 15px;
  font-weight: 600;
  color: #2f2f35;
  text-align: center;
}

/* Simulators  */
._card-simulators {
	background-color: #ebebeb;
	border-radius: 8px;
	border: 0;
	margin-bottom: 20px;
}
._card-simulators .input-group select.form-control {
	margin-left: -16px;
	padding-left: 20px;
	color: #2f2f35;
	font-weight: 600;
}
._card-simulators .input-group select.form-control:focus {
	box-shadow: none;
}
._card-simulators .input-group-prepend {
	background-color: transparent;
}
._card-simulators .input-group-prepend .input-group-text {
	background-color: #2d2c55;
	border-color: #2d2c55;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
	padding-right: 20px;
	z-index: 5;
}

/**
==================================================================
 4. TAB AND MODALS :SERVICES 	:DEV
==================================================================
***/

._services .services-section.services {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.service-block .inner-box {
    padding: 30px 25px 65px;
    height: 100%;
}
._services .service-block .inner-box .icon-box i {
	color: #141d38;
}
._services .service-block .inner-box h5 {
	line-height: 1.3em;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #259efa;
}
._services .service-block .inner-box:hover .icon-box i {
    color: #fff;
}
._services .service-block .inner-box:hover h5 {
	color: #fff;
}
._services .service-block .inner-box .text {
	line-height: 1.6em;
}
._services .service-block .inner-box .text a {
	font-weight: 600;
}
._services .service-block .inner-box:hover .text a {
	color: #259efa;
	text-decoration: underline;
}
._services .services-section .service-block:nth-child(1)
.flaticon-long-arrow-pointing-to-the-right:before {
	content: "1";
	font-weight: 600;
}
._services .services-section .service-block:nth-child(2)
.flaticon-long-arrow-pointing-to-the-right:before {
	content: "2";
	font-weight: 600;
}
._services .services-section .service-block:nth-child(3)
.flaticon-long-arrow-pointing-to-the-right:before {
	content: "3";
	font-weight: 600;
}
._services .services-section .service-block:nth-child(4)
.flaticon-long-arrow-pointing-to-the-right:before {
	content: "4";
	font-weight: 600;
}

._services .services-section-two .upper-box {
  margin-left: 15px;
  margin-right: 15px;
  /*border: 1px dashed #ffffff;*/
}
/*._services .service-block-two .inner-box .icon-box span,
._services .service-block-two .inner-box .icon-box i {
	color: #259efa;
}*/
._services .services-section-two .upper-box .sec-title {
	margin-bottom: 0;
}
._services .services-section-two .upper-box .sec-title h2 {
	margin-top: 0;
}
._services .service-block-two .inner-box {
	padding: 25px 25px;
	height: 100%;
	border-radius: 0;
}
._services .service-block-two .inner-box:hover .icon-box span {
	color: #fff;
}
._services .service-block-two .inner-box .icon-box {
	text-align: center;
	font-size: 3.2rem;
}
._services .service-block-two .inner-box .text {
	line-height: 1.5em;
	text-align: center;
}

._services .gallery-section .case-block .image img {
	height: calc( 100vw * 0.66 );
	object-fit: cover;
}
@media(min-width: 576px) {
	._services .gallery-section .case-block .image img {
		height: calc( 50vw * 0.66 );
		object-fit: cover;
	}
}
@media(min-width: 992px) {
	._services .gallery-section .case-block .image img {
		height: calc( 33.3333vw * 0.66 );
		object-fit: cover;
	}
}
@media(min-width: 1200px) {
	._services .gallery-section .case-block .image img {
		height: calc( 400px * 0.66 );
		object-fit: cover;
	}
}

/**
==================================================================
 5. TESTIMONIALS HOME AND PAGE 	:DEV
==================================================================
***/
.testimonial-section .testimonial-block .inner-box .upper-box .icon,
.testimonial-page-section .testimonial-block .inner-box .upper-box .icon {
	display: flex;
	justify-content: center;
	align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  /*border: 1px solid #dee2e6;*/
  /*box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);*/
}

/**
==================================================================
 6. NUESTRO VALOR : section.process-section
==================================================================
***/
.process-section .process-block .inner-box {
	height: 100%;
}

/* 7. NUESTROS SERVICIOS */
.technology-block .inner-box .icon-box {
	color: #259efa;
}
.technology-block .inner-box:hover .icon-box {
    transform: rotateY(360deg);
}
.technology-block h6 {
	font-size: 16px;
}
.technology-block .inner-box .icon-box i {
	font-size: 50px;
}
/* 8. NUESTRO PROCEDIMIENTO */
.experiance-tabs .tab-btns .tab-btn .icon {
	font-size: 64px;
}

.process-block .inner-box h4 {
	color: #141d38;
}

	/* Only Movil */
	.process-carousel .card-process {
		padding: 16px;
	}
	.process-carousel .owl-stage-outer {
		padding: 0 !important;
	}
	.process-carousel .card-process .list-group-item {
		background-color: transparent;
		border: 0;
	}
	.process-carousel .card-process .list-group-item:first-child {
		padding-top: 0;
	}
	.process-carousel .card-process .list-group-item:last-child {
		padding-bottom: 0;
	}
	.process-carousel .card-process .list-group-item div.icon-box {
	    width: 180px;
	    height: 180px;
	    display: block;
	    font-size: 18px;
	    color: #ffffff;
	    font-weight: 800;
	    line-height: 18px;
	    border-radius: 12px;
	    border: 1px solid #0d103e;
	    text-transform: uppercase;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
		background: -webkit-radial-gradient(circle farthest-corner at center center, #0060ff 0%, #131E3C 100%);
    	background: -moz-radial-gradient(circle farthest-corner at center center, #0060ff 0%, #131E3C 100%);
    	background: radial-gradient(circle farthest-corner at center center, #0060ff 0%, #131E3C 100%);

    	/*transition: all 500ms ease;
	    -moz-transition: all 500ms ease;
	    -webkit-transition: all 500ms ease;
	    -ms-transition: all 500ms ease;
	    -o-transition: all 500ms ease;*/
	}
	.process-carousel .card-process .list-group-item div.icon-box:hover {
		background: #ffffff;
		color: #0e0a31;
		border-color: #cccccc;
	}
	.process-carousel .card-process .list-group-item div.icon-box:hover span.icon {
		color: #0060ff;
	}
	.process-carousel .card-process .list-group-item span.icon {
		font-size: 58px;
		margin-bottom: 20px;
	}
	.process-carousel .card-process .list-group-item h4 {
	    color: #0060ff;
	    font-weight: 600;
	    margin-bottom: 10px;
	}
	.process-carousel .card-process .list-group-item p {
		color: #222222;
	    font-weight: 600;
	    font-size: 16px;
	    line-height: 1.9em;
	    margin-bottom: 0;
	}
	.testimonial-section .process-carousel .owl-dots {
		text-align: center;
	}



/* LEGAL TERMS */
.-s-legal-terms .wrp-p:not(:last-child) {
	margin-bottom: 40px;
}

.-s-legal-terms .wrp-p:last-child p:last-child {
	margin-bottom: 0;
}
.-s-legal-terms h3 {
	font-size: 24px !important;
}
.-s-legal-terms .wrp-p p {
	text-align: justify;
}

/**
==================================================================
 9. WHATSAAP ICON
==================================================================
***/
.container-whatsapp {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 10;
}
.container-whatsapp a {
    border-radius: 50%;
    background-color: #0dc152;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    width: 54px;
    height: 54px;
    color: white;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06),0 2px 32px rgba(0, 0, 0, .16);
    transition: all 0.3s ease-in-out;
}
.container-whatsapp a:hover {
  transform: scale(1.025) rotate(1turn);
}
.container-whatsapp a i {
    font-size: 1.8em;
}
.container-whatsapp > p {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    line-height: 18px;
    font-size: 80%;
    border-radius: 50%;
    background-color: #dc3545;
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: .75em !important;
    border: 1px solid #fff;
}
@media(max-width: 767px) {
/*  .container-whatsapp {
    bottom: 14px;
    left: 7px;
  }*/
  .container-whatsapp a {
    width: 50px;
    height: 50px;
  }
  #up-to-top {
    right: 7.5px;
    bottom: 82.5px;
  }
}
/* // Acceso icono whatsaap */


/* : Only View - landings.sections._operations-banner */
.banner__operations .slide {
	padding-top: 45px !important;
    padding-bottom: 45px !important;
    background-position: center;
	background-position: top center;
}
@media(min-width: 992px) {
	.banner__operations .slide {
		padding-top: 70px !important;
    	padding-bottom: 70px !important;
	}
}
.banner__operations ._wrp-simulators {
	position: absolute;
	max-width: 1200px;
	top: 430px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 15;
}
@media(min-width: 480px) {
	.banner__operations ._wrp-simulators {
		top: 480px;
	}
}
@media(min-width: 506px) {
	.banner__operations ._wrp-simulators {
		top: 445px;
	}
}
@media(min-width: 600px) {
	.banner__operations ._wrp-simulators {
		top: 455px;
	}
}
@media(min-width: 768px) {
	.banner__operations ._wrp-simulators {
		top: 30px;
	}
}
@media(max-width: 992px) {
	.banner__operations .msn-block {
		margin-bottom: 120px !important;
	}
}
@media(min-width: 479px) {
	.banner__operations .price-block .inner-box h3 {
		line-height: 1em;
		font-size: 26px;
	}
}

.banner__operations ._wrp-simulators ._card-simulators {
	background-color: rgba(235, 235, 235, 0.25);
}
@media(min-width: 1140px) {
	.banner__operations .content-column h1 {
		font-size: 48px;
	}
}
/* / Only View - landings.sections._operations-banner */


/* : Only View - landings.sections.inv-banner */
.banner__operations.--static .patern-layer-one {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 493px;
    height: 492px;
/*    z-index: 2;*/
    opacity: 1;
    transform: translateX(0);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.banner__operations.--static .patern-layer-two {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 611px;
    height: 633px;
/*    z-index: 2;*/
    background-position: right top;
    background-repeat: no-repeat;
    transform: translateX(0);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.banner__operations.--static .slide {
    position: relative;
    overflow: hidden;
    padding-top: 300px;
    padding-bottom: 200px;
}

@media(min-width: 992px) {
	.banner__operations.--static .slide {
		height: 768px;
	}
}

.banner__operations.--static .msn-static {
	margin-bottom: 30px;
}
@media(min-width: 992px) {
	.banner__operations.--static .msn-static {
		margin-bottom: 0;
	}
}

.banner__operations.--static .slide::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
/*    z-index: 2;*/
    background-color: rgba(0,0,0,0.70);
}
.banner__operations.--static .content-column .title {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    line-height: 1.8em;
    margin-bottom: 16px;
    font-weight: 700;
    opacity: 1;
    transform: scaleY(1);
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.banner__operations.--static .content-column h1 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.1em;
    opacity: 1;
    transform: scaleY(1);
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.banner__operations.--static .content-column .text {
    position: relative;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.9em;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    opacity: 1;
    transform: scaleY(1);
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.banner__operations.--static .content-column .description {
	line-height: 1.4rem;
}
.banner__operations.--static .content-column .btns-box {
    margin-top: 35px;
    opacity: 1;
    transform: scaleY(1);
    transform-origin: top;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}


/*.banner__operations.--static ._card-simulators {
	border-bottom-right-radius: 0;
	margin-bottom: 0;
}
.banner__operations.--static .inner-box {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}*/

/* / Only View - landings.sections.inv-banner */

/**
 *
 * Services : Page
 *
 */
._services {
	margin-bottom: 50px !important;
}
@media(min-width: 992px) {
	._services {
		margin-bottom: 0 !important;
	}
}

@media(min-width: 576px) {
	.project-detail-section .info-column .inner-column {
	    padding: 30px 24px;
	}
}
@media(max-width: 480px) {
	.inner-column.card-summery {
		margin-right: 30px !important;
	}
}
@media(max-width: 991px) {
	.project-detail-section .info-column .inner-column {
		margin-bottom: 0;
	}
	.inner-column.card-summery {
		margin-left: 30px !important;
	}
}
@media(max-width: 991px) {
	.card-summery {
		margin-bottom: 100px;
	}
}
@media(max-width: 479px) {
	.card-summery {
		margin-bottom: 48px;
	}
}
.card-summery .progress {
	border-radius: 1rem;
}
.card-summery .progress .progress-bar {
	border-radius: 1rem;
	text-align: right;
	padding-right: 8px;
	font-weight: 700;
	background-color: #2d2c55;
}
.card-summery .title {
	color: #141d38;
	font-size: 15px;
    line-height: 1.4em;
    font-weight: 700;
}
.card-summery .badge-light {
	background-color: #e9ecef;
}
.project-detail-section .info-column
.card-summery .text {
    /*color: #555555;
    font-size: 15px;*/
    line-height: 1.4em;
}
.card-summery ._text-light {
/*	font-weight: 600;*/
	color: #343a40;
}
.card-summery ._text-strong {
	font-weight: 700;
	color: #343a40;
}
.card-summery .container p {
	font-size: 21px !important;
	line-height: 1.2em;
}
.card-summery .container p+span {
	font-size: 14px !important;
}
.card-summery .level .level-1 {
	background-color: #13ce66;
	width: 22px;
	height: 5px;
}
.card-summery .level .level-2 {
	background-color: rgba(19,206,102,.45);
	width: 22px;
	height: 5px;
}
.card-summery .level .level-3 {
	background-color: #ffd663;
	width: 22px;
	height: 5px;
}
.card-summery .level .level-4 {
	background-color: rgba(255,121,121,.77);
	width: 22px;
	height: 5px;
}
.card-summery .level .level-5 {
	background-color: #ff7979;
	width: 22px;
	height: 5px;
}
/*.card-summery .btn-style-one:hover {
	color: #fff !important;
}*/


/**
 *
 * Start : projects.show
 *
 */

.sec-title a > h2 {
	transition: all 500ms ease;
}
.sec-title a:hover > h2 {
	color: #0060ff;
}
.project-detail-section .image-column .image {
	margin: 0 auto;
	width: 60%;
}
@media(min-width: 576px) {
	.project-detail-section .image-column .image {
		width: 50%;
	}
}
@media(min-width: 768px) {
	.project-detail-section .image-column .image {
		width: 45%;
	}
}
@media(min-width: 1200px) {
	.project-detail-section .image-column .image {
		width: 40%;
		margin: 0 auto;
	}
}
.product-info-tabs {
	background-color: #f5f5f5;
	padding: 20px 16px;
/*	border: 1px solid rgba(0,0,0,.125);*/
}
.shop-page .prod-tabs .tab-btns {
	margin-bottom: 20px;
}
.acc-info .card {
	border-bottom: 1px solid rgba(0,0,0,.125) !important;
/*	border: 0;*/
	border-radius: 3px !important;
}
.acc-info .card:not(:last-child) {
	margin-bottom: 20px;
}
.acc-info .card-header {
	padding: 0;
	border-bottom: 0;
	background-color: #fff;
}
.acc-info .card-body {
	border-top: 1px dashed rgba(0,0,0,.125);
}
.acc-info .btn-link {
	color: #141d38;
    font-weight: 600;
    font-size: 16px;
    padding: .75rem 1.25rem;
    white-space: normal;
    border: 0;
    transition: all 500ms ease;
}
/*@media only screen and (max-width: 479px) {
	.acc-info .btn-link {
	    font-size: 16px;
	}
}*/
.acc-info .btn-link:hover,
.acc-info .btn-link:focus {
    color: #0060ff;
    background-color: #fff;
    text-decoration: none;
}
.acc-info .btn-link[aria-expanded="true"] {
	color: #0060ff;
}
.acc-info .btn-link:after {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    color: #232323;
    font-size: 18px;
    line-height: 22px;
    right: 1.25rem;
    top: calc(50% - 10px);
    transition: all .3s ease;
}
.acc-info .btn-link[aria-expanded="false"]:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.acc-info ._title {
	font-size: 1rem;
	font-weight: 600;
	line-height: 28px;
}
.acc-info .table .colon {
	display: inline-block;
	width: 10px;
}
.acc-info table tr {
	white-space: nowrap;
}
.acc-info dl dt ._number {
	display: inline-block;
	width: 20px;
}
.acc-info dl dd {
	margin-left: 20px;
}
.acc-info table ._bg-darkpurple {
	background-color: #2d2c55 !important;
}
.acc-info table ._bg-darkpurple td {
/*	color: #212529 !important;*/
}
.acc-info .table-hover tbody tr._hv-reset:hover {
    background-color: initial;
}
.acc-info ._text-darkpurple {
	color: #2d2c55;
}
.acc-info .table-responsive::-webkit-scrollbar {
    height: 10px;
    background: #f5f5f5;
}
.acc-info .table-responsive::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.075);
    border-top: 2px solid #2d2c55;
}
.acc-info .table ._border-darkpurple {
	border-color: #2d2c55;
}

.acc-info .doc .doc__logo {
	width: 58px;
	height: 58px;
	margin-bottom: 6px;
	margin: 0 auto;
}
@media(min-width: 576px) {
	.acc-info .doc .doc__logo {
		width: 64px;
		height: 64px;
	}
}
/*.acc-info .doc .doc__logo img {}*/
.acc-info .doc .doc_title {
	text-align: center;
	line-height: 1.4rem !important;
}

.acc-info ._details-media ._icon {
	width: 44px;
	height: 44px;
	border-radius: 3px;
/*	background-color: #f8f9fa;*/
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid rgba(0,0,0,.125);
}
.acc-info ._details-media ._icon i {
	font-size: 21px;
	color: #2d2c55;
}
.acc-info ._details-media ._title {
	line-height: 22px;
}
.acc-info ._details-media ._text {
	line-height: 22px;
}
/**
 *
 * End : projects.show
 *
 */


 /* HOME : 2023 */
 ._links-box .link {
    position: relative;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    /* display: inline-block; */
	letter-spacing: 1px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;

}
._links-box .link:hover {
	color: #259efa;
}
._links-box .link i {
    margin-right: 8px;
}

.sponsors-section.style-two {
	padding: 100px 0 0;
}

.btn-group__services {
	flex-direction: column;
	row-gap: 8px;
	
}
@media(min-width: 576px) {
	.btn-group__services {
		flex-direction: row;
		row-gap: 0;
	}
}
@media(min-width: 1200px) {
	.btn-group__services {
		column-gap: 8px;
	}
}
.btn-group__services button {
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-group__services button:hover {
	border-color: #132144;
}
.btn-group__services button.active {
	background-color: #132144;
	border-color: rgba(255, 255, 255, 0.33);
}
.btn-group__services button.active::before {
	left: 0%;
	transform: skewX(0);
}
.btn-group__services span {
	position: relative;
	z-index: 2;
}

/* landings - Home / section plans */
.price-block.plans__card .price {
	margin-bottom: 0;
}
.price-block.plans__card .price span {
	line-height: 34px;
}
.price-block.plans__card .video {
	text-align: right;
}
.price-block.plans__card .video .btn {
	font-weight: 600;
	color: #141d38;
	font-size: 16px;
	padding: 0;
	border: 0;
}
.price-block.plans__card .video .btn:hover {
	color: #0060ff
}
.price-block.plans__card .video .btn:focus {
	box-shadow: none;
}

.inner-box .toast .box {
    position: absolute;
	right: 0;
    background-color: #2d2c55;
	border-radius: 0.25rem;
    z-index: 15;
    padding-top: 10px;
    top: 58px;
    font-weight: 400;
    display: flex;
    order: 2;
	color: #fff;
	padding: 10px;
	line-height: 16px;
	margin: 12px 8px 0;
}
.inner-box .toast .box a {
	margin-left: 8px;
}
.inner-box .toast:before {
	content: "";
    position: absolute;
	top: 58px;
	right: 42px;
    border-right: 6px solid transparent;
    border-top: 0px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 12px solid #2d2c55;
}
.trigger-toast {
	font-size: 1.2em;
	color: #2d2c55;
	transition: color .15s ease-in-out;
}
.trigger-toast:hover {
	cursor: pointer;
	color: #0060ff !important;
}

/* START: NEWLATTER */
._newlatter {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-auto-rows: 1fr;
	gap: 5px;	
	border-radius: 0.3rem;
	border: 0;
	padding: 0;
}
._newlatter input {
    font-size: 16px;
	font-weight: 500;
    color: #797979;
	border: none;
	height: 50px;
}
._newlatter input:nth-child(1) {
	grid-column: 1/9;
	grid-row: 1/2;
}
._newlatter input:nth-child(2) {
	grid-column: 1/9;
	grid-row: 2/3;
}
._newlatter button {
	grid-column: 1/9;
	grid-row: 3/4;
	background-color: #0060FF;
	font-size: 16px;
	font-weight: 500;
	border: 0;
}
._newlatter button:active {
	background-color: #00A0FD !important;
}
._newlatter button:focus, ._newlatter input:focus {
	box-shadow: none !important;
}
@media(min-width: 992px) {
	._newlatter {
		border: 1px solid rgba(255, 255, 255, 0.75);
		padding: 5px;
	}
	._newlatter input:nth-child(1) {
		grid-column: 1/5;
		grid-row: 1;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	._newlatter input:nth-child(2) {
		grid-column: 5/8;
		grid-row: 1;
		border-radius: 0;
	}
	._newlatter button {
		grid-column: 8/9;
		grid-row: 1;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
}
/* END: NEWLATTER */