:root {
    --thm-font: 'Figtree', sans-serif;
    --thm-font-2: 'Figtree', sans-serif;
    --thm-font-3: 'Figtree', sans-serif;
    --thm-font-4: 'Figtree', sans-serif;
    --thm-gray: #1D1D1B;
    --thm-gray-rgb: 119, 119, 119;
    --thm-primary: #ffffff;
    --thm-primary-rgb: 255, 255, 255;
    --thm-black: #121212;
    --thm-black-rgb: 18, 18, 18;
    --thm-bg: #cd1142;
    --thm-bg-rgb: 205, 17, 66;
}



/*==============================================
   Base Css
===============================================*/
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
}


html {
    scroll-behavior: smooth;
}

html,
body {
    height: 100%;
}



body {
    color: var(--thm-gray);
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: var(--thm-font);
}

button:focus {
    outline: none;
}

button {
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0;
}


h1 { margin-right: 60px;}
h1 span {
	position: fixed;
	font-size: 17px;
	left: 0;
	top: -50px;
}

a,
a:hover,
a:active {
    text-decoration: none;
    outline: none;
    transition: .4s;
    -webkit-transition: all .4s ease-in-out;
}

a:focus {
    color: var(--thm-base);
}

textarea:focus {
    outline: none;
}


*::-moz-selection {
    background: var(--thm-black);
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: var(--thm-black);
    color: #fff;
    text-shadow: none;
}

::selection {
    background: var(--thm-black);
    color: #fff;
    text-shadow: none;
}



*::placeholder {
    color: #555555;
    opacity: 1;
}

*::-moz-placeholder {
    color: #555555;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #555555;
    opacity: 1;
}



i {
    font-style: normal;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol,
li {
    margin: 0;
    padding: 0;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.form-group {
margin-bottom: 1rem;
display: block;
width: 100%;
}
.main-header {
    position: absolute;
    left: 0px;
    top: 50px;
    width: 100%;
    margin: 0px;
    z-index: 999;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.header-top-left {
	float: left;
	width: 232px;
}
.header-top-right {
	float: right;
}
.language-select-box a {
	color: #ffffff;
	margin-bottom: 3px;
}
.language-select-box a.selected,
.language-select-box a:hover {
	border-bottom: 1px solid #ffffff;
}
.owl-item .slide p {
	z-index: 4;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	font-size: 92px;
    line-height: 94px;
    max-width: 1000px;
    margin: 0 auto;
}
#entrada {
	color: #000000;
	z-index: 15;
	position: relative;
	margin-top: 70px;
	text-align: center;
}
#entrada h2 { 
	font-size: 43px;
	color: #cd1142;
}
#entrada p { 
font-size: 29px;
	line-height: 34px;
}
.apoyo {width: 560px;
    margin: 50px auto;}
#servicios .imagen {
	background-size: cover;
	background-position: center;
}
#servicios .informacion {
	margin: 40px 45px;
}
#servicios .internacionalizacion .informacion,
#servicios .comercio .informacion {
	flex-basis: 48%;
}
#servicios {
	position: relative;
display: block;
padding: 110px 0px 60px;
z-index: 1;
}
#servicios h3 {
	font-size: 57px;
	margin-bottom: 30px;
	line-height: 54px;
	font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#servicios p {
	font-size: 23px;
	color: #404040;
	margin-bottom: 30px;
	line-height: 29px;
}
#servicios p a {
	font-size: 25px;
	font-weight: bold;
	color: #cd1142;
	margin-bottom: 30px;
	line-height: 25px;
	border: 1px solid #cd1142;
	padding: 13px 18px;
	margin-right: 15px;
	display: inline-block;
}
#servicios p a:before {
	content: url("../images/mas.svg");
	display: inline-block;
	width: 16px;
	height: auto;
	margin-right: 10px;
}
.internacionalizacion {grid-area: internacionalizacion;}
.digitalizacion {grid-area: digitalizacion;}
.empleo {grid-area: empleo;}
.comercio {grid-area: comercio;}
.internacionalizacion .imagen {background-image: url("../images/internacionalizacion-logistica-imagen.jpg"); 
	flex-basis: 52%;}
.digitalizacion .imagen {background-image: url("../images/digitalizacion-formacion-imagen.jpg");
    height: 450px;
    display: block;
    width: 100%;align-self: flex-end;}
.empleo .imagen {background-image: url("../images/empleo-emprendimiento-imagen.jpg"); 
    height: 450px;
    display: block;
    width: 100%;align-self: flex-end;}
.comercio .imagen {background-image: url("../images/comercio-imagen.jpg");
	flex-basis: 52%; }

#servicios .internacionalizacion {
	flex-direction: row;
}
#servicios .digitalizacion,
#servicios .empleo {
	flex-direction: column-reverse;
}
#servicios .comercio {
	flex-direction: row-reverse;
}
.contacto {width: 146px; margin: 50px auto -80px; display: block;}

#formulario {
margin-bottom: 80px;
	background-color: #cd1142;
	color: #ffffff;
}
#formulario h2 {
	font-size: 68px;
	font-weight: bold;
	padding-top: 190px;
	line-height: 68px;
}
#formulario h2.h3 {
	font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;}
form label {
	display: block;
	font-size: 17px;
	font-weight: 400;
	margin-top: 2px;
}
#formulario form {
	font-size: 17px;
	font-weight: 600;
}
#formulario form span {
	color: #ffffff;
}
#formulario form span.current {
	color: #1d1d1b;
}
form>div {margin-top:20px;}
#formulario form .form-control {
	font-size: 17px;
	margin-top: 5px;
}
.btn-form-func{
	background-color: #1d1d1b;
    padding: 14px 45px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 3px;
    margin: 130px auto;
    display: block;
}
.cbx.terms {
	margin-top: 90px;
}
.cbx.terms a:hover {
	color: #1d1d1b;
}
.dejardatos {
	font-size: 30px;
	font-weight: normal;color: #ffffff;
	position: relative;
	display: inline-block;
	padding: 30px;
}
.dejardatos:after {
	content: " ";
	width: 30px;
	height: 96px;
	background-image: url("../images/flecha-contacto.svg");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.nice-select {
    position: relative;
    display: block;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #ede8e6;
    border-left: none;
    border-bottom: none;
    border-right: none;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    float: left;
    font-family: inherit;
    color: var(--thm-gray);
    font-size: 17px;
    font-weight: 500;
    height: 60px;
    line-height: 58px;
    outline: none;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

.nice-select:hover {}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: var(--thm-base);
}


.nice-select:after {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -7px;
    display: block;
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    width: 9px;
    height: 9px;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}


.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}



.nice-select .list {
    background-color: #ffffff;
    border-radius: 0px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 100;
	width: 100%;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    color: #1d1d1b;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
	border-bottom: 1px solid #cd1142;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    color: #ffffff;
    background-color: var(--thm-black);
}

.nice-select .option.selected {
    font-weight: 700;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}


@media only screen and (max-width: 1100px) {


	
}
@media only screen and (max-width: 991px) {
	.main-slider.style2 .slide, .main-slider .slide .image-layer {height: 480px;}
	.owl-item .slide p {font-size: 40px; line-height: 45px; max-width: 75%;}
	.header-top-left {width: 170px;}
	#entrada p, #servicios p {font-size: 18px; line-height: 22px;}
	#servicios p a {
font-size: 18px;
margin-bottom: 20px;
display: inline-block;
line-height: 22px;
padding: 7px 9px;
margin-right: 10px;
}
}

@media only screen and (max-width: 767px) {
	.apoyo {width: 360px;}
	#entrada h2 {font-size: 23px;}
	.main-slider.style2 .slide, .main-slider .slide .image-layer {height: 450px;} 
	.owl-item .slide p {font-size: 35px; line-height: 40px; max-width: 75%;}
	#formulario h2 {font-size: 23px; line-height: 23px; max-width: 80%; margin: 30px auto 0; padding-top: 30px;}
	#servicios h3 {font-size: 20px; line-height: 1.2; margin: 0 auto 15px;}
	.dejardatos { font-size: 18px; max-width: 70%; margin: 0 auto;display: block;}
	.internacionalizacion .imagen, .digitalizacion .imagen, .empleo .imagen, .comercio .imagen {height: 300px;}
	#servicios {padding: 50px 0px 0;}
	.contacto {width: 70px;margin: 0 auto -34px;}
	#entrada {margin-top: 0;}
	
}
@media only screen and (min-width: 768px) {
	
#servicios .row {
	display: grid;
	grid-gap: 40px;
	grid-template-areas: 
		"internacionalizacion internacionalizacion"
		"digitalizacion empleo"
		"comercio comercio";
	grid-template-columns: 1fr 1fr;
}
#servicios .row>div {
	border: 2px solid #d5d5d5;
	border-radius: 3px;
	display: flex;
	position: relative;
}
	.empleo .informacion {position: absolute; top: 0;}
	
}
@media only screen and (min-width: 992px) {

	
}