body {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
	color: #292f33;
	cursor: default;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased !important;
    opacity: 0;
    transition: .5s;
}

h1, h2, h3, h4, h5, h6 {
	position: relative;
}

h1 {
	font-size: 36px;
	line-height: 1.2;
    font-weight: 800;
    font-style: normal;
    margin-bottom: 45px;
    font-family: 'Roboto', sans-serif;
}

h1.sepa {
    position: relative;
    display: inline-block;
}

h1.sepa.text-center::after {
	left: 50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

h2 {
	font-size: 32px;
	line-height: 1.2;
    font-weight: 800;
    font-style: normal;
    margin-bottom: 30px;
    letter-spacing: -1px;
    font-family: 'Roboto', sans-serif;
}

h2.sepa {
	position: relative;
    display: inline-block;
}

h1.sepa::after,
h2.sepa::after {
    content: "";
    position: absolute;
    width: 1300px;
    height: 2px;
    right: -1310px;
    bottom: 8px;
    background: #ff7a01;
}

#jec h1.sepa::after,
#jec h2.sepa::after {
    background: #293cea;
}

#bcr h1.sepa::after,
#bcr h2.sepa::after {
    background: #ffb53d;
}

#bce h1.sepa::after,
#bce h2.sepa::after {
    background: #ff3703;
}

#ele h1.sepa::after,
#ele h2.sepa::after {
    background: #96c878;
}

#bio h1.sepa::after,
#bio h2.sepa::after {
    background: #53c4be;
}

#yce h1.sepa::after,
#yce h2.sepa::after {
    background: #f47920;
}

#fir h1.sepa::after,
#fir h2.sepa::after {
    background: #d70912;
}

h2.sepa.color-w::after {
    background: #fff;
}

#bio h1.sepa.color-w::after,
#bio h2.sepa.color-w::after,
#bio h1.sepa.color-w::before,
#bio h2.sepa.color-w::before {
    background: #fff !important;
}

h2.text-center.sepa::after {
	right: -60px;
    width: 50px;
}

h2.text-center.sepa::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    left: -60px;
    bottom: 8px;
    background: #ff7a01;
}

#jec h2.text-center.sepa::before {
    background: #293cea;
}

#bcr h2.text-center.sepa::before {
    background: #ffb53d;
}

#bce h2.text-center.sepa::before {
    background: #ff3703;
}

#ele h2.text-center.sepa::before {
    background: #96c878;
}

#bio h2.text-center.sepa::before {
    background: #53c4be;
}

#yce h2.text-center.sepa::before {
    background: #f47920;
}

#fir h2.text-center.sepa::before {
    background: #d70912;
}

h2.sepa.color-w::before {
    background: #fff;
}

h3 {
	font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
}

h3.sepa {
	position: relative;
	margin-bottom: 40px;
}

h3.sepa::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	left: 0;
    bottom: -20px;
	background: #ff7a01;
}

#jec h3.sepa::after {
    background: #293cea;
}

#bcr h3.sepa::after {
    background: #ffb53d;
}

#bce h3.sepa::after {
    background: #ff3703;
}

#ele h3.sepa::after {
    background: #96c878;
}

#bio h3.sepa::after {
    background: #53c4be;
}

#yce h3.sepa::after {
    background: #f47920;
}

#fir h3.sepa::after {
    background: #d70912;
}

h3.text-center.sepa::after {
	left: 50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

h3.sepa-2 {
	position: relative;
	margin-bottom: 40px;
}

h3.sepa-2::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 3px;
	left: 0;
    bottom: -15px;
	background: #ff7a01;
}

#jec h3.sepa-2::after {
    background: #293cea;
}

#bcr h3.sepa-2::after {
    background: #ffb53d;
}

#bce h3.sepa-2::after {
    background: #ff3703;
}

#ele h3.sepa-2::after {
    background: #96c878;
}

#bio h3.sepa-2::after {
    background: #53c4be;
}

#yce h3.sepa-2::after {
    background: #f47920;
}

#fir h3.sepa-2::after {
    background: #d70912;
}

h3.text-center.sepa-2::after {
	left: 50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

h4 {
	font-size: 24px;
	line-height: 1.2;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
}

h4.sepa {
	position: relative;
	margin-bottom: 35px !important;
}

h4.sepa::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	left: 0;
    bottom: -15px;
	background: url(img/nav-dots-b.png);
	background-repeat: repeat-x;
}

h4.sepa-w::after {
	background: url(img/nav-dots-w.png);
	background-repeat: repeat-x;
}

h4.text-center.sepa::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

h4.sepa-2 {
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 45px;
}

h4.sepa-2::after {
	content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    left: 0;
    bottom: -2px;
	background: #ff7a01;
}

#jec h4.sepa-2::after {
    background: #293cea;
}

#bcr h4.sepa-2::after {
    background: #ffb53d;
}

#bce h4.sepa-2::after {
    background: #ff3703;
}

#ele h4.sepa-2::after {
    background: #96c878;
}

#bio h4.sepa-2::after {
    background: #53c4be;
}

#yce h4.sepa-2::after {
    background: #f47920;
}

#fir h4.sepa-2::after {
    background: #d70912;
}

.title-line {
	overflow: hidden;
	display: block;
}

.title-line h4 {
	display: inline-block;
}

.title-line h4::after {
	content: "";
    position: absolute;
    width: 1200px;
    height: 1px;
    left: 102%;
    bottom: 4px;
    background: #ff7a01;
}

#jec .title-line h4::after {
    background: #293cea;
}

#bcr .title-line h4::after {
    background: #ffb53d;
}

#bce .title-line h4::after {
    background: #ff3703;
}

#ele .title-line h4::after {
    background: #96c878;
}

#bio .title-line h4::after {
    background: #53c4be;
}

#yce .title-line h4::after {
    background: #f47920;
}

#fir .title-line h4::after {
    background: #d70912;
}

h5 {
	font-size: 20px;
	font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.1;
    font-family: 'Roboto', sans-serif;
}

h5.sepa {
	position: relative;
	margin-bottom: 30px;
}

h5.sepa::after {
	content: "";
	position: absolute;
	width: 45px;
	height: 2px;
	left: 0;
    bottom: -15px;
	background: url(img/nav-dots-b.png);
	background-repeat: repeat-x;
}

h5.text-center.sepa::after {
	left: 50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

h6 {
	font-size: 12px;
}

.font-10 {
	font-size: 10px;
}

.font-12 {
	font-size: 12px;
}

.font-15 {
	font-size: 15px;
}

.font-16 {
	font-size: 16px;
}

.font-18 {
	font-size: 18px;
}

.font-20 {
	font-size: 20px;
}

a[href^="tel:"] {
    white-space: nowrap;
}

/* Elements */

.content {
	position: relative;
}

.content strong {
	font-weight: 700;
}

.content em {
    font-style: italic;
}

.content p {
	margin-bottom: 10px;
}

.content p:last-child {
	margin-bottom: 0;
}

.content p.focus {
	font-size: 18px;
}

.content ul {
    list-style: disc;
    padding-left: 40px;
    margin-bottom: 10px;
}

.content ul:last-child {
    margin-bottom: 0;
}

.content ul.ul-col-2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.content ul li {
	margin-bottom: 15px;
}

.content ul li i {
	color: #00b8e4;
	margin-right: 5px;
}

.content ul.number {
    list-style: decimal;
    padding-left: 30px;
}

.content ol {
    list-style: decimal;
    padding-left: 20px;
    margin-bottom: 15px;
}

.content ol:last-child {
    margin-bottom: 0;
}

.content h2:nth-child(2),
.content h3:nth-child(2) {
    margin-top: 0 !important;
}

.content h3 {
    margin-top: 30px;
}

.content h4 {
    margin-top: 20px;
}

.content hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.content span {
    color: #292f33;
}

.content-page .col-lg-8 h2,
.content-page .col-lg-8 h3 {
    margin-top: 35px;
}

.content-page .col-lg-8 h2:first-child,
.content-page .col-lg-8 h3:first-child {
    margin-top: 0;
}

.clearfix {
    clear: both;
}


/* Color */

.color-w {
	color: #fff;
}

a.color-link-w,
.color-link-w a {
    color: #fff;
}

a.color-w:hover {
	color: #222;
}

.color-b {
	color: #ff7a01;
}

a.color-link-b,
.color-link-b a {
    color: #ff7a01;
}

a.color-link-v,
.color-link-v a {
    color: #87be3f;
}

.color-o {
	color: #ff7a01;
}

a.color-link-o,
.color-link-o a {
    color: #ff7a01;
}

.first-letter::first-letter {
  color: #ff7a01;
}

a {
	color: #ff7a01;
	text-decoration: none;
}

a:hover {
	color: #d16400;
	text-decoration: none;
}

#jec .color-b {
    color: #293cea;
}

#jec a.color-link-b,
#jec .color-link-b a {
    color: #293cea;
}

#jec a.color-link-v,
#jec .color-link-v a {
    color: #293cea;
}

#jec .color-o {
    color: #293cea;
}

#jec a.color-link-o,
#jec .color-link-o a {
    color: #293cea;
}

#jec .first-letter::first-letter {
  color: #293cea;
}

#jec a {
    color: #293cea;
}

#jec a:hover {
    color: #272788;
}

#bcr .color-b {
    color: #ffb53d;
}

#bcr a.color-link-b,
#bcr .color-link-b a {
    color: #ffb53d;
}

#bcr a.color-link-v,
#bcr .color-link-v a {
    color: #ffb53d;
}

#bcr .color-o {
    color: #ffb53d;
}

#bcr a.color-link-o,
#bcr .color-link-o a {
    color: #ffb53d;
}

#bcr .first-letter::first-letter {
  color: #ffb53d;
}

#bcr a {
    color: #ffb53d;
}

#bcr a:hover {
    color: #db9729;
}

#bce .color-b {
    color: #ff3703;
}

#bce a.color-link-b,
#bce .color-link-b a {
    color: #ff3703;
}

#bce a.color-link-v,
#bce .color-link-v a {
    color: #ff3703;
}

#bce .color-o {
    color: #ff3703;
}

#bce a.color-link-o,
#bce .color-link-o a {
    color: #ff3703;
}

#bce .first-letter::first-letter {
  color: #ff3703;
}

#bce a {
    color: #ff3703;
}

#bce a:hover {
    color: #d9360b;
}

#ele .color-b {
    color: #96c878;
}

#ele a.color-link-b,
#ele .color-link-b a {
    color: #96c878;
}

#ele a.color-link-v,
#ele .color-link-v a {
    color: #96c878;
}

#ele .color-o {
    color: #96c878;
}

#ele a.color-link-o,
#ele .color-link-o a {
    color: #96c878;
}

#ele .first-letter::first-letter {
  color: #96c878;
}

#ele a {
    color: #96c878;
}

#ele a:hover {
    color: #7ca563;
}

#sha a,
#sh9 a {
    color: #cb2027;
}

#sha a:hover,
#sha9 a:hover {
    color: #ab1c22;
}

#bio .color-b {
    color: #53c4be;
}

#bio a.color-link-b,
#bio .color-link-b a {
    color: #53c4be;
}

#bio a.color-link-v,
#bio .color-link-v a {
    color: #53c4be;
}

#bio .color-o {
    color: #53c4be;
}

#bio a.color-link-o,
#bio .color-link-o a {
    color: #53c4be;
}

#bio .first-letter::first-letter {
  color: #53c4be;
}

#bio a {
    color: #53c4be;
}

#bio a:hover {
    color: #48a8a3;
}

#yce .color-b {
    color: #f47920;
}

#yce a.color-link-b,
#yce .color-link-b a {
    color: #f47920;
}

#yce a.color-link-v,
#yce .color-link-v a {
    color: #f47920;
}

#yce .color-o {
    color: #f47920;
}

#yce a.color-link-o,
#yce .color-link-o a {
    color: #f47920;
}

#yce .first-letter::first-letter {
  color: #f47920;
}

#yce a {
    color: #f47920;
}

#yce a:hover {
    color: #da7520;
}

#fir .first-letter::first-letter {
  color: #d70912;
}

#fir a {
    color: #d70912;
}

#fir a:hover {
    color: #c10e16;
}

.content a:hover {
    text-decoration: underline;
}

.bg-color-w {
	background: #fff;
}

/* Button */

a.link {
    text-transform: uppercase;
    font-weight: 600;
    color: #ff7a01;
    display: inline-block;
}

.btn {
	border: none !important;
	border-radius: 0;
	padding: 10px 30px;
	letter-spacing: 1px;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 13px;
    font-weight: 800;
    position: relative;
    z-index: 0;
}

@media only screen and (max-width: 1024px) {
/* start */

.btn {
    white-space: inherit;
}

/* end 1024 */ 
}

.btn-sm {
    padding: 10px 10px;
    font-size: 13px;
    font-weight: bold;
}

.btn-lg {
    padding: 12px 30px;
    font-size: 15px;
}

.btn-xl {
    padding: 15px 35px;
    font-size: 18px;
}

.btn-color {
	color: #fff !important;
	position: relative;
}

.btn-color::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
	background: #ff7a01;
}

#jec .btn-color::before {
    background: #293cea;
}

#bcr .btn-color::before {
    background: #ffb53d;
}

#bce .btn-color::before {
    background: #ff3703;
}

#ele .btn-color::before {
    background: #96c878;
}

#sha .btn-color::before,
#sh9 .btn-color::before {
    background: #cb2027;
}

#bio .btn-color::before {
    background: #53c4be;
}

#yce .btn-color::before {
    background: #f47920;
}

#fir .btn-color::before {
    background: #d70912;
}

.btn-color:hover {
	background: #cd6200!important;
	color: #fff !important;
}

#jec .btn-color:hover {
    background: #272788!important;
}

#bcr .btn-color:hover {
    background: #db9729!important;
}

#bce .btn-color:hover {
    background: #d9360b!important;
}

#ele .btn-color:hover {
    background: #7ca563!important;
}

#sha .btn-color:hover,
#sh9 .btn-color:hover {
    background: #ab1c22!important;
}

#bio .btn-color:hover {
    background: #48a8a3!important;
}

#yce .btn-color:hover {
    background: #da7520!important;
}

#fir .btn-color:hover {
    background: #d70912!important;
}

.btn-color-b {
	background: #ff7a01!important;
	color: #fff !important;
}

.btn-color-b:hover {
	background: #cd6200!important;
	color: #fff !important;
}

#jec .btn-color-b:hover {
    background: #272788!important;
}

#bcr .btn-color-b:hover {
    background: #db9729!important;
}

#bce .btn-color-b:hover {
    background: #d9360b!important;
}

#ele .btn-color-b:hover {
    background: #7ca563!important;
}

#bio .btn-color-b:hover {
    background: #48a8a3!important;
}

#yce .btn-color-b:hover {
    background: #da7520!important;
}

#fir .btn-color-b:hover {
    background: #c10e16!important;
}

.btn-color-v {
    background: #87be3f!important;
    color: #fff !important;
}

.btn-color-v:hover {
    background: #7daf3b!important;
    color: #fff !important;
}

.btn-border-w {
	background: transparent!important;
	color: #fff !important;
	border: 2px solid #fff !important;
	padding: 11px 26px;
}

.btn-border-w:hover {
	background: #fff !important;
	border: 2px solid #fff !important;
	color: #ff7a01 !important;
    padding: 11px 26px;
}

#jec .btn-border-w:hover {
    color: #293cea !important;
}

#bcr .btn-border-w:hover {
    color: #db9729 !important;
}

#bce .btn-border-w:hover {
    color: #d9360b !important;
}

#ele .btn-border-w:hover {
    color: #96c878 !important;
}

#bio .btn-border-w:hover {
    color: #48a8a3 !important;
}

#yce .btn-border-w:hover {
    color: #da7520 !important;
}

#fir .btn-border-w:hover {
    color: #c10e16 !important;
}

/* Divers */

.container {
	position: relative;
	z-index: 0;
}

.box-shadow-lg {
	box-shadow: 0 15px 25px -7px rgba(0,0,0,0.2), 0 -12px 10px -10px rgba(0,0,0,0.2);
}

.icon-size-sm {
	font-size: 15px;
}

.icon-size-md {
	font-size: 30px;
}

.icon-size-lg {
	font-size: 60px;
}

img {
	max-width: 100%;
}



/* Form */

input[type="text"], 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
select, textarea {
	display: block;
    width: 100%;
    height: 45px;
    color: #292f33;
    padding: 0px 15px;
    font-weight: 400;
    background: #ffffff;
    border: 2px solid #ececec;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    margin-bottom: 20px;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

select {
	background: url(img/arrow-select.png) no-repeat;
	background-position: center right 5px;
	padding-right: 22px;
}

textarea {
	resize: vertical;
	line-height: 1.1;
	padding: 15px;
	height: 80px;
}

label {
    font-size: 15px;
}

[type=reset], [type=submit], [type=button] {
	color: #fff;
	background: #ff7a01;
}

#jec [type=reset], #jec [type=submit], #jec [type=button] {
    background: #293cea;
}

#bcr [type=reset], #bcr [type=submit], #bcr [type=button] {
    background: #db9729;
}

#bce [type=reset], #bce [type=submit], #bce [type=button] {
    background: #ff3703;
}

#ele [type=reset], #ele [type=submit], #ele [type=button] {
    background: #96c878;
}

#bio [type=reset], #bio [type=submit], #bio [type=button] {
    background: #53c4be;
}

#yce [type=reset], #yce [type=submit], #yce [type=button] {
    background: #f47920;
}

#fir [type=reset], #fir [type=submit], #fir [type=button] {
    background: #d70912;
}

.submit {
    text-align: right;
}

.check-gdpr {
    text-align: right;
}

::placeholder {
  	color: #aaa;
  	font-weight: 400;
  	font-style: italic;
}

:-ms-input-placeholder {
  	color: #aaa;
  	font-weight: 400;
  	font-style: italic;
}

::-ms-input-placeholder {
  	color: #aaa;
  	font-weight: 400;
  	font-style: italic;
}

.checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkbox label {
  position: relative;
  cursor: pointer;
}

.checkbox label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #66ae0e;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  margin-top: -4px;
}

.checkbox input:checked + label:after {
  	content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 7px;
    width: 6px;
    height: 14px;
    border: solid #66ae0e;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.form .captcha {
    display: flex;
    margin-top: 20px;
}

.form .captcha img {
    margin-right: 10px;
    position: relative;
    top: -4px;
}
