<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-dubai {
	min-height: 760px;
	background-image: url(../../src/img/dubai/bg-dubai.jpg);
	background-position: center;
	background-size: cover;
}
article
{
	width: 100%;
	text-align: center;
	display: inline-block;
	background-repeat: no-repeat;
	margin: 0 !important;
}
.industry-after
{
	padding:40px 0px; color:#fff;
	text-align: center;
	min-height: 400px;
	width: 100%;
	display: inline-block;
	 -moz-box-shadow:   inset  0  8px 8px -8px rgba(0,0,0,0.5),
                        inset  0 -8px 8px -8px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset  0  8px 8px -8px rgba(0,0,0,0.5),
                        inset  0 -8px 8px -8px rgba(0,0,0,0.5);
     box-shadow:        inset  0  8px 8px -8px rgba(0,0,0,0.5),
                        inset  0 -8px 8px -8px rgba(0,0,0,0.5);
}
.main-container
{
	width: 100%;
	display: inline-block;
}
.industry-1,
.industry-2,
.industry-3,
.industry-4
{
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.industry-1{ background-image: url(../img/bg-section-1.png); }
.industry-2{ background-image: url(../img/bg-section-2.png); }
.industry-3{ background-image: url(../img/bg-section-3.png); }
.industry-4{ background-image: url(../img/bg-section-4.png); }
.pattern-section-1{ background-image: url(../img/pattern-section-1.jpg); }
.pattern-section-2{ background-image: url(../img/pattern-section-2.png); }
.pattern-section-3{ background-image: url(../img/pattern-section-3.jpg); }
.pattern-section-4{ background-image: url(../img/pattern-section-4.jpg); }
.pattern-section-5{ background-image: url(../img/pattern-section-5.jpg); }
.pattern-section-6{ background-image: url(../img/pattern-section-6.png); }
.pattern-section-7{ background-image: url(../img/pattern-section-7.png); }
.pattern-section-8{ background-image: url(../img/pattern-section-8.png); }
.pattern-section-9{ background-image: url(../img/pattern-section-9.png); }
.bg-fixed
{
  display: block;
  min-height: 500px;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
}
.link-article-left { left: 0px; border-radius: 0 10px 10px 0; }
.link-article-right { right: 0px; border-radius: 10px 0 0 10px; }
.link-article-blue {
	background-color: #116;
	color: #fff;
}
.link-article-blue-strong { background-color: #06A; }

.link-article:hover:before
{
	display: inline-block;
	color: #fff;
	right: 15px;
	margin-top: 16px;
	content: 'MÃ¡s informaciÃ³n';
	text-decoration: underline;
	font-size: 28px;
	position: absolute;
	-webkit-transition: all 300ms; /* Safari */
    transition: all 300ms;
}
.link-article:hover
{
	width: 340px;
	text-align: left;
	background: #222;
	-webkit-transition: all 300ms; /* Safari */
    transition: all 300ms;
}
.link-article
{
	-webkit-transition: all 300ms; /* Safari */
    transition: all 300ms;
	position: absolute;
	padding: 12px 52px;
	cursor: pointer;
	font-size: 52px;
}
.signup-fixed:hover,
.signup-fixed
{
	transition: all 200ms;
}
.signup-fixed:hover
{
	font-size: 22px;
	text-decoration: underline;
}
.signup-fixed a:hover,
.signup-fixed a
{
	color: #fff;
}
.signup-fixed
{	
	position: fixed;
	background: red;
	color: #fff;
	top: 45%;
	font-size: 20px;
	padding: 12px 33px;
	left: -54px;
	font-family: bebas;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
    z-index: 1001;
    border-radius: 0 0 5px 5px;
    text-decoration: none;
}
.signup-fixed:hover{
	cursor: pointer;	
    text-decoration: none;
    color: #fff;
}
.content-1
{
	font-size: 16px;
}
.title-1
{
	font-family: Arial;
	font-weight: bold;
	color: #000;
	font-size: 34px;
}
.section-1
{
	padding-top: 21px;
    border-top: 14px solid #EEE;
	margin-bottom: 22px;
}
.section-2-info-box:before
{
	content: '';
    width: 0;
    height: 0;
    position: relative;
    /* top: 170px; */
    bottom: 62px;
    left: 37%;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #F4F4FD;
}
.section-img-icon:hover{
	cursor: pointer;
}
.section-2-info-box
{
	padding: 18px 27px !important;
	margin-top: 32px;
	font-size: 17px;
	min-height: 120px !important;
}
.box-lines { margin-top: 65px !important;}
.bg-purple { background-color: #495058; }
.bg-gray { background-color: #495058; }
.bg-gray-light { background-color: #f4f4fd; }
.bg-green  { background-color: #009092; }
/**/
.color-purple-2 { color: #737384; }
.box-product-lines { max-height: 74px !important; }
.box-product {
	margin-left: 5px;
	position: relative;
	top: -19px;
	transition: all 200ms;
	cursor: pointer;
	border: 3px solid transparent;
}
.box-product:hover {
	margin-top: -32px;
	transition: all 200ms;
	border-radius: 100px;
	border: 3px solid #fff;
	/*width: 100px;*/
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.4);
box-shadow: 0 0 10px 1px rgba(0,0,0,0.4);
}
.section-plan { margin-top: 95px; }
.section-plan p { padding: 12px 35px; color: #fff; font-size: 16px; line-height: 20px;}
.title-18 { font-size: 18px !important; font-weight: bold; }
.section-plan-bg {
	min-height: 425px !important;
	background-repeat: no-repeat;
	background-image: url('../../src/img/home-section-4-1.png');
}
.section-img-icon:hover
{
	margin-top: -12px;
}
.section-img-icon
{
	cursor: pointer;
}
.section-img-icon,
.section-img-icon:hover
{
	transition: all 200ms;
	margin-left: 34%;
}
.carousel-control-next-icon:before,
.carousel-control-prev-icon:before {
  color: #C4DF5A;
  font-size: 62px !important;
}

.box-footer-container
{
	margin-top: 82px;

    padding: 0 9px 0 46px !important;
}
.box-footer-title
{
	padding-top: 20px;
    font-size: 24px;
    color: #98bf3d;
    line-height: 25px;
    font-weight: 500;
}
.box-footer-content
{
	font-size: 19px;
    color: #fff;
    line-height: 25px;
    font-weight: 500;
    padding: 17px 12px;
}
.button-video-plan:hover,
.button-video-plan
{
	transition: all ease 250ms;
}
.button-video-plan:hover
{
	background-color: #222;
}
.button-video-plan
{
	cursor: pointer;
    background: #495058;
    width: auto;
    display: inline-block;
    padding: 10px 19px;
    font-size: 18px;
    color: #fff;
    margin-top: -5px;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-radius: 0 0 2px 2px;
    box-shadow: 0 3px 4px rgba(0,0,0,0.1);
    font-weight: 400;
    letter-spacing: 0px;
}
.navbar-nav{
	text-align: center !important;
}

/* design umbrella */
.lead-xsm {
	font-size: 10px;
}
.lead-sm {
	font-size: 14px;
}
.lead-subtitle {
	font-size: 22px;
	font-family: RobotoMedium;
	color: #3E3D40;
}
.lead-title-huge {
	font-family: RobotoLight ;
	font-size: 32px;
	color: #3E3D40;
}
.lead-title {
	font-size: 24px;
	color: #3E3D40;
	font-family: RobotoBold ;
}
.bg-white { 
	background-color: #fff;
}
.bg-gradient-orange { 
	background: rgb(239,87,14);
	background: linear-gradient(225deg,#A63622 0%, #AA433C 100%);
}
.lead {
	color: #5A5A5F;
}
.text-white {
	color: white !important;
}
.bg-dynamic {
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.bg-static {
	background-position: center;
	background-size: cover;
}
.color-orange {
	color: #E95414;
}
.text-shadow {
	text-shadow: 0 3px 4px rgba(0,0,0,0.8);
}
/* design umbrella */
.steps_img {
    min-height: 609px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* v2 */
.container-main-2 {
	overflow: hidden;
}
.container-main-4,
.container-main-3,
.container-main-2 {
	min-height: 600px;
}
.container-main-4
{
	background-image: url(../../src/img/2020/bg-third.png);
	background-position: left;
	background-attachment: fixed;
}
.container-main-4,
.container-main {
	background-repeat: no-repeat;
	background-size: contain;
}
.container-main
{
	background-image: url(../../src/img/2020/bg-main-1.png);
	background-position: right;
	min-height: 700px;
}
.box-package:hover {
	zoom: 1.1;
	box-shadow: 0 12px 12px rgba(0,0,0,0.2);
}
.box-package:hover,
.box-package {
	transition: all ease 400ms;
}
.box-package {
	cursor: pointer;
	border-radius: 8px;
	box-shadow: 0 6px 6px rgba(0,0,0,0.1);
}
.container-navbar {
	position: absolute;
	width: 100%;
}
.container-navbar {
	background-color: transparent !important;
}
.box-main-packages {
	min-height: 400px;
}</pre></body></html>