/*
Table Of Contents
 
 1.) Typography
 2.) Default Styles
 3.) Header - Main
 4.) Content - Main
 5.) Footer - Main
 6.) Site - Cores

========================================*/

/*
 1.) Typography
----------------------------------------*/

@font-face {
    font-family: 'Calicanto';
    src: url('../webfonts/CalicantoLight.eot');
    src: url('../webfonts/CalicantoLight.eot') format('embedded-opentype'),
         url('../webfonts/CalicantoLight.woff2') format('woff2'),
         url('../webfonts/CalicantoLight.woff') format('woff'),
         url('../webfonts/CalicantoLight.ttf') format('truetype'),
         url('../webfonts/CalicantoLight.svg#Calicanto') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Calicanto';
    src: url('../webfonts/CalicantoRegular.eot');
    src: url('../webfonts/CalicantoRegular.eot') format('embedded-opentype'),
         url('../webfonts/CalicantoRegular.woff2') format('woff2'),
         url('../webfonts/CalicantoRegular.woff') format('woff'),
         url('../webfonts/CalicantoRegular.ttf') format('truetype'),
         url('../webfonts/CalicantoRegular.svg#Calicanto') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Calicanto';
    src: url('../webfonts/CalicantoMedium.eot');
    src: url('../webfonts/CalicantoMedium.eot') format('embedded-opentype'),
         url('../webfonts/CalicantoMedium.woff2') format('woff2'),
         url('../webfonts/CalicantoMedium.woff') format('woff'),
         url('../webfonts/CalicantoMedium.ttf') format('truetype'),
         url('../webfonts/CalicantoMedium.svg#Calicanto') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Calicanto';
    src: url('../webfonts/CalicantoSemiBold.eot');
    src: url('../webfonts/CalicantoSemiBold.eot') format('embedded-opentype'),
         url('../webfonts/CalicantoSemiBold.woff2') format('woff2'),
         url('../webfonts/CalicantoSemiBold.woff') format('woff'),
         url('../webfonts/CalicantoSemiBold.ttf') format('truetype'),
         url('../webfonts/CalicantoSemiBold.svg#Calicanto') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Calicanto';
    src: url('../webfonts/CalicantoBold.eot');
    src: url('../webfonts/CalicantoBold.eot') format('embedded-opentype'),
         url('../webfonts/CalicantoBold.woff2') format('woff2'),
         url('../webfonts/CalicantoBold.woff') format('woff'),
         url('../webfonts/CalicantoBold.ttf') format('truetype'),
         url('../webfonts/CalicantoBold.svg#Calicanto') format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Calicanto';
    src: url('../webfonts/CalicantoExtraBold.eot');
    src: url('../webfonts/CalicantoExtraBold.eot') format('embedded-opentype'),
         url('../webfonts/CalicantoExtraBold.woff2') format('woff2'),
         url('../webfonts/CalicantoExtraBold.woff') format('woff'),
         url('../webfonts/CalicantoExtraBold.ttf') format('truetype'),
         url('../webfonts/CalicantoExtraBold.svg#Calicanto') format('svg');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url('../webfonts/SuisseIntlLight.eot');
    src: url('../webfonts/SuisseIntlLight.eot') format('embedded-opentype'),
         url('../webfonts/SuisseIntlLight.woff2') format('woff2'),
         url('../webfonts/SuisseIntlLight.woff') format('woff'),
         url('../webfonts/SuisseIntlLight.ttf') format('truetype'),
         url('../webfonts/SuisseIntlLight.svg#SuisseIntl') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url('../webfonts/SuisseIntlRegular.eot');
    src: url('../webfonts/SuisseIntlRegular.eot') format('embedded-opentype'),
         url('../webfonts/SuisseIntlRegular.woff2') format('woff2'),
         url('../webfonts/SuisseIntlRegular.woff') format('woff'),
         url('../webfonts/SuisseIntlRegular.ttf') format('truetype'),
         url('../webfonts/SuisseIntlRegular.svg#SuisseIntl') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url('../webfonts/SuisseIntlMedium.eot');
    src: url('../webfonts/SuisseIntlMedium.eot') format('embedded-opentype'),
         url('../webfonts/SuisseIntlMedium.woff2') format('woff2'),
         url('../webfonts/SuisseIntlMedium.woff') format('woff'),
         url('../webfonts/SuisseIntlMedium.ttf') format('truetype'),
         url('../webfonts/SuisseIntlMedium.svg#SuisseIntl') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url('../webfonts/SuisseIntlSemiBold.eot');
    src: url('../webfonts/SuisseIntlSemiBold.eot') format('embedded-opentype'),
         url('../webfonts/SuisseIntlSemiBold.woff2') format('woff2'),
         url('../webfonts/SuisseIntlSemiBold.woff') format('woff'),
         url('../webfonts/SuisseIntlSemiBold.ttf') format('truetype'),
         url('../webfonts/SuisseIntlSemiBold.svg#SuisseIntl') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url('../webfonts/SuisseIntlBold.eot');
    src: url('../webfonts/SuisseIntlBold.eot') format('embedded-opentype'),
         url('../webfonts/SuisseIntlBold.woff2') format('woff2'),
         url('../webfonts/SuisseIntlBold.woff') format('woff'),
         url('../webfonts/SuisseIntlBold.ttf') format('truetype'),
         url('../webfonts/SuisseIntlBold.svg#SuisseIntl') format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}


/*
 2.) Default Styles
----------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* render html5 elements as block */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*, 
*:before, 
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

sub, 
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
	font-size: 20px;
}

sub {
	bottom: -0.25em;
}

img {
	width: auto;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	line-height: .5em;
}


/*  Custom animations */
@-webkit-keyframes reveal {
 0% {
 opacity: 0;
}

1% {
 opacity: 0;
 -webkit-transform: scale(0.98) translateY(-15px);
}

80% {
 -webkit-transform: scale(1);
}

100% {
 -webkit-transform: translateY(0);
}
}

@-moz-keyframes reveal {
 0% {
 opacity: 0;
}

1% {
 opacity: 0;
 -moz-transform: scale(0.98) translateY(-15px);
}

80% {
 -moz-transform: scale(1);
}

100% {
 -moz-transform: translateY(0);
}
}


/*= Body 
=======================================================*/

body {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	font-family: "SuisseIntl", sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #000000;
	line-height: 38px;
	background: #ffffff; 
	margin: 0;
	padding: 0;
}

@media (max-width: 1199px) {
body {
	font-size: 20px;
	line-height: 34px;
}
}

@media (max-width: 767px) {
body {
	font-size: 18px;
	line-height: 30px;
}
}


/*= Links 
=======================================================*/

a {
	color: #000000;
	text-decoration: none;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	cursor: pointer;
}

a:hover,
a:focus,
a:active {
	color: #020b24;
	text-decoration: none;
}

a:visited {
	outline: 0;
}

a[href^="tel:"], 
a[href^="fax:"] {
	color: #000000;
	text-decoration: none;
}

a:hover[href^="tel:"], 
a:focus[href^="tel:"], 
a:hover[href^="fax:"],
a:focus[href^="fax:"] {
	color: #020b24;
	text-decoration: none;
}


/*= Headings: P, H1, H2, H3, H4, H5, H6 
=======================================================*/

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 { 
	font-family: "Calicanto", sans-serif;
	font-weight: 400; 	
	padding-bottom: 30px; 
}

h1,
.h1 {
	font-size: 90px;
	line-height: 95px; 
}

h2,
.h2 {
	font-size: 70px;
	line-height: 75px;
}

h3,
.h3 {
	font-size: 40px;
	line-height: 45px;
}

h4,
.h4 {
	font-size: 28px;
	line-height: 33px;
}

h5,
.h5,
h6,
.h6 {
	font-size: 22px;
	line-height: 27px;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
	font-weight: inherit;
	color: inherit;
}

h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover {
	color: #020b24;
	text-decoration: none;
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
	padding-bottom: 0;
}

p {
	padding-bottom: 30px;
}

p:last-child {
	padding-bottom: 0;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

em.fal,
em.far,
em.fas,
em.fab {
	font-style: normal; 
}

@media (max-width: 1199px) {
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 { 
	padding-bottom: 25px; 
}
	
h1,
.h1 {
	font-size: 60px;
	line-height: 65px; 
}

h2,
.h2 {
	font-size: 45px;
	line-height: 50px;
}

h3,
.h3 {
	font-size: 30px;
	line-height: 35px;
}

h4,
.h4 {
	font-size: 25px;
	line-height: 30px;
}

h5,
.h5,
h6,
.h6 {
	font-size: 20px;
	line-height: 25px;
}

p {
	padding-bottom: 25px;
}
}

@media (max-width: 767px) {
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 { 
	padding-bottom: 20px; 
}

h1,
.h1 {
	font-size: 40px;
	line-height: 45px; 
}

h2,
.h2 {
	font-size: 35px;
	line-height: 40px;
}

h3,
.h3 {
	font-size: 25px;
	line-height: 30px;
}

h4,
.h4 {
	font-size: 22px;
	line-height: 27px;
}

h5,
.h5,
h6,
.h6 {
	font-size: 18px;
	line-height: 23px;
}

p {
	padding-bottom: 20px;
}
}


/*= Unorder List 
=======================================================*/

ul,
ol {
	list-style: none;
}

li {
	position: relative; 
	padding-left: 25px;
}

li:last-child {
	margin-bottom: 30px;
}

ul:last-child li:last-child,
ol:last-child li:last-child {
	margin-bottom: 0;
}

ul li ul,
ol li ol {
	padding: 10px 0 0 0;
}

ul li:before {
	content: ""; 
	width: 8px; 
	height: 8px; 
	float: left; 
	background: #000000; 
	border-radius: 360px;
	position: absolute;
	top: 16px;
	left: 0;
}

@media (max-width: 1199px) {
li:last-child {
	margin-bottom: 25px;
}

ul li:before {
	width: 7px; 
	height: 7px; 
	top: 14px;
}
}

@media (max-width: 767px) {
li {
	padding-left: 20px;
}

li:last-child {
	margin-bottom: 20px;
}

ul li:before {
	width: 6px; 
	height: 6px; 
	top: 13px;
}
}


/*= Order List 
=======================================================*/

ol {
	counter-reset: item;
}

ol > li {
	counter-increment: item;
	padding-left: 25px;
}

ol > li:before {
	content: counter(item)".";
	font-weight: 600;
	color: #000000;	
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}


/* #Input Styles
================================================= */

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 0;
}

select,
textarea,
input {
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

label {
	width: 100%;
	display: block;
	font-family: "SuisseIntl", sans-serif;
	font-weight: 300; 
	font-style: normal;
	font-size: 28px;
	color: #000000;
	line-height: 33px;
	padding: 0;
	margin: 0 0 10px 0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	width: 100%;
	height: 89px;
	font-family: "SuisseIntl", sans-serif;
	font-weight: 300; 
	font-style: normal;
	font-size: 28px;
	color: #000000;
	line-height: 33px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #ffffff;	
	border: 1px solid #b7b7b7;
	border-radius: 32px;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow: hidden;
	position: relative;
	padding: 25px 36px;
	margin: 0;
}

textarea {
	height: 185px;
	white-space: normal;
	outline: none;
	resize: none;
	padding-top: 30px;
	padding-bottom: 30px;
}

select {
	background-image: url(../img/chevron-down.svg);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: top 32px right 36px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-top: 0;
	padding-right: 80px;
	padding-bottom: 0;
}

select::-ms-expand {
	display:none;
}

select option:not([disabled]) {
	color: rgba(0, 0, 0, 0.6);
}

select option.def:not([disabled]),
select.gf_placeholder:not([disabled]) {
	color: rgba(0, 0, 0, 0.6);
}

::-webkit-input-placeholder,
::-webkit-textarea-placeholder {
	color: rgba(0, 0, 0, 0.6);
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: rgba(0, 0, 0, 0.6);
}

::-moz-placeholder {
	color: rgba(0, 0, 0, 0.6);
}

::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.6);
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	outline: 0; 
	border-color: #000000;
}

@media (max-width: 1199px) {	
label {
	font-size: 25px;
	line-height: 33px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	height: 70px;
	font-size: 25px;
	line-height: 33px;
	border-radius: 24px;
	padding: 18px 30px;
}

textarea {
	height: 160px;
	padding-top: 20px;
	padding-bottom: 20px;
}

select {
	background-position: top 24px right 30px;
	padding-right: 70px;
}
}

@media (max-width: 767px) {	
label {
	font-size: 22px;
	line-height: 27px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	height: 60px;
	font-size: 22px;
	line-height: 27px;
	border-radius: 20px;
	padding: 16px 25px;
}

textarea {
	height: 160px;
	padding-top: 20px;
	padding-bottom: 20px;
}

select {
	background-position: top 19px right 25px;
	padding-right: 60px;
}
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}


/* #Buttons
================================================== */

button {
	background: none;
	border: none;
	box-shadow: none;
	text-decoration: none;
	white-space: normal;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
}

button:hover,
button:focus,
button:active,
button:active:focus,
button.active,
button.active:focus {
	outline: 0;
}

.btn,
input[type="button"],
input[type="submit"] {
	width: auto;
	height: auto;
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-family: "SuisseIntl", sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #ffffff;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	white-space: normal;		
	background: #000000;
	box-shadow: none;	
	border-radius: 9999px;
	border: none;
	overflow: hidden;
	position: relative;
	z-index: 1;
	cursor: pointer;
	outline: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	padding: 20px 40px;
	margin: 0;
}

.btn em {
	font-size: 90%;
	margin: 0 0 0 6px;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn:active:focus,
.btn.active,
.btn.active:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"]:active:focus,
input[type="button"].active,
input[type="button"].active:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"]:active:focus,
input[type="submit"].active,
input[type="submit"].active:focus,
.btn:not(:disabled):not(.disabled).active, 
.button:not(:disabled):not(.disabled):active {
	color: #ffffff;
	text-decoration: none;
	background: #020b24;
	box-shadow: none; 
	outline: 0;
}

.btn-blank, 
input.btn-blank[type="button"], 
input.btn-blank[type="submit"] {
	color: #000000;
	background: none;
	box-shadow: inset #000000 0 0 0 1px;
}

.btn-blank:hover, 
.btn-blank:focus, 
.btn-blank:active, 
.btn-blank:active:focus, 
.btn-blank.active, 
.btn-blank.active:focus,
input.btn-blank[type="button"]:hover, 
input.btn-blank[type="button"]:focus, 
input.btn-blank[type="button"]:active, 
input.btn-blank[type="button"]:active:focus, 
input.btn-blank[type="button"].active, 
input.btn-blank[type="button"].active:focus, 
input.btn-blank[type="submit"]:hover, 
input.btn-blank[type="submit"]:focus, 
input.btn-blank[type="submit"]:active, 
input.btn-blank[type="submit"]:active:focus, 
input.btn-blank[type="submit"].active, 
input.btn-blank[type="submit"].active:focus,
.btn-blank:not(:disabled):not(.disabled).active, 
.button.btn-blank:not(:disabled):not(.disabled):active { 
	color: #ffffff;
	background: #000000;
	box-shadow: inset #000000 0 0 0 1px;
}

.disabled {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-out {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-top: 24px;
}

.btn-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 18px -7px -20px -7px;
}

.linkedin { 
	width: 65px; 
	height: 65px;
	font-size: 20px;
	color: #000000;
	line-height: 65px;
	text-align: center;
	text-decoration: none;
	white-space: normal;		
	background: none;
	box-shadow: inset #000000 0 0 0 1px;	
	border-radius: 9999px;
	border: none;
	overflow: hidden;
	position: relative;
	z-index: 1;
	cursor: pointer;
	outline: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	padding: 0;
	margin: 0;
}

.linkedin:hover, 
.linkedin:focus, 
.linkedin:active, 
.linkedin:active:focus, 
.linkedin.active, 
.linkedin.active:focus { 
	color: #ffffff; 
	background: #000000;
}

.btn-wrap .btn,
.btn-wrap .linkedin {
	float: left;
	margin: 0 7px 20px 7px;
}

@media (max-width: 1199px) {
.btn,
input[type="button"],
input[type="submit"] {
	font-size: 18px;
	line-height: 23px;
	padding: 16px 30px;
}

.linkedin { 
	width: 55px; 
	height: 55px;
	line-height: 55px;
}
}

@media (max-width: 767px) {
.btn,
input[type="button"],
input[type="submit"] {
	font-size: 16px;
	line-height: 20px;
	padding: 15px 30px;
}

.linkedin { 
	width: 50px; 
	height: 50px; 
	font-size: 18px;
	line-height: 50px;
}
}


/*= Owl - Carousel */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	/* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	width: 100%;
	display: inline-block;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}


/* No Js */
.no-js .owl-carousel {
	display: block;
}


/* Owl Carousel - Animate Plugin */
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


/* Owl Carousel - Auto Height Plugin */
.owl-height {
	transition: height 500ms ease-in-out;
}


/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item {
/**
This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
calculation of the height of the owl-item that breaks page layouts
*/
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}


/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	/*background: url("owl.video.play.png") no-repeat;*/
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}


/* Previous and Next */
.owl-nav button {
	width: 66px;
	height: 66px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	vertical-align: top;
	font-weight: inherit;
	font-size: 18px;
	color:  #000000;
	line-height: 1em;
	text-decoration: none; 
	text-align: center; 
	background: #cecfcf;
	background-image: linear-gradient(to bottom right, #cecfcf, #f5f5f5); 
	border: 1px solid #ffffff;	
	box-shadow: #dde3fd 0 0 0 1px;
	border-radius: 360px;
	position: absolute;
	top: 50%;	
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 2;
	outline: 0;
	padding: 0;
	margin: 0;
}

.owl-nav button:hover,
.owl-nav button:focus,
.owl-nav button:active {
	color: #000000;
	background: #f5f5f5;
	background-image: linear-gradient(to bottom right, #f5f5f5, #cecfcf); 
	outline: 0;
	text-decoration: none;
}

.owl-nav button.owl-prev {	
	left: 0;
}

.owl-nav button.owl-next {		
	right: 0;
}

.owl-nav button.disabled {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}

.owl-nav button.disabled:hover,
.owl-nav button.disabled:focus,
.owl-nav button.disabled:active {
	opacity: 1;
}

.owl-nav.disabled {
	display: none;
}

@media (max-width: 1199px) {
.owl-nav button {
	width: 56px;
	height: 56px;
}
}

@media (max-width: 767px) {
.owl-nav button {
	width: 48px;
	height: 48px;	
	font-size: 16px;
}
}


/*= Bullets */
.owl-dots {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: .5em;
	margin: 75px 0 0 0;
}

.owl-dots button.owl-dot {
	width: 28px;
	height: 28px;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	background: rgba(80, 96, 140, 0.2); 
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-shadow: none; 
	border-radius: 360px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out; 
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0 6px;
}

.owl-dots button.owl-dot:hover,
.owl-dots button.owl-dot:focus {
	background: rgba(80, 96, 140, 1); 
	border: 1px solid rgba(255, 255, 255, 1);
}

.owl-dots button.owl-dot:active,
.owl-dots button.owl-dot.active {
	background: rgba(80, 96, 140, 1); 
	border: 1px solid rgba(255, 255, 255, 1);
}

.owl-dots.disabled {
	display: none;
}

@media (max-width: 1199px) {
.owl-dots {
	margin: 55px 0 0 0;
}

.owl-dots button.owl-dot {
	width: 20px;
	height: 20px;
}
}

@media (max-width: 767px) {
.owl-dots {
	margin: 35px 0 0 0;
}

.owl-dots button.owl-dot {
	width: 16px;
	height: 16px;
}

.owl-dots button.owl-dot {
	margin: 0 4px;
}
}


/* Hidden */
.hidden {
	width: 1px;
	height: 1px;
	clip: rect(0,0,0,0);	
	overflow: hidden;	
	position: absolute;
	padding: 0;
	margin: -1px;
}


/*= Container - Main
=======================================================*/

.container-main {
	width: 100%;
	min-height: 100vh;
	float: left;
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}

.container {
	width: 100%;
	max-width: 1650px;
	padding: 0 40px;
	margin: 0 auto;
}

@media (max-width: 767px) {
.container {
	max-width: 640px;
	padding: 0 20px;
}
}


/* Search - Box */
.search-box {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.search-box form {
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}

.search-box select, 
.search-box textarea, 
.search-box input[type="text"], 
.search-box input[type="password"], 
.search-box input[type="datetime"], 
.search-box input[type="datetime-local"], 
.search-box input[type="date"], 
.search-box input[type="month"], 
.search-box input[type="time"], 
.search-box input[type="week"], 
.search-box input[type="number"], 
.search-box input[type="email"], 
.search-box input[type="url"], 
.search-box input[type="search"], 
.search-box input[type="tel"], 
.search-box input[type="color"], 
.search-box .uneditable-input {
	height: 60px;
	font-size: 20px;
	line-height: 24px;
	border-radius: 900px;
	padding: 15px 90px 15px 30px;
}

.search-box .btn, 
.search-box input[type="button"], 
.search-box input[type="submit"] {
	min-width: inherit;
	width: 60px;
	height: 60px;
	float: right;
	background: url(../img/search.svg) no-repeat center center;
	background-size: 25px auto;
	box-shadow: none;
	border-radius: 0;
	border: none;
	text-indent: -9999px;	
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	z-index: 1;
}

.search-box .btn:hover,
.search-box .btn:focus,
.search-box .btn:active,
.search-box .btn:active:focus,
.search-box .btn.active,
.search-box .btn.active:focus,
.search-box input[type="button"]:hover,
.search-box input[type="button"]:focus,
.search-box input[type="button"]:active,
.search-box input[type="button"]:active:focus,
.search-box input[type="button"].active,
.search-box input[type="button"].active:focus,
.search-box input[type="submit"]:hover,
.search-box input[type="submit"]:focus,
.search-box input[type="submit"]:active,
.search-box input[type="submit"]:active:focus,
.search-box input[type="submit"].active,
.search-box input[type="submit"].active:focus,
.search-box .btn:not(:disabled):not(.disabled).active, 
.search-box .btn:not(:disabled):not(.disabled):active  {
	background: url(../img/search.svg) no-repeat center center;
	background-size: 25px auto;
	outline: 0;
}

@media (max-width: 767px) {
.search-box select, 
.search-box textarea, 
.search-box input[type="text"], 
.search-box input[type="password"], 
.search-box input[type="datetime"], 
.search-box input[type="datetime-local"], 
.search-box input[type="date"], 
.search-box input[type="month"], 
.search-box input[type="time"], 
.search-box input[type="week"], 
.search-box input[type="number"], 
.search-box input[type="email"], 
.search-box input[type="url"], 
.search-box input[type="search"], 
.search-box input[type="tel"], 
.search-box input[type="color"], 
.search-box .uneditable-input {
	height: 50px;
	padding: 10px 75px 10px 25px;
}

.search-box .btn, 
.search-box input[type="button"], 
.search-box input[type="submit"] {
	width: 50px;
	height: 50px;
	background-size: 18px auto;
}

.search-box .btn:hover,
.search-box .btn:focus,
.search-box .btn:active,
.search-box .btn:active:focus,
.search-box .btn.active,
.search-box .btn.active:focus,
.search-box input[type="button"]:hover,
.search-box input[type="button"]:focus,
.search-box input[type="button"]:active,
.search-box input[type="button"]:active:focus,
.search-box input[type="button"].active,
.search-box input[type="button"].active:focus,
.search-box input[type="submit"]:hover,
.search-box input[type="submit"]:focus,
.search-box input[type="submit"]:active,
.search-box input[type="submit"]:active:focus,
.search-box input[type="submit"].active,
.search-box input[type="submit"].active:focus,
.search-box .btn:not(:disabled):not(.disabled).active, 
.search-box .btn:not(:disabled):not(.disabled):active  {
	background-size: 18px auto;
}
}


/*
 3.) Header - Main
----------------------------------------*/

.header-main {
	width: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

.header-main .container {
	max-width: 2000px;
}

.header-main .logo {
	float: left;
	position: relative;
	z-index: 5;
	margin: 50px -500px 0 0;
}

.header-main .logo img {
	max-height: 65px;
}

.header-main .main-menu {
	float: right;
	padding: 0;
	margin: 65px 0 0 0;
}

.header-main .main-menu .nav-bar {
	float: left;
}

.header-main .main-menu .nav-inn {
	float: left;
}

.header-main .main-menu .nav-bar nav {
	float: left;
}

.header-main .main-menu .nav-bar nav ul {
	float: left;
	padding: 0;
	margin: 0 -18px;
}

.header-main .main-menu .nav-bar nav ul li {
	float: left;
	padding: 0;
	margin: 0 18px;
}

.header-main .main-menu .nav-bar nav ul li:before {
	display: none;
}

.header-main .main-menu .nav-bar nav ul li a {
	height: 50px;
	float: left;
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
	color: #000000;
	line-height: 50px;
	letter-spacing: normal;
	text-decoration: none;
	position: relative;
}

.header-main .main-menu .nav-bar nav ul li a:before {
	content: "";
	width: 0;
	height: 2px;
	float: left;
	background: #000000;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin: 0;
	opacity: 0;
}

.header-main .main-menu .nav-bar nav ul li a:hover,
.header-main .main-menu .nav-bar nav ul li a:focus,
.header-main .main-menu .nav-bar nav ul li.active a {
	color: #000000;
}

.header-main .main-menu .nav-bar nav ul li a:hover:before,
.header-main .main-menu .nav-bar nav ul li a:focus:before,
.header-main .main-menu .nav-bar nav ul li.active a:before {
	width: 100%;
	left: 0;
	opacity: 1;
}

.header-main .main-menu .nav-bar .social-links {
	float: left;
	margin: 0 0 0 25px;
}

.header-main .main-menu .nav-bar .social-links p {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 0 10px 0 0;
	display: none;
}

.header-main .main-menu .nav-bar .social-links p .sml {
	font-size: 10px;
}

.header-main .main-menu .nav-bar .social-links .link {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.header-main .main-menu .nav-bar .social-links .link a {
	width: 50px;
	height: 50px;
	float: left;
	font-size: 22px;
	color: #000000;
	text-align: center;
	line-height: 48px;
	border: 1px solid #acacac;
	border-radius: 9px;
	overflow: hidden;
}

.header-main .main-menu .nav-bar .social-links .link a:hover,
.header-main .main-menu .nav-bar .social-links .link a:focus,
.header-main .main-menu .nav-bar .social-links .link a:active {
	color: #ffffff;
	background: #000000;
	border-color: #000000;
}

.header-main .main-menu .nav-bar .search-box {
	width: auto;
	float: left;
	position: relative;
	margin: 0 0 0 15px;
}

.header-main .main-menu .nav-bar .search-box .icon-wrap {
	width: 50px;
	height: 50px;
	float: left;
	background: #f2f2f2 url(../img/search.svg) no-repeat center center;
	background-size: 20px auto;
	border-radius: 900px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.header-main .main-menu .nav-bar .search-box .icon-wrap.active {
	background-image: url(../img/close.svg);
}

.header-main .main-menu .nav-bar .btn-header {
	float: left;
	margin: 0 0 0 13px;
	display: none;
}

.header-main .main-menu .nav-bar .btn-header a {
	height: 50px;
	font-size: 17px;
	line-height: 50px;
	padding: 0 30px;
}

.header-main .main-menu .nav-bar .menu-close {
	float: left;
	display: none;
	position: absolute;
	top: 28px;
	right: 40px;
}

.header-main .main-menu .nav-bar .menu-close button {
	float: left;
	font-weight: 300;
	font-size: 40px;
	color: #000000;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.header-main .menu-btn {
	width: 60px;
	height: 60px;
	float: left;
	background: #f2f2f2;
	display: none;
	cursor: pointer;
	z-index: 5;
	position: absolute;
	top: 42px;
	right: 40px;
	padding: 19px 15px 0 15px;
}

.header-main .menu-btn .icon-bar {
	width: 100%;
	float: right;
	text-decoration: none;
	position: relative;
}

.header-main .menu-btn .icon-bar span {
	width: 100%;
	height: 3px;
	float: right;
	background: #000000;
	position: relative;
	margin: 10px 0 0 0;
}

.header-main .menu-btn .icon-bar span:before {
	content: "";
	width: 100%;
	height: 3px;
	float: left;
	background: #000000;
	position: absolute;
	top: -10px;
	right: 0;
}

.header-main .menu-btn .icon-bar span:after {
	content: "";
	width: 100%;
	height: 3px;
	float: left;
	background: #000000;
	position: absolute;
	top: 10px;
	right: 0;
}

@media (min-width: 1200px) {
.header-main .main-menu .nav-bar {
	display: block !important;
}

.header-main .main-menu .nav-bar .search-box .form-wrap {
	width: 400px;
	float: left;
	border-radius: 900px;
	box-shadow: 0px 4px 14px #0000000F;
	position: absolute;
	top: 75px;
	right: 0;
	display: none;
}
}

@media (min-width: 1300px) {
.header-main .logo {
	margin-top: 50px;
}

.header-main .logo img {
	max-height: 78px;
}

.header-main .main-menu {
	margin: 70px 0 0 0;
}

.header-main .main-menu .nav-bar nav ul {
	margin: 0 -20px;
}

.header-main .main-menu .nav-bar nav ul li {
	margin: 0 20px;
}

.header-main .main-menu .nav-bar nav ul li a {
	height: 60px;
	font-size: 18px;
	line-height: 60px;
}

.header-main .main-menu .nav-bar nav ul li a:before {
	bottom: 13px;
}

.header-main .main-menu .nav-bar .social-links {
	margin: 0 0 0 35px;
}

.header-main .main-menu .nav-bar .social-links p {
	padding: 0 13px 0 0;
}

.header-main .main-menu .nav-bar .social-links .link a {
	width: 60px;
	height: 60px;
	font-size: 24px;
	line-height: 58px;
}

.header-main .main-menu .nav-bar .search-box {
	margin: 0 0 0 20px;
}

.header-main .main-menu .nav-bar .search-box .icon-wrap {
	width: 60px;
	height: 60px;
	background-size: 25px auto;
}

.header-main .main-menu .nav-bar .btn-header a {
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	padding: 0 30px;
}
}

@media (min-width: 1600px) {
.header-main .main-menu .nav-bar .social-links p {
	display: inline-block;
}

.header-main .main-menu .nav-bar .btn-header {
	display: block;
}
}

@media (min-width: 1800px) {
.header-main .logo {
	margin-top: 62px;
}

.header-main .logo img {
	max-height: 99px;
}

.header-main .main-menu {
	margin: 96px 0 0 0;
}

.header-main .main-menu .nav-bar nav ul {
	margin: 0 -28px;
}

.header-main .main-menu .nav-bar nav ul li {
	margin: 0 28px;
}

.header-main .main-menu .nav-bar nav ul li a {
	height: 65px;
	font-size: 21px;
	line-height: 65px;
}

.header-main .main-menu .nav-bar nav ul li a:before {
	bottom: 15px;
}

.header-main .main-menu .nav-bar .social-links {
	margin: 0 0 0 47px;
}

.header-main .main-menu .nav-bar .social-links p {
	font-size: 17px;
	line-height: 17px;
	padding: 0 13px 0 0;
}

.header-main .main-menu .nav-bar .social-links p .sml {
	font-size: 12px;
}

.header-main .main-menu .nav-bar .social-links .link a {
	width: 65px;
	height: 65px;
	font-size: 24px;
	line-height: 63px;
}

.header-main .main-menu .nav-bar .search-box {
	margin: 0 0 0 27px;
}

.header-main .main-menu .nav-bar .search-box .icon-wrap {
	width: 65px;
	height: 65px;
}

.header-main .main-menu .nav-bar .btn-header a {
	height: 65px;
	font-size: 20px;
	line-height: 65px;
	padding: 0 37px;
}
}

@media (max-width: 1199px) {
.hiddenscroll {
	overflow: hidden;
}

.overlay {
	width: 100%;
	height: 100%;
	float: left;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: top .15s ease-out;
	-moz-transition: top .15s ease-out;
	transition: top .15s ease-out;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
}

.overlay.show {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}

.header-main .logo {
	margin-top: 35px;
	margin-bottom: 35px;
}

.header-main .logo img {
	max-height: 75px;
}

.header-main .main-menu {
	width: 100%;
	margin: 0;
	padding: 0;
}

.header-main .main-menu .nav-bar {
	width: 90%;
	max-width: 400px;
	height: 100%;
	float: left;
	background: #ffffff;
	overflow: auto;
	overflow-x: hidden;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
	display: none;
	padding: 0;
	margin: 0;
}

.header-main .main-menu .nav-inn {
	width: 100%;
	float: left;
	padding: 67px 32px 40px 32px;
}

.header-main .main-menu .nav-bar nav {
	width: 100%;
	margin-bottom: 30px;
}

.header-main .main-menu .nav-bar nav:last-child {
	margin-bottom: 0;
}

.header-main .main-menu .nav-bar nav ul {
	width: 100%;
	margin: 0 0 -17px 0;
}

.header-main .main-menu .nav-bar nav ul li {
	width: 100%;
	margin: 0 0 17px 0;
}

.header-main .main-menu .nav-bar nav ul li a {
	width: auto;
	height: auto;
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 3px 0;
}

.header-main .main-menu .nav-bar nav ul li a:before {
	bottom: 0;
	left: 0;
}

.header-main .main-menu .nav-bar .social-links {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.header-main .main-menu .nav-bar .social-links:last-child {
	margin-bottom: 0;
}

.header-main .main-menu .nav-bar .social-links p {
	display: inline-block;
	font-size: 17px;
	line-height: 17px;
	padding: 0 13px 0 0;
}

.header-main .main-menu .nav-bar .social-links p .sml {
	font-size: 12px;
}

.header-main .main-menu .nav-bar .search-box {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.header-main .main-menu .nav-bar .search-box:last-child {
	margin-bottom: 0;
}

.header-main .main-menu .nav-bar .search-box .icon-wrap {
	display: none;
}

.header-main .main-menu .nav-bar .btn-header {
	width: 100%;
	margin: 0;
	display: block;
}

.header-main .main-menu .nav-bar .btn-header a {
	width: 100%;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	padding: 0 30px;
}

.header-main .main-menu .nav-bar .menu-close {
	display: block;
}

.header-main .menu-btn {
	display: block;
}
}

@media (max-width: 767px) {
.header-main .logo {
	margin-top: 25px;
}

.header-main .logo img {
	max-height: 65px;
}

.header-main .main-menu .nav-bar nav ul li a {
	font-size: 18px;
	line-height: 22px;
}

.header-main .main-menu .nav-bar .btn-header a {
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.header-main .main-menu .nav-bar .menu-close {
	top: 21px;
	right: 20px;
}

.header-main .main-menu .nav-bar .menu-close button {
	font-size: 32px;
}

.header-main .menu-btn {
	width: 50px;
	height: 50px;
	top: 33px;
	right: 20px;
	padding: 13px 12px 0 12px;
}
}


/*
 4.) Content - Main
----------------------------------------*/

.content-main {
	width: 100%;
	float: left;
	flex: 1 0 auto;
	overflow: hidden;
}


/* Heading - Txt */
.heading-txt {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	padding-bottom: 80px;
}

.heading-txt:last-child {
	padding-bottom: 0;
}

.heading-txt .aside {
	width: 100%;
	max-width: 870px;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.heading-txt .aside h2.lrg,
.heading-txt .aside .h2.lrg {
	font-size: 82px;
	line-height: 87px;
	padding-bottom: 26px;
}

.heading-txt .aside h2.lrg:last-child,
.heading-txt .aside .h2.lrg:last-child {
	padding-bottom: 0;
}

.heading-txt .aside p {
	color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1199px) {
.heading-txt {
	font-size: 20px;
	line-height: 35px;
	padding-bottom: 60px;
}

.heading-txt .aside {
	max-width: 560px;
}

.heading-txt .aside h2.lrg,
.heading-txt .aside .h2.lrg {
	font-size: 55px;
	line-height: 60px;
	padding-bottom: 20px;
}
}

@media (max-width: 767px) {
.heading-txt {
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 50px;
}

.heading-txt .aside {
	max-width: 100%;
}

.heading-txt .aside h2.lrg,
.heading-txt .aside .h2.lrg {
	font-size: 40px;
	line-height: 45px;
	padding-bottom: 15px;
}
}


/* Banner - Main */
.banner-main {
	width: 100%;
	background: #020b24 url(../img/banner-main-bg.jpg) no-repeat top center;
	overflow: hidden;
}

.banner-main .banner-cont {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 26px;
	line-height: 45px;
	text-align: center;
	padding: 320px 40px 709px 40px;
}

.banner-main .banner-cont .aside {
	width: 100%;
	max-width: 860px;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.banner-main .welcome-cont {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	font-weight: 300;
	color: #ffffff;
	overflow: hidden;
	padding: 0 0 170px 0;
}

.banner-main .welcome-cont .figure {
	width: 50%;
	float: left;
	padding-right: 4%;
}

.banner-main .welcome-cont .figure img {
	width: 100%;
}

.banner-main .welcome-cont .aside {
	width: 50%;
	float: left;
	padding: 0 40px;
}

.banner-main .welcome-cont .aside h2 strong,
.banner-main .welcome-cont .aside .h2 strong {
	font-weight: 500;
}

.banner-main .welcome-cont .aside p {
	opacity: .80;
}

.banner-main .welcome-cont .aside .txt-out {
	width: 100%;
	max-width: 745px;
	float: left;
}

.banner-main .welcome-cont .aside .txt-max {
	width: 100%;
	max-width: 690px;
	margin: 0 auto;
}

@media (min-width: 1920px) {
.banner-main {
	background-size: 100% auto;
}
}

@media (max-width: 1399px) {
.banner-main .banner-cont {
	padding: 270px 40px 700px 40px;
}

.banner-main .welcome-cont {
	padding: 0 0 120px 0;
}
}

@media (max-width: 1199px) {
.banner-main .banner-cont {
	font-size: 22px;
	line-height: 38px;
	padding: 240px 40px 700px 40px;
}

.banner-main .banner-cont .aside {
	max-width: 700px;
}

.banner-main .welcome-cont {
	padding: 0 0 100px 0;
}

.banner-main .welcome-cont .figure {
	padding-right: 10px;
}
}

@media (max-width: 991px) {
.banner-main .banner-cont {
	padding-bottom: 300px;
}

.banner-main .banner-cont .aside {
	max-width: 700px;
}

.banner-main .welcome-cont {
	padding: 0 40px 100px 40px;
}

.banner-main .welcome-cont .figure {
	width: 100%;
	padding: 0 0 60px 0;
}

.banner-main .welcome-cont .aside {
	width: 100%;
	padding: 0;
}

.banner-main .welcome-cont .aside .txt-out {
	max-width: 100%;
}

.banner-main .welcome-cont .aside .txt-max {
	width: 100%;
	max-width: 690px;
	margin: 0 auto;
}
}

@media (max-width: 767px) {
.banner-main {
	background-position: center;
}

.banner-main .banner-cont {
	font-size: 20px;
	line-height: 34px;
	padding: 160px 20px 100px 20px;
}

.banner-main .banner-cont .aside {
	max-width: 550px;
}

.banner-main .welcome-cont {
	padding: 0 20px 70px 20px;
}

.banner-main .welcome-cont .figure {
	padding: 0 0 50px 0;
}

.banner-main .welcome-cont .aside .txt-max {
	max-width: 600px;
}
}


/* Marquee */
marquee {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-family: "Calicanto", sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 36px;
	background: #ffffff;
	border-bottom: 1px solid #a1afa7;	
	padding: 25px 0 30px 0;
	overflow: hidden;
}

marquee .tag {
	margin-right: 28px;
}

marquee .star {
	font-size: 133.33%;
	position: relative;
	top: 12px;
	margin-right: 28px;
}

@media (max-width: 1399px) {
marquee {
	font-size: 26px;
	line-height: 32px;
	padding: 19px 0 24px 0;
}
}

@media (max-width: 1199px) {
marquee {
	font-size: 22px;
	line-height: 26px;
	padding: 16px 0 20px 0;
}

marquee .tag {
	margin-right: 20px;
}

marquee .star {
	top: 8px;
	margin-right: 20px;
}
}


@media (max-width: 767px) {
marquee {
	font-size: 18px;
	line-height: 24px;
	padding: 12px 0 15px 0;
}

marquee .tag {
	margin-right: 16px;
}

marquee .star {
	top: 6px;
	margin-right: 16px;
}
}


/* Split - Content */
.split-cont {
	width: 100%;
	overflow: hidden;
	padding: 16px 0;
}

.split-cont .container {
	max-width: 1920px;
	padding: 0 10px;
}

.split-cont .box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	background: #ffffff;
	border-radius: 45px;
	overflow: hidden;
}

.split-cont .box .figure {
	width: 55.60%;
	text-align: center;
	overflow: hidden;
	margin: 0 0 0 -5.60%;
}

.split-cont .box .figure img {
	width: 100%;
}

.split-cont .box .aside {
	width: 50%;
	font-size: 20px;
	line-height: 40px;
	padding: 0 0 0 40px;
}

.split-cont .box .aside h3,
.split-cont .box .aside .h3 {
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.005em;
	padding: 0 0 23px 0;
}

.split-cont .box .aside h3:last-child,
.split-cont .box .aside .h3:last-child {
	padding-bottom: 0;
}

.split-cont .box .aside h2,
.split-cont .box .aside .h2 {
	font-size: 82px;
	line-height: 87px;
	letter-spacing: -0.02em;
	padding-bottom: 15px;
}

.split-cont .box .aside h2:last-child,
.split-cont .box .aside .h2:last-child {
	padding-bottom: 0;
}

.split-cont .box .aside .logo {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

.split-cont .box .aside .logo img {
	max-height: 90px;
}

.split-cont .box .aside .txt-max {
	width: 100%;
	max-width: 790px;
	float: right;
	padding: 0 20% 0 0;
}

@media (max-width: 1399px) {
.split-cont .box .aside {
	font-size: 18px;
	line-height: 36px;
	padding: 0 0 0 40px;
}

.split-cont .box .aside h3,
.split-cont .box .aside .h3 {
	font-size: 28px;
	line-height: 32px;
	padding: 0 0 20px 0;
}

.split-cont .box .aside h2,
.split-cont .box .aside .h2 {
	font-size: 60px;
	line-height: 65px;
}

.split-cont .box .aside .logo {
	margin-bottom: 25px;
}

.split-cont .box .aside .logo img {
	max-height: 80px;
}
}

@media (max-width: 1199px) {
.split-cont {
	padding: 10px 0;
}

.split-cont .box .aside {
	font-size: 16px;
	line-height: 30px;
	padding: 0 0 0 40px;
}

.split-cont .box .aside h3,
.split-cont .box .aside .h3 {
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 20px 0;
}

.split-cont .box .aside h2,
.split-cont .box .aside .h2 {
	font-size: 50px;
	line-height: 55px;
}

.split-cont .box .aside .logo {
	margin-bottom: 25px;
}

.split-cont .box .aside .logo img {
	max-height: 70px;
}
}

@media (max-width: 991px) {
.split-cont .box {
	border-radius: 0;
}

.split-cont .box .aside {
	width: 100%;
	padding: 40px 40px;
}

.split-cont .box .aside .txt-max {
	max-width: 100%;
	padding: 0;
}

.split-cont .box .figure {
	width: 100%;
	border-radius: 36px;
	margin: 0;
}
}

@media (max-width: 767px) {
.split-cont .box .aside {
	line-height: 26px;
	padding: 40px 20px;
}

.split-cont .box .aside h3,
.split-cont .box .aside .h3 {
	font-size: 24px;
	line-height: 28px;
	padding: 0 0 15px 0;
}

.split-cont .box .aside h2,
.split-cont .box .aside .h2 {
	font-size: 40px;
	line-height: 45px;
}

.split-cont .box .aside .logo {
	margin-bottom: 20px;
}

.split-cont .box .aside .logo img {
	max-height: 60px;
}

.split-cont .box .figure {
	border-radius: 30px;
}
}


/* Feature - List */
.feature-list {
	width: 100%;
	background: linear-gradient(to bottom, #cfd7da, #f2e8e5);
	overflow: hidden;
	padding: 140px 0;
}

.feature-list .container {
	max-width: 1730px;
}

.feature-list .logo {
	width: 100%;
	overflow: hidden;
	margin-bottom: 26px;
}

.feature-list .logo img {
	max-height: 90px;
}

.feature-list .top-heading {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 120px;
}

.feature-list .top-heading:last-child {
	padding-bottom: 0;
}

.feature-list .top-heading .aside {
	width: 50%;
	font-family: "Calicanto", sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 36px;
	padding: 0 40px 0 0;
}

.feature-list .top-heading .aside h2,
.feature-list .top-heading .aside .h2 {
	font-size: 83px;
	line-height: 88px;
	letter-spacing: -0.01em;
	padding-bottom: 17px;
}

.feature-list .top-heading .aside h2:last-child,
.feature-list .top-heading .aside .h2:last-child {
	padding-bottom: 0;
}

.feature-list .top-heading .aside p {
	letter-spacing: 0.005em;
}

.feature-list .top-heading .txt-max {
	width: 50%;
	font-size: 22px;
	color: #585858;
	line-height: 42px;
	padding: 0 40px 0 0;
}

.feature-list .top-heading .txt-max p strong {
	color: #000000;
}

.feature-list .article {
	width: 20%;
	padding: 0 13px 26px 13px;
}

.feature-list .article .box {
	width: 100%;
	height: 100%;
	float: left;
	font-size: 18px;
	line-height: 30px;
	background: #d6c8c5;
	border-radius: 64px 0 64px 0;
	padding: 80px 30px 40px 40px;
}

.feature-list .article .box .icon {
	width: 100%;
	height: 80px;
	float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 22px;
}

.feature-list .article .box .icon img {
	max-height: 80px;
}

.feature-list .article .box .aside {
	width: 100%;
	float: left;
}

.feature-list .article .box .aside h3,
.feature-list .article .box .aside .h3 {
	font-size: 32px;
	line-height: 36px;
	letter-spacing: 0.005em;
	padding-bottom: 18px;
}

.feature-list .article:nth-child(2) .box {
	background: #c9cfb6;
}

.feature-list .article:nth-child(3) .box {
	background: #e6c8bd;
}

.feature-list .article:nth-child(4) .box {
	background: #bfcdda;
}

.feature-list .article:nth-child(5) .box {
	background: #d7d4d4;
}

.feature-list .article-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 100px 0;
	margin: 0 -13px -26px -13px;
}

.feature-list .article-wrap:last-child {
	padding-bottom: 0;
}

.feature-list .bottom-cont {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 -20px -40px -20px;
}

.feature-list .bottom-cont .btn-out {
	width: auto;
	padding: 0 20px 40px 20px;
	margin: 0;
}

.feature-list .bottom-cont .aside {
	float: left;
	font-family: "Calicanto", sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 36px;
	padding: 0 20px 40px 20px;
}

.feature-list .bottom-cont .aside .icon {
	width: 52px;
	height: 52px;
	float: left;
	font-size: 28px;
	text-align: center;
	line-height: 56px;
	background: #ffffff;
	border-radius: 360px;
	box-shadow: rgba(0, 0, 0, 0.02) 0 0 0 13px;
	position: absolute;
	top: 0;
	left: 0;
}

.feature-list .bottom-cont .aside .sub-title {
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
}

.feature-list .bottom-cont .aside .txt-max {
	float: left;
	position: relative;
	padding: 0 0 0 83px;
}

@media (max-width: 1599px) {
.feature-list .article {
	width: 33.33%;
}
}

@media (max-width: 1399px) {
.feature-list {
	padding: 100px 0;
}

.feature-list .logo img {
	max-height: 80px;
}

.feature-list .top-heading {
	padding-bottom: 80px;
}

.feature-list .top-heading .aside {
	font-size: 28px;
	line-height: 32px;
	padding: 0 40px 0 0;
}

.feature-list .top-heading .aside h2,
.feature-list .top-heading .aside .h2 {
	font-size: 60px;
	line-height: 65px;
	padding-bottom: 17px;
}

.feature-list .top-heading .txt-max {
	font-size: 20px;
	line-height: 36px;
	padding: 0;
}

.feature-list .article .box .aside h3,
.feature-list .article .box .aside .h3 {
	font-size: 28px;
	line-height: 32px;
}

.feature-list .article-wrap {
	padding: 0 0 80px 0;
}

.feature-list .bottom-cont .aside {
	font-size: 28px;
	line-height: 32px;
}
}

@media (max-width: 1199px) {
.feature-list {
	padding: 80px 0;
}

.feature-list .logo {
	margin-bottom: 20px;
}

.feature-list .logo img {
	max-height: 70px;
}

.feature-list .top-heading {
	padding-bottom: 60px;
}

.feature-list .top-heading .aside {
	width: 100%;
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 30px 0;
}

.feature-list .top-heading .aside:last-child {
	padding-bottom: 0;
}

.feature-list .top-heading .aside h2,
.feature-list .top-heading .aside .h2 {
	font-size: 50px;
	line-height: 55px;
	padding-bottom: 12px;
}

.feature-list .top-heading .txt-max {
	width: 100%;
	font-size: 18px;
	line-height: 32px;
}

.feature-list .article .box {
	font-size: 16px;
	line-height: 26px;
	border-radius: 48px 0 48px 0;
	padding: 60px 30px 30px 30px;
}

.feature-list .article .box .icon {
	height: 70px;
}

.feature-list .article .box .icon img {
	max-height: 70px;
}

.feature-list .article .box .aside h3,
.feature-list .article .box .aside .h3 {
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 12px;
}

.feature-list .bottom-cont .aside {
	font-size: 26px;
	line-height: 30px;
}
}

@media (max-width: 991px) {
.feature-list .article {
	width: 50%;
}
}

@media (max-width: 767px) {
.feature-list {
	padding: 60px 0;
}

.feature-list .container {
	max-width: 640px;
}

.feature-list .logo img {
	max-height: 60px;
}

.feature-list .top-heading {
	padding-bottom: 40px;
}

.feature-list .top-heading .aside {
	width: 100%;
	font-size: 24px;
	line-height: 28px;
	padding: 0 0 20px 0;
}

.feature-list .top-heading .aside h2,
.feature-list .top-heading .aside .h2 {
	font-size: 40px;
	line-height: 45px;
	padding-bottom: 10px;
}

.feature-list .top-heading .txt-max {
	font-size: 16px;
	line-height: 30px;
}

.feature-list .article {
	width: 100%;
}

.feature-list .article .box {
	font-size: 15px;
	line-height: 26px;
	border-radius: 40px 0 40px 0;
	padding: 40px 20px;
}

.feature-list .article .box .icon {
	height: 60px;
	margin-bottom: 16px;
}

.feature-list .article .box .icon img {
	max-height: 60px;
}

.feature-list .article .box .aside h3,
.feature-list .article .box .aside .h3 {
	font-size: 24px;
	line-height: 28px;
	padding-bottom: 12px;
}

.feature-list .article-wrap {
	padding: 0 0 60px 0;
}

.feature-list .bottom-cont {
	margin: 0 -20px -30px -20px;
}

.feature-list .bottom-cont .btn-out {
	padding: 0 20px 30px 20px;
	margin: 0;
}

.feature-list .bottom-cont .aside {
	font-size: 24px;
	line-height: 28px;
	padding: 0 20px 40px 20px;
}

.feature-list .bottom-cont .aside .icon {
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 42px;
	box-shadow: rgba(0, 0, 0, 0.02) 0 0 0 10px;
	top: 4px;
	left: 10px;
}

.feature-list .bottom-cont .aside .sub-title {
	font-size: 15px;
}

.feature-list .bottom-cont .aside .txt-max {
	padding: 0 0 0 70px;
}
}


/* Services - List */
.services-list {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding: 120px 0;
}

.services-list .container {
	max-width: 1530px;
}

.services-list .heading-txt {
	padding-bottom: 120px;
}

.services-list .heading-txt:last-child {
	padding-bottom: 0;
}

.services-list .heading-txt .aside {
	max-width: 960px;
}

.services-list .article {
	width: 33.33%;
	padding: 0 74px 148px 74px;
}

.services-list .article .box {
	width: 100%;
	height: 100%;
	float: left;
	font-size: 22px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 35px;
	position: relative;
}

.services-list .article .box::before,
.services-list .article .box::after {
	content: "";
	width: 1px;
	height: 100%;
	float: left;
	background: #555555;
	opacity: 0.1;
	position: absolute;
	top: 0;
	right: -75px;
}

.services-list .article .box::after {
	width: 100%;
	height: 1px;
	top: auto;
	bottom: -75px;
	right: auto;
	left: 0;
}

.services-list .article .box .icon {
	width: 100%;
	height: 95px;
	float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}

.services-list .article .box .icon img {
	max-height: 95px;
}

.services-list .article .box .aside {
	width: 100%;
	float: left;
}

.services-list .article .box .aside h3,
.services-list .article .box .aside .h3 {
	padding-bottom: 17px;
}

.services-list .article-inn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -74px -148px -74px;
}

.services-list .article-wrap {
	width: 100%;
	overflow: hidden;
}

@media (max-width: 1199px) {
.services-list {
	padding: 80px 0;
}

.services-list .heading-txt {
	padding-bottom: 80px;
}

.services-list .article {
	width: 50%;
	padding: 0 50px 100px 50px;
}

.services-list .article .box {
	font-size: 20px;
	line-height: 30px;
}

.services-list .article .box::before,
.services-list .article .box::after {
	right: -51px;
}

.services-list .article .box::after {
	bottom: -51px;
}

.services-list .article .box .icon {
	height: 80px;
	margin-bottom: 30px;
}

.services-list .article .box .icon img {
	max-height: 80px;
}

.services-list .article-inn {
	margin: 0 -50px -100px -50px;
}
}

@media (max-width: 767px) {
.services-list {
	padding: 60px 0;
}

.services-list .container {
	max-width: 640px;
}

.services-list .heading-txt {
	padding-bottom: 60px;
}

.services-list .article {
	width: 100%;
	padding: 0 0 80px 0;
}

.services-list .article .box {
	font-size: 18px;
	line-height: 28px;
}

.services-list .article .box::before {
	display: none;
}

.services-list .article .box::after {
	bottom: -40px;
}

.services-list .article .box .icon {
	height: 64px;
	margin-bottom: 20px;
}

.services-list .article .box .icon img {
	max-height: 64px;
}

.services-list .article .box .aside h3,
.services-list .article .box .aside .h3 {
	padding-bottom: 10px;
}

.services-list .article-inn {
	margin: 0 0 -80px 0;
}
}


/* Partner - Slider */
.partner-slider {
	width: 100%;
	background: linear-gradient(to bottom, #cfd7da, #f2e8e5);
	overflow: hidden;
	padding: 100px 0;
}

.partner-slider .article {
	width: 100%;
	float: left;
	font-size: 18px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 30px;
}

.partner-slider .article .logo {
	width: 100%;
	height: 226px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	border-radius: 64px 0 64px 0;
	padding: 30px 30px;
	margin-bottom: 20px;
}

.partner-slider .article .logo img {
	width: auto;
	max-height: 120px;
}

.partner-slider .article .aside {
	width: 100%;
	float: left;
}

.partner-slider .article .aside h3,
.partner-slider .article .aside .h3 {
	font-family: "SuisseIntl", sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 38px;
	padding-bottom: 17px;
}

.partner-slider .article .aside h3:last-child,
.partner-slider .article .aside .h3:last-child {
	padding-bottom: 0;
}

.partner-slider .article-wrap {
	width: 100%;
	float: left;
}

.partner-slider .owl-nav button {
	top: 80px;
	transform: none;
}

.partner-slider .owl-nav button.owl-prev {
	left: -100px;
}

.partner-slider .owl-nav button.owl-next {
	right: -100px;
}

@media (max-width: 1799px) {
.partner-slider .owl-nav button {
	display: none;
}
}

@media (max-width: 1199px) {
.partner-slider {
	padding: 80px 0;
}

.partner-slider .article {
	font-size: 16px;
	line-height: 28px;
}

.partner-slider .article .logo {
	height: 200px;
	border-radius: 48px 0 48px 0;
}

.partner-slider .article .aside h3,
.partner-slider .article .aside .h3 {
	font-size: 25px;
	line-height: 35px;
}
}


/* Form - Block */
.form-block {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 5;
	padding: 140px 0 0 0;
}

.form-block .box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.form-block .box .address-info {
	width: 50%;
	padding: 0 40px 0 0;
}

.form-block .box .address-info h2,
.form-block .box .address-info .h2 {
	font-size: 83px;
	line-height: 88px;
	letter-spacing: -0.02em;
	padding-bottom: 80px;
}

.form-block .box .address-info .sub-heading {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-family: "Calicanto", sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 33px;
	letter-spacing: -0.01em;
	padding-bottom: 22px;
}

.form-block .box .address-info .aside-wrap {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
}

.form-block .box .address-info .aside {
	width: 100%;
	float: left;
	position: relative;
	padding: 0 0 63px 95px;
}

.form-block .box .address-info .aside:last-child {
	padding-bottom: 0;
}

.form-block .box .address-info .aside .sub-title {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.6);
}

.form-block .box .address-info .aside p {
	font-family: "Calicanto", sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 34px;
}

.form-block .box .address-info .aside p a {
	font-weight: inherit;
}

.form-block .box .address-info .aside .icon {
	width: 52px;
	height: 52px;
	float: left;
	text-align: center;
	line-height: 52px;
	background: #ffffff;
	border-radius: 360px;
	box-shadow: rgba(0, 0, 0, 0.02) 0 0 0 13px;
	position: absolute;
	top: 13px;
	left: 13px;
}

.form-block .box .form-field {
	width: 50%;
}

.form-block .box .form-field ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 32px 0;
	margin: 0 -8px -37px -8px;
}

.form-block .box .form-field ul:last-child {
	padding-bottom: 0;
}

.form-block .box .form-field ul:last-child {
	padding-bottom: 0;
}

.form-block .box .form-field ul li {
	width: 50%;
	padding: 0 8px;
	margin: 0 0 37px 0;
}

.form-block .box .form-field ul li:before {
	display: none;
}

.form-block .box .form-field ul li.full-width {
	width: 100%;
}

.form-block .box .form-field .btn,
.form-block .box .form-field input[type="button"],
.form-block .box .form-field input[type="submit"] {
	min-width: 255px;
	float: left;
	height: 89px;
	font-size: 22px;
	line-height: 89px;
	border-radius: 32px;
	padding: 0 30px;
}

.form-block .box .form-field .btn-out {
	padding: 0;
	margin: 0;
}

@media (max-width: 1199px) {
.form-block {
	padding: 100px 0 40px 0;
}

.form-block .box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.form-block .box .address-info {
	width: 100%;
	padding: 0 0 60px 0;
}

.form-block .box .address-info h2,
.form-block .box .address-info .h2 {
	font-size: 70px;
	line-height: 75px;
	padding-bottom: 60px;
}

.form-block .box .address-info .sub-heading {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 15px;
}

.form-block .box .address-info .aside {
	padding: 0 0 50px 95px;
}

.form-block .box .address-info .aside p {
	font-size: 26px;
	line-height: 30px;
}

.form-block .box .form-field {
	width: 100%;
}

.form-block .box .form-field ul {
	margin: 0 -8px -30px -8px;
}

.form-block .box .form-field ul li {
	margin: 0 0 30px 0;
}

.form-block .box .form-field .btn,
.form-block .box .form-field input[type="button"],
.form-block .box .form-field input[type="submit"] {
	min-width: 232px;
	height: 70px;
	font-size: 20px;
	line-height: 70px;
	border-radius: 24px;
	padding: 0 30px;
}
}

@media (max-width: 767px) {
.form-block {
	padding: 80px 0 40px 0;
}

.form-block .box .address-info h2,
.form-block .box .address-info .h2 {
	font-size: 45px;
	line-height: 50px;
	padding-bottom: 40px;
}

.form-block .box .address-info .sub-heading {
	font-size: 22px;
	line-height: 27px;
	padding-bottom: 10px;
}

.form-block .box .address-info .aside {
	padding: 0 0 40px 75px;
}

.form-block .box .address-info .aside p {
	font-size: 22px;
	line-height: 26px;
}

.form-block .box .address-info .aside .icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	box-shadow: rgba(0, 0, 0, 0.02) 0 0 0 10px;
	top: 10px;
	left: 10px;
}

.form-block .box .form-field {
	width: 100%;
}

.form-block .box .form-field ul {
	padding: 0 0 24px 0;
	margin: 0 -8px -25px -8px;
}

.form-block .box .form-field ul li {
	width: 100%;
	margin: 0 0 25px 0;
}

.form-block .box .form-field .btn,
.form-block .box .form-field input[type="button"],
.form-block .box .form-field input[type="submit"] {
	min-width: 160px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	border-radius: 20px;
	padding: 0 30px;
}
}


/* Form - Validation */
form .error,
form .checkerror {
	width: 100%;
	float: left;
	color: #ff0000;
	padding: 10px 0 0 0;
	margin: 0;
}

form .checkerror {
	display: none;
}

form .btn-out .btn,
form .btn-out input[type="button"],
form .btn-out input[type="submit"] {
	float: left;
	margin: 0;
}

form .btn-out #loader {
	height: 89px;
	float: left;
	line-height: 89px;
	margin: 0 0 0 20px;
}

.thankyou-message {
	width: 100%;
	float: left;
	color: #006633;
	text-align: center;
	padding: 0;
	margin: 40px 0 0 0;
}

@media (max-width: 1199px) {
form .btn-out #loader {
	height: 70px;
	line-height: 70px;
}
}

@media (max-width: 767px) {
form .btn-out #loader {
	height: 60px;
	line-height: 60px;
}
}


/*
 5.) Footer - Main
----------------------------------------*/

.footer-main {
	width: 100%;
	float: left;
	color: #ffffff; 
	text-align: center;
	flex-shrink: 0;	
	background: #020b24 url(../img/footer-bg.png) no-repeat top center; 
	background-size: 100% auto;
	overflow: hidden;
	padding: 17.70% 0 60px 0;
}

.footer-main .container { 
	max-width: 1580px;
}

.footer-main .logo { 
	width: 100%; 
	text-align: center; 
	overflow: hidden; 
	border-bottom: 1px solid rgba(255, 255, 255, 0.1); 
	padding:0 0 80px 0; 
	margin:0 0 80px 0;
}

.footer-main .logo img { 
	max-height: 128px;
}

.footer-main .pre-footer { 
	width: 100%; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 	
	border-bottom: 1px solid rgba(255, 255, 255, 0.1); 
	padding: 25px 85px 115px 85px; 
	margin-bottom: 60px;
}

.footer-main .pre-footer .article-wrap {	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; 
	margin: 0 -23px -46px -23px;
}

.footer-main .pre-footer .article { 
	width: 33.33%; 
	padding: 0 23px 46px 23px;
}

.footer-main .pre-footer .article .box { 
	width: 100%; 
	height: 100%; 
	float: left; 
	font-size: 23px; 
	line-height: 35px;
	border: 1px solid rgba(255, 255, 255, 0.1); 
	border-radius: 56px 0 56px 0; 
	padding: 35px 35px;
}

.footer-main .pre-footer .article .box .icon { 
	width: 100%; 
	float: left; 
	text-align: center; 
	margin-bottom: 20px;
}

.footer-main .pre-footer .article .box .icon:last-child { 
	margin-bottom: 0;
}

.footer-main .pre-footer .article .box .icon img { 
	max-height: 70px;
}

.footer-main .pre-footer .article .box h3,
.footer-main .pre-footer .article .box .h3 {	
	font-family: "SuisseIntl", sans-serif;
	font-weight: 400;
	font-size: 23px;
	color: inherit; 
	line-height: 35px; 
	padding-bottom: 23px;
}

.footer-main .pre-footer .article .box p { 
	padding-bottom: 21px;
}

.footer-main .pre-footer .article .box p a { 
	font-weight: inherit;
	color: #ffffff;
}

.footer-main .pre-footer .article .box p a:hover,
.footer-main .pre-footer .article .box p a:focus,
.footer-main .pre-footer .article .box p a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer-main .pre-footer .article .box .btn { 
	min-width: 145px;
	font-size: 17px;
	line-height: 23px;
	background: rgba(255, 255, 255, 0.10);
	padding: 9px 25px;
}

.footer-main .pre-footer .article .box .btn em {
	font-size: 100%;
	margin: 0 0 0 4px;
}

.footer-main .pre-footer .article .box .btn:hover,
.footer-main .pre-footer .article .box .btn:focus,
.footer-main .pre-footer .article .box .btn:active,
.footer-main .pre-footer .article .box .btn:active:focus,
.footer-main .pre-footer .article .box .btn.active,
.footer-main .pre-footer .article .box .btn.active:focus {
	background: rgba(255, 255, 255, 0.2);
}

.footer-main .pre-footer .article .box .btn-blank, 
.footer-main .pre-footer .article .box input.btn-blank[type="button"], 
.footer-main .pre-footer .article .box input.btn-blank[type="submit"] {
	color: #ffffff;
	background: none;
	box-shadow: inset rgba(255, 255, 255, 0.5) 0 0 0 1px;
}

.footer-main .pre-footer .article .box .btn-blank:hover, 
.footer-main .pre-footer .article .box .btn-blank:focus, 
.footer-main .pre-footer .article .box .btn-blank:active, 
.footer-main .pre-footer .article .box .btn-blank:active:focus, 
.footer-main .pre-footer .article .box .btn-blank.active, 
.footer-main .pre-footer .article .box .btn-blank.active:focus { 
	color: #ffffff;
	background: rgba(255, 255, 255, 0.1);
	box-shadow: inset rgba(255, 255, 255, 0.1) 0 0 0 1px;
}

.footer-main .pre-footer .article .box .btn-out { 
	margin-top: 0;
}

.footer-main .pre-footer .article.selected .box { 
	height: 116.50%;
	background: linear-gradient(-45deg, #1d253b 0%, #020b24 100%); 
	position: relative; 
	top:-8.25%;
}

.footer-main .copyrights { 
	width: 100%; 
	float: none; 
	display: inline-block; 
	vertical-align: top; 
	font-size: 20px; 
	line-height: 30px;
}

@media (max-width: 1399px) {
.footer-main .pre-footer { 
	padding: 25px 0 115px 0; 
}
}

@media (max-width: 1199px) {
.footer-main {
	padding: 17.70% 0 50px 0;
}

.footer-main .logo { 
	padding:0 0 60px 0; 
	margin:0 0 60px 0;
}

.footer-main .logo img { 
	max-height: 100px;
}

.footer-main .pre-footer { 
	padding: 0 0 60px 0; 
	margin-bottom: 50px;
}

.footer-main .pre-footer .article-wrap { 
	width: 100%; 
	max-width: 360px; 
	float: none; 
	display: inline-block; 
	vertical-align: top;
	margin: 0 0 -40px 0;
}

.footer-main .pre-footer .article { 
	width: 100%; 
	float: left;
	padding: 0 0 40px 0;
}

.footer-main .pre-footer .article .box { 
	font-size: 20px; 
	line-height: 30px;
	padding: 30px 30px;
}

.footer-main .pre-footer .article .box .icon img { 
	max-height: 60px;
}

.footer-main .pre-footer .article .box h3,
.footer-main .pre-footer .article .box .h3 {	
	font-size: 20px; 
	line-height: 30px;
	padding-bottom: 20px;
}

.footer-main .pre-footer .article .box .btn { 
	font-size: 16px;
}


.footer-main .pre-footer .article.selected .box { 
	height: 100%; 
	top:0;
}

.footer-main .copyrights { 
	font-size: 18px; 
	line-height: 28px;
}
}

@media (max-width: 767px) {
.footer-main {
	padding: 25% 0 40px 0;
}

.footer-main .logo { 
	padding:0 0 40px 0; 
	margin:0 0 40px 0;
}

.footer-main .logo img { 
	max-height: 80px;
}

.footer-main .pre-footer { 
	padding: 0 0 40px 0; 
	margin-bottom: 40px;
}

.footer-main .pre-footer .article-wrap { 
	margin: 0 0 -30px 0;
}

.footer-main .pre-footer .article { 
	padding: 0 0 30px 0;
}

.footer-main .pre-footer .article .box { 
	font-size: 18px; 
	line-height: 28px;
}

.footer-main .pre-footer .article .box .icon img { 
	max-height: 50px;
}

.footer-main .pre-footer .article .box h3,
.footer-main .pre-footer .article .box .h3 {	
	font-size: 18px; 
	line-height: 28px;
}

.footer-main .pre-footer .article .box .btn { 
	font-size: 15px;
}

.footer-main .copyrights { 
	font-size: 16px; 
	line-height: 26px;
}
}


/*
 6.) Site - Cores
------------------------------------------------------*/

.wow {
	visibility: hidden;
	opacity: 0;
}

@media (max-width: 991px) {
.zoomIn,
.fadeInUp,
.fadeInDown,
.fadeInLeft,
.fadeInRight { 
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn; 
}
}


/* Text - Colors */
.black {
	color: #000000 !important;
}

.white { 
	color: #ffffff !important;
}

.blue { 
	color: #020b24 !important;
}


/* Font - Weights */
.light {
	font-weight: 300 !important;
}

.regular {
	font-weight: 400 !important;
}

.medium {
	font-weight: 500 !important;
}

.semi-bold {
	font-weight: 600 !important;
}

.bold {
	font-weight: 700 !important;
}

.extra-bold {
	font-weight: 800 !important;
}


/* Text - Positions */
.upper-case {
	text-transform: uppercase !important;
}

.lower-case {
	text-transform: none !important;
}

.underline {
	text-decoration: underline !important;
}


