﻿@import url('https://fonts.googleapis.com/css?family=Poppins:300,400');
@import url('https://fonts.googleapis.com/css2?family=Fahkwang:wght@500&display=swap');
@import url('hamburgers.css?i=1');
@import url('balloon.min.css');


* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; height:100%; }
body { margin: 0px; font-family: 'Poppins', sans-serif; font-size:16px; position: relative;-webkit-text-size-adjust: none; color:#222; background:#FFF; background-attachment: fixed; }
h1, h2, h3, h4, h5, pre { font-weight: 400; font-family: 'Fahkwang', sans-serif; color:#af133a;}
h1 {  font-weight:normal; margin:0 0 40px 0; font-size: 50px; line-height:65px; }
h2 { font-weight:normal; margin-bottom:20px; font-size:30px; line-height: 38px; }
h3 { font-weight:bold; margin-bottom:10px; font-size:20px; }
h4 { font-size:16px; }
a { color:#FFF; font-weight:normal; text-decoration:none; }
a:hover { color:#FFF; }
a.selected { color:#af133a; }
* { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; -ms-transition: all 0.9s ease-in-out; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#FFE5E5; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; }
input, select, textarea { color:#000; padding:8px; font-family: 'Poppins', sans-serif; font-size:14px; border:0px; border-radius:2px; background:#9e9fd7; }
input[type='submit'], input[type='button'], input[type='reset'], button, a.btn { color:#FFF; cursor:pointer; background:#00ff00; color:#000; border:0px; text-transform:uppercase; font-size:14px; font-weight:bold; padding: 10px 30px; border-radius:100px; display:inline-block; margin-top:20px;}
input[type='submit']:hover, input[type='button']:hover, button:hover, a.btn:hover { background:#CCC; color:#000; }
input.btn-primary, a.btn-primary, button.btn-primary{ background:#F28E23; }
input[type='radio']:checked { background:#000; }
input[type='checkbox'], input[type='radio'] { background:#FFF; padding:0; height:20px; width:20px; float:left; margin-right:10px; cursor:pointer; margin-bottom:10px; }
input[type='radio'] { border-radius:200px; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; }
input, select, button { height:40px; }
select { background: url('select_arrow.png') right center no-repeat #9e9fd7; padding: 8px 35px 8px 8px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
label { font-weight:bold; padding:5px 0; display:block; color:#888; font-size:13px; }
.label { text-align:right; padding:10px 20px 0 0; }
.row { margin-bottom:10px; }
.privacy p { margin:10px 0; font-size:13px; color:#888; padding-left:30px; position:relative; }
.privacy input { position:absolute; left:0; top:0; }
.check-list li { padding:5px 0 0 35px; position:relative; margin-bottom:5px; text-transform:uppercase; }
.check-list li input { left:0; top:2px; position:absolute; }
form h3 { margin-bottom:10px; text-transform:uppercase; font-weight:bold; }
:focus { background-color: white; }
::placeholder { color: #555; opacity: 1; }
:-ms-input-placeholder { color: #555; }
::-ms-input-placeholder { color: #555; }
img { display:block; }
img.loading { background: url('../images/loading.gif') no-repeat center center #FFF; }
img.scale { width:100%; height:auto; }
label { cursor:pointer; }
span.new { position:absolute; background:#FF0000; color:#FFF; padding:5px 10px; z-index:2; right:20px; text-transform:uppercase; font-size:13px; font-style: italic; }
table { width:100%; }
thead td { background:#114E93; color:#FFF; padding: 5px 10px;  text-transform:uppercase; font-size:11px; font-weight:bold; }
tbody td { border-bottom:1px dotted #CCC; padding: 5px 10px; vertical-align:top; }
.videoWrapper { background:#000; position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { width:100%; max-width:1400px; padding:0px; margin: 0 auto; clear: both; position:relative; }
.content-small { max-width:1200px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.legal { padding: 80px 20px;  max-width:1000px; font-size:13px; text-align:justify; margin: 0 auto; }
.legal a { color:#af133a; }
.phone_show { display:none; }
.nowrap { white-space:nowrap; }
.mb60 { margin-bottom:60px; }
.mt40 { margin-top:40px; }
.mt20 { margin-top:20px; }
.mb40 { margin-bottom:40px; }
.mb20 { margin-bottom:20px; }
.mr40 { margin-right:40px; }
.mr30 { margin-right:30px; }
.mr20 { margin-right:20px; }
.pl40 { padding-left:40px; }
.align_center { text-align:center; }
.align_right { text-align:right; }
figure { overflow:hidden; position:relative; }
a:hover figure.fade img { opacity:0.5; overflow:hidden; }
a:hover figure.scale img { filter: none; transform: scale(1.1); }

group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.span_50 { width: 50%; float:left; }
.span_50.text { padding:0 40px; }

.tabs ul { margin:0 auto; text-align:center; }
.tabs li { display:inline-block; }
.tabs a { padding:10px 20px; text-transform:uppercase; border-bottom:2px solid #114E93; display:block; text-align:center; color:#114E93; font-size:13px; font-weight: bold; }
.tabs a.selected, .tabs a:hover { background:#FFF; border-bottom-color:#F28E23; color:#F28E23; text-decoration: none; }
.tabcontent { padding:20px; }


.box-intro { background:#333; padding: 80px 0; }
.box-intro h3 { text-align:center; color:#FFF; margin: 20px 0; }

.gray { color:#AAA;}
.center { text-align:center; }
.right { text-align:right; }
.relative { position:relative; }
.separator { padding-top:60px; margin-top:60px; }
.red, .red a {color:#DABF8E; }

.flex { display: flex; align-items: center; justify-content: center; }

.logo img { height:80px; width:auto; display:inline-block;  }
header { height: 80px; background:#FFF; position: fixed; top: 0; left: 0; right: 0; z-index: 2222; }
header .logo { text-align:center; margin-top:20px; }
header .logo img { height:40px; }
header nav { padding:15px; z-index:22; position:fixed; left:0px; right:0px; top:80px; text-align:center; font-size:14px; background:#555; }
header ul li { display:inline-block; padding: 0 5px; margin: 0 5px; }
header ul li a { text-transform:uppercase; color:#FFF; display:block; }
header ul li a:hover { color:#9e9fd7; }
.hamburger { display:none; }

#footer { text-align:left; padding:100px 0; font-size:13px; background:#333; color:#DDD; }
#footer .logo img { margin-bottom:20px; height:20px; }
.grid-footer { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:20px;  }
.grid-footer div { border-right:1px solid #FFF; }
.grid-footer div:last-child { border:0px; }
.grid-footer li a { text-transform:uppercase; display:block; margin-bottom:3px; }
#footer a { color:#FFF; }
#footer a:hover { color:#FFF; }
#footer li { white-space:nowrap; }

.parallax {  height:800px; background-position:center center; background-repeat: no-repeat; background-size:contain; background-attachment:fixed; }
.cover { height:800px; background-position:center center; background-repeat: no-repeat; background-size:cover; }

.slide { position:relative; margin-bottom:40px; }
.slide .container { position:absolute; z-index:11; bottom:0px; left:0; right:0; font-size:20px; background: rgb(181,185,4); background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(20,20,20,1) 100%); text-align:center; padding-bottom:20px; }
.slide li { margin:0px; list-style:none; background-repeat:no-repeat; background-size:cover; background-position:center center; height: -moz-calc(100vh - 300px); height: -webkit-calc(100vh - 300px); height: calc(100vh - 300px); }
.slide-animation{
    animation: fadezoom 20s 0s forwards;
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}

i { margin: 0 2px; }

#main { margin-top:100px; }
.content-form { margin-top:100px; }

.grid-products { display:grid; grid-template-columns:1fr 1fr; gap:50px;  }
.grid-products .item { display:flex; align-items: center; justify-content: center;  height:300px; background:#FFF; border-radius:30px; overflow:hidden; position:relative; }
.grid-products .item h2 { position:absolute; bottom:20px; left:40px; right:40px; font-size:18px; font-weight:bold; margin:0px; color:#252772; text-align:center; }

.grid-2 { display:grid; grid-template-columns:1fr 1fr; gap:80px;  }
.grid-3 { display:grid; grid-template-columns:1fr 1fr 1fr; gap:30px;  }
.grid-4 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:60px;  }
.grid-5 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; gap:60px;  }
.grid-6 { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr; gap:60px;  }




.sidbarmenu { position:fixed; bottom:40px; right:20px; z-index:222; }
.sidbarmenu li { list-style:none; }
.sidbarmenu li i { width:40px; height:40px; color:#9e9fd7; text-align:center; border-radius:200px; border:1px solid #9e9fd7; padding:10px 0; margin-bottom:1px; }
.sidbarmenu li i:hover { color:#00ff00; background:#FFF; }



div.top {  display: none; overflow: hidden; position: fixed; right:50px; bottom:50px; cursor:pointer;  width:40px; height:40px; text-align:center; }
div.top img { width:100%; height:auto; }


.alert { display:none; width:600px; height:280px; font-size:16px; }
.alert h2 { border-bottom:1px solid #444; padding-bottom:10px; margin-bottom:20px; }

.nav { text-transform:uppercase; }
.hidden { display:none; }

.global-site-notice {  background: #222 none repeat scroll 0% 0%;  color: #CCC; display:block;  padding: 10px 30px; float:none; font-size:12px; }
.global-site-notice .notice-inner { max-width:100%; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner a { font-weight:bold; color:#DAA520; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }


.item-row { padding:100px 20px; max-width:1000px; margin:0 auto; }
.item-row p { padding-left:80px; }
.item-row-2 { padding:20px 20px 0 20px; max-width:1000px; margin:0 auto; }

.pagination { margin: 20px 0 40px 0; text-transform: uppercase; }
.pagination .page { text-align:right; }
.pagination .page a, .pagination .page b { padding:10px 15px; display:inline-block; border:1px solid #DDD; }
.pagination .page b { color: #E50026; }
.pagination .page a:hover { background:#EEE; }
.pagination .result { padding-top:10px; }
/*https://www.codesdope.com/blog/article/12-creative-css-and-javascript-text-typing-animati/*/

.menu-button { display:none; }
.map { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */ }